2025-10-30 18:24:18,389 - INFO - Domain Default found not creating 2025-10-30 18:24:18,524 - INFO - Project ctest-TestBasicVMVN-18521122 not found, creating it 2025-10-30 18:24:18,950 - INFO - Created Project:ctest-TestBasicVMVN-18521122, ID : c46a8d34-2bfd-48e2-be1f-1e824e7c5073 2025-10-30 18:24:20,445 - INFO - ================================================================================ 2025-10-30 18:24:20,445 - INFO - STARTING TEST : test_generic_link_local_service 2025-10-30 18:24:20,446 - 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-10-30 18:24:20,699 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.14': '0'}} with 2025-10-30 18:24:20,699 - INFO - Initial checks done. Running the testcase now 2025-10-30 18:24:20,699 - INFO - 2025-10-30 18:24:21,207 - DEBUG - Response for create_network : {'network': {'id': '55f003e0-afd5-4e0e-8d01-40da39fa8c1c', 'name': 'ctest-vn2_metadata-12877178', 'tenant_id': 'c46a8d342bfd48e2be1f1e824e7c5073', 'project_id': 'c46a8d342bfd48e2be1f1e824e7c5073', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-18521122', 'ctest-vn2_metadata-12877178'], 'port_security_enabled': True, 'description': ''}} 2025-10-30 18:24:21,374 - DEBUG - Response for create_subnet : {'subnet': {'id': '3d8b7af2-07f8-4298-a943-0e2f281278e6', 'name': '', 'tenant_id': 'c46a8d342bfd48e2be1f1e824e7c5073', 'network_id': '55f003e0-afd5-4e0e-8d01-40da39fa8c1c', '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': 'c46a8d342bfd48e2be1f1e824e7c5073'}} 2025-10-30 18:24:21,394 - INFO - Created VN ctest-vn2_metadata-12877178 2025-10-30 18:24:21,446 - DEBUG - VN ctest-vn2_metadata-12877178 UUID is 55f003e0-afd5-4e0e-8d01-40da39fa8c1c 2025-10-30 18:24:21,620 - DEBUG - Services list from nova: [, , ] 2025-10-30 18:24:22,624 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4550-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4550-1) 2025-10-30 18:24:22,730 - DEBUG - Link local service introspect added 2025-10-30 18:24:22,781 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-30 18:24:27,852 - DEBUG - VM is in ACTIVE state now 2025-10-30 18:24:27,977 - INFO - Waiting for VM ctest-TestBasicVMVN-18521122-96122300 to be up.. 2025-10-30 18:24:27,977 - INFO - VM name : ctest-TestBasicVMVN-18521122-96122300 2025-10-30 18:24:28,044 - DEBUG - VM ctest-TestBasicVMVN-18521122-96122300 ID is 74f1590c-10b1-44ed-b80c-eee755423fee 2025-10-30 18:24:28,045 - DEBUG - VM ctest-TestBasicVMVN-18521122-96122300 launched on Node cn-jenkins-deploy-platform-ansible-os-4550-1 2025-10-30 18:24:28,108 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/74f1590c-10b1-44ed-b80c-eee755423fee 2025-10-30 18:24:28,397 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/74f1590c-10b1-44ed-b80c-eee755423fee 2025-10-30 18:24:28,424 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/130db3ad-05c2-4789-a053-bcf055cd8816 2025-10-30 18:24:31,676 - 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 1031ms') 2025-10-30 18:24:31,676 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18521122-96122300 failed! 2025-10-30 18:24:31,730 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-18521122:ctest-vn2_metadata-12877178 is 11.1.1.1 and allocation pool is NOT set 2025-10-30 18:24:33,794 - 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.96 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.662 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.662/2.312/3.962/1.650 ms') 2025-10-30 18:24:33,794 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18521122-96122300 passed 2025-10-30 18:24:33,946 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 18:24:33,946 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-18521122-96122300, IP 11.1.1.3, Port 22 2025-10-30 18:24:34,101 - DEBUG - VM ctest-TestBasicVMVN-18521122-96122300 is ready for SSH connections 2025-10-30 18:24:34,101 - INFO - Retry 0 2025-10-30 18:24:34,101 - 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.254, gateway password: c0ntrail123 2025-10-30 18:24:34,102 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-10-30 18:24:35,687 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-10-30 18:24:35,687 - INFO - Generic metadata worked 2025-10-30 18:24:35,922 - DEBUG - Link local service introspect removed 2025-10-30 18:24:35,922 - INFO - Deleting VM ctest-TestBasicVMVN-18521122-96122300 2025-10-30 18:24:35,991 - INFO - Deleting VN ctest-vn2_metadata-12877178 2025-10-30 18:24:36,025 - DEBUG - VN 55f003e0-afd5-4e0e-8d01-40da39fa8c1c still in use: Unable to complete operation on network 55f003e0-afd5-4e0e-8d01-40da39fa8c1c. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-fea02d51-30d6-45ec-b620-4f89482ec480'] 2025-10-30 18:24:36,026 - WARNING - Deleting VN ctest-vn2_metadata-12877178 failed..Will retry 2025-10-30 18:24:38,125 - DEBUG - Response for deleting network () 2025-10-30 18:24:38,382 - DEBUG - No XMPP flaps were noticed during the test 2025-10-30 18:24:38,382 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2025-10-30 18:24:38,382 - INFO - -------------------------------------------------------------------------------- 2025-10-30 18:24:38,384 - INFO - ================================================================================ 2025-10-30 18:24:38,385 - INFO - STARTING TEST : test_metadata_service 2025-10-30 18:24:38,385 - 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-10-30 18:24:38,670 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.14': '0'}} with 2025-10-30 18:24:38,670 - INFO - Initial checks done. Running the testcase now 2025-10-30 18:24:38,670 - INFO - 2025-10-30 18:24:38,670 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs 2025-10-30 18:24:38,675 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/4f8b6b0a-2f5f-46c5-a571-de311cf56234 2025-10-30 18:24:38,830 - DEBUG - Response for create_network : {'network': {'id': 'bbcb6dcd-46f9-45b4-b2ff-33ded5ad8307', 'name': 'ctest-vn-30731462', 'tenant_id': 'c46a8d342bfd48e2be1f1e824e7c5073', 'project_id': 'c46a8d342bfd48e2be1f1e824e7c5073', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-18521122', 'ctest-vn-30731462'], 'port_security_enabled': True, 'description': ''}} 2025-10-30 18:24:39,001 - DEBUG - Response for create_subnet : {'subnet': {'id': '701cd750-4970-492e-af1b-48212fdfa0a7', 'name': '', 'tenant_id': 'c46a8d342bfd48e2be1f1e824e7c5073', 'network_id': 'bbcb6dcd-46f9-45b4-b2ff-33ded5ad8307', 'ip_version': 4, 'cidr': '97.59.113.0/26', 'allocation_pools': [{'start': '97.59.113.2', 'end': '97.59.113.62'}], 'gateway_ip': '97.59.113.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '97.59.113.2', 'tags': [], 'project_id': 'c46a8d342bfd48e2be1f1e824e7c5073'}} 2025-10-30 18:24:39,017 - INFO - Created VN ctest-vn-30731462 2025-10-30 18:24:39,070 - DEBUG - VN ctest-vn-30731462 UUID is bbcb6dcd-46f9-45b4-b2ff-33ded5ad8307 2025-10-30 18:24:40,187 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4550-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4550-1) 2025-10-30 18:24:40,187 - INFO - Waiting for VM ctest-TestBasicVMVN-18521122-89859325 to be up.. 2025-10-30 18:24:40,222 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-30 18:24:45,293 - DEBUG - VM is in ACTIVE state now 2025-10-30 18:24:45,293 - INFO - VM name : ctest-TestBasicVMVN-18521122-89859325 2025-10-30 18:24:45,358 - DEBUG - VM ctest-TestBasicVMVN-18521122-89859325 ID is 895b8b07-4fb8-4268-80fc-49527620ffae 2025-10-30 18:24:45,358 - DEBUG - VM ctest-TestBasicVMVN-18521122-89859325 launched on Node cn-jenkins-deploy-platform-ansible-os-4550-1 2025-10-30 18:24:45,429 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/895b8b07-4fb8-4268-80fc-49527620ffae 2025-10-30 18:24:45,436 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/efdfba1e-a05d-49fa-b512-ec5cb642a8d8 2025-10-30 18:24:48,673 - 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 1004ms') 2025-10-30 18:24:48,673 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18521122-89859325 failed! 2025-10-30 18:24:48,726 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-18521122:ctest-vn-30731462 is 97.59.113.1 and allocation pool is NOT set 2025-10-30 18:24:50,786 - 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.09 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.33 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.325/2.706/4.088/1.381 ms') 2025-10-30 18:24:50,786 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18521122-89859325 passed 2025-10-30 18:24:50,934 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 18:24:50,934 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-18521122-89859325, IP 97.59.113.3, Port 22 2025-10-30 18:24:51,090 - DEBUG - VM ctest-TestBasicVMVN-18521122-89859325 is ready for SSH connections 2025-10-30 18:24:51,090 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-10-30 18:24:51,090 - DEBUG - cat /tmp/output.txt 2025-10-30 18:24:52,714 - DEBUG - Hello World. The time is now Thu, 30 Oct 2025 12:24:50 -0600! 2025-10-30 18:24:52,714 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 30 Oct 2025 12:24:50 -0600!'} 2025-10-30 18:24:52,714 - INFO - metadata_script.txt got executed in the vm 2025-10-30 18:24:52,714 - INFO - Deleting VM ctest-TestBasicVMVN-18521122-89859325 2025-10-30 18:24:52,785 - INFO - Deleting VN ctest-vn-30731462 2025-10-30 18:24:52,817 - DEBUG - VN bbcb6dcd-46f9-45b4-b2ff-33ded5ad8307 still in use: Unable to complete operation on network bbcb6dcd-46f9-45b4-b2ff-33ded5ad8307. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-f60d9ac9-354b-4650-9940-6917ea63b94e'] 2025-10-30 18:24:52,817 - WARNING - Deleting VN ctest-vn-30731462 failed..Will retry 2025-10-30 18:24:54,904 - DEBUG - Response for deleting network () 2025-10-30 18:24:55,162 - DEBUG - No XMPP flaps were noticed during the test 2025-10-30 18:24:55,162 - INFO - END TEST : test_metadata_service : PASSED[0:00:17] 2025-10-30 18:24:55,163 - INFO - -------------------------------------------------------------------------------- 2025-10-30 18:24:55,165 - INFO - ================================================================================ 2025-10-30 18:24:55,165 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-10-30 18:24:55,165 - 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-10-30 18:24:55,450 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.14': '0'}} with 2025-10-30 18:24:55,450 - INFO - Initial checks done. Running the testcase now 2025-10-30 18:24:55,450 - INFO - 2025-10-30 18:24:55,910 - DEBUG - Response for create_network : {'network': {'id': '958f509e-677e-4392-982f-7ce932b53add', 'name': 'ctest-vn-19217777', 'tenant_id': 'c46a8d342bfd48e2be1f1e824e7c5073', 'project_id': 'c46a8d342bfd48e2be1f1e824e7c5073', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-18521122', 'ctest-vn-19217777'], 'port_security_enabled': True, 'description': ''}} 2025-10-30 18:24:56,086 - DEBUG - Response for create_subnet : {'subnet': {'id': '8509bf02-61b4-4634-a942-90fbe59eab36', 'name': '', 'tenant_id': 'c46a8d342bfd48e2be1f1e824e7c5073', 'network_id': '958f509e-677e-4392-982f-7ce932b53add', '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': 'c46a8d342bfd48e2be1f1e824e7c5073'}} 2025-10-30 18:24:56,265 - DEBUG - Response for create_subnet : {'subnet': {'id': '70b96313-4d8a-47bd-b99b-c81ba0289bd1', 'name': '', 'tenant_id': 'c46a8d342bfd48e2be1f1e824e7c5073', 'network_id': '958f509e-677e-4392-982f-7ce932b53add', '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': 'c46a8d342bfd48e2be1f1e824e7c5073'}} 2025-10-30 18:24:56,282 - INFO - Created VN ctest-vn-19217777 2025-10-30 18:24:56,334 - DEBUG - VN ctest-vn-19217777 UUID is 958f509e-677e-4392-982f-7ce932b53add 2025-10-30 18:24:56,671 - DEBUG - Response for create_port : {'port': {'name': 'c39ef2e0-c4a0-4395-bd18-2741d1a019d9', 'id': 'c39ef2e0-c4a0-4395-bd18-2741d1a019d9', 'tenant_id': 'c46a8d342bfd48e2be1f1e824e7c5073', 'network_id': '958f509e-677e-4392-982f-7ce932b53add', 'mac_address': '02:c3:9e:f2:e0:c4', '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': '8509bf02-61b4-4634-a942-90fbe59eab36'}], 'security_groups': ['e123592a-0c16-4adb-bddb-6ffa74f6ce4a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c46a8d342bfd48e2be1f1e824e7c5073'}} 2025-10-30 18:24:56,821 - DEBUG - Response for create_port : {'port': {'name': '00ba4ebc-78b2-4d6c-8362-8a28b4a674db', 'id': '00ba4ebc-78b2-4d6c-8362-8a28b4a674db', 'tenant_id': 'c46a8d342bfd48e2be1f1e824e7c5073', 'network_id': '958f509e-677e-4392-982f-7ce932b53add', 'mac_address': '02:00:ba:4e:bc:78', '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': '70b96313-4d8a-47bd-b99b-c81ba0289bd1'}], 'security_groups': ['e123592a-0c16-4adb-bddb-6ffa74f6ce4a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c46a8d342bfd48e2be1f1e824e7c5073'}} 2025-10-30 18:24:57,145 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4550-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4550-1) 2025-10-30 18:24:57,527 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4550-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4550-1) 2025-10-30 18:24:58,787 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4550-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4550-1) 2025-10-30 18:24:58,787 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-10-30 18:24:58,793 - DEBUG - Requesting: http://10.0.0.254:8082/domain/4fe1609f-3bd1-4c50-a134-0955a7894b24 2025-10-30 18:24:58,803 - DEBUG - Requesting: http://10.0.0.254:8082/project/c46a8d34-2bfd-48e2-be1f-1e824e7c5073 2025-10-30 18:24:58,884 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/98e7bbb3-d595-464c-bb92-e6e1c2562b2e 2025-10-30 18:24:58,894 - INFO - Verifications in API Server for IPAM: ctest-ipam-95867414 passed 2025-10-30 18:24:58,901 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-18521122:ctest-ipam-95867414', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-18521122', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11017981394442077772', 'uuid-lslong': '13516119288994736942'}, 'enable': 'true', 'created': '2025-10-30T18:24:55', 'last-modified': '2025-10-30T18:24:55', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.232286'} 2025-10-30 18:24:58,901 - INFO - Verifications in Control node for IPAM: ctest-ipam-95867414 passed 2025-10-30 18:24:58,902 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-10-30 18:24:58,908 - DEBUG - Requesting: http://10.0.0.254:8082/domain/4fe1609f-3bd1-4c50-a134-0955a7894b24 2025-10-30 18:24:58,921 - DEBUG - Requesting: http://10.0.0.254:8082/project/c46a8d34-2bfd-48e2-be1f-1e824e7c5073 2025-10-30 18:24:59,000 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/958f509e-677e-4392-982f-7ce932b53add 2025-10-30 18:24:59,013 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/958f509e-677e-4392-982f-7ce932b53add 2025-10-30 18:24:59,025 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/7b75f3c4-721e-48f5-a40d-f3f978bb226c 2025-10-30 18:24:59,035 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/7b75f3c4-721e-48f5-a40d-f3f978bb226c 2025-10-30 18:24:59,043 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/5a2273d3-3b4e-44e0-b053-1584d931990f 2025-10-30 18:24:59,051 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-30 18:24:59,051 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/958f509e-677e-4392-982f-7ce932b53add 2025-10-30 18:24:59,061 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/7b75f3c4-721e-48f5-a40d-f3f978bb226c 2025-10-30 18:24:59,077 - INFO - Verified VN network id 12 for VN 958f509e-677e-4392-982f-7ce932b53add 2025-10-30 18:24:59,077 - INFO - Verifications in API Server for VN ctest-vn-19217777 passed 2025-10-30 18:24:59,077 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/958f509e-677e-4392-982f-7ce932b53add 2025-10-30 18:24:59,087 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/7b75f3c4-721e-48f5-a40d-f3f978bb226c 2025-10-30 18:24:59,095 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/7b75f3c4-721e-48f5-a40d-f3f978bb226c 2025-10-30 18:24:59,107 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/5a2273d3-3b4e-44e0-b053-1584d931990f 2025-10-30 18:24:59,123 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-18521122:ctest-vn-19217777', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-18521122', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10776921074592269202', 'uuid-lslong': '10966120958690409181'}, 'enable': 'true', 'created': '2025-10-30T18:24:55', 'last-modified': '2025-10-30T18:24:56', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.880111'} 2025-10-30 18:24:59,132 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-30 18:24:59,132 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-19217777 passed 2025-10-30 18:24:59,132 - DEBUG - ====Verifying policy data for ctest-vn-19217777 in API_Server ====== 2025-10-30 18:24:59,133 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-10-30 18:24:59,139 - DEBUG - Requesting: http://10.0.0.254:8082/domain/4fe1609f-3bd1-4c50-a134-0955a7894b24 2025-10-30 18:24:59,150 - DEBUG - Requesting: http://10.0.0.254:8082/project/c46a8d34-2bfd-48e2-be1f-1e824e7c5073 2025-10-30 18:24:59,248 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/958f509e-677e-4392-982f-7ce932b53add 2025-10-30 18:24:59,266 - DEBUG - =>VN ctest-vn-19217777 has no policy to be verified 2025-10-30 18:24:59,266 - DEBUG - Verifying the vn in opserver 2025-10-30 18:24:59,266 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-18521122:ctest-vn-19217777 virtual network link through opserver 10.0.0.254 2025-10-30 18:24:59,267 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-10-30 18:24:59,734 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-10-30 18:24:59,799 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-18521122:ctest-vn-19217777', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-18521122:ctest-vn-19217777?flat'} 2025-10-30 18:24:59,799 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-18521122:ctest-vn-19217777 is found in opserver 2025-10-30 18:24:59,806 - DEBUG - VRF ids for VN ctest-vn-19217777: {'10.0.0.254': '2'} 2025-10-30 18:24:59,806 - INFO - Waiting for VM ctest-TestBasicVMVN-18521122-42957683 to be up.. 2025-10-30 18:24:59,890 - DEBUG - VM is in ACTIVE state now 2025-10-30 18:24:59,890 - INFO - VM name : ctest-TestBasicVMVN-18521122-42957683 2025-10-30 18:24:59,963 - DEBUG - VM ctest-TestBasicVMVN-18521122-42957683 ID is 623bbc54-e807-436f-82c8-4a58620aa187 2025-10-30 18:24:59,963 - DEBUG - VM ctest-TestBasicVMVN-18521122-42957683 launched on Node cn-jenkins-deploy-platform-ansible-os-4550-1 2025-10-30 18:25:00,038 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/623bbc54-e807-436f-82c8-4a58620aa187 2025-10-30 18:25:00,046 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/c39ef2e0-c4a0-4395-bd18-2741d1a019d9 2025-10-30 18:25:03,327 - 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 1031ms') 2025-10-30 18:25:03,327 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18521122-42957683 failed! 2025-10-30 18:25:03,382 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-18521122:ctest-vn-19217777 is 31.1.1.1 and allocation pool is NOT set 2025-10-30 18:25:03,382 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-18521122:ctest-vn-19217777 is 31.1.2.1 and allocation pool is NOT set 2025-10-30 18:25:07,463 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms') 2025-10-30 18:25:07,463 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18521122-42957683 failed! 2025-10-30 18:25:07,518 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-18521122:ctest-vn-19217777 is 31.1.1.1 and allocation pool is NOT set 2025-10-30 18:25:07,518 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-18521122:ctest-vn-19217777 is 31.1.2.1 and allocation pool is NOT set 2025-10-30 18:25:09,578 - 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.80 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.91 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.907/3.354/4.801/1.447 ms') 2025-10-30 18:25:09,579 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18521122-42957683 passed 2025-10-30 18:25:09,726 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 18:25:09,726 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-18521122-42957683, IP 31.1.1.4, Port 22 2025-10-30 18:25:09,882 - DEBUG - VM ctest-TestBasicVMVN-18521122-42957683 is ready for SSH connections 2025-10-30 18:25:09,882 - INFO - Waiting for VM ctest-TestBasicVMVN-18521122-28128121 to be up.. 2025-10-30 18:25:09,951 - DEBUG - VM is in ACTIVE state now 2025-10-30 18:25:09,952 - INFO - VM name : ctest-TestBasicVMVN-18521122-28128121 2025-10-30 18:25:10,018 - DEBUG - VM ctest-TestBasicVMVN-18521122-28128121 ID is ec97f936-7ea1-4586-a9f6-33f42bfa06ab 2025-10-30 18:25:10,018 - DEBUG - VM ctest-TestBasicVMVN-18521122-28128121 launched on Node cn-jenkins-deploy-platform-ansible-os-4550-1 2025-10-30 18:25:10,084 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/ec97f936-7ea1-4586-a9f6-33f42bfa06ab 2025-10-30 18:25:10,091 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/00ba4ebc-78b2-4d6c-8362-8a28b4a674db 2025-10-30 18:25:11,322 - 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=5.65 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.365 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.365/3.008/5.651/2.643 ms') 2025-10-30 18:25:11,323 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-18521122-28128121 passed 2025-10-30 18:25:11,474 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 18:25:11,474 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-18521122-28128121, IP 31.1.2.4, Port 22 2025-10-30 18:25:11,625 - DEBUG - VM ctest-TestBasicVMVN-18521122-28128121 is ready for SSH connections 2025-10-30 18:25:11,625 - INFO - Waiting for VM ctest-TestBasicVMVN-18521122-83775702 to be up.. 2025-10-30 18:25:11,687 - DEBUG - VM is in ACTIVE state now 2025-10-30 18:25:11,687 - INFO - VM name : ctest-TestBasicVMVN-18521122-83775702 2025-10-30 18:25:11,752 - DEBUG - VM ctest-TestBasicVMVN-18521122-83775702 ID is 1b98fce1-5301-4699-88ae-b5394256999e 2025-10-30 18:25:11,752 - DEBUG - VM ctest-TestBasicVMVN-18521122-83775702 launched on Node cn-jenkins-deploy-platform-ansible-os-4550-1 2025-10-30 18:25:11,816 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/1b98fce1-5301-4699-88ae-b5394256999e 2025-10-30 18:25:11,823 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/7b798960-36d1-4a3d-a16a-56253f48d949 2025-10-30 18:25:13,047 - 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.77 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.405 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.405/1.587/2.769/1.182 ms') 2025-10-30 18:25:13,047 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-18521122-83775702 passed 2025-10-30 18:25:13,194 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 18:25:13,194 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-18521122-83775702, IP 31.1.1.3, Port 22 2025-10-30 18:25:13,345 - DEBUG - VM ctest-TestBasicVMVN-18521122-83775702 is ready for SSH connections 2025-10-30 18:25:13,346 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 18:25:13,346 - 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.254, gateway password: c0ntrail123 2025-10-30 18:25:13,346 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-10-30 18:25:17,346 - 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.316 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.753 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.624 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.753/1.897/3.316 ms 2025-10-30 18:25:17,346 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-18521122-42957683 passed 2025-10-30 18:25:17,346 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 18:25:17,346 - 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.254, gateway password: c0ntrail123 2025-10-30 18:25:17,346 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-10-30 18:25:20,993 - 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.972 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.809 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.774 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.774/1.518/2.972 ms 2025-10-30 18:25:20,993 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-18521122-28128121 passed 2025-10-30 18:25:20,993 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 18:25:20,993 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 18:25:20,993 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 18:25:20,994 - 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.254, gateway password: c0ntrail123 2025-10-30 18:25:20,994 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-30 18:25:21,169 - DEBUG - None 2025-10-30 18:25:21,170 - 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.254, gateway password: c0ntrail123 2025-10-30 18:25:21,170 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-30 18:25:21,346 - DEBUG - None 2025-10-30 18:25:21,346 - 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.254, gateway password: c0ntrail123 2025-10-30 18:25:21,346 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-30 18:25:21,943 - DEBUG - None 2025-10-30 18:25:21,943 - 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.254, gateway password: c0ntrail123 2025-10-30 18:25:21,943 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-10-30 18:25:24,145 - 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=3.616 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.474 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.810 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.355 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.355/1.594/3.616 ms 2025-10-30 18:25:24,145 - 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.254, gateway password: c0ntrail123 2025-10-30 18:25:24,145 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-10-30 18:25:26,400 - 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.940 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.851 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.084 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.439 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.001 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.093 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.338 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.338/1.963/4.084 ms 2025-10-30 18:25:26,400 - 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.254, gateway password: c0ntrail123 2025-10-30 18:25:26,400 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-10-30 18:25:28,641 - 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.656 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.201 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.000 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.504 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.680 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.542 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.371 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.371/1.850/4.000 ms 2025-10-30 18:25:28,641 - INFO - Deleting VM ctest-TestBasicVMVN-18521122-83775702 2025-10-30 18:25:28,702 - INFO - Detaching port 00ba4ebc-78b2-4d6c-8362-8a28b4a674db from VM ctest-TestBasicVMVN-18521122-28128121 2025-10-30 18:25:28,732 - INFO - Deleting VM ctest-TestBasicVMVN-18521122-28128121 2025-10-30 18:25:28,798 - INFO - Detaching port c39ef2e0-c4a0-4395-bd18-2741d1a019d9 from VM ctest-TestBasicVMVN-18521122-42957683 2025-10-30 18:25:28,831 - INFO - Deleting VM ctest-TestBasicVMVN-18521122-42957683 2025-10-30 18:25:28,899 - INFO - Deleting VN ctest-vn-19217777 2025-10-30 18:25:29,051 - DEBUG - Response for delete_port : () 2025-10-30 18:25:29,208 - DEBUG - Response for delete_port : () 2025-10-30 18:25:29,249 - DEBUG - VN 958f509e-677e-4392-982f-7ce932b53add still in use: Unable to complete operation on network 958f509e-677e-4392-982f-7ce932b53add. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-c108f866-75d6-4728-a565-5816e82ba638'] 2025-10-30 18:25:29,249 - WARNING - Deleting VN ctest-vn-19217777 failed..Will retry 2025-10-30 18:25:31,391 - DEBUG - Response for deleting network () 2025-10-30 18:25:31,392 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/7b75f3c4-721e-48f5-a40d-f3f978bb226c 2025-10-30 18:25:31,396 - DEBUG - Response Code: 404 2025-10-30 18:25:31,396 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-10-30 18:25:31,400 - DEBUG - Requesting: http://10.0.0.254:8082/domain/4fe1609f-3bd1-4c50-a134-0955a7894b24 2025-10-30 18:25:31,454 - DEBUG - Requesting: http://10.0.0.254:8082/project/c46a8d34-2bfd-48e2-be1f-1e824e7c5073 2025-10-30 18:25:31,521 - INFO - Validated that VN ctest-vn-19217777 is not found in API Server 2025-10-30 18:25:31,532 - DEBUG - VN ctest-vn-19217777 is not present in Agent 10.0.0.254 2025-10-30 18:25:31,532 - INFO - Validated that VN ctest-vn-19217777 is not in any agent 2025-10-30 18:25:31,537 - DEBUG - VRF 2 is not seen in agent 10.0.0.254 2025-10-30 18:25:31,543 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-19217777 2025-10-30 18:25:31,543 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-18521122:ctest-vn-19217777 2025-10-30 18:25:31,552 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-19217777 info 2025-10-30 18:25:31,622 - INFO - IPAM: ctest-ipam-95867414 is not found in API Server 2025-10-30 18:25:31,632 - INFO - IPAM:ctest-ipam-95867414 is not found in control node 2025-10-30 18:25:31,887 - DEBUG - No XMPP flaps were noticed during the test 2025-10-30 18:25:31,887 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36] 2025-10-30 18:25:31,887 - INFO - -------------------------------------------------------------------------------- 2025-10-30 18:25:32,513 - INFO - Deleted project: ctest-TestBasicVMVN-18521122, ID : c46a8d34-2bfd-48e2-be1f-1e824e7c5073