2025-10-11 21:45:07,025 - INFO - Domain Default found not creating
2025-10-11 21:45:07,149 - INFO - Project ctest-TestBasicVMVN-85713465 not found, creating it
2025-10-11 21:45:07,605 - INFO - Created Project:ctest-TestBasicVMVN-85713465, ID : 1878d5df-7246-4203-9076-d2a392956d2d
2025-10-11 21:45:09,023 - INFO - ================================================================================
2025-10-11 21:45:09,023 - INFO - STARTING TEST : test_generic_link_local_service
2025-10-11 21:45:09,023 - 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-10-11 21:45:09,271 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2025-10-11 21:45:09,272 - INFO - Initial checks done. Running the testcase now
2025-10-11 21:45:09,272 - INFO -
2025-10-11 21:45:09,761 - DEBUG - Response for create_network : {'network': {'id': '4f644343-4fae-465a-a6ca-4b6012446371', 'name': 'ctest-vn2_metadata-08648024', 'tenant_id': '1878d5df724642039076d2a392956d2d', 'project_id': '1878d5df724642039076d2a392956d2d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-85713465', 'ctest-vn2_metadata-08648024'], 'port_security_enabled': True, 'description': ''}}
2025-10-11 21:45:09,893 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e7c3d80c-17ef-4461-9826-db1934750def', 'name': '', 'tenant_id': '1878d5df724642039076d2a392956d2d', 'network_id': '4f644343-4fae-465a-a6ca-4b6012446371', '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': '1878d5df724642039076d2a392956d2d'}}
2025-10-11 21:45:09,908 - INFO - Created VN ctest-vn2_metadata-08648024
2025-10-11 21:45:09,959 - DEBUG - VN ctest-vn2_metadata-08648024 UUID is 4f644343-4fae-465a-a6ca-4b6012446371
2025-10-11 21:45:10,116 - DEBUG - Services list from nova: [, , ]
2025-10-11 21:45:11,076 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4289-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4289-1)
2025-10-11 21:45:11,183 - DEBUG - Link local service introspect added
2025-10-11 21:45:11,225 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-11 21:45:16,296 - DEBUG - VM is in ACTIVE state now
2025-10-11 21:45:16,412 - INFO - Waiting for VM ctest-TestBasicVMVN-85713465-79039001 to be up..
2025-10-11 21:45:16,412 - INFO - VM name : ctest-TestBasicVMVN-85713465-79039001
2025-10-11 21:45:16,472 - DEBUG - VM ctest-TestBasicVMVN-85713465-79039001 ID is 2f533598-5ae1-48b9-a0a4-29bc01757a2c
2025-10-11 21:45:16,472 - DEBUG - VM ctest-TestBasicVMVN-85713465-79039001 launched on Node cn-jenkins-deploy-platform-ansible-os-4289-1
2025-10-11 21:45:16,531 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/2f533598-5ae1-48b9-a0a4-29bc01757a2c
2025-10-11 21:45:16,818 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/2f533598-5ae1-48b9-a0a4-29bc01757a2c
2025-10-11 21:45:16,844 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/452c3ed3-2d16-4c5d-82da-aeaeae8b1ed9
2025-10-11 21:45:20,098 - 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')
2025-10-11 21:45:20,098 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85713465-79039001 failed!
2025-10-11 21:45:20,151 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-85713465:ctest-vn2_metadata-08648024 is 11.1.1.1 and allocation pool is NOT set
2025-10-11 21:45:22,212 - 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.75 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.346 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.346/1.548/2.751/1.202 ms')
2025-10-11 21:45:22,212 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85713465-79039001 passed
2025-10-11 21:45:22,359 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-11 21:45:22,359 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-85713465-79039001, IP 11.1.1.3, Port 22
2025-10-11 21:45:22,510 - DEBUG - VM ctest-TestBasicVMVN-85713465-79039001 is ready for SSH connections
2025-10-11 21:45:22,510 - INFO - Retry 0
2025-10-11 21:45:22,511 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-11 21:45:22,511 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-10-11 21:45:24,097 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-10-11 21:45:24,098 - INFO - Generic metadata worked
2025-10-11 21:45:24,343 - DEBUG - Link local service introspect removed
2025-10-11 21:45:24,343 - INFO - Deleting VM ctest-TestBasicVMVN-85713465-79039001
2025-10-11 21:45:24,409 - INFO - Deleting VN ctest-vn2_metadata-08648024
2025-10-11 21:45:24,439 - DEBUG - VN 4f644343-4fae-465a-a6ca-4b6012446371 still in use: Unable to complete operation on network 4f644343-4fae-465a-a6ca-4b6012446371. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-9bcef45e-f3ca-4047-aa37-a4cbd1ce809e']
2025-10-11 21:45:24,439 - WARNING - Deleting VN ctest-vn2_metadata-08648024 failed..Will retry
2025-10-11 21:45:26,517 - DEBUG - Response for deleting network ()
2025-10-11 21:45:26,771 - DEBUG - No XMPP flaps were noticed during the test
2025-10-11 21:45:26,771 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:17]
2025-10-11 21:45:26,771 - INFO - --------------------------------------------------------------------------------
2025-10-11 21:45:26,773 - INFO - ================================================================================
2025-10-11 21:45:26,773 - INFO - STARTING TEST : test_metadata_service
2025-10-11 21:45:26,773 - 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-10-11 21:45:27,063 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2025-10-11 21:45:27,063 - INFO - Initial checks done. Running the testcase now
2025-10-11 21:45:27,063 - INFO -
2025-10-11 21:45:27,063 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2025-10-11 21:45:27,068 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/ce602d6d-3d51-4084-8f51-94d28a813fc5
2025-10-11 21:45:27,224 - DEBUG - Response for create_network : {'network': {'id': 'f01fd8a1-fc1b-4ac8-b401-4d430ea44979', 'name': 'ctest-vn-79808244', 'tenant_id': '1878d5df724642039076d2a392956d2d', 'project_id': '1878d5df724642039076d2a392956d2d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-85713465', 'ctest-vn-79808244'], 'port_security_enabled': True, 'description': ''}}
2025-10-11 21:45:27,364 - DEBUG - Response for create_subnet : {'subnet': {'id': '65066e88-c429-4784-82d8-4b42f1f62d7d', 'name': '', 'tenant_id': '1878d5df724642039076d2a392956d2d', 'network_id': 'f01fd8a1-fc1b-4ac8-b401-4d430ea44979', 'ip_version': 4, 'cidr': '43.99.205.192/26', 'allocation_pools': [{'start': '43.99.205.194', 'end': '43.99.205.254'}], 'gateway_ip': '43.99.205.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '43.99.205.194', 'tags': [], 'project_id': '1878d5df724642039076d2a392956d2d'}}
2025-10-11 21:45:27,382 - INFO - Created VN ctest-vn-79808244
2025-10-11 21:45:27,435 - DEBUG - VN ctest-vn-79808244 UUID is f01fd8a1-fc1b-4ac8-b401-4d430ea44979
2025-10-11 21:45:28,558 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4289-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4289-1)
2025-10-11 21:45:28,558 - INFO - Waiting for VM ctest-TestBasicVMVN-85713465-71430615 to be up..
2025-10-11 21:45:28,593 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-11 21:45:33,655 - DEBUG - VM is in ACTIVE state now
2025-10-11 21:45:33,655 - INFO - VM name : ctest-TestBasicVMVN-85713465-71430615
2025-10-11 21:45:33,715 - DEBUG - VM ctest-TestBasicVMVN-85713465-71430615 ID is 95f617d6-c5b0-4415-8238-4a9b80a2d589
2025-10-11 21:45:33,715 - DEBUG - VM ctest-TestBasicVMVN-85713465-71430615 launched on Node cn-jenkins-deploy-platform-ansible-os-4289-1
2025-10-11 21:45:33,774 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/95f617d6-c5b0-4415-8238-4a9b80a2d589
2025-10-11 21:45:33,780 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/8ed50241-de26-4812-a6d1-2b070d6e573e
2025-10-11 21:45:37,034 - 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 1024ms')
2025-10-11 21:45:37,034 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85713465-71430615 failed!
2025-10-11 21:45:37,087 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-85713465:ctest-vn-79808244 is 43.99.205.193 and allocation pool is NOT set
2025-10-11 21:45:39,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=1 ttl=63 time=3.52 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.748 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.748/2.133/3.519/1.385 ms')
2025-10-11 21:45:39,151 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85713465-71430615 passed
2025-10-11 21:45:39,295 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-11 21:45:39,295 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-85713465-71430615, IP 43.99.205.195, Port 22
2025-10-11 21:45:39,455 - DEBUG - VM ctest-TestBasicVMVN-85713465-71430615 is ready for SSH connections
2025-10-11 21:45:39,455 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-11 21:45:39,455 - DEBUG - cat /tmp/output.txt
2025-10-11 21:45:41,056 - DEBUG - Hello World. The time is now Sat, 11 Oct 2025 15:45:37 -0600!
2025-10-11 21:45:41,056 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sat, 11 Oct 2025 15:45:37 -0600!'}
2025-10-11 21:45:41,057 - INFO - metadata_script.txt got executed in the vm
2025-10-11 21:45:41,057 - INFO - Deleting VM ctest-TestBasicVMVN-85713465-71430615
2025-10-11 21:45:41,114 - INFO - Deleting VN ctest-vn-79808244
2025-10-11 21:45:41,148 - DEBUG - VN f01fd8a1-fc1b-4ac8-b401-4d430ea44979 still in use: Unable to complete operation on network f01fd8a1-fc1b-4ac8-b401-4d430ea44979. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-dd79fe34-2ec8-47a8-8cb5-329c6d208c52']
2025-10-11 21:45:41,148 - WARNING - Deleting VN ctest-vn-79808244 failed..Will retry
2025-10-11 21:45:43,238 - DEBUG - Response for deleting network ()
2025-10-11 21:45:43,495 - DEBUG - No XMPP flaps were noticed during the test
2025-10-11 21:45:43,495 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-10-11 21:45:43,496 - INFO - --------------------------------------------------------------------------------
2025-10-11 21:45:43,499 - INFO - ================================================================================
2025-10-11 21:45:43,499 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-10-11 21:45:43,499 - 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-10-11 21:45:43,780 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2025-10-11 21:45:43,780 - INFO - Initial checks done. Running the testcase now
2025-10-11 21:45:43,780 - INFO -
2025-10-11 21:45:44,232 - DEBUG - Response for create_network : {'network': {'id': '430491f5-33a9-488f-93b9-f3aee5616fc3', 'name': 'ctest-vn-89751090', 'tenant_id': '1878d5df724642039076d2a392956d2d', 'project_id': '1878d5df724642039076d2a392956d2d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-85713465', 'ctest-vn-89751090'], 'port_security_enabled': True, 'description': ''}}
2025-10-11 21:45:44,414 - DEBUG - Response for create_subnet : {'subnet': {'id': '378fc0b0-c3b8-45eb-81a1-89310ef027e3', 'name': '', 'tenant_id': '1878d5df724642039076d2a392956d2d', 'network_id': '430491f5-33a9-488f-93b9-f3aee5616fc3', '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': '1878d5df724642039076d2a392956d2d'}}
2025-10-11 21:45:44,613 - DEBUG - Response for create_subnet : {'subnet': {'id': '953eee0a-3708-4bde-8760-d5fced70a908', 'name': '', 'tenant_id': '1878d5df724642039076d2a392956d2d', 'network_id': '430491f5-33a9-488f-93b9-f3aee5616fc3', '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': '1878d5df724642039076d2a392956d2d'}}
2025-10-11 21:45:44,629 - INFO - Created VN ctest-vn-89751090
2025-10-11 21:45:44,679 - DEBUG - VN ctest-vn-89751090 UUID is 430491f5-33a9-488f-93b9-f3aee5616fc3
2025-10-11 21:45:44,975 - DEBUG - Response for create_port : {'port': {'name': 'cf6334cd-f363-4fad-97f5-6572dd57c76e', 'id': 'cf6334cd-f363-4fad-97f5-6572dd57c76e', 'tenant_id': '1878d5df724642039076d2a392956d2d', 'network_id': '430491f5-33a9-488f-93b9-f3aee5616fc3', 'mac_address': '02:cf:63:34:cd:f3', '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': '378fc0b0-c3b8-45eb-81a1-89310ef027e3'}], 'security_groups': ['e1b838a2-3419-4c98-af01-bbde0fc432a2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1878d5df724642039076d2a392956d2d'}}
2025-10-11 21:45:45,121 - DEBUG - Response for create_port : {'port': {'name': '7e972729-820f-43b1-be34-f9c6d80839bf', 'id': '7e972729-820f-43b1-be34-f9c6d80839bf', 'tenant_id': '1878d5df724642039076d2a392956d2d', 'network_id': '430491f5-33a9-488f-93b9-f3aee5616fc3', 'mac_address': '02:7e:97:27:29:82', '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': '953eee0a-3708-4bde-8760-d5fced70a908'}], 'security_groups': ['e1b838a2-3419-4c98-af01-bbde0fc432a2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1878d5df724642039076d2a392956d2d'}}
2025-10-11 21:45:45,417 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4289-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4289-1)
2025-10-11 21:45:45,753 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4289-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4289-1)
2025-10-11 21:45:46,892 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4289-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4289-1)
2025-10-11 21:45:46,892 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-10-11 21:45:46,897 - DEBUG - Requesting: http://10.0.0.38:8082/domain/4a83baed-c43f-4dde-b817-e9cb23b4da22
2025-10-11 21:45:46,907 - DEBUG - Requesting: http://10.0.0.38:8082/project/1878d5df-7246-4203-9076-d2a392956d2d
2025-10-11 21:45:46,992 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/3addba09-d04c-46bc-ad4f-8b5d5a6e49be
2025-10-11 21:45:47,000 - INFO - Verifications in API Server for IPAM: ctest-ipam-17619363 passed
2025-10-11 21:45:47,008 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-85713465:ctest-ipam-17619363', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-85713465', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4241750975365007036', 'uuid-lslong': '12488353524787071422'}, 'enable': 'true', 'created': '2025-10-11T21:45:43', 'last-modified': '2025-10-11T21:45:43', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.007711'}
2025-10-11 21:45:47,008 - INFO - Verifications in Control node for IPAM: ctest-ipam-17619363 passed
2025-10-11 21:45:47,009 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-10-11 21:45:47,014 - DEBUG - Requesting: http://10.0.0.38:8082/domain/4a83baed-c43f-4dde-b817-e9cb23b4da22
2025-10-11 21:45:47,026 - DEBUG - Requesting: http://10.0.0.38:8082/project/1878d5df-7246-4203-9076-d2a392956d2d
2025-10-11 21:45:47,099 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/430491f5-33a9-488f-93b9-f3aee5616fc3
2025-10-11 21:45:47,111 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/430491f5-33a9-488f-93b9-f3aee5616fc3
2025-10-11 21:45:47,120 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/26a1f9e7-d6a8-48bf-aa27-e52ba2806bdf
2025-10-11 21:45:47,128 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/26a1f9e7-d6a8-48bf-aa27-e52ba2806bdf
2025-10-11 21:45:47,134 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/c1cec989-b37f-491e-b8ac-a4e74d2774f6
2025-10-11 21:45:47,143 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-11 21:45:47,143 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/430491f5-33a9-488f-93b9-f3aee5616fc3
2025-10-11 21:45:47,152 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/26a1f9e7-d6a8-48bf-aa27-e52ba2806bdf
2025-10-11 21:45:47,168 - INFO - Verified VN network id 9 for VN 430491f5-33a9-488f-93b9-f3aee5616fc3
2025-10-11 21:45:47,169 - INFO - Verifications in API Server for VN ctest-vn-89751090 passed
2025-10-11 21:45:47,169 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/430491f5-33a9-488f-93b9-f3aee5616fc3
2025-10-11 21:45:47,183 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/26a1f9e7-d6a8-48bf-aa27-e52ba2806bdf
2025-10-11 21:45:47,191 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/26a1f9e7-d6a8-48bf-aa27-e52ba2806bdf
2025-10-11 21:45:47,197 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/c1cec989-b37f-491e-b8ac-a4e74d2774f6
2025-10-11 21:45:47,209 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-85713465:ctest-vn-89751090', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-85713465', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4829145182767761551', 'uuid-lslong': '10644807126765105091'}, 'enable': 'true', 'created': '2025-10-11T21:45:44', 'last-modified': '2025-10-11T21:45:44', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.621316'}
2025-10-11 21:45:47,214 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-11 21:45:47,214 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-89751090 passed
2025-10-11 21:45:47,214 - DEBUG - ====Verifying policy data for ctest-vn-89751090 in API_Server ======
2025-10-11 21:45:47,214 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-10-11 21:45:47,219 - DEBUG - Requesting: http://10.0.0.38:8082/domain/4a83baed-c43f-4dde-b817-e9cb23b4da22
2025-10-11 21:45:47,227 - DEBUG - Requesting: http://10.0.0.38:8082/project/1878d5df-7246-4203-9076-d2a392956d2d
2025-10-11 21:45:47,306 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/430491f5-33a9-488f-93b9-f3aee5616fc3
2025-10-11 21:45:47,316 - DEBUG - =>VN ctest-vn-89751090 has no policy to be verified
2025-10-11 21:45:47,316 - DEBUG - Verifying the vn in opserver
2025-10-11 21:45:47,316 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-85713465:ctest-vn-89751090 virtual network link through opserver 10.0.0.38
2025-10-11 21:45:47,316 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-10-11 21:45:47,701 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-10-11 21:45:47,776 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-85713465:ctest-vn-89751090', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-85713465:ctest-vn-89751090?flat'}
2025-10-11 21:45:47,776 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-85713465:ctest-vn-89751090 is found in opserver
2025-10-11 21:45:47,781 - DEBUG - VRF ids for VN ctest-vn-89751090: {'10.0.0.38': '2'}
2025-10-11 21:45:47,781 - INFO - Waiting for VM ctest-TestBasicVMVN-85713465-90738211 to be up..
2025-10-11 21:45:47,860 - DEBUG - VM is in ACTIVE state now
2025-10-11 21:45:47,861 - INFO - VM name : ctest-TestBasicVMVN-85713465-90738211
2025-10-11 21:45:47,958 - DEBUG - VM ctest-TestBasicVMVN-85713465-90738211 ID is fb01758c-4389-401b-836f-28ccd352f54c
2025-10-11 21:45:47,958 - DEBUG - VM ctest-TestBasicVMVN-85713465-90738211 launched on Node cn-jenkins-deploy-platform-ansible-os-4289-1
2025-10-11 21:45:48,030 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/fb01758c-4389-401b-836f-28ccd352f54c
2025-10-11 21:45:48,038 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/cf6334cd-f363-4fad-97f5-6572dd57c76e
2025-10-11 21:45:51,300 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1036ms')
2025-10-11 21:45:51,300 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85713465-90738211 failed!
2025-10-11 21:45:51,355 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-85713465:ctest-vn-89751090 is 31.1.1.1 and allocation pool is NOT set
2025-10-11 21:45:51,355 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-85713465:ctest-vn-89751090 is 31.1.2.1 and allocation pool is NOT set
2025-10-11 21:45:55,431 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms')
2025-10-11 21:45:55,431 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85713465-90738211 failed!
2025-10-11 21:45:55,483 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-85713465:ctest-vn-89751090 is 31.1.1.1 and allocation pool is NOT set
2025-10-11 21:45:55,483 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-85713465:ctest-vn-89751090 is 31.1.2.1 and allocation pool is NOT set
2025-10-11 21:45:57,548 - 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.07 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.70 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 = 1.701/2.887/4.074/1.186 ms')
2025-10-11 21:45:57,548 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85713465-90738211 passed
2025-10-11 21:45:57,699 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-11 21:45:57,699 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-85713465-90738211, IP 31.1.1.4, Port 22
2025-10-11 21:45:57,850 - DEBUG - VM ctest-TestBasicVMVN-85713465-90738211 is ready for SSH connections
2025-10-11 21:45:57,850 - INFO - Waiting for VM ctest-TestBasicVMVN-85713465-21053362 to be up..
2025-10-11 21:45:57,921 - DEBUG - VM is in ACTIVE state now
2025-10-11 21:45:57,921 - INFO - VM name : ctest-TestBasicVMVN-85713465-21053362
2025-10-11 21:45:58,006 - DEBUG - VM ctest-TestBasicVMVN-85713465-21053362 ID is e429dede-578c-415f-a9cb-dd630a202b1a
2025-10-11 21:45:58,006 - DEBUG - VM ctest-TestBasicVMVN-85713465-21053362 launched on Node cn-jenkins-deploy-platform-ansible-os-4289-1
2025-10-11 21:45:58,084 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/e429dede-578c-415f-a9cb-dd630a202b1a
2025-10-11 21:45:58,091 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/7e972729-820f-43b1-be34-f9c6d80839bf
2025-10-11 21:45:59,331 - 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.58 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.286 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.286/1.433/2.580/1.147 ms')
2025-10-11 21:45:59,331 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-85713465-21053362 passed
2025-10-11 21:45:59,479 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-11 21:45:59,479 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-85713465-21053362, IP 31.1.2.4, Port 22
2025-10-11 21:45:59,634 - DEBUG - VM ctest-TestBasicVMVN-85713465-21053362 is ready for SSH connections
2025-10-11 21:45:59,634 - INFO - Waiting for VM ctest-TestBasicVMVN-85713465-64312315 to be up..
2025-10-11 21:45:59,695 - DEBUG - VM is in ACTIVE state now
2025-10-11 21:45:59,695 - INFO - VM name : ctest-TestBasicVMVN-85713465-64312315
2025-10-11 21:45:59,755 - DEBUG - VM ctest-TestBasicVMVN-85713465-64312315 ID is 26110510-bf5b-4688-81ae-3e34dba32c4a
2025-10-11 21:45:59,755 - DEBUG - VM ctest-TestBasicVMVN-85713465-64312315 launched on Node cn-jenkins-deploy-platform-ansible-os-4289-1
2025-10-11 21:45:59,813 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/26110510-bf5b-4688-81ae-3e34dba32c4a
2025-10-11 21:45:59,819 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/71cb6d2d-77db-4b30-8e8a-b81d6868bc94
2025-10-11 21:46:01,038 - 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.33 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.338 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.338/1.833/3.329/1.495 ms')
2025-10-11 21:46:01,038 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-85713465-64312315 passed
2025-10-11 21:46:01,183 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-11 21:46:01,183 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-85713465-64312315, IP 31.1.1.3, Port 22
2025-10-11 21:46:01,339 - DEBUG - VM ctest-TestBasicVMVN-85713465-64312315 is ready for SSH connections
2025-10-11 21:46:01,339 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-11 21:46:01,339 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-11 21:46:01,340 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-10-11 21:46:05,297 - 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.672 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.709 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.672/1.567/3.321 ms
2025-10-11 21:46:05,297 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-85713465-90738211 passed
2025-10-11 21:46:05,297 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-11 21:46:05,297 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-11 21:46:05,297 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-10-11 21:46:08,941 - 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.819 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.929 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.763 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.763/1.503/2.819 ms
2025-10-11 21:46:08,941 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-85713465-21053362 passed
2025-10-11 21:46:08,942 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-11 21:46:08,942 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-11 21:46:08,942 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-11 21:46:08,942 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-11 21:46:08,942 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-11 21:46:09,114 - DEBUG - None
2025-10-11 21:46:09,114 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-11 21:46:09,114 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-11 21:46:09,279 - DEBUG - None
2025-10-11 21:46:09,279 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-11 21:46:09,279 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-11 21:46:09,885 - DEBUG - None
2025-10-11 21:46:09,886 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-11 21:46:09,886 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-10-11 21:46:12,078 - 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.678 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.268 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.474 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.616 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.370 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.370/1.681/4.268 ms
2025-10-11 21:46:12,078 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-11 21:46:12,078 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-10-11 21:46:14,307 - 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.911 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.727 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.704 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.428 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.678 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.513 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.354 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.354/1.759/3.704 ms
2025-10-11 21:46:14,307 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-11 21:46:14,307 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-10-11 21:46:16,532 - 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.594 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.275 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.036 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.463 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.783 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.828 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.307 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.307/1.612/3.036 ms
2025-10-11 21:46:16,532 - INFO - Deleting VM ctest-TestBasicVMVN-85713465-64312315
2025-10-11 21:46:16,591 - INFO - Detaching port 7e972729-820f-43b1-be34-f9c6d80839bf from VM ctest-TestBasicVMVN-85713465-21053362
2025-10-11 21:46:16,620 - INFO - Deleting VM ctest-TestBasicVMVN-85713465-21053362
2025-10-11 21:46:16,676 - INFO - Detaching port cf6334cd-f363-4fad-97f5-6572dd57c76e from VM ctest-TestBasicVMVN-85713465-90738211
2025-10-11 21:46:16,703 - INFO - Deleting VM ctest-TestBasicVMVN-85713465-90738211
2025-10-11 21:46:16,772 - INFO - Deleting VN ctest-vn-89751090
2025-10-11 21:46:16,891 - DEBUG - Response for delete_port : ()
2025-10-11 21:46:17,037 - DEBUG - Response for delete_port : ()
2025-10-11 21:46:17,074 - DEBUG - VN 430491f5-33a9-488f-93b9-f3aee5616fc3 still in use: Unable to complete operation on network 430491f5-33a9-488f-93b9-f3aee5616fc3. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-882d0812-2e92-44b1-80a0-582c1f6da586']
2025-10-11 21:46:17,074 - WARNING - Deleting VN ctest-vn-89751090 failed..Will retry
2025-10-11 21:46:19,172 - DEBUG - Response for deleting network ()
2025-10-11 21:46:19,173 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/26a1f9e7-d6a8-48bf-aa27-e52ba2806bdf
2025-10-11 21:46:19,178 - DEBUG - Response Code: 404
2025-10-11 21:46:19,178 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-10-11 21:46:19,182 - DEBUG - Requesting: http://10.0.0.38:8082/domain/4a83baed-c43f-4dde-b817-e9cb23b4da22
2025-10-11 21:46:19,232 - DEBUG - Requesting: http://10.0.0.38:8082/project/1878d5df-7246-4203-9076-d2a392956d2d
2025-10-11 21:46:19,299 - INFO - Validated that VN ctest-vn-89751090 is not found in API Server
2025-10-11 21:46:19,307 - DEBUG - VN ctest-vn-89751090 is not present in Agent 10.0.0.38
2025-10-11 21:46:19,307 - INFO - Validated that VN ctest-vn-89751090 is not in any agent
2025-10-11 21:46:19,311 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2025-10-11 21:46:19,317 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-89751090
2025-10-11 21:46:19,317 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-85713465:ctest-vn-89751090
2025-10-11 21:46:19,325 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-89751090 info
2025-10-11 21:46:19,395 - INFO - IPAM: ctest-ipam-17619363 is not found in API Server
2025-10-11 21:46:19,403 - INFO - IPAM:ctest-ipam-17619363 is not found in control node
2025-10-11 21:46:19,659 - DEBUG - No XMPP flaps were noticed during the test
2025-10-11 21:46:19,659 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2025-10-11 21:46:19,659 - INFO - --------------------------------------------------------------------------------
2025-10-11 21:46:20,311 - INFO - Deleted project: ctest-TestBasicVMVN-85713465, ID : 1878d5df-7246-4203-9076-d2a392956d2d