2025-05-27 14:38:46,094 - INFO - Domain Default found not creating 2025-05-27 14:38:46,243 - INFO - Project ctest-TestBasicVMVN-49524181 not found, creating it 2025-05-27 14:38:46,711 - INFO - Created Project:ctest-TestBasicVMVN-49524181, ID : 554a52c1-b280-41ad-9482-e2686fc75b0e 2025-05-27 14:38:48,281 - INFO - ================================================================================ 2025-05-27 14:38:48,281 - INFO - STARTING TEST : test_generic_link_local_service 2025-05-27 14:38:48,281 - 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-27 14:38:48,536 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.254': '0'}} with 2025-05-27 14:38:48,536 - INFO - Initial checks done. Running the testcase now 2025-05-27 14:38:48,536 - INFO - 2025-05-27 14:38:49,118 - DEBUG - Response for create_network : {'network': {'id': '73600966-e999-4acb-aaaf-5430a90bdcce', 'name': 'ctest-vn2_metadata-84704839', 'tenant_id': '554a52c1b28041ad9482e2686fc75b0e', 'project_id': '554a52c1b28041ad9482e2686fc75b0e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-49524181', 'ctest-vn2_metadata-84704839'], 'port_security_enabled': True, 'description': ''}} 2025-05-27 14:38:49,298 - DEBUG - Response for create_subnet : {'subnet': {'id': '39777e47-beef-471c-8431-ec1b5929a585', 'name': '', 'tenant_id': '554a52c1b28041ad9482e2686fc75b0e', 'network_id': '73600966-e999-4acb-aaaf-5430a90bdcce', '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': '554a52c1b28041ad9482e2686fc75b0e'}} 2025-05-27 14:38:49,317 - INFO - Created VN ctest-vn2_metadata-84704839 2025-05-27 14:38:49,370 - DEBUG - VN ctest-vn2_metadata-84704839 UUID is 73600966-e999-4acb-aaaf-5430a90bdcce 2025-05-27 14:38:49,557 - DEBUG - Services list from nova: [, , ] 2025-05-27 14:38:50,659 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3345-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3345-1) 2025-05-27 14:38:50,766 - DEBUG - Link local service introspect added 2025-05-27 14:38:50,807 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-05-27 14:38:55,890 - DEBUG - VM is in ACTIVE state now 2025-05-27 14:38:56,027 - INFO - Waiting for VM ctest-TestBasicVMVN-49524181-10814641 to be up.. 2025-05-27 14:38:56,027 - INFO - VM name : ctest-TestBasicVMVN-49524181-10814641 2025-05-27 14:38:56,106 - DEBUG - VM ctest-TestBasicVMVN-49524181-10814641 ID is 04ad8696-4e0c-4213-8ad9-f0414c464a82 2025-05-27 14:38:56,106 - DEBUG - VM ctest-TestBasicVMVN-49524181-10814641 launched on Node cn-jenkins-deploy-platform-ansible-os-3345-1 2025-05-27 14:38:56,182 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/04ad8696-4e0c-4213-8ad9-f0414c464a82 2025-05-27 14:38:56,515 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/04ad8696-4e0c-4213-8ad9-f0414c464a82 2025-05-27 14:38:56,554 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/c8f65620-658e-42c6-8659-578e33516f9c 2025-05-27 14:38:59,827 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1027ms') 2025-05-27 14:38:59,828 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-49524181-10814641 failed! 2025-05-27 14:38:59,883 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-49524181:ctest-vn2_metadata-84704839 is 11.1.1.1 and allocation pool is NOT set 2025-05-27 14:39:01,945 - 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=8.62 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.09 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 = 1.089/4.855/8.621/3.766 ms') 2025-05-27 14:39:01,945 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-49524181-10814641 passed 2025-05-27 14:39:02,094 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-27 14:39:02,094 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-49524181-10814641, IP 11.1.1.3, Port 22 2025-05-27 14:39:02,250 - DEBUG - VM ctest-TestBasicVMVN-49524181-10814641 is ready for SSH connections 2025-05-27 14:39:02,250 - INFO - Retry 0 2025-05-27 14:39:02,250 - 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.22, gateway password: c0ntrail123 2025-05-27 14:39:02,250 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-05-27 14:39:03,922 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-05-27 14:39:03,922 - INFO - Generic metadata worked 2025-05-27 14:39:04,174 - DEBUG - Link local service introspect removed 2025-05-27 14:39:04,174 - INFO - Deleting VM ctest-TestBasicVMVN-49524181-10814641 2025-05-27 14:39:04,243 - INFO - Deleting VN ctest-vn2_metadata-84704839 2025-05-27 14:39:04,279 - DEBUG - VN 73600966-e999-4acb-aaaf-5430a90bdcce still in use: Unable to complete operation on network 73600966-e999-4acb-aaaf-5430a90bdcce. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-6e3e4ce6-1dff-4bbb-a502-3e397ed2b109'] 2025-05-27 14:39:04,279 - WARNING - Deleting VN ctest-vn2_metadata-84704839 failed..Will retry 2025-05-27 14:39:06,396 - DEBUG - Response for deleting network () 2025-05-27 14:39:06,652 - DEBUG - No XMPP flaps were noticed during the test 2025-05-27 14:39:06,652 - INFO - -------------------------------------------------------------------------------- 2025-05-27 14:39:06,655 - INFO - ================================================================================ 2025-05-27 14:39:06,655 - INFO - STARTING TEST : test_metadata_service 2025-05-27 14:39:06,655 - 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-27 14:39:06,942 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.254': '0'}} with 2025-05-27 14:39:06,943 - INFO - Initial checks done. Running the testcase now 2025-05-27 14:39:06,943 - INFO - 2025-05-27 14:39:06,943 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-configs 2025-05-27 14:39:06,951 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-config/df445adc-86d1-4b61-8b04-395f22f51de4 2025-05-27 14:39:07,158 - DEBUG - Response for create_network : {'network': {'id': '417c3f74-e672-4d4c-997f-edd38ddc5885', 'name': 'ctest-vn-02046429', 'tenant_id': '554a52c1b28041ad9482e2686fc75b0e', 'project_id': '554a52c1b28041ad9482e2686fc75b0e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-49524181', 'ctest-vn-02046429'], 'port_security_enabled': True, 'description': ''}} 2025-05-27 14:39:07,355 - DEBUG - Response for create_subnet : {'subnet': {'id': '2308f687-05a8-4c58-a7fa-8c5b1d028ec0', 'name': '', 'tenant_id': '554a52c1b28041ad9482e2686fc75b0e', 'network_id': '417c3f74-e672-4d4c-997f-edd38ddc5885', 'ip_version': 4, 'cidr': '99.210.5.64/26', 'allocation_pools': [{'start': '99.210.5.66', 'end': '99.210.5.126'}], 'gateway_ip': '99.210.5.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '99.210.5.66', 'tags': [], 'project_id': '554a52c1b28041ad9482e2686fc75b0e'}} 2025-05-27 14:39:07,374 - INFO - Created VN ctest-vn-02046429 2025-05-27 14:39:07,426 - DEBUG - VN ctest-vn-02046429 UUID is 417c3f74-e672-4d4c-997f-edd38ddc5885 2025-05-27 14:39:08,746 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3345-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3345-1) 2025-05-27 14:39:08,746 - INFO - Waiting for VM ctest-TestBasicVMVN-49524181-44672387 to be up.. 2025-05-27 14:39:08,784 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-05-27 14:39:13,868 - DEBUG - VM is in ACTIVE state now 2025-05-27 14:39:13,868 - INFO - VM name : ctest-TestBasicVMVN-49524181-44672387 2025-05-27 14:39:13,959 - DEBUG - VM ctest-TestBasicVMVN-49524181-44672387 ID is 1583adf3-2dfc-4b48-97f4-9a4f5c987309 2025-05-27 14:39:13,959 - DEBUG - VM ctest-TestBasicVMVN-49524181-44672387 launched on Node cn-jenkins-deploy-platform-ansible-os-3345-1 2025-05-27 14:39:14,036 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/1583adf3-2dfc-4b48-97f4-9a4f5c987309 2025-05-27 14:39:14,045 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/20eabe72-1bd0-4dab-ac3e-11718179614b 2025-05-27 14:39:17,295 - 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-05-27 14:39:17,295 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-49524181-44672387 failed! 2025-05-27 14:39:17,350 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-49524181:ctest-vn-02046429 is 99.210.5.65 and allocation pool is NOT set 2025-05-27 14:39:21,427 - 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=2 ttl=63 time=7.49 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1015ms\r\nrtt min/avg/max/mdev = 7.493/7.493/7.493/0.000 ms') 2025-05-27 14:39:21,427 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-49524181-44672387 passed 2025-05-27 14:39:21,578 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-27 14:39:21,578 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-49524181-44672387, IP 99.210.5.67, Port 22 2025-05-27 14:39:21,739 - DEBUG - VM ctest-TestBasicVMVN-49524181-44672387 is ready for SSH connections 2025-05-27 14:39:21,739 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2025-05-27 14:39:21,739 - DEBUG - cat /tmp/output.txt 2025-05-27 14:39:23,403 - DEBUG - Hello World. The time is now Tue, 27 May 2025 08:39:20 -0600! 2025-05-27 14:39:23,403 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 27 May 2025 08:39:20 -0600!'} 2025-05-27 14:39:23,403 - INFO - metadata_script.txt got executed in the vm 2025-05-27 14:39:23,403 - INFO - Deleting VM ctest-TestBasicVMVN-49524181-44672387 2025-05-27 14:39:23,470 - INFO - Deleting VN ctest-vn-02046429 2025-05-27 14:39:23,507 - DEBUG - VN 417c3f74-e672-4d4c-997f-edd38ddc5885 still in use: Unable to complete operation on network 417c3f74-e672-4d4c-997f-edd38ddc5885. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-d0090e4a-61b4-4a86-ab2f-551770c61cca'] 2025-05-27 14:39:23,508 - WARNING - Deleting VN ctest-vn-02046429 failed..Will retry 2025-05-27 14:39:25,631 - DEBUG - Response for deleting network () 2025-05-27 14:39:25,892 - DEBUG - No XMPP flaps were noticed during the test
2025-05-27 14:39:25,892 - INFO - END TEST : test_metadata_service : PASSED[0:00:19]
2025-05-27 14:39:25,892 - INFO - -------------------------------------------------------------------------------- 2025-05-27 14:39:25,895 - INFO - ================================================================================ 2025-05-27 14:39:25,895 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-05-27 14:39:25,895 - 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-27 14:39:26,188 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.254': '0'}} with 2025-05-27 14:39:26,188 - INFO - Initial checks done. Running the testcase now 2025-05-27 14:39:26,188 - INFO - 2025-05-27 14:39:26,680 - DEBUG - Response for create_network : {'network': {'id': '170923c1-464b-4f9c-aaf3-cfdedb72da21', 'name': 'ctest-vn-62546730', 'tenant_id': '554a52c1b28041ad9482e2686fc75b0e', 'project_id': '554a52c1b28041ad9482e2686fc75b0e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-49524181', 'ctest-vn-62546730'], 'port_security_enabled': True, 'description': ''}} 2025-05-27 14:39:26,837 - DEBUG - Response for create_subnet : {'subnet': {'id': '4bac86cc-33ce-492d-b341-2d9a5def1c02', 'name': '', 'tenant_id': '554a52c1b28041ad9482e2686fc75b0e', 'network_id': '170923c1-464b-4f9c-aaf3-cfdedb72da21', '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': '554a52c1b28041ad9482e2686fc75b0e'}} 2025-05-27 14:39:27,026 - DEBUG - Response for create_subnet : {'subnet': {'id': '516b6e0f-ba2a-4bdb-95fb-8ab11c253b31', 'name': '', 'tenant_id': '554a52c1b28041ad9482e2686fc75b0e', 'network_id': '170923c1-464b-4f9c-aaf3-cfdedb72da21', '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': '554a52c1b28041ad9482e2686fc75b0e'}} 2025-05-27 14:39:27,046 - INFO - Created VN ctest-vn-62546730 2025-05-27 14:39:27,098 - DEBUG - VN ctest-vn-62546730 UUID is 170923c1-464b-4f9c-aaf3-cfdedb72da21 2025-05-27 14:39:27,485 - DEBUG - Response for create_port : {'port': {'name': 'fe9f660d-a532-46cf-a388-fa8b380e1f5a', 'id': 'fe9f660d-a532-46cf-a388-fa8b380e1f5a', 'tenant_id': '554a52c1b28041ad9482e2686fc75b0e', 'network_id': '170923c1-464b-4f9c-aaf3-cfdedb72da21', 'mac_address': '02:fe:9f:66:0d:a5', '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': '4bac86cc-33ce-492d-b341-2d9a5def1c02'}], 'security_groups': ['8c586bf4-cef4-4506-a39b-0a4d2569a4ce'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '554a52c1b28041ad9482e2686fc75b0e'}} 2025-05-27 14:39:27,658 - DEBUG - Response for create_port : {'port': {'name': '0e3bfc5b-276d-4d8b-8696-b55947419e53', 'id': '0e3bfc5b-276d-4d8b-8696-b55947419e53', 'tenant_id': '554a52c1b28041ad9482e2686fc75b0e', 'network_id': '170923c1-464b-4f9c-aaf3-cfdedb72da21', 'mac_address': '02:0e:3b:fc:5b:27', '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': '516b6e0f-ba2a-4bdb-95fb-8ab11c253b31'}], 'security_groups': ['8c586bf4-cef4-4506-a39b-0a4d2569a4ce'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '554a52c1b28041ad9482e2686fc75b0e'}} 2025-05-27 14:39:28,013 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3345-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3345-1) 2025-05-27 14:39:28,420 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3345-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3345-1) 2025-05-27 14:39:29,721 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3345-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3345-1) 2025-05-27 14:39:29,721 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-05-27 14:39:29,728 - DEBUG - Requesting: http://10.0.0.22:8082/domain/d409ea93-6831-4f38-ae4a-402ccc6c6473 2025-05-27 14:39:29,747 - DEBUG - Requesting: http://10.0.0.22:8082/project/554a52c1-b280-41ad-9482-e2686fc75b0e 2025-05-27 14:39:29,860 - DEBUG - Requesting: http://10.0.0.22:8082/network-ipam/0c35cd85-278c-4d5c-8162-769b7066abda 2025-05-27 14:39:29,876 - INFO - Verifications in API Server for IPAM: ctest-ipam-30381518 passed 2025-05-27 14:39:29,887 - DEBUG - Control-node 10.0.0.22 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-49524181:ctest-ipam-30381518', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-49524181', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '879835273998650716', 'uuid-lslong': '9323144588588133338'}, 'enable': 'true', 'created': '2025-05-27T14:39:26', 'last-modified': '2025-05-27T14:39:26', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.467496'} 2025-05-27 14:39:29,887 - INFO - Verifications in Control node for IPAM: ctest-ipam-30381518 passed 2025-05-27 14:39:29,887 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-05-27 14:39:29,894 - DEBUG - Requesting: http://10.0.0.22:8082/domain/d409ea93-6831-4f38-ae4a-402ccc6c6473 2025-05-27 14:39:29,907 - DEBUG - Requesting: http://10.0.0.22:8082/project/554a52c1-b280-41ad-9482-e2686fc75b0e 2025-05-27 14:39:30,000 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/170923c1-464b-4f9c-aaf3-cfdedb72da21 2025-05-27 14:39:30,026 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/170923c1-464b-4f9c-aaf3-cfdedb72da21 2025-05-27 14:39:30,038 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/3793f876-e0d2-4a60-81fb-1943d38629e3 2025-05-27 14:39:30,048 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/3793f876-e0d2-4a60-81fb-1943d38629e3 2025-05-27 14:39:30,056 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/55df7516-fd15-4392-80d4-13cfe607500e 2025-05-27 14:39:30,063 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-05-27 14:39:30,063 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/170923c1-464b-4f9c-aaf3-cfdedb72da21 2025-05-27 14:39:30,081 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/3793f876-e0d2-4a60-81fb-1943d38629e3 2025-05-27 14:39:30,104 - INFO - Verified VN network id 8 for VN 170923c1-464b-4f9c-aaf3-cfdedb72da21 2025-05-27 14:39:30,104 - INFO - Verifications in API Server for VN ctest-vn-62546730 passed 2025-05-27 14:39:30,104 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/170923c1-464b-4f9c-aaf3-cfdedb72da21 2025-05-27 14:39:30,126 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/3793f876-e0d2-4a60-81fb-1943d38629e3 2025-05-27 14:39:30,136 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/3793f876-e0d2-4a60-81fb-1943d38629e3 2025-05-27 14:39:30,147 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/55df7516-fd15-4392-80d4-13cfe607500e 2025-05-27 14:39:30,175 - DEBUG - Control-node 10.0.0.22 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-49524181:ctest-vn-62546730', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-49524181', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1659897250677739420', 'uuid-lslong': '12318417961859865121'}, 'enable': 'true', 'created': '2025-05-27T14:39:26', 'last-modified': '2025-05-27T14:39:26', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.170518'} 2025-05-27 14:39:30,184 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-05-27 14:39:30,185 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-62546730 passed 2025-05-27 14:39:30,185 - DEBUG - ====Verifying policy data for ctest-vn-62546730 in API_Server ====== 2025-05-27 14:39:30,185 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-05-27 14:39:30,209 - DEBUG - Requesting: http://10.0.0.22:8082/domain/d409ea93-6831-4f38-ae4a-402ccc6c6473 2025-05-27 14:39:30,229 - DEBUG - Requesting: http://10.0.0.22:8082/project/554a52c1-b280-41ad-9482-e2686fc75b0e 2025-05-27 14:39:30,335 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/170923c1-464b-4f9c-aaf3-cfdedb72da21 2025-05-27 14:39:30,371 - DEBUG - =>VN ctest-vn-62546730 has no policy to be verified 2025-05-27 14:39:30,372 - DEBUG - Verifying the vn in opserver 2025-05-27 14:39:30,372 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-49524181:ctest-vn-62546730 virtual network link through opserver 10.0.0.22 2025-05-27 14:39:30,372 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-05-27 14:39:30,840 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-05-27 14:39:30,926 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-49524181:ctest-vn-62546730', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-49524181:ctest-vn-62546730?flat'} 2025-05-27 14:39:30,926 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-49524181:ctest-vn-62546730 is found in opserver 2025-05-27 14:39:30,936 - DEBUG - VRF ids for VN ctest-vn-62546730: {'10.0.0.22': '2'} 2025-05-27 14:39:30,936 - INFO - Waiting for VM ctest-TestBasicVMVN-49524181-89352564 to be up.. 2025-05-27 14:39:31,034 - DEBUG - VM is in ACTIVE state now 2025-05-27 14:39:31,034 - INFO - VM name : ctest-TestBasicVMVN-49524181-89352564 2025-05-27 14:39:31,128 - DEBUG - VM ctest-TestBasicVMVN-49524181-89352564 ID is 227ee5b7-fc00-4292-8b8c-3e9da425b83a 2025-05-27 14:39:31,128 - DEBUG - VM ctest-TestBasicVMVN-49524181-89352564 launched on Node cn-jenkins-deploy-platform-ansible-os-3345-1 2025-05-27 14:39:31,211 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/227ee5b7-fc00-4292-8b8c-3e9da425b83a 2025-05-27 14:39:31,219 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/fe9f660d-a532-46cf-a388-fa8b380e1f5a 2025-05-27 14:39:34,512 - 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 1012ms') 2025-05-27 14:39:34,512 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-49524181-89352564 failed! 2025-05-27 14:39:34,566 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-49524181:ctest-vn-62546730 is 31.1.1.1 and allocation pool is NOT set 2025-05-27 14:39:34,566 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-49524181:ctest-vn-62546730 is 31.1.2.1 and allocation pool is NOT set 2025-05-27 14:39:38,648 - 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 1017ms') 2025-05-27 14:39:38,648 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-49524181-89352564 failed! 2025-05-27 14:39:38,706 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-49524181:ctest-vn-62546730 is 31.1.1.1 and allocation pool is NOT set 2025-05-27 14:39:38,707 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-49524181:ctest-vn-62546730 is 31.1.2.1 and allocation pool is NOT set 2025-05-27 14:39:40,763 - 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.48 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.466 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.466/1.972/3.479/1.506 ms') 2025-05-27 14:39:40,763 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-49524181-89352564 passed 2025-05-27 14:39:40,918 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-27 14:39:40,919 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-49524181-89352564, IP 31.1.1.4, Port 22 2025-05-27 14:39:41,077 - DEBUG - VM ctest-TestBasicVMVN-49524181-89352564 is ready for SSH connections 2025-05-27 14:39:41,077 - INFO - Waiting for VM ctest-TestBasicVMVN-49524181-26639323 to be up.. 2025-05-27 14:39:41,158 - DEBUG - VM is in ACTIVE state now 2025-05-27 14:39:41,159 - INFO - VM name : ctest-TestBasicVMVN-49524181-26639323 2025-05-27 14:39:41,236 - DEBUG - VM ctest-TestBasicVMVN-49524181-26639323 ID is 8a637212-bd39-4614-a871-bedd10f99e79 2025-05-27 14:39:41,236 - DEBUG - VM ctest-TestBasicVMVN-49524181-26639323 launched on Node cn-jenkins-deploy-platform-ansible-os-3345-1 2025-05-27 14:39:41,323 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/8a637212-bd39-4614-a871-bedd10f99e79 2025-05-27 14:39:41,332 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/0e3bfc5b-276d-4d8b-8696-b55947419e53 2025-05-27 14:39:42,587 - 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.16 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.464 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.464/1.809/3.155/1.345 ms') 2025-05-27 14:39:42,587 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-49524181-26639323 passed 2025-05-27 14:39:42,742 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-27 14:39:42,742 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-49524181-26639323, IP 31.1.2.4, Port 22 2025-05-27 14:39:42,897 - DEBUG - VM ctest-TestBasicVMVN-49524181-26639323 is ready for SSH connections 2025-05-27 14:39:42,897 - INFO - Waiting for VM ctest-TestBasicVMVN-49524181-55652273 to be up.. 2025-05-27 14:39:42,982 - DEBUG - VM is in ACTIVE state now 2025-05-27 14:39:42,982 - INFO - VM name : ctest-TestBasicVMVN-49524181-55652273 2025-05-27 14:39:43,060 - DEBUG - VM ctest-TestBasicVMVN-49524181-55652273 ID is c9a77714-214c-4730-b9e1-f4f215d9790e 2025-05-27 14:39:43,060 - DEBUG - VM ctest-TestBasicVMVN-49524181-55652273 launched on Node cn-jenkins-deploy-platform-ansible-os-3345-1 2025-05-27 14:39:43,148 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/c9a77714-214c-4730-b9e1-f4f215d9790e 2025-05-27 14:39:43,157 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/283d55af-854b-4c8d-8499-6883e91efdc7 2025-05-27 14:39:44,408 - 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=5.35 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=1.55 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 = 1.545/3.446/5.348/1.901 ms') 2025-05-27 14:39:44,408 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-49524181-55652273 passed 2025-05-27 14:39:44,558 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-27 14:39:44,558 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-49524181-55652273, IP 31.1.1.3, Port 22 2025-05-27 14:39:44,717 - DEBUG - VM ctest-TestBasicVMVN-49524181-55652273 is ready for SSH connections 2025-05-27 14:39:44,717 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-27 14:39:44,718 - 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.22, gateway password: c0ntrail123 2025-05-27 14:39:44,718 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-05-27 14:39:48,781 - 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.725 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.773 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.820 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.773/1.772/3.725 ms 2025-05-27 14:39:48,781 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-49524181-89352564 passed 2025-05-27 14:39:48,781 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-27 14:39:48,781 - 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.22, gateway password: c0ntrail123 2025-05-27 14:39:48,781 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-05-27 14:39:52,648 - 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.496 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.789 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.811 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.789/1.698/3.496 ms 2025-05-27 14:39:52,648 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-49524181-26639323 passed 2025-05-27 14:39:52,648 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-27 14:39:52,648 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-27 14:39:52,649 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-27 14:39:52,649 - 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.22, gateway password: c0ntrail123 2025-05-27 14:39:52,649 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-05-27 14:39:52,846 - DEBUG - None 2025-05-27 14:39:52,846 - 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.22, gateway password: c0ntrail123 2025-05-27 14:39:52,846 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-05-27 14:39:53,043 - DEBUG - None 2025-05-27 14:39:53,043 - 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.22, gateway password: c0ntrail123 2025-05-27 14:39:53,043 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-05-27 14:39:53,671 - DEBUG - None 2025-05-27 14:39:53,671 - 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.22, gateway password: c0ntrail123 2025-05-27 14:39:53,671 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-05-27 14:39:55,921 - 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.983 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.536 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.484 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.844 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.526 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.484/2.274/6.536 ms 2025-05-27 14:39:55,921 - 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.22, gateway password: c0ntrail123 2025-05-27 14:39:55,921 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-05-27 14:39:58,201 - 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.082 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.893 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.107 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.411 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.663 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.571 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.375 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.375/2.157/5.107 ms 2025-05-27 14:39:58,202 - 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.22, gateway password: c0ntrail123 2025-05-27 14:39:58,202 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-05-27 14:40:00,458 - 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.072 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.615 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.675 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.463 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.786 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.700 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.409 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.409/2.102/4.675 ms 2025-05-27 14:40:00,458 - INFO - Deleting VM ctest-TestBasicVMVN-49524181-55652273 2025-05-27 14:40:00,547 - INFO - Detaching port 0e3bfc5b-276d-4d8b-8696-b55947419e53 from VM ctest-TestBasicVMVN-49524181-26639323 2025-05-27 14:40:00,599 - INFO - Deleting VM ctest-TestBasicVMVN-49524181-26639323 2025-05-27 14:40:00,670 - INFO - Detaching port fe9f660d-a532-46cf-a388-fa8b380e1f5a from VM ctest-TestBasicVMVN-49524181-89352564 2025-05-27 14:40:00,715 - INFO - Deleting VM ctest-TestBasicVMVN-49524181-89352564 2025-05-27 14:40:00,784 - INFO - Deleting VN ctest-vn-62546730 2025-05-27 14:40:00,960 - DEBUG - Response for delete_port : () 2025-05-27 14:40:01,167 - DEBUG - Response for delete_port : () 2025-05-27 14:40:01,214 - DEBUG - VN 170923c1-464b-4f9c-aaf3-cfdedb72da21 still in use: Unable to complete operation on network 170923c1-464b-4f9c-aaf3-cfdedb72da21. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-a60e2dc6-d0a6-4abc-a839-c62f8677289a'] 2025-05-27 14:40:01,214 - WARNING - Deleting VN ctest-vn-62546730 failed..Will retry 2025-05-27 14:40:03,385 - DEBUG - Response for deleting network () 2025-05-27 14:40:03,385 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/3793f876-e0d2-4a60-81fb-1943d38629e3 2025-05-27 14:40:03,395 - DEBUG - Response Code: 404 2025-05-27 14:40:03,395 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-05-27 14:40:03,401 - DEBUG - Requesting: http://10.0.0.22:8082/domain/d409ea93-6831-4f38-ae4a-402ccc6c6473 2025-05-27 14:40:03,456 - DEBUG - Requesting: http://10.0.0.22:8082/project/554a52c1-b280-41ad-9482-e2686fc75b0e 2025-05-27 14:40:03,534 - INFO - Validated that VN ctest-vn-62546730 is not found in API Server 2025-05-27 14:40:03,548 - DEBUG - VN ctest-vn-62546730 is not present in Agent 10.0.0.22 2025-05-27 14:40:03,548 - INFO - Validated that VN ctest-vn-62546730 is not in any agent 2025-05-27 14:40:03,555 - DEBUG - VRF 2 is not seen in agent 10.0.0.22 2025-05-27 14:40:03,561 - DEBUG - Vrouter 10.0.0.22 does not have vrf 2 for VN ctest-vn-62546730 2025-05-27 14:40:03,561 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-49524181:ctest-vn-62546730 2025-05-27 14:40:03,576 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-62546730 info 2025-05-27 14:40:03,658 - INFO - IPAM: ctest-ipam-30381518 is not found in API Server 2025-05-27 14:40:03,671 - INFO - IPAM:ctest-ipam-30381518 is not found in control node 2025-05-27 14:40:03,925 - DEBUG - No XMPP flaps were noticed during the test
2025-05-27 14:40:03,925 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-05-27 14:40:03,925 - INFO - -------------------------------------------------------------------------------- 2025-05-27 14:40:04,735 - INFO - Deleted project: ctest-TestBasicVMVN-49524181, ID : 554a52c1-b280-41ad-9482-e2686fc75b0e