2025-01-15 09:09:44,739 - INFO - Domain Default found not creating 2025-01-15 09:09:44,894 - INFO - Project ctest-TestBasicVMVN-85286507 not found, creating it 2025-01-15 09:09:45,354 - INFO - Created Project:ctest-TestBasicVMVN-85286507, ID : e9b2b36e-eb5e-4787-ba9c-557e864b5e35 2025-01-15 09:09:46,866 - INFO - ================================================================================ 2025-01-15 09:09:46,866 - INFO - STARTING TEST : test_generic_link_local_service 2025-01-15 09:09:46,866 - 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-01-15 09:09:47,127 - DEBUG - Nothing to compare xmpp stats {'10.0.0.17': {'10.20.0.6': '0'}} with 2025-01-15 09:09:47,127 - INFO - Initial checks done. Running the testcase now 2025-01-15 09:09:47,127 - INFO - 2025-01-15 09:09:47,683 - DEBUG - Response for create_network : {'network': {'id': 'd03a3207-c207-42ac-aeca-97dda121b64a', 'name': 'ctest-vn2_metadata-42322851', 'tenant_id': 'e9b2b36eeb5e4787ba9c557e864b5e35', 'project_id': 'e9b2b36eeb5e4787ba9c557e864b5e35', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-85286507', 'ctest-vn2_metadata-42322851'], 'port_security_enabled': True, 'description': ''}} 2025-01-15 09:09:47,883 - DEBUG - Response for create_subnet : {'subnet': {'id': '30d3f4c8-1344-4445-a469-4078fcd5e846', 'name': '', 'tenant_id': 'e9b2b36eeb5e4787ba9c557e864b5e35', 'network_id': 'd03a3207-c207-42ac-aeca-97dda121b64a', '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': 'e9b2b36eeb5e4787ba9c557e864b5e35'}} 2025-01-15 09:09:47,901 - INFO - Created VN ctest-vn2_metadata-42322851 2025-01-15 09:09:47,955 - DEBUG - VN ctest-vn2_metadata-42322851 UUID is d03a3207-c207-42ac-aeca-97dda121b64a 2025-01-15 09:09:48,136 - DEBUG - Services list from nova: [, , ] 2025-01-15 09:09:49,175 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2636-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2636-1) 2025-01-15 09:09:49,279 - DEBUG - Link local service introspect added 2025-01-15 09:09:49,320 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-01-15 09:09:54,418 - DEBUG - VM is in ACTIVE state now 2025-01-15 09:09:54,560 - INFO - Waiting for VM ctest-TestBasicVMVN-85286507-26433861 to be up.. 2025-01-15 09:09:54,560 - INFO - VM name : ctest-TestBasicVMVN-85286507-26433861 2025-01-15 09:09:54,640 - DEBUG - VM ctest-TestBasicVMVN-85286507-26433861 ID is aebe69d0-ea3c-4973-8d18-ade04bcffbaf 2025-01-15 09:09:54,640 - DEBUG - VM ctest-TestBasicVMVN-85286507-26433861 launched on Node cn-jenkins-deploy-platform-ansible-os-2636-1 2025-01-15 09:09:54,731 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/aebe69d0-ea3c-4973-8d18-ade04bcffbaf 2025-01-15 09:09:55,032 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/aebe69d0-ea3c-4973-8d18-ade04bcffbaf 2025-01-15 09:09:55,068 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/8c1190a9-6c6c-4e64-8536-5f1f4daf2d49 2025-01-15 09:09:58,337 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms') 2025-01-15 09:09:58,337 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85286507-26433861 failed! 2025-01-15 09:09:58,407 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-85286507:ctest-vn2_metadata-42322851 is 11.1.1.1 and allocation pool is NOT set 2025-01-15 09:10:00,476 - 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.99 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.48 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.479/4.735/7.991/3.256 ms') 2025-01-15 09:10:00,476 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85286507-26433861 passed 2025-01-15 09:10:00,631 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-15 09:10:00,631 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-85286507-26433861, IP 11.1.1.3, Port 22 2025-01-15 09:10:00,786 - DEBUG - VM ctest-TestBasicVMVN-85286507-26433861 is ready for SSH connections 2025-01-15 09:10:00,787 - INFO - Retry 0 2025-01-15 09:10:00,787 - 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.17, gateway password: c0ntrail123 2025-01-15 09:10:00,787 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-01-15 09:10:02,454 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-01-15 09:10:02,455 - INFO - Generic metadata worked 2025-01-15 09:10:02,711 - DEBUG - Link local service introspect removed 2025-01-15 09:10:02,711 - INFO - Deleting VM ctest-TestBasicVMVN-85286507-26433861 2025-01-15 09:10:02,783 - INFO - Deleting VN ctest-vn2_metadata-42322851 2025-01-15 09:10:02,820 - DEBUG - VN d03a3207-c207-42ac-aeca-97dda121b64a still in use: Unable to complete operation on network d03a3207-c207-42ac-aeca-97dda121b64a. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-ddf9118d-9a95-476c-976a-9f56c45432ae'] 2025-01-15 09:10:02,821 - WARNING - Deleting VN ctest-vn2_metadata-42322851 failed..Will retry 2025-01-15 09:10:04,971 - DEBUG - Response for deleting network () 2025-01-15 09:10:05,237 - DEBUG - No XMPP flaps were noticed during the test 2025-01-15 09:10:05,237 - INFO - -------------------------------------------------------------------------------- 2025-01-15 09:10:05,241 - INFO - ================================================================================ 2025-01-15 09:10:05,241 - INFO - STARTING TEST : test_metadata_service 2025-01-15 09:10:05,241 - 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-01-15 09:10:05,530 - DEBUG - Nothing to compare xmpp stats {'10.0.0.17': {'10.20.0.6': '0'}} with 2025-01-15 09:10:05,530 - INFO - Initial checks done. Running the testcase now 2025-01-15 09:10:05,530 - INFO - 2025-01-15 09:10:05,530 - DEBUG - Requesting: http://10.0.0.17:8082/global-vrouter-configs 2025-01-15 09:10:05,538 - DEBUG - Requesting: http://10.0.0.17:8082/global-vrouter-config/46a57dc1-44fc-4a86-acd0-2b4e76475c34 2025-01-15 09:10:05,723 - DEBUG - Response for create_network : {'network': {'id': '47dfeae2-f61d-44ef-b486-e469e4ee9cf6', 'name': 'ctest-vn-19353049', 'tenant_id': 'e9b2b36eeb5e4787ba9c557e864b5e35', 'project_id': 'e9b2b36eeb5e4787ba9c557e864b5e35', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-85286507', 'ctest-vn-19353049'], 'port_security_enabled': True, 'description': ''}} 2025-01-15 09:10:05,881 - DEBUG - Response for create_subnet : {'subnet': {'id': '8fa90ade-5c38-4f33-abb1-aa4893e8262b', 'name': '', 'tenant_id': 'e9b2b36eeb5e4787ba9c557e864b5e35', 'network_id': '47dfeae2-f61d-44ef-b486-e469e4ee9cf6', 'ip_version': 4, 'cidr': '69.236.208.64/26', 'allocation_pools': [{'start': '69.236.208.66', 'end': '69.236.208.126'}], 'gateway_ip': '69.236.208.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '69.236.208.66', 'tags': [], 'project_id': 'e9b2b36eeb5e4787ba9c557e864b5e35'}} 2025-01-15 09:10:05,899 - INFO - Created VN ctest-vn-19353049 2025-01-15 09:10:05,955 - DEBUG - VN ctest-vn-19353049 UUID is 47dfeae2-f61d-44ef-b486-e469e4ee9cf6 2025-01-15 09:10:07,323 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2636-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2636-1) 2025-01-15 09:10:07,323 - INFO - Waiting for VM ctest-TestBasicVMVN-85286507-21870670 to be up.. 2025-01-15 09:10:07,373 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-01-15 09:10:12,464 - DEBUG - VM is in ACTIVE state now 2025-01-15 09:10:12,464 - INFO - VM name : ctest-TestBasicVMVN-85286507-21870670 2025-01-15 09:10:12,567 - DEBUG - VM ctest-TestBasicVMVN-85286507-21870670 ID is e641b2b6-7fba-442e-83c4-9279140485f9 2025-01-15 09:10:12,568 - DEBUG - VM ctest-TestBasicVMVN-85286507-21870670 launched on Node cn-jenkins-deploy-platform-ansible-os-2636-1 2025-01-15 09:10:12,660 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/e641b2b6-7fba-442e-83c4-9279140485f9 2025-01-15 09:10:12,672 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/b5e7cb21-6ade-47f9-9f44-74e2b1ecf722 2025-01-15 09:10:15,931 - 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-01-15 09:10:15,931 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85286507-21870670 failed! 2025-01-15 09:10:15,987 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-85286507:ctest-vn-19353049 is 69.236.208.65 and allocation pool is NOT set 2025-01-15 09:10:18,043 - 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=15.5 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/7.925/15.479/7.553 ms') 2025-01-15 09:10:18,043 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85286507-21870670 passed 2025-01-15 09:10:18,203 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-15 09:10:18,203 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-85286507-21870670, IP 69.236.208.67, Port 22 2025-01-15 09:10:18,368 - DEBUG - VM ctest-TestBasicVMVN-85286507-21870670 is ready for SSH connections 2025-01-15 09:10:18,368 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.17, gateway password: c0ntrail123 2025-01-15 09:10:18,368 - DEBUG - cat /tmp/output.txt 2025-01-15 09:10:20,019 - DEBUG - Hello World. The time is now Wed, 15 Jan 2025 02:10:18 -0700! 2025-01-15 09:10:20,019 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 15 Jan 2025 02:10:18 -0700!'} 2025-01-15 09:10:20,019 - INFO - metadata_script.txt got executed in the vm 2025-01-15 09:10:20,019 - INFO - Deleting VM ctest-TestBasicVMVN-85286507-21870670 2025-01-15 09:10:20,085 - INFO - Deleting VN ctest-vn-19353049 2025-01-15 09:10:20,133 - DEBUG - VN 47dfeae2-f61d-44ef-b486-e469e4ee9cf6 still in use: Unable to complete operation on network 47dfeae2-f61d-44ef-b486-e469e4ee9cf6. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-574ed073-e9d7-482d-bb2a-65a91ff8d319'] 2025-01-15 09:10:20,133 - WARNING - Deleting VN ctest-vn-19353049 failed..Will retry 2025-01-15 09:10:22,243 - DEBUG - Response for deleting network () 2025-01-15 09:10:22,502 - DEBUG - No XMPP flaps were noticed during the test
2025-01-15 09:10:22,503 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-01-15 09:10:22,503 - INFO - -------------------------------------------------------------------------------- 2025-01-15 09:10:22,505 - INFO - ================================================================================ 2025-01-15 09:10:22,506 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-01-15 09:10:22,506 - 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-01-15 09:10:22,793 - DEBUG - Nothing to compare xmpp stats {'10.0.0.17': {'10.20.0.6': '0'}} with 2025-01-15 09:10:22,793 - INFO - Initial checks done. Running the testcase now 2025-01-15 09:10:22,794 - INFO - 2025-01-15 09:10:23,338 - DEBUG - Response for create_network : {'network': {'id': 'da10af82-5227-4380-8247-569f42678a26', 'name': 'ctest-vn-60305340', 'tenant_id': 'e9b2b36eeb5e4787ba9c557e864b5e35', 'project_id': 'e9b2b36eeb5e4787ba9c557e864b5e35', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-85286507', 'ctest-vn-60305340'], 'port_security_enabled': True, 'description': ''}} 2025-01-15 09:10:23,514 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e1fe0984-08e2-4e23-86f2-ac2aaed57d81', 'name': '', 'tenant_id': 'e9b2b36eeb5e4787ba9c557e864b5e35', 'network_id': 'da10af82-5227-4380-8247-569f42678a26', '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': 'e9b2b36eeb5e4787ba9c557e864b5e35'}} 2025-01-15 09:10:23,711 - DEBUG - Response for create_subnet : {'subnet': {'id': '73d6347b-0ff1-4991-b0ab-dc9332f4be88', 'name': '', 'tenant_id': 'e9b2b36eeb5e4787ba9c557e864b5e35', 'network_id': 'da10af82-5227-4380-8247-569f42678a26', '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': 'e9b2b36eeb5e4787ba9c557e864b5e35'}} 2025-01-15 09:10:23,731 - INFO - Created VN ctest-vn-60305340 2025-01-15 09:10:23,783 - DEBUG - VN ctest-vn-60305340 UUID is da10af82-5227-4380-8247-569f42678a26 2025-01-15 09:10:24,152 - DEBUG - Response for create_port : {'port': {'name': '40ddd73c-47ff-4615-afa8-45428187838d', 'id': '40ddd73c-47ff-4615-afa8-45428187838d', 'tenant_id': 'e9b2b36eeb5e4787ba9c557e864b5e35', 'network_id': 'da10af82-5227-4380-8247-569f42678a26', 'mac_address': '02:40:dd:d7:3c:47', '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': 'e1fe0984-08e2-4e23-86f2-ac2aaed57d81'}], 'security_groups': ['1ae065b7-3b56-4b1a-bdbe-db22c2ad33e0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e9b2b36eeb5e4787ba9c557e864b5e35'}} 2025-01-15 09:10:24,335 - DEBUG - Response for create_port : {'port': {'name': 'e85bdbf7-083d-405a-acf9-d52ca4167477', 'id': 'e85bdbf7-083d-405a-acf9-d52ca4167477', 'tenant_id': 'e9b2b36eeb5e4787ba9c557e864b5e35', 'network_id': 'da10af82-5227-4380-8247-569f42678a26', 'mac_address': '02:e8:5b:db:f7:08', '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': '73d6347b-0ff1-4991-b0ab-dc9332f4be88'}], 'security_groups': ['1ae065b7-3b56-4b1a-bdbe-db22c2ad33e0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e9b2b36eeb5e4787ba9c557e864b5e35'}} 2025-01-15 09:10:24,729 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2636-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2636-1) 2025-01-15 09:10:25,124 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2636-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2636-1) 2025-01-15 09:10:26,377 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2636-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2636-1) 2025-01-15 09:10:26,377 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2025-01-15 09:10:26,389 - DEBUG - Requesting: http://10.0.0.17:8082/domain/4a5de63c-79fe-4e8c-b066-9ee234f62f1e 2025-01-15 09:10:26,414 - DEBUG - Requesting: http://10.0.0.17:8082/project/e9b2b36e-eb5e-4787-ba9c-557e864b5e35 2025-01-15 09:10:26,507 - DEBUG - Requesting: http://10.0.0.17:8082/network-ipam/23fa5021-3ce4-4b6f-94cd-1efd3ccac244 2025-01-15 09:10:26,521 - INFO - Verifications in API Server for IPAM: ctest-ipam-23979873 passed 2025-01-15 09:10:26,530 - DEBUG - Control-node 10.0.0.17 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-85286507:ctest-ipam-23979873', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-85286507', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2592472639190879087', 'uuid-lslong': '10722260360834499140'}, 'enable': 'true', 'created': '2025-01-15T09:10:22', 'last-modified': '2025-01-15T09:10:23', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.494414'} 2025-01-15 09:10:26,530 - INFO - Verifications in Control node for IPAM: ctest-ipam-23979873 passed 2025-01-15 09:10:26,530 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2025-01-15 09:10:26,539 - DEBUG - Requesting: http://10.0.0.17:8082/domain/4a5de63c-79fe-4e8c-b066-9ee234f62f1e 2025-01-15 09:10:26,556 - DEBUG - Requesting: http://10.0.0.17:8082/project/e9b2b36e-eb5e-4787-ba9c-557e864b5e35 2025-01-15 09:10:26,635 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/da10af82-5227-4380-8247-569f42678a26 2025-01-15 09:10:26,650 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/da10af82-5227-4380-8247-569f42678a26 2025-01-15 09:10:26,664 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/25f7b643-8b5d-46b0-8cd9-1afa95348b7e 2025-01-15 09:10:26,679 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/25f7b643-8b5d-46b0-8cd9-1afa95348b7e 2025-01-15 09:10:26,688 - DEBUG - Requesting: http://10.0.0.17:8082/route-target/15276fbb-2abd-40db-91b9-869b81592e2d 2025-01-15 09:10:26,695 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-01-15 09:10:26,695 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/da10af82-5227-4380-8247-569f42678a26 2025-01-15 09:10:26,706 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/25f7b643-8b5d-46b0-8cd9-1afa95348b7e 2025-01-15 09:10:26,737 - INFO - Verified VN network id 8 for VN da10af82-5227-4380-8247-569f42678a26 2025-01-15 09:10:26,737 - INFO - Verifications in API Server for VN ctest-vn-60305340 passed 2025-01-15 09:10:26,737 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/da10af82-5227-4380-8247-569f42678a26 2025-01-15 09:10:26,758 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/25f7b643-8b5d-46b0-8cd9-1afa95348b7e 2025-01-15 09:10:26,767 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/25f7b643-8b5d-46b0-8cd9-1afa95348b7e 2025-01-15 09:10:26,777 - DEBUG - Requesting: http://10.0.0.17:8082/route-target/15276fbb-2abd-40db-91b9-869b81592e2d 2025-01-15 09:10:26,796 - DEBUG - Control-node 10.0.0.17 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-85286507:ctest-vn-60305340', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-85286507', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15713252074154574720', 'uuid-lslong': '9387567190290958886'}, 'enable': 'true', 'created': '2025-01-15T09:10:23', 'last-modified': '2025-01-15T09:10:23', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.115107'} 2025-01-15 09:10:26,805 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-01-15 09:10:26,805 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-60305340 passed 2025-01-15 09:10:26,805 - DEBUG - ====Verifying policy data for ctest-vn-60305340 in API_Server ====== 2025-01-15 09:10:26,805 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2025-01-15 09:10:26,819 - DEBUG - Requesting: http://10.0.0.17:8082/domain/4a5de63c-79fe-4e8c-b066-9ee234f62f1e 2025-01-15 09:10:26,842 - DEBUG - Requesting: http://10.0.0.17:8082/project/e9b2b36e-eb5e-4787-ba9c-557e864b5e35 2025-01-15 09:10:26,888 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/da10af82-5227-4380-8247-569f42678a26 2025-01-15 09:10:26,900 - DEBUG - =>VN ctest-vn-60305340 has no policy to be verified 2025-01-15 09:10:26,900 - DEBUG - Verifying the vn in opserver 2025-01-15 09:10:26,900 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-85286507:ctest-vn-60305340 virtual network link through opserver 10.0.0.17 2025-01-15 09:10:26,900 - DEBUG - Requesting: http://10.0.0.17:8081/analytics/uves/virtual-networks 2025-01-15 09:10:27,258 - DEBUG - Requesting: http://10.0.0.17:8081/analytics/uves/virtual-networks 2025-01-15 09:10:27,363 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-85286507:ctest-vn-60305340', 'href': 'http://10.0.0.17:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-85286507:ctest-vn-60305340?flat'} 2025-01-15 09:10:27,363 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-85286507:ctest-vn-60305340 is found in opserver 2025-01-15 09:10:27,371 - DEBUG - VRF ids for VN ctest-vn-60305340: {'10.0.0.17': '2'} 2025-01-15 09:10:27,371 - INFO - Waiting for VM ctest-TestBasicVMVN-85286507-88145136 to be up.. 2025-01-15 09:10:27,476 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-01-15 09:10:32,577 - DEBUG - VM is in ACTIVE state now 2025-01-15 09:10:32,577 - INFO - VM name : ctest-TestBasicVMVN-85286507-88145136 2025-01-15 09:10:32,688 - DEBUG - VM ctest-TestBasicVMVN-85286507-88145136 ID is e5ea5524-32dc-4a64-ab8f-94dcd193495c 2025-01-15 09:10:32,688 - DEBUG - VM ctest-TestBasicVMVN-85286507-88145136 launched on Node cn-jenkins-deploy-platform-ansible-os-2636-1 2025-01-15 09:10:32,790 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/e5ea5524-32dc-4a64-ab8f-94dcd193495c 2025-01-15 09:10:32,804 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/40ddd73c-47ff-4615-afa8-45428187838d 2025-01-15 09:10:36,057 - 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 1006ms') 2025-01-15 09:10:36,057 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85286507-88145136 failed! 2025-01-15 09:10:36,119 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-85286507:ctest-vn-60305340 is 31.1.1.1 and allocation pool is NOT set 2025-01-15 09:10:36,119 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-85286507:ctest-vn-60305340 is 31.1.2.1 and allocation pool is NOT set 2025-01-15 09:10:38,184 - 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.08 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.708 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.708/2.396/4.084/1.688 ms') 2025-01-15 09:10:38,185 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85286507-88145136 passed 2025-01-15 09:10:38,352 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-15 09:10:38,352 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-85286507-88145136, IP 31.1.1.4, Port 22 2025-01-15 09:10:38,526 - DEBUG - VM ctest-TestBasicVMVN-85286507-88145136 is ready for SSH connections 2025-01-15 09:10:38,526 - INFO - Waiting for VM ctest-TestBasicVMVN-85286507-40922274 to be up.. 2025-01-15 09:10:38,629 - DEBUG - VM is in ACTIVE state now 2025-01-15 09:10:38,629 - INFO - VM name : ctest-TestBasicVMVN-85286507-40922274 2025-01-15 09:10:38,713 - DEBUG - VM ctest-TestBasicVMVN-85286507-40922274 ID is 3d2d2a9f-5653-47ee-9033-20615a16dc7b 2025-01-15 09:10:38,713 - DEBUG - VM ctest-TestBasicVMVN-85286507-40922274 launched on Node cn-jenkins-deploy-platform-ansible-os-2636-1 2025-01-15 09:10:38,792 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/3d2d2a9f-5653-47ee-9033-20615a16dc7b 2025-01-15 09:10:38,801 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/e85bdbf7-083d-405a-acf9-d52ca4167477 2025-01-15 09:10:40,055 - 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.39 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.462 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.462/1.924/3.386/1.462 ms') 2025-01-15 09:10:40,055 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-85286507-40922274 passed 2025-01-15 09:10:40,215 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-15 09:10:40,215 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-85286507-40922274, IP 31.1.2.4, Port 22 2025-01-15 09:10:40,381 - DEBUG - VM ctest-TestBasicVMVN-85286507-40922274 is ready for SSH connections 2025-01-15 09:10:40,381 - INFO - Waiting for VM ctest-TestBasicVMVN-85286507-76221583 to be up.. 2025-01-15 09:10:40,476 - DEBUG - VM is in ACTIVE state now 2025-01-15 09:10:40,476 - INFO - VM name : ctest-TestBasicVMVN-85286507-76221583 2025-01-15 09:10:40,563 - DEBUG - VM ctest-TestBasicVMVN-85286507-76221583 ID is cb95ed0e-d99e-4703-9941-bc11d3afa811 2025-01-15 09:10:40,563 - DEBUG - VM ctest-TestBasicVMVN-85286507-76221583 launched on Node cn-jenkins-deploy-platform-ansible-os-2636-1 2025-01-15 09:10:40,654 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/cb95ed0e-d99e-4703-9941-bc11d3afa811 2025-01-15 09:10:40,664 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/946798bd-0e13-4e90-a12e-df3b202ac795 2025-01-15 09:10:41,909 - 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.40 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.460 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.460/1.929/3.399/1.469 ms') 2025-01-15 09:10:41,909 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-85286507-76221583 passed 2025-01-15 09:10:42,071 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-15 09:10:42,072 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-85286507-76221583, IP 31.1.1.3, Port 22 2025-01-15 09:10:42,244 - DEBUG - VM ctest-TestBasicVMVN-85286507-76221583 is ready for SSH connections 2025-01-15 09:10:42,244 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-15 09:10:42,244 - 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.17, gateway password: c0ntrail123 2025-01-15 09:10:42,244 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-01-15 09:10:46,278 - 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.455 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.942 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.297 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.942/1.898/3.455 ms 2025-01-15 09:10:46,279 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-85286507-88145136 passed 2025-01-15 09:10:46,279 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-15 09:10:46,279 - 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.17, gateway password: c0ntrail123 2025-01-15 09:10:46,279 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-01-15 09:10:49,947 - 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.694 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.031 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.231 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.031/1.985/3.694 ms 2025-01-15 09:10:49,948 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-85286507-40922274 passed 2025-01-15 09:10:49,948 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-15 09:10:49,948 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-15 09:10:49,948 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-15 09:10:49,948 - 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.17, gateway password: c0ntrail123 2025-01-15 09:10:49,948 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-01-15 09:10:50,132 - DEBUG - None 2025-01-15 09:10:50,132 - 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.17, gateway password: c0ntrail123 2025-01-15 09:10:50,133 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-01-15 09:10:50,328 - DEBUG - None 2025-01-15 09:10:50,329 - 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.17, gateway password: c0ntrail123 2025-01-15 09:10:50,329 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-01-15 09:10:51,002 - DEBUG - None 2025-01-15 09:10:51,003 - 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.17, gateway password: c0ntrail123 2025-01-15 09:10:51,003 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-01-15 09:10:53,208 - 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=2.352 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.182 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.639 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.498 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.358 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.358/2.605/7.182 ms 2025-01-15 09:10:53,209 - 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.17, gateway password: c0ntrail123 2025-01-15 09:10:53,209 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-01-15 09:10:55,460 - 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.145 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.513 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.695 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.707 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.495 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=5.686 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.410 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.410/3.235/5.695 ms 2025-01-15 09:10:55,460 - 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.17, gateway password: c0ntrail123 2025-01-15 09:10:55,460 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-01-15 09:10:57,717 - 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=1.814 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.001 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=6.230 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.556 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.172 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.009 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.407 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.407/2.741/6.230 ms 2025-01-15 09:10:57,717 - INFO - Deleting VM ctest-TestBasicVMVN-85286507-76221583 2025-01-15 09:10:57,797 - INFO - Detaching port e85bdbf7-083d-405a-acf9-d52ca4167477 from VM ctest-TestBasicVMVN-85286507-40922274 2025-01-15 09:10:57,852 - INFO - Deleting VM ctest-TestBasicVMVN-85286507-40922274 2025-01-15 09:10:57,941 - INFO - Detaching port 40ddd73c-47ff-4615-afa8-45428187838d from VM ctest-TestBasicVMVN-85286507-88145136 2025-01-15 09:10:57,976 - INFO - Deleting VM ctest-TestBasicVMVN-85286507-88145136 2025-01-15 09:10:58,052 - INFO - Deleting VN ctest-vn-60305340 2025-01-15 09:10:58,255 - DEBUG - Response for delete_port : () 2025-01-15 09:10:58,458 - DEBUG - Response for delete_port : () 2025-01-15 09:10:58,513 - DEBUG - VN da10af82-5227-4380-8247-569f42678a26 still in use: Unable to complete operation on network da10af82-5227-4380-8247-569f42678a26. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-39e75cdf-f58e-4333-9891-068928d80647'] 2025-01-15 09:10:58,514 - WARNING - Deleting VN ctest-vn-60305340 failed..Will retry 2025-01-15 09:11:00,667 - DEBUG - Response for deleting network () 2025-01-15 09:11:00,667 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/25f7b643-8b5d-46b0-8cd9-1afa95348b7e 2025-01-15 09:11:00,672 - DEBUG - Response Code: 404 2025-01-15 09:11:00,672 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2025-01-15 09:11:00,678 - DEBUG - Requesting: http://10.0.0.17:8082/domain/4a5de63c-79fe-4e8c-b066-9ee234f62f1e 2025-01-15 09:11:00,735 - DEBUG - Requesting: http://10.0.0.17:8082/project/e9b2b36e-eb5e-4787-ba9c-557e864b5e35 2025-01-15 09:11:00,828 - INFO - Validated that VN ctest-vn-60305340 is not found in API Server 2025-01-15 09:11:00,843 - DEBUG - VN ctest-vn-60305340 is not present in Agent 10.0.0.17 2025-01-15 09:11:00,843 - INFO - Validated that VN ctest-vn-60305340 is not in any agent 2025-01-15 09:11:00,854 - DEBUG - VRF 2 is not seen in agent 10.0.0.17 2025-01-15 09:11:00,861 - DEBUG - Vrouter 10.0.0.17 does not have vrf 2 for VN ctest-vn-60305340 2025-01-15 09:11:00,862 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-85286507:ctest-vn-60305340 2025-01-15 09:11:00,874 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-60305340 info 2025-01-15 09:11:00,958 - INFO - IPAM: ctest-ipam-23979873 is not found in API Server 2025-01-15 09:11:00,974 - INFO - IPAM:ctest-ipam-23979873 is not found in control node 2025-01-15 09:11:01,239 - DEBUG - No XMPP flaps were noticed during the test
2025-01-15 09:11:01,239 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39]
2025-01-15 09:11:01,239 - INFO - -------------------------------------------------------------------------------- 2025-01-15 09:11:01,936 - INFO - Deleted project: ctest-TestBasicVMVN-85286507, ID : e9b2b36e-eb5e-4787-ba9c-557e864b5e35