2025-10-09 14:12:14,807 - INFO - Domain Default found not creating 2025-10-09 14:12:14,992 - INFO - Project ctest-TestBasicVMVN-53454939 not found, creating it 2025-10-09 14:12:15,463 - INFO - Created Project:ctest-TestBasicVMVN-53454939, ID : 73bfc671-9f45-407e-b312-48415b568ad6 2025-10-09 14:12:17,122 - INFO - ================================================================================ 2025-10-09 14:12:17,122 - INFO - STARTING TEST : test_generic_link_local_service 2025-10-09 14:12:17,122 - 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-09 14:12:17,392 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.254': '0'}} with 2025-10-09 14:12:17,392 - INFO - Initial checks done. Running the testcase now 2025-10-09 14:12:17,392 - INFO - 2025-10-09 14:12:18,012 - DEBUG - Response for create_network : {'network': {'id': 'acaffa1f-e75f-4899-b675-062275f400a8', 'name': 'ctest-vn2_metadata-55932808', 'tenant_id': '73bfc6719f45407eb31248415b568ad6', 'project_id': '73bfc6719f45407eb31248415b568ad6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-53454939', 'ctest-vn2_metadata-55932808'], 'port_security_enabled': True, 'description': ''}} 2025-10-09 14:12:18,192 - DEBUG - Response for create_subnet : {'subnet': {'id': '7aa9663b-9f9f-44fc-8e48-9609e3e64716', 'name': '', 'tenant_id': '73bfc6719f45407eb31248415b568ad6', 'network_id': 'acaffa1f-e75f-4899-b675-062275f400a8', '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': '73bfc6719f45407eb31248415b568ad6'}} 2025-10-09 14:12:18,212 - INFO - Created VN ctest-vn2_metadata-55932808 2025-10-09 14:12:18,264 - DEBUG - VN ctest-vn2_metadata-55932808 UUID is acaffa1f-e75f-4899-b675-062275f400a8 2025-10-09 14:12:18,471 - DEBUG - Services list from nova: [, , ] 2025-10-09 14:12:19,571 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4262-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4262-1) 2025-10-09 14:12:19,684 - DEBUG - Link local service introspect added 2025-10-09 14:12:19,727 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-09 14:12:24,831 - DEBUG - VM is in ACTIVE state now 2025-10-09 14:12:24,975 - INFO - Waiting for VM ctest-TestBasicVMVN-53454939-59068657 to be up.. 2025-10-09 14:12:24,976 - INFO - VM name : ctest-TestBasicVMVN-53454939-59068657 2025-10-09 14:12:25,065 - DEBUG - VM ctest-TestBasicVMVN-53454939-59068657 ID is b871cdad-4d59-48c6-b5e5-0aff6f58b12a 2025-10-09 14:12:25,065 - DEBUG - VM ctest-TestBasicVMVN-53454939-59068657 launched on Node cn-jenkins-deploy-platform-ansible-os-4262-1 2025-10-09 14:12:25,160 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/b871cdad-4d59-48c6-b5e5-0aff6f58b12a 2025-10-09 14:12:25,477 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/b871cdad-4d59-48c6-b5e5-0aff6f58b12a 2025-10-09 14:12:25,511 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/46b5248e-646b-407c-bb6f-63e758b5e7cd 2025-10-09 14:12:28,789 - 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 1030ms') 2025-10-09 14:12:28,789 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-53454939-59068657 failed! 2025-10-09 14:12:28,844 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-53454939:ctest-vn2_metadata-55932808 is 11.1.1.1 and allocation pool is NOT set 2025-10-09 14:12:30,911 - 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.23 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.93 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.925/3.077/4.230/1.152 ms') 2025-10-09 14:12:30,911 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-53454939-59068657 passed 2025-10-09 14:12:31,072 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 14:12:31,072 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-53454939-59068657, IP 11.1.1.3, Port 22 2025-10-09 14:12:31,227 - DEBUG - VM ctest-TestBasicVMVN-53454939-59068657 is ready for SSH connections 2025-10-09 14:12:31,227 - INFO - Retry 0 2025-10-09 14:12:31,228 - 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.27, gateway password: c0ntrail123 2025-10-09 14:12:31,228 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-10-09 14:12:32,966 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-10-09 14:12:32,966 - INFO - Generic metadata worked 2025-10-09 14:12:33,252 - DEBUG - Link local service introspect removed 2025-10-09 14:12:33,252 - INFO - Deleting VM ctest-TestBasicVMVN-53454939-59068657 2025-10-09 14:12:33,326 - INFO - Deleting VN ctest-vn2_metadata-55932808 2025-10-09 14:12:33,366 - DEBUG - VN acaffa1f-e75f-4899-b675-062275f400a8 still in use: Unable to complete operation on network acaffa1f-e75f-4899-b675-062275f400a8. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-d86de3d0-de69-4553-a935-8b30ac978ac8'] 2025-10-09 14:12:33,366 - WARNING - Deleting VN ctest-vn2_metadata-55932808 failed..Will retry 2025-10-09 14:12:35,513 - DEBUG - Response for deleting network () 2025-10-09 14:12:35,779 - DEBUG - No XMPP flaps were noticed during the test 2025-10-09 14:12:35,779 - INFO - -------------------------------------------------------------------------------- 2025-10-09 14:12:35,782 - INFO - ================================================================================ 2025-10-09 14:12:35,783 - INFO - STARTING TEST : test_metadata_service 2025-10-09 14:12:35,783 - 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-09 14:12:36,070 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.254': '0'}} with 2025-10-09 14:12:36,070 - INFO - Initial checks done. Running the testcase now 2025-10-09 14:12:36,070 - INFO - 2025-10-09 14:12:36,070 - DEBUG - Requesting: http://10.0.0.27:8082/global-vrouter-configs 2025-10-09 14:12:36,077 - DEBUG - Requesting: http://10.0.0.27:8082/global-vrouter-config/86e52bcb-e785-4c6c-81c3-a8994e089079 2025-10-09 14:12:36,269 - DEBUG - Response for create_network : {'network': {'id': '2a1da475-82a0-4f2b-9868-8334a367906e', 'name': 'ctest-vn-70439053', 'tenant_id': '73bfc6719f45407eb31248415b568ad6', 'project_id': '73bfc6719f45407eb31248415b568ad6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-53454939', 'ctest-vn-70439053'], 'port_security_enabled': True, 'description': ''}} 2025-10-09 14:12:36,436 - DEBUG - Response for create_subnet : {'subnet': {'id': '5e2f984f-df1a-466c-869d-c5a7ffaf451e', 'name': '', 'tenant_id': '73bfc6719f45407eb31248415b568ad6', 'network_id': '2a1da475-82a0-4f2b-9868-8334a367906e', 'ip_version': 4, 'cidr': '37.44.171.128/26', 'allocation_pools': [{'start': '37.44.171.130', 'end': '37.44.171.190'}], 'gateway_ip': '37.44.171.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '37.44.171.130', 'tags': [], 'project_id': '73bfc6719f45407eb31248415b568ad6'}} 2025-10-09 14:12:36,454 - INFO - Created VN ctest-vn-70439053 2025-10-09 14:12:36,508 - DEBUG - VN ctest-vn-70439053 UUID is 2a1da475-82a0-4f2b-9868-8334a367906e 2025-10-09 14:12:37,844 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4262-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4262-1) 2025-10-09 14:12:37,844 - INFO - Waiting for VM ctest-TestBasicVMVN-53454939-55883397 to be up.. 2025-10-09 14:12:37,899 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-09 14:12:42,986 - DEBUG - VM is in ACTIVE state now 2025-10-09 14:12:42,987 - INFO - VM name : ctest-TestBasicVMVN-53454939-55883397 2025-10-09 14:12:43,118 - DEBUG - VM ctest-TestBasicVMVN-53454939-55883397 ID is 5b01007a-d7c8-49f3-8960-cefa7782cde2 2025-10-09 14:12:43,118 - DEBUG - VM ctest-TestBasicVMVN-53454939-55883397 launched on Node cn-jenkins-deploy-platform-ansible-os-4262-1 2025-10-09 14:12:43,209 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/5b01007a-d7c8-49f3-8960-cefa7782cde2 2025-10-09 14:12:43,220 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/95caea75-6b6f-44cc-a474-e5c54dfea50a 2025-10-09 14:12:46,490 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms') 2025-10-09 14:12:46,490 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-53454939-55883397 failed! 2025-10-09 14:12:46,548 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-53454939:ctest-vn-70439053 is 37.44.171.129 and allocation pool is NOT set 2025-10-09 14:12:48,615 - 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=14.5 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.458 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.458/7.488/14.518/7.030 ms') 2025-10-09 14:12:48,615 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-53454939-55883397 passed 2025-10-09 14:12:48,772 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 14:12:48,772 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-53454939-55883397, IP 37.44.171.131, Port 22 2025-10-09 14:12:48,842 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2025-10-09 14:12:48,942 - DEBUG - VM ctest-TestBasicVMVN-53454939-55883397 is NOT ready for SSH connections, VM status: ACTIVE 2025-10-09 14:12:53,943 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 14:12:53,943 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-53454939-55883397, IP 37.44.171.131, Port 22 2025-10-09 14:12:54,114 - DEBUG - VM ctest-TestBasicVMVN-53454939-55883397 is ready for SSH connections 2025-10-09 14:12:54,114 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123 2025-10-09 14:12:54,114 - DEBUG - cat /tmp/output.txt 2025-10-09 14:12:55,777 - DEBUG - Hello World. The time is now Thu, 09 Oct 2025 08:12:50 -0600! 2025-10-09 14:12:55,777 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 09 Oct 2025 08:12:50 -0600!'} 2025-10-09 14:12:55,777 - INFO - metadata_script.txt got executed in the vm 2025-10-09 14:12:55,777 - INFO - Deleting VM ctest-TestBasicVMVN-53454939-55883397 2025-10-09 14:12:55,858 - INFO - Deleting VN ctest-vn-70439053 2025-10-09 14:12:55,900 - DEBUG - VN 2a1da475-82a0-4f2b-9868-8334a367906e still in use: Unable to complete operation on network 2a1da475-82a0-4f2b-9868-8334a367906e. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-9f337991-b95d-42f2-8621-98941e0db5e8'] 2025-10-09 14:12:55,900 - WARNING - Deleting VN ctest-vn-70439053 failed..Will retry 2025-10-09 14:12:58,080 - DEBUG - Response for deleting network () 2025-10-09 14:12:58,361 - DEBUG - No XMPP flaps were noticed during the test
2025-10-09 14:12:58,361 - INFO - END TEST : test_metadata_service : PASSED[0:00:23]
2025-10-09 14:12:58,361 - INFO - -------------------------------------------------------------------------------- 2025-10-09 14:12:58,364 - INFO - ================================================================================ 2025-10-09 14:12:58,364 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-10-09 14:12:58,364 - 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-09 14:12:58,676 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.254': '0'}} with 2025-10-09 14:12:58,676 - INFO - Initial checks done. Running the testcase now 2025-10-09 14:12:58,676 - INFO - 2025-10-09 14:12:59,191 - DEBUG - Response for create_network : {'network': {'id': 'ae340a9c-0b31-4930-b971-f2bd25ca8da5', 'name': 'ctest-vn-30210327', 'tenant_id': '73bfc6719f45407eb31248415b568ad6', 'project_id': '73bfc6719f45407eb31248415b568ad6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-53454939', 'ctest-vn-30210327'], 'port_security_enabled': True, 'description': ''}} 2025-10-09 14:12:59,393 - DEBUG - Response for create_subnet : {'subnet': {'id': '6404c4a6-5e5c-4c29-a264-70d1f48de6bb', 'name': '', 'tenant_id': '73bfc6719f45407eb31248415b568ad6', 'network_id': 'ae340a9c-0b31-4930-b971-f2bd25ca8da5', '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': '73bfc6719f45407eb31248415b568ad6'}} 2025-10-09 14:12:59,534 - DEBUG - Response for create_subnet : {'subnet': {'id': '8de61f2b-a22b-473e-88b0-6a7acb402d0f', 'name': '', 'tenant_id': '73bfc6719f45407eb31248415b568ad6', 'network_id': 'ae340a9c-0b31-4930-b971-f2bd25ca8da5', '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': '73bfc6719f45407eb31248415b568ad6'}} 2025-10-09 14:12:59,556 - INFO - Created VN ctest-vn-30210327 2025-10-09 14:12:59,612 - DEBUG - VN ctest-vn-30210327 UUID is ae340a9c-0b31-4930-b971-f2bd25ca8da5 2025-10-09 14:13:00,060 - DEBUG - Response for create_port : {'port': {'name': 'c066729d-7b3c-4484-aa50-5c012bf84f51', 'id': 'c066729d-7b3c-4484-aa50-5c012bf84f51', 'tenant_id': '73bfc6719f45407eb31248415b568ad6', 'network_id': 'ae340a9c-0b31-4930-b971-f2bd25ca8da5', 'mac_address': '02:c0:66:72:9d:7b', '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': '6404c4a6-5e5c-4c29-a264-70d1f48de6bb'}], 'security_groups': ['2a91d71e-9737-4bf7-a7b3-bbf58f190add'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '73bfc6719f45407eb31248415b568ad6'}} 2025-10-09 14:13:00,275 - DEBUG - Response for create_port : {'port': {'name': '280c6a39-fe20-4f9e-b829-8c587e419041', 'id': '280c6a39-fe20-4f9e-b829-8c587e419041', 'tenant_id': '73bfc6719f45407eb31248415b568ad6', 'network_id': 'ae340a9c-0b31-4930-b971-f2bd25ca8da5', 'mac_address': '02:28:0c:6a:39:fe', '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': '8de61f2b-a22b-473e-88b0-6a7acb402d0f'}], 'security_groups': ['2a91d71e-9737-4bf7-a7b3-bbf58f190add'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '73bfc6719f45407eb31248415b568ad6'}} 2025-10-09 14:13:00,724 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4262-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4262-1) 2025-10-09 14:13:01,259 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4262-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4262-1) 2025-10-09 14:13:02,610 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4262-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4262-1) 2025-10-09 14:13:02,611 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-10-09 14:13:02,617 - DEBUG - Requesting: http://10.0.0.27:8082/domain/fc5ea74f-f795-4d55-a6d1-f2f95952c4e4 2025-10-09 14:13:02,631 - DEBUG - Requesting: http://10.0.0.27:8082/project/73bfc671-9f45-407e-b312-48415b568ad6 2025-10-09 14:13:02,722 - DEBUG - Requesting: http://10.0.0.27:8082/network-ipam/19030926-9c14-4bcc-bf6f-1fea8e043238 2025-10-09 14:13:02,751 - INFO - Verifications in API Server for IPAM: ctest-ipam-88848870 passed 2025-10-09 14:13:02,757 - DEBUG - Control-node 10.0.0.27 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-53454939:ctest-ipam-88848870', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-53454939', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1802294337310313420', 'uuid-lslong': '13794279275924566584'}, 'enable': 'true', 'created': '2025-10-09T14:12:58', 'last-modified': '2025-10-09T14:12:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.842991'} 2025-10-09 14:13:02,757 - INFO - Verifications in Control node for IPAM: ctest-ipam-88848870 passed 2025-10-09 14:13:02,758 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-10-09 14:13:02,768 - DEBUG - Requesting: http://10.0.0.27:8082/domain/fc5ea74f-f795-4d55-a6d1-f2f95952c4e4 2025-10-09 14:13:02,786 - DEBUG - Requesting: http://10.0.0.27:8082/project/73bfc671-9f45-407e-b312-48415b568ad6 2025-10-09 14:13:02,883 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/ae340a9c-0b31-4930-b971-f2bd25ca8da5 2025-10-09 14:13:02,894 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/ae340a9c-0b31-4930-b971-f2bd25ca8da5 2025-10-09 14:13:02,906 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/af945d06-d473-483b-94ff-762858587410 2025-10-09 14:13:02,915 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/af945d06-d473-483b-94ff-762858587410 2025-10-09 14:13:02,923 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/154d6f1e-d73c-45f4-898f-83c50ed0c114 2025-10-09 14:13:02,934 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-09 14:13:02,934 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/ae340a9c-0b31-4930-b971-f2bd25ca8da5 2025-10-09 14:13:02,947 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/af945d06-d473-483b-94ff-762858587410 2025-10-09 14:13:02,963 - INFO - Verified VN network id 11 for VN ae340a9c-0b31-4930-b971-f2bd25ca8da5 2025-10-09 14:13:02,964 - INFO - Verifications in API Server for VN ctest-vn-30210327 passed 2025-10-09 14:13:02,964 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/ae340a9c-0b31-4930-b971-f2bd25ca8da5 2025-10-09 14:13:02,976 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/af945d06-d473-483b-94ff-762858587410 2025-10-09 14:13:02,984 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/af945d06-d473-483b-94ff-762858587410 2025-10-09 14:13:02,993 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/154d6f1e-d73c-45f4-898f-83c50ed0c114 2025-10-09 14:13:03,007 - DEBUG - Control-node 10.0.0.27 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-53454939:ctest-vn-30210327', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-53454939', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12552669726707370288', 'uuid-lslong': '13362728463581744549'}, 'enable': 'true', 'created': '2025-10-09T14:12:59', 'last-modified': '2025-10-09T14:12:59', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.500748'} 2025-10-09 14:13:03,017 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-09 14:13:03,017 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-30210327 passed 2025-10-09 14:13:03,017 - DEBUG - ====Verifying policy data for ctest-vn-30210327 in API_Server ====== 2025-10-09 14:13:03,017 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-10-09 14:13:03,023 - DEBUG - Requesting: http://10.0.0.27:8082/domain/fc5ea74f-f795-4d55-a6d1-f2f95952c4e4 2025-10-09 14:13:03,034 - DEBUG - Requesting: http://10.0.0.27:8082/project/73bfc671-9f45-407e-b312-48415b568ad6 2025-10-09 14:13:03,136 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/ae340a9c-0b31-4930-b971-f2bd25ca8da5 2025-10-09 14:13:03,153 - DEBUG - =>VN ctest-vn-30210327 has no policy to be verified 2025-10-09 14:13:03,153 - DEBUG - Verifying the vn in opserver 2025-10-09 14:13:03,153 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-53454939:ctest-vn-30210327 virtual network link through opserver 10.0.0.27 2025-10-09 14:13:03,154 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks 2025-10-09 14:13:03,519 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks 2025-10-09 14:13:03,649 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-53454939:ctest-vn-30210327', 'href': 'http://10.0.0.27:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-53454939:ctest-vn-30210327?flat'} 2025-10-09 14:13:03,649 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-53454939:ctest-vn-30210327 is found in opserver 2025-10-09 14:13:03,655 - DEBUG - VRF ids for VN ctest-vn-30210327: {'10.0.0.27': '2'} 2025-10-09 14:13:03,655 - INFO - Waiting for VM ctest-TestBasicVMVN-53454939-59634321 to be up.. 2025-10-09 14:13:03,781 - DEBUG - VM is in ACTIVE state now 2025-10-09 14:13:03,781 - INFO - VM name : ctest-TestBasicVMVN-53454939-59634321 2025-10-09 14:13:03,890 - DEBUG - VM ctest-TestBasicVMVN-53454939-59634321 ID is 92a50778-ae11-4437-91dc-2370e94a92ea 2025-10-09 14:13:03,890 - DEBUG - VM ctest-TestBasicVMVN-53454939-59634321 launched on Node cn-jenkins-deploy-platform-ansible-os-4262-1 2025-10-09 14:13:03,985 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/92a50778-ae11-4437-91dc-2370e94a92ea 2025-10-09 14:13:03,995 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/c066729d-7b3c-4484-aa50-5c012bf84f51 2025-10-09 14:13:07,257 - 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-10-09 14:13:07,257 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-53454939-59634321 failed! 2025-10-09 14:13:07,320 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-53454939:ctest-vn-30210327 is 31.1.1.1 and allocation pool is NOT set 2025-10-09 14:13:07,320 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-53454939:ctest-vn-30210327 is 31.1.2.1 and allocation pool is NOT set 2025-10-09 14:13:11,412 - 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 1030ms') 2025-10-09 14:13:11,412 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-53454939-59634321 failed! 2025-10-09 14:13:11,472 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-53454939:ctest-vn-30210327 is 31.1.1.1 and allocation pool is NOT set 2025-10-09 14:13:11,472 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-53454939:ctest-vn-30210327 is 31.1.2.1 and allocation pool is NOT set 2025-10-09 14:13:13,542 - 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.52 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.849 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.849/2.185/3.522/1.336 ms') 2025-10-09 14:13:13,542 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-53454939-59634321 passed 2025-10-09 14:13:13,696 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 14:13:13,696 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-53454939-59634321, IP 31.1.1.4, Port 22 2025-10-09 14:13:13,859 - DEBUG - VM ctest-TestBasicVMVN-53454939-59634321 is ready for SSH connections 2025-10-09 14:13:13,859 - INFO - Waiting for VM ctest-TestBasicVMVN-53454939-34783589 to be up.. 2025-10-09 14:13:13,953 - DEBUG - VM is in ACTIVE state now 2025-10-09 14:13:13,953 - INFO - VM name : ctest-TestBasicVMVN-53454939-34783589 2025-10-09 14:13:14,039 - DEBUG - VM ctest-TestBasicVMVN-53454939-34783589 ID is ad3f8d55-8042-4830-a4d9-cff9974fbb29 2025-10-09 14:13:14,040 - DEBUG - VM ctest-TestBasicVMVN-53454939-34783589 launched on Node cn-jenkins-deploy-platform-ansible-os-4262-1 2025-10-09 14:13:14,140 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/ad3f8d55-8042-4830-a4d9-cff9974fbb29 2025-10-09 14:13:14,152 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/280c6a39-fe20-4f9e-b829-8c587e419041 2025-10-09 14:13:15,400 - 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=4.83 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.617 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.617/2.724/4.832/2.107 ms') 2025-10-09 14:13:15,400 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-53454939-34783589 passed 2025-10-09 14:13:15,564 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 14:13:15,564 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-53454939-34783589, IP 31.1.2.4, Port 22 2025-10-09 14:13:15,724 - DEBUG - VM ctest-TestBasicVMVN-53454939-34783589 is ready for SSH connections 2025-10-09 14:13:15,724 - INFO - Waiting for VM ctest-TestBasicVMVN-53454939-57359720 to be up.. 2025-10-09 14:13:15,821 - DEBUG - VM is in ACTIVE state now 2025-10-09 14:13:15,821 - INFO - VM name : ctest-TestBasicVMVN-53454939-57359720 2025-10-09 14:13:15,905 - DEBUG - VM ctest-TestBasicVMVN-53454939-57359720 ID is b823acd1-b947-48d7-bb30-e96921d57f83 2025-10-09 14:13:15,905 - DEBUG - VM ctest-TestBasicVMVN-53454939-57359720 launched on Node cn-jenkins-deploy-platform-ansible-os-4262-1 2025-10-09 14:13:15,986 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/b823acd1-b947-48d7-bb30-e96921d57f83 2025-10-09 14:13:15,996 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/f3d7360d-4479-4790-a412-34fdabceb38a 2025-10-09 14:13:17,237 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=3.72 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.503 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.503/2.109/3.715/1.606 ms') 2025-10-09 14:13:17,237 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-53454939-57359720 passed 2025-10-09 14:13:17,392 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 14:13:17,392 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-53454939-57359720, IP 31.1.1.3, Port 22 2025-10-09 14:13:17,548 - DEBUG - VM ctest-TestBasicVMVN-53454939-57359720 is ready for SSH connections 2025-10-09 14:13:17,548 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 14:13:17,548 - 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.27, gateway password: c0ntrail123 2025-10-09 14:13:17,548 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-10-09 14:13:21,705 - 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=5.129 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.460 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.980 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.980/2.523/5.129 ms 2025-10-09 14:13:21,705 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-53454939-59634321 passed 2025-10-09 14:13:21,705 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 14:13:21,705 - 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.27, gateway password: c0ntrail123 2025-10-09 14:13:21,706 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-10-09 14:13:25,427 - 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.183 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.203 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.349 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.203/1.911/3.183 ms 2025-10-09 14:13:25,427 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-53454939-34783589 passed 2025-10-09 14:13:25,427 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 14:13:25,427 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 14:13:25,428 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 14:13:25,428 - 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.27, gateway password: c0ntrail123 2025-10-09 14:13:25,428 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-09 14:13:25,621 - DEBUG - None 2025-10-09 14:13:25,621 - 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.27, gateway password: c0ntrail123 2025-10-09 14:13:25,621 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-09 14:13:25,832 - DEBUG - None 2025-10-09 14:13:25,833 - 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.27, gateway password: c0ntrail123 2025-10-09 14:13:25,833 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-09 14:13:26,600 - DEBUG - None 2025-10-09 14:13:26,600 - 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.27, gateway password: c0ntrail123 2025-10-09 14:13:26,600 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-10-09 14:13:28,817 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=2.123 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.854 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.443 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.143 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.542 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.443/2.621/6.854 ms 2025-10-09 14:13:28,817 - 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.27, gateway password: c0ntrail123 2025-10-09 14:13:28,817 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-10-09 14:13:31,116 - 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.184 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.507 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.021 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.393 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.706 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.757 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.459 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.393/2.146/5.021 ms 2025-10-09 14:13:31,116 - 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.27, gateway password: c0ntrail123 2025-10-09 14:13:31,116 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-10-09 14:13:33,385 - 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.667 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.939 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.880 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.699 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.971 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.419 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.446 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.446/2.288/4.419 ms 2025-10-09 14:13:33,385 - INFO - Deleting VM ctest-TestBasicVMVN-53454939-57359720 2025-10-09 14:13:33,458 - INFO - Detaching port 280c6a39-fe20-4f9e-b829-8c587e419041 from VM ctest-TestBasicVMVN-53454939-34783589 2025-10-09 14:13:33,492 - INFO - Deleting VM ctest-TestBasicVMVN-53454939-34783589 2025-10-09 14:13:33,569 - INFO - Detaching port c066729d-7b3c-4484-aa50-5c012bf84f51 from VM ctest-TestBasicVMVN-53454939-59634321 2025-10-09 14:13:33,608 - INFO - Deleting VM ctest-TestBasicVMVN-53454939-59634321 2025-10-09 14:13:33,703 - INFO - Deleting VN ctest-vn-30210327 2025-10-09 14:13:33,922 - DEBUG - Response for delete_port : () 2025-10-09 14:13:34,345 - DEBUG - Response for delete_port : () 2025-10-09 14:13:34,396 - DEBUG - VN ae340a9c-0b31-4930-b971-f2bd25ca8da5 still in use: Unable to complete operation on network ae340a9c-0b31-4930-b971-f2bd25ca8da5. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-852fade7-98ba-486e-a65e-507af2258d52'] 2025-10-09 14:13:34,396 - WARNING - Deleting VN ctest-vn-30210327 failed..Will retry 2025-10-09 14:13:36,545 - DEBUG - Response for deleting network () 2025-10-09 14:13:36,546 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/af945d06-d473-483b-94ff-762858587410 2025-10-09 14:13:36,551 - DEBUG - Response Code: 404 2025-10-09 14:13:36,551 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-10-09 14:13:36,556 - DEBUG - Requesting: http://10.0.0.27:8082/domain/fc5ea74f-f795-4d55-a6d1-f2f95952c4e4 2025-10-09 14:13:36,609 - DEBUG - Requesting: http://10.0.0.27:8082/project/73bfc671-9f45-407e-b312-48415b568ad6 2025-10-09 14:13:36,692 - INFO - Validated that VN ctest-vn-30210327 is not found in API Server 2025-10-09 14:13:36,704 - DEBUG - VN ctest-vn-30210327 is not present in Agent 10.0.0.27 2025-10-09 14:13:36,704 - INFO - Validated that VN ctest-vn-30210327 is not in any agent 2025-10-09 14:13:36,711 - DEBUG - VRF 2 is not seen in agent 10.0.0.27 2025-10-09 14:13:36,719 - DEBUG - Vrouter 10.0.0.27 does not have vrf 2 for VN ctest-vn-30210327 2025-10-09 14:13:36,719 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-53454939:ctest-vn-30210327 2025-10-09 14:13:36,732 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-30210327 info 2025-10-09 14:13:36,816 - INFO - IPAM: ctest-ipam-88848870 is not found in API Server 2025-10-09 14:13:36,830 - INFO - IPAM:ctest-ipam-88848870 is not found in control node 2025-10-09 14:13:37,093 - DEBUG - No XMPP flaps were noticed during the test
2025-10-09 14:13:37,094 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39]
2025-10-09 14:13:37,094 - INFO - -------------------------------------------------------------------------------- 2025-10-09 14:13:37,879 - INFO - Deleted project: ctest-TestBasicVMVN-53454939, ID : 73bfc671-9f45-407e-b312-48415b568ad6