2025-03-31 14:35:48,022 - INFO - Domain Default found not creating 2025-03-31 14:35:48,187 - INFO - Project ctest-TestBasicVMVN-34164426 not found, creating it 2025-03-31 14:35:48,703 - INFO - Created Project:ctest-TestBasicVMVN-34164426, ID : 81edcb4e-2fdf-46a4-8e0b-491e89f03d7a 2025-03-31 14:35:50,381 - INFO - ================================================================================ 2025-03-31 14:35:50,381 - INFO - STARTING TEST : test_generic_link_local_service 2025-03-31 14:35:50,381 - 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-03-31 14:35:50,646 - DEBUG - Nothing to compare xmpp stats {'10.0.0.37': {'10.20.0.19': '0'}} with 2025-03-31 14:35:50,646 - INFO - Initial checks done. Running the testcase now 2025-03-31 14:35:50,646 - INFO - 2025-03-31 14:35:51,306 - DEBUG - Response for create_network : {'network': {'id': 'd0c1ebb7-4abf-4590-932f-4aa75ea1e3d0', 'name': 'ctest-vn2_metadata-56726578', 'tenant_id': '81edcb4e2fdf46a48e0b491e89f03d7a', 'project_id': '81edcb4e2fdf46a48e0b491e89f03d7a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-34164426', 'ctest-vn2_metadata-56726578'], 'port_security_enabled': True, 'description': ''}} 2025-03-31 14:35:51,551 - DEBUG - Response for create_subnet : {'subnet': {'id': '79e55376-6638-4e05-a0ed-1c3244af729d', 'name': '', 'tenant_id': '81edcb4e2fdf46a48e0b491e89f03d7a', 'network_id': 'd0c1ebb7-4abf-4590-932f-4aa75ea1e3d0', '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': '81edcb4e2fdf46a48e0b491e89f03d7a'}} 2025-03-31 14:35:51,574 - INFO - Created VN ctest-vn2_metadata-56726578 2025-03-31 14:35:51,631 - DEBUG - VN ctest-vn2_metadata-56726578 UUID is d0c1ebb7-4abf-4590-932f-4aa75ea1e3d0 2025-03-31 14:35:51,858 - DEBUG - Services list from nova: [, , ] 2025-03-31 14:35:53,102 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3017-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3017-1) 2025-03-31 14:35:53,218 - DEBUG - Link local service introspect added 2025-03-31 14:35:53,273 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-03-31 14:35:58,368 - DEBUG - VM is in ACTIVE state now 2025-03-31 14:35:58,621 - INFO - Waiting for VM ctest-TestBasicVMVN-34164426-83700569 to be up.. 2025-03-31 14:35:58,621 - INFO - VM name : ctest-TestBasicVMVN-34164426-83700569 2025-03-31 14:35:58,712 - DEBUG - VM ctest-TestBasicVMVN-34164426-83700569 ID is 0a765993-6052-4803-9b17-bb8fe15c85af 2025-03-31 14:35:58,712 - DEBUG - VM ctest-TestBasicVMVN-34164426-83700569 launched on Node cn-jenkins-deploy-platform-ansible-os-3017-1 2025-03-31 14:35:58,801 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine/0a765993-6052-4803-9b17-bb8fe15c85af 2025-03-31 14:35:59,147 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine/0a765993-6052-4803-9b17-bb8fe15c85af 2025-03-31 14:35:59,185 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine-interface/1bb8dcbd-11ed-4ba3-a8a9-fe05a4e31b29 2025-03-31 14:36:02,445 - 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 1009ms') 2025-03-31 14:36:02,446 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-34164426-83700569 failed! 2025-03-31 14:36:02,502 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-34164426:ctest-vn2_metadata-56726578 is 11.1.1.1 and allocation pool is NOT set 2025-03-31 14:36:06,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=2 ttl=63 time=2.58 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1012ms\r\nrtt min/avg/max/mdev = 2.579/2.579/2.579/0.000 ms') 2025-03-31 14:36:06,578 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-34164426-83700569 passed 2025-03-31 14:36:06,730 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-31 14:36:06,731 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-34164426-83700569, IP 11.1.1.3, Port 22 2025-03-31 14:36:06,887 - DEBUG - VM ctest-TestBasicVMVN-34164426-83700569 is ready for SSH connections 2025-03-31 14:36:06,887 - INFO - Retry 0 2025-03-31 14:36:06,887 - 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.37, gateway password: c0ntrail123 2025-03-31 14:36:06,887 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-03-31 14:36:08,597 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-03-31 14:36:08,597 - INFO - Generic metadata worked 2025-03-31 14:36:08,862 - DEBUG - Link local service introspect removed 2025-03-31 14:36:08,862 - INFO - Deleting VM ctest-TestBasicVMVN-34164426-83700569 2025-03-31 14:36:08,950 - INFO - Deleting VN ctest-vn2_metadata-56726578 2025-03-31 14:36:08,999 - DEBUG - VN d0c1ebb7-4abf-4590-932f-4aa75ea1e3d0 still in use: Unable to complete operation on network d0c1ebb7-4abf-4590-932f-4aa75ea1e3d0. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-2f5ff89b-0011-4feb-9152-82904abf13aa'] 2025-03-31 14:36:09,000 - WARNING - Deleting VN ctest-vn2_metadata-56726578 failed..Will retry 2025-03-31 14:36:11,124 - DEBUG - Response for deleting network () 2025-03-31 14:36:11,397 - DEBUG - No XMPP flaps were noticed during the test 2025-03-31 14:36:11,397 - INFO - -------------------------------------------------------------------------------- 2025-03-31 14:36:11,401 - INFO - ================================================================================ 2025-03-31 14:36:11,401 - INFO - STARTING TEST : test_metadata_service 2025-03-31 14:36:11,401 - 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-03-31 14:36:11,679 - DEBUG - Nothing to compare xmpp stats {'10.0.0.37': {'10.20.0.19': '0'}} with 2025-03-31 14:36:11,679 - INFO - Initial checks done. Running the testcase now 2025-03-31 14:36:11,679 - INFO - 2025-03-31 14:36:11,679 - DEBUG - Requesting: http://10.0.0.37:8082/global-vrouter-configs 2025-03-31 14:36:11,686 - DEBUG - Requesting: http://10.0.0.37:8082/global-vrouter-config/fd592577-e4dc-459e-9fff-45d5972cfa0e 2025-03-31 14:36:11,902 - DEBUG - Response for create_network : {'network': {'id': '3678e5f8-7fc0-4598-b24f-6f4f42e4e61c', 'name': 'ctest-vn-33092776', 'tenant_id': '81edcb4e2fdf46a48e0b491e89f03d7a', 'project_id': '81edcb4e2fdf46a48e0b491e89f03d7a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-34164426', 'ctest-vn-33092776'], 'port_security_enabled': True, 'description': ''}} 2025-03-31 14:36:12,124 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd3532b82-8d8a-4d2d-811c-f43a0a521852', 'name': '', 'tenant_id': '81edcb4e2fdf46a48e0b491e89f03d7a', 'network_id': '3678e5f8-7fc0-4598-b24f-6f4f42e4e61c', 'ip_version': 4, 'cidr': '202.155.20.0/26', 'allocation_pools': [{'start': '202.155.20.2', 'end': '202.155.20.62'}], 'gateway_ip': '202.155.20.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '202.155.20.2', 'tags': [], 'project_id': '81edcb4e2fdf46a48e0b491e89f03d7a'}} 2025-03-31 14:36:12,145 - INFO - Created VN ctest-vn-33092776 2025-03-31 14:36:12,198 - DEBUG - VN ctest-vn-33092776 UUID is 3678e5f8-7fc0-4598-b24f-6f4f42e4e61c 2025-03-31 14:36:13,552 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3017-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3017-1) 2025-03-31 14:36:13,552 - INFO - Waiting for VM ctest-TestBasicVMVN-34164426-48917273 to be up.. 2025-03-31 14:36:13,597 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-03-31 14:36:18,694 - DEBUG - VM is in ACTIVE state now 2025-03-31 14:36:18,694 - INFO - VM name : ctest-TestBasicVMVN-34164426-48917273 2025-03-31 14:36:18,781 - DEBUG - VM ctest-TestBasicVMVN-34164426-48917273 ID is 41b7d44e-6b4d-4bf9-9f76-5ea2abf5af10 2025-03-31 14:36:18,781 - DEBUG - VM ctest-TestBasicVMVN-34164426-48917273 launched on Node cn-jenkins-deploy-platform-ansible-os-3017-1 2025-03-31 14:36:18,867 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine/41b7d44e-6b4d-4bf9-9f76-5ea2abf5af10 2025-03-31 14:36:18,877 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine-interface/1f93ecae-6a1a-41e8-adb4-6aace7fc4a7e 2025-03-31 14:36:22,165 - 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-03-31 14:36:22,166 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-34164426-48917273 failed! 2025-03-31 14:36:22,227 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-34164426:ctest-vn-33092776 is 202.155.20.1 and allocation pool is NOT set 2025-03-31 14:36:26,321 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=10.6 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1030ms\r\nrtt min/avg/max/mdev = 10.648/10.648/10.648/0.000 ms') 2025-03-31 14:36:26,321 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-34164426-48917273 passed 2025-03-31 14:36:26,479 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-31 14:36:26,479 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-34164426-48917273, IP 202.155.20.3, Port 22 2025-03-31 14:36:26,545 - 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-03-31 14:36:26,634 - DEBUG - VM ctest-TestBasicVMVN-34164426-48917273 is NOT ready for SSH connections, VM status: ACTIVE 2025-03-31 14:36:31,635 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-31 14:36:31,635 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-34164426-48917273, IP 202.155.20.3, Port 22 2025-03-31 14:36:31,790 - DEBUG - VM ctest-TestBasicVMVN-34164426-48917273 is ready for SSH connections 2025-03-31 14:36:31,791 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.37, gateway password: c0ntrail123 2025-03-31 14:36:31,791 - DEBUG - cat /tmp/output.txt 2025-03-31 14:36:33,492 - DEBUG - Hello World. The time is now Mon, 31 Mar 2025 08:36:29 -0600! 2025-03-31 14:36:33,492 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 31 Mar 2025 08:36:29 -0600!'} 2025-03-31 14:36:33,493 - INFO - metadata_script.txt got executed in the vm 2025-03-31 14:36:33,493 - INFO - Deleting VM ctest-TestBasicVMVN-34164426-48917273 2025-03-31 14:36:33,570 - INFO - Deleting VN ctest-vn-33092776 2025-03-31 14:36:33,612 - DEBUG - VN 3678e5f8-7fc0-4598-b24f-6f4f42e4e61c still in use: Unable to complete operation on network 3678e5f8-7fc0-4598-b24f-6f4f42e4e61c. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-86aa88ce-d8f2-4cc4-8fc6-ed841dd1a503'] 2025-03-31 14:36:33,613 - WARNING - Deleting VN ctest-vn-33092776 failed..Will retry 2025-03-31 14:36:35,731 - DEBUG - Response for deleting network () 2025-03-31 14:36:35,991 - DEBUG - No XMPP flaps were noticed during the test
2025-03-31 14:36:35,991 - INFO - END TEST : test_metadata_service : PASSED[0:00:24]
2025-03-31 14:36:35,992 - INFO - -------------------------------------------------------------------------------- 2025-03-31 14:36:35,995 - INFO - ================================================================================ 2025-03-31 14:36:35,995 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-03-31 14:36:35,995 - 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-03-31 14:36:36,292 - DEBUG - Nothing to compare xmpp stats {'10.0.0.37': {'10.20.0.19': '0'}} with 2025-03-31 14:36:36,292 - INFO - Initial checks done. Running the testcase now 2025-03-31 14:36:36,292 - INFO - 2025-03-31 14:36:36,835 - DEBUG - Response for create_network : {'network': {'id': 'd53b6a23-3a4b-4321-9a65-9d875f7d10f4', 'name': 'ctest-vn-39758649', 'tenant_id': '81edcb4e2fdf46a48e0b491e89f03d7a', 'project_id': '81edcb4e2fdf46a48e0b491e89f03d7a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-34164426', 'ctest-vn-39758649'], 'port_security_enabled': True, 'description': ''}} 2025-03-31 14:36:37,059 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e74738d4-7086-4ea7-9864-7b1e2da61704', 'name': '', 'tenant_id': '81edcb4e2fdf46a48e0b491e89f03d7a', 'network_id': 'd53b6a23-3a4b-4321-9a65-9d875f7d10f4', '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': '81edcb4e2fdf46a48e0b491e89f03d7a'}} 2025-03-31 14:36:37,254 - DEBUG - Response for create_subnet : {'subnet': {'id': '1d3f13ba-703b-44fe-9338-4afae93de898', 'name': '', 'tenant_id': '81edcb4e2fdf46a48e0b491e89f03d7a', 'network_id': 'd53b6a23-3a4b-4321-9a65-9d875f7d10f4', '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': '81edcb4e2fdf46a48e0b491e89f03d7a'}} 2025-03-31 14:36:37,276 - INFO - Created VN ctest-vn-39758649 2025-03-31 14:36:37,331 - DEBUG - VN ctest-vn-39758649 UUID is d53b6a23-3a4b-4321-9a65-9d875f7d10f4 2025-03-31 14:36:37,746 - DEBUG - Response for create_port : {'port': {'name': '06ea5ade-b626-427e-9071-9fae78b1310d', 'id': '06ea5ade-b626-427e-9071-9fae78b1310d', 'tenant_id': '81edcb4e2fdf46a48e0b491e89f03d7a', 'network_id': 'd53b6a23-3a4b-4321-9a65-9d875f7d10f4', 'mac_address': '02:06:ea:5a:de:b6', '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': 'e74738d4-7086-4ea7-9864-7b1e2da61704'}], 'security_groups': ['61d91ed8-71c1-4626-a9ae-2d5f0c1c4dad'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '81edcb4e2fdf46a48e0b491e89f03d7a'}} 2025-03-31 14:36:37,954 - DEBUG - Response for create_port : {'port': {'name': 'aa1973c2-83cc-487a-8e06-b7c4747d3da4', 'id': 'aa1973c2-83cc-487a-8e06-b7c4747d3da4', 'tenant_id': '81edcb4e2fdf46a48e0b491e89f03d7a', 'network_id': 'd53b6a23-3a4b-4321-9a65-9d875f7d10f4', 'mac_address': '02:aa:19:73:c2:83', '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': '1d3f13ba-703b-44fe-9338-4afae93de898'}], 'security_groups': ['61d91ed8-71c1-4626-a9ae-2d5f0c1c4dad'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '81edcb4e2fdf46a48e0b491e89f03d7a'}} 2025-03-31 14:36:38,395 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3017-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3017-1) 2025-03-31 14:36:38,849 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3017-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3017-1) 2025-03-31 14:36:40,291 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3017-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3017-1) 2025-03-31 14:36:40,292 - DEBUG - Requesting: http://10.0.0.37:8082/domains 2025-03-31 14:36:40,300 - DEBUG - Requesting: http://10.0.0.37:8082/domain/7c96113d-97b5-4981-bace-5ae42096521c 2025-03-31 14:36:40,319 - DEBUG - Requesting: http://10.0.0.37:8082/project/81edcb4e-2fdf-46a4-8e0b-491e89f03d7a 2025-03-31 14:36:40,414 - DEBUG - Requesting: http://10.0.0.37:8082/network-ipam/5046bec6-6018-4bd6-904b-ddaa27272320 2025-03-31 14:36:40,426 - INFO - Verifications in API Server for IPAM: ctest-ipam-31783313 passed 2025-03-31 14:36:40,438 - DEBUG - Control-node 10.0.0.37 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-34164426:ctest-ipam-31783313', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-34164426', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5784520530628987862', 'uuid-lslong': '10397647887585977120'}, 'enable': 'true', 'created': '2025-03-31T14:36:36', 'last-modified': '2025-03-31T14:36:36', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.908891'} 2025-03-31 14:36:40,438 - INFO - Verifications in Control node for IPAM: ctest-ipam-31783313 passed 2025-03-31 14:36:40,438 - DEBUG - Requesting: http://10.0.0.37:8082/domains 2025-03-31 14:36:40,445 - DEBUG - Requesting: http://10.0.0.37:8082/domain/7c96113d-97b5-4981-bace-5ae42096521c 2025-03-31 14:36:40,464 - DEBUG - Requesting: http://10.0.0.37:8082/project/81edcb4e-2fdf-46a4-8e0b-491e89f03d7a 2025-03-31 14:36:40,584 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/d53b6a23-3a4b-4321-9a65-9d875f7d10f4 2025-03-31 14:36:40,612 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/d53b6a23-3a4b-4321-9a65-9d875f7d10f4 2025-03-31 14:36:40,626 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/415f77f5-9216-48e1-927a-6fd5c352b313 2025-03-31 14:36:40,639 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/415f77f5-9216-48e1-927a-6fd5c352b313 2025-03-31 14:36:40,656 - DEBUG - Requesting: http://10.0.0.37:8082/route-target/8e4ee998-ac4a-45f6-ab9d-3cc0a48b688c 2025-03-31 14:36:40,676 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-03-31 14:36:40,676 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/d53b6a23-3a4b-4321-9a65-9d875f7d10f4 2025-03-31 14:36:40,695 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/415f77f5-9216-48e1-927a-6fd5c352b313 2025-03-31 14:36:40,728 - INFO - Verified VN network id 8 for VN d53b6a23-3a4b-4321-9a65-9d875f7d10f4 2025-03-31 14:36:40,729 - INFO - Verifications in API Server for VN ctest-vn-39758649 passed 2025-03-31 14:36:40,729 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/d53b6a23-3a4b-4321-9a65-9d875f7d10f4 2025-03-31 14:36:40,748 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/415f77f5-9216-48e1-927a-6fd5c352b313 2025-03-31 14:36:40,762 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/415f77f5-9216-48e1-927a-6fd5c352b313 2025-03-31 14:36:40,773 - DEBUG - Requesting: http://10.0.0.37:8082/route-target/8e4ee998-ac4a-45f6-ab9d-3cc0a48b688c 2025-03-31 14:36:40,807 - DEBUG - Control-node 10.0.0.37 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-34164426:ctest-vn-39758649', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-34164426', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15364991253238989601', 'uuid-lslong': '11125471659236856052'}, 'enable': 'true', 'created': '2025-03-31T14:36:36', 'last-modified': '2025-03-31T14:36:37', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.585394'} 2025-03-31 14:36:40,814 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-03-31 14:36:40,814 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-39758649 passed 2025-03-31 14:36:40,815 - DEBUG - ====Verifying policy data for ctest-vn-39758649 in API_Server ====== 2025-03-31 14:36:40,815 - DEBUG - Requesting: http://10.0.0.37:8082/domains 2025-03-31 14:36:40,837 - DEBUG - Requesting: http://10.0.0.37:8082/domain/7c96113d-97b5-4981-bace-5ae42096521c 2025-03-31 14:36:40,857 - DEBUG - Requesting: http://10.0.0.37:8082/project/81edcb4e-2fdf-46a4-8e0b-491e89f03d7a 2025-03-31 14:36:40,950 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/d53b6a23-3a4b-4321-9a65-9d875f7d10f4 2025-03-31 14:36:40,966 - DEBUG - =>VN ctest-vn-39758649 has no policy to be verified 2025-03-31 14:36:40,966 - DEBUG - Verifying the vn in opserver 2025-03-31 14:36:40,966 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-34164426:ctest-vn-39758649 virtual network link through opserver 10.0.0.37 2025-03-31 14:36:40,966 - DEBUG - Requesting: http://10.0.0.37:8081/analytics/uves/virtual-networks 2025-03-31 14:36:41,399 - DEBUG - Requesting: http://10.0.0.37:8081/analytics/uves/virtual-networks 2025-03-31 14:36:41,469 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-34164426:ctest-vn-39758649', 'href': 'http://10.0.0.37:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-34164426:ctest-vn-39758649?flat'} 2025-03-31 14:36:41,469 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-34164426:ctest-vn-39758649 is found in opserver 2025-03-31 14:36:41,477 - DEBUG - VRF ids for VN ctest-vn-39758649: {'10.0.0.37': '2'} 2025-03-31 14:36:41,477 - INFO - Waiting for VM ctest-TestBasicVMVN-34164426-20088490 to be up.. 2025-03-31 14:36:41,643 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-03-31 14:36:46,742 - DEBUG - VM is in ACTIVE state now 2025-03-31 14:36:46,742 - INFO - VM name : ctest-TestBasicVMVN-34164426-20088490 2025-03-31 14:36:46,836 - DEBUG - VM ctest-TestBasicVMVN-34164426-20088490 ID is 5aea0568-61c8-48a1-b5df-f4693297a2b0 2025-03-31 14:36:46,836 - DEBUG - VM ctest-TestBasicVMVN-34164426-20088490 launched on Node cn-jenkins-deploy-platform-ansible-os-3017-1 2025-03-31 14:36:46,948 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine/5aea0568-61c8-48a1-b5df-f4693297a2b0 2025-03-31 14:36:46,962 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine-interface/06ea5ade-b626-427e-9071-9fae78b1310d 2025-03-31 14:36:50,252 - 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 1021ms') 2025-03-31 14:36:50,253 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-34164426-20088490 failed! 2025-03-31 14:36:50,314 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-34164426:ctest-vn-39758649 is 31.1.1.1 and allocation pool is NOT set 2025-03-31 14:36:50,315 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-34164426:ctest-vn-39758649 is 31.1.2.1 and allocation pool is NOT set 2025-03-31 14:36:52,381 - 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.33 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.368 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.368/2.347/4.327/1.979 ms') 2025-03-31 14:36:52,381 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-34164426-20088490 passed 2025-03-31 14:36:52,538 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-31 14:36:52,539 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-34164426-20088490, IP 31.1.1.4, Port 22 2025-03-31 14:36:52,604 - 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-03-31 14:36:52,704 - DEBUG - VM ctest-TestBasicVMVN-34164426-20088490 is NOT ready for SSH connections, VM status: ACTIVE 2025-03-31 14:36:57,704 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-31 14:36:57,705 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-34164426-20088490, IP 31.1.1.4, Port 22 2025-03-31 14:36:57,885 - DEBUG - VM ctest-TestBasicVMVN-34164426-20088490 is ready for SSH connections 2025-03-31 14:36:57,885 - INFO - Waiting for VM ctest-TestBasicVMVN-34164426-39563843 to be up.. 2025-03-31 14:36:57,999 - DEBUG - VM is in ACTIVE state now 2025-03-31 14:36:58,000 - INFO - VM name : ctest-TestBasicVMVN-34164426-39563843 2025-03-31 14:36:58,107 - DEBUG - VM ctest-TestBasicVMVN-34164426-39563843 ID is f6e6f545-af5b-4dc3-9ccc-a302fddd7ece 2025-03-31 14:36:58,108 - DEBUG - VM ctest-TestBasicVMVN-34164426-39563843 launched on Node cn-jenkins-deploy-platform-ansible-os-3017-1 2025-03-31 14:36:58,200 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine/f6e6f545-af5b-4dc3-9ccc-a302fddd7ece 2025-03-31 14:36:58,210 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine-interface/aa1973c2-83cc-487a-8e06-b7c4747d3da4 2025-03-31 14:36:59,468 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=3.02 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.493 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.493/1.754/3.015/1.261 ms') 2025-03-31 14:36:59,468 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-34164426-39563843 passed 2025-03-31 14:36:59,627 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-31 14:36:59,627 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-34164426-39563843, IP 31.1.2.4, Port 22 2025-03-31 14:36:59,797 - DEBUG - VM ctest-TestBasicVMVN-34164426-39563843 is ready for SSH connections 2025-03-31 14:36:59,797 - INFO - Waiting for VM ctest-TestBasicVMVN-34164426-99364604 to be up.. 2025-03-31 14:36:59,883 - DEBUG - VM is in ACTIVE state now 2025-03-31 14:36:59,884 - INFO - VM name : ctest-TestBasicVMVN-34164426-99364604 2025-03-31 14:36:59,980 - DEBUG - VM ctest-TestBasicVMVN-34164426-99364604 ID is e6a7a414-80a5-4f35-ab8a-fd2af7b6fb73 2025-03-31 14:36:59,980 - DEBUG - VM ctest-TestBasicVMVN-34164426-99364604 launched on Node cn-jenkins-deploy-platform-ansible-os-3017-1 2025-03-31 14:37:00,069 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine/e6a7a414-80a5-4f35-ab8a-fd2af7b6fb73 2025-03-31 14:37:00,080 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine-interface/2f1ad001-f17e-4e0d-816f-33fc9d3687c6 2025-03-31 14:37:01,337 - 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=4.20 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.484 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.484/2.340/4.197/1.856 ms') 2025-03-31 14:37:01,338 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-34164426-99364604 passed 2025-03-31 14:37:01,499 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-31 14:37:01,499 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-34164426-99364604, IP 31.1.1.3, Port 22 2025-03-31 14:37:01,668 - DEBUG - VM ctest-TestBasicVMVN-34164426-99364604 is ready for SSH connections 2025-03-31 14:37:01,668 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-31 14:37:01,669 - 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.37, gateway password: c0ntrail123 2025-03-31 14:37:01,669 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-03-31 14:37:05,832 - 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.931 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.208 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.633 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.208/2.924/5.931 ms 2025-03-31 14:37:05,832 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-34164426-20088490 passed 2025-03-31 14:37:05,832 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-31 14:37:05,833 - 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.37, gateway password: c0ntrail123 2025-03-31 14:37:05,833 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-03-31 14:37:09,560 - 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.342 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.834 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.920 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.834/1.698/3.342 ms 2025-03-31 14:37:09,560 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-34164426-39563843 passed 2025-03-31 14:37:09,560 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-31 14:37:09,561 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-31 14:37:09,561 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-31 14:37:09,561 - 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.37, gateway password: c0ntrail123 2025-03-31 14:37:09,561 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-03-31 14:37:09,760 - DEBUG - None 2025-03-31 14:37:09,760 - 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.37, gateway password: c0ntrail123 2025-03-31 14:37:09,760 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-03-31 14:37:09,967 - DEBUG - None 2025-03-31 14:37:09,967 - 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.37, gateway password: c0ntrail123 2025-03-31 14:37:09,967 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-03-31 14:37:10,683 - DEBUG - None 2025-03-31 14:37:10,683 - 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.37, gateway password: c0ntrail123 2025-03-31 14:37:10,684 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-03-31 14:37:12,945 - 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.863 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.522 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.497 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.004 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.419 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.419/2.861/7.522 ms 2025-03-31 14:37:12,945 - 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.37, gateway password: c0ntrail123 2025-03-31 14:37:12,945 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-03-31 14:37:15,210 - 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.071 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.730 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.070 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.449 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.907 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.038 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.464 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.449/2.247/5.070 ms 2025-03-31 14:37:15,211 - 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.37, gateway password: c0ntrail123 2025-03-31 14:37:15,211 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-03-31 14:37:17,479 - 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.893 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.926 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.278 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.438 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.582 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.731 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.413 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.413/2.180/4.278 ms 2025-03-31 14:37:17,479 - INFO - Deleting VM ctest-TestBasicVMVN-34164426-99364604 2025-03-31 14:37:17,570 - INFO - Detaching port aa1973c2-83cc-487a-8e06-b7c4747d3da4 from VM ctest-TestBasicVMVN-34164426-39563843 2025-03-31 14:37:17,631 - INFO - Deleting VM ctest-TestBasicVMVN-34164426-39563843 2025-03-31 14:37:17,706 - INFO - Detaching port 06ea5ade-b626-427e-9071-9fae78b1310d from VM ctest-TestBasicVMVN-34164426-20088490 2025-03-31 14:37:17,748 - INFO - Deleting VM ctest-TestBasicVMVN-34164426-20088490 2025-03-31 14:37:17,898 - INFO - Deleting VN ctest-vn-39758649 2025-03-31 14:37:18,100 - DEBUG - Response for delete_port : () 2025-03-31 14:37:18,339 - DEBUG - Response for delete_port : () 2025-03-31 14:37:18,383 - DEBUG - VN d53b6a23-3a4b-4321-9a65-9d875f7d10f4 still in use: Unable to complete operation on network d53b6a23-3a4b-4321-9a65-9d875f7d10f4. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-5742d23a-efe0-4833-9936-e68aea04a18d'] 2025-03-31 14:37:18,383 - WARNING - Deleting VN ctest-vn-39758649 failed..Will retry 2025-03-31 14:37:20,574 - DEBUG - Response for deleting network () 2025-03-31 14:37:20,575 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/415f77f5-9216-48e1-927a-6fd5c352b313 2025-03-31 14:37:20,584 - DEBUG - Response Code: 404 2025-03-31 14:37:20,584 - DEBUG - Requesting: http://10.0.0.37:8082/domains 2025-03-31 14:37:20,591 - DEBUG - Requesting: http://10.0.0.37:8082/domain/7c96113d-97b5-4981-bace-5ae42096521c 2025-03-31 14:37:20,649 - DEBUG - Requesting: http://10.0.0.37:8082/project/81edcb4e-2fdf-46a4-8e0b-491e89f03d7a 2025-03-31 14:37:20,736 - INFO - Validated that VN ctest-vn-39758649 is not found in API Server 2025-03-31 14:37:20,751 - DEBUG - VN ctest-vn-39758649 is not present in Agent 10.0.0.37 2025-03-31 14:37:20,752 - INFO - Validated that VN ctest-vn-39758649 is not in any agent 2025-03-31 14:37:20,760 - DEBUG - VRF 2 is not seen in agent 10.0.0.37 2025-03-31 14:37:20,769 - DEBUG - Vrouter 10.0.0.37 does not have vrf 2 for VN ctest-vn-39758649 2025-03-31 14:37:20,769 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-34164426:ctest-vn-39758649 2025-03-31 14:37:20,782 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-39758649 info 2025-03-31 14:37:20,866 - INFO - IPAM: ctest-ipam-31783313 is not found in API Server 2025-03-31 14:37:20,880 - INFO - IPAM:ctest-ipam-31783313 is not found in control node 2025-03-31 14:37:21,165 - DEBUG - No XMPP flaps were noticed during the test
2025-03-31 14:37:21,165 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:46]
2025-03-31 14:37:21,165 - INFO - -------------------------------------------------------------------------------- 2025-03-31 14:37:21,978 - INFO - Deleted project: ctest-TestBasicVMVN-34164426, ID : 81edcb4e-2fdf-46a4-8e0b-491e89f03d7a