2025-08-11 21:41:05,194 - INFO - Domain Default found not creating
2025-08-11 21:41:05,313 - INFO - Project ctest-TestBasicVMVN-75993196 not found, creating it
2025-08-11 21:41:05,732 - INFO - Created Project:ctest-TestBasicVMVN-75993196, ID : d9c93b64-9ee9-4d34-938d-bc0204215054
2025-08-11 21:41:07,141 - INFO - ================================================================================
2025-08-11 21:41:07,141 - INFO - STARTING TEST : test_generic_link_local_service
2025-08-11 21:41:07,141 - 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-11 21:41:07,394 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2025-08-11 21:41:07,394 - INFO - Initial checks done. Running the testcase now
2025-08-11 21:41:07,394 - INFO -
2025-08-11 21:41:07,910 - DEBUG - Response for create_network : {'network': {'id': '6377670f-6c72-4ccd-b034-909c02033639', 'name': 'ctest-vn2_metadata-66141519', 'tenant_id': 'd9c93b649ee94d34938dbc0204215054', 'project_id': 'd9c93b649ee94d34938dbc0204215054', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-75993196', 'ctest-vn2_metadata-66141519'], 'port_security_enabled': True, 'description': ''}}
2025-08-11 21:41:08,062 - DEBUG - Response for create_subnet : {'subnet': {'id': 'de8f7bfd-7285-4024-baae-50bf9f5fd78f', 'name': '', 'tenant_id': 'd9c93b649ee94d34938dbc0204215054', 'network_id': '6377670f-6c72-4ccd-b034-909c02033639', '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': 'd9c93b649ee94d34938dbc0204215054'}}
2025-08-11 21:41:08,078 - INFO - Created VN ctest-vn2_metadata-66141519
2025-08-11 21:41:08,128 - DEBUG - VN ctest-vn2_metadata-66141519 UUID is 6377670f-6c72-4ccd-b034-909c02033639
2025-08-11 21:41:08,285 - DEBUG - Services list from nova: [, , ]
2025-08-11 21:41:09,206 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3823-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3823-1)
2025-08-11 21:41:09,308 - DEBUG - Link local service introspect added
2025-08-11 21:41:09,349 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-11 21:41:14,419 - DEBUG - VM is in ACTIVE state now
2025-08-11 21:41:14,537 - INFO - Waiting for VM ctest-TestBasicVMVN-75993196-93321795 to be up..
2025-08-11 21:41:14,537 - INFO - VM name : ctest-TestBasicVMVN-75993196-93321795
2025-08-11 21:41:14,601 - DEBUG - VM ctest-TestBasicVMVN-75993196-93321795 ID is 18349e97-5183-4e77-b4df-d8a11b92e9de
2025-08-11 21:41:14,601 - DEBUG - VM ctest-TestBasicVMVN-75993196-93321795 launched on Node cn-jenkins-deploy-platform-ansible-os-3823-1
2025-08-11 21:41:14,663 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/18349e97-5183-4e77-b4df-d8a11b92e9de
2025-08-11 21:41:14,955 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/18349e97-5183-4e77-b4df-d8a11b92e9de
2025-08-11 21:41:14,984 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/08025b0a-86b5-4aab-9955-5bc8245deb52
2025-08-11 21:41:18,234 - 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-11 21:41:18,234 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-75993196-93321795 failed!
2025-08-11 21:41:18,293 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-75993196:ctest-vn2_metadata-66141519 is 11.1.1.1 and allocation pool is NOT set
2025-08-11 21:41:20,349 - 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.61 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.268 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.268/1.437/2.607/1.169 ms')
2025-08-11 21:41:20,349 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-75993196-93321795 passed
2025-08-11 21:41:20,500 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 21:41:20,501 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-75993196-93321795, IP 11.1.1.3, Port 22
2025-08-11 21:41:20,652 - DEBUG - VM ctest-TestBasicVMVN-75993196-93321795 is ready for SSH connections
2025-08-11 21:41:20,652 - INFO - Retry 0
2025-08-11 21:41:20,652 - 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-08-11 21:41:20,652 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-08-11 21:41:22,214 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-08-11 21:41:22,214 - INFO - Generic metadata worked
2025-08-11 21:41:22,452 - DEBUG - Link local service introspect removed
2025-08-11 21:41:22,452 - INFO - Deleting VM ctest-TestBasicVMVN-75993196-93321795
2025-08-11 21:41:22,507 - INFO - Deleting VN ctest-vn2_metadata-66141519
2025-08-11 21:41:22,538 - DEBUG - VN 6377670f-6c72-4ccd-b034-909c02033639 still in use: Unable to complete operation on network 6377670f-6c72-4ccd-b034-909c02033639. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-dcaa9c09-37aa-4872-83e8-2c1dc0aa8edd']
2025-08-11 21:41:22,538 - WARNING - Deleting VN ctest-vn2_metadata-66141519 failed..Will retry
2025-08-11 21:41:24,621 - DEBUG - Response for deleting network ()
2025-08-11 21:41:24,877 - DEBUG - No XMPP flaps were noticed during the test
2025-08-11 21:41:24,877 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:17]
2025-08-11 21:41:24,877 - INFO - --------------------------------------------------------------------------------
2025-08-11 21:41:24,880 - INFO - ================================================================================
2025-08-11 21:41:24,880 - INFO - STARTING TEST : test_metadata_service
2025-08-11 21:41:24,880 - 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-11 21:41:25,162 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2025-08-11 21:41:25,162 - INFO - Initial checks done. Running the testcase now
2025-08-11 21:41:25,162 - INFO -
2025-08-11 21:41:25,162 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2025-08-11 21:41:25,167 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/3520aa9d-500b-40a1-a79b-c232489ce591
2025-08-11 21:41:25,333 - DEBUG - Response for create_network : {'network': {'id': '414c0425-dce7-405a-9319-13d976d29e5b', 'name': 'ctest-vn-57532884', 'tenant_id': 'd9c93b649ee94d34938dbc0204215054', 'project_id': 'd9c93b649ee94d34938dbc0204215054', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-75993196', 'ctest-vn-57532884'], 'port_security_enabled': True, 'description': ''}}
2025-08-11 21:41:25,519 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e090b69a-8031-494b-a6db-8fe19f8d0a86', 'name': '', 'tenant_id': 'd9c93b649ee94d34938dbc0204215054', 'network_id': '414c0425-dce7-405a-9319-13d976d29e5b', 'ip_version': 4, 'cidr': '174.236.196.0/26', 'allocation_pools': [{'start': '174.236.196.2', 'end': '174.236.196.62'}], 'gateway_ip': '174.236.196.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '174.236.196.2', 'tags': [], 'project_id': 'd9c93b649ee94d34938dbc0204215054'}}
2025-08-11 21:41:25,534 - INFO - Created VN ctest-vn-57532884
2025-08-11 21:41:25,588 - DEBUG - VN ctest-vn-57532884 UUID is 414c0425-dce7-405a-9319-13d976d29e5b
2025-08-11 21:41:26,673 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3823-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3823-1)
2025-08-11 21:41:26,673 - INFO - Waiting for VM ctest-TestBasicVMVN-75993196-25020556 to be up..
2025-08-11 21:41:26,709 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-11 21:41:31,783 - DEBUG - VM is in ACTIVE state now
2025-08-11 21:41:31,783 - INFO - VM name : ctest-TestBasicVMVN-75993196-25020556
2025-08-11 21:41:31,868 - DEBUG - VM ctest-TestBasicVMVN-75993196-25020556 ID is 3b9d6de3-a173-4e1c-8675-0376fcee1e57
2025-08-11 21:41:31,868 - DEBUG - VM ctest-TestBasicVMVN-75993196-25020556 launched on Node cn-jenkins-deploy-platform-ansible-os-3823-1
2025-08-11 21:41:31,928 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/3b9d6de3-a173-4e1c-8675-0376fcee1e57
2025-08-11 21:41:31,935 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/93c1314e-529e-448c-93b4-38cfcf5387d8
2025-08-11 21:41:35,193 - 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 1021ms')
2025-08-11 21:41:35,193 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-75993196-25020556 failed!
2025-08-11 21:41:35,244 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-75993196:ctest-vn-57532884 is 174.236.196.1 and allocation pool is NOT set
2025-08-11 21:41:37,304 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=6.21 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.393 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.393/3.300/6.208/2.907 ms')
2025-08-11 21:41:37,304 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-75993196-25020556 passed
2025-08-11 21:41:37,452 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 21:41:37,453 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-75993196-25020556, IP 174.236.196.3, Port 22
2025-08-11 21:41:37,604 - DEBUG - VM ctest-TestBasicVMVN-75993196-25020556 is ready for SSH connections
2025-08-11 21:41:37,604 - 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-08-11 21:41:37,604 - DEBUG - cat /tmp/output.txt
2025-08-11 21:41:39,181 - DEBUG - Hello World. The time is now Mon, 11 Aug 2025 15:41:35 -0600!
2025-08-11 21:41:39,181 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 11 Aug 2025 15:41:35 -0600!'}
2025-08-11 21:41:39,181 - INFO - metadata_script.txt got executed in the vm
2025-08-11 21:41:39,181 - INFO - Deleting VM ctest-TestBasicVMVN-75993196-25020556
2025-08-11 21:41:39,239 - INFO - Deleting VN ctest-vn-57532884
2025-08-11 21:41:39,269 - DEBUG - VN 414c0425-dce7-405a-9319-13d976d29e5b still in use: Unable to complete operation on network 414c0425-dce7-405a-9319-13d976d29e5b. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-485c5d84-682c-4894-b721-bc0d72f1fd0d']
2025-08-11 21:41:39,270 - WARNING - Deleting VN ctest-vn-57532884 failed..Will retry
2025-08-11 21:41:41,351 - DEBUG - Response for deleting network ()
2025-08-11 21:41:41,601 - DEBUG - No XMPP flaps were noticed during the test
2025-08-11 21:41:41,601 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-08-11 21:41:41,601 - INFO - --------------------------------------------------------------------------------
2025-08-11 21:41:41,604 - INFO - ================================================================================
2025-08-11 21:41:41,604 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-08-11 21:41:41,604 - 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-11 21:41:41,885 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2025-08-11 21:41:41,885 - INFO - Initial checks done. Running the testcase now
2025-08-11 21:41:41,886 - INFO -
2025-08-11 21:41:42,344 - DEBUG - Response for create_network : {'network': {'id': '43976ea2-7580-4f77-9261-b99c9042cae1', 'name': 'ctest-vn-66984905', 'tenant_id': 'd9c93b649ee94d34938dbc0204215054', 'project_id': 'd9c93b649ee94d34938dbc0204215054', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-75993196', 'ctest-vn-66984905'], 'port_security_enabled': True, 'description': ''}}
2025-08-11 21:41:42,497 - DEBUG - Response for create_subnet : {'subnet': {'id': '67e56c89-6362-49f1-af4a-470d5eeb3b0e', 'name': '', 'tenant_id': 'd9c93b649ee94d34938dbc0204215054', 'network_id': '43976ea2-7580-4f77-9261-b99c9042cae1', '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': 'd9c93b649ee94d34938dbc0204215054'}}
2025-08-11 21:41:42,673 - DEBUG - Response for create_subnet : {'subnet': {'id': '66e8cd9c-62d1-46a6-8d68-bb2135341975', 'name': '', 'tenant_id': 'd9c93b649ee94d34938dbc0204215054', 'network_id': '43976ea2-7580-4f77-9261-b99c9042cae1', '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': 'd9c93b649ee94d34938dbc0204215054'}}
2025-08-11 21:41:42,690 - INFO - Created VN ctest-vn-66984905
2025-08-11 21:41:42,741 - DEBUG - VN ctest-vn-66984905 UUID is 43976ea2-7580-4f77-9261-b99c9042cae1
2025-08-11 21:41:43,053 - DEBUG - Response for create_port : {'port': {'name': 'c9846450-19b5-46af-828d-5099432d329a', 'id': 'c9846450-19b5-46af-828d-5099432d329a', 'tenant_id': 'd9c93b649ee94d34938dbc0204215054', 'network_id': '43976ea2-7580-4f77-9261-b99c9042cae1', 'mac_address': '02:c9:84:64:50:19', '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': '67e56c89-6362-49f1-af4a-470d5eeb3b0e'}], 'security_groups': ['5895a6d4-661e-4cd5-9f5b-975af735f6a2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd9c93b649ee94d34938dbc0204215054'}}
2025-08-11 21:41:43,200 - DEBUG - Response for create_port : {'port': {'name': 'f84ef290-6d7b-4885-a82e-2bbd8e8c5aa2', 'id': 'f84ef290-6d7b-4885-a82e-2bbd8e8c5aa2', 'tenant_id': 'd9c93b649ee94d34938dbc0204215054', 'network_id': '43976ea2-7580-4f77-9261-b99c9042cae1', 'mac_address': '02:f8:4e:f2:90:6d', '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': '66e8cd9c-62d1-46a6-8d68-bb2135341975'}], 'security_groups': ['5895a6d4-661e-4cd5-9f5b-975af735f6a2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd9c93b649ee94d34938dbc0204215054'}}
2025-08-11 21:41:43,491 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3823-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3823-1)
2025-08-11 21:41:43,821 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3823-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3823-1)
2025-08-11 21:41:44,945 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3823-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3823-1)
2025-08-11 21:41:44,945 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-11 21:41:44,954 - DEBUG - Requesting: http://10.0.0.38:8082/domain/8a2622e6-a5eb-4a98-9b85-6e060ec30489
2025-08-11 21:41:44,967 - DEBUG - Requesting: http://10.0.0.38:8082/project/d9c93b64-9ee9-4d34-938d-bc0204215054
2025-08-11 21:41:45,044 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/09455892-dbc2-446b-b9a8-1f99c2cef0be
2025-08-11 21:41:45,054 - INFO - Verifications in API Server for IPAM: ctest-ipam-87277027 passed
2025-08-11 21:41:45,066 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-75993196:ctest-ipam-87277027', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-75993196', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '668037507509797995', 'uuid-lslong': '13377977438362857662'}, 'enable': 'true', 'created': '2025-08-11T21:41:41', 'last-modified': '2025-08-11T21:41:42', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.955203'}
2025-08-11 21:41:45,066 - INFO - Verifications in Control node for IPAM: ctest-ipam-87277027 passed
2025-08-11 21:41:45,066 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-11 21:41:45,073 - DEBUG - Requesting: http://10.0.0.38:8082/domain/8a2622e6-a5eb-4a98-9b85-6e060ec30489
2025-08-11 21:41:45,085 - DEBUG - Requesting: http://10.0.0.38:8082/project/d9c93b64-9ee9-4d34-938d-bc0204215054
2025-08-11 21:41:45,153 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/43976ea2-7580-4f77-9261-b99c9042cae1
2025-08-11 21:41:45,167 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/43976ea2-7580-4f77-9261-b99c9042cae1
2025-08-11 21:41:45,179 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/e618eda9-f34e-4dfb-9c85-4ab604ae9d63
2025-08-11 21:41:45,186 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/e618eda9-f34e-4dfb-9c85-4ab604ae9d63
2025-08-11 21:41:45,193 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/bf95e8a9-1091-4661-ac23-fc1ff762dc30
2025-08-11 21:41:45,199 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-11 21:41:45,199 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/43976ea2-7580-4f77-9261-b99c9042cae1
2025-08-11 21:41:45,209 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/e618eda9-f34e-4dfb-9c85-4ab604ae9d63
2025-08-11 21:41:45,222 - INFO - Verified VN network id 11 for VN 43976ea2-7580-4f77-9261-b99c9042cae1
2025-08-11 21:41:45,222 - INFO - Verifications in API Server for VN ctest-vn-66984905 passed
2025-08-11 21:41:45,222 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/43976ea2-7580-4f77-9261-b99c9042cae1
2025-08-11 21:41:45,232 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/e618eda9-f34e-4dfb-9c85-4ab604ae9d63
2025-08-11 21:41:45,240 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/e618eda9-f34e-4dfb-9c85-4ab604ae9d63
2025-08-11 21:41:45,250 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/bf95e8a9-1091-4661-ac23-fc1ff762dc30
2025-08-11 21:41:45,261 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-75993196:ctest-vn-66984905', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-75993196', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4870483166059581303', 'uuid-lslong': '10547915884364745441'}, 'enable': 'true', 'created': '2025-08-11T21:41:42', 'last-modified': '2025-08-11T21:41:42', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.617617'}
2025-08-11 21:41:45,268 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-11 21:41:45,268 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-66984905 passed
2025-08-11 21:41:45,268 - DEBUG - ====Verifying policy data for ctest-vn-66984905 in API_Server ======
2025-08-11 21:41:45,268 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-11 21:41:45,273 - DEBUG - Requesting: http://10.0.0.38:8082/domain/8a2622e6-a5eb-4a98-9b85-6e060ec30489
2025-08-11 21:41:45,284 - DEBUG - Requesting: http://10.0.0.38:8082/project/d9c93b64-9ee9-4d34-938d-bc0204215054
2025-08-11 21:41:45,390 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/43976ea2-7580-4f77-9261-b99c9042cae1
2025-08-11 21:41:45,407 - DEBUG - =>VN ctest-vn-66984905 has no policy to be verified
2025-08-11 21:41:45,407 - DEBUG - Verifying the vn in opserver
2025-08-11 21:41:45,407 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-75993196:ctest-vn-66984905 virtual network link through opserver 10.0.0.38
2025-08-11 21:41:45,407 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-08-11 21:41:45,742 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-08-11 21:41:45,807 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-75993196:ctest-vn-66984905', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-75993196:ctest-vn-66984905?flat'}
2025-08-11 21:41:45,807 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-75993196:ctest-vn-66984905 is found in opserver
2025-08-11 21:41:45,813 - DEBUG - VRF ids for VN ctest-vn-66984905: {'10.0.0.38': '2'}
2025-08-11 21:41:45,813 - INFO - Waiting for VM ctest-TestBasicVMVN-75993196-33546071 to be up..
2025-08-11 21:41:45,882 - DEBUG - VM is in ACTIVE state now
2025-08-11 21:41:45,882 - INFO - VM name : ctest-TestBasicVMVN-75993196-33546071
2025-08-11 21:41:45,955 - DEBUG - VM ctest-TestBasicVMVN-75993196-33546071 ID is 30a6b8ce-6d89-4aff-8e27-615eadf9e59d
2025-08-11 21:41:45,955 - DEBUG - VM ctest-TestBasicVMVN-75993196-33546071 launched on Node cn-jenkins-deploy-platform-ansible-os-3823-1
2025-08-11 21:41:46,021 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/30a6b8ce-6d89-4aff-8e27-615eadf9e59d
2025-08-11 21:41:46,028 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/c9846450-19b5-46af-828d-5099432d329a
2025-08-11 21:41:49,273 - 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-11 21:41:49,274 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-75993196-33546071 failed!
2025-08-11 21:41:49,328 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-75993196:ctest-vn-66984905 is 31.1.1.1 and allocation pool is NOT set
2025-08-11 21:41:49,329 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-75993196:ctest-vn-66984905 is 31.1.2.1 and allocation pool is NOT set
2025-08-11 21:41:53,415 - 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-08-11 21:41:53,415 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-75993196-33546071 failed!
2025-08-11 21:41:53,472 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-75993196:ctest-vn-66984905 is 31.1.1.1 and allocation pool is NOT set
2025-08-11 21:41:53,473 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-75993196:ctest-vn-66984905 is 31.1.2.1 and allocation pool is NOT set
2025-08-11 21:41:55,536 - 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.57 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.349 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.349/1.460/2.571/1.111 ms')
2025-08-11 21:41:55,536 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-75993196-33546071 passed
2025-08-11 21:41:55,688 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 21:41:55,689 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-75993196-33546071, IP 31.1.1.4, Port 22
2025-08-11 21:41:55,839 - DEBUG - VM ctest-TestBasicVMVN-75993196-33546071 is ready for SSH connections
2025-08-11 21:41:55,839 - INFO - Waiting for VM ctest-TestBasicVMVN-75993196-04841442 to be up..
2025-08-11 21:41:55,903 - DEBUG - VM is in ACTIVE state now
2025-08-11 21:41:55,903 - INFO - VM name : ctest-TestBasicVMVN-75993196-04841442
2025-08-11 21:41:55,962 - DEBUG - VM ctest-TestBasicVMVN-75993196-04841442 ID is 271b6a3e-00ec-4fb6-bcaa-2faa80a12104
2025-08-11 21:41:55,963 - DEBUG - VM ctest-TestBasicVMVN-75993196-04841442 launched on Node cn-jenkins-deploy-platform-ansible-os-3823-1
2025-08-11 21:41:56,021 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/271b6a3e-00ec-4fb6-bcaa-2faa80a12104
2025-08-11 21:41:56,029 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/f84ef290-6d7b-4885-a82e-2bbd8e8c5aa2
2025-08-11 21:41:57,259 - 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.67 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.423 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.423/1.546/2.670/1.123 ms')
2025-08-11 21:41:57,259 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-75993196-04841442 passed
2025-08-11 21:41:57,404 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 21:41:57,405 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-75993196-04841442, IP 31.1.2.4, Port 22
2025-08-11 21:41:57,559 - DEBUG - VM ctest-TestBasicVMVN-75993196-04841442 is ready for SSH connections
2025-08-11 21:41:57,559 - INFO - Waiting for VM ctest-TestBasicVMVN-75993196-94630069 to be up..
2025-08-11 21:41:57,622 - DEBUG - VM is in ACTIVE state now
2025-08-11 21:41:57,622 - INFO - VM name : ctest-TestBasicVMVN-75993196-94630069
2025-08-11 21:41:57,681 - DEBUG - VM ctest-TestBasicVMVN-75993196-94630069 ID is 275cd1f3-e66b-4e6e-8849-3aea521483d7
2025-08-11 21:41:57,681 - DEBUG - VM ctest-TestBasicVMVN-75993196-94630069 launched on Node cn-jenkins-deploy-platform-ansible-os-3823-1
2025-08-11 21:41:57,746 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/275cd1f3-e66b-4e6e-8849-3aea521483d7
2025-08-11 21:41:57,754 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/9ca7d037-dbb4-4849-81fa-22606a33917f
2025-08-11 21:41:58,995 - 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.71 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.330 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.330/1.517/2.705/1.187 ms')
2025-08-11 21:41:58,995 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-75993196-94630069 passed
2025-08-11 21:41:59,148 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 21:41:59,149 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-75993196-94630069, IP 31.1.1.3, Port 22
2025-08-11 21:41:59,304 - DEBUG - VM ctest-TestBasicVMVN-75993196-94630069 is ready for SSH connections
2025-08-11 21:41:59,304 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 21:41:59,304 - 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-08-11 21:41:59,304 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-08-11 21:42:03,221 - 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=2.972 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.655 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.783 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.655/1.470/2.972 ms
2025-08-11 21:42:03,221 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-75993196-33546071 passed
2025-08-11 21:42:03,221 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 21:42:03,221 - 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-08-11 21:42:03,221 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-08-11 21:42:06,876 - 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.566 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.717 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.761 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.717/1.348/2.566 ms
2025-08-11 21:42:06,876 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-75993196-04841442 passed
2025-08-11 21:42:06,876 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 21:42:06,876 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 21:42:06,876 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 21:42:06,876 - 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-08-11 21:42:06,877 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-11 21:42:07,055 - DEBUG - None
2025-08-11 21:42:07,055 - 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-08-11 21:42:07,055 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-11 21:42:07,231 - DEBUG - None
2025-08-11 21:42:07,231 - 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-08-11 21:42:07,231 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-11 21:42:07,823 - DEBUG - None
2025-08-11 21:42:07,823 - 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-08-11 21:42:07,823 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-08-11 21:42:10,012 - 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.786 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.604 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.352 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.416 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.342 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.342/1.700/4.604 ms
2025-08-11 21:42:10,013 - 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-08-11 21:42:10,013 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-08-11 21:42:12,237 - 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.979 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.868 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.938 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.406 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.513 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.225 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.333 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.333/2.037/4.938 ms
2025-08-11 21:42:12,238 - 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-08-11 21:42:12,238 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-08-11 21:42:14,474 - 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.587 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.297 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.025 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.382 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.629 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.324 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.317 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.317/1.508/3.025 ms
2025-08-11 21:42:14,474 - INFO - Deleting VM ctest-TestBasicVMVN-75993196-94630069
2025-08-11 21:42:14,535 - INFO - Detaching port f84ef290-6d7b-4885-a82e-2bbd8e8c5aa2 from VM ctest-TestBasicVMVN-75993196-04841442
2025-08-11 21:42:14,565 - INFO - Deleting VM ctest-TestBasicVMVN-75993196-04841442
2025-08-11 21:42:14,622 - INFO - Detaching port c9846450-19b5-46af-828d-5099432d329a from VM ctest-TestBasicVMVN-75993196-33546071
2025-08-11 21:42:14,648 - INFO - Deleting VM ctest-TestBasicVMVN-75993196-33546071
2025-08-11 21:42:14,703 - INFO - Deleting VN ctest-vn-66984905
2025-08-11 21:42:14,846 - DEBUG - Response for delete_port : ()
2025-08-11 21:42:14,990 - DEBUG - Response for delete_port : ()
2025-08-11 21:42:15,035 - DEBUG - VN 43976ea2-7580-4f77-9261-b99c9042cae1 still in use: Unable to complete operation on network 43976ea2-7580-4f77-9261-b99c9042cae1. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-5a2e92f3-2011-4708-8049-cdd54e769396']
2025-08-11 21:42:15,035 - WARNING - Deleting VN ctest-vn-66984905 failed..Will retry
2025-08-11 21:42:17,150 - DEBUG - Response for deleting network ()
2025-08-11 21:42:17,150 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/e618eda9-f34e-4dfb-9c85-4ab604ae9d63
2025-08-11 21:42:17,155 - DEBUG - Response Code: 404
2025-08-11 21:42:17,155 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-11 21:42:17,160 - DEBUG - Requesting: http://10.0.0.38:8082/domain/8a2622e6-a5eb-4a98-9b85-6e060ec30489
2025-08-11 21:42:17,213 - DEBUG - Requesting: http://10.0.0.38:8082/project/d9c93b64-9ee9-4d34-938d-bc0204215054
2025-08-11 21:42:17,290 - INFO - Validated that VN ctest-vn-66984905 is not found in API Server
2025-08-11 21:42:17,300 - DEBUG - VN ctest-vn-66984905 is not present in Agent 10.0.0.38
2025-08-11 21:42:17,300 - INFO - Validated that VN ctest-vn-66984905 is not in any agent
2025-08-11 21:42:17,305 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2025-08-11 21:42:17,311 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-66984905
2025-08-11 21:42:17,311 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-75993196:ctest-vn-66984905
2025-08-11 21:42:17,321 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-66984905 info
2025-08-11 21:42:17,396 - INFO - IPAM: ctest-ipam-87277027 is not found in API Server
2025-08-11 21:42:17,406 - INFO - IPAM:ctest-ipam-87277027 is not found in control node
2025-08-11 21:42:17,665 - DEBUG - No XMPP flaps were noticed during the test
2025-08-11 21:42:17,666 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2025-08-11 21:42:17,666 - INFO - --------------------------------------------------------------------------------
2025-08-11 21:42:18,325 - INFO - Deleted project: ctest-TestBasicVMVN-75993196, ID : d9c93b64-9ee9-4d34-938d-bc0204215054