2025-08-12 14:15:05,446 - INFO - Domain Default found not creating
2025-08-12 14:15:05,670 - INFO - Project ctest-TestBasicVMVN-69135217 not found, creating it
2025-08-12 14:15:06,098 - INFO - Created Project:ctest-TestBasicVMVN-69135217, ID : e56be714-e8e4-4394-a739-6867f2fa92c6
2025-08-12 14:15:07,408 - INFO - ================================================================================
2025-08-12 14:15:07,408 - INFO - STARTING TEST : test_generic_link_local_service
2025-08-12 14:15:07,408 - 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-08-12 14:15:07,667 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-08-12 14:15:07,668 - INFO - Initial checks done. Running the testcase now
2025-08-12 14:15:07,668 - INFO -
2025-08-12 14:15:08,189 - DEBUG - Response for create_network : {'network': {'id': '6fb8278e-0843-43da-a8d2-ef3f39cdd821', 'name': 'ctest-vn2_metadata-38808278', 'tenant_id': 'e56be714e8e44394a7396867f2fa92c6', 'project_id': 'e56be714e8e44394a7396867f2fa92c6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-69135217', 'ctest-vn2_metadata-38808278'], 'port_security_enabled': True, 'description': ''}}
2025-08-12 14:15:08,340 - DEBUG - Response for create_subnet : {'subnet': {'id': '93ed37a4-49c6-43b4-85e0-107287a2d25d', 'name': '', 'tenant_id': 'e56be714e8e44394a7396867f2fa92c6', 'network_id': '6fb8278e-0843-43da-a8d2-ef3f39cdd821', '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': 'e56be714e8e44394a7396867f2fa92c6'}}
2025-08-12 14:15:08,355 - INFO - Created VN ctest-vn2_metadata-38808278
2025-08-12 14:15:08,411 - DEBUG - VN ctest-vn2_metadata-38808278 UUID is 6fb8278e-0843-43da-a8d2-ef3f39cdd821
2025-08-12 14:15:08,567 - DEBUG - Services list from nova: [, , ]
2025-08-12 14:15:09,516 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3831-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3831-1)
2025-08-12 14:15:09,618 - DEBUG - Link local service introspect added
2025-08-12 14:15:09,659 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-12 14:15:14,727 - DEBUG - VM is in ACTIVE state now
2025-08-12 14:15:14,839 - INFO - Waiting for VM ctest-TestBasicVMVN-69135217-61110100 to be up..
2025-08-12 14:15:14,839 - INFO - VM name : ctest-TestBasicVMVN-69135217-61110100
2025-08-12 14:15:14,901 - DEBUG - VM ctest-TestBasicVMVN-69135217-61110100 ID is 4b31b0a4-c65f-4c43-a15f-f27476e871b6
2025-08-12 14:15:14,901 - DEBUG - VM ctest-TestBasicVMVN-69135217-61110100 launched on Node cn-jenkins-deploy-platform-ansible-os-3831-1
2025-08-12 14:15:14,960 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/4b31b0a4-c65f-4c43-a15f-f27476e871b6
2025-08-12 14:15:15,248 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/4b31b0a4-c65f-4c43-a15f-f27476e871b6
2025-08-12 14:15:15,277 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/f229bb06-8167-4d57-9a24-2b9aeaef3264
2025-08-12 14:15:18,540 - 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 1028ms')
2025-08-12 14:15:18,540 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69135217-61110100 failed!
2025-08-12 14:15:18,594 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69135217:ctest-vn2_metadata-38808278 is 11.1.1.1 and allocation pool is NOT set
2025-08-12 14:15:20,655 - 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.21 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.365 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.365/1.285/2.206/0.920 ms')
2025-08-12 14:15:20,656 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69135217-61110100 passed
2025-08-12 14:15:20,807 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-12 14:15:20,807 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69135217-61110100, IP 11.1.1.3, Port 22
2025-08-12 14:15:20,962 - DEBUG - VM ctest-TestBasicVMVN-69135217-61110100 is ready for SSH connections
2025-08-12 14:15:20,962 - INFO - Retry 0
2025-08-12 14:15:20,962 - 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.254, gateway password: c0ntrail123
2025-08-12 14:15:20,962 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-08-12 14:15:22,533 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-08-12 14:15:22,533 - INFO - Generic metadata worked
2025-08-12 14:15:22,774 - DEBUG - Link local service introspect removed
2025-08-12 14:15:22,774 - INFO - Deleting VM ctest-TestBasicVMVN-69135217-61110100
2025-08-12 14:15:22,834 - INFO - Deleting VN ctest-vn2_metadata-38808278
2025-08-12 14:15:22,870 - DEBUG - VN 6fb8278e-0843-43da-a8d2-ef3f39cdd821 still in use: Unable to complete operation on network 6fb8278e-0843-43da-a8d2-ef3f39cdd821. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-75031274-fecf-450e-be3d-34d3810a0eb9']
2025-08-12 14:15:22,870 - WARNING - Deleting VN ctest-vn2_metadata-38808278 failed..Will retry
2025-08-12 14:15:24,959 - DEBUG - Response for deleting network ()
2025-08-12 14:15:25,207 - DEBUG - No XMPP flaps were noticed during the test
2025-08-12 14:15:25,207 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-08-12 14:15:25,208 - INFO - --------------------------------------------------------------------------------
2025-08-12 14:15:25,210 - INFO - ================================================================================
2025-08-12 14:15:25,210 - INFO - STARTING TEST : test_metadata_service
2025-08-12 14:15:25,210 - 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-08-12 14:15:25,495 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-08-12 14:15:25,495 - INFO - Initial checks done. Running the testcase now
2025-08-12 14:15:25,495 - INFO -
2025-08-12 14:15:25,495 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs
2025-08-12 14:15:25,501 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/4569c23f-115a-498e-84d0-822bba951dc1
2025-08-12 14:15:25,664 - DEBUG - Response for create_network : {'network': {'id': 'bc082695-8f90-443f-8ec3-eef0a9bbd65b', 'name': 'ctest-vn-66751025', 'tenant_id': 'e56be714e8e44394a7396867f2fa92c6', 'project_id': 'e56be714e8e44394a7396867f2fa92c6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-69135217', 'ctest-vn-66751025'], 'port_security_enabled': True, 'description': ''}}
2025-08-12 14:15:25,814 - DEBUG - Response for create_subnet : {'subnet': {'id': '060da525-a542-48ef-bbba-295254b162a2', 'name': '', 'tenant_id': 'e56be714e8e44394a7396867f2fa92c6', 'network_id': 'bc082695-8f90-443f-8ec3-eef0a9bbd65b', 'ip_version': 4, 'cidr': '201.133.2.192/26', 'allocation_pools': [{'start': '201.133.2.194', 'end': '201.133.2.254'}], 'gateway_ip': '201.133.2.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '201.133.2.194', 'tags': [], 'project_id': 'e56be714e8e44394a7396867f2fa92c6'}}
2025-08-12 14:15:25,829 - INFO - Created VN ctest-vn-66751025
2025-08-12 14:15:25,882 - DEBUG - VN ctest-vn-66751025 UUID is bc082695-8f90-443f-8ec3-eef0a9bbd65b
2025-08-12 14:15:26,940 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3831-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3831-1)
2025-08-12 14:15:26,940 - INFO - Waiting for VM ctest-TestBasicVMVN-69135217-13292518 to be up..
2025-08-12 14:15:26,970 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-12 14:15:32,034 - DEBUG - VM is in ACTIVE state now
2025-08-12 14:15:32,034 - INFO - VM name : ctest-TestBasicVMVN-69135217-13292518
2025-08-12 14:15:32,094 - DEBUG - VM ctest-TestBasicVMVN-69135217-13292518 ID is a84f9d5d-ab20-4ed2-8d86-97ea73470e3a
2025-08-12 14:15:32,094 - DEBUG - VM ctest-TestBasicVMVN-69135217-13292518 launched on Node cn-jenkins-deploy-platform-ansible-os-3831-1
2025-08-12 14:15:32,159 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/a84f9d5d-ab20-4ed2-8d86-97ea73470e3a
2025-08-12 14:15:32,166 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/37f008e6-f4b9-4f66-b5a1-c06e404a0fc2
2025-08-12 14:15:35,430 - 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 1032ms')
2025-08-12 14:15:35,431 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69135217-13292518 failed!
2025-08-12 14:15:35,487 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69135217:ctest-vn-66751025 is 201.133.2.193 and allocation pool is NOT set
2025-08-12 14:15:37,543 - 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.31 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.715 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.715/2.011/3.307/1.296 ms')
2025-08-12 14:15:37,543 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69135217-13292518 passed
2025-08-12 14:15:37,686 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-12 14:15:37,687 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69135217-13292518, IP 201.133.2.195, Port 22
2025-08-12 14:15:37,838 - DEBUG - VM ctest-TestBasicVMVN-69135217-13292518 is ready for SSH connections
2025-08-12 14:15:37,838 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-12 14:15:37,838 - DEBUG - cat /tmp/output.txt
2025-08-12 14:15:39,423 - DEBUG - Hello World. The time is now Tue, 12 Aug 2025 08:15:35 -0600!
2025-08-12 14:15:39,424 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 12 Aug 2025 08:15:35 -0600!'}
2025-08-12 14:15:39,424 - INFO - metadata_script.txt got executed in the vm
2025-08-12 14:15:39,424 - INFO - Deleting VM ctest-TestBasicVMVN-69135217-13292518
2025-08-12 14:15:39,486 - INFO - Deleting VN ctest-vn-66751025
2025-08-12 14:15:39,519 - DEBUG - VN bc082695-8f90-443f-8ec3-eef0a9bbd65b still in use: Unable to complete operation on network bc082695-8f90-443f-8ec3-eef0a9bbd65b. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-6e6b6422-2955-45af-b005-fb991dd5ad0d']
2025-08-12 14:15:39,520 - WARNING - Deleting VN ctest-vn-66751025 failed..Will retry
2025-08-12 14:15:41,611 - DEBUG - Response for deleting network ()
2025-08-12 14:15:41,867 - DEBUG - No XMPP flaps were noticed during the test
2025-08-12 14:15:41,867 - INFO - END TEST : test_metadata_service : PASSED[0:00:16]
2025-08-12 14:15:41,868 - INFO - --------------------------------------------------------------------------------
2025-08-12 14:15:41,870 - INFO - ================================================================================
2025-08-12 14:15:41,870 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-08-12 14:15:41,870 - 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-08-12 14:15:42,159 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-08-12 14:15:42,159 - INFO - Initial checks done. Running the testcase now
2025-08-12 14:15:42,159 - INFO -
2025-08-12 14:15:42,630 - DEBUG - Response for create_network : {'network': {'id': 'cdcfcff3-346a-41f7-a685-00d271938146', 'name': 'ctest-vn-65585235', 'tenant_id': 'e56be714e8e44394a7396867f2fa92c6', 'project_id': 'e56be714e8e44394a7396867f2fa92c6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-69135217', 'ctest-vn-65585235'], 'port_security_enabled': True, 'description': ''}}
2025-08-12 14:15:42,804 - DEBUG - Response for create_subnet : {'subnet': {'id': '1229acb0-6044-45c3-9e00-32251c6f58f9', 'name': '', 'tenant_id': 'e56be714e8e44394a7396867f2fa92c6', 'network_id': 'cdcfcff3-346a-41f7-a685-00d271938146', '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': 'e56be714e8e44394a7396867f2fa92c6'}}
2025-08-12 14:15:42,944 - DEBUG - Response for create_subnet : {'subnet': {'id': '0bbcb9e9-35ac-4977-87f7-51037b1e581c', 'name': '', 'tenant_id': 'e56be714e8e44394a7396867f2fa92c6', 'network_id': 'cdcfcff3-346a-41f7-a685-00d271938146', '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': 'e56be714e8e44394a7396867f2fa92c6'}}
2025-08-12 14:15:42,960 - INFO - Created VN ctest-vn-65585235
2025-08-12 14:15:43,010 - DEBUG - VN ctest-vn-65585235 UUID is cdcfcff3-346a-41f7-a685-00d271938146
2025-08-12 14:15:43,323 - DEBUG - Response for create_port : {'port': {'name': '3d977c8f-4302-4f20-bab5-bb3c3d6f69db', 'id': '3d977c8f-4302-4f20-bab5-bb3c3d6f69db', 'tenant_id': 'e56be714e8e44394a7396867f2fa92c6', 'network_id': 'cdcfcff3-346a-41f7-a685-00d271938146', 'mac_address': '02:3d:97:7c:8f:43', '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': '1229acb0-6044-45c3-9e00-32251c6f58f9'}], 'security_groups': ['08d1657d-6a53-4735-9487-35bcc04fc000'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e56be714e8e44394a7396867f2fa92c6'}}
2025-08-12 14:15:43,478 - DEBUG - Response for create_port : {'port': {'name': 'e702bc02-57d7-41fb-83c4-c382ad2067e0', 'id': 'e702bc02-57d7-41fb-83c4-c382ad2067e0', 'tenant_id': 'e56be714e8e44394a7396867f2fa92c6', 'network_id': 'cdcfcff3-346a-41f7-a685-00d271938146', 'mac_address': '02:e7:02:bc:02:57', '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': '0bbcb9e9-35ac-4977-87f7-51037b1e581c'}], 'security_groups': ['08d1657d-6a53-4735-9487-35bcc04fc000'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e56be714e8e44394a7396867f2fa92c6'}}
2025-08-12 14:15:43,787 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3831-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3831-1)
2025-08-12 14:15:44,134 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3831-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3831-1)
2025-08-12 14:15:45,308 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3831-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3831-1)
2025-08-12 14:15:45,308 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-08-12 14:15:45,314 - DEBUG - Requesting: http://10.0.0.254:8082/domain/75e2896a-e40f-49ff-86de-27b30e8a0235
2025-08-12 14:15:45,331 - DEBUG - Requesting: http://10.0.0.254:8082/project/e56be714-e8e4-4394-a739-6867f2fa92c6
2025-08-12 14:15:45,403 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/9ae83245-461d-4a4b-8d8e-0615c975ef1c
2025-08-12 14:15:45,413 - INFO - Verifications in API Server for IPAM: ctest-ipam-24753352 passed
2025-08-12 14:15:45,420 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-69135217:ctest-ipam-24753352', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-69135217', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11162226949548231243', 'uuid-lslong': '10200096896684781340'}, 'enable': 'true', 'created': '2025-08-12T14:15:42', 'last-modified': '2025-08-12T14:15:42', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.029201'}
2025-08-12 14:15:45,420 - INFO - Verifications in Control node for IPAM: ctest-ipam-24753352 passed
2025-08-12 14:15:45,420 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-08-12 14:15:45,428 - DEBUG - Requesting: http://10.0.0.254:8082/domain/75e2896a-e40f-49ff-86de-27b30e8a0235
2025-08-12 14:15:45,445 - DEBUG - Requesting: http://10.0.0.254:8082/project/e56be714-e8e4-4394-a739-6867f2fa92c6
2025-08-12 14:15:45,531 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/cdcfcff3-346a-41f7-a685-00d271938146
2025-08-12 14:15:45,543 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/cdcfcff3-346a-41f7-a685-00d271938146
2025-08-12 14:15:45,560 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/5606eeaa-a476-4ac1-a6b4-f2ef4ce5f04b
2025-08-12 14:15:45,567 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/5606eeaa-a476-4ac1-a6b4-f2ef4ce5f04b
2025-08-12 14:15:45,576 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/679f0201-345f-4ea5-9893-f60c3e39e285
2025-08-12 14:15:45,583 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-12 14:15:45,583 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/cdcfcff3-346a-41f7-a685-00d271938146
2025-08-12 14:15:45,594 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/5606eeaa-a476-4ac1-a6b4-f2ef4ce5f04b
2025-08-12 14:15:45,613 - INFO - Verified VN network id 12 for VN cdcfcff3-346a-41f7-a685-00d271938146
2025-08-12 14:15:45,613 - INFO - Verifications in API Server for VN ctest-vn-65585235 passed
2025-08-12 14:15:45,614 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/cdcfcff3-346a-41f7-a685-00d271938146
2025-08-12 14:15:45,625 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/5606eeaa-a476-4ac1-a6b4-f2ef4ce5f04b
2025-08-12 14:15:45,636 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/5606eeaa-a476-4ac1-a6b4-f2ef4ce5f04b
2025-08-12 14:15:45,646 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/679f0201-345f-4ea5-9893-f60c3e39e285
2025-08-12 14:15:45,658 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-69135217:ctest-vn-65585235', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-69135217', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14830300741417714167', 'uuid-lslong': '11998997686047179078'}, 'enable': 'true', 'created': '2025-08-12T14:15:42', 'last-modified': '2025-08-12T14:15:42', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.739542'}
2025-08-12 14:15:45,665 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-12 14:15:45,665 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-65585235 passed
2025-08-12 14:15:45,666 - DEBUG - ====Verifying policy data for ctest-vn-65585235 in API_Server ======
2025-08-12 14:15:45,666 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-08-12 14:15:45,673 - DEBUG - Requesting: http://10.0.0.254:8082/domain/75e2896a-e40f-49ff-86de-27b30e8a0235
2025-08-12 14:15:45,693 - DEBUG - Requesting: http://10.0.0.254:8082/project/e56be714-e8e4-4394-a739-6867f2fa92c6
2025-08-12 14:15:45,784 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/cdcfcff3-346a-41f7-a685-00d271938146
2025-08-12 14:15:45,815 - DEBUG - =>VN ctest-vn-65585235 has no policy to be verified
2025-08-12 14:15:45,815 - DEBUG - Verifying the vn in opserver
2025-08-12 14:15:45,815 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-69135217:ctest-vn-65585235 virtual network link through opserver 10.0.0.254
2025-08-12 14:15:45,816 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-08-12 14:15:46,188 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-08-12 14:15:46,255 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-69135217:ctest-vn-65585235', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-69135217:ctest-vn-65585235?flat'}
2025-08-12 14:15:46,255 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-69135217:ctest-vn-65585235 is found in opserver
2025-08-12 14:15:46,261 - DEBUG - VRF ids for VN ctest-vn-65585235: {'10.0.0.254': '2'}
2025-08-12 14:15:46,261 - INFO - Waiting for VM ctest-TestBasicVMVN-69135217-39606996 to be up..
2025-08-12 14:15:46,336 - DEBUG - VM is in ACTIVE state now
2025-08-12 14:15:46,337 - INFO - VM name : ctest-TestBasicVMVN-69135217-39606996
2025-08-12 14:15:46,421 - DEBUG - VM ctest-TestBasicVMVN-69135217-39606996 ID is ee1b08d0-1f1d-4558-98dc-ed9fbb8d144d
2025-08-12 14:15:46,421 - DEBUG - VM ctest-TestBasicVMVN-69135217-39606996 launched on Node cn-jenkins-deploy-platform-ansible-os-3831-1
2025-08-12 14:15:46,491 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/ee1b08d0-1f1d-4558-98dc-ed9fbb8d144d
2025-08-12 14:15:46,499 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/3d977c8f-4302-4f20-bab5-bb3c3d6f69db
2025-08-12 14:15:49,800 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1012ms')
2025-08-12 14:15:49,800 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69135217-39606996 failed!
2025-08-12 14:15:49,854 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69135217:ctest-vn-65585235 is 31.1.1.1 and allocation pool is NOT set
2025-08-12 14:15:49,855 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69135217:ctest-vn-65585235 is 31.1.2.1 and allocation pool is NOT set
2025-08-12 14:15:53,934 - 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 1020ms')
2025-08-12 14:15:53,934 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69135217-39606996 failed!
2025-08-12 14:15:53,987 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69135217:ctest-vn-65585235 is 31.1.1.1 and allocation pool is NOT set
2025-08-12 14:15:53,987 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69135217:ctest-vn-65585235 is 31.1.2.1 and allocation pool is NOT set
2025-08-12 14:15:56,047 - 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.83 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.394 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.394/1.613/2.832/1.219 ms')
2025-08-12 14:15:56,047 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69135217-39606996 passed
2025-08-12 14:15:56,198 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-12 14:15:56,199 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69135217-39606996, IP 31.1.1.4, Port 22
2025-08-12 14:15:56,350 - DEBUG - VM ctest-TestBasicVMVN-69135217-39606996 is ready for SSH connections
2025-08-12 14:15:56,350 - INFO - Waiting for VM ctest-TestBasicVMVN-69135217-91875856 to be up..
2025-08-12 14:15:56,416 - DEBUG - VM is in ACTIVE state now
2025-08-12 14:15:56,416 - INFO - VM name : ctest-TestBasicVMVN-69135217-91875856
2025-08-12 14:15:56,477 - DEBUG - VM ctest-TestBasicVMVN-69135217-91875856 ID is 593fa1b2-69d0-452f-81f7-d95fc4376a42
2025-08-12 14:15:56,477 - DEBUG - VM ctest-TestBasicVMVN-69135217-91875856 launched on Node cn-jenkins-deploy-platform-ansible-os-3831-1
2025-08-12 14:15:56,537 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/593fa1b2-69d0-452f-81f7-d95fc4376a42
2025-08-12 14:15:56,544 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/e702bc02-57d7-41fb-83c4-c382ad2067e0
2025-08-12 14:15:57,775 - 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.78 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.350 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.350/1.566/2.782/1.216 ms')
2025-08-12 14:15:57,775 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-69135217-91875856 passed
2025-08-12 14:15:57,918 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-12 14:15:57,919 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69135217-91875856, IP 31.1.2.4, Port 22
2025-08-12 14:15:58,073 - DEBUG - VM ctest-TestBasicVMVN-69135217-91875856 is ready for SSH connections
2025-08-12 14:15:58,074 - INFO - Waiting for VM ctest-TestBasicVMVN-69135217-53314766 to be up..
2025-08-12 14:15:58,134 - DEBUG - VM is in ACTIVE state now
2025-08-12 14:15:58,135 - INFO - VM name : ctest-TestBasicVMVN-69135217-53314766
2025-08-12 14:15:58,194 - DEBUG - VM ctest-TestBasicVMVN-69135217-53314766 ID is e35cf894-4de4-4217-864a-6d20e841c819
2025-08-12 14:15:58,194 - DEBUG - VM ctest-TestBasicVMVN-69135217-53314766 launched on Node cn-jenkins-deploy-platform-ansible-os-3831-1
2025-08-12 14:15:58,255 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/e35cf894-4de4-4217-864a-6d20e841c819
2025-08-12 14:15:58,262 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/129fded2-2ba8-4f11-848b-6fbd3a45672a
2025-08-12 14:15:59,497 - 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.60 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.308 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.308/1.454/2.600/1.146 ms')
2025-08-12 14:15:59,497 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-69135217-53314766 passed
2025-08-12 14:15:59,642 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-12 14:15:59,643 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69135217-53314766, IP 31.1.1.3, Port 22
2025-08-12 14:15:59,794 - DEBUG - VM ctest-TestBasicVMVN-69135217-53314766 is ready for SSH connections
2025-08-12 14:15:59,794 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-12 14:15:59,794 - 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.254, gateway password: c0ntrail123
2025-08-12 14:15:59,794 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-08-12 14:16:03,758 - 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.321 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.788 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.870 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.788/1.659/3.321 ms
2025-08-12 14:16:03,758 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-69135217-39606996 passed
2025-08-12 14:16:03,758 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-12 14:16:03,758 - 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.254, gateway password: c0ntrail123
2025-08-12 14:16:03,758 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-08-12 14:16:07,380 - 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.633 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.804 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.731 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.731/1.389/2.633 ms
2025-08-12 14:16:07,380 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-69135217-91875856 passed
2025-08-12 14:16:07,380 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-12 14:16:07,380 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-12 14:16:07,380 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-12 14:16:07,380 - 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.254, gateway password: c0ntrail123
2025-08-12 14:16:07,380 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-12 14:16:07,542 - DEBUG - None
2025-08-12 14:16:07,542 - 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.254, gateway password: c0ntrail123
2025-08-12 14:16:07,542 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-12 14:16:07,705 - DEBUG - None
2025-08-12 14:16:07,706 - 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.254, gateway password: c0ntrail123
2025-08-12 14:16:07,706 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-12 14:16:08,279 - DEBUG - None
2025-08-12 14:16:08,279 - 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.254, gateway password: c0ntrail123
2025-08-12 14:16:08,279 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-08-12 14:16:10,476 - 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.728 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.974 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=1.643 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.455 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.408/2.241/6.974 ms
2025-08-12 14:16:10,476 - 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.254, gateway password: c0ntrail123
2025-08-12 14:16:10,476 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-08-12 14:16:12,710 - 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.968 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.015 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.069 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.417 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.713 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.443 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.428 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.417/1.864/4.069 ms
2025-08-12 14:16:12,710 - 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.254, gateway password: c0ntrail123
2025-08-12 14:16:12,710 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-08-12 14:16:14,935 - 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.709 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.284 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.017 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.490 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.740 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.483 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.351 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.351/1.582/3.017 ms
2025-08-12 14:16:14,936 - INFO - Deleting VM ctest-TestBasicVMVN-69135217-53314766
2025-08-12 14:16:14,992 - INFO - Detaching port e702bc02-57d7-41fb-83c4-c382ad2067e0 from VM ctest-TestBasicVMVN-69135217-91875856
2025-08-12 14:16:15,020 - INFO - Deleting VM ctest-TestBasicVMVN-69135217-91875856
2025-08-12 14:16:15,077 - INFO - Detaching port 3d977c8f-4302-4f20-bab5-bb3c3d6f69db from VM ctest-TestBasicVMVN-69135217-39606996
2025-08-12 14:16:15,105 - INFO - Deleting VM ctest-TestBasicVMVN-69135217-39606996
2025-08-12 14:16:15,160 - INFO - Deleting VN ctest-vn-65585235
2025-08-12 14:16:15,302 - DEBUG - Response for delete_port : ()
2025-08-12 14:16:15,460 - DEBUG - Response for delete_port : ()
2025-08-12 14:16:15,498 - DEBUG - VN cdcfcff3-346a-41f7-a685-00d271938146 still in use: Unable to complete operation on network cdcfcff3-346a-41f7-a685-00d271938146. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1fff5255-d592-4b4e-90a0-65ead04a3b80']
2025-08-12 14:16:15,498 - WARNING - Deleting VN ctest-vn-65585235 failed..Will retry
2025-08-12 14:16:17,631 - DEBUG - Response for deleting network ()
2025-08-12 14:16:17,631 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/5606eeaa-a476-4ac1-a6b4-f2ef4ce5f04b
2025-08-12 14:16:17,637 - DEBUG - Response Code: 404
2025-08-12 14:16:17,637 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-08-12 14:16:17,646 - DEBUG - Requesting: http://10.0.0.254:8082/domain/75e2896a-e40f-49ff-86de-27b30e8a0235
2025-08-12 14:16:17,709 - DEBUG - Requesting: http://10.0.0.254:8082/project/e56be714-e8e4-4394-a739-6867f2fa92c6
2025-08-12 14:16:17,785 - INFO - Validated that VN ctest-vn-65585235 is not found in API Server
2025-08-12 14:16:17,798 - DEBUG - VN ctest-vn-65585235 is not present in Agent 10.0.0.254
2025-08-12 14:16:17,798 - INFO - Validated that VN ctest-vn-65585235 is not in any agent
2025-08-12 14:16:17,805 - DEBUG - VRF 2 is not seen in agent 10.0.0.254
2025-08-12 14:16:17,813 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-65585235
2025-08-12 14:16:17,813 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-69135217:ctest-vn-65585235
2025-08-12 14:16:17,829 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-65585235 info
2025-08-12 14:16:17,902 - INFO - IPAM: ctest-ipam-24753352 is not found in API Server
2025-08-12 14:16:17,914 - INFO - IPAM:ctest-ipam-24753352 is not found in control node
2025-08-12 14:16:18,184 - DEBUG - No XMPP flaps were noticed during the test
2025-08-12 14:16:18,184 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-08-12 14:16:18,184 - INFO - --------------------------------------------------------------------------------
2025-08-12 14:16:18,860 - INFO - Deleted project: ctest-TestBasicVMVN-69135217, ID : e56be714-e8e4-4394-a739-6867f2fa92c6