2025-11-03 09:05:49,714 - INFO - Domain Default found not creating
2025-11-03 09:05:49,845 - INFO - Project ctest-TestBasicVMVN-00608258 not found, creating it
2025-11-03 09:05:50,265 - INFO - Created Project:ctest-TestBasicVMVN-00608258, ID : c0b37d2d-e9a5-4cf2-adad-8d5ce93b7013
2025-11-03 09:05:51,747 - INFO - ================================================================================
2025-11-03 09:05:51,747 - INFO - STARTING TEST : test_generic_link_local_service
2025-11-03 09:05:51,747 - 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
2025-11-03 09:05:52,000 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2025-11-03 09:05:52,000 - INFO - Initial checks done. Running the testcase now
2025-11-03 09:05:52,000 - INFO -
2025-11-03 09:05:52,522 - DEBUG - Response for create_network : {'network': {'id': '9543d790-e898-4d85-b26c-1a829cff1f58', 'name': 'ctest-vn2_metadata-66749294', 'tenant_id': 'c0b37d2de9a54cf2adad8d5ce93b7013', 'project_id': 'c0b37d2de9a54cf2adad8d5ce93b7013', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-00608258', 'ctest-vn2_metadata-66749294'], 'port_security_enabled': True, 'description': ''}}
2025-11-03 09:05:52,673 - DEBUG - Response for create_subnet : {'subnet': {'id': '85e2330b-592c-454d-a720-9e698e5533d4', 'name': '', 'tenant_id': 'c0b37d2de9a54cf2adad8d5ce93b7013', 'network_id': '9543d790-e898-4d85-b26c-1a829cff1f58', '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': 'c0b37d2de9a54cf2adad8d5ce93b7013'}}
2025-11-03 09:05:52,690 - INFO - Created VN ctest-vn2_metadata-66749294
2025-11-03 09:05:52,743 - DEBUG - VN ctest-vn2_metadata-66749294 UUID is 9543d790-e898-4d85-b26c-1a829cff1f58
2025-11-03 09:05:52,905 - DEBUG - Services list from nova: [, , ]
2025-11-03 09:05:53,900 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4602-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4602-1)
2025-11-03 09:05:54,002 - DEBUG - Link local service introspect added
2025-11-03 09:05:54,039 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-03 09:05:59,104 - DEBUG - VM is in ACTIVE state now
2025-11-03 09:05:59,229 - INFO - Waiting for VM ctest-TestBasicVMVN-00608258-53821887 to be up..
2025-11-03 09:05:59,230 - INFO - VM name : ctest-TestBasicVMVN-00608258-53821887
2025-11-03 09:05:59,300 - DEBUG - VM ctest-TestBasicVMVN-00608258-53821887 ID is 1b057217-441c-4e24-a6f9-dfcdca890d02
2025-11-03 09:05:59,300 - DEBUG - VM ctest-TestBasicVMVN-00608258-53821887 launched on Node cn-jenkins-deploy-platform-ansible-os-4602-1
2025-11-03 09:05:59,367 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/1b057217-441c-4e24-a6f9-dfcdca890d02
2025-11-03 09:05:59,662 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/1b057217-441c-4e24-a6f9-dfcdca890d02
2025-11-03 09:05:59,689 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/e6d378ba-f665-4e36-9206-ee5d5c4eaf5b
2025-11-03 09:06:02,926 - 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 1003ms')
2025-11-03 09:06:02,926 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-00608258-53821887 failed!
2025-11-03 09:06:02,978 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-00608258:ctest-vn2_metadata-66749294 is 11.1.1.1 and allocation pool is NOT set
2025-11-03 09:06:05,044 - 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.46 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.384 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.384/1.422/2.461/1.038 ms')
2025-11-03 09:06:05,044 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-00608258-53821887 passed
2025-11-03 09:06:05,190 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-03 09:06:05,191 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-00608258-53821887, IP 11.1.1.3, Port 22
2025-11-03 09:06:05,341 - DEBUG - VM ctest-TestBasicVMVN-00608258-53821887 is ready for SSH connections
2025-11-03 09:06:05,341 - INFO - Retry 0
2025-11-03 09:06:05,342 - 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
2025-11-03 09:06:05,342 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-11-03 09:06:06,936 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-11-03 09:06:06,936 - INFO - Generic metadata worked
2025-11-03 09:06:07,186 - DEBUG - Link local service introspect removed
2025-11-03 09:06:07,186 - INFO - Deleting VM ctest-TestBasicVMVN-00608258-53821887
2025-11-03 09:06:07,258 - INFO - Deleting VN ctest-vn2_metadata-66749294
2025-11-03 09:06:07,297 - DEBUG - VN 9543d790-e898-4d85-b26c-1a829cff1f58 still in use: Unable to complete operation on network 9543d790-e898-4d85-b26c-1a829cff1f58. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-a7875fa9-dd26-4b81-a730-df21765a15c9']
2025-11-03 09:06:07,297 - WARNING - Deleting VN ctest-vn2_metadata-66749294 failed..Will retry
2025-11-03 09:06:09,391 - DEBUG - Response for deleting network ()
2025-11-03 09:06:09,655 - DEBUG - No XMPP flaps were noticed during the test
2025-11-03 09:06:09,655 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-11-03 09:06:09,656 - INFO - --------------------------------------------------------------------------------
2025-11-03 09:06:09,658 - INFO - ================================================================================
2025-11-03 09:06:09,658 - INFO - STARTING TEST : test_metadata_service
2025-11-03 09:06:09,658 - 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
2025-11-03 09:06:09,947 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2025-11-03 09:06:09,947 - INFO - Initial checks done. Running the testcase now
2025-11-03 09:06:09,947 - INFO -
2025-11-03 09:06:09,947 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs
2025-11-03 09:06:09,951 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/a72c82af-4a6f-477a-b67f-aedc7bc59d19
2025-11-03 09:06:10,118 - DEBUG - Response for create_network : {'network': {'id': 'ee394fa6-2841-4351-ad23-52998ffed3e9', 'name': 'ctest-vn-86350454', 'tenant_id': 'c0b37d2de9a54cf2adad8d5ce93b7013', 'project_id': 'c0b37d2de9a54cf2adad8d5ce93b7013', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-00608258', 'ctest-vn-86350454'], 'port_security_enabled': True, 'description': ''}}
2025-11-03 09:06:10,274 - DEBUG - Response for create_subnet : {'subnet': {'id': '6cfc323d-8c40-453a-9f1a-7c1f050c7f4a', 'name': '', 'tenant_id': 'c0b37d2de9a54cf2adad8d5ce93b7013', 'network_id': 'ee394fa6-2841-4351-ad23-52998ffed3e9', 'ip_version': 4, 'cidr': '168.151.89.128/26', 'allocation_pools': [{'start': '168.151.89.130', 'end': '168.151.89.190'}], 'gateway_ip': '168.151.89.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '168.151.89.130', 'tags': [], 'project_id': 'c0b37d2de9a54cf2adad8d5ce93b7013'}}
2025-11-03 09:06:10,288 - INFO - Created VN ctest-vn-86350454
2025-11-03 09:06:10,343 - DEBUG - VN ctest-vn-86350454 UUID is ee394fa6-2841-4351-ad23-52998ffed3e9
2025-11-03 09:06:11,486 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4602-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4602-1)
2025-11-03 09:06:11,486 - INFO - Waiting for VM ctest-TestBasicVMVN-00608258-89749878 to be up..
2025-11-03 09:06:11,522 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-03 09:06:16,590 - DEBUG - VM is in ACTIVE state now
2025-11-03 09:06:16,591 - INFO - VM name : ctest-TestBasicVMVN-00608258-89749878
2025-11-03 09:06:16,654 - DEBUG - VM ctest-TestBasicVMVN-00608258-89749878 ID is 33eac7b4-dadc-4571-bcb3-94e53bcc411c
2025-11-03 09:06:16,654 - DEBUG - VM ctest-TestBasicVMVN-00608258-89749878 launched on Node cn-jenkins-deploy-platform-ansible-os-4602-1
2025-11-03 09:06:16,721 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/33eac7b4-dadc-4571-bcb3-94e53bcc411c
2025-11-03 09:06:16,729 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/28a7b998-76dd-4f35-bb8c-7bfd042f5fa5
2025-11-03 09:06:19,985 - 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')
2025-11-03 09:06:19,985 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-00608258-89749878 failed!
2025-11-03 09:06:20,038 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-00608258:ctest-vn-86350454 is 168.151.89.129 and allocation pool is NOT set
2025-11-03 09:06:22,094 - 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=4.38 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.917 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.917/2.650/4.383/1.733 ms')
2025-11-03 09:06:22,094 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-00608258-89749878 passed
2025-11-03 09:06:22,242 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-03 09:06:22,243 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-00608258-89749878, IP 168.151.89.131, Port 22
2025-11-03 09:06:22,398 - DEBUG - VM ctest-TestBasicVMVN-00608258-89749878 is ready for SSH connections
2025-11-03 09:06:22,398 - 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
2025-11-03 09:06:22,398 - DEBUG - cat /tmp/output.txt
2025-11-03 09:06:24,025 - DEBUG - Hello World. The time is now Mon, 03 Nov 2025 02:06:21 -0700!
2025-11-03 09:06:24,025 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 03 Nov 2025 02:06:21 -0700!'}
2025-11-03 09:06:24,025 - INFO - metadata_script.txt got executed in the vm
2025-11-03 09:06:24,025 - INFO - Deleting VM ctest-TestBasicVMVN-00608258-89749878
2025-11-03 09:06:24,088 - INFO - Deleting VN ctest-vn-86350454
2025-11-03 09:06:24,124 - DEBUG - VN ee394fa6-2841-4351-ad23-52998ffed3e9 still in use: Unable to complete operation on network ee394fa6-2841-4351-ad23-52998ffed3e9. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-e99e1f92-49e9-4989-8064-5b3eb79a1404']
2025-11-03 09:06:24,124 - WARNING - Deleting VN ctest-vn-86350454 failed..Will retry
2025-11-03 09:06:26,214 - DEBUG - Response for deleting network ()
2025-11-03 09:06:26,466 - DEBUG - No XMPP flaps were noticed during the test
2025-11-03 09:06:26,466 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-11-03 09:06:26,466 - INFO - --------------------------------------------------------------------------------
2025-11-03 09:06:26,468 - INFO - ================================================================================
2025-11-03 09:06:26,469 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-11-03 09:06:26,469 - 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
2025-11-03 09:06:26,755 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2025-11-03 09:06:26,755 - INFO - Initial checks done. Running the testcase now
2025-11-03 09:06:26,755 - INFO -
2025-11-03 09:06:27,213 - DEBUG - Response for create_network : {'network': {'id': '9869f8cd-a2ba-4b2c-8cfb-e75258fc94a6', 'name': 'ctest-vn-47283795', 'tenant_id': 'c0b37d2de9a54cf2adad8d5ce93b7013', 'project_id': 'c0b37d2de9a54cf2adad8d5ce93b7013', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-00608258', 'ctest-vn-47283795'], 'port_security_enabled': True, 'description': ''}}
2025-11-03 09:06:27,402 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b1bfaf98-89d0-4ab6-8fec-820facb4f272', 'name': '', 'tenant_id': 'c0b37d2de9a54cf2adad8d5ce93b7013', 'network_id': '9869f8cd-a2ba-4b2c-8cfb-e75258fc94a6', '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': 'c0b37d2de9a54cf2adad8d5ce93b7013'}}
2025-11-03 09:06:27,633 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd909de30-315d-423d-a88d-5bfbde37f2e0', 'name': '', 'tenant_id': 'c0b37d2de9a54cf2adad8d5ce93b7013', 'network_id': '9869f8cd-a2ba-4b2c-8cfb-e75258fc94a6', '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': 'c0b37d2de9a54cf2adad8d5ce93b7013'}}
2025-11-03 09:06:27,650 - INFO - Created VN ctest-vn-47283795
2025-11-03 09:06:27,703 - DEBUG - VN ctest-vn-47283795 UUID is 9869f8cd-a2ba-4b2c-8cfb-e75258fc94a6
2025-11-03 09:06:28,045 - DEBUG - Response for create_port : {'port': {'name': '2182856a-7081-4515-a167-56085153ed0e', 'id': '2182856a-7081-4515-a167-56085153ed0e', 'tenant_id': 'c0b37d2de9a54cf2adad8d5ce93b7013', 'network_id': '9869f8cd-a2ba-4b2c-8cfb-e75258fc94a6', 'mac_address': '02:21:82:85:6a:70', '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': 'b1bfaf98-89d0-4ab6-8fec-820facb4f272'}], 'security_groups': ['02c67cfc-4443-412b-9d4b-fde71b19df0d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c0b37d2de9a54cf2adad8d5ce93b7013'}}
2025-11-03 09:06:28,200 - DEBUG - Response for create_port : {'port': {'name': '1285b01b-0d67-4084-8600-5a478f0904b4', 'id': '1285b01b-0d67-4084-8600-5a478f0904b4', 'tenant_id': 'c0b37d2de9a54cf2adad8d5ce93b7013', 'network_id': '9869f8cd-a2ba-4b2c-8cfb-e75258fc94a6', 'mac_address': '02:12:85:b0:1b:0d', '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': 'd909de30-315d-423d-a88d-5bfbde37f2e0'}], 'security_groups': ['02c67cfc-4443-412b-9d4b-fde71b19df0d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c0b37d2de9a54cf2adad8d5ce93b7013'}}
2025-11-03 09:06:28,555 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4602-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4602-1)
2025-11-03 09:06:28,958 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4602-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4602-1)
2025-11-03 09:06:30,196 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4602-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4602-1)
2025-11-03 09:06:30,197 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-11-03 09:06:30,202 - DEBUG - Requesting: http://10.0.0.50:8082/domain/7b9671e6-7842-4940-b3ba-80ad20f267fc
2025-11-03 09:06:30,219 - DEBUG - Requesting: http://10.0.0.50:8082/project/c0b37d2d-e9a5-4cf2-adad-8d5ce93b7013
2025-11-03 09:06:30,309 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/90f9949f-4949-42c8-a16b-b972903a6aa5
2025-11-03 09:06:30,317 - INFO - Verifications in API Server for IPAM: ctest-ipam-23353817 passed
2025-11-03 09:06:30,322 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-00608258:ctest-ipam-23353817', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-00608258', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10446544222512825032', 'uuid-lslong': '11631594364311595685'}, 'enable': 'true', 'created': '2025-11-03T09:06:26', 'last-modified': '2025-11-03T09:06:26', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.347524'}
2025-11-03 09:06:30,322 - INFO - Verifications in Control node for IPAM: ctest-ipam-23353817 passed
2025-11-03 09:06:30,322 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-11-03 09:06:30,327 - DEBUG - Requesting: http://10.0.0.50:8082/domain/7b9671e6-7842-4940-b3ba-80ad20f267fc
2025-11-03 09:06:30,336 - DEBUG - Requesting: http://10.0.0.50:8082/project/c0b37d2d-e9a5-4cf2-adad-8d5ce93b7013
2025-11-03 09:06:30,418 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/9869f8cd-a2ba-4b2c-8cfb-e75258fc94a6
2025-11-03 09:06:30,434 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/9869f8cd-a2ba-4b2c-8cfb-e75258fc94a6
2025-11-03 09:06:30,445 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/4fd51bb5-8425-4dcf-96d9-2e4f4db471ba
2025-11-03 09:06:30,454 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/4fd51bb5-8425-4dcf-96d9-2e4f4db471ba
2025-11-03 09:06:30,461 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/435b1c4e-4e4e-4e4c-96bf-6b57e3f8edf0
2025-11-03 09:06:30,469 - DEBUG - Route Targets: ['target:64512:8000004']
2025-11-03 09:06:30,469 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/9869f8cd-a2ba-4b2c-8cfb-e75258fc94a6
2025-11-03 09:06:30,484 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/4fd51bb5-8425-4dcf-96d9-2e4f4db471ba
2025-11-03 09:06:30,521 - INFO - Verified VN network id 12 for VN 9869f8cd-a2ba-4b2c-8cfb-e75258fc94a6
2025-11-03 09:06:30,521 - INFO - Verifications in API Server for VN ctest-vn-47283795 passed
2025-11-03 09:06:30,522 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/9869f8cd-a2ba-4b2c-8cfb-e75258fc94a6
2025-11-03 09:06:30,539 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/4fd51bb5-8425-4dcf-96d9-2e4f4db471ba
2025-11-03 09:06:30,547 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/4fd51bb5-8425-4dcf-96d9-2e4f4db471ba
2025-11-03 09:06:30,553 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/435b1c4e-4e4e-4e4c-96bf-6b57e3f8edf0
2025-11-03 09:06:30,567 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-00608258:ctest-vn-47283795', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-00608258', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10982582728401767212', 'uuid-lslong': '10158967725330568358'}, 'enable': 'true', 'created': '2025-11-03T09:06:27', 'last-modified': '2025-11-03T09:06:27', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.955819'}
2025-11-03 09:06:30,576 - DEBUG - Route Targets: ['target:64512:8000004']
2025-11-03 09:06:30,576 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-47283795 passed
2025-11-03 09:06:30,576 - DEBUG - ====Verifying policy data for ctest-vn-47283795 in API_Server ======
2025-11-03 09:06:30,576 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-11-03 09:06:30,583 - DEBUG - Requesting: http://10.0.0.50:8082/domain/7b9671e6-7842-4940-b3ba-80ad20f267fc
2025-11-03 09:06:30,596 - DEBUG - Requesting: http://10.0.0.50:8082/project/c0b37d2d-e9a5-4cf2-adad-8d5ce93b7013
2025-11-03 09:06:30,671 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/9869f8cd-a2ba-4b2c-8cfb-e75258fc94a6
2025-11-03 09:06:30,702 - DEBUG - =>VN ctest-vn-47283795 has no policy to be verified
2025-11-03 09:06:30,702 - DEBUG - Verifying the vn in opserver
2025-11-03 09:06:30,702 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-00608258:ctest-vn-47283795 virtual network link through opserver 10.0.0.50
2025-11-03 09:06:30,702 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2025-11-03 09:06:31,197 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2025-11-03 09:06:31,262 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-00608258:ctest-vn-47283795', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-00608258:ctest-vn-47283795?flat'}
2025-11-03 09:06:31,262 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-00608258:ctest-vn-47283795 is found in opserver
2025-11-03 09:06:31,269 - DEBUG - VRF ids for VN ctest-vn-47283795: {'10.0.0.50': '2'}
2025-11-03 09:06:31,269 - INFO - Waiting for VM ctest-TestBasicVMVN-00608258-21516861 to be up..
2025-11-03 09:06:31,342 - DEBUG - VM is in ACTIVE state now
2025-11-03 09:06:31,343 - INFO - VM name : ctest-TestBasicVMVN-00608258-21516861
2025-11-03 09:06:31,416 - DEBUG - VM ctest-TestBasicVMVN-00608258-21516861 ID is 3e43d761-827c-4b32-aea7-351a2cd6fcdf
2025-11-03 09:06:31,416 - DEBUG - VM ctest-TestBasicVMVN-00608258-21516861 launched on Node cn-jenkins-deploy-platform-ansible-os-4602-1
2025-11-03 09:06:31,496 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/3e43d761-827c-4b32-aea7-351a2cd6fcdf
2025-11-03 09:06:31,532 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/2182856a-7081-4515-a167-56085153ed0e
2025-11-03 09:06:34,833 - 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 1029ms')
2025-11-03 09:06:34,833 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-00608258-21516861 failed!
2025-11-03 09:06:34,890 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-00608258:ctest-vn-47283795 is 31.1.1.1 and allocation pool is NOT set
2025-11-03 09:06:34,891 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-00608258:ctest-vn-47283795 is 31.1.2.1 and allocation pool is NOT set
2025-11-03 09:06:38,958 - 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')
2025-11-03 09:06:38,958 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-00608258-21516861 failed!
2025-11-03 09:06:39,010 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-00608258:ctest-vn-47283795 is 31.1.1.1 and allocation pool is NOT set
2025-11-03 09:06:39,011 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-00608258:ctest-vn-47283795 is 31.1.2.1 and allocation pool is NOT set
2025-11-03 09:06:41,079 - 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.97 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.614 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.614/1.792/2.970/1.178 ms')
2025-11-03 09:06:41,079 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-00608258-21516861 passed
2025-11-03 09:06:41,230 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-03 09:06:41,231 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-00608258-21516861, IP 31.1.1.4, Port 22
2025-11-03 09:06:41,391 - DEBUG - VM ctest-TestBasicVMVN-00608258-21516861 is ready for SSH connections
2025-11-03 09:06:41,391 - INFO - Waiting for VM ctest-TestBasicVMVN-00608258-02041656 to be up..
2025-11-03 09:06:41,461 - DEBUG - VM is in ACTIVE state now
2025-11-03 09:06:41,461 - INFO - VM name : ctest-TestBasicVMVN-00608258-02041656
2025-11-03 09:06:41,535 - DEBUG - VM ctest-TestBasicVMVN-00608258-02041656 ID is daddd0b4-93d7-4bc5-8524-255312736b2e
2025-11-03 09:06:41,535 - DEBUG - VM ctest-TestBasicVMVN-00608258-02041656 launched on Node cn-jenkins-deploy-platform-ansible-os-4602-1
2025-11-03 09:06:41,604 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/daddd0b4-93d7-4bc5-8524-255312736b2e
2025-11-03 09:06:41,614 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/1285b01b-0d67-4084-8600-5a478f0904b4
2025-11-03 09:06:42,857 - 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.81 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.447 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.447/1.626/2.806/1.179 ms')
2025-11-03 09:06:42,857 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-00608258-02041656 passed
2025-11-03 09:06:43,006 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-03 09:06:43,007 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-00608258-02041656, IP 31.1.2.4, Port 22
2025-11-03 09:06:43,162 - DEBUG - VM ctest-TestBasicVMVN-00608258-02041656 is ready for SSH connections
2025-11-03 09:06:43,162 - INFO - Waiting for VM ctest-TestBasicVMVN-00608258-44596507 to be up..
2025-11-03 09:06:43,226 - DEBUG - VM is in ACTIVE state now
2025-11-03 09:06:43,226 - INFO - VM name : ctest-TestBasicVMVN-00608258-44596507
2025-11-03 09:06:43,292 - DEBUG - VM ctest-TestBasicVMVN-00608258-44596507 ID is fc52a993-6fd3-45bb-97a4-8a60c3cd3307
2025-11-03 09:06:43,292 - DEBUG - VM ctest-TestBasicVMVN-00608258-44596507 launched on Node cn-jenkins-deploy-platform-ansible-os-4602-1
2025-11-03 09:06:43,360 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/fc52a993-6fd3-45bb-97a4-8a60c3cd3307
2025-11-03 09:06:43,367 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/85d7c1e4-72d4-4f7b-a0aa-e2637baaed4e
2025-11-03 09:06:44,602 - 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.96 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.527 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.527/2.243/3.959/1.716 ms')
2025-11-03 09:06:44,602 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-00608258-44596507 passed
2025-11-03 09:06:44,755 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-03 09:06:44,755 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-00608258-44596507, IP 31.1.1.3, Port 22
2025-11-03 09:06:44,926 - DEBUG - VM ctest-TestBasicVMVN-00608258-44596507 is ready for SSH connections
2025-11-03 09:06:44,926 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-03 09:06:44,926 - 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
2025-11-03 09:06:44,926 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-11-03 09:06:48,919 - 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.752 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.770 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.157 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.770/1.893/3.752 ms
2025-11-03 09:06:48,919 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-00608258-21516861 passed
2025-11-03 09:06:48,920 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-03 09:06:48,920 - 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
2025-11-03 09:06:48,920 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-11-03 09:06:52,582 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=63 time=2.890 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.941 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.013 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.941/1.614/2.890 ms
2025-11-03 09:06:52,582 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-00608258-02041656 passed
2025-11-03 09:06:52,582 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-03 09:06:52,582 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-03 09:06:52,582 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-03 09:06:52,582 - 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
2025-11-03 09:06:52,582 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-03 09:06:52,759 - DEBUG - None
2025-11-03 09:06:52,759 - 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
2025-11-03 09:06:52,759 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-03 09:06:52,933 - DEBUG - None
2025-11-03 09:06:52,933 - 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
2025-11-03 09:06:52,934 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-03 09:06:53,575 - DEBUG - None
2025-11-03 09:06:53,575 - 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
2025-11-03 09:06:53,575 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-11-03 09:06:55,798 - 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.224 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.340 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.408 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.716 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.341 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.341/2.005/4.340 ms
2025-11-03 09:06:55,798 - 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
2025-11-03 09:06:55,798 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-11-03 09:06:58,034 - 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.670 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.511 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.469 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.887 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.116 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.122 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.408 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.408/2.311/4.469 ms
2025-11-03 09:06:58,034 - 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
2025-11-03 09:06:58,034 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-11-03 09:07:00,299 - 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.632 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.048 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.355 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.405 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.228 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.971 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.330 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.330/1.995/4.355 ms
2025-11-03 09:07:00,300 - INFO - Deleting VM ctest-TestBasicVMVN-00608258-44596507
2025-11-03 09:07:00,369 - INFO - Detaching port 1285b01b-0d67-4084-8600-5a478f0904b4 from VM ctest-TestBasicVMVN-00608258-02041656
2025-11-03 09:07:00,398 - INFO - Deleting VM ctest-TestBasicVMVN-00608258-02041656
2025-11-03 09:07:00,456 - INFO - Detaching port 2182856a-7081-4515-a167-56085153ed0e from VM ctest-TestBasicVMVN-00608258-21516861
2025-11-03 09:07:00,488 - INFO - Deleting VM ctest-TestBasicVMVN-00608258-21516861
2025-11-03 09:07:00,548 - INFO - Deleting VN ctest-vn-47283795
2025-11-03 09:07:00,682 - DEBUG - Response for delete_port : ()
2025-11-03 09:07:00,843 - DEBUG - Response for delete_port : ()
2025-11-03 09:07:00,880 - DEBUG - VN 9869f8cd-a2ba-4b2c-8cfb-e75258fc94a6 still in use: Unable to complete operation on network 9869f8cd-a2ba-4b2c-8cfb-e75258fc94a6. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-0192db82-7328-4c3b-ac1a-85a5907e8c62']
2025-11-03 09:07:00,880 - WARNING - Deleting VN ctest-vn-47283795 failed..Will retry
2025-11-03 09:07:02,996 - DEBUG - Response for deleting network ()
2025-11-03 09:07:02,996 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/4fd51bb5-8425-4dcf-96d9-2e4f4db471ba
2025-11-03 09:07:03,001 - DEBUG - Response Code: 404
2025-11-03 09:07:03,001 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-11-03 09:07:03,005 - DEBUG - Requesting: http://10.0.0.50:8082/domain/7b9671e6-7842-4940-b3ba-80ad20f267fc
2025-11-03 09:07:03,055 - DEBUG - Requesting: http://10.0.0.50:8082/project/c0b37d2d-e9a5-4cf2-adad-8d5ce93b7013
2025-11-03 09:07:03,125 - INFO - Validated that VN ctest-vn-47283795 is not found in API Server
2025-11-03 09:07:03,136 - DEBUG - VN ctest-vn-47283795 is not present in Agent 10.0.0.50
2025-11-03 09:07:03,136 - INFO - Validated that VN ctest-vn-47283795 is not in any agent
2025-11-03 09:07:03,141 - DEBUG - VRF 2 is not seen in agent 10.0.0.50
2025-11-03 09:07:03,147 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-47283795
2025-11-03 09:07:03,147 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-00608258:ctest-vn-47283795
2025-11-03 09:07:03,158 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-47283795 info
2025-11-03 09:07:03,230 - INFO - IPAM: ctest-ipam-23353817 is not found in API Server
2025-11-03 09:07:03,245 - INFO - IPAM:ctest-ipam-23353817 is not found in control node
2025-11-03 09:07:03,503 - DEBUG - No XMPP flaps were noticed during the test
2025-11-03 09:07:03,504 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-11-03 09:07:03,504 - INFO - --------------------------------------------------------------------------------
2025-11-03 09:07:04,160 - INFO - Deleted project: ctest-TestBasicVMVN-00608258, ID : c0b37d2d-e9a5-4cf2-adad-8d5ce93b7013