2025-10-22 12:26:42,299 - INFO - Domain Default found not creating
2025-10-22 12:26:42,472 - INFO - Project ctest-TestBasicVMVN-86825264 not found, creating it
2025-10-22 12:26:42,959 - INFO - Created Project:ctest-TestBasicVMVN-86825264, ID : 34888122-5685-4c10-80ab-d64287c5de76
2025-10-22 12:26:44,625 - INFO - ================================================================================
2025-10-22 12:26:44,625 - INFO - STARTING TEST : test_generic_link_local_service
2025-10-22 12:26:44,625 - INFO - TEST DESCRIPTION :
Description: Test to validate generic linklocal service - running nova list from vm.
1.Create generic link local service to be able to wget to jenkins
2.Create a vm
3.Try wget to jenkins - passes if successful else fails
Maintainer: sandipd@juniper.net
2025-10-22 12:26:44,902 - DEBUG - Nothing to compare xmpp stats {'10.0.0.241': {'10.20.0.17': '0'}} with
2025-10-22 12:26:44,902 - INFO - Initial checks done. Running the testcase now
2025-10-22 12:26:44,902 - INFO -
2025-10-22 12:26:45,501 - DEBUG - Response for create_network : {'network': {'id': '6ebe3cbd-aa26-4d6f-a9b6-eb37e5670599', 'name': 'ctest-vn2_metadata-43368494', 'tenant_id': '3488812256854c1080abd64287c5de76', 'project_id': '3488812256854c1080abd64287c5de76', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-86825264', 'ctest-vn2_metadata-43368494'], 'port_security_enabled': True, 'description': ''}}
2025-10-22 12:26:45,743 - DEBUG - Response for create_subnet : {'subnet': {'id': '378a9424-7bcd-4871-bfaa-6498045317ea', 'name': '', 'tenant_id': '3488812256854c1080abd64287c5de76', 'network_id': '6ebe3cbd-aa26-4d6f-a9b6-eb37e5670599', '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': '3488812256854c1080abd64287c5de76'}}
2025-10-22 12:26:45,765 - INFO - Created VN ctest-vn2_metadata-43368494
2025-10-22 12:26:45,820 - DEBUG - VN ctest-vn2_metadata-43368494 UUID is 6ebe3cbd-aa26-4d6f-a9b6-eb37e5670599
2025-10-22 12:26:46,022 - DEBUG - Services list from nova: [, , ]
2025-10-22 12:26:47,090 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4426-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4426-1)
2025-10-22 12:26:47,199 - DEBUG - Link local service introspect added
2025-10-22 12:26:47,251 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-22 12:26:52,339 - DEBUG - VM is in ACTIVE state now
2025-10-22 12:26:52,482 - INFO - Waiting for VM ctest-TestBasicVMVN-86825264-72100942 to be up..
2025-10-22 12:26:52,483 - INFO - VM name : ctest-TestBasicVMVN-86825264-72100942
2025-10-22 12:26:52,560 - DEBUG - VM ctest-TestBasicVMVN-86825264-72100942 ID is cb0417be-7166-4000-8611-897b0bbc0eb4
2025-10-22 12:26:52,560 - DEBUG - VM ctest-TestBasicVMVN-86825264-72100942 launched on Node cn-jenkins-deploy-platform-ansible-os-4426-1
2025-10-22 12:26:52,633 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine/cb0417be-7166-4000-8611-897b0bbc0eb4
2025-10-22 12:26:52,930 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine/cb0417be-7166-4000-8611-897b0bbc0eb4
2025-10-22 12:26:52,967 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/9eccd740-8387-4789-8f0b-82f2f49861c9
2025-10-22 12:26:56,224 - 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 1017ms')
2025-10-22 12:26:56,224 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86825264-72100942 failed!
2025-10-22 12:26:56,279 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-86825264:ctest-vn2_metadata-43368494 is 11.1.1.1 and allocation pool is NOT set
2025-10-22 12:26:58,340 - 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.33 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.240 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.240/4.287/8.334/4.047 ms')
2025-10-22 12:26:58,340 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86825264-72100942 passed
2025-10-22 12:26:58,491 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 12:26:58,492 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-86825264-72100942, IP 11.1.1.3, Port 22
2025-10-22 12:26:58,646 - DEBUG - VM ctest-TestBasicVMVN-86825264-72100942 is ready for SSH connections
2025-10-22 12:26:58,647 - INFO - Retry 0
2025-10-22 12:26:58,647 - 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.241, gateway password: c0ntrail123
2025-10-22 12:26:58,647 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-10-22 12:27:00,318 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-10-22 12:27:00,319 - INFO - Generic metadata worked
2025-10-22 12:27:00,587 - DEBUG - Link local service introspect removed
2025-10-22 12:27:00,588 - INFO - Deleting VM ctest-TestBasicVMVN-86825264-72100942
2025-10-22 12:27:00,664 - INFO - Deleting VN ctest-vn2_metadata-43368494
2025-10-22 12:27:00,700 - DEBUG - VN 6ebe3cbd-aa26-4d6f-a9b6-eb37e5670599 still in use: Unable to complete operation on network 6ebe3cbd-aa26-4d6f-a9b6-eb37e5670599. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-b664c042-d732-4bce-aecb-7293171fffdc']
2025-10-22 12:27:00,700 - WARNING - Deleting VN ctest-vn2_metadata-43368494 failed..Will retry
2025-10-22 12:27:02,819 - DEBUG - Response for deleting network ()
2025-10-22 12:27:03,079 - DEBUG - No XMPP flaps were noticed during the test
2025-10-22 12:27:03,079 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19]
2025-10-22 12:27:03,079 - INFO - --------------------------------------------------------------------------------
2025-10-22 12:27:03,083 - INFO - ================================================================================
2025-10-22 12:27:03,083 - INFO - STARTING TEST : test_metadata_service
2025-10-22 12:27:03,083 - INFO - TEST DESCRIPTION :
Description: Test to validate metadata service on VM creation.
1.Verify from global-vrouter-config if metadata configures or not - fails otherwise
2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node
3.Create a vm with userdata pointing to that script - script should get executed during vm boot up
4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise
Maintainer: sandipd@juniper.net
2025-10-22 12:27:03,380 - DEBUG - Nothing to compare xmpp stats {'10.0.0.241': {'10.20.0.17': '0'}} with
2025-10-22 12:27:03,380 - INFO - Initial checks done. Running the testcase now
2025-10-22 12:27:03,380 - INFO -
2025-10-22 12:27:03,380 - DEBUG - Requesting: http://10.0.0.241:8082/global-vrouter-configs
2025-10-22 12:27:03,386 - DEBUG - Requesting: http://10.0.0.241:8082/global-vrouter-config/07a9fb27-3cc9-4a48-847b-a9edb2597785
2025-10-22 12:27:03,583 - DEBUG - Response for create_network : {'network': {'id': '59e1fc2c-47f4-4c07-98ef-d9d7f78f8003', 'name': 'ctest-vn-65345578', 'tenant_id': '3488812256854c1080abd64287c5de76', 'project_id': '3488812256854c1080abd64287c5de76', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-86825264', 'ctest-vn-65345578'], 'port_security_enabled': True, 'description': ''}}
2025-10-22 12:27:03,808 - DEBUG - Response for create_subnet : {'subnet': {'id': '8bcfb5f1-59d6-473c-b637-89b3ace51788', 'name': '', 'tenant_id': '3488812256854c1080abd64287c5de76', 'network_id': '59e1fc2c-47f4-4c07-98ef-d9d7f78f8003', 'ip_version': 4, 'cidr': '113.116.219.0/26', 'allocation_pools': [{'start': '113.116.219.2', 'end': '113.116.219.62'}], 'gateway_ip': '113.116.219.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '113.116.219.2', 'tags': [], 'project_id': '3488812256854c1080abd64287c5de76'}}
2025-10-22 12:27:03,830 - INFO - Created VN ctest-vn-65345578
2025-10-22 12:27:03,884 - DEBUG - VN ctest-vn-65345578 UUID is 59e1fc2c-47f4-4c07-98ef-d9d7f78f8003
2025-10-22 12:27:05,111 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4426-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4426-1)
2025-10-22 12:27:05,111 - INFO - Waiting for VM ctest-TestBasicVMVN-86825264-76397076 to be up..
2025-10-22 12:27:05,160 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-22 12:27:10,247 - DEBUG - VM is in ACTIVE state now
2025-10-22 12:27:10,247 - INFO - VM name : ctest-TestBasicVMVN-86825264-76397076
2025-10-22 12:27:10,333 - DEBUG - VM ctest-TestBasicVMVN-86825264-76397076 ID is b7e412f5-5aca-436a-91f2-bcd2dacd7ade
2025-10-22 12:27:10,333 - DEBUG - VM ctest-TestBasicVMVN-86825264-76397076 launched on Node cn-jenkins-deploy-platform-ansible-os-4426-1
2025-10-22 12:27:10,422 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine/b7e412f5-5aca-436a-91f2-bcd2dacd7ade
2025-10-22 12:27:10,433 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/4ee5cd8d-a6fc-4b0f-bfed-04c1f1e20a37
2025-10-22 12:27:13,706 - 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-10-22 12:27:13,707 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86825264-76397076 failed!
2025-10-22 12:27:13,767 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-86825264:ctest-vn-65345578 is 113.116.219.1 and allocation pool is NOT set
2025-10-22 12:27:17,857 - 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=2 ttl=63 time=8.92 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1028ms\r\nrtt min/avg/max/mdev = 8.922/8.922/8.922/0.000 ms')
2025-10-22 12:27:17,857 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86825264-76397076 passed
2025-10-22 12:27:18,008 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 12:27:18,008 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-86825264-76397076, IP 113.116.219.3, Port 22
2025-10-22 12:27:18,175 - DEBUG - VM ctest-TestBasicVMVN-86825264-76397076 is ready for SSH connections
2025-10-22 12:27:18,175 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.241, gateway password: c0ntrail123
2025-10-22 12:27:18,176 - DEBUG - cat /tmp/output.txt
2025-10-22 12:27:19,834 - DEBUG - Hello World. The time is now Wed, 22 Oct 2025 06:27:16 -0600!
2025-10-22 12:27:19,834 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 22 Oct 2025 06:27:16 -0600!'}
2025-10-22 12:27:19,834 - INFO - metadata_script.txt got executed in the vm
2025-10-22 12:27:19,834 - INFO - Deleting VM ctest-TestBasicVMVN-86825264-76397076
2025-10-22 12:27:19,924 - INFO - Deleting VN ctest-vn-65345578
2025-10-22 12:27:19,969 - DEBUG - VN 59e1fc2c-47f4-4c07-98ef-d9d7f78f8003 still in use: Unable to complete operation on network 59e1fc2c-47f4-4c07-98ef-d9d7f78f8003. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-cd408ea9-c53d-47f5-8df3-a3672ea5777a']
2025-10-22 12:27:19,970 - WARNING - Deleting VN ctest-vn-65345578 failed..Will retry
2025-10-22 12:27:22,077 - DEBUG - Response for deleting network ()
2025-10-22 12:27:22,339 - DEBUG - No XMPP flaps were noticed during the test
2025-10-22 12:27:22,339 - INFO - END TEST : test_metadata_service : PASSED[0:00:19]
2025-10-22 12:27:22,339 - INFO - --------------------------------------------------------------------------------
2025-10-22 12:27:22,342 - INFO - ================================================================================
2025-10-22 12:27:22,342 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-10-22 12:27:22,342 - INFO - TEST DESCRIPTION :
Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN
subnets.
Test steps:
1. Create 1 IPAM's.
2. Create 1 VN with 2 subnets and launch 2 VMs in them.
3. Ping between the VMs in the same VN should go thru fine.
4. Ping to the subnet broadcast and all-broadcast address.
Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the
all-broadcast address.
Maintainer : ganeshahv@juniper.net
2025-10-22 12:27:22,629 - DEBUG - Nothing to compare xmpp stats {'10.0.0.241': {'10.20.0.17': '0'}} with
2025-10-22 12:27:22,629 - INFO - Initial checks done. Running the testcase now
2025-10-22 12:27:22,629 - INFO -
2025-10-22 12:27:23,119 - DEBUG - Response for create_network : {'network': {'id': '2cab5032-ae81-45b8-b86c-24f1df448374', 'name': 'ctest-vn-64897967', 'tenant_id': '3488812256854c1080abd64287c5de76', 'project_id': '3488812256854c1080abd64287c5de76', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-86825264', 'ctest-vn-64897967'], 'port_security_enabled': True, 'description': ''}}
2025-10-22 12:27:23,297 - DEBUG - Response for create_subnet : {'subnet': {'id': '208f3d8c-d991-4668-b6bd-14c473455d21', 'name': '', 'tenant_id': '3488812256854c1080abd64287c5de76', 'network_id': '2cab5032-ae81-45b8-b86c-24f1df448374', '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': '3488812256854c1080abd64287c5de76'}}
2025-10-22 12:27:23,495 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f173c83e-2404-43ef-90f4-b499a5df06a8', 'name': '', 'tenant_id': '3488812256854c1080abd64287c5de76', 'network_id': '2cab5032-ae81-45b8-b86c-24f1df448374', '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': '3488812256854c1080abd64287c5de76'}}
2025-10-22 12:27:23,517 - INFO - Created VN ctest-vn-64897967
2025-10-22 12:27:23,572 - DEBUG - VN ctest-vn-64897967 UUID is 2cab5032-ae81-45b8-b86c-24f1df448374
2025-10-22 12:27:23,951 - DEBUG - Response for create_port : {'port': {'name': '98124b9f-7404-49c8-9aaf-cfcac3673e7d', 'id': '98124b9f-7404-49c8-9aaf-cfcac3673e7d', 'tenant_id': '3488812256854c1080abd64287c5de76', 'network_id': '2cab5032-ae81-45b8-b86c-24f1df448374', 'mac_address': '02:98:12:4b:9f:74', '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': '208f3d8c-d991-4668-b6bd-14c473455d21'}], 'security_groups': ['3ab409ce-02df-4bbd-9fd4-b25a66b34a40'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3488812256854c1080abd64287c5de76'}}
2025-10-22 12:27:24,129 - DEBUG - Response for create_port : {'port': {'name': '14cc0747-673c-421a-9d78-f352d6f3880d', 'id': '14cc0747-673c-421a-9d78-f352d6f3880d', 'tenant_id': '3488812256854c1080abd64287c5de76', 'network_id': '2cab5032-ae81-45b8-b86c-24f1df448374', 'mac_address': '02:14:cc:07:47:67', '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': 'f173c83e-2404-43ef-90f4-b499a5df06a8'}], 'security_groups': ['3ab409ce-02df-4bbd-9fd4-b25a66b34a40'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3488812256854c1080abd64287c5de76'}}
2025-10-22 12:27:24,517 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4426-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4426-1)
2025-10-22 12:27:24,969 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4426-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4426-1)
2025-10-22 12:27:26,464 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4426-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4426-1)
2025-10-22 12:27:26,464 - DEBUG - Requesting: http://10.0.0.241:8082/domains
2025-10-22 12:27:26,472 - DEBUG - Requesting: http://10.0.0.241:8082/domain/06c58a4c-2788-492a-a725-2ab9a382808a
2025-10-22 12:27:26,492 - DEBUG - Requesting: http://10.0.0.241:8082/project/34888122-5685-4c10-80ab-d64287c5de76
2025-10-22 12:27:26,573 - DEBUG - Requesting: http://10.0.0.241:8082/network-ipam/a41321cf-276b-4dcb-9f96-9d386f0d7e54
2025-10-22 12:27:26,587 - INFO - Verifications in API Server for IPAM: ctest-ipam-60111590 passed
2025-10-22 12:27:26,593 - DEBUG - Control-node 10.0.0.241 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-86825264:ctest-ipam-60111590', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-86825264', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11822830620380974539', 'uuid-lslong': '11499551564244024916'}, 'enable': 'true', 'created': '2025-10-22T12:27:22', 'last-modified': '2025-10-22T12:27:22', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.736463'}
2025-10-22 12:27:26,594 - INFO - Verifications in Control node for IPAM: ctest-ipam-60111590 passed
2025-10-22 12:27:26,594 - DEBUG - Requesting: http://10.0.0.241:8082/domains
2025-10-22 12:27:26,607 - DEBUG - Requesting: http://10.0.0.241:8082/domain/06c58a4c-2788-492a-a725-2ab9a382808a
2025-10-22 12:27:26,623 - DEBUG - Requesting: http://10.0.0.241:8082/project/34888122-5685-4c10-80ab-d64287c5de76
2025-10-22 12:27:26,730 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-network/2cab5032-ae81-45b8-b86c-24f1df448374
2025-10-22 12:27:26,746 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-network/2cab5032-ae81-45b8-b86c-24f1df448374
2025-10-22 12:27:26,760 - DEBUG - Requesting: http://10.0.0.241:8082/routing-instance/cf5a7f32-7923-4e4d-a173-d22a801142ba
2025-10-22 12:27:26,772 - DEBUG - Requesting: http://10.0.0.241:8082/routing-instance/cf5a7f32-7923-4e4d-a173-d22a801142ba
2025-10-22 12:27:26,783 - DEBUG - Requesting: http://10.0.0.241:8082/route-target/f70d645e-8c1f-4633-bc39-c78f143149ad
2025-10-22 12:27:26,795 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-22 12:27:26,795 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-network/2cab5032-ae81-45b8-b86c-24f1df448374
2025-10-22 12:27:26,808 - DEBUG - Requesting: http://10.0.0.241:8082/routing-instance/cf5a7f32-7923-4e4d-a173-d22a801142ba
2025-10-22 12:27:26,829 - INFO - Verified VN network id 11 for VN 2cab5032-ae81-45b8-b86c-24f1df448374
2025-10-22 12:27:26,829 - INFO - Verifications in API Server for VN ctest-vn-64897967 passed
2025-10-22 12:27:26,829 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-network/2cab5032-ae81-45b8-b86c-24f1df448374
2025-10-22 12:27:26,844 - DEBUG - Requesting: http://10.0.0.241:8082/routing-instance/cf5a7f32-7923-4e4d-a173-d22a801142ba
2025-10-22 12:27:26,856 - DEBUG - Requesting: http://10.0.0.241:8082/routing-instance/cf5a7f32-7923-4e4d-a173-d22a801142ba
2025-10-22 12:27:26,868 - DEBUG - Requesting: http://10.0.0.241:8082/route-target/f70d645e-8c1f-4633-bc39-c78f143149ad
2025-10-22 12:27:26,883 - DEBUG - Control-node 10.0.0.241 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-86825264:ctest-vn-64897967', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-86825264', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3218754537292645816', 'uuid-lslong': '13289037221715018612'}, 'enable': 'true', 'created': '2025-10-22T12:27:23', 'last-modified': '2025-10-22T12:27:23', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.423860'}
2025-10-22 12:27:26,890 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-22 12:27:26,890 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-64897967 passed
2025-10-22 12:27:26,890 - DEBUG - ====Verifying policy data for ctest-vn-64897967 in API_Server ======
2025-10-22 12:27:26,890 - DEBUG - Requesting: http://10.0.0.241:8082/domains
2025-10-22 12:27:26,901 - DEBUG - Requesting: http://10.0.0.241:8082/domain/06c58a4c-2788-492a-a725-2ab9a382808a
2025-10-22 12:27:26,917 - DEBUG - Requesting: http://10.0.0.241:8082/project/34888122-5685-4c10-80ab-d64287c5de76
2025-10-22 12:27:27,034 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-network/2cab5032-ae81-45b8-b86c-24f1df448374
2025-10-22 12:27:27,044 - DEBUG - =>VN ctest-vn-64897967 has no policy to be verified
2025-10-22 12:27:27,044 - DEBUG - Verifying the vn in opserver
2025-10-22 12:27:27,044 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-86825264:ctest-vn-64897967 virtual network link through opserver 10.0.0.241
2025-10-22 12:27:27,045 - DEBUG - Requesting: http://10.0.0.241:8081/analytics/uves/virtual-networks
2025-10-22 12:27:27,419 - DEBUG - Requesting: http://10.0.0.241:8081/analytics/uves/virtual-networks
2025-10-22 12:27:27,521 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-86825264:ctest-vn-64897967', 'href': 'http://10.0.0.241:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-86825264:ctest-vn-64897967?flat'}
2025-10-22 12:27:27,521 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-86825264:ctest-vn-64897967 is found in opserver
2025-10-22 12:27:27,528 - DEBUG - VRF ids for VN ctest-vn-64897967: {'10.0.0.241': '2'}
2025-10-22 12:27:27,528 - INFO - Waiting for VM ctest-TestBasicVMVN-86825264-97194945 to be up..
2025-10-22 12:27:27,622 - DEBUG - VM is in ACTIVE state now
2025-10-22 12:27:27,622 - INFO - VM name : ctest-TestBasicVMVN-86825264-97194945
2025-10-22 12:27:27,708 - DEBUG - VM ctest-TestBasicVMVN-86825264-97194945 ID is 079fa0e3-2077-4c61-87bb-388598c3a334
2025-10-22 12:27:27,708 - DEBUG - VM ctest-TestBasicVMVN-86825264-97194945 launched on Node cn-jenkins-deploy-platform-ansible-os-4426-1
2025-10-22 12:27:27,804 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine/079fa0e3-2077-4c61-87bb-388598c3a334
2025-10-22 12:27:27,819 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/98124b9f-7404-49c8-9aaf-cfcac3673e7d
2025-10-22 12:27:31,110 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1028ms')
2025-10-22 12:27:31,110 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86825264-97194945 failed!
2025-10-22 12:27:31,167 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-86825264:ctest-vn-64897967 is 31.1.1.1 and allocation pool is NOT set
2025-10-22 12:27:31,168 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-86825264:ctest-vn-64897967 is 31.1.2.1 and allocation pool is NOT set
2025-10-22 12:27:35,237 - 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 1014ms')
2025-10-22 12:27:35,237 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86825264-97194945 failed!
2025-10-22 12:27:35,296 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-86825264:ctest-vn-64897967 is 31.1.1.1 and allocation pool is NOT set
2025-10-22 12:27:35,296 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-86825264:ctest-vn-64897967 is 31.1.2.1 and allocation pool is NOT set
2025-10-22 12:27:37,359 - 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.23 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.60 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.598/4.416/7.234/2.818 ms')
2025-10-22 12:27:37,359 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86825264-97194945 passed
2025-10-22 12:27:37,516 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 12:27:37,516 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-86825264-97194945, IP 31.1.1.4, Port 22
2025-10-22 12:27:37,675 - DEBUG - VM ctest-TestBasicVMVN-86825264-97194945 is ready for SSH connections
2025-10-22 12:27:37,675 - INFO - Waiting for VM ctest-TestBasicVMVN-86825264-53001450 to be up..
2025-10-22 12:27:37,768 - DEBUG - VM is in ACTIVE state now
2025-10-22 12:27:37,769 - INFO - VM name : ctest-TestBasicVMVN-86825264-53001450
2025-10-22 12:27:37,863 - DEBUG - VM ctest-TestBasicVMVN-86825264-53001450 ID is 7450de77-80fe-494b-8c14-c37323f088be
2025-10-22 12:27:37,864 - DEBUG - VM ctest-TestBasicVMVN-86825264-53001450 launched on Node cn-jenkins-deploy-platform-ansible-os-4426-1
2025-10-22 12:27:37,953 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine/7450de77-80fe-494b-8c14-c37323f088be
2025-10-22 12:27:37,963 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/14cc0747-673c-421a-9d78-f352d6f3880d
2025-10-22 12:27:39,220 - 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=5.74 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.599 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.599/3.171/5.744/2.572 ms')
2025-10-22 12:27:39,220 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-86825264-53001450 passed
2025-10-22 12:27:39,376 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 12:27:39,376 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-86825264-53001450, IP 31.1.2.4, Port 22
2025-10-22 12:27:39,531 - DEBUG - VM ctest-TestBasicVMVN-86825264-53001450 is ready for SSH connections
2025-10-22 12:27:39,532 - INFO - Waiting for VM ctest-TestBasicVMVN-86825264-48569782 to be up..
2025-10-22 12:27:39,620 - DEBUG - VM is in ACTIVE state now
2025-10-22 12:27:39,621 - INFO - VM name : ctest-TestBasicVMVN-86825264-48569782
2025-10-22 12:27:39,707 - DEBUG - VM ctest-TestBasicVMVN-86825264-48569782 ID is f337a099-b005-46e5-9fb0-537a001faebc
2025-10-22 12:27:39,707 - DEBUG - VM ctest-TestBasicVMVN-86825264-48569782 launched on Node cn-jenkins-deploy-platform-ansible-os-4426-1
2025-10-22 12:27:39,795 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine/f337a099-b005-46e5-9fb0-537a001faebc
2025-10-22 12:27:39,806 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/2c50021f-202b-46fc-820a-bf1ed74c738c
2025-10-22 12:27:41,050 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=3.26 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.466 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.466/1.862/3.258/1.396 ms')
2025-10-22 12:27:41,050 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-86825264-48569782 passed
2025-10-22 12:27:41,208 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 12:27:41,208 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-86825264-48569782, IP 31.1.1.3, Port 22
2025-10-22 12:27:41,367 - DEBUG - VM ctest-TestBasicVMVN-86825264-48569782 is ready for SSH connections
2025-10-22 12:27:41,367 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 12:27:41,367 - 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.241, gateway password: c0ntrail123
2025-10-22 12:27:41,367 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-10-22 12:27:45,511 - 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=4.567 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.207 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.104 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.104/2.292/4.567 ms
2025-10-22 12:27:45,512 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-86825264-97194945 passed
2025-10-22 12:27:45,512 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 12:27:45,512 - 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.241, gateway password: c0ntrail123
2025-10-22 12:27:45,512 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-10-22 12:27:49,200 - 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.145 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.994 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.155 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.994/1.764/3.145 ms
2025-10-22 12:27:49,200 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-86825264-53001450 passed
2025-10-22 12:27:49,200 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 12:27:49,200 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 12:27:49,200 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 12:27:49,200 - 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.241, gateway password: c0ntrail123
2025-10-22 12:27:49,200 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-22 12:27:49,403 - DEBUG - None
2025-10-22 12:27:49,403 - 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.241, gateway password: c0ntrail123
2025-10-22 12:27:49,404 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-22 12:27:49,595 - DEBUG - None
2025-10-22 12:27:49,595 - 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.241, gateway password: c0ntrail123
2025-10-22 12:27:49,596 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-22 12:27:50,280 - DEBUG - None
2025-10-22 12:27:50,280 - 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.241, gateway password: c0ntrail123
2025-10-22 12:27:50,280 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-10-22 12:27:52,498 - 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.887 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.994 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.459 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.729 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.785 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.459/2.170/4.994 ms
2025-10-22 12:27:52,498 - 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.241, gateway password: c0ntrail123
2025-10-22 12:27:52,498 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-10-22 12:27:54,771 - 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.207 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.226 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.526 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.530 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.931 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.886 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.524 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.524/2.118/4.526 ms
2025-10-22 12:27:54,771 - 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.241, gateway password: c0ntrail123
2025-10-22 12:27:54,771 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-10-22 12:27:57,035 - 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.853 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.313 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.552 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.608 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.257 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.542 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.393 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.393/2.216/4.552 ms
2025-10-22 12:27:57,035 - INFO - Deleting VM ctest-TestBasicVMVN-86825264-48569782
2025-10-22 12:27:57,115 - INFO - Detaching port 14cc0747-673c-421a-9d78-f352d6f3880d from VM ctest-TestBasicVMVN-86825264-53001450
2025-10-22 12:27:57,150 - INFO - Deleting VM ctest-TestBasicVMVN-86825264-53001450
2025-10-22 12:27:57,224 - INFO - Detaching port 98124b9f-7404-49c8-9aaf-cfcac3673e7d from VM ctest-TestBasicVMVN-86825264-97194945
2025-10-22 12:27:57,266 - INFO - Deleting VM ctest-TestBasicVMVN-86825264-97194945
2025-10-22 12:27:57,348 - INFO - Deleting VN ctest-vn-64897967
2025-10-22 12:27:57,517 - DEBUG - Response for delete_port : ()
2025-10-22 12:27:57,770 - DEBUG - Response for delete_port : ()
2025-10-22 12:27:57,817 - DEBUG - VN 2cab5032-ae81-45b8-b86c-24f1df448374 still in use: Unable to complete operation on network 2cab5032-ae81-45b8-b86c-24f1df448374. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ff1c2966-a7a4-4095-a3da-6491cec5d916']
2025-10-22 12:27:57,817 - WARNING - Deleting VN ctest-vn-64897967 failed..Will retry
2025-10-22 12:27:59,960 - DEBUG - Response for deleting network ()
2025-10-22 12:27:59,960 - DEBUG - Requesting: http://10.0.0.241:8082/routing-instance/cf5a7f32-7923-4e4d-a173-d22a801142ba
2025-10-22 12:27:59,966 - DEBUG - Response Code: 404
2025-10-22 12:27:59,966 - DEBUG - Requesting: http://10.0.0.241:8082/domains
2025-10-22 12:27:59,972 - DEBUG - Requesting: http://10.0.0.241:8082/domain/06c58a4c-2788-492a-a725-2ab9a382808a
2025-10-22 12:28:00,026 - DEBUG - Requesting: http://10.0.0.241:8082/project/34888122-5685-4c10-80ab-d64287c5de76
2025-10-22 12:28:00,113 - INFO - Validated that VN ctest-vn-64897967 is not found in API Server
2025-10-22 12:28:00,125 - DEBUG - VN ctest-vn-64897967 is not present in Agent 10.0.0.241
2025-10-22 12:28:00,125 - INFO - Validated that VN ctest-vn-64897967 is not in any agent
2025-10-22 12:28:00,130 - DEBUG - VRF 2 is not seen in agent 10.0.0.241
2025-10-22 12:28:00,138 - DEBUG - Vrouter 10.0.0.241 does not have vrf 2 for VN ctest-vn-64897967
2025-10-22 12:28:00,138 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-86825264:ctest-vn-64897967
2025-10-22 12:28:00,149 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-64897967 info
2025-10-22 12:28:00,227 - INFO - IPAM: ctest-ipam-60111590 is not found in API Server
2025-10-22 12:28:00,239 - INFO - IPAM:ctest-ipam-60111590 is not found in control node
2025-10-22 12:28:00,504 - DEBUG - No XMPP flaps were noticed during the test
2025-10-22 12:28:00,504 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-10-22 12:28:00,504 - INFO - --------------------------------------------------------------------------------
2025-10-22 12:28:01,210 - INFO - Deleted project: ctest-TestBasicVMVN-86825264, ID : 34888122-5685-4c10-80ab-d64287c5de76