2025-05-23 02:16:48,487 - INFO - Domain Default found not creating
2025-05-23 02:16:48,632 - INFO - Project ctest-TestBasicVMVN-81768602 not found, creating it
2025-05-23 02:16:49,111 - INFO - Created Project:ctest-TestBasicVMVN-81768602, ID : 5cd00387-ace1-4c62-b17a-2ff241ad73a9
2025-05-23 02:16:50,551 - INFO - ================================================================================
2025-05-23 02:16:50,551 - INFO - STARTING TEST : test_generic_link_local_service
2025-05-23 02:16:50,551 - 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-05-23 02:16:50,805 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with
2025-05-23 02:16:50,806 - INFO - Initial checks done. Running the testcase now
2025-05-23 02:16:50,806 - INFO -
2025-05-23 02:16:51,355 - DEBUG - Response for create_network : {'network': {'id': '3bad04b0-0330-4440-81da-88247cdc979c', 'name': 'ctest-vn2_metadata-95475803', 'tenant_id': '5cd00387ace14c62b17a2ff241ad73a9', 'project_id': '5cd00387ace14c62b17a2ff241ad73a9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-81768602', 'ctest-vn2_metadata-95475803'], 'port_security_enabled': True, 'description': ''}}
2025-05-23 02:16:51,597 - DEBUG - Response for create_subnet : {'subnet': {'id': '84ef3e99-aa63-4a03-becd-8760bcdde24c', 'name': '', 'tenant_id': '5cd00387ace14c62b17a2ff241ad73a9', 'network_id': '3bad04b0-0330-4440-81da-88247cdc979c', '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': '5cd00387ace14c62b17a2ff241ad73a9'}}
2025-05-23 02:16:51,615 - INFO - Created VN ctest-vn2_metadata-95475803
2025-05-23 02:16:51,671 - DEBUG - VN ctest-vn2_metadata-95475803 UUID is 3bad04b0-0330-4440-81da-88247cdc979c
2025-05-23 02:16:51,859 - DEBUG - Services list from nova: [, , ]
2025-05-23 02:16:52,886 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3334-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3334-1)
2025-05-23 02:16:52,994 - DEBUG - Link local service introspect added
2025-05-23 02:16:53,039 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-05-23 02:16:58,132 - DEBUG - VM is in ACTIVE state now
2025-05-23 02:16:58,270 - INFO - Waiting for VM ctest-TestBasicVMVN-81768602-04918632 to be up..
2025-05-23 02:16:58,271 - INFO - VM name : ctest-TestBasicVMVN-81768602-04918632
2025-05-23 02:16:58,348 - DEBUG - VM ctest-TestBasicVMVN-81768602-04918632 ID is be469f0a-e383-4b23-beab-fc22ce4e08c4
2025-05-23 02:16:58,348 - DEBUG - VM ctest-TestBasicVMVN-81768602-04918632 launched on Node cn-jenkins-deploy-platform-ansible-os-3334-1
2025-05-23 02:16:58,429 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/be469f0a-e383-4b23-beab-fc22ce4e08c4
2025-05-23 02:16:58,723 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/be469f0a-e383-4b23-beab-fc22ce4e08c4
2025-05-23 02:16:58,754 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/56f654c0-a7bd-48e2-9f15-b81001b7625a
2025-05-23 02:17:02,004 - 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 1007ms')
2025-05-23 02:17:02,004 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-81768602-04918632 failed!
2025-05-23 02:17:02,063 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-81768602:ctest-vn2_metadata-95475803 is 11.1.1.1 and allocation pool is NOT set
2025-05-23 02:17:04,131 - 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.30 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.294 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.294/3.797/7.301/3.503 ms')
2025-05-23 02:17:04,131 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-81768602-04918632 passed
2025-05-23 02:17:04,291 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-23 02:17:04,291 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-81768602-04918632, IP 11.1.1.3, Port 22
2025-05-23 02:17:04,447 - DEBUG - VM ctest-TestBasicVMVN-81768602-04918632 is ready for SSH connections
2025-05-23 02:17:04,447 - INFO - Retry 0
2025-05-23 02:17:04,447 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-05-23 02:17:04,447 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-05-23 02:17:06,047 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-05-23 02:17:06,047 - INFO - Generic metadata worked
2025-05-23 02:17:06,306 - DEBUG - Link local service introspect removed
2025-05-23 02:17:06,306 - INFO - Deleting VM ctest-TestBasicVMVN-81768602-04918632
2025-05-23 02:17:06,372 - INFO - Deleting VN ctest-vn2_metadata-95475803
2025-05-23 02:17:06,414 - DEBUG - VN 3bad04b0-0330-4440-81da-88247cdc979c still in use: Unable to complete operation on network 3bad04b0-0330-4440-81da-88247cdc979c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-cc653a7e-42d6-487f-83a9-f8fd96c84fc3']
2025-05-23 02:17:06,414 - WARNING - Deleting VN ctest-vn2_metadata-95475803 failed..Will retry
2025-05-23 02:17:08,529 - DEBUG - Response for deleting network ()
2025-05-23 02:17:08,784 - DEBUG - No XMPP flaps were noticed during the test
2025-05-23 02:17:08,784 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-05-23 02:17:08,785 - INFO - --------------------------------------------------------------------------------
2025-05-23 02:17:08,788 - INFO - ================================================================================
2025-05-23 02:17:08,788 - INFO - STARTING TEST : test_metadata_service
2025-05-23 02:17:08,788 - 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-05-23 02:17:09,073 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with
2025-05-23 02:17:09,073 - INFO - Initial checks done. Running the testcase now
2025-05-23 02:17:09,073 - INFO -
2025-05-23 02:17:09,073 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs
2025-05-23 02:17:09,079 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/611249cb-ab09-4113-89bb-df2bca4e8047
2025-05-23 02:17:09,274 - DEBUG - Response for create_network : {'network': {'id': '97d747e7-47bb-458d-b387-d158a2c79e28', 'name': 'ctest-vn-72534254', 'tenant_id': '5cd00387ace14c62b17a2ff241ad73a9', 'project_id': '5cd00387ace14c62b17a2ff241ad73a9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-81768602', 'ctest-vn-72534254'], 'port_security_enabled': True, 'description': ''}}
2025-05-23 02:17:09,469 - DEBUG - Response for create_subnet : {'subnet': {'id': '96e9bf03-c7fb-4680-88a4-86563fd44fe4', 'name': '', 'tenant_id': '5cd00387ace14c62b17a2ff241ad73a9', 'network_id': '97d747e7-47bb-458d-b387-d158a2c79e28', 'ip_version': 4, 'cidr': '37.67.5.128/26', 'allocation_pools': [{'start': '37.67.5.130', 'end': '37.67.5.190'}], 'gateway_ip': '37.67.5.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '37.67.5.130', 'tags': [], 'project_id': '5cd00387ace14c62b17a2ff241ad73a9'}}
2025-05-23 02:17:09,487 - INFO - Created VN ctest-vn-72534254
2025-05-23 02:17:09,539 - DEBUG - VN ctest-vn-72534254 UUID is 97d747e7-47bb-458d-b387-d158a2c79e28
2025-05-23 02:17:10,776 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3334-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3334-1)
2025-05-23 02:17:10,777 - INFO - Waiting for VM ctest-TestBasicVMVN-81768602-06557837 to be up..
2025-05-23 02:17:10,819 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-05-23 02:17:15,906 - DEBUG - VM is in ACTIVE state now
2025-05-23 02:17:15,906 - INFO - VM name : ctest-TestBasicVMVN-81768602-06557837
2025-05-23 02:17:15,984 - DEBUG - VM ctest-TestBasicVMVN-81768602-06557837 ID is 787688d5-7c52-46fe-963b-e9f241e7222c
2025-05-23 02:17:15,985 - DEBUG - VM ctest-TestBasicVMVN-81768602-06557837 launched on Node cn-jenkins-deploy-platform-ansible-os-3334-1
2025-05-23 02:17:16,070 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/787688d5-7c52-46fe-963b-e9f241e7222c
2025-05-23 02:17:16,079 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/57a40eea-92ae-4087-971f-9b44d26b3880
2025-05-23 02:17:19,342 - 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 1021ms')
2025-05-23 02:17:19,343 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-81768602-06557837 failed!
2025-05-23 02:17:19,402 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-81768602:ctest-vn-72534254 is 37.67.5.129 and allocation pool is NOT set
2025-05-23 02:17:21,468 - 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=9.00 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.45 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.445/5.224/9.004/3.779 ms')
2025-05-23 02:17:21,468 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-81768602-06557837 passed
2025-05-23 02:17:21,622 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-23 02:17:21,623 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-81768602-06557837, IP 37.67.5.131, Port 22
2025-05-23 02:17:21,778 - DEBUG - VM ctest-TestBasicVMVN-81768602-06557837 is ready for SSH connections
2025-05-23 02:17:21,778 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-05-23 02:17:21,778 - DEBUG - cat /tmp/output.txt
2025-05-23 02:17:23,388 - DEBUG - Hello World. The time is now Thu, 22 May 2025 20:17:22 -0600!
2025-05-23 02:17:23,388 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 22 May 2025 20:17:22 -0600!'}
2025-05-23 02:17:23,389 - INFO - metadata_script.txt got executed in the vm
2025-05-23 02:17:23,389 - INFO - Deleting VM ctest-TestBasicVMVN-81768602-06557837
2025-05-23 02:17:23,465 - INFO - Deleting VN ctest-vn-72534254
2025-05-23 02:17:23,503 - DEBUG - VN 97d747e7-47bb-458d-b387-d158a2c79e28 still in use: Unable to complete operation on network 97d747e7-47bb-458d-b387-d158a2c79e28. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-df06fc94-0cee-48a8-98c4-33cef293c0ff']
2025-05-23 02:17:23,503 - WARNING - Deleting VN ctest-vn-72534254 failed..Will retry
2025-05-23 02:17:25,615 - DEBUG - Response for deleting network ()
2025-05-23 02:17:25,876 - DEBUG - No XMPP flaps were noticed during the test
2025-05-23 02:17:25,876 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-05-23 02:17:25,876 - INFO - --------------------------------------------------------------------------------
2025-05-23 02:17:25,879 - INFO - ================================================================================
2025-05-23 02:17:25,879 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-05-23 02:17:25,879 - 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-05-23 02:17:26,191 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with
2025-05-23 02:17:26,191 - INFO - Initial checks done. Running the testcase now
2025-05-23 02:17:26,191 - INFO -
2025-05-23 02:17:26,709 - DEBUG - Response for create_network : {'network': {'id': '29b42e53-c007-4cbc-ad5c-0bd6982a754e', 'name': 'ctest-vn-67801105', 'tenant_id': '5cd00387ace14c62b17a2ff241ad73a9', 'project_id': '5cd00387ace14c62b17a2ff241ad73a9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-81768602', 'ctest-vn-67801105'], 'port_security_enabled': True, 'description': ''}}
2025-05-23 02:17:26,934 - DEBUG - Response for create_subnet : {'subnet': {'id': '83ffe0f4-230c-4853-a430-89f4572861d6', 'name': '', 'tenant_id': '5cd00387ace14c62b17a2ff241ad73a9', 'network_id': '29b42e53-c007-4cbc-ad5c-0bd6982a754e', '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': '5cd00387ace14c62b17a2ff241ad73a9'}}
2025-05-23 02:17:27,178 - DEBUG - Response for create_subnet : {'subnet': {'id': '2098aa8f-71d3-4a89-b050-2efd9270660b', 'name': '', 'tenant_id': '5cd00387ace14c62b17a2ff241ad73a9', 'network_id': '29b42e53-c007-4cbc-ad5c-0bd6982a754e', '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': '5cd00387ace14c62b17a2ff241ad73a9'}}
2025-05-23 02:17:27,200 - INFO - Created VN ctest-vn-67801105
2025-05-23 02:17:27,258 - DEBUG - VN ctest-vn-67801105 UUID is 29b42e53-c007-4cbc-ad5c-0bd6982a754e
2025-05-23 02:17:27,660 - DEBUG - Response for create_port : {'port': {'name': '3b1b6460-c9a2-4aa3-9adc-db56561ef558', 'id': '3b1b6460-c9a2-4aa3-9adc-db56561ef558', 'tenant_id': '5cd00387ace14c62b17a2ff241ad73a9', 'network_id': '29b42e53-c007-4cbc-ad5c-0bd6982a754e', 'mac_address': '02:3b:1b:64:60:c9', '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': '83ffe0f4-230c-4853-a430-89f4572861d6'}], 'security_groups': ['526c63ff-9ebf-472c-b500-b6f2028b993d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5cd00387ace14c62b17a2ff241ad73a9'}}
2025-05-23 02:17:27,851 - DEBUG - Response for create_port : {'port': {'name': '32ba1e6a-8a32-41b6-8589-d71bee8eb702', 'id': '32ba1e6a-8a32-41b6-8589-d71bee8eb702', 'tenant_id': '5cd00387ace14c62b17a2ff241ad73a9', 'network_id': '29b42e53-c007-4cbc-ad5c-0bd6982a754e', 'mac_address': '02:32:ba:1e:6a:8a', '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': '2098aa8f-71d3-4a89-b050-2efd9270660b'}], 'security_groups': ['526c63ff-9ebf-472c-b500-b6f2028b993d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5cd00387ace14c62b17a2ff241ad73a9'}}
2025-05-23 02:17:28,238 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3334-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3334-1)
2025-05-23 02:17:28,694 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3334-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3334-1)
2025-05-23 02:17:29,977 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3334-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3334-1)
2025-05-23 02:17:29,977 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-05-23 02:17:29,987 - DEBUG - Requesting: http://10.0.0.50:8082/domain/427cf32e-1753-416d-af96-9faeb96a85a8
2025-05-23 02:17:30,002 - DEBUG - Requesting: http://10.0.0.50:8082/project/5cd00387-ace1-4c62-b17a-2ff241ad73a9
2025-05-23 02:17:30,084 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/0c43f5a0-2094-42bd-8c05-0d3ef898a128
2025-05-23 02:17:30,105 - INFO - Verifications in API Server for IPAM: ctest-ipam-00389578 passed
2025-05-23 02:17:30,117 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-81768602:ctest-ipam-00389578', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-81768602', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '883820019984908989', 'uuid-lslong': '10089485104303350056'}, 'enable': 'true', 'created': '2025-05-23T02:17:26', 'last-modified': '2025-05-23T02:17:26', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.684759'}
2025-05-23 02:17:30,117 - INFO - Verifications in Control node for IPAM: ctest-ipam-00389578 passed
2025-05-23 02:17:30,118 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-05-23 02:17:30,133 - DEBUG - Requesting: http://10.0.0.50:8082/domain/427cf32e-1753-416d-af96-9faeb96a85a8
2025-05-23 02:17:30,149 - DEBUG - Requesting: http://10.0.0.50:8082/project/5cd00387-ace1-4c62-b17a-2ff241ad73a9
2025-05-23 02:17:30,246 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/29b42e53-c007-4cbc-ad5c-0bd6982a754e
2025-05-23 02:17:30,265 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/29b42e53-c007-4cbc-ad5c-0bd6982a754e
2025-05-23 02:17:30,280 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/a9ac857a-0d60-4f1d-b3a2-180660941a6b
2025-05-23 02:17:30,289 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/a9ac857a-0d60-4f1d-b3a2-180660941a6b
2025-05-23 02:17:30,302 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/e4a80763-1eb9-4963-98be-483f9671fe60
2025-05-23 02:17:30,313 - DEBUG - Route Targets: ['target:64512:8000005']
2025-05-23 02:17:30,313 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/29b42e53-c007-4cbc-ad5c-0bd6982a754e
2025-05-23 02:17:30,328 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/a9ac857a-0d60-4f1d-b3a2-180660941a6b
2025-05-23 02:17:30,349 - INFO - Verified VN network id 8 for VN 29b42e53-c007-4cbc-ad5c-0bd6982a754e
2025-05-23 02:17:30,349 - INFO - Verifications in API Server for VN ctest-vn-67801105 passed
2025-05-23 02:17:30,349 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/29b42e53-c007-4cbc-ad5c-0bd6982a754e
2025-05-23 02:17:30,364 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/a9ac857a-0d60-4f1d-b3a2-180660941a6b
2025-05-23 02:17:30,376 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/a9ac857a-0d60-4f1d-b3a2-180660941a6b
2025-05-23 02:17:30,387 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/e4a80763-1eb9-4963-98be-483f9671fe60
2025-05-23 02:17:30,403 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-81768602:ctest-vn-67801105', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-81768602', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3005077788601830588', 'uuid-lslong': '12491872482722739534'}, 'enable': 'true', 'created': '2025-05-23T02:17:26', 'last-modified': '2025-05-23T02:17:27', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.287746'}
2025-05-23 02:17:30,411 - DEBUG - Route Targets: ['target:64512:8000005']
2025-05-23 02:17:30,411 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-67801105 passed
2025-05-23 02:17:30,411 - DEBUG - ====Verifying policy data for ctest-vn-67801105 in API_Server ======
2025-05-23 02:17:30,412 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-05-23 02:17:30,423 - DEBUG - Requesting: http://10.0.0.50:8082/domain/427cf32e-1753-416d-af96-9faeb96a85a8
2025-05-23 02:17:30,482 - DEBUG - Requesting: http://10.0.0.50:8082/project/5cd00387-ace1-4c62-b17a-2ff241ad73a9
2025-05-23 02:17:30,611 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/29b42e53-c007-4cbc-ad5c-0bd6982a754e
2025-05-23 02:17:30,640 - DEBUG - =>VN ctest-vn-67801105 has no policy to be verified
2025-05-23 02:17:30,640 - DEBUG - Verifying the vn in opserver
2025-05-23 02:17:30,640 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-81768602:ctest-vn-67801105 virtual network link through opserver 10.0.0.50
2025-05-23 02:17:30,640 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2025-05-23 02:17:31,002 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2025-05-23 02:17:31,067 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-81768602:ctest-vn-67801105', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-81768602:ctest-vn-67801105?flat'}
2025-05-23 02:17:31,067 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-81768602:ctest-vn-67801105 is found in opserver
2025-05-23 02:17:31,077 - DEBUG - VRF ids for VN ctest-vn-67801105: {'10.0.0.50': '2'}
2025-05-23 02:17:31,077 - INFO - Waiting for VM ctest-TestBasicVMVN-81768602-84240301 to be up..
2025-05-23 02:17:31,159 - DEBUG - VM is in ACTIVE state now
2025-05-23 02:17:31,159 - INFO - VM name : ctest-TestBasicVMVN-81768602-84240301
2025-05-23 02:17:31,249 - DEBUG - VM ctest-TestBasicVMVN-81768602-84240301 ID is 5967cff9-7177-4c46-baa4-201f6d3073e0
2025-05-23 02:17:31,249 - DEBUG - VM ctest-TestBasicVMVN-81768602-84240301 launched on Node cn-jenkins-deploy-platform-ansible-os-3334-1
2025-05-23 02:17:31,327 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/5967cff9-7177-4c46-baa4-201f6d3073e0
2025-05-23 02:17:31,336 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/3b1b6460-c9a2-4aa3-9adc-db56561ef558
2025-05-23 02:17:34,607 - 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 1007ms')
2025-05-23 02:17:34,607 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-81768602-84240301 failed!
2025-05-23 02:17:34,666 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-81768602:ctest-vn-67801105 is 31.1.1.1 and allocation pool is NOT set
2025-05-23 02:17:34,667 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-81768602:ctest-vn-67801105 is 31.1.2.1 and allocation pool is NOT set
2025-05-23 02:17:38,736 - 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-05-23 02:17:38,736 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-81768602-84240301 failed!
2025-05-23 02:17:38,792 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-81768602:ctest-vn-67801105 is 31.1.1.1 and allocation pool is NOT set
2025-05-23 02:17:38,792 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-81768602:ctest-vn-67801105 is 31.1.2.1 and allocation pool is NOT set
2025-05-23 02:17:40,851 - 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=6.14 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.539 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.539/3.340/6.141/2.801 ms')
2025-05-23 02:17:40,852 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-81768602-84240301 passed
2025-05-23 02:17:41,003 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-23 02:17:41,003 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-81768602-84240301, IP 31.1.1.4, Port 22
2025-05-23 02:17:41,154 - DEBUG - VM ctest-TestBasicVMVN-81768602-84240301 is ready for SSH connections
2025-05-23 02:17:41,155 - INFO - Waiting for VM ctest-TestBasicVMVN-81768602-71115756 to be up..
2025-05-23 02:17:41,236 - DEBUG - VM is in ACTIVE state now
2025-05-23 02:17:41,236 - INFO - VM name : ctest-TestBasicVMVN-81768602-71115756
2025-05-23 02:17:41,316 - DEBUG - VM ctest-TestBasicVMVN-81768602-71115756 ID is 97aa6ae4-1d04-446a-a1b0-a66b292bce4f
2025-05-23 02:17:41,316 - DEBUG - VM ctest-TestBasicVMVN-81768602-71115756 launched on Node cn-jenkins-deploy-platform-ansible-os-3334-1
2025-05-23 02:17:41,397 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/97aa6ae4-1d04-446a-a1b0-a66b292bce4f
2025-05-23 02:17:41,407 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/32ba1e6a-8a32-41b6-8589-d71bee8eb702
2025-05-23 02:17:42,653 - 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.89 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.458 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.458/1.672/2.886/1.214 ms')
2025-05-23 02:17:42,653 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-81768602-71115756 passed
2025-05-23 02:17:42,806 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-23 02:17:42,807 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-81768602-71115756, IP 31.1.2.4, Port 22
2025-05-23 02:17:42,962 - DEBUG - VM ctest-TestBasicVMVN-81768602-71115756 is ready for SSH connections
2025-05-23 02:17:42,962 - INFO - Waiting for VM ctest-TestBasicVMVN-81768602-61363236 to be up..
2025-05-23 02:17:43,039 - DEBUG - VM is in ACTIVE state now
2025-05-23 02:17:43,039 - INFO - VM name : ctest-TestBasicVMVN-81768602-61363236
2025-05-23 02:17:43,112 - DEBUG - VM ctest-TestBasicVMVN-81768602-61363236 ID is f7888cbc-d5c3-4949-ada3-93ae2cee2f4f
2025-05-23 02:17:43,112 - DEBUG - VM ctest-TestBasicVMVN-81768602-61363236 launched on Node cn-jenkins-deploy-platform-ansible-os-3334-1
2025-05-23 02:17:43,186 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/f7888cbc-d5c3-4949-ada3-93ae2cee2f4f
2025-05-23 02:17:43,196 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/c212c8ef-22b9-4faa-b296-14af09e392ab
2025-05-23 02:17:44,435 - 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.62 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.355 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.355/1.488/2.622/1.133 ms')
2025-05-23 02:17:44,435 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-81768602-61363236 passed
2025-05-23 02:17:44,586 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-23 02:17:44,587 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-81768602-61363236, IP 31.1.1.3, Port 22
2025-05-23 02:17:44,742 - DEBUG - VM ctest-TestBasicVMVN-81768602-61363236 is ready for SSH connections
2025-05-23 02:17:44,742 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-23 02:17:44,742 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-05-23 02:17:44,743 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-05-23 02:17:48,706 - 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.391 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.819 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.849 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.819/1.686/3.391 ms
2025-05-23 02:17:48,706 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-81768602-84240301 passed
2025-05-23 02:17:48,706 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-23 02:17:48,706 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-05-23 02:17:48,706 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-05-23 02:17:52,405 - 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.739 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.884 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.778 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.778/1.800/3.739 ms
2025-05-23 02:17:52,405 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-81768602-71115756 passed
2025-05-23 02:17:52,405 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-23 02:17:52,405 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-23 02:17:52,405 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-23 02:17:52,405 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-05-23 02:17:52,406 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-05-23 02:17:52,583 - DEBUG - None
2025-05-23 02:17:52,583 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-05-23 02:17:52,583 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-05-23 02:17:52,759 - DEBUG - None
2025-05-23 02:17:52,760 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-05-23 02:17:52,760 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-05-23 02:17:53,391 - DEBUG - None
2025-05-23 02:17:53,391 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-05-23 02:17:53,392 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-05-23 02:17:55,618 - 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.946 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.140 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.621 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.553 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.468 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.468/2.145/5.140 ms
2025-05-23 02:17:55,618 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-05-23 02:17:55,618 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-05-23 02:17:57,863 - 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.955 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.250 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.639 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.426 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.741 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.485 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.361 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.361/1.979/4.639 ms
2025-05-23 02:17:57,863 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-05-23 02:17:57,863 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-05-23 02:18:00,111 - 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.814 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.934 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.899 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.679 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.309 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.058 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.427 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.427/2.017/3.899 ms
2025-05-23 02:18:00,111 - INFO - Deleting VM ctest-TestBasicVMVN-81768602-61363236
2025-05-23 02:18:00,181 - INFO - Detaching port 32ba1e6a-8a32-41b6-8589-d71bee8eb702 from VM ctest-TestBasicVMVN-81768602-71115756
2025-05-23 02:18:00,232 - INFO - Deleting VM ctest-TestBasicVMVN-81768602-71115756
2025-05-23 02:18:00,305 - INFO - Detaching port 3b1b6460-c9a2-4aa3-9adc-db56561ef558 from VM ctest-TestBasicVMVN-81768602-84240301
2025-05-23 02:18:00,339 - INFO - Deleting VM ctest-TestBasicVMVN-81768602-84240301
2025-05-23 02:18:00,422 - INFO - Deleting VN ctest-vn-67801105
2025-05-23 02:18:00,585 - DEBUG - Response for delete_port : ()
2025-05-23 02:18:00,851 - DEBUG - Response for delete_port : ()
2025-05-23 02:18:00,904 - DEBUG - VN 29b42e53-c007-4cbc-ad5c-0bd6982a754e still in use: Unable to complete operation on network 29b42e53-c007-4cbc-ad5c-0bd6982a754e. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ead481dd-9c38-4809-95dd-ff9c1503844d']
2025-05-23 02:18:00,905 - WARNING - Deleting VN ctest-vn-67801105 failed..Will retry
2025-05-23 02:18:03,061 - DEBUG - Response for deleting network ()
2025-05-23 02:18:03,061 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/a9ac857a-0d60-4f1d-b3a2-180660941a6b
2025-05-23 02:18:03,067 - DEBUG - Response Code: 404
2025-05-23 02:18:03,068 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-05-23 02:18:03,075 - DEBUG - Requesting: http://10.0.0.50:8082/domain/427cf32e-1753-416d-af96-9faeb96a85a8
2025-05-23 02:18:03,138 - DEBUG - Requesting: http://10.0.0.50:8082/project/5cd00387-ace1-4c62-b17a-2ff241ad73a9
2025-05-23 02:18:03,213 - INFO - Validated that VN ctest-vn-67801105 is not found in API Server
2025-05-23 02:18:03,227 - DEBUG - VN ctest-vn-67801105 is not present in Agent 10.0.0.50
2025-05-23 02:18:03,227 - INFO - Validated that VN ctest-vn-67801105 is not in any agent
2025-05-23 02:18:03,236 - DEBUG - VRF 2 is not seen in agent 10.0.0.50
2025-05-23 02:18:03,244 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-67801105
2025-05-23 02:18:03,244 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-81768602:ctest-vn-67801105
2025-05-23 02:18:03,257 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-67801105 info
2025-05-23 02:18:03,334 - INFO - IPAM: ctest-ipam-00389578 is not found in API Server
2025-05-23 02:18:03,351 - INFO - IPAM:ctest-ipam-00389578 is not found in control node
2025-05-23 02:18:03,613 - DEBUG - No XMPP flaps were noticed during the test
2025-05-23 02:18:03,613 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-05-23 02:18:03,613 - INFO - --------------------------------------------------------------------------------
2025-05-23 02:18:04,339 - INFO - Deleted project: ctest-TestBasicVMVN-81768602, ID : 5cd00387-ace1-4c62-b17a-2ff241ad73a9