2025-06-20 12:54:11,634 - INFO - Domain Default found not creating
2025-06-20 12:54:11,777 - INFO - Project ctest-TestBasicVMVN-92817616 not found, creating it
2025-06-20 12:54:12,236 - INFO - Created Project:ctest-TestBasicVMVN-92817616, ID : 22a8e9cb-4ccd-45dc-b917-089bc79d5175
2025-06-20 12:54:13,669 - INFO - ================================================================================
2025-06-20 12:54:13,669 - INFO - STARTING TEST : test_generic_link_local_service
2025-06-20 12:54:13,669 - 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-06-20 12:54:13,925 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2025-06-20 12:54:13,925 - INFO - Initial checks done. Running the testcase now
2025-06-20 12:54:13,925 - INFO -
2025-06-20 12:54:14,459 - DEBUG - Response for create_network : {'network': {'id': '97ca98cd-46a3-43fd-aabd-014767072af6', 'name': 'ctest-vn2_metadata-12343274', 'tenant_id': '22a8e9cb4ccd45dcb917089bc79d5175', 'project_id': '22a8e9cb4ccd45dcb917089bc79d5175', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-92817616', 'ctest-vn2_metadata-12343274'], 'port_security_enabled': True, 'description': ''}}
2025-06-20 12:54:14,606 - DEBUG - Response for create_subnet : {'subnet': {'id': '73e12ce8-9327-4d31-8d35-36ca04d54b2d', 'name': '', 'tenant_id': '22a8e9cb4ccd45dcb917089bc79d5175', 'network_id': '97ca98cd-46a3-43fd-aabd-014767072af6', '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': '22a8e9cb4ccd45dcb917089bc79d5175'}}
2025-06-20 12:54:14,626 - INFO - Created VN ctest-vn2_metadata-12343274
2025-06-20 12:54:14,682 - DEBUG - VN ctest-vn2_metadata-12343274 UUID is 97ca98cd-46a3-43fd-aabd-014767072af6
2025-06-20 12:54:14,877 - DEBUG - Services list from nova: [, , ]
2025-06-20 12:54:15,918 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3507-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3507-1)
2025-06-20 12:54:16,025 - DEBUG - Link local service introspect added
2025-06-20 12:54:16,067 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-20 12:54:21,149 - DEBUG - VM is in ACTIVE state now
2025-06-20 12:54:21,273 - INFO - Waiting for VM ctest-TestBasicVMVN-92817616-05182333 to be up..
2025-06-20 12:54:21,273 - INFO - VM name : ctest-TestBasicVMVN-92817616-05182333
2025-06-20 12:54:21,355 - DEBUG - VM ctest-TestBasicVMVN-92817616-05182333 ID is a2ec9b98-1ead-4e9b-be40-b7c4dc2a7f96
2025-06-20 12:54:21,355 - DEBUG - VM ctest-TestBasicVMVN-92817616-05182333 launched on Node cn-jenkins-deploy-platform-ansible-os-3507-1
2025-06-20 12:54:21,430 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/a2ec9b98-1ead-4e9b-be40-b7c4dc2a7f96
2025-06-20 12:54:21,736 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/a2ec9b98-1ead-4e9b-be40-b7c4dc2a7f96
2025-06-20 12:54:21,768 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/3ce3cefa-b83c-4b21-a3d7-0ac59ce23786
2025-06-20 12:54:25,040 - 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 1030ms')
2025-06-20 12:54:25,040 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-92817616-05182333 failed!
2025-06-20 12:54:25,098 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-92817616:ctest-vn2_metadata-12343274 is 11.1.1.1 and allocation pool is NOT set
2025-06-20 12:54:27,156 - 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.44 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.886 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.886/2.661/4.437/1.775 ms')
2025-06-20 12:54:27,156 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-92817616-05182333 passed
2025-06-20 12:54:27,310 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-20 12:54:27,310 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-92817616-05182333, IP 11.1.1.3, Port 22
2025-06-20 12:54:27,469 - DEBUG - VM ctest-TestBasicVMVN-92817616-05182333 is ready for SSH connections
2025-06-20 12:54:27,469 - INFO - Retry 0
2025-06-20 12:54:27,469 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-06-20 12:54:27,470 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-06-20 12:54:29,048 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-06-20 12:54:29,048 - INFO - Generic metadata worked
2025-06-20 12:54:29,297 - DEBUG - Link local service introspect removed
2025-06-20 12:54:29,298 - INFO - Deleting VM ctest-TestBasicVMVN-92817616-05182333
2025-06-20 12:54:29,378 - INFO - Deleting VN ctest-vn2_metadata-12343274
2025-06-20 12:54:29,415 - DEBUG - VN 97ca98cd-46a3-43fd-aabd-014767072af6 still in use: Unable to complete operation on network 97ca98cd-46a3-43fd-aabd-014767072af6. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-728a383e-191c-4388-8bbc-e6e8a2de7637']
2025-06-20 12:54:29,415 - WARNING - Deleting VN ctest-vn2_metadata-12343274 failed..Will retry
2025-06-20 12:54:31,517 - DEBUG - Response for deleting network ()
2025-06-20 12:54:31,776 - DEBUG - No XMPP flaps were noticed during the test
2025-06-20 12:54:31,776 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-06-20 12:54:31,776 - INFO - --------------------------------------------------------------------------------
2025-06-20 12:54:31,779 - INFO - ================================================================================
2025-06-20 12:54:31,779 - INFO - STARTING TEST : test_metadata_service
2025-06-20 12:54:31,779 - 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-06-20 12:54:32,068 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2025-06-20 12:54:32,068 - INFO - Initial checks done. Running the testcase now
2025-06-20 12:54:32,068 - INFO -
2025-06-20 12:54:32,069 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs
2025-06-20 12:54:32,075 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/98ab3fff-cbf3-4332-98f1-37adf75ee5f8
2025-06-20 12:54:32,270 - DEBUG - Response for create_network : {'network': {'id': 'c86f4cf0-61f6-47fb-b8d9-cfa815f71f9f', 'name': 'ctest-vn-20943927', 'tenant_id': '22a8e9cb4ccd45dcb917089bc79d5175', 'project_id': '22a8e9cb4ccd45dcb917089bc79d5175', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-92817616', 'ctest-vn-20943927'], 'port_security_enabled': True, 'description': ''}}
2025-06-20 12:54:32,486 - DEBUG - Response for create_subnet : {'subnet': {'id': '569fdbd2-3586-4ba2-9330-e12bd2955f6c', 'name': '', 'tenant_id': '22a8e9cb4ccd45dcb917089bc79d5175', 'network_id': 'c86f4cf0-61f6-47fb-b8d9-cfa815f71f9f', 'ip_version': 4, 'cidr': '38.132.199.0/26', 'allocation_pools': [{'start': '38.132.199.2', 'end': '38.132.199.62'}], 'gateway_ip': '38.132.199.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '38.132.199.2', 'tags': [], 'project_id': '22a8e9cb4ccd45dcb917089bc79d5175'}}
2025-06-20 12:54:32,503 - INFO - Created VN ctest-vn-20943927
2025-06-20 12:54:32,554 - DEBUG - VN ctest-vn-20943927 UUID is c86f4cf0-61f6-47fb-b8d9-cfa815f71f9f
2025-06-20 12:54:33,687 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3507-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3507-1)
2025-06-20 12:54:33,687 - INFO - Waiting for VM ctest-TestBasicVMVN-92817616-65299656 to be up..
2025-06-20 12:54:33,732 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-20 12:54:38,820 - DEBUG - VM is in ACTIVE state now
2025-06-20 12:54:38,820 - INFO - VM name : ctest-TestBasicVMVN-92817616-65299656
2025-06-20 12:54:38,903 - DEBUG - VM ctest-TestBasicVMVN-92817616-65299656 ID is 73d37b05-8ea4-4f85-a139-bd43e1d2335b
2025-06-20 12:54:38,903 - DEBUG - VM ctest-TestBasicVMVN-92817616-65299656 launched on Node cn-jenkins-deploy-platform-ansible-os-3507-1
2025-06-20 12:54:38,988 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/73d37b05-8ea4-4f85-a139-bd43e1d2335b
2025-06-20 12:54:38,996 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/adfd0ba5-df55-4edd-8d4e-8847744afe17
2025-06-20 12:54:42,229 - 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 1005ms')
2025-06-20 12:54:42,229 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-92817616-65299656 failed!
2025-06-20 12:54:42,286 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-92817616:ctest-vn-20943927 is 38.132.199.1 and allocation pool is NOT set
2025-06-20 12:54:44,344 - 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=7.60 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.57 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.571/4.587/7.603/3.016 ms')
2025-06-20 12:54:44,344 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-92817616-65299656 passed
2025-06-20 12:54:44,498 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-20 12:54:44,498 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-92817616-65299656, IP 38.132.199.3, Port 22
2025-06-20 12:54:44,657 - DEBUG - VM ctest-TestBasicVMVN-92817616-65299656 is ready for SSH connections
2025-06-20 12:54:44,657 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-06-20 12:54:44,657 - DEBUG - cat /tmp/output.txt
2025-06-20 12:54:46,259 - DEBUG - Hello World. The time is now Fri, 20 Jun 2025 06:54:44 -0600!
2025-06-20 12:54:46,259 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Fri, 20 Jun 2025 06:54:44 -0600!'}
2025-06-20 12:54:46,259 - INFO - metadata_script.txt got executed in the vm
2025-06-20 12:54:46,259 - INFO - Deleting VM ctest-TestBasicVMVN-92817616-65299656
2025-06-20 12:54:46,325 - INFO - Deleting VN ctest-vn-20943927
2025-06-20 12:54:46,361 - DEBUG - VN c86f4cf0-61f6-47fb-b8d9-cfa815f71f9f still in use: Unable to complete operation on network c86f4cf0-61f6-47fb-b8d9-cfa815f71f9f. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-4fd00788-b92f-4fff-b841-3bab1efc9f24']
2025-06-20 12:54:46,361 - WARNING - Deleting VN ctest-vn-20943927 failed..Will retry
2025-06-20 12:54:48,477 - DEBUG - Response for deleting network ()
2025-06-20 12:54:48,736 - DEBUG - No XMPP flaps were noticed during the test
2025-06-20 12:54:48,736 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-06-20 12:54:48,736 - INFO - --------------------------------------------------------------------------------
2025-06-20 12:54:48,740 - INFO - ================================================================================
2025-06-20 12:54:48,740 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-06-20 12:54:48,740 - 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-06-20 12:54:49,028 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2025-06-20 12:54:49,028 - INFO - Initial checks done. Running the testcase now
2025-06-20 12:54:49,028 - INFO -
2025-06-20 12:54:49,534 - DEBUG - Response for create_network : {'network': {'id': 'daf4091d-8fcb-42f7-9efc-470a3870e3cf', 'name': 'ctest-vn-24771922', 'tenant_id': '22a8e9cb4ccd45dcb917089bc79d5175', 'project_id': '22a8e9cb4ccd45dcb917089bc79d5175', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-92817616', 'ctest-vn-24771922'], 'port_security_enabled': True, 'description': ''}}
2025-06-20 12:54:49,720 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f4267afd-d6a2-499a-8d35-29b3b70d2f84', 'name': '', 'tenant_id': '22a8e9cb4ccd45dcb917089bc79d5175', 'network_id': 'daf4091d-8fcb-42f7-9efc-470a3870e3cf', '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': '22a8e9cb4ccd45dcb917089bc79d5175'}}
2025-06-20 12:54:49,871 - DEBUG - Response for create_subnet : {'subnet': {'id': '808025f5-be96-49bf-9450-79d7f5f657a1', 'name': '', 'tenant_id': '22a8e9cb4ccd45dcb917089bc79d5175', 'network_id': 'daf4091d-8fcb-42f7-9efc-470a3870e3cf', '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': '22a8e9cb4ccd45dcb917089bc79d5175'}}
2025-06-20 12:54:49,889 - INFO - Created VN ctest-vn-24771922
2025-06-20 12:54:49,942 - DEBUG - VN ctest-vn-24771922 UUID is daf4091d-8fcb-42f7-9efc-470a3870e3cf
2025-06-20 12:54:50,304 - DEBUG - Response for create_port : {'port': {'name': '3cfba7dd-91dd-49d6-9d7f-91f30a8b8e7e', 'id': '3cfba7dd-91dd-49d6-9d7f-91f30a8b8e7e', 'tenant_id': '22a8e9cb4ccd45dcb917089bc79d5175', 'network_id': 'daf4091d-8fcb-42f7-9efc-470a3870e3cf', 'mac_address': '02:3c:fb:a7:dd:91', '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': 'f4267afd-d6a2-499a-8d35-29b3b70d2f84'}], 'security_groups': ['63ff854d-c686-4de7-9662-862964d6f3e4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '22a8e9cb4ccd45dcb917089bc79d5175'}}
2025-06-20 12:54:50,468 - DEBUG - Response for create_port : {'port': {'name': 'e3533fa4-0642-41ec-9c0c-c5e760eb270c', 'id': 'e3533fa4-0642-41ec-9c0c-c5e760eb270c', 'tenant_id': '22a8e9cb4ccd45dcb917089bc79d5175', 'network_id': 'daf4091d-8fcb-42f7-9efc-470a3870e3cf', 'mac_address': '02:e3:53:3f:a4:06', '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': '808025f5-be96-49bf-9450-79d7f5f657a1'}], 'security_groups': ['63ff854d-c686-4de7-9662-862964d6f3e4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '22a8e9cb4ccd45dcb917089bc79d5175'}}
2025-06-20 12:54:50,934 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3507-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3507-1)
2025-06-20 12:54:51,325 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3507-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3507-1)
2025-06-20 12:54:52,562 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3507-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3507-1)
2025-06-20 12:54:52,563 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-06-20 12:54:52,569 - DEBUG - Requesting: http://10.0.0.50:8082/domain/ef61e37c-86e4-4e34-8ce7-9a01933ffd4a
2025-06-20 12:54:52,581 - DEBUG - Requesting: http://10.0.0.50:8082/project/22a8e9cb-4ccd-45dc-b917-089bc79d5175
2025-06-20 12:54:52,669 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/3d3afadb-2a77-41f6-8f31-e6f99891a1e0
2025-06-20 12:54:52,693 - INFO - Verifications in API Server for IPAM: ctest-ipam-97403316 passed
2025-06-20 12:54:52,702 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-92817616:ctest-ipam-97403316', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-92817616', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4412114604180062710', 'uuid-lslong': '10318282180963443168'}, 'enable': 'true', 'created': '2025-06-20T12:54:49', 'last-modified': '2025-06-20T12:54:49', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.440689'}
2025-06-20 12:54:52,702 - INFO - Verifications in Control node for IPAM: ctest-ipam-97403316 passed
2025-06-20 12:54:52,703 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-06-20 12:54:52,710 - DEBUG - Requesting: http://10.0.0.50:8082/domain/ef61e37c-86e4-4e34-8ce7-9a01933ffd4a
2025-06-20 12:54:52,724 - DEBUG - Requesting: http://10.0.0.50:8082/project/22a8e9cb-4ccd-45dc-b917-089bc79d5175
2025-06-20 12:54:52,817 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/daf4091d-8fcb-42f7-9efc-470a3870e3cf
2025-06-20 12:54:52,832 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/daf4091d-8fcb-42f7-9efc-470a3870e3cf
2025-06-20 12:54:52,851 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/cdf3f12d-60ab-4fa8-b8f3-9d71a2860ca7
2025-06-20 12:54:52,863 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/cdf3f12d-60ab-4fa8-b8f3-9d71a2860ca7
2025-06-20 12:54:52,873 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/0d84b73e-d561-4373-a0be-1c53430f6871
2025-06-20 12:54:52,881 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-20 12:54:52,881 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/daf4091d-8fcb-42f7-9efc-470a3870e3cf
2025-06-20 12:54:52,897 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/cdf3f12d-60ab-4fa8-b8f3-9d71a2860ca7
2025-06-20 12:54:52,935 - INFO - Verified VN network id 8 for VN daf4091d-8fcb-42f7-9efc-470a3870e3cf
2025-06-20 12:54:52,935 - INFO - Verifications in API Server for VN ctest-vn-24771922 passed
2025-06-20 12:54:52,935 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/daf4091d-8fcb-42f7-9efc-470a3870e3cf
2025-06-20 12:54:52,948 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/cdf3f12d-60ab-4fa8-b8f3-9d71a2860ca7
2025-06-20 12:54:52,957 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/cdf3f12d-60ab-4fa8-b8f3-9d71a2860ca7
2025-06-20 12:54:52,971 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/0d84b73e-d561-4373-a0be-1c53430f6871
2025-06-20 12:54:52,995 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-92817616:ctest-vn-24771922', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-92817616', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15777245417156854519', 'uuid-lslong': '11456109661345866703'}, 'enable': 'true', 'created': '2025-06-20T12:54:49', 'last-modified': '2025-06-20T12:54:49', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.160346'}
2025-06-20 12:54:53,010 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-20 12:54:53,010 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-24771922 passed
2025-06-20 12:54:53,010 - DEBUG - ====Verifying policy data for ctest-vn-24771922 in API_Server ======
2025-06-20 12:54:53,010 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-06-20 12:54:53,018 - DEBUG - Requesting: http://10.0.0.50:8082/domain/ef61e37c-86e4-4e34-8ce7-9a01933ffd4a
2025-06-20 12:54:53,060 - DEBUG - Requesting: http://10.0.0.50:8082/project/22a8e9cb-4ccd-45dc-b917-089bc79d5175
2025-06-20 12:54:53,156 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/daf4091d-8fcb-42f7-9efc-470a3870e3cf
2025-06-20 12:54:53,170 - DEBUG - =>VN ctest-vn-24771922 has no policy to be verified
2025-06-20 12:54:53,170 - DEBUG - Verifying the vn in opserver
2025-06-20 12:54:53,170 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-92817616:ctest-vn-24771922 virtual network link through opserver 10.0.0.50
2025-06-20 12:54:53,170 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2025-06-20 12:54:53,564 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2025-06-20 12:54:53,635 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-92817616:ctest-vn-24771922', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-92817616:ctest-vn-24771922?flat'}
2025-06-20 12:54:53,635 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-92817616:ctest-vn-24771922 is found in opserver
2025-06-20 12:54:53,645 - DEBUG - VRF ids for VN ctest-vn-24771922: {'10.0.0.50': '2'}
2025-06-20 12:54:53,645 - INFO - Waiting for VM ctest-TestBasicVMVN-92817616-88814972 to be up..
2025-06-20 12:54:53,752 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-20 12:54:58,837 - DEBUG - VM is in ACTIVE state now
2025-06-20 12:54:58,837 - INFO - VM name : ctest-TestBasicVMVN-92817616-88814972
2025-06-20 12:54:58,912 - DEBUG - VM ctest-TestBasicVMVN-92817616-88814972 ID is 4dd0d43d-5a6f-40cc-8c1b-02e41beefc01
2025-06-20 12:54:58,912 - DEBUG - VM ctest-TestBasicVMVN-92817616-88814972 launched on Node cn-jenkins-deploy-platform-ansible-os-3507-1
2025-06-20 12:54:59,030 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/4dd0d43d-5a6f-40cc-8c1b-02e41beefc01
2025-06-20 12:54:59,041 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/3cfba7dd-91dd-49d6-9d7f-91f30a8b8e7e
2025-06-20 12:55:02,320 - 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 1031ms')
2025-06-20 12:55:02,320 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-92817616-88814972 failed!
2025-06-20 12:55:02,378 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-92817616:ctest-vn-24771922 is 31.1.1.1 and allocation pool is NOT set
2025-06-20 12:55:02,378 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-92817616:ctest-vn-24771922 is 31.1.2.1 and allocation pool is NOT set
2025-06-20 12:55:04,442 - 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.27 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.416 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.416/2.343/4.270/1.927 ms')
2025-06-20 12:55:04,442 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-92817616-88814972 passed
2025-06-20 12:55:04,594 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-20 12:55:04,594 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-92817616-88814972, IP 31.1.1.4, Port 22
2025-06-20 12:55:04,772 - DEBUG - VM ctest-TestBasicVMVN-92817616-88814972 is ready for SSH connections
2025-06-20 12:55:04,772 - INFO - Waiting for VM ctest-TestBasicVMVN-92817616-20747245 to be up..
2025-06-20 12:55:04,849 - DEBUG - VM is in ACTIVE state now
2025-06-20 12:55:04,850 - INFO - VM name : ctest-TestBasicVMVN-92817616-20747245
2025-06-20 12:55:04,921 - DEBUG - VM ctest-TestBasicVMVN-92817616-20747245 ID is dde21b1d-bdca-4962-a5a1-815243f398d5
2025-06-20 12:55:04,922 - DEBUG - VM ctest-TestBasicVMVN-92817616-20747245 launched on Node cn-jenkins-deploy-platform-ansible-os-3507-1
2025-06-20 12:55:04,991 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/dde21b1d-bdca-4962-a5a1-815243f398d5
2025-06-20 12:55:05,000 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/e3533fa4-0642-41ec-9c0c-c5e760eb270c
2025-06-20 12:55:06,231 - 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.69 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.400 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.400/1.545/2.691/1.145 ms')
2025-06-20 12:55:06,231 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-92817616-20747245 passed
2025-06-20 12:55:06,390 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-20 12:55:06,390 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-92817616-20747245, IP 31.1.2.4, Port 22
2025-06-20 12:55:06,553 - DEBUG - VM ctest-TestBasicVMVN-92817616-20747245 is ready for SSH connections
2025-06-20 12:55:06,553 - INFO - Waiting for VM ctest-TestBasicVMVN-92817616-73640122 to be up..
2025-06-20 12:55:06,627 - DEBUG - VM is in ACTIVE state now
2025-06-20 12:55:06,627 - INFO - VM name : ctest-TestBasicVMVN-92817616-73640122
2025-06-20 12:55:06,698 - DEBUG - VM ctest-TestBasicVMVN-92817616-73640122 ID is e4d846de-4b68-4378-9707-8af0bbb542f0
2025-06-20 12:55:06,698 - DEBUG - VM ctest-TestBasicVMVN-92817616-73640122 launched on Node cn-jenkins-deploy-platform-ansible-os-3507-1
2025-06-20 12:55:06,768 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/e4d846de-4b68-4378-9707-8af0bbb542f0
2025-06-20 12:55:06,776 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/1b1e7ae3-9059-40e7-b5ae-36800eb22a8f
2025-06-20 12:55:08,010 - 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.69 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.257 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.257/1.474/2.692/1.217 ms')
2025-06-20 12:55:08,011 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-92817616-73640122 passed
2025-06-20 12:55:08,162 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-20 12:55:08,162 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-92817616-73640122, IP 31.1.1.3, Port 22
2025-06-20 12:55:08,317 - DEBUG - VM ctest-TestBasicVMVN-92817616-73640122 is ready for SSH connections
2025-06-20 12:55:08,318 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-20 12:55:08,318 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-06-20 12:55:08,318 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-06-20 12:55:12,325 - 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.837 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.772 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.047 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.772/1.885/3.837 ms
2025-06-20 12:55:12,325 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-92817616-88814972 passed
2025-06-20 12:55:12,325 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-20 12:55:12,325 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-06-20 12:55:12,326 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-06-20 12:55:15,968 - 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.135 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.003 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.043 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.003/1.727/3.135 ms
2025-06-20 12:55:15,968 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-92817616-20747245 passed
2025-06-20 12:55:15,968 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-20 12:55:15,968 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-20 12:55:15,969 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-20 12:55:15,969 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-06-20 12:55:15,969 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-20 12:55:16,159 - DEBUG - None
2025-06-20 12:55:16,159 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-06-20 12:55:16,159 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-20 12:55:16,343 - DEBUG - None
2025-06-20 12:55:16,343 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-06-20 12:55:16,343 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-20 12:55:16,945 - DEBUG - None
2025-06-20 12:55:16,945 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-06-20 12:55:16,945 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-06-20 12:55:19,153 - 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.851 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.749 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.928 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.357 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.357/1.853/4.749 ms
2025-06-20 12:55:19,154 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-06-20 12:55:19,154 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-06-20 12:55:21,433 - 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.949 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.779 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.903 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.398 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.663 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.565 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.356 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.356/1.801/3.903 ms
2025-06-20 12:55:21,433 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-06-20 12:55:21,433 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-06-20 12:55:23,682 - 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.644 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.412 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.200 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.395 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.199 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.391 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.395/1.805/3.391 ms
2025-06-20 12:55:23,682 - INFO - Deleting VM ctest-TestBasicVMVN-92817616-73640122
2025-06-20 12:55:23,758 - INFO - Detaching port e3533fa4-0642-41ec-9c0c-c5e760eb270c from VM ctest-TestBasicVMVN-92817616-20747245
2025-06-20 12:55:23,805 - INFO - Deleting VM ctest-TestBasicVMVN-92817616-20747245
2025-06-20 12:55:23,875 - INFO - Detaching port 3cfba7dd-91dd-49d6-9d7f-91f30a8b8e7e from VM ctest-TestBasicVMVN-92817616-88814972
2025-06-20 12:55:23,907 - INFO - Deleting VM ctest-TestBasicVMVN-92817616-88814972
2025-06-20 12:55:23,975 - INFO - Deleting VN ctest-vn-24771922
2025-06-20 12:55:24,146 - DEBUG - Response for delete_port : ()
2025-06-20 12:55:24,299 - DEBUG - Response for delete_port : ()
2025-06-20 12:55:24,368 - DEBUG - VN daf4091d-8fcb-42f7-9efc-470a3870e3cf still in use: Unable to complete operation on network daf4091d-8fcb-42f7-9efc-470a3870e3cf. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1ced4d80-7a81-4db6-8015-55f89dc4ceed']
2025-06-20 12:55:24,368 - WARNING - Deleting VN ctest-vn-24771922 failed..Will retry
2025-06-20 12:55:26,551 - DEBUG - Response for deleting network ()
2025-06-20 12:55:26,551 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/cdf3f12d-60ab-4fa8-b8f3-9d71a2860ca7
2025-06-20 12:55:26,558 - DEBUG - Response Code: 404
2025-06-20 12:55:26,558 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-06-20 12:55:26,564 - DEBUG - Requesting: http://10.0.0.50:8082/domain/ef61e37c-86e4-4e34-8ce7-9a01933ffd4a
2025-06-20 12:55:26,619 - DEBUG - Requesting: http://10.0.0.50:8082/project/22a8e9cb-4ccd-45dc-b917-089bc79d5175
2025-06-20 12:55:26,694 - INFO - Validated that VN ctest-vn-24771922 is not found in API Server
2025-06-20 12:55:26,705 - DEBUG - VN ctest-vn-24771922 is not present in Agent 10.0.0.50
2025-06-20 12:55:26,705 - INFO - Validated that VN ctest-vn-24771922 is not in any agent
2025-06-20 12:55:26,710 - DEBUG - VRF 2 is not seen in agent 10.0.0.50
2025-06-20 12:55:26,715 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-24771922
2025-06-20 12:55:26,715 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-92817616:ctest-vn-24771922
2025-06-20 12:55:26,724 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-24771922 info
2025-06-20 12:55:26,797 - INFO - IPAM: ctest-ipam-97403316 is not found in API Server
2025-06-20 12:55:26,808 - INFO - IPAM:ctest-ipam-97403316 is not found in control node
2025-06-20 12:55:27,067 - DEBUG - No XMPP flaps were noticed during the test
2025-06-20 12:55:27,067 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39]
2025-06-20 12:55:27,067 - INFO - --------------------------------------------------------------------------------
2025-06-20 12:55:27,762 - INFO - Deleted project: ctest-TestBasicVMVN-92817616, ID : 22a8e9cb-4ccd-45dc-b917-089bc79d5175