2025-09-12 19:09:42,153 - INFO - Domain Default found not creating 2025-09-12 19:09:42,294 - INFO - Project ctest-TestBasicVMVN-21801277 not found, creating it 2025-09-12 19:09:42,741 - INFO - Created Project:ctest-TestBasicVMVN-21801277, ID : 79288aa0-afb5-4ff2-8863-3a2218df9380 2025-09-12 19:09:44,191 - INFO - ================================================================================ 2025-09-12 19:09:44,192 - INFO - STARTING TEST : test_generic_link_local_service 2025-09-12 19:09:44,192 - 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-09-12 19:09:44,444 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-09-12 19:09:44,444 - INFO - Initial checks done. Running the testcase now 2025-09-12 19:09:44,444 - INFO - 2025-09-12 19:09:44,964 - DEBUG - Response for create_network : {'network': {'id': '6ed7694a-21a6-4418-a337-ac48661769ec', 'name': 'ctest-vn2_metadata-72186875', 'tenant_id': '79288aa0afb54ff288633a2218df9380', 'project_id': '79288aa0afb54ff288633a2218df9380', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-21801277', 'ctest-vn2_metadata-72186875'], 'port_security_enabled': True, 'description': ''}} 2025-09-12 19:09:45,154 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b125aea7-0c80-4f07-a80d-25c6eac01816', 'name': '', 'tenant_id': '79288aa0afb54ff288633a2218df9380', 'network_id': '6ed7694a-21a6-4418-a337-ac48661769ec', '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': '79288aa0afb54ff288633a2218df9380'}} 2025-09-12 19:09:45,169 - INFO - Created VN ctest-vn2_metadata-72186875 2025-09-12 19:09:45,219 - DEBUG - VN ctest-vn2_metadata-72186875 UUID is 6ed7694a-21a6-4418-a337-ac48661769ec 2025-09-12 19:09:45,382 - DEBUG - Services list from nova: [, , ] 2025-09-12 19:09:46,329 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4098-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4098-1) 2025-09-12 19:09:46,430 - DEBUG - Link local service introspect added 2025-09-12 19:09:46,465 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-09-12 19:09:51,544 - DEBUG - VM is in ACTIVE state now 2025-09-12 19:09:51,670 - INFO - Waiting for VM ctest-TestBasicVMVN-21801277-44948338 to be up.. 2025-09-12 19:09:51,670 - INFO - VM name : ctest-TestBasicVMVN-21801277-44948338 2025-09-12 19:09:51,735 - DEBUG - VM ctest-TestBasicVMVN-21801277-44948338 ID is 6ea60303-6cf1-4a56-bb56-638cdaf638c2 2025-09-12 19:09:51,735 - DEBUG - VM ctest-TestBasicVMVN-21801277-44948338 launched on Node cn-jenkins-deploy-platform-ansible-os-4098-1 2025-09-12 19:09:51,800 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/6ea60303-6cf1-4a56-bb56-638cdaf638c2 2025-09-12 19:09:52,089 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/6ea60303-6cf1-4a56-bb56-638cdaf638c2 2025-09-12 19:09:52,119 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/f679002e-2fb0-4b3e-a535-9fb6e262efd1 2025-09-12 19:09:55,361 - 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 1011ms') 2025-09-12 19:09:55,361 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21801277-44948338 failed! 2025-09-12 19:09:55,414 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-21801277:ctest-vn2_metadata-72186875 is 11.1.1.1 and allocation pool is NOT set 2025-09-12 19:09:57,479 - 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.76 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.454 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.454/1.609/2.764/1.155 ms') 2025-09-12 19:09:57,479 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21801277-44948338 passed 2025-09-12 19:09:57,630 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-12 19:09:57,631 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-21801277-44948338, IP 11.1.1.3, Port 22 2025-09-12 19:09:57,782 - DEBUG - VM ctest-TestBasicVMVN-21801277-44948338 is ready for SSH connections 2025-09-12 19:09:57,782 - INFO - Retry 0 2025-09-12 19:09:57,782 - 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.254, gateway password: c0ntrail123 2025-09-12 19:09:57,782 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-09-12 19:09:59,372 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-09-12 19:09:59,372 - INFO - Generic metadata worked 2025-09-12 19:09:59,603 - DEBUG - Link local service introspect removed 2025-09-12 19:09:59,603 - INFO - Deleting VM ctest-TestBasicVMVN-21801277-44948338 2025-09-12 19:09:59,706 - INFO - Deleting VN ctest-vn2_metadata-72186875 2025-09-12 19:09:59,739 - DEBUG - VN 6ed7694a-21a6-4418-a337-ac48661769ec still in use: Unable to complete operation on network 6ed7694a-21a6-4418-a337-ac48661769ec. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-46be9003-faf3-40cb-b518-044698038419'] 2025-09-12 19:09:59,739 - WARNING - Deleting VN ctest-vn2_metadata-72186875 failed..Will retry 2025-09-12 19:10:01,830 - DEBUG - Response for deleting network () 2025-09-12 19:10:02,083 - DEBUG - No XMPP flaps were noticed during the test 2025-09-12 19:10:02,083 - INFO - -------------------------------------------------------------------------------- 2025-09-12 19:10:02,085 - INFO - ================================================================================ 2025-09-12 19:10:02,085 - INFO - STARTING TEST : test_metadata_service 2025-09-12 19:10:02,085 - 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-09-12 19:10:02,375 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-09-12 19:10:02,375 - INFO - Initial checks done. Running the testcase now 2025-09-12 19:10:02,375 - INFO - 2025-09-12 19:10:02,375 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs 2025-09-12 19:10:02,380 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/e9dee295-d946-4209-9cb5-a9e4019d4251 2025-09-12 19:10:02,545 - DEBUG - Response for create_network : {'network': {'id': '5a0c7705-5690-43ee-8661-3e2f33a020e2', 'name': 'ctest-vn-19863497', 'tenant_id': '79288aa0afb54ff288633a2218df9380', 'project_id': '79288aa0afb54ff288633a2218df9380', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-21801277', 'ctest-vn-19863497'], 'port_security_enabled': True, 'description': ''}} 2025-09-12 19:10:02,752 - DEBUG - Response for create_subnet : {'subnet': {'id': '6e7435e9-8121-4687-b892-5bb0566dd331', 'name': '', 'tenant_id': '79288aa0afb54ff288633a2218df9380', 'network_id': '5a0c7705-5690-43ee-8661-3e2f33a020e2', 'ip_version': 4, 'cidr': '171.106.30.192/26', 'allocation_pools': [{'start': '171.106.30.194', 'end': '171.106.30.254'}], 'gateway_ip': '171.106.30.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '171.106.30.194', 'tags': [], 'project_id': '79288aa0afb54ff288633a2218df9380'}} 2025-09-12 19:10:02,768 - INFO - Created VN ctest-vn-19863497 2025-09-12 19:10:02,818 - DEBUG - VN ctest-vn-19863497 UUID is 5a0c7705-5690-43ee-8661-3e2f33a020e2 2025-09-12 19:10:03,925 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4098-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4098-1) 2025-09-12 19:10:03,925 - INFO - Waiting for VM ctest-TestBasicVMVN-21801277-23411891 to be up.. 2025-09-12 19:10:03,962 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-09-12 19:10:09,039 - DEBUG - VM is in ACTIVE state now 2025-09-12 19:10:09,039 - INFO - VM name : ctest-TestBasicVMVN-21801277-23411891 2025-09-12 19:10:09,108 - DEBUG - VM ctest-TestBasicVMVN-21801277-23411891 ID is 4be05f33-0670-45cd-af72-46cba3c172ed 2025-09-12 19:10:09,109 - DEBUG - VM ctest-TestBasicVMVN-21801277-23411891 launched on Node cn-jenkins-deploy-platform-ansible-os-4098-1 2025-09-12 19:10:09,172 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/4be05f33-0670-45cd-af72-46cba3c172ed 2025-09-12 19:10:09,179 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/d7d15d84-7aa3-4b81-91d4-113619666f04 2025-09-12 19:10:12,413 - 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 1004ms') 2025-09-12 19:10:12,413 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21801277-23411891 failed! 2025-09-12 19:10:12,467 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-21801277:ctest-vn-19863497 is 171.106.30.193 and allocation pool is NOT set 2025-09-12 19:10:14,526 - 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.88 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/2.874/4.878/2.003 ms') 2025-09-12 19:10:14,526 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21801277-23411891 passed 2025-09-12 19:10:14,674 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-12 19:10:14,675 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-21801277-23411891, IP 171.106.30.195, Port 22 2025-09-12 19:10:14,825 - DEBUG - VM ctest-TestBasicVMVN-21801277-23411891 is ready for SSH connections 2025-09-12 19:10:14,825 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-09-12 19:10:14,826 - DEBUG - cat /tmp/output.txt 2025-09-12 19:10:16,447 - DEBUG - Hello World. The time is now Fri, 12 Sep 2025 13:10:13 -0600! 2025-09-12 19:10:16,447 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Fri, 12 Sep 2025 13:10:13 -0600!'} 2025-09-12 19:10:16,447 - INFO - metadata_script.txt got executed in the vm 2025-09-12 19:10:16,447 - INFO - Deleting VM ctest-TestBasicVMVN-21801277-23411891 2025-09-12 19:10:16,508 - INFO - Deleting VN ctest-vn-19863497 2025-09-12 19:10:16,541 - DEBUG - VN 5a0c7705-5690-43ee-8661-3e2f33a020e2 still in use: Unable to complete operation on network 5a0c7705-5690-43ee-8661-3e2f33a020e2. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-1578b3d6-24b0-43e3-bc39-1a607c6572ef'] 2025-09-12 19:10:16,542 - WARNING - Deleting VN ctest-vn-19863497 failed..Will retry 2025-09-12 19:10:18,627 - DEBUG - Response for deleting network () 2025-09-12 19:10:18,875 - DEBUG - No XMPP flaps were noticed during the test
2025-09-12 19:10:18,875 - INFO - END TEST : test_metadata_service : PASSED[0:00:16]
2025-09-12 19:10:18,875 - INFO - -------------------------------------------------------------------------------- 2025-09-12 19:10:18,877 - INFO - ================================================================================ 2025-09-12 19:10:18,877 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-09-12 19:10:18,877 - 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-09-12 19:10:19,159 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-09-12 19:10:19,159 - INFO - Initial checks done. Running the testcase now 2025-09-12 19:10:19,159 - INFO - 2025-09-12 19:10:19,642 - DEBUG - Response for create_network : {'network': {'id': '0864aa84-a807-4761-926b-c71923cde564', 'name': 'ctest-vn-82957629', 'tenant_id': '79288aa0afb54ff288633a2218df9380', 'project_id': '79288aa0afb54ff288633a2218df9380', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-21801277', 'ctest-vn-82957629'], 'port_security_enabled': True, 'description': ''}} 2025-09-12 19:10:19,848 - DEBUG - Response for create_subnet : {'subnet': {'id': '42dae7ee-6e02-41a3-a2d6-4eb7594866f0', 'name': '', 'tenant_id': '79288aa0afb54ff288633a2218df9380', 'network_id': '0864aa84-a807-4761-926b-c71923cde564', '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': '79288aa0afb54ff288633a2218df9380'}} 2025-09-12 19:10:20,021 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b07e5d15-0923-4fa6-a72c-05ce369b6733', 'name': '', 'tenant_id': '79288aa0afb54ff288633a2218df9380', 'network_id': '0864aa84-a807-4761-926b-c71923cde564', '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': '79288aa0afb54ff288633a2218df9380'}} 2025-09-12 19:10:20,038 - INFO - Created VN ctest-vn-82957629 2025-09-12 19:10:20,086 - DEBUG - VN ctest-vn-82957629 UUID is 0864aa84-a807-4761-926b-c71923cde564 2025-09-12 19:10:20,395 - DEBUG - Response for create_port : {'port': {'name': '00f515da-8f79-4534-bb8d-68969a38746d', 'id': '00f515da-8f79-4534-bb8d-68969a38746d', 'tenant_id': '79288aa0afb54ff288633a2218df9380', 'network_id': '0864aa84-a807-4761-926b-c71923cde564', 'mac_address': '02:00:f5:15:da:8f', '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': '42dae7ee-6e02-41a3-a2d6-4eb7594866f0'}], 'security_groups': ['1690020e-563a-4591-ae6e-ee7e4721e61b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '79288aa0afb54ff288633a2218df9380'}} 2025-09-12 19:10:20,543 - DEBUG - Response for create_port : {'port': {'name': 'eefc7331-5691-4ade-8519-5deb563bdd3b', 'id': 'eefc7331-5691-4ade-8519-5deb563bdd3b', 'tenant_id': '79288aa0afb54ff288633a2218df9380', 'network_id': '0864aa84-a807-4761-926b-c71923cde564', 'mac_address': '02:ee:fc:73:31:56', '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': 'b07e5d15-0923-4fa6-a72c-05ce369b6733'}], 'security_groups': ['1690020e-563a-4591-ae6e-ee7e4721e61b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '79288aa0afb54ff288633a2218df9380'}} 2025-09-12 19:10:20,858 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4098-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4098-1) 2025-09-12 19:10:21,232 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4098-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4098-1) 2025-09-12 19:10:22,417 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4098-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4098-1) 2025-09-12 19:10:22,417 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-09-12 19:10:22,422 - DEBUG - Requesting: http://10.0.0.254:8082/domain/8b549fbf-6c4f-45d2-bc08-d95538bf0472 2025-09-12 19:10:22,433 - DEBUG - Requesting: http://10.0.0.254:8082/project/79288aa0-afb5-4ff2-8863-3a2218df9380 2025-09-12 19:10:22,504 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/3e32b07f-72dc-434c-a6d3-bdcf3a51be19 2025-09-12 19:10:22,517 - INFO - Verifications in API Server for IPAM: ctest-ipam-62276349 passed 2025-09-12 19:10:22,522 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-21801277:ctest-ipam-62276349', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-21801277', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4481838640621437772', 'uuid-lslong': '12021160528116301337'}, 'enable': 'true', 'created': '2025-09-12T19:10:19', 'last-modified': '2025-09-12T19:10:19', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.132070'} 2025-09-12 19:10:22,522 - INFO - Verifications in Control node for IPAM: ctest-ipam-62276349 passed 2025-09-12 19:10:22,523 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-09-12 19:10:22,527 - DEBUG - Requesting: http://10.0.0.254:8082/domain/8b549fbf-6c4f-45d2-bc08-d95538bf0472 2025-09-12 19:10:22,536 - DEBUG - Requesting: http://10.0.0.254:8082/project/79288aa0-afb5-4ff2-8863-3a2218df9380 2025-09-12 19:10:22,609 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/0864aa84-a807-4761-926b-c71923cde564 2025-09-12 19:10:22,621 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/0864aa84-a807-4761-926b-c71923cde564 2025-09-12 19:10:22,630 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/21c47cfc-86ea-4724-a666-0fe43efcc9e1 2025-09-12 19:10:22,637 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/21c47cfc-86ea-4724-a666-0fe43efcc9e1 2025-09-12 19:10:22,642 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/2d0217e7-6739-44cf-b838-38eef1504139 2025-09-12 19:10:22,647 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-09-12 19:10:22,648 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/0864aa84-a807-4761-926b-c71923cde564 2025-09-12 19:10:22,658 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/21c47cfc-86ea-4724-a666-0fe43efcc9e1 2025-09-12 19:10:22,671 - INFO - Verified VN network id 11 for VN 0864aa84-a807-4761-926b-c71923cde564 2025-09-12 19:10:22,671 - INFO - Verifications in API Server for VN ctest-vn-82957629 passed 2025-09-12 19:10:22,672 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/0864aa84-a807-4761-926b-c71923cde564 2025-09-12 19:10:22,683 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/21c47cfc-86ea-4724-a666-0fe43efcc9e1 2025-09-12 19:10:22,691 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/21c47cfc-86ea-4724-a666-0fe43efcc9e1 2025-09-12 19:10:22,698 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/2d0217e7-6739-44cf-b838-38eef1504139 2025-09-12 19:10:22,711 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-21801277:ctest-vn-82957629', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-21801277', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '604795736705943393', 'uuid-lslong': '10550745462834324836'}, 'enable': 'true', 'created': '2025-09-12T19:10:19', 'last-modified': '2025-09-12T19:10:19', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.714067'} 2025-09-12 19:10:22,721 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-09-12 19:10:22,721 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-82957629 passed 2025-09-12 19:10:22,722 - DEBUG - ====Verifying policy data for ctest-vn-82957629 in API_Server ====== 2025-09-12 19:10:22,722 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-09-12 19:10:22,739 - DEBUG - Requesting: http://10.0.0.254:8082/domain/8b549fbf-6c4f-45d2-bc08-d95538bf0472 2025-09-12 19:10:22,763 - DEBUG - Requesting: http://10.0.0.254:8082/project/79288aa0-afb5-4ff2-8863-3a2218df9380 2025-09-12 19:10:22,845 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/0864aa84-a807-4761-926b-c71923cde564 2025-09-12 19:10:22,857 - DEBUG - =>VN ctest-vn-82957629 has no policy to be verified 2025-09-12 19:10:22,857 - DEBUG - Verifying the vn in opserver 2025-09-12 19:10:22,857 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-21801277:ctest-vn-82957629 virtual network link through opserver 10.0.0.254 2025-09-12 19:10:22,857 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-09-12 19:10:23,245 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-09-12 19:10:23,305 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-21801277:ctest-vn-82957629', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-21801277:ctest-vn-82957629?flat'} 2025-09-12 19:10:23,305 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-21801277:ctest-vn-82957629 is found in opserver 2025-09-12 19:10:23,309 - DEBUG - VRF ids for VN ctest-vn-82957629: {'10.0.0.254': '2'} 2025-09-12 19:10:23,309 - INFO - Waiting for VM ctest-TestBasicVMVN-21801277-50299565 to be up.. 2025-09-12 19:10:23,404 - DEBUG - VM is in ACTIVE state now 2025-09-12 19:10:23,405 - INFO - VM name : ctest-TestBasicVMVN-21801277-50299565 2025-09-12 19:10:23,482 - DEBUG - VM ctest-TestBasicVMVN-21801277-50299565 ID is bdedc305-af59-4540-a5c9-8080c6b1bde2 2025-09-12 19:10:23,482 - DEBUG - VM ctest-TestBasicVMVN-21801277-50299565 launched on Node cn-jenkins-deploy-platform-ansible-os-4098-1 2025-09-12 19:10:23,557 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/bdedc305-af59-4540-a5c9-8080c6b1bde2 2025-09-12 19:10:23,566 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/00f515da-8f79-4534-bb8d-68969a38746d 2025-09-12 19:10:26,814 - 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 1008ms') 2025-09-12 19:10:26,815 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21801277-50299565 failed! 2025-09-12 19:10:26,866 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-21801277:ctest-vn-82957629 is 31.1.1.1 and allocation pool is NOT set 2025-09-12 19:10:26,867 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-21801277:ctest-vn-82957629 is 31.1.2.1 and allocation pool is NOT set 2025-09-12 19:10:30,940 - 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 1015ms') 2025-09-12 19:10:30,940 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21801277-50299565 failed! 2025-09-12 19:10:30,994 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-21801277:ctest-vn-82957629 is 31.1.1.1 and allocation pool is NOT set 2025-09-12 19:10:30,995 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-21801277:ctest-vn-82957629 is 31.1.2.1 and allocation pool is NOT set 2025-09-12 19:10:33,061 - 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.91 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.10 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.914/3.005/3.096/0.091 ms') 2025-09-12 19:10:33,061 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21801277-50299565 passed 2025-09-12 19:10:33,215 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-12 19:10:33,215 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-21801277-50299565, IP 31.1.1.4, Port 22 2025-09-12 19:10:33,384 - DEBUG - VM ctest-TestBasicVMVN-21801277-50299565 is ready for SSH connections 2025-09-12 19:10:33,384 - INFO - Waiting for VM ctest-TestBasicVMVN-21801277-53028094 to be up.. 2025-09-12 19:10:33,453 - DEBUG - VM is in ACTIVE state now 2025-09-12 19:10:33,453 - INFO - VM name : ctest-TestBasicVMVN-21801277-53028094 2025-09-12 19:10:33,532 - DEBUG - VM ctest-TestBasicVMVN-21801277-53028094 ID is ff642665-12ea-4655-9dae-8408056a82e0 2025-09-12 19:10:33,532 - DEBUG - VM ctest-TestBasicVMVN-21801277-53028094 launched on Node cn-jenkins-deploy-platform-ansible-os-4098-1 2025-09-12 19:10:33,607 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/ff642665-12ea-4655-9dae-8408056a82e0 2025-09-12 19:10:33,614 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/eefc7331-5691-4ade-8519-5deb563bdd3b 2025-09-12 19:10:34,845 - 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=3.23 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.376 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.376/1.802/3.228/1.426 ms') 2025-09-12 19:10:34,845 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-21801277-53028094 passed 2025-09-12 19:10:34,994 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-12 19:10:34,995 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-21801277-53028094, IP 31.1.2.4, Port 22 2025-09-12 19:10:35,154 - DEBUG - VM ctest-TestBasicVMVN-21801277-53028094 is ready for SSH connections 2025-09-12 19:10:35,154 - INFO - Waiting for VM ctest-TestBasicVMVN-21801277-43526177 to be up.. 2025-09-12 19:10:35,229 - DEBUG - VM is in ACTIVE state now 2025-09-12 19:10:35,229 - INFO - VM name : ctest-TestBasicVMVN-21801277-43526177 2025-09-12 19:10:35,302 - DEBUG - VM ctest-TestBasicVMVN-21801277-43526177 ID is 163a3e0c-0dac-4e01-a8dd-1a0f11c25572 2025-09-12 19:10:35,302 - DEBUG - VM ctest-TestBasicVMVN-21801277-43526177 launched on Node cn-jenkins-deploy-platform-ansible-os-4098-1 2025-09-12 19:10:35,375 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/163a3e0c-0dac-4e01-a8dd-1a0f11c25572 2025-09-12 19:10:35,382 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/bda58ee2-6bcb-421d-8c03-4157bf12d5df 2025-09-12 19:10:36,614 - 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.80 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.433 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.433/1.615/2.797/1.182 ms') 2025-09-12 19:10:36,614 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-21801277-43526177 passed 2025-09-12 19:10:36,763 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-12 19:10:36,763 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-21801277-43526177, IP 31.1.1.3, Port 22 2025-09-12 19:10:36,932 - DEBUG - VM ctest-TestBasicVMVN-21801277-43526177 is ready for SSH connections 2025-09-12 19:10:36,933 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-12 19:10:36,933 - 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.254, gateway password: c0ntrail123 2025-09-12 19:10:36,933 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-09-12 19:10:40,892 - 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.355 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.822 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.913 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.822/1.696/3.355 ms 2025-09-12 19:10:40,892 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-21801277-50299565 passed 2025-09-12 19:10:40,892 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-12 19:10:40,892 - 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.254, gateway password: c0ntrail123 2025-09-12 19:10:40,892 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-09-12 19:10:44,555 - 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.218 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.735 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.046 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.735/1.666/3.218 ms 2025-09-12 19:10:44,555 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-21801277-53028094 passed 2025-09-12 19:10:44,555 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-12 19:10:44,555 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-12 19:10:44,555 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-12 19:10:44,556 - 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.254, gateway password: c0ntrail123 2025-09-12 19:10:44,556 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-09-12 19:10:44,741 - DEBUG - None 2025-09-12 19:10:44,741 - 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.254, gateway password: c0ntrail123 2025-09-12 19:10:44,741 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-09-12 19:10:44,914 - DEBUG - None 2025-09-12 19:10:44,914 - 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.254, gateway password: c0ntrail123 2025-09-12 19:10:44,914 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-09-12 19:10:45,514 - DEBUG - None 2025-09-12 19:10:45,514 - 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.254, gateway password: c0ntrail123 2025-09-12 19:10:45,514 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-09-12 19:10:47,719 - 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.764 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.056 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.461 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.940 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.387 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.387/1.721/4.056 ms 2025-09-12 19:10:47,719 - 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.254, gateway password: c0ntrail123 2025-09-12 19:10:47,720 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-09-12 19:10:49,959 - 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.266 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.359 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.584 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.412 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.548 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.282 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.359 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.359/1.972/4.584 ms 2025-09-12 19:10:49,959 - 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.254, gateway password: c0ntrail123 2025-09-12 19:10:49,960 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-09-12 19:10:52,203 - 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.673 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.493 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.303 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.406 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.713 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.542 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.388 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.388/1.645/3.303 ms 2025-09-12 19:10:52,203 - INFO - Deleting VM ctest-TestBasicVMVN-21801277-43526177 2025-09-12 19:10:52,265 - INFO - Detaching port eefc7331-5691-4ade-8519-5deb563bdd3b from VM ctest-TestBasicVMVN-21801277-53028094 2025-09-12 19:10:52,297 - INFO - Deleting VM ctest-TestBasicVMVN-21801277-53028094 2025-09-12 19:10:52,363 - INFO - Detaching port 00f515da-8f79-4534-bb8d-68969a38746d from VM ctest-TestBasicVMVN-21801277-50299565 2025-09-12 19:10:52,402 - INFO - Deleting VM ctest-TestBasicVMVN-21801277-50299565 2025-09-12 19:10:52,470 - INFO - Deleting VN ctest-vn-82957629 2025-09-12 19:10:52,620 - DEBUG - Response for delete_port : () 2025-09-12 19:10:52,805 - DEBUG - Response for delete_port : () 2025-09-12 19:10:52,855 - DEBUG - VN 0864aa84-a807-4761-926b-c71923cde564 still in use: Unable to complete operation on network 0864aa84-a807-4761-926b-c71923cde564. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-161e2663-0f1d-4283-8330-d9bcbc729672'] 2025-09-12 19:10:52,855 - WARNING - Deleting VN ctest-vn-82957629 failed..Will retry 2025-09-12 19:10:54,978 - DEBUG - Response for deleting network () 2025-09-12 19:10:54,978 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/21c47cfc-86ea-4724-a666-0fe43efcc9e1 2025-09-12 19:10:54,984 - DEBUG - Response Code: 404 2025-09-12 19:10:54,984 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-09-12 19:10:54,989 - DEBUG - Requesting: http://10.0.0.254:8082/domain/8b549fbf-6c4f-45d2-bc08-d95538bf0472 2025-09-12 19:10:55,048 - DEBUG - Requesting: http://10.0.0.254:8082/project/79288aa0-afb5-4ff2-8863-3a2218df9380 2025-09-12 19:10:55,121 - INFO - Validated that VN ctest-vn-82957629 is not found in API Server 2025-09-12 19:10:55,130 - DEBUG - VN ctest-vn-82957629 is not present in Agent 10.0.0.254 2025-09-12 19:10:55,130 - INFO - Validated that VN ctest-vn-82957629 is not in any agent 2025-09-12 19:10:55,134 - DEBUG - VRF 2 is not seen in agent 10.0.0.254 2025-09-12 19:10:55,141 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-82957629 2025-09-12 19:10:55,141 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-21801277:ctest-vn-82957629 2025-09-12 19:10:55,150 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-82957629 info 2025-09-12 19:10:55,222 - INFO - IPAM: ctest-ipam-62276349 is not found in API Server 2025-09-12 19:10:55,251 - INFO - IPAM:ctest-ipam-62276349 is not found in control node 2025-09-12 19:10:55,503 - DEBUG - No XMPP flaps were noticed during the test
2025-09-12 19:10:55,503 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-09-12 19:10:55,503 - INFO - -------------------------------------------------------------------------------- 2025-09-12 19:10:56,156 - INFO - Deleted project: ctest-TestBasicVMVN-21801277, ID : 79288aa0-afb5-4ff2-8863-3a2218df9380