2025-06-26 02:14:39,298 - INFO - Domain Default found not creating 2025-06-26 02:14:39,435 - INFO - Project ctest-TestBasicVMVN-70401940 not found, creating it 2025-06-26 02:14:39,885 - INFO - Created Project:ctest-TestBasicVMVN-70401940, ID : e4953352-3f22-4611-ab22-dbd80d88d0bb 2025-06-26 02:14:41,267 - INFO - ================================================================================ 2025-06-26 02:14:41,267 - INFO - STARTING TEST : test_generic_link_local_service 2025-06-26 02:14:41,267 - INFO - TEST DESCRIPTION : Description: Test to validate generic linklocal service - running nova list from vm. 1.Create generic link local service to be able to wget to jenkins 2.Create a vm 3.Try wget to jenkins - passes if successful else fails Maintainer: sandipd@juniper.net 2025-06-26 02:14:41,523 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.193': '0'}} with 2025-06-26 02:14:41,523 - INFO - Initial checks done. Running the testcase now 2025-06-26 02:14:41,523 - INFO - 2025-06-26 02:14:42,070 - DEBUG - Response for create_network : {'network': {'id': 'ab2f35ae-3156-406e-b815-c767fc998364', 'name': 'ctest-vn2_metadata-39075365', 'tenant_id': 'e49533523f224611ab22dbd80d88d0bb', 'project_id': 'e49533523f224611ab22dbd80d88d0bb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-70401940', 'ctest-vn2_metadata-39075365'], 'port_security_enabled': True, 'description': ''}} 2025-06-26 02:14:42,265 - DEBUG - Response for create_subnet : {'subnet': {'id': '0702c53c-5f14-46bf-ab94-042dbfda313d', 'name': '', 'tenant_id': 'e49533523f224611ab22dbd80d88d0bb', 'network_id': 'ab2f35ae-3156-406e-b815-c767fc998364', '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': 'e49533523f224611ab22dbd80d88d0bb'}} 2025-06-26 02:14:42,282 - INFO - Created VN ctest-vn2_metadata-39075365 2025-06-26 02:14:42,333 - DEBUG - VN ctest-vn2_metadata-39075365 UUID is ab2f35ae-3156-406e-b815-c767fc998364 2025-06-26 02:14:42,505 - DEBUG - Services list from nova: [, , ] 2025-06-26 02:14:43,474 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3556-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3556-1) 2025-06-26 02:14:43,577 - DEBUG - Link local service introspect added 2025-06-26 02:14:43,615 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-06-26 02:14:48,694 - DEBUG - VM is in ACTIVE state now 2025-06-26 02:14:48,811 - INFO - Waiting for VM ctest-TestBasicVMVN-70401940-74887334 to be up.. 2025-06-26 02:14:48,811 - INFO - VM name : ctest-TestBasicVMVN-70401940-74887334 2025-06-26 02:14:48,880 - DEBUG - VM ctest-TestBasicVMVN-70401940-74887334 ID is 5f0cfb4a-3173-41db-bed5-48c7f1d0c827 2025-06-26 02:14:48,880 - DEBUG - VM ctest-TestBasicVMVN-70401940-74887334 launched on Node cn-jenkins-deploy-platform-ansible-os-3556-1 2025-06-26 02:14:48,950 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/5f0cfb4a-3173-41db-bed5-48c7f1d0c827 2025-06-26 02:14:49,248 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/5f0cfb4a-3173-41db-bed5-48c7f1d0c827 2025-06-26 02:14:49,281 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/2f6e338d-4165-4d7d-9413-ac56a3fd81a8 2025-06-26 02:14:52,540 - 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 1024ms') 2025-06-26 02:14:52,540 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70401940-74887334 failed! 2025-06-26 02:14:52,597 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70401940:ctest-vn2_metadata-39075365 is 11.1.1.1 and allocation pool is NOT set 2025-06-26 02:14:54,659 - 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=2.59 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.401 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.401/1.497/2.593/1.096 ms') 2025-06-26 02:14:54,659 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70401940-74887334 passed 2025-06-26 02:14:54,809 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-26 02:14:54,810 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70401940-74887334, IP 11.1.1.3, Port 22 2025-06-26 02:14:54,975 - DEBUG - VM ctest-TestBasicVMVN-70401940-74887334 is ready for SSH connections 2025-06-26 02:14:54,975 - INFO - Retry 0 2025-06-26 02:14:54,976 - 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.33, gateway password: c0ntrail123 2025-06-26 02:14:54,976 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-06-26 02:14:56,591 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-06-26 02:14:56,591 - INFO - Generic metadata worked 2025-06-26 02:14:56,845 - DEBUG - Link local service introspect removed 2025-06-26 02:14:56,845 - INFO - Deleting VM ctest-TestBasicVMVN-70401940-74887334 2025-06-26 02:14:56,913 - INFO - Deleting VN ctest-vn2_metadata-39075365 2025-06-26 02:14:56,950 - DEBUG - VN ab2f35ae-3156-406e-b815-c767fc998364 still in use: Unable to complete operation on network ab2f35ae-3156-406e-b815-c767fc998364. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-fba21b83-7644-4e23-9453-4ebace19cd61'] 2025-06-26 02:14:56,950 - WARNING - Deleting VN ctest-vn2_metadata-39075365 failed..Will retry 2025-06-26 02:14:59,057 - DEBUG - Response for deleting network () 2025-06-26 02:14:59,315 - DEBUG - No XMPP flaps were noticed during the test 2025-06-26 02:14:59,315 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2025-06-26 02:14:59,315 - INFO - -------------------------------------------------------------------------------- 2025-06-26 02:14:59,319 - INFO - ================================================================================ 2025-06-26 02:14:59,320 - INFO - STARTING TEST : test_metadata_service 2025-06-26 02:14:59,320 - INFO - TEST DESCRIPTION : Description: Test to validate metadata service on VM creation. 1.Verify from global-vrouter-config if metadata configures or not - fails otherwise 2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node 3.Create a vm with userdata pointing to that script - script should get executed during vm boot up 4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise Maintainer: sandipd@juniper.net 2025-06-26 02:14:59,607 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.193': '0'}} with 2025-06-26 02:14:59,607 - INFO - Initial checks done. Running the testcase now 2025-06-26 02:14:59,607 - INFO - 2025-06-26 02:14:59,607 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-configs 2025-06-26 02:14:59,613 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-config/5f7ddd85-ec1a-45fe-8aae-761fad8c6417 2025-06-26 02:14:59,802 - DEBUG - Response for create_network : {'network': {'id': 'a8671dd5-000c-4e58-b903-a3f027eb9c4a', 'name': 'ctest-vn-51595177', 'tenant_id': 'e49533523f224611ab22dbd80d88d0bb', 'project_id': 'e49533523f224611ab22dbd80d88d0bb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-70401940', 'ctest-vn-51595177'], 'port_security_enabled': True, 'description': ''}} 2025-06-26 02:14:59,949 - DEBUG - Response for create_subnet : {'subnet': {'id': '383e06b5-8fd7-48eb-8bb8-59942a87d1a7', 'name': '', 'tenant_id': 'e49533523f224611ab22dbd80d88d0bb', 'network_id': 'a8671dd5-000c-4e58-b903-a3f027eb9c4a', 'ip_version': 4, 'cidr': '139.211.250.128/26', 'allocation_pools': [{'start': '139.211.250.130', 'end': '139.211.250.190'}], 'gateway_ip': '139.211.250.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '139.211.250.130', 'tags': [], 'project_id': 'e49533523f224611ab22dbd80d88d0bb'}} 2025-06-26 02:14:59,970 - INFO - Created VN ctest-vn-51595177 2025-06-26 02:15:00,026 - DEBUG - VN ctest-vn-51595177 UUID is a8671dd5-000c-4e58-b903-a3f027eb9c4a 2025-06-26 02:15:01,133 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3556-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3556-1) 2025-06-26 02:15:01,133 - INFO - Waiting for VM ctest-TestBasicVMVN-70401940-14175656 to be up.. 2025-06-26 02:15:01,174 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-06-26 02:15:06,248 - DEBUG - VM is in ACTIVE state now 2025-06-26 02:15:06,248 - INFO - VM name : ctest-TestBasicVMVN-70401940-14175656 2025-06-26 02:15:06,325 - DEBUG - VM ctest-TestBasicVMVN-70401940-14175656 ID is 3d019f0a-c904-4419-b10a-96d3216762cc 2025-06-26 02:15:06,325 - DEBUG - VM ctest-TestBasicVMVN-70401940-14175656 launched on Node cn-jenkins-deploy-platform-ansible-os-3556-1 2025-06-26 02:15:06,407 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/3d019f0a-c904-4419-b10a-96d3216762cc 2025-06-26 02:15:06,415 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/85caf0c2-1ebf-4468-91f5-78bace8071ef 2025-06-26 02:15:09,635 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1023ms') 2025-06-26 02:15:09,635 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70401940-14175656 failed! 2025-06-26 02:15:09,689 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70401940:ctest-vn-51595177 is 139.211.250.129 and allocation pool is NOT set 2025-06-26 02:15:11,758 - 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.51 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 1001ms\r\nrtt min/avg/max/mdev = 0.466/2.487/4.508/2.021 ms') 2025-06-26 02:15:11,758 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70401940-14175656 passed 2025-06-26 02:15:11,913 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-26 02:15:11,913 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70401940-14175656, IP 139.211.250.131, Port 22 2025-06-26 02:15:12,087 - DEBUG - VM ctest-TestBasicVMVN-70401940-14175656 is ready for SSH connections 2025-06-26 02:15:12,087 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2025-06-26 02:15:12,087 - DEBUG - cat /tmp/output.txt 2025-06-26 02:15:13,663 - DEBUG - Hello World. The time is now Wed, 25 Jun 2025 20:15:11 -0600! 2025-06-26 02:15:13,663 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 25 Jun 2025 20:15:11 -0600!'} 2025-06-26 02:15:13,663 - INFO - metadata_script.txt got executed in the vm 2025-06-26 02:15:13,663 - INFO - Deleting VM ctest-TestBasicVMVN-70401940-14175656 2025-06-26 02:15:13,727 - INFO - Deleting VN ctest-vn-51595177 2025-06-26 02:15:13,762 - DEBUG - VN a8671dd5-000c-4e58-b903-a3f027eb9c4a still in use: Unable to complete operation on network a8671dd5-000c-4e58-b903-a3f027eb9c4a. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-ed5a64e3-6706-430b-ab8a-f14f7931cfc8'] 2025-06-26 02:15:13,762 - WARNING - Deleting VN ctest-vn-51595177 failed..Will retry 2025-06-26 02:15:15,877 - DEBUG - Response for deleting network () 2025-06-26 02:15:16,136 - DEBUG - No XMPP flaps were noticed during the test 2025-06-26 02:15:16,136 - INFO - END TEST : test_metadata_service : PASSED[0:00:17] 2025-06-26 02:15:16,136 - INFO - -------------------------------------------------------------------------------- 2025-06-26 02:15:16,139 - INFO - ================================================================================ 2025-06-26 02:15:16,139 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-06-26 02:15:16,139 - INFO - TEST DESCRIPTION : Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN subnets. Test steps: 1. Create 1 IPAM's. 2. Create 1 VN with 2 subnets and launch 2 VMs in them. 3. Ping between the VMs in the same VN should go thru fine. 4. Ping to the subnet broadcast and all-broadcast address. Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the all-broadcast address. Maintainer : ganeshahv@juniper.net 2025-06-26 02:15:16,422 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.193': '0'}} with 2025-06-26 02:15:16,422 - INFO - Initial checks done. Running the testcase now 2025-06-26 02:15:16,423 - INFO - 2025-06-26 02:15:16,913 - DEBUG - Response for create_network : {'network': {'id': '368a90fa-4b24-45b6-8a05-a29076c8bcc6', 'name': 'ctest-vn-34685169', 'tenant_id': 'e49533523f224611ab22dbd80d88d0bb', 'project_id': 'e49533523f224611ab22dbd80d88d0bb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-70401940', 'ctest-vn-34685169'], 'port_security_enabled': True, 'description': ''}} 2025-06-26 02:15:17,130 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a8211b42-d8ce-4256-b635-d31efe0decbe', 'name': '', 'tenant_id': 'e49533523f224611ab22dbd80d88d0bb', 'network_id': '368a90fa-4b24-45b6-8a05-a29076c8bcc6', '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': 'e49533523f224611ab22dbd80d88d0bb'}} 2025-06-26 02:15:17,284 - DEBUG - Response for create_subnet : {'subnet': {'id': '33915853-9237-4aa0-a4d5-7ae199e2656f', 'name': '', 'tenant_id': 'e49533523f224611ab22dbd80d88d0bb', 'network_id': '368a90fa-4b24-45b6-8a05-a29076c8bcc6', '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': 'e49533523f224611ab22dbd80d88d0bb'}} 2025-06-26 02:15:17,306 - INFO - Created VN ctest-vn-34685169 2025-06-26 02:15:17,357 - DEBUG - VN ctest-vn-34685169 UUID is 368a90fa-4b24-45b6-8a05-a29076c8bcc6 2025-06-26 02:15:17,700 - DEBUG - Response for create_port : {'port': {'name': '14f6d326-37da-4df1-8fee-7018c5deb6c2', 'id': '14f6d326-37da-4df1-8fee-7018c5deb6c2', 'tenant_id': 'e49533523f224611ab22dbd80d88d0bb', 'network_id': '368a90fa-4b24-45b6-8a05-a29076c8bcc6', 'mac_address': '02:14:f6:d3:26:37', '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': 'a8211b42-d8ce-4256-b635-d31efe0decbe'}], 'security_groups': ['d3a65479-171c-4ba6-a49a-6ab9118b7102'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e49533523f224611ab22dbd80d88d0bb'}} 2025-06-26 02:15:17,875 - DEBUG - Response for create_port : {'port': {'name': 'b500d8a3-25a8-450c-be6a-79d8174d492d', 'id': 'b500d8a3-25a8-450c-be6a-79d8174d492d', 'tenant_id': 'e49533523f224611ab22dbd80d88d0bb', 'network_id': '368a90fa-4b24-45b6-8a05-a29076c8bcc6', 'mac_address': '02:b5:00:d8:a3:25', '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': '33915853-9237-4aa0-a4d5-7ae199e2656f'}], 'security_groups': ['d3a65479-171c-4ba6-a49a-6ab9118b7102'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e49533523f224611ab22dbd80d88d0bb'}} 2025-06-26 02:15:18,324 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3556-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3556-1) 2025-06-26 02:15:18,682 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3556-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3556-1) 2025-06-26 02:15:19,826 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3556-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3556-1) 2025-06-26 02:15:19,827 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-06-26 02:15:19,833 - DEBUG - Requesting: http://10.0.0.33:8082/domain/d9eb277d-5c31-4740-88ff-cddedccdd65f 2025-06-26 02:15:19,846 - DEBUG - Requesting: http://10.0.0.33:8082/project/e4953352-3f22-4611-ab22-dbd80d88d0bb 2025-06-26 02:15:19,922 - DEBUG - Requesting: http://10.0.0.33:8082/network-ipam/657052b9-f815-49d3-af19-f3ff3ce0a59e 2025-06-26 02:15:19,936 - INFO - Verifications in API Server for IPAM: ctest-ipam-41599893 passed 2025-06-26 02:15:19,949 - DEBUG - Control-node 10.0.0.33 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-70401940:ctest-ipam-41599893', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-70401940', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7309433153906887123', 'uuid-lslong': '12617384108618720670'}, 'enable': 'true', 'created': '2025-06-26T02:15:16', 'last-modified': '2025-06-26T02:15:16', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.291279'} 2025-06-26 02:15:19,949 - INFO - Verifications in Control node for IPAM: ctest-ipam-41599893 passed 2025-06-26 02:15:19,949 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-06-26 02:15:19,961 - DEBUG - Requesting: http://10.0.0.33:8082/domain/d9eb277d-5c31-4740-88ff-cddedccdd65f 2025-06-26 02:15:19,972 - DEBUG - Requesting: http://10.0.0.33:8082/project/e4953352-3f22-4611-ab22-dbd80d88d0bb 2025-06-26 02:15:20,061 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/368a90fa-4b24-45b6-8a05-a29076c8bcc6 2025-06-26 02:15:20,074 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/368a90fa-4b24-45b6-8a05-a29076c8bcc6 2025-06-26 02:15:20,089 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/dd3a8695-9483-4a5d-a16d-b1d50bd210a6 2025-06-26 02:15:20,098 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/dd3a8695-9483-4a5d-a16d-b1d50bd210a6 2025-06-26 02:15:20,105 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/c85c8441-5446-4b8f-9a00-09ffb33ceb13 2025-06-26 02:15:20,113 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-06-26 02:15:20,113 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/368a90fa-4b24-45b6-8a05-a29076c8bcc6 2025-06-26 02:15:20,123 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/dd3a8695-9483-4a5d-a16d-b1d50bd210a6 2025-06-26 02:15:20,141 - INFO - Verified VN network id 8 for VN 368a90fa-4b24-45b6-8a05-a29076c8bcc6 2025-06-26 02:15:20,142 - INFO - Verifications in API Server for VN ctest-vn-34685169 passed 2025-06-26 02:15:20,142 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/368a90fa-4b24-45b6-8a05-a29076c8bcc6 2025-06-26 02:15:20,156 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/dd3a8695-9483-4a5d-a16d-b1d50bd210a6 2025-06-26 02:15:20,166 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/dd3a8695-9483-4a5d-a16d-b1d50bd210a6 2025-06-26 02:15:20,182 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/c85c8441-5446-4b8f-9a00-09ffb33ceb13 2025-06-26 02:15:20,199 - DEBUG - Control-node 10.0.0.33 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-70401940:ctest-vn-34685169', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-70401940', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3930113029511071158', 'uuid-lslong': '9945534093469465798'}, 'enable': 'true', 'created': '2025-06-26T02:15:16', 'last-modified': '2025-06-26T02:15:17', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.949971'} 2025-06-26 02:15:20,207 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-06-26 02:15:20,207 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-34685169 passed 2025-06-26 02:15:20,208 - DEBUG - ====Verifying policy data for ctest-vn-34685169 in API_Server ====== 2025-06-26 02:15:20,208 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-06-26 02:15:20,214 - DEBUG - Requesting: http://10.0.0.33:8082/domain/d9eb277d-5c31-4740-88ff-cddedccdd65f 2025-06-26 02:15:20,307 - DEBUG - Requesting: http://10.0.0.33:8082/project/e4953352-3f22-4611-ab22-dbd80d88d0bb 2025-06-26 02:15:20,368 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/368a90fa-4b24-45b6-8a05-a29076c8bcc6 2025-06-26 02:15:20,401 - DEBUG - =>VN ctest-vn-34685169 has no policy to be verified 2025-06-26 02:15:20,401 - DEBUG - Verifying the vn in opserver 2025-06-26 02:15:20,401 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-70401940:ctest-vn-34685169 virtual network link through opserver 10.0.0.33 2025-06-26 02:15:20,402 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2025-06-26 02:15:21,037 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2025-06-26 02:15:21,134 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-70401940:ctest-vn-34685169', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-70401940:ctest-vn-34685169?flat'} 2025-06-26 02:15:21,134 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-70401940:ctest-vn-34685169 is found in opserver 2025-06-26 02:15:21,141 - DEBUG - VRF ids for VN ctest-vn-34685169: {'10.0.0.33': '2'} 2025-06-26 02:15:21,141 - INFO - Waiting for VM ctest-TestBasicVMVN-70401940-92679185 to be up.. 2025-06-26 02:15:21,228 - DEBUG - VM is in ACTIVE state now 2025-06-26 02:15:21,228 - INFO - VM name : ctest-TestBasicVMVN-70401940-92679185 2025-06-26 02:15:21,321 - DEBUG - VM ctest-TestBasicVMVN-70401940-92679185 ID is 0aeee0dc-37e9-4636-a209-2fcfb40b0081 2025-06-26 02:15:21,321 - DEBUG - VM ctest-TestBasicVMVN-70401940-92679185 launched on Node cn-jenkins-deploy-platform-ansible-os-3556-1 2025-06-26 02:15:21,404 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/0aeee0dc-37e9-4636-a209-2fcfb40b0081 2025-06-26 02:15:21,420 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/14f6d326-37da-4df1-8fee-7018c5deb6c2 2025-06-26 02:15:24,700 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1031ms') 2025-06-26 02:15:24,700 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-70401940-92679185 failed! 2025-06-26 02:15:24,758 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70401940:ctest-vn-34685169 is 31.1.1.1 and allocation pool is NOT set 2025-06-26 02:15:24,758 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70401940:ctest-vn-34685169 is 31.1.2.1 and allocation pool is NOT set 2025-06-26 02:15:28,835 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms') 2025-06-26 02:15:28,835 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-70401940-92679185 failed! 2025-06-26 02:15:28,890 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70401940:ctest-vn-34685169 is 31.1.1.1 and allocation pool is NOT set 2025-06-26 02:15:28,890 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70401940:ctest-vn-34685169 is 31.1.2.1 and allocation pool is NOT set 2025-06-26 02:15:30,947 - 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.90 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.374 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.374/2.637/4.901/2.263 ms') 2025-06-26 02:15:30,947 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-70401940-92679185 passed 2025-06-26 02:15:31,105 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-26 02:15:31,105 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70401940-92679185, IP 31.1.1.4, Port 22 2025-06-26 02:15:31,264 - DEBUG - VM ctest-TestBasicVMVN-70401940-92679185 is ready for SSH connections 2025-06-26 02:15:31,265 - INFO - Waiting for VM ctest-TestBasicVMVN-70401940-78619148 to be up.. 2025-06-26 02:15:31,343 - DEBUG - VM is in ACTIVE state now 2025-06-26 02:15:31,344 - INFO - VM name : ctest-TestBasicVMVN-70401940-78619148 2025-06-26 02:15:31,424 - DEBUG - VM ctest-TestBasicVMVN-70401940-78619148 ID is 01fe5c51-377d-434b-b88c-4586bc052bdd 2025-06-26 02:15:31,424 - DEBUG - VM ctest-TestBasicVMVN-70401940-78619148 launched on Node cn-jenkins-deploy-platform-ansible-os-3556-1 2025-06-26 02:15:31,499 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/01fe5c51-377d-434b-b88c-4586bc052bdd 2025-06-26 02:15:31,508 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/b500d8a3-25a8-450c-be6a-79d8174d492d 2025-06-26 02:15:32,766 - 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.82 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.437 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.437/2.129/3.821/1.692 ms') 2025-06-26 02:15:32,766 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70401940-78619148 passed 2025-06-26 02:15:32,917 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-26 02:15:32,917 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70401940-78619148, IP 31.1.2.4, Port 22 2025-06-26 02:15:33,073 - DEBUG - VM ctest-TestBasicVMVN-70401940-78619148 is ready for SSH connections 2025-06-26 02:15:33,073 - INFO - Waiting for VM ctest-TestBasicVMVN-70401940-40376233 to be up.. 2025-06-26 02:15:33,143 - DEBUG - VM is in ACTIVE state now 2025-06-26 02:15:33,143 - INFO - VM name : ctest-TestBasicVMVN-70401940-40376233 2025-06-26 02:15:33,221 - DEBUG - VM ctest-TestBasicVMVN-70401940-40376233 ID is 50247158-9461-4d7d-8692-1f06bb104fad 2025-06-26 02:15:33,221 - DEBUG - VM ctest-TestBasicVMVN-70401940-40376233 launched on Node cn-jenkins-deploy-platform-ansible-os-3556-1 2025-06-26 02:15:33,397 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/50247158-9461-4d7d-8692-1f06bb104fad 2025-06-26 02:15:33,407 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/bad03ced-8dfe-48ca-b9a6-9421e6b0cdeb 2025-06-26 02:15:34,642 - 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.63 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.377 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.377/2.001/3.625/1.624 ms') 2025-06-26 02:15:34,642 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-70401940-40376233 passed 2025-06-26 02:15:34,793 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-26 02:15:34,793 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70401940-40376233, IP 31.1.1.3, Port 22 2025-06-26 02:15:34,965 - DEBUG - VM ctest-TestBasicVMVN-70401940-40376233 is ready for SSH connections 2025-06-26 02:15:34,965 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-26 02:15:34,965 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2025-06-26 02:15:34,965 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-06-26 02:15:38,918 - 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.176 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.758 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.059 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.758/1.664/3.176 ms 2025-06-26 02:15:38,918 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-70401940-92679185 passed 2025-06-26 02:15:38,918 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-26 02:15:38,918 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2025-06-26 02:15:38,918 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-06-26 02:15:42,528 - 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.070 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.438 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.044 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.044/1.850/3.070 ms 2025-06-26 02:15:42,528 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-70401940-78619148 passed 2025-06-26 02:15:42,529 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-26 02:15:42,529 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-26 02:15:42,529 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-26 02:15:42,529 - 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.33, gateway password: c0ntrail123 2025-06-26 02:15:42,529 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-06-26 02:15:42,715 - DEBUG - None 2025-06-26 02:15:42,715 - 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.33, gateway password: c0ntrail123 2025-06-26 02:15:42,715 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-06-26 02:15:42,887 - DEBUG - None 2025-06-26 02:15:42,888 - 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.33, gateway password: c0ntrail123 2025-06-26 02:15:42,888 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-06-26 02:15:43,548 - DEBUG - None 2025-06-26 02:15:43,548 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2025-06-26 02:15:43,548 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-06-26 02:15:45,746 - 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.668 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.668 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.473 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.711 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.458 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.458/2.195/6.668 ms 2025-06-26 02:15:45,746 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2025-06-26 02:15:45,746 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-06-26 02:15:47,987 - 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.152 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.037 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.175 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.407 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.233 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.184 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.471 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.407/2.094/4.175 ms 2025-06-26 02:15:47,987 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2025-06-26 02:15:47,987 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-06-26 02:15:50,218 - 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.695 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.293 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.017 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=2.276 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.303 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.141 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.338 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.338/2.294/4.141 ms 2025-06-26 02:15:50,218 - INFO - Deleting VM ctest-TestBasicVMVN-70401940-40376233 2025-06-26 02:15:50,294 - INFO - Detaching port b500d8a3-25a8-450c-be6a-79d8174d492d from VM ctest-TestBasicVMVN-70401940-78619148 2025-06-26 02:15:50,346 - INFO - Deleting VM ctest-TestBasicVMVN-70401940-78619148 2025-06-26 02:15:50,418 - INFO - Detaching port 14f6d326-37da-4df1-8fee-7018c5deb6c2 from VM ctest-TestBasicVMVN-70401940-92679185 2025-06-26 02:15:50,448 - INFO - Deleting VM ctest-TestBasicVMVN-70401940-92679185 2025-06-26 02:15:50,517 - INFO - Deleting VN ctest-vn-34685169 2025-06-26 02:15:50,693 - DEBUG - Response for delete_port : () 2025-06-26 02:15:50,912 - DEBUG - Response for delete_port : () 2025-06-26 02:15:50,956 - DEBUG - VN 368a90fa-4b24-45b6-8a05-a29076c8bcc6 still in use: Unable to complete operation on network 368a90fa-4b24-45b6-8a05-a29076c8bcc6. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-d9a7edd1-ae35-48de-9dcd-30b06b871269'] 2025-06-26 02:15:50,956 - WARNING - Deleting VN ctest-vn-34685169 failed..Will retry 2025-06-26 02:15:53,087 - DEBUG - Response for deleting network () 2025-06-26 02:15:53,087 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/dd3a8695-9483-4a5d-a16d-b1d50bd210a6 2025-06-26 02:15:53,092 - DEBUG - Response Code: 404 2025-06-26 02:15:53,093 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-06-26 02:15:53,099 - DEBUG - Requesting: http://10.0.0.33:8082/domain/d9eb277d-5c31-4740-88ff-cddedccdd65f 2025-06-26 02:15:53,155 - DEBUG - Requesting: http://10.0.0.33:8082/project/e4953352-3f22-4611-ab22-dbd80d88d0bb 2025-06-26 02:15:53,226 - INFO - Validated that VN ctest-vn-34685169 is not found in API Server 2025-06-26 02:15:53,237 - DEBUG - VN ctest-vn-34685169 is not present in Agent 10.0.0.33 2025-06-26 02:15:53,237 - INFO - Validated that VN ctest-vn-34685169 is not in any agent 2025-06-26 02:15:53,243 - DEBUG - VRF 2 is not seen in agent 10.0.0.33 2025-06-26 02:15:53,250 - DEBUG - Vrouter 10.0.0.33 does not have vrf 2 for VN ctest-vn-34685169 2025-06-26 02:15:53,250 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-70401940:ctest-vn-34685169 2025-06-26 02:15:53,262 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-34685169 info 2025-06-26 02:15:53,345 - INFO - IPAM: ctest-ipam-41599893 is not found in API Server 2025-06-26 02:15:53,356 - INFO - IPAM:ctest-ipam-41599893 is not found in control node 2025-06-26 02:15:53,613 - DEBUG - No XMPP flaps were noticed during the test 2025-06-26 02:15:53,613 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37] 2025-06-26 02:15:53,614 - INFO - -------------------------------------------------------------------------------- 2025-06-26 02:15:54,341 - INFO - Deleted project: ctest-TestBasicVMVN-70401940, ID : e4953352-3f22-4611-ab22-dbd80d88d0bb