2025-07-22 23:30:04,221 - INFO - Domain Default found not creating
2025-07-22 23:30:04,388 - INFO - Project ctest-TestBasicVMVN-19819278 not found, creating it
2025-07-22 23:30:04,889 - INFO - Created Project:ctest-TestBasicVMVN-19819278, ID : 601463cf-14ce-44c6-8eb2-b24d4c6c5de3
2025-07-22 23:30:06,416 - INFO - ================================================================================
2025-07-22 23:30:06,416 - INFO - STARTING TEST : test_generic_link_local_service
2025-07-22 23:30:06,417 - 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-07-22 23:30:06,682 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-07-22 23:30:06,682 - INFO - Initial checks done. Running the testcase now
2025-07-22 23:30:06,682 - INFO -
2025-07-22 23:30:07,234 - DEBUG - Response for create_network : {'network': {'id': '0d2c4337-fdfe-4827-a35f-6213b2827a2e', 'name': 'ctest-vn2_metadata-37559051', 'tenant_id': '601463cf14ce44c68eb2b24d4c6c5de3', 'project_id': '601463cf14ce44c68eb2b24d4c6c5de3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-19819278', 'ctest-vn2_metadata-37559051'], 'port_security_enabled': True, 'description': ''}}
2025-07-22 23:30:07,402 - DEBUG - Response for create_subnet : {'subnet': {'id': '9196bd8f-6f9c-49ed-9f7b-333c80dfdcc9', 'name': '', 'tenant_id': '601463cf14ce44c68eb2b24d4c6c5de3', 'network_id': '0d2c4337-fdfe-4827-a35f-6213b2827a2e', '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': '601463cf14ce44c68eb2b24d4c6c5de3'}}
2025-07-22 23:30:07,420 - INFO - Created VN ctest-vn2_metadata-37559051
2025-07-22 23:30:07,475 - DEBUG - VN ctest-vn2_metadata-37559051 UUID is 0d2c4337-fdfe-4827-a35f-6213b2827a2e
2025-07-22 23:30:07,665 - DEBUG - Services list from nova: [, , ]
2025-07-22 23:30:08,674 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3696-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3696-1)
2025-07-22 23:30:08,787 - DEBUG - Link local service introspect added
2025-07-22 23:30:08,826 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-22 23:30:13,901 - DEBUG - VM is in ACTIVE state now
2025-07-22 23:30:14,027 - INFO - Waiting for VM ctest-TestBasicVMVN-19819278-37397779 to be up..
2025-07-22 23:30:14,027 - INFO - VM name : ctest-TestBasicVMVN-19819278-37397779
2025-07-22 23:30:14,098 - DEBUG - VM ctest-TestBasicVMVN-19819278-37397779 ID is 1f3d1b47-5827-4334-983c-13b135621f2a
2025-07-22 23:30:14,098 - DEBUG - VM ctest-TestBasicVMVN-19819278-37397779 launched on Node cn-jenkins-deploy-platform-ansible-os-3696-1
2025-07-22 23:30:14,170 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/1f3d1b47-5827-4334-983c-13b135621f2a
2025-07-22 23:30:14,475 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/1f3d1b47-5827-4334-983c-13b135621f2a
2025-07-22 23:30:14,510 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/c20a8171-bf55-46b0-9cc6-fd437d0f8c4e
2025-07-22 23:30:17,758 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1003ms')
2025-07-22 23:30:17,758 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19819278-37397779 failed!
2025-07-22 23:30:17,815 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19819278:ctest-vn2_metadata-37559051 is 11.1.1.1 and allocation pool is NOT set
2025-07-22 23:30:19,878 - 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=8.75 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.62 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 = 1.620/5.187/8.754/3.567 ms')
2025-07-22 23:30:19,878 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19819278-37397779 passed
2025-07-22 23:30:20,031 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-22 23:30:20,031 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19819278-37397779, IP 11.1.1.3, Port 22
2025-07-22 23:30:20,187 - DEBUG - VM ctest-TestBasicVMVN-19819278-37397779 is ready for SSH connections
2025-07-22 23:30:20,187 - INFO - Retry 0
2025-07-22 23:30:20,188 - 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-07-22 23:30:20,188 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-07-22 23:30:21,800 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-07-22 23:30:21,801 - INFO - Generic metadata worked
2025-07-22 23:30:22,043 - DEBUG - Link local service introspect removed
2025-07-22 23:30:22,043 - INFO - Deleting VM ctest-TestBasicVMVN-19819278-37397779
2025-07-22 23:30:22,108 - INFO - Deleting VN ctest-vn2_metadata-37559051
2025-07-22 23:30:22,149 - DEBUG - VN 0d2c4337-fdfe-4827-a35f-6213b2827a2e still in use: Unable to complete operation on network 0d2c4337-fdfe-4827-a35f-6213b2827a2e. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-0d9d8742-0deb-4466-beba-519d9d9af73c']
2025-07-22 23:30:22,149 - WARNING - Deleting VN ctest-vn2_metadata-37559051 failed..Will retry
2025-07-22 23:30:24,257 - DEBUG - Response for deleting network ()
2025-07-22 23:30:24,513 - DEBUG - No XMPP flaps were noticed during the test
2025-07-22 23:30:24,513 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-07-22 23:30:24,513 - INFO - --------------------------------------------------------------------------------
2025-07-22 23:30:24,516 - INFO - ================================================================================
2025-07-22 23:30:24,517 - INFO - STARTING TEST : test_metadata_service
2025-07-22 23:30:24,517 - 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-07-22 23:30:24,800 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-07-22 23:30:24,801 - INFO - Initial checks done. Running the testcase now
2025-07-22 23:30:24,801 - INFO -
2025-07-22 23:30:24,801 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2025-07-22 23:30:24,808 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/2bf6baeb-ca76-4d88-890b-d70de9345496
2025-07-22 23:30:24,991 - DEBUG - Response for create_network : {'network': {'id': '48283480-7cdb-418b-9203-eb83f140d3e5', 'name': 'ctest-vn-11132863', 'tenant_id': '601463cf14ce44c68eb2b24d4c6c5de3', 'project_id': '601463cf14ce44c68eb2b24d4c6c5de3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-19819278', 'ctest-vn-11132863'], 'port_security_enabled': True, 'description': ''}}
2025-07-22 23:30:25,227 - DEBUG - Response for create_subnet : {'subnet': {'id': '0ca7709c-d65f-43bb-9e04-6f2f3ce45be2', 'name': '', 'tenant_id': '601463cf14ce44c68eb2b24d4c6c5de3', 'network_id': '48283480-7cdb-418b-9203-eb83f140d3e5', 'ip_version': 4, 'cidr': '210.26.23.192/26', 'allocation_pools': [{'start': '210.26.23.194', 'end': '210.26.23.254'}], 'gateway_ip': '210.26.23.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '210.26.23.194', 'tags': [], 'project_id': '601463cf14ce44c68eb2b24d4c6c5de3'}}
2025-07-22 23:30:25,247 - INFO - Created VN ctest-vn-11132863
2025-07-22 23:30:25,299 - DEBUG - VN ctest-vn-11132863 UUID is 48283480-7cdb-418b-9203-eb83f140d3e5
2025-07-22 23:30:26,450 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3696-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3696-1)
2025-07-22 23:30:26,450 - INFO - Waiting for VM ctest-TestBasicVMVN-19819278-63463939 to be up..
2025-07-22 23:30:26,492 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-22 23:30:31,568 - DEBUG - VM is in ACTIVE state now
2025-07-22 23:30:31,568 - INFO - VM name : ctest-TestBasicVMVN-19819278-63463939
2025-07-22 23:30:31,644 - DEBUG - VM ctest-TestBasicVMVN-19819278-63463939 ID is 546c6003-39ac-4066-97bf-d9acbbb6eb29
2025-07-22 23:30:31,644 - DEBUG - VM ctest-TestBasicVMVN-19819278-63463939 launched on Node cn-jenkins-deploy-platform-ansible-os-3696-1
2025-07-22 23:30:31,728 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/546c6003-39ac-4066-97bf-d9acbbb6eb29
2025-07-22 23:30:31,740 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/0eb242eb-1b08-4ef6-96be-ec5e758d1a10
2025-07-22 23:30:35,006 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms')
2025-07-22 23:30:35,006 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19819278-63463939 failed!
2025-07-22 23:30:35,067 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19819278:ctest-vn-11132863 is 210.26.23.193 and allocation pool is NOT set
2025-07-22 23:30:37,136 - 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=8.81 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.871 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.871/4.838/8.806/3.967 ms')
2025-07-22 23:30:37,136 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19819278-63463939 passed
2025-07-22 23:30:37,287 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-22 23:30:37,287 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19819278-63463939, IP 210.26.23.195, Port 22
2025-07-22 23:30:37,447 - DEBUG - VM ctest-TestBasicVMVN-19819278-63463939 is ready for SSH connections
2025-07-22 23:30:37,447 - 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-07-22 23:30:37,447 - DEBUG - cat /tmp/output.txt
2025-07-22 23:30:39,068 - DEBUG - Hello World. The time is now Tue, 22 Jul 2025 17:30:36 -0600!
2025-07-22 23:30:39,068 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 22 Jul 2025 17:30:36 -0600!'}
2025-07-22 23:30:39,068 - INFO - metadata_script.txt got executed in the vm
2025-07-22 23:30:39,068 - INFO - Deleting VM ctest-TestBasicVMVN-19819278-63463939
2025-07-22 23:30:39,143 - INFO - Deleting VN ctest-vn-11132863
2025-07-22 23:30:39,182 - DEBUG - VN 48283480-7cdb-418b-9203-eb83f140d3e5 still in use: Unable to complete operation on network 48283480-7cdb-418b-9203-eb83f140d3e5. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-71617762-987f-4a0e-a8e3-76f0a2c06eba']
2025-07-22 23:30:39,182 - WARNING - Deleting VN ctest-vn-11132863 failed..Will retry
2025-07-22 23:30:41,291 - DEBUG - Response for deleting network ()
2025-07-22 23:30:41,545 - DEBUG - No XMPP flaps were noticed during the test
2025-07-22 23:30:41,545 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-07-22 23:30:41,545 - INFO - --------------------------------------------------------------------------------
2025-07-22 23:30:41,547 - INFO - ================================================================================
2025-07-22 23:30:41,547 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-07-22 23:30:41,548 - 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-07-22 23:30:41,833 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-07-22 23:30:41,833 - INFO - Initial checks done. Running the testcase now
2025-07-22 23:30:41,833 - INFO -
2025-07-22 23:30:42,338 - DEBUG - Response for create_network : {'network': {'id': '287b25ce-89b3-425c-a916-62971ba7030f', 'name': 'ctest-vn-11294601', 'tenant_id': '601463cf14ce44c68eb2b24d4c6c5de3', 'project_id': '601463cf14ce44c68eb2b24d4c6c5de3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-19819278', 'ctest-vn-11294601'], 'port_security_enabled': True, 'description': ''}}
2025-07-22 23:30:42,499 - DEBUG - Response for create_subnet : {'subnet': {'id': '7134e6dc-172a-4678-a723-c1338e046153', 'name': '', 'tenant_id': '601463cf14ce44c68eb2b24d4c6c5de3', 'network_id': '287b25ce-89b3-425c-a916-62971ba7030f', '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': '601463cf14ce44c68eb2b24d4c6c5de3'}}
2025-07-22 23:30:42,642 - DEBUG - Response for create_subnet : {'subnet': {'id': '1c574bfe-204e-4606-9eff-02db0b0425aa', 'name': '', 'tenant_id': '601463cf14ce44c68eb2b24d4c6c5de3', 'network_id': '287b25ce-89b3-425c-a916-62971ba7030f', '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': '601463cf14ce44c68eb2b24d4c6c5de3'}}
2025-07-22 23:30:42,662 - INFO - Created VN ctest-vn-11294601
2025-07-22 23:30:42,715 - DEBUG - VN ctest-vn-11294601 UUID is 287b25ce-89b3-425c-a916-62971ba7030f
2025-07-22 23:30:43,065 - DEBUG - Response for create_port : {'port': {'name': 'dd3f6be8-5c6e-4160-8059-7a711aadd4af', 'id': 'dd3f6be8-5c6e-4160-8059-7a711aadd4af', 'tenant_id': '601463cf14ce44c68eb2b24d4c6c5de3', 'network_id': '287b25ce-89b3-425c-a916-62971ba7030f', 'mac_address': '02:dd:3f:6b:e8:5c', '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': '7134e6dc-172a-4678-a723-c1338e046153'}], 'security_groups': ['c595ed51-b26d-4e62-9125-cc4088ff5751'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '601463cf14ce44c68eb2b24d4c6c5de3'}}
2025-07-22 23:30:43,238 - DEBUG - Response for create_port : {'port': {'name': '8494632b-5ec5-4601-b55b-dc2502658a1c', 'id': '8494632b-5ec5-4601-b55b-dc2502658a1c', 'tenant_id': '601463cf14ce44c68eb2b24d4c6c5de3', 'network_id': '287b25ce-89b3-425c-a916-62971ba7030f', 'mac_address': '02:84:94:63:2b:5e', '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': '1c574bfe-204e-4606-9eff-02db0b0425aa'}], 'security_groups': ['c595ed51-b26d-4e62-9125-cc4088ff5751'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '601463cf14ce44c68eb2b24d4c6c5de3'}}
2025-07-22 23:30:43,606 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3696-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3696-1)
2025-07-22 23:30:44,024 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3696-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3696-1)
2025-07-22 23:30:45,305 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3696-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3696-1)
2025-07-22 23:30:45,305 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-07-22 23:30:45,314 - DEBUG - Requesting: http://10.0.0.38:8082/domain/3d35b737-47ae-40a2-861c-ea327ce5373c
2025-07-22 23:30:45,331 - DEBUG - Requesting: http://10.0.0.38:8082/project/601463cf-14ce-44c6-8eb2-b24d4c6c5de3
2025-07-22 23:30:45,410 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/089fc2b5-7eea-4001-b5d3-f34f529b75a5
2025-07-22 23:30:45,423 - INFO - Verifications in API Server for IPAM: ctest-ipam-49585619 passed
2025-07-22 23:30:45,432 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-19819278:ctest-ipam-49585619', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-19819278', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '621429358374567937', 'uuid-lslong': '13102083262964790693'}, 'enable': 'true', 'created': '2025-07-22T23:30:41', 'last-modified': '2025-07-22T23:30:42', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.359109'}
2025-07-22 23:30:45,432 - INFO - Verifications in Control node for IPAM: ctest-ipam-49585619 passed
2025-07-22 23:30:45,432 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-07-22 23:30:45,439 - DEBUG - Requesting: http://10.0.0.38:8082/domain/3d35b737-47ae-40a2-861c-ea327ce5373c
2025-07-22 23:30:45,452 - DEBUG - Requesting: http://10.0.0.38:8082/project/601463cf-14ce-44c6-8eb2-b24d4c6c5de3
2025-07-22 23:30:45,535 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/287b25ce-89b3-425c-a916-62971ba7030f
2025-07-22 23:30:45,553 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/287b25ce-89b3-425c-a916-62971ba7030f
2025-07-22 23:30:45,566 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/cde0bac9-ca05-42ca-8472-faa1841ece92
2025-07-22 23:30:45,576 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/cde0bac9-ca05-42ca-8472-faa1841ece92
2025-07-22 23:30:45,589 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/85aee95c-9b2b-423c-8353-284fa13052a5
2025-07-22 23:30:45,603 - DEBUG - Route Targets: ['target:64512:8000005']
2025-07-22 23:30:45,603 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/287b25ce-89b3-425c-a916-62971ba7030f
2025-07-22 23:30:45,623 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/cde0bac9-ca05-42ca-8472-faa1841ece92
2025-07-22 23:30:45,650 - INFO - Verified VN network id 11 for VN 287b25ce-89b3-425c-a916-62971ba7030f
2025-07-22 23:30:45,650 - INFO - Verifications in API Server for VN ctest-vn-11294601 passed
2025-07-22 23:30:45,650 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/287b25ce-89b3-425c-a916-62971ba7030f
2025-07-22 23:30:45,663 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/cde0bac9-ca05-42ca-8472-faa1841ece92
2025-07-22 23:30:45,676 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/cde0bac9-ca05-42ca-8472-faa1841ece92
2025-07-22 23:30:45,694 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/85aee95c-9b2b-423c-8353-284fa13052a5
2025-07-22 23:30:45,710 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-19819278:ctest-vn-11294601', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-19819278', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2916966752656245340', 'uuid-lslong': '12184034243040969487'}, 'enable': 'true', 'created': '2025-07-22T23:30:42', 'last-modified': '2025-07-22T23:30:42', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.100407'}
2025-07-22 23:30:45,719 - DEBUG - Route Targets: ['target:64512:8000005']
2025-07-22 23:30:45,719 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-11294601 passed
2025-07-22 23:30:45,719 - DEBUG - ====Verifying policy data for ctest-vn-11294601 in API_Server ======
2025-07-22 23:30:45,719 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-07-22 23:30:45,726 - DEBUG - Requesting: http://10.0.0.38:8082/domain/3d35b737-47ae-40a2-861c-ea327ce5373c
2025-07-22 23:30:45,755 - DEBUG - Requesting: http://10.0.0.38:8082/project/601463cf-14ce-44c6-8eb2-b24d4c6c5de3
2025-07-22 23:30:45,928 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/287b25ce-89b3-425c-a916-62971ba7030f
2025-07-22 23:30:45,948 - DEBUG - =>VN ctest-vn-11294601 has no policy to be verified
2025-07-22 23:30:45,948 - DEBUG - Verifying the vn in opserver
2025-07-22 23:30:45,948 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-19819278:ctest-vn-11294601 virtual network link through opserver 10.0.0.38
2025-07-22 23:30:45,948 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-07-22 23:30:46,419 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-07-22 23:30:46,483 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-19819278:ctest-vn-11294601', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-19819278:ctest-vn-11294601?flat'}
2025-07-22 23:30:46,483 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-19819278:ctest-vn-11294601 is found in opserver
2025-07-22 23:30:46,490 - DEBUG - VRF ids for VN ctest-vn-11294601: {'10.0.0.38': '2'}
2025-07-22 23:30:46,490 - INFO - Waiting for VM ctest-TestBasicVMVN-19819278-95108992 to be up..
2025-07-22 23:30:46,574 - DEBUG - VM is in ACTIVE state now
2025-07-22 23:30:46,574 - INFO - VM name : ctest-TestBasicVMVN-19819278-95108992
2025-07-22 23:30:46,646 - DEBUG - VM ctest-TestBasicVMVN-19819278-95108992 ID is a150cefe-e4f5-41a3-b582-16e45892c794
2025-07-22 23:30:46,646 - DEBUG - VM ctest-TestBasicVMVN-19819278-95108992 launched on Node cn-jenkins-deploy-platform-ansible-os-3696-1
2025-07-22 23:30:46,738 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/a150cefe-e4f5-41a3-b582-16e45892c794
2025-07-22 23:30:46,750 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/dd3f6be8-5c6e-4160-8059-7a711aadd4af
2025-07-22 23:30:50,008 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1003ms')
2025-07-22 23:30:50,008 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19819278-95108992 failed!
2025-07-22 23:30:50,063 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19819278:ctest-vn-11294601 is 31.1.1.1 and allocation pool is NOT set
2025-07-22 23:30:50,063 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19819278:ctest-vn-11294601 is 31.1.2.1 and allocation pool is NOT set
2025-07-22 23:30:54,140 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1023ms')
2025-07-22 23:30:54,140 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19819278-95108992 failed!
2025-07-22 23:30:54,195 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19819278:ctest-vn-11294601 is 31.1.1.1 and allocation pool is NOT set
2025-07-22 23:30:54,195 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19819278:ctest-vn-11294601 is 31.1.2.1 and allocation pool is NOT set
2025-07-22 23:30:56,263 - 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.72 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.85 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 = 2.721/2.785/2.850/0.064 ms')
2025-07-22 23:30:56,263 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19819278-95108992 passed
2025-07-22 23:30:56,423 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-22 23:30:56,423 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19819278-95108992, IP 31.1.1.4, Port 22
2025-07-22 23:30:56,594 - DEBUG - VM ctest-TestBasicVMVN-19819278-95108992 is ready for SSH connections
2025-07-22 23:30:56,594 - INFO - Waiting for VM ctest-TestBasicVMVN-19819278-69659487 to be up..
2025-07-22 23:30:56,679 - DEBUG - VM is in ACTIVE state now
2025-07-22 23:30:56,679 - INFO - VM name : ctest-TestBasicVMVN-19819278-69659487
2025-07-22 23:30:56,767 - DEBUG - VM ctest-TestBasicVMVN-19819278-69659487 ID is d5040d49-52c0-47a6-a0e8-d811366a2dd4
2025-07-22 23:30:56,767 - DEBUG - VM ctest-TestBasicVMVN-19819278-69659487 launched on Node cn-jenkins-deploy-platform-ansible-os-3696-1
2025-07-22 23:30:56,854 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/d5040d49-52c0-47a6-a0e8-d811366a2dd4
2025-07-22 23:30:56,863 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/8494632b-5ec5-4601-b55b-dc2502658a1c
2025-07-22 23:30:58,121 - 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.93 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.433 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.433/1.682/2.931/1.249 ms')
2025-07-22 23:30:58,121 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-19819278-69659487 passed
2025-07-22 23:30:58,275 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-22 23:30:58,275 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19819278-69659487, IP 31.1.2.4, Port 22
2025-07-22 23:30:58,431 - DEBUG - VM ctest-TestBasicVMVN-19819278-69659487 is ready for SSH connections
2025-07-22 23:30:58,431 - INFO - Waiting for VM ctest-TestBasicVMVN-19819278-66583680 to be up..
2025-07-22 23:30:58,510 - DEBUG - VM is in ACTIVE state now
2025-07-22 23:30:58,510 - INFO - VM name : ctest-TestBasicVMVN-19819278-66583680
2025-07-22 23:30:58,584 - DEBUG - VM ctest-TestBasicVMVN-19819278-66583680 ID is 82c0b428-0457-436a-aae1-d4c10d86320a
2025-07-22 23:30:58,584 - DEBUG - VM ctest-TestBasicVMVN-19819278-66583680 launched on Node cn-jenkins-deploy-platform-ansible-os-3696-1
2025-07-22 23:30:58,667 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/82c0b428-0457-436a-aae1-d4c10d86320a
2025-07-22 23:30:58,677 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/ddc9c944-7b5e-4a3a-9b4c-134fac925126
2025-07-22 23:30:59,918 - 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.63 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.367 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.367/1.497/2.627/1.130 ms')
2025-07-22 23:30:59,918 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-19819278-66583680 passed
2025-07-22 23:31:00,071 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-22 23:31:00,071 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19819278-66583680, IP 31.1.1.3, Port 22
2025-07-22 23:31:00,227 - DEBUG - VM ctest-TestBasicVMVN-19819278-66583680 is ready for SSH connections
2025-07-22 23:31:00,227 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-22 23:31:00,227 - 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-07-22 23:31:00,227 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-07-22 23:31:04,225 - 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.457 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.199 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.977 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.977/1.877/3.457 ms
2025-07-22 23:31:04,225 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-19819278-95108992 passed
2025-07-22 23:31:04,225 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-22 23:31:04,225 - 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-07-22 23:31:04,225 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-07-22 23:31:07,897 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=63 time=3.505 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.949 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.876 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.876/1.776/3.505 ms
2025-07-22 23:31:07,897 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-19819278-69659487 passed
2025-07-22 23:31:07,897 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-22 23:31:07,897 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-22 23:31:07,897 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-22 23:31:07,897 - 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-07-22 23:31:07,897 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-22 23:31:08,093 - DEBUG - None
2025-07-22 23:31:08,093 - 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-07-22 23:31:08,093 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-22 23:31:08,277 - DEBUG - None
2025-07-22 23:31:08,277 - 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-07-22 23:31:08,277 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-22 23:31:08,903 - DEBUG - None
2025-07-22 23:31:08,903 - 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-07-22 23:31:08,903 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-07-22 23:31:11,114 - 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.930 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.577 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.566 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.681 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.443 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.443/2.039/5.577 ms
2025-07-22 23:31:11,114 - 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-07-22 23:31:11,114 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-07-22 23:31:13,404 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.138 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.943 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.380 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.616 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.566 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.108 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.362 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.362/2.587/5.380 ms
2025-07-22 23:31:13,405 - 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-07-22 23:31:13,405 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-07-22 23:31:15,645 - 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.631 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.535 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.379 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.504 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.097 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.121 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.400 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.400/1.809/3.379 ms
2025-07-22 23:31:15,645 - INFO - Deleting VM ctest-TestBasicVMVN-19819278-66583680
2025-07-22 23:31:15,715 - INFO - Detaching port 8494632b-5ec5-4601-b55b-dc2502658a1c from VM ctest-TestBasicVMVN-19819278-69659487
2025-07-22 23:31:15,750 - INFO - Deleting VM ctest-TestBasicVMVN-19819278-69659487
2025-07-22 23:31:15,818 - INFO - Detaching port dd3f6be8-5c6e-4160-8059-7a711aadd4af from VM ctest-TestBasicVMVN-19819278-95108992
2025-07-22 23:31:15,852 - INFO - Deleting VM ctest-TestBasicVMVN-19819278-95108992
2025-07-22 23:31:15,925 - INFO - Deleting VN ctest-vn-11294601
2025-07-22 23:31:16,098 - DEBUG - Response for delete_port : ()
2025-07-22 23:31:16,287 - DEBUG - Response for delete_port : ()
2025-07-22 23:31:16,332 - DEBUG - VN 287b25ce-89b3-425c-a916-62971ba7030f still in use: Unable to complete operation on network 287b25ce-89b3-425c-a916-62971ba7030f. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-9ecf07d1-d3d5-49af-a0ac-75df17a08bd5']
2025-07-22 23:31:16,332 - WARNING - Deleting VN ctest-vn-11294601 failed..Will retry
2025-07-22 23:31:18,505 - DEBUG - Response for deleting network ()
2025-07-22 23:31:18,505 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/cde0bac9-ca05-42ca-8472-faa1841ece92
2025-07-22 23:31:18,512 - DEBUG - Response Code: 404
2025-07-22 23:31:18,512 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-07-22 23:31:18,519 - DEBUG - Requesting: http://10.0.0.38:8082/domain/3d35b737-47ae-40a2-861c-ea327ce5373c
2025-07-22 23:31:18,572 - DEBUG - Requesting: http://10.0.0.38:8082/project/601463cf-14ce-44c6-8eb2-b24d4c6c5de3
2025-07-22 23:31:18,656 - INFO - Validated that VN ctest-vn-11294601 is not found in API Server
2025-07-22 23:31:18,672 - DEBUG - VN ctest-vn-11294601 is not present in Agent 10.0.0.38
2025-07-22 23:31:18,672 - INFO - Validated that VN ctest-vn-11294601 is not in any agent
2025-07-22 23:31:18,678 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2025-07-22 23:31:18,686 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-11294601
2025-07-22 23:31:18,686 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-19819278:ctest-vn-11294601
2025-07-22 23:31:18,699 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-11294601 info
2025-07-22 23:31:18,779 - INFO - IPAM: ctest-ipam-49585619 is not found in API Server
2025-07-22 23:31:18,796 - INFO - IPAM:ctest-ipam-49585619 is not found in control node
2025-07-22 23:31:19,052 - DEBUG - No XMPP flaps were noticed during the test
2025-07-22 23:31:19,052 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-07-22 23:31:19,052 - INFO - --------------------------------------------------------------------------------
2025-07-22 23:31:19,783 - INFO - Deleted project: ctest-TestBasicVMVN-19819278, ID : 601463cf-14ce-44c6-8eb2-b24d4c6c5de3