2025-06-25 07:11:46,485 - INFO - Domain Default found not creating
2025-06-25 07:11:46,628 - INFO - Project ctest-TestBasicVMVN-21942014 not found, creating it
2025-06-25 07:11:47,073 - INFO - Created Project:ctest-TestBasicVMVN-21942014, ID : 638a7ea8-dc41-4e9a-af52-d2b90e2726bb
2025-06-25 07:11:48,476 - INFO - ================================================================================
2025-06-25 07:11:48,477 - INFO - STARTING TEST : test_generic_link_local_service
2025-06-25 07:11:48,477 - 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-06-25 07:11:48,744 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2025-06-25 07:11:48,744 - INFO - Initial checks done. Running the testcase now
2025-06-25 07:11:48,744 - INFO -
2025-06-25 07:11:49,297 - DEBUG - Response for create_network : {'network': {'id': 'a3efa75f-eebf-435e-8dc9-0f4afbaae37c', 'name': 'ctest-vn2_metadata-24379700', 'tenant_id': '638a7ea8dc414e9aaf52d2b90e2726bb', 'project_id': '638a7ea8dc414e9aaf52d2b90e2726bb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-21942014', 'ctest-vn2_metadata-24379700'], 'port_security_enabled': True, 'description': ''}}
2025-06-25 07:11:49,458 - DEBUG - Response for create_subnet : {'subnet': {'id': '7f92b7c4-7f1e-41d4-8aac-cf1398ac3f6f', 'name': '', 'tenant_id': '638a7ea8dc414e9aaf52d2b90e2726bb', 'network_id': 'a3efa75f-eebf-435e-8dc9-0f4afbaae37c', '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': '638a7ea8dc414e9aaf52d2b90e2726bb'}}
2025-06-25 07:11:49,474 - INFO - Created VN ctest-vn2_metadata-24379700
2025-06-25 07:11:49,526 - DEBUG - VN ctest-vn2_metadata-24379700 UUID is a3efa75f-eebf-435e-8dc9-0f4afbaae37c
2025-06-25 07:11:49,698 - DEBUG - Services list from nova: [, , ]
2025-06-25 07:11:50,699 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3544-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3544-1)
2025-06-25 07:11:50,806 - DEBUG - Link local service introspect added
2025-06-25 07:11:50,845 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-25 07:11:55,925 - DEBUG - VM is in ACTIVE state now
2025-06-25 07:11:56,054 - INFO - Waiting for VM ctest-TestBasicVMVN-21942014-49426340 to be up..
2025-06-25 07:11:56,054 - INFO - VM name : ctest-TestBasicVMVN-21942014-49426340
2025-06-25 07:11:56,129 - DEBUG - VM ctest-TestBasicVMVN-21942014-49426340 ID is 36c948d4-86a5-4f60-8a62-ed9726da0b5e
2025-06-25 07:11:56,129 - DEBUG - VM ctest-TestBasicVMVN-21942014-49426340 launched on Node cn-jenkins-deploy-platform-ansible-os-3544-1
2025-06-25 07:11:56,203 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/36c948d4-86a5-4f60-8a62-ed9726da0b5e
2025-06-25 07:11:56,499 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/36c948d4-86a5-4f60-8a62-ed9726da0b5e
2025-06-25 07:11:56,536 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/53cd4619-0b85-4037-a1c8-a34a325b606a
2025-06-25 07:11:59,801 - 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-06-25 07:11:59,801 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21942014-49426340 failed!
2025-06-25 07:11:59,858 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-21942014:ctest-vn2_metadata-24379700 is 11.1.1.1 and allocation pool is NOT set
2025-06-25 07:12:01,921 - 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.03 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.23 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.230/2.130/3.031/0.900 ms')
2025-06-25 07:12:01,921 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21942014-49426340 passed
2025-06-25 07:12:02,070 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-25 07:12:02,070 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-21942014-49426340, IP 11.1.1.3, Port 22
2025-06-25 07:12:02,225 - DEBUG - VM ctest-TestBasicVMVN-21942014-49426340 is ready for SSH connections
2025-06-25 07:12:02,225 - INFO - Retry 0
2025-06-25 07:12:02,226 - 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-06-25 07:12:02,226 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-06-25 07:12:03,827 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-06-25 07:12:03,827 - INFO - Generic metadata worked
2025-06-25 07:12:04,078 - DEBUG - Link local service introspect removed
2025-06-25 07:12:04,078 - INFO - Deleting VM ctest-TestBasicVMVN-21942014-49426340
2025-06-25 07:12:04,141 - INFO - Deleting VN ctest-vn2_metadata-24379700
2025-06-25 07:12:04,185 - DEBUG - VN a3efa75f-eebf-435e-8dc9-0f4afbaae37c still in use: Unable to complete operation on network a3efa75f-eebf-435e-8dc9-0f4afbaae37c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-e8c8ea0f-dd34-406b-b8a5-0953849b8cd1']
2025-06-25 07:12:04,185 - WARNING - Deleting VN ctest-vn2_metadata-24379700 failed..Will retry
2025-06-25 07:12:06,293 - DEBUG - Response for deleting network ()
2025-06-25 07:12:06,556 - DEBUG - No XMPP flaps were noticed during the test
2025-06-25 07:12:06,556 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-06-25 07:12:06,556 - INFO - --------------------------------------------------------------------------------
2025-06-25 07:12:06,559 - INFO - ================================================================================
2025-06-25 07:12:06,559 - INFO - STARTING TEST : test_metadata_service
2025-06-25 07:12:06,559 - 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-06-25 07:12:06,849 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2025-06-25 07:12:06,849 - INFO - Initial checks done. Running the testcase now
2025-06-25 07:12:06,849 - INFO -
2025-06-25 07:12:06,849 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs
2025-06-25 07:12:06,855 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/95b46bd7-cf24-4225-9aa0-c6c1eaec0502
2025-06-25 07:12:07,071 - DEBUG - Response for create_network : {'network': {'id': '45c148ba-442e-474e-878f-aa8f91475327', 'name': 'ctest-vn-69999951', 'tenant_id': '638a7ea8dc414e9aaf52d2b90e2726bb', 'project_id': '638a7ea8dc414e9aaf52d2b90e2726bb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-21942014', 'ctest-vn-69999951'], 'port_security_enabled': True, 'description': ''}}
2025-06-25 07:12:07,256 - DEBUG - Response for create_subnet : {'subnet': {'id': '6367ab81-c9ef-49dc-ab6e-7746d318f22b', 'name': '', 'tenant_id': '638a7ea8dc414e9aaf52d2b90e2726bb', 'network_id': '45c148ba-442e-474e-878f-aa8f91475327', 'ip_version': 4, 'cidr': '40.7.229.128/26', 'allocation_pools': [{'start': '40.7.229.130', 'end': '40.7.229.190'}], 'gateway_ip': '40.7.229.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '40.7.229.130', 'tags': [], 'project_id': '638a7ea8dc414e9aaf52d2b90e2726bb'}}
2025-06-25 07:12:07,274 - INFO - Created VN ctest-vn-69999951
2025-06-25 07:12:07,334 - DEBUG - VN ctest-vn-69999951 UUID is 45c148ba-442e-474e-878f-aa8f91475327
2025-06-25 07:12:08,586 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3544-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3544-1)
2025-06-25 07:12:08,586 - INFO - Waiting for VM ctest-TestBasicVMVN-21942014-73228458 to be up..
2025-06-25 07:12:08,623 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-25 07:12:13,697 - DEBUG - VM is in ACTIVE state now
2025-06-25 07:12:13,697 - INFO - VM name : ctest-TestBasicVMVN-21942014-73228458
2025-06-25 07:12:13,771 - DEBUG - VM ctest-TestBasicVMVN-21942014-73228458 ID is fd64337f-6fa8-44cf-a69f-8a7d6fb8d552
2025-06-25 07:12:13,771 - DEBUG - VM ctest-TestBasicVMVN-21942014-73228458 launched on Node cn-jenkins-deploy-platform-ansible-os-3544-1
2025-06-25 07:12:13,845 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/fd64337f-6fa8-44cf-a69f-8a7d6fb8d552
2025-06-25 07:12:13,854 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/c8aeaa8c-4a7a-43c9-8412-e96db20cca42
2025-06-25 07:12:17,113 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms')
2025-06-25 07:12:17,113 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21942014-73228458 failed!
2025-06-25 07:12:17,166 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-21942014:ctest-vn-69999951 is 40.7.229.129 and allocation pool is NOT set
2025-06-25 07:12:19,223 - 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.53 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.31 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.308/2.917/4.527/1.609 ms')
2025-06-25 07:12:19,223 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21942014-73228458 passed
2025-06-25 07:12:19,370 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-25 07:12:19,370 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-21942014-73228458, IP 40.7.229.131, Port 22
2025-06-25 07:12:19,526 - DEBUG - VM ctest-TestBasicVMVN-21942014-73228458 is ready for SSH connections
2025-06-25 07:12:19,526 - 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-06-25 07:12:19,526 - DEBUG - cat /tmp/output.txt
2025-06-25 07:12:21,443 - DEBUG - Hello World. The time is now Wed, 25 Jun 2025 01:12:18 -0600!
2025-06-25 07:12:21,443 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 25 Jun 2025 01:12:18 -0600!'}
2025-06-25 07:12:21,443 - INFO - metadata_script.txt got executed in the vm
2025-06-25 07:12:21,443 - INFO - Deleting VM ctest-TestBasicVMVN-21942014-73228458
2025-06-25 07:12:21,519 - INFO - Deleting VN ctest-vn-69999951
2025-06-25 07:12:21,558 - DEBUG - VN 45c148ba-442e-474e-878f-aa8f91475327 still in use: Unable to complete operation on network 45c148ba-442e-474e-878f-aa8f91475327. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1d54abb8-f828-4b88-b3ac-3209ebfb52dd']
2025-06-25 07:12:21,558 - WARNING - Deleting VN ctest-vn-69999951 failed..Will retry
2025-06-25 07:12:23,655 - DEBUG - Response for deleting network ()
2025-06-25 07:12:23,912 - DEBUG - No XMPP flaps were noticed during the test
2025-06-25 07:12:23,912 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-06-25 07:12:23,912 - INFO - --------------------------------------------------------------------------------
2025-06-25 07:12:23,914 - INFO - ================================================================================
2025-06-25 07:12:23,915 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-06-25 07:12:23,915 - 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-06-25 07:12:24,200 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2025-06-25 07:12:24,200 - INFO - Initial checks done. Running the testcase now
2025-06-25 07:12:24,200 - INFO -
2025-06-25 07:12:24,672 - DEBUG - Response for create_network : {'network': {'id': '368c0320-d139-4523-8b7b-d061587dbd6a', 'name': 'ctest-vn-68171995', 'tenant_id': '638a7ea8dc414e9aaf52d2b90e2726bb', 'project_id': '638a7ea8dc414e9aaf52d2b90e2726bb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-21942014', 'ctest-vn-68171995'], 'port_security_enabled': True, 'description': ''}}
2025-06-25 07:12:24,831 - DEBUG - Response for create_subnet : {'subnet': {'id': '1b3ce716-24b2-4bed-9d28-7425a4098b86', 'name': '', 'tenant_id': '638a7ea8dc414e9aaf52d2b90e2726bb', 'network_id': '368c0320-d139-4523-8b7b-d061587dbd6a', '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': '638a7ea8dc414e9aaf52d2b90e2726bb'}}
2025-06-25 07:12:25,035 - DEBUG - Response for create_subnet : {'subnet': {'id': '6fc96dc7-cf0c-4a8b-9d22-2e6a5725e696', 'name': '', 'tenant_id': '638a7ea8dc414e9aaf52d2b90e2726bb', 'network_id': '368c0320-d139-4523-8b7b-d061587dbd6a', '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': '638a7ea8dc414e9aaf52d2b90e2726bb'}}
2025-06-25 07:12:25,053 - INFO - Created VN ctest-vn-68171995
2025-06-25 07:12:25,106 - DEBUG - VN ctest-vn-68171995 UUID is 368c0320-d139-4523-8b7b-d061587dbd6a
2025-06-25 07:12:25,456 - DEBUG - Response for create_port : {'port': {'name': '857933b6-2f6d-4668-b467-80aa0809ad5f', 'id': '857933b6-2f6d-4668-b467-80aa0809ad5f', 'tenant_id': '638a7ea8dc414e9aaf52d2b90e2726bb', 'network_id': '368c0320-d139-4523-8b7b-d061587dbd6a', 'mac_address': '02:85:79:33:b6:2f', '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': '1b3ce716-24b2-4bed-9d28-7425a4098b86'}], 'security_groups': ['04ff6462-1e73-4c70-96fc-4a1e42647272'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '638a7ea8dc414e9aaf52d2b90e2726bb'}}
2025-06-25 07:12:25,620 - DEBUG - Response for create_port : {'port': {'name': '7b28b425-2947-4eb6-8440-6f500fd98687', 'id': '7b28b425-2947-4eb6-8440-6f500fd98687', 'tenant_id': '638a7ea8dc414e9aaf52d2b90e2726bb', 'network_id': '368c0320-d139-4523-8b7b-d061587dbd6a', 'mac_address': '02:7b:28:b4:25:29', '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': '6fc96dc7-cf0c-4a8b-9d22-2e6a5725e696'}], 'security_groups': ['04ff6462-1e73-4c70-96fc-4a1e42647272'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '638a7ea8dc414e9aaf52d2b90e2726bb'}}
2025-06-25 07:12:25,959 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3544-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3544-1)
2025-06-25 07:12:26,328 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3544-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3544-1)
2025-06-25 07:12:27,520 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3544-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3544-1)
2025-06-25 07:12:27,520 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-06-25 07:12:27,526 - DEBUG - Requesting: http://10.0.0.50:8082/domain/b030c4da-6117-4438-b332-a5e215534620
2025-06-25 07:12:27,539 - DEBUG - Requesting: http://10.0.0.50:8082/project/638a7ea8-dc41-4e9a-af52-d2b90e2726bb
2025-06-25 07:12:27,621 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/1f7c4889-25e7-4afe-a4a8-aa4cf7ff49f3
2025-06-25 07:12:27,631 - INFO - Verifications in API Server for IPAM: ctest-ipam-25346413 passed
2025-06-25 07:12:27,638 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-21942014:ctest-ipam-25346413', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-21942014', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2268768066171521790', 'uuid-lslong': '11864920465862511091'}, 'enable': 'true', 'created': '2025-06-25T07:12:24', 'last-modified': '2025-06-25T07:12:24', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.208407'}
2025-06-25 07:12:27,638 - INFO - Verifications in Control node for IPAM: ctest-ipam-25346413 passed
2025-06-25 07:12:27,639 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-06-25 07:12:27,646 - DEBUG - Requesting: http://10.0.0.50:8082/domain/b030c4da-6117-4438-b332-a5e215534620
2025-06-25 07:12:27,658 - DEBUG - Requesting: http://10.0.0.50:8082/project/638a7ea8-dc41-4e9a-af52-d2b90e2726bb
2025-06-25 07:12:27,743 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/368c0320-d139-4523-8b7b-d061587dbd6a
2025-06-25 07:12:27,761 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/368c0320-d139-4523-8b7b-d061587dbd6a
2025-06-25 07:12:27,777 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/fe9a9457-2102-412d-a158-237796b6a8de
2025-06-25 07:12:27,792 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/fe9a9457-2102-412d-a158-237796b6a8de
2025-06-25 07:12:27,801 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/9f5ec254-f2ab-4057-9ff8-2b6992d6c27f
2025-06-25 07:12:27,813 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-25 07:12:27,813 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/368c0320-d139-4523-8b7b-d061587dbd6a
2025-06-25 07:12:27,828 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/fe9a9457-2102-412d-a158-237796b6a8de
2025-06-25 07:12:27,846 - INFO - Verified VN network id 8 for VN 368c0320-d139-4523-8b7b-d061587dbd6a
2025-06-25 07:12:27,846 - INFO - Verifications in API Server for VN ctest-vn-68171995 passed
2025-06-25 07:12:27,847 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/368c0320-d139-4523-8b7b-d061587dbd6a
2025-06-25 07:12:27,860 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/fe9a9457-2102-412d-a158-237796b6a8de
2025-06-25 07:12:27,877 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/fe9a9457-2102-412d-a158-237796b6a8de
2025-06-25 07:12:27,886 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/9f5ec254-f2ab-4057-9ff8-2b6992d6c27f
2025-06-25 07:12:27,915 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-21942014:ctest-vn-68171995', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-21942014', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3930520014271628579', 'uuid-lslong': '10050856109922434410'}, 'enable': 'true', 'created': '2025-06-25T07:12:24', 'last-modified': '2025-06-25T07:12:24', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.903232'}
2025-06-25 07:12:27,924 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-25 07:12:27,924 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-68171995 passed
2025-06-25 07:12:27,924 - DEBUG - ====Verifying policy data for ctest-vn-68171995 in API_Server ======
2025-06-25 07:12:27,924 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-06-25 07:12:27,937 - DEBUG - Requesting: http://10.0.0.50:8082/domain/b030c4da-6117-4438-b332-a5e215534620
2025-06-25 07:12:28,008 - DEBUG - Requesting: http://10.0.0.50:8082/project/638a7ea8-dc41-4e9a-af52-d2b90e2726bb
2025-06-25 07:12:28,140 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/368c0320-d139-4523-8b7b-d061587dbd6a
2025-06-25 07:12:28,160 - DEBUG - =>VN ctest-vn-68171995 has no policy to be verified
2025-06-25 07:12:28,160 - DEBUG - Verifying the vn in opserver
2025-06-25 07:12:28,160 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-21942014:ctest-vn-68171995 virtual network link through opserver 10.0.0.50
2025-06-25 07:12:28,160 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2025-06-25 07:12:28,538 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2025-06-25 07:12:28,605 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-21942014:ctest-vn-68171995', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-21942014:ctest-vn-68171995?flat'}
2025-06-25 07:12:28,605 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-21942014:ctest-vn-68171995 is found in opserver
2025-06-25 07:12:28,611 - DEBUG - VRF ids for VN ctest-vn-68171995: {'10.0.0.50': '2'}
2025-06-25 07:12:28,611 - INFO - Waiting for VM ctest-TestBasicVMVN-21942014-04061242 to be up..
2025-06-25 07:12:28,717 - DEBUG - VM is in ACTIVE state now
2025-06-25 07:12:28,717 - INFO - VM name : ctest-TestBasicVMVN-21942014-04061242
2025-06-25 07:12:28,797 - DEBUG - VM ctest-TestBasicVMVN-21942014-04061242 ID is 4204557a-671e-470b-9a31-9b90febf0f0f
2025-06-25 07:12:28,797 - DEBUG - VM ctest-TestBasicVMVN-21942014-04061242 launched on Node cn-jenkins-deploy-platform-ansible-os-3544-1
2025-06-25 07:12:28,883 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/4204557a-671e-470b-9a31-9b90febf0f0f
2025-06-25 07:12:28,900 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/857933b6-2f6d-4668-b467-80aa0809ad5f
2025-06-25 07:12:32,183 - 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-06-25 07:12:32,183 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21942014-04061242 failed!
2025-06-25 07:12:32,238 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-21942014:ctest-vn-68171995 is 31.1.1.1 and allocation pool is NOT set
2025-06-25 07:12:32,238 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-21942014:ctest-vn-68171995 is 31.1.2.1 and allocation pool is NOT set
2025-06-25 07:12:36,308 - 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-06-25 07:12:36,309 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21942014-04061242 failed!
2025-06-25 07:12:36,362 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-21942014:ctest-vn-68171995 is 31.1.1.1 and allocation pool is NOT set
2025-06-25 07:12:36,362 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-21942014:ctest-vn-68171995 is 31.1.2.1 and allocation pool is NOT set
2025-06-25 07:12:38,420 - 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.63 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.410 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.410/4.022/7.634/3.612 ms')
2025-06-25 07:12:38,420 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21942014-04061242 passed
2025-06-25 07:12:38,574 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-25 07:12:38,574 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-21942014-04061242, IP 31.1.1.4, Port 22
2025-06-25 07:12:38,747 - DEBUG - VM ctest-TestBasicVMVN-21942014-04061242 is ready for SSH connections
2025-06-25 07:12:38,747 - INFO - Waiting for VM ctest-TestBasicVMVN-21942014-28203382 to be up..
2025-06-25 07:12:38,836 - DEBUG - VM is in ACTIVE state now
2025-06-25 07:12:38,836 - INFO - VM name : ctest-TestBasicVMVN-21942014-28203382
2025-06-25 07:12:38,919 - DEBUG - VM ctest-TestBasicVMVN-21942014-28203382 ID is 946f1010-d792-4903-82ae-30ccd541cf08
2025-06-25 07:12:38,919 - DEBUG - VM ctest-TestBasicVMVN-21942014-28203382 launched on Node cn-jenkins-deploy-platform-ansible-os-3544-1
2025-06-25 07:12:38,994 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/946f1010-d792-4903-82ae-30ccd541cf08
2025-06-25 07:12:39,002 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/7b28b425-2947-4eb6-8440-6f500fd98687
2025-06-25 07:12:40,234 - 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.85 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.442 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.442/1.643/2.845/1.201 ms')
2025-06-25 07:12:40,234 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-21942014-28203382 passed
2025-06-25 07:12:40,390 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-25 07:12:40,390 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-21942014-28203382, IP 31.1.2.4, Port 22
2025-06-25 07:12:40,541 - DEBUG - VM ctest-TestBasicVMVN-21942014-28203382 is ready for SSH connections
2025-06-25 07:12:40,542 - INFO - Waiting for VM ctest-TestBasicVMVN-21942014-65348929 to be up..
2025-06-25 07:12:40,634 - DEBUG - VM is in ACTIVE state now
2025-06-25 07:12:40,634 - INFO - VM name : ctest-TestBasicVMVN-21942014-65348929
2025-06-25 07:12:40,709 - DEBUG - VM ctest-TestBasicVMVN-21942014-65348929 ID is d50e8fc0-8002-4e23-b9e2-b6b58f51c244
2025-06-25 07:12:40,709 - DEBUG - VM ctest-TestBasicVMVN-21942014-65348929 launched on Node cn-jenkins-deploy-platform-ansible-os-3544-1
2025-06-25 07:12:40,780 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/d50e8fc0-8002-4e23-b9e2-b6b58f51c244
2025-06-25 07:12:40,788 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/e7c23db8-77ce-4f5c-b62d-6382f1b86db9
2025-06-25 07:12:42,025 - 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.73 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.381 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.381/1.557/2.734/1.176 ms')
2025-06-25 07:12:42,025 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-21942014-65348929 passed
2025-06-25 07:12:42,174 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-25 07:12:42,174 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-21942014-65348929, IP 31.1.1.3, Port 22
2025-06-25 07:12:42,334 - DEBUG - VM ctest-TestBasicVMVN-21942014-65348929 is ready for SSH connections
2025-06-25 07:12:42,334 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-25 07:12:42,334 - 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-06-25 07:12:42,334 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-06-25 07:12:45,986 - 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.449 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.863 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.959 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.863/1.757/3.449 ms
2025-06-25 07:12:45,986 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-21942014-04061242 passed
2025-06-25 07:12:45,986 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-25 07:12:45,986 - 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-06-25 07:12:45,986 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-06-25 07:12:49,606 - 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.889 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.994 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.730 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.730/1.537/2.889 ms
2025-06-25 07:12:49,606 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-21942014-28203382 passed
2025-06-25 07:12:49,606 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-25 07:12:49,606 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-25 07:12:49,606 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-25 07:12:49,607 - 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-06-25 07:12:49,607 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-25 07:12:49,781 - DEBUG - None
2025-06-25 07:12:49,782 - 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-06-25 07:12:49,782 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-25 07:12:49,962 - DEBUG - None
2025-06-25 07:12:49,962 - 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-06-25 07:12:49,962 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-25 07:12:50,571 - DEBUG - None
2025-06-25 07:12:50,572 - 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-06-25 07:12:50,572 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-06-25 07:12:52,772 - 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.717 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.442 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.395 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.139 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.336 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.336/2.205/6.442 ms
2025-06-25 07:12:52,772 - 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-06-25 07:12:52,772 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-06-25 07:12:55,007 - 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.935 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.456 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.483 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.575 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.294 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.187 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.392 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.392/2.188/4.483 ms
2025-06-25 07:12:55,007 - 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-06-25 07:12:55,007 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-06-25 07:12:57,250 - 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.623 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.546 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.377 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.551 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=6.095 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=7.466 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.375 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.375/3.004/7.466 ms
2025-06-25 07:12:57,250 - INFO - Deleting VM ctest-TestBasicVMVN-21942014-65348929
2025-06-25 07:12:57,313 - INFO - Detaching port 7b28b425-2947-4eb6-8440-6f500fd98687 from VM ctest-TestBasicVMVN-21942014-28203382
2025-06-25 07:12:57,359 - INFO - Deleting VM ctest-TestBasicVMVN-21942014-28203382
2025-06-25 07:12:57,433 - INFO - Detaching port 857933b6-2f6d-4668-b467-80aa0809ad5f from VM ctest-TestBasicVMVN-21942014-04061242
2025-06-25 07:12:57,469 - INFO - Deleting VM ctest-TestBasicVMVN-21942014-04061242
2025-06-25 07:12:57,540 - INFO - Deleting VN ctest-vn-68171995
2025-06-25 07:12:57,707 - DEBUG - Response for delete_port : ()
2025-06-25 07:12:57,901 - DEBUG - Response for delete_port : ()
2025-06-25 07:12:57,946 - DEBUG - VN 368c0320-d139-4523-8b7b-d061587dbd6a still in use: Unable to complete operation on network 368c0320-d139-4523-8b7b-d061587dbd6a. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d81b3a15-f2db-4ecb-9fe0-ea1764ef47f8']
2025-06-25 07:12:57,946 - WARNING - Deleting VN ctest-vn-68171995 failed..Will retry
2025-06-25 07:13:00,085 - DEBUG - Response for deleting network ()
2025-06-25 07:13:00,085 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/fe9a9457-2102-412d-a158-237796b6a8de
2025-06-25 07:13:00,095 - DEBUG - Response Code: 404
2025-06-25 07:13:00,095 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-06-25 07:13:00,102 - DEBUG - Requesting: http://10.0.0.50:8082/domain/b030c4da-6117-4438-b332-a5e215534620
2025-06-25 07:13:00,160 - DEBUG - Requesting: http://10.0.0.50:8082/project/638a7ea8-dc41-4e9a-af52-d2b90e2726bb
2025-06-25 07:13:00,241 - INFO - Validated that VN ctest-vn-68171995 is not found in API Server
2025-06-25 07:13:00,252 - DEBUG - VN ctest-vn-68171995 is not present in Agent 10.0.0.50
2025-06-25 07:13:00,252 - INFO - Validated that VN ctest-vn-68171995 is not in any agent
2025-06-25 07:13:00,258 - DEBUG - VRF 2 is not seen in agent 10.0.0.50
2025-06-25 07:13:00,264 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-68171995
2025-06-25 07:13:00,264 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-21942014:ctest-vn-68171995
2025-06-25 07:13:00,277 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-68171995 info
2025-06-25 07:13:00,370 - INFO - IPAM: ctest-ipam-25346413 is not found in API Server
2025-06-25 07:13:00,386 - INFO - IPAM:ctest-ipam-25346413 is not found in control node
2025-06-25 07:13:00,644 - DEBUG - No XMPP flaps were noticed during the test
2025-06-25 07:13:00,645 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-06-25 07:13:00,645 - INFO - --------------------------------------------------------------------------------
2025-06-25 07:13:01,356 - INFO - Deleted project: ctest-TestBasicVMVN-21942014, ID : 638a7ea8-dc41-4e9a-af52-d2b90e2726bb