2025-08-11 02:09:35,577 - INFO - Domain Default found not creating 2025-08-11 02:09:35,723 - INFO - Project ctest-TestBasicVMVN-80976798 not found, creating it 2025-08-11 02:09:36,179 - INFO - Created Project:ctest-TestBasicVMVN-80976798, ID : 99718610-46c8-47cb-9857-0077de44c376 2025-08-11 02:09:37,615 - INFO - ================================================================================ 2025-08-11 02:09:37,616 - INFO - STARTING TEST : test_generic_link_local_service 2025-08-11 02:09:37,616 - INFO - TEST DESCRIPTION : Description: Test to validate generic linklocal service - running nova list from vm. 1.Create generic link local service to be able to wget to jenkins 2.Create a vm 3.Try wget to jenkins - passes if successful else fails Maintainer: sandipd@juniper.net 2025-08-11 02:09:37,874 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.14': '0'}} with 2025-08-11 02:09:37,874 - INFO - Initial checks done. Running the testcase now 2025-08-11 02:09:37,874 - INFO - 2025-08-11 02:09:38,408 - DEBUG - Response for create_network : {'network': {'id': '3fb601d1-9a73-489a-a2be-497181071c85', 'name': 'ctest-vn2_metadata-24679240', 'tenant_id': '9971861046c847cb98570077de44c376', 'project_id': '9971861046c847cb98570077de44c376', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-80976798', 'ctest-vn2_metadata-24679240'], 'port_security_enabled': True, 'description': ''}} 2025-08-11 02:09:38,555 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cc4d6183-614f-48c5-a19e-e10aa732fc4a', 'name': '', 'tenant_id': '9971861046c847cb98570077de44c376', 'network_id': '3fb601d1-9a73-489a-a2be-497181071c85', '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': '9971861046c847cb98570077de44c376'}} 2025-08-11 02:09:38,572 - INFO - Created VN ctest-vn2_metadata-24679240 2025-08-11 02:09:38,624 - DEBUG - VN ctest-vn2_metadata-24679240 UUID is 3fb601d1-9a73-489a-a2be-497181071c85 2025-08-11 02:09:38,795 - DEBUG - Services list from nova: [, , ] 2025-08-11 02:09:39,767 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3791-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3791-1) 2025-08-11 02:09:39,872 - DEBUG - Link local service introspect added 2025-08-11 02:09:39,918 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-11 02:09:44,993 - DEBUG - VM is in ACTIVE state now 2025-08-11 02:09:45,119 - INFO - Waiting for VM ctest-TestBasicVMVN-80976798-81620372 to be up.. 2025-08-11 02:09:45,119 - INFO - VM name : ctest-TestBasicVMVN-80976798-81620372 2025-08-11 02:09:45,186 - DEBUG - VM ctest-TestBasicVMVN-80976798-81620372 ID is 8aa2af94-7774-4f91-8fce-76f2f318ff2a 2025-08-11 02:09:45,186 - DEBUG - VM ctest-TestBasicVMVN-80976798-81620372 launched on Node cn-jenkins-deploy-platform-ansible-os-3791-1 2025-08-11 02:09:45,251 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/8aa2af94-7774-4f91-8fce-76f2f318ff2a 2025-08-11 02:09:45,537 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/8aa2af94-7774-4f91-8fce-76f2f318ff2a 2025-08-11 02:09:45,567 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/f801cec0-793d-4362-9fe5-91783a0c7f3c 2025-08-11 02:09:48,810 - 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-08-11 02:09:48,810 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-80976798-81620372 failed! 2025-08-11 02:09:48,864 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-80976798:ctest-vn2_metadata-24679240 is 11.1.1.1 and allocation pool is NOT set 2025-08-11 02:09:50,928 - 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=3.54 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.00 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.004/2.269/3.535/1.265 ms') 2025-08-11 02:09:50,928 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-80976798-81620372 passed 2025-08-11 02:09:51,076 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-11 02:09:51,076 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-80976798-81620372, IP 11.1.1.3, Port 22 2025-08-11 02:09:51,227 - DEBUG - VM ctest-TestBasicVMVN-80976798-81620372 is ready for SSH connections 2025-08-11 02:09:51,227 - INFO - Retry 0 2025-08-11 02:09:51,227 - 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.130, gateway password: c0ntrail123 2025-08-11 02:09:51,227 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-08-11 02:09:52,806 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-08-11 02:09:52,806 - INFO - Generic metadata worked 2025-08-11 02:09:53,048 - DEBUG - Link local service introspect removed 2025-08-11 02:09:53,048 - INFO - Deleting VM ctest-TestBasicVMVN-80976798-81620372 2025-08-11 02:09:53,121 - INFO - Deleting VN ctest-vn2_metadata-24679240 2025-08-11 02:09:53,152 - DEBUG - VN 3fb601d1-9a73-489a-a2be-497181071c85 still in use: Unable to complete operation on network 3fb601d1-9a73-489a-a2be-497181071c85. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-7d859bd7-895c-4787-8106-cf2f5d6e9f5c'] 2025-08-11 02:09:53,152 - WARNING - Deleting VN ctest-vn2_metadata-24679240 failed..Will retry 2025-08-11 02:09:55,242 - DEBUG - Response for deleting network () 2025-08-11 02:09:55,499 - DEBUG - No XMPP flaps were noticed during the test 2025-08-11 02:09:55,499 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2025-08-11 02:09:55,499 - INFO - -------------------------------------------------------------------------------- 2025-08-11 02:09:55,502 - INFO - ================================================================================ 2025-08-11 02:09:55,502 - INFO - STARTING TEST : test_metadata_service 2025-08-11 02:09:55,502 - INFO - TEST DESCRIPTION : Description: Test to validate metadata service on VM creation. 1.Verify from global-vrouter-config if metadata configures or not - fails otherwise 2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node 3.Create a vm with userdata pointing to that script - script should get executed during vm boot up 4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise Maintainer: sandipd@juniper.net 2025-08-11 02:09:55,790 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.14': '0'}} with 2025-08-11 02:09:55,791 - INFO - Initial checks done. Running the testcase now 2025-08-11 02:09:55,791 - INFO - 2025-08-11 02:09:55,791 - DEBUG - Requesting: http://10.0.0.130:8082/global-vrouter-configs 2025-08-11 02:09:55,796 - DEBUG - Requesting: http://10.0.0.130:8082/global-vrouter-config/4d3d0318-b6e1-4f24-b1e2-4d142af270f8 2025-08-11 02:09:55,969 - DEBUG - Response for create_network : {'network': {'id': '626c0418-cea1-4a7a-b3cc-e116c9de1bc8', 'name': 'ctest-vn-95308716', 'tenant_id': '9971861046c847cb98570077de44c376', 'project_id': '9971861046c847cb98570077de44c376', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-80976798', 'ctest-vn-95308716'], 'port_security_enabled': True, 'description': ''}} 2025-08-11 02:09:56,146 - DEBUG - Response for create_subnet : {'subnet': {'id': '602b451e-acf1-48ab-b3af-84984aef355e', 'name': '', 'tenant_id': '9971861046c847cb98570077de44c376', 'network_id': '626c0418-cea1-4a7a-b3cc-e116c9de1bc8', 'ip_version': 4, 'cidr': '174.237.8.64/26', 'allocation_pools': [{'start': '174.237.8.66', 'end': '174.237.8.126'}], 'gateway_ip': '174.237.8.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '174.237.8.66', 'tags': [], 'project_id': '9971861046c847cb98570077de44c376'}} 2025-08-11 02:09:56,163 - INFO - Created VN ctest-vn-95308716 2025-08-11 02:09:56,220 - DEBUG - VN ctest-vn-95308716 UUID is 626c0418-cea1-4a7a-b3cc-e116c9de1bc8 2025-08-11 02:09:57,324 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3791-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3791-1) 2025-08-11 02:09:57,324 - INFO - Waiting for VM ctest-TestBasicVMVN-80976798-85408489 to be up.. 2025-08-11 02:09:57,361 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-11 02:10:02,432 - DEBUG - VM is in ACTIVE state now 2025-08-11 02:10:02,433 - INFO - VM name : ctest-TestBasicVMVN-80976798-85408489 2025-08-11 02:10:02,500 - DEBUG - VM ctest-TestBasicVMVN-80976798-85408489 ID is fd4e5783-e3c8-41bc-adc1-2600694cbe63 2025-08-11 02:10:02,500 - DEBUG - VM ctest-TestBasicVMVN-80976798-85408489 launched on Node cn-jenkins-deploy-platform-ansible-os-3791-1 2025-08-11 02:10:02,561 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/fd4e5783-e3c8-41bc-adc1-2600694cbe63 2025-08-11 02:10:02,570 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/fcc653ff-96a9-4026-bc94-5fb227a7a7f6 2025-08-11 02:10:05,842 - 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 1027ms') 2025-08-11 02:10:05,842 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-80976798-85408489 failed! 2025-08-11 02:10:05,896 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-80976798:ctest-vn-95308716 is 174.237.8.65 and allocation pool is NOT set 2025-08-11 02:10:07,958 - 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=3.72 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.778 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.778/2.247/3.717/1.469 ms') 2025-08-11 02:10:07,958 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-80976798-85408489 passed 2025-08-11 02:10:08,108 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-11 02:10:08,108 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-80976798-85408489, IP 174.237.8.67, Port 22 2025-08-11 02:10:08,260 - DEBUG - VM ctest-TestBasicVMVN-80976798-85408489 is ready for SSH connections 2025-08-11 02:10:08,260 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123 2025-08-11 02:10:08,260 - DEBUG - cat /tmp/output.txt 2025-08-11 02:10:09,863 - DEBUG - Hello World. The time is now Sun, 10 Aug 2025 20:10:07 -0600! 2025-08-11 02:10:09,863 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 10 Aug 2025 20:10:07 -0600!'} 2025-08-11 02:10:09,863 - INFO - metadata_script.txt got executed in the vm 2025-08-11 02:10:09,864 - INFO - Deleting VM ctest-TestBasicVMVN-80976798-85408489 2025-08-11 02:10:09,936 - INFO - Deleting VN ctest-vn-95308716 2025-08-11 02:10:09,968 - DEBUG - VN 626c0418-cea1-4a7a-b3cc-e116c9de1bc8 still in use: Unable to complete operation on network 626c0418-cea1-4a7a-b3cc-e116c9de1bc8. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-d6c1756a-3574-4680-ab06-7c54df516d58'] 2025-08-11 02:10:09,968 - WARNING - Deleting VN ctest-vn-95308716 failed..Will retry 2025-08-11 02:10:12,063 - DEBUG - Response for deleting network () 2025-08-11 02:10:12,321 - DEBUG - No XMPP flaps were noticed during the test 2025-08-11 02:10:12,321 - INFO - END TEST : test_metadata_service : PASSED[0:00:17] 2025-08-11 02:10:12,321 - INFO - -------------------------------------------------------------------------------- 2025-08-11 02:10:12,324 - INFO - ================================================================================ 2025-08-11 02:10:12,324 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-08-11 02:10:12,324 - INFO - TEST DESCRIPTION : Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN subnets. Test steps: 1. Create 1 IPAM's. 2. Create 1 VN with 2 subnets and launch 2 VMs in them. 3. Ping between the VMs in the same VN should go thru fine. 4. Ping to the subnet broadcast and all-broadcast address. Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the all-broadcast address. Maintainer : ganeshahv@juniper.net 2025-08-11 02:10:12,604 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.14': '0'}} with 2025-08-11 02:10:12,604 - INFO - Initial checks done. Running the testcase now 2025-08-11 02:10:12,604 - INFO - 2025-08-11 02:10:13,075 - DEBUG - Response for create_network : {'network': {'id': 'c16f806a-c435-461c-995d-311543d243d0', 'name': 'ctest-vn-77320619', 'tenant_id': '9971861046c847cb98570077de44c376', 'project_id': '9971861046c847cb98570077de44c376', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-80976798', 'ctest-vn-77320619'], 'port_security_enabled': True, 'description': ''}} 2025-08-11 02:10:13,289 - DEBUG - Response for create_subnet : {'subnet': {'id': '8bf1d78e-346a-4317-8558-8b51c4fe0c6a', 'name': '', 'tenant_id': '9971861046c847cb98570077de44c376', 'network_id': 'c16f806a-c435-461c-995d-311543d243d0', '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': '9971861046c847cb98570077de44c376'}} 2025-08-11 02:10:13,431 - DEBUG - Response for create_subnet : {'subnet': {'id': '3cf0463d-9da8-4c68-ad37-bd09b362a504', 'name': '', 'tenant_id': '9971861046c847cb98570077de44c376', 'network_id': 'c16f806a-c435-461c-995d-311543d243d0', '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': '9971861046c847cb98570077de44c376'}} 2025-08-11 02:10:13,450 - INFO - Created VN ctest-vn-77320619 2025-08-11 02:10:13,504 - DEBUG - VN ctest-vn-77320619 UUID is c16f806a-c435-461c-995d-311543d243d0 2025-08-11 02:10:13,845 - DEBUG - Response for create_port : {'port': {'name': '22014251-22c3-4bff-ba72-2386bc49cd94', 'id': '22014251-22c3-4bff-ba72-2386bc49cd94', 'tenant_id': '9971861046c847cb98570077de44c376', 'network_id': 'c16f806a-c435-461c-995d-311543d243d0', 'mac_address': '02:22:01:42:51:22', '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': '8bf1d78e-346a-4317-8558-8b51c4fe0c6a'}], 'security_groups': ['7b5a00d3-ca6b-4422-9f77-7af58d3564ae'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9971861046c847cb98570077de44c376'}} 2025-08-11 02:10:14,045 - DEBUG - Response for create_port : {'port': {'name': '9ad20a35-c75e-42e7-9ca8-b797f1905d03', 'id': '9ad20a35-c75e-42e7-9ca8-b797f1905d03', 'tenant_id': '9971861046c847cb98570077de44c376', 'network_id': 'c16f806a-c435-461c-995d-311543d243d0', 'mac_address': '02:9a:d2:0a:35:c7', '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': '3cf0463d-9da8-4c68-ad37-bd09b362a504'}], 'security_groups': ['7b5a00d3-ca6b-4422-9f77-7af58d3564ae'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9971861046c847cb98570077de44c376'}} 2025-08-11 02:10:14,402 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3791-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3791-1) 2025-08-11 02:10:14,785 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3791-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3791-1) 2025-08-11 02:10:16,012 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3791-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3791-1) 2025-08-11 02:10:16,012 - DEBUG - Requesting: http://10.0.0.130:8082/domains 2025-08-11 02:10:16,017 - DEBUG - Requesting: http://10.0.0.130:8082/domain/1e94b48a-eae8-4875-9ae9-d3351d64e420 2025-08-11 02:10:16,030 - DEBUG - Requesting: http://10.0.0.130:8082/project/99718610-46c8-47cb-9857-0077de44c376 2025-08-11 02:10:16,120 - DEBUG - Requesting: http://10.0.0.130:8082/network-ipam/6f1a36f7-2c99-4605-8b0e-f1c23045e1c5 2025-08-11 02:10:16,134 - INFO - Verifications in API Server for IPAM: ctest-ipam-47060641 passed 2025-08-11 02:10:16,140 - DEBUG - Control-node 10.0.0.130 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-80976798:ctest-ipam-47060641', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-80976798', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8005771722837542405', 'uuid-lslong': '10020212037281767877'}, 'enable': 'true', 'created': '2025-08-11T02:10:12', 'last-modified': '2025-08-11T02:10:12', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.312348'} 2025-08-11 02:10:16,140 - INFO - Verifications in Control node for IPAM: ctest-ipam-47060641 passed 2025-08-11 02:10:16,140 - DEBUG - Requesting: http://10.0.0.130:8082/domains 2025-08-11 02:10:16,146 - DEBUG - Requesting: http://10.0.0.130:8082/domain/1e94b48a-eae8-4875-9ae9-d3351d64e420 2025-08-11 02:10:16,162 - DEBUG - Requesting: http://10.0.0.130:8082/project/99718610-46c8-47cb-9857-0077de44c376 2025-08-11 02:10:16,262 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/c16f806a-c435-461c-995d-311543d243d0 2025-08-11 02:10:16,274 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/c16f806a-c435-461c-995d-311543d243d0 2025-08-11 02:10:16,292 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/949ddf71-8adf-49d4-8dfb-e09290333495 2025-08-11 02:10:16,301 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/949ddf71-8adf-49d4-8dfb-e09290333495 2025-08-11 02:10:16,309 - DEBUG - Requesting: http://10.0.0.130:8082/route-target/c9facb56-7d13-4571-a939-789dce05893d 2025-08-11 02:10:16,316 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-11 02:10:16,316 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/c16f806a-c435-461c-995d-311543d243d0 2025-08-11 02:10:16,326 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/949ddf71-8adf-49d4-8dfb-e09290333495 2025-08-11 02:10:16,340 - INFO - Verified VN network id 11 for VN c16f806a-c435-461c-995d-311543d243d0 2025-08-11 02:10:16,340 - INFO - Verifications in API Server for VN ctest-vn-77320619 passed 2025-08-11 02:10:16,340 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/c16f806a-c435-461c-995d-311543d243d0 2025-08-11 02:10:16,351 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/949ddf71-8adf-49d4-8dfb-e09290333495 2025-08-11 02:10:16,359 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/949ddf71-8adf-49d4-8dfb-e09290333495 2025-08-11 02:10:16,367 - DEBUG - Requesting: http://10.0.0.130:8082/route-target/c9facb56-7d13-4571-a939-789dce05893d 2025-08-11 02:10:16,381 - DEBUG - Control-node 10.0.0.130 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-80976798:ctest-vn-77320619', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-80976798', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13938500567781688860', 'uuid-lslong': '11051043028038992848'}, 'enable': 'true', 'created': '2025-08-11T02:10:13', 'last-modified': '2025-08-11T02:10:13', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.979930'} 2025-08-11 02:10:16,387 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-11 02:10:16,387 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-77320619 passed 2025-08-11 02:10:16,387 - DEBUG - ====Verifying policy data for ctest-vn-77320619 in API_Server ====== 2025-08-11 02:10:16,388 - DEBUG - Requesting: http://10.0.0.130:8082/domains 2025-08-11 02:10:16,396 - DEBUG - Requesting: http://10.0.0.130:8082/domain/1e94b48a-eae8-4875-9ae9-d3351d64e420 2025-08-11 02:10:16,406 - DEBUG - Requesting: http://10.0.0.130:8082/project/99718610-46c8-47cb-9857-0077de44c376 2025-08-11 02:10:16,529 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/c16f806a-c435-461c-995d-311543d243d0 2025-08-11 02:10:16,552 - DEBUG - =>VN ctest-vn-77320619 has no policy to be verified 2025-08-11 02:10:16,553 - DEBUG - Verifying the vn in opserver 2025-08-11 02:10:16,553 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-80976798:ctest-vn-77320619 virtual network link through opserver 10.0.0.130 2025-08-11 02:10:16,553 - DEBUG - Requesting: http://10.0.0.130:8081/analytics/uves/virtual-networks 2025-08-11 02:10:16,916 - DEBUG - Requesting: http://10.0.0.130:8081/analytics/uves/virtual-networks 2025-08-11 02:10:16,989 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-80976798:ctest-vn-77320619', 'href': 'http://10.0.0.130:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-80976798:ctest-vn-77320619?flat'} 2025-08-11 02:10:16,989 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-80976798:ctest-vn-77320619 is found in opserver 2025-08-11 02:10:16,995 - DEBUG - VRF ids for VN ctest-vn-77320619: {'10.0.0.130': '2'} 2025-08-11 02:10:16,996 - INFO - Waiting for VM ctest-TestBasicVMVN-80976798-29831925 to be up.. 2025-08-11 02:10:17,069 - DEBUG - VM is in ACTIVE state now 2025-08-11 02:10:17,069 - INFO - VM name : ctest-TestBasicVMVN-80976798-29831925 2025-08-11 02:10:17,137 - DEBUG - VM ctest-TestBasicVMVN-80976798-29831925 ID is 5f57c008-8e34-46d3-8106-bccb2d5cd576 2025-08-11 02:10:17,137 - DEBUG - VM ctest-TestBasicVMVN-80976798-29831925 launched on Node cn-jenkins-deploy-platform-ansible-os-3791-1 2025-08-11 02:10:17,205 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/5f57c008-8e34-46d3-8106-bccb2d5cd576 2025-08-11 02:10:17,213 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/22014251-22c3-4bff-ba72-2386bc49cd94 2025-08-11 02:10:20,489 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1023ms') 2025-08-11 02:10:20,489 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-80976798-29831925 failed! 2025-08-11 02:10:20,544 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-80976798:ctest-vn-77320619 is 31.1.1.1 and allocation pool is NOT set 2025-08-11 02:10:20,544 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-80976798:ctest-vn-77320619 is 31.1.2.1 and allocation pool is NOT set 2025-08-11 02:10:24,627 - 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 1019ms') 2025-08-11 02:10:24,627 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-80976798-29831925 failed! 2025-08-11 02:10:24,684 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-80976798:ctest-vn-77320619 is 31.1.1.1 and allocation pool is NOT set 2025-08-11 02:10:24,684 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-80976798:ctest-vn-77320619 is 31.1.2.1 and allocation pool is NOT set 2025-08-11 02:10:26,741 - 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.86 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.372 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.372/1.613/2.855/1.241 ms') 2025-08-11 02:10:26,742 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-80976798-29831925 passed 2025-08-11 02:10:26,892 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-11 02:10:26,892 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-80976798-29831925, IP 31.1.1.4, Port 22 2025-08-11 02:10:27,044 - DEBUG - VM ctest-TestBasicVMVN-80976798-29831925 is ready for SSH connections 2025-08-11 02:10:27,044 - INFO - Waiting for VM ctest-TestBasicVMVN-80976798-29343243 to be up.. 2025-08-11 02:10:27,109 - DEBUG - VM is in ACTIVE state now 2025-08-11 02:10:27,109 - INFO - VM name : ctest-TestBasicVMVN-80976798-29343243 2025-08-11 02:10:27,173 - DEBUG - VM ctest-TestBasicVMVN-80976798-29343243 ID is 760d4434-6619-4f6b-b4b9-d3cc930e2cc2 2025-08-11 02:10:27,173 - DEBUG - VM ctest-TestBasicVMVN-80976798-29343243 launched on Node cn-jenkins-deploy-platform-ansible-os-3791-1 2025-08-11 02:10:27,236 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/760d4434-6619-4f6b-b4b9-d3cc930e2cc2 2025-08-11 02:10:27,244 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/9ad20a35-c75e-42e7-9ca8-b797f1905d03 2025-08-11 02:10:28,483 - 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.65 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.474 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.474/1.559/2.645/1.085 ms') 2025-08-11 02:10:28,484 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-80976798-29343243 passed 2025-08-11 02:10:28,640 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-11 02:10:28,640 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-80976798-29343243, IP 31.1.2.4, Port 22 2025-08-11 02:10:28,809 - DEBUG - VM ctest-TestBasicVMVN-80976798-29343243 is ready for SSH connections 2025-08-11 02:10:28,809 - INFO - Waiting for VM ctest-TestBasicVMVN-80976798-55128708 to be up.. 2025-08-11 02:10:28,897 - DEBUG - VM is in ACTIVE state now 2025-08-11 02:10:28,897 - INFO - VM name : ctest-TestBasicVMVN-80976798-55128708 2025-08-11 02:10:28,978 - DEBUG - VM ctest-TestBasicVMVN-80976798-55128708 ID is 64735626-2415-4fbd-84b7-2a2756a01b72 2025-08-11 02:10:28,979 - DEBUG - VM ctest-TestBasicVMVN-80976798-55128708 launched on Node cn-jenkins-deploy-platform-ansible-os-3791-1 2025-08-11 02:10:29,045 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/64735626-2415-4fbd-84b7-2a2756a01b72 2025-08-11 02:10:29,054 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/3540b999-b999-4e3d-9c26-0c8c79d14f3e 2025-08-11 02:10:30,289 - 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.61 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.365 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.365/1.989/3.613/1.624 ms') 2025-08-11 02:10:30,289 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-80976798-55128708 passed 2025-08-11 02:10:30,436 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-11 02:10:30,436 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-80976798-55128708, IP 31.1.1.3, Port 22 2025-08-11 02:10:30,595 - DEBUG - VM ctest-TestBasicVMVN-80976798-55128708 is ready for SSH connections 2025-08-11 02:10:30,595 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-11 02:10:30,595 - 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.130, gateway password: c0ntrail123 2025-08-11 02:10:30,595 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-08-11 02:10:34,649 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.457 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.773 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.226 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.773/1.818/3.457 ms 2025-08-11 02:10:34,649 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-80976798-29831925 passed 2025-08-11 02:10:34,649 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-11 02:10:34,650 - 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.130, gateway password: c0ntrail123 2025-08-11 02:10:34,650 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-08-11 02:10:38,288 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=63 time=2.653 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.864 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.781 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.781/1.432/2.653 ms 2025-08-11 02:10:38,288 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-80976798-29343243 passed 2025-08-11 02:10:38,288 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-11 02:10:38,288 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-11 02:10:38,288 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-11 02:10:38,288 - 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.130, gateway password: c0ntrail123 2025-08-11 02:10:38,289 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-11 02:10:38,462 - DEBUG - None 2025-08-11 02:10:38,463 - 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.130, gateway password: c0ntrail123 2025-08-11 02:10:38,463 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-11 02:10:38,655 - DEBUG - None 2025-08-11 02:10:38,655 - 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.130, gateway password: c0ntrail123 2025-08-11 02:10:38,656 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-11 02:10:39,261 - DEBUG - None 2025-08-11 02:10:39,261 - 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.130, gateway password: c0ntrail123 2025-08-11 02:10:39,261 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-08-11 02:10:41,462 - 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.770 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.334 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.409 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.474 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.426 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.409/1.682/4.334 ms 2025-08-11 02:10:41,462 - 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.130, gateway password: c0ntrail123 2025-08-11 02:10:41,462 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-08-11 02:10:43,684 - 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.914 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.659 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.838 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.389 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.494 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.347 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.320 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.320/1.708/3.838 ms 2025-08-11 02:10:43,684 - 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.130, gateway password: c0ntrail123 2025-08-11 02:10:43,684 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-08-11 02:10:45,914 - 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.605 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.583 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.353 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.593 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.431 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.499 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.326 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.326/1.912/3.499 ms 2025-08-11 02:10:45,914 - INFO - Deleting VM ctest-TestBasicVMVN-80976798-55128708 2025-08-11 02:10:45,982 - INFO - Detaching port 9ad20a35-c75e-42e7-9ca8-b797f1905d03 from VM ctest-TestBasicVMVN-80976798-29343243 2025-08-11 02:10:46,015 - INFO - Deleting VM ctest-TestBasicVMVN-80976798-29343243 2025-08-11 02:10:46,075 - INFO - Detaching port 22014251-22c3-4bff-ba72-2386bc49cd94 from VM ctest-TestBasicVMVN-80976798-29831925 2025-08-11 02:10:46,109 - INFO - Deleting VM ctest-TestBasicVMVN-80976798-29831925 2025-08-11 02:10:46,170 - INFO - Deleting VN ctest-vn-77320619 2025-08-11 02:10:46,320 - DEBUG - Response for delete_port : () 2025-08-11 02:10:46,503 - DEBUG - Response for delete_port : () 2025-08-11 02:10:46,548 - DEBUG - VN c16f806a-c435-461c-995d-311543d243d0 still in use: Unable to complete operation on network c16f806a-c435-461c-995d-311543d243d0. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-26dae934-fc93-4b4f-99e5-834b9949e5d0'] 2025-08-11 02:10:46,549 - WARNING - Deleting VN ctest-vn-77320619 failed..Will retry 2025-08-11 02:10:48,683 - DEBUG - Response for deleting network () 2025-08-11 02:10:48,683 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/949ddf71-8adf-49d4-8dfb-e09290333495 2025-08-11 02:10:48,688 - DEBUG - Response Code: 404 2025-08-11 02:10:48,688 - DEBUG - Requesting: http://10.0.0.130:8082/domains 2025-08-11 02:10:48,693 - DEBUG - Requesting: http://10.0.0.130:8082/domain/1e94b48a-eae8-4875-9ae9-d3351d64e420 2025-08-11 02:10:48,746 - DEBUG - Requesting: http://10.0.0.130:8082/project/99718610-46c8-47cb-9857-0077de44c376 2025-08-11 02:10:48,823 - INFO - Validated that VN ctest-vn-77320619 is not found in API Server 2025-08-11 02:10:48,835 - DEBUG - VN ctest-vn-77320619 is not present in Agent 10.0.0.130 2025-08-11 02:10:48,835 - INFO - Validated that VN ctest-vn-77320619 is not in any agent 2025-08-11 02:10:48,841 - DEBUG - VRF 2 is not seen in agent 10.0.0.130 2025-08-11 02:10:48,847 - DEBUG - Vrouter 10.0.0.130 does not have vrf 2 for VN ctest-vn-77320619 2025-08-11 02:10:48,847 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-80976798:ctest-vn-77320619 2025-08-11 02:10:48,858 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-77320619 info 2025-08-11 02:10:48,940 - INFO - IPAM: ctest-ipam-47060641 is not found in API Server 2025-08-11 02:10:48,951 - INFO - IPAM:ctest-ipam-47060641 is not found in control node 2025-08-11 02:10:49,205 - DEBUG - No XMPP flaps were noticed during the test 2025-08-11 02:10:49,205 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37] 2025-08-11 02:10:49,206 - INFO - -------------------------------------------------------------------------------- 2025-08-11 02:10:49,875 - INFO - Deleted project: ctest-TestBasicVMVN-80976798, ID : 99718610-46c8-47cb-9857-0077de44c376