2025-06-10 09:39:49,746 - INFO - Domain Default found not creating
2025-06-10 09:39:49,889 - INFO - Project ctest-TestBasicVMVN-49676428 not found, creating it
2025-06-10 09:39:50,355 - INFO - Created Project:ctest-TestBasicVMVN-49676428, ID : fc620e4b-0eb2-4c16-bca9-fda4f5fdf6e5
2025-06-10 09:39:51,783 - INFO - ================================================================================
2025-06-10 09:39:51,783 - INFO - STARTING TEST : test_generic_link_local_service
2025-06-10 09:39:51,783 - 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-10 09:39:52,046 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.254': '0'}} with
2025-06-10 09:39:52,046 - INFO - Initial checks done. Running the testcase now
2025-06-10 09:39:52,046 - INFO -
2025-06-10 09:39:52,585 - DEBUG - Response for create_network : {'network': {'id': 'f41ed3f2-d204-4880-8bf3-99f58dcb0343', 'name': 'ctest-vn2_metadata-13094202', 'tenant_id': 'fc620e4b0eb24c16bca9fda4f5fdf6e5', 'project_id': 'fc620e4b0eb24c16bca9fda4f5fdf6e5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-49676428', 'ctest-vn2_metadata-13094202'], 'port_security_enabled': True, 'description': ''}}
2025-06-10 09:39:52,810 - DEBUG - Response for create_subnet : {'subnet': {'id': '0d15eb2e-82bf-4f1a-90bf-e0a64f9e94e8', 'name': '', 'tenant_id': 'fc620e4b0eb24c16bca9fda4f5fdf6e5', 'network_id': 'f41ed3f2-d204-4880-8bf3-99f58dcb0343', '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': 'fc620e4b0eb24c16bca9fda4f5fdf6e5'}}
2025-06-10 09:39:52,827 - INFO - Created VN ctest-vn2_metadata-13094202
2025-06-10 09:39:52,879 - DEBUG - VN ctest-vn2_metadata-13094202 UUID is f41ed3f2-d204-4880-8bf3-99f58dcb0343
2025-06-10 09:39:53,054 - DEBUG - Services list from nova: [, , ]
2025-06-10 09:39:54,046 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3430-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3430-1)
2025-06-10 09:39:54,155 - DEBUG - Link local service introspect added
2025-06-10 09:39:54,199 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-10 09:39:59,281 - DEBUG - VM is in ACTIVE state now
2025-06-10 09:39:59,495 - INFO - Waiting for VM ctest-TestBasicVMVN-49676428-20111908 to be up..
2025-06-10 09:39:59,495 - INFO - VM name : ctest-TestBasicVMVN-49676428-20111908
2025-06-10 09:39:59,567 - DEBUG - VM ctest-TestBasicVMVN-49676428-20111908 ID is 9038cc17-95cb-4a9a-b396-3017dab06c44
2025-06-10 09:39:59,567 - DEBUG - VM ctest-TestBasicVMVN-49676428-20111908 launched on Node cn-jenkins-deploy-platform-ansible-os-3430-1
2025-06-10 09:39:59,640 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/9038cc17-95cb-4a9a-b396-3017dab06c44
2025-06-10 09:39:59,934 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/9038cc17-95cb-4a9a-b396-3017dab06c44
2025-06-10 09:39:59,972 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/e5071d78-ad6d-4ecf-a224-6f939ca5acdb
2025-06-10 09:40:03,241 - 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 1022ms')
2025-06-10 09:40:03,241 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-49676428-20111908 failed!
2025-06-10 09:40:03,295 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-49676428:ctest-vn2_metadata-13094202 is 11.1.1.1 and allocation pool is NOT set
2025-06-10 09:40:05,355 - 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.05 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.709 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.709/2.380/4.052/1.671 ms')
2025-06-10 09:40:05,355 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-49676428-20111908 passed
2025-06-10 09:40:05,507 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 09:40:05,507 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-49676428-20111908, IP 11.1.1.3, Port 22
2025-06-10 09:40:05,662 - DEBUG - VM ctest-TestBasicVMVN-49676428-20111908 is ready for SSH connections
2025-06-10 09:40:05,663 - INFO - Retry 0
2025-06-10 09:40:05,663 - 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.65, gateway password: c0ntrail123
2025-06-10 09:40:05,663 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-06-10 09:40:07,280 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-06-10 09:40:07,280 - INFO - Generic metadata worked
2025-06-10 09:40:07,539 - DEBUG - Link local service introspect removed
2025-06-10 09:40:07,539 - INFO - Deleting VM ctest-TestBasicVMVN-49676428-20111908
2025-06-10 09:40:07,603 - INFO - Deleting VN ctest-vn2_metadata-13094202
2025-06-10 09:40:07,642 - DEBUG - VN f41ed3f2-d204-4880-8bf3-99f58dcb0343 still in use: Unable to complete operation on network f41ed3f2-d204-4880-8bf3-99f58dcb0343. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-34ac7140-5af8-4c05-b6a2-efaf827fc669']
2025-06-10 09:40:07,642 - WARNING - Deleting VN ctest-vn2_metadata-13094202 failed..Will retry
2025-06-10 09:40:09,749 - DEBUG - Response for deleting network ()
2025-06-10 09:40:10,005 - DEBUG - No XMPP flaps were noticed during the test
2025-06-10 09:40:10,005 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19]
2025-06-10 09:40:10,006 - INFO - --------------------------------------------------------------------------------
2025-06-10 09:40:10,008 - INFO - ================================================================================
2025-06-10 09:40:10,008 - INFO - STARTING TEST : test_metadata_service
2025-06-10 09:40:10,008 - 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-10 09:40:10,298 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.254': '0'}} with
2025-06-10 09:40:10,298 - INFO - Initial checks done. Running the testcase now
2025-06-10 09:40:10,298 - INFO -
2025-06-10 09:40:10,298 - DEBUG - Requesting: http://10.0.0.65:8082/global-vrouter-configs
2025-06-10 09:40:10,304 - DEBUG - Requesting: http://10.0.0.65:8082/global-vrouter-config/df3d49c6-4884-4a7b-ae48-fbfab33adb96
2025-06-10 09:40:10,490 - DEBUG - Response for create_network : {'network': {'id': 'b0460bbc-52ca-4083-becf-d290d61979a8', 'name': 'ctest-vn-42138597', 'tenant_id': 'fc620e4b0eb24c16bca9fda4f5fdf6e5', 'project_id': 'fc620e4b0eb24c16bca9fda4f5fdf6e5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-49676428', 'ctest-vn-42138597'], 'port_security_enabled': True, 'description': ''}}
2025-06-10 09:40:10,679 - DEBUG - Response for create_subnet : {'subnet': {'id': '62dd29e4-36cc-4a6f-9b1a-385d6cff70c8', 'name': '', 'tenant_id': 'fc620e4b0eb24c16bca9fda4f5fdf6e5', 'network_id': 'b0460bbc-52ca-4083-becf-d290d61979a8', 'ip_version': 4, 'cidr': '44.113.143.0/26', 'allocation_pools': [{'start': '44.113.143.2', 'end': '44.113.143.62'}], 'gateway_ip': '44.113.143.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '44.113.143.2', 'tags': [], 'project_id': 'fc620e4b0eb24c16bca9fda4f5fdf6e5'}}
2025-06-10 09:40:10,697 - INFO - Created VN ctest-vn-42138597
2025-06-10 09:40:10,747 - DEBUG - VN ctest-vn-42138597 UUID is b0460bbc-52ca-4083-becf-d290d61979a8
2025-06-10 09:40:11,851 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3430-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3430-1)
2025-06-10 09:40:11,851 - INFO - Waiting for VM ctest-TestBasicVMVN-49676428-74973405 to be up..
2025-06-10 09:40:11,900 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-10 09:40:16,979 - DEBUG - VM is in ACTIVE state now
2025-06-10 09:40:16,979 - INFO - VM name : ctest-TestBasicVMVN-49676428-74973405
2025-06-10 09:40:17,054 - DEBUG - VM ctest-TestBasicVMVN-49676428-74973405 ID is 0f306400-2935-4d58-ace7-5af66a8b2450
2025-06-10 09:40:17,054 - DEBUG - VM ctest-TestBasicVMVN-49676428-74973405 launched on Node cn-jenkins-deploy-platform-ansible-os-3430-1
2025-06-10 09:40:17,126 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/0f306400-2935-4d58-ace7-5af66a8b2450
2025-06-10 09:40:17,134 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/4daae50f-5795-485b-9deb-89466c1717b7
2025-06-10 09:40:20,388 - 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-10 09:40:20,388 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-49676428-74973405 failed!
2025-06-10 09:40:20,447 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-49676428:ctest-vn-42138597 is 44.113.143.1 and allocation pool is NOT set
2025-06-10 09:40:22,503 - 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.98 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.376 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.376/1.676/2.976/1.300 ms')
2025-06-10 09:40:22,503 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-49676428-74973405 passed
2025-06-10 09:40:22,659 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 09:40:22,660 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-49676428-74973405, IP 44.113.143.3, Port 22
2025-06-10 09:40:22,833 - DEBUG - VM ctest-TestBasicVMVN-49676428-74973405 is ready for SSH connections
2025-06-10 09:40:22,833 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-06-10 09:40:22,834 - DEBUG - cat /tmp/output.txt
2025-06-10 09:40:24,477 - DEBUG - Hello World. The time is now Tue, 10 Jun 2025 03:40:22 -0600!
2025-06-10 09:40:24,477 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 10 Jun 2025 03:40:22 -0600!'}
2025-06-10 09:40:24,477 - INFO - metadata_script.txt got executed in the vm
2025-06-10 09:40:24,477 - INFO - Deleting VM ctest-TestBasicVMVN-49676428-74973405
2025-06-10 09:40:24,538 - INFO - Deleting VN ctest-vn-42138597
2025-06-10 09:40:24,579 - DEBUG - VN b0460bbc-52ca-4083-becf-d290d61979a8 still in use: Unable to complete operation on network b0460bbc-52ca-4083-becf-d290d61979a8. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-73ee3a0a-8267-407b-988f-74d2b27ffa0d']
2025-06-10 09:40:24,580 - WARNING - Deleting VN ctest-vn-42138597 failed..Will retry
2025-06-10 09:40:26,697 - DEBUG - Response for deleting network ()
2025-06-10 09:40:26,965 - DEBUG - No XMPP flaps were noticed during the test
2025-06-10 09:40:26,965 - INFO - END TEST : test_metadata_service : PASSED[0:00:16]
2025-06-10 09:40:26,965 - INFO - --------------------------------------------------------------------------------
2025-06-10 09:40:26,969 - INFO - ================================================================================
2025-06-10 09:40:26,969 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-06-10 09:40:26,969 - 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-10 09:40:27,262 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.254': '0'}} with
2025-06-10 09:40:27,262 - INFO - Initial checks done. Running the testcase now
2025-06-10 09:40:27,262 - INFO -
2025-06-10 09:40:27,747 - DEBUG - Response for create_network : {'network': {'id': '05e88511-6b23-4425-9a0c-4f14106e1c41', 'name': 'ctest-vn-80290272', 'tenant_id': 'fc620e4b0eb24c16bca9fda4f5fdf6e5', 'project_id': 'fc620e4b0eb24c16bca9fda4f5fdf6e5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-49676428', 'ctest-vn-80290272'], 'port_security_enabled': True, 'description': ''}}
2025-06-10 09:40:27,986 - DEBUG - Response for create_subnet : {'subnet': {'id': '8459dffe-84d2-40a5-a5f8-095a9ba119d4', 'name': '', 'tenant_id': 'fc620e4b0eb24c16bca9fda4f5fdf6e5', 'network_id': '05e88511-6b23-4425-9a0c-4f14106e1c41', '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': 'fc620e4b0eb24c16bca9fda4f5fdf6e5'}}
2025-06-10 09:40:28,157 - DEBUG - Response for create_subnet : {'subnet': {'id': '9db5c566-9e02-4b41-86a4-0c74c692c4d2', 'name': '', 'tenant_id': 'fc620e4b0eb24c16bca9fda4f5fdf6e5', 'network_id': '05e88511-6b23-4425-9a0c-4f14106e1c41', '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': 'fc620e4b0eb24c16bca9fda4f5fdf6e5'}}
2025-06-10 09:40:28,178 - INFO - Created VN ctest-vn-80290272
2025-06-10 09:40:28,231 - DEBUG - VN ctest-vn-80290272 UUID is 05e88511-6b23-4425-9a0c-4f14106e1c41
2025-06-10 09:40:28,589 - DEBUG - Response for create_port : {'port': {'name': 'dcd8f9a9-8a45-4fb4-a343-b66edf6e8a86', 'id': 'dcd8f9a9-8a45-4fb4-a343-b66edf6e8a86', 'tenant_id': 'fc620e4b0eb24c16bca9fda4f5fdf6e5', 'network_id': '05e88511-6b23-4425-9a0c-4f14106e1c41', 'mac_address': '02:dc:d8:f9:a9:8a', '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': '8459dffe-84d2-40a5-a5f8-095a9ba119d4'}], 'security_groups': ['08d3d126-73a6-4353-81b8-a32b9545444f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fc620e4b0eb24c16bca9fda4f5fdf6e5'}}
2025-06-10 09:40:28,758 - DEBUG - Response for create_port : {'port': {'name': '335dc5f6-145f-41ea-a3b2-6eda7ab8b1b8', 'id': '335dc5f6-145f-41ea-a3b2-6eda7ab8b1b8', 'tenant_id': 'fc620e4b0eb24c16bca9fda4f5fdf6e5', 'network_id': '05e88511-6b23-4425-9a0c-4f14106e1c41', 'mac_address': '02:33:5d:c5:f6:14', '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': '9db5c566-9e02-4b41-86a4-0c74c692c4d2'}], 'security_groups': ['08d3d126-73a6-4353-81b8-a32b9545444f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fc620e4b0eb24c16bca9fda4f5fdf6e5'}}
2025-06-10 09:40:29,214 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3430-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3430-1)
2025-06-10 09:40:29,584 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3430-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3430-1)
2025-06-10 09:40:30,738 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3430-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3430-1)
2025-06-10 09:40:30,739 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2025-06-10 09:40:30,745 - DEBUG - Requesting: http://10.0.0.65:8082/domain/5f1e0883-4b0d-4a2d-a890-7b1b04890a66
2025-06-10 09:40:30,762 - DEBUG - Requesting: http://10.0.0.65:8082/project/fc620e4b-0eb2-4c16-bca9-fda4f5fdf6e5
2025-06-10 09:40:30,846 - DEBUG - Requesting: http://10.0.0.65:8082/network-ipam/8458b031-a6d2-4c48-9cbe-37d2a89a9405
2025-06-10 09:40:30,863 - INFO - Verifications in API Server for IPAM: ctest-ipam-88589573 passed
2025-06-10 09:40:30,870 - DEBUG - Control-node 10.0.0.65 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-49676428:ctest-ipam-88589573', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-49676428', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9536565938255711304', 'uuid-lslong': '11294526293403145221'}, 'enable': 'true', 'created': '2025-06-10T09:40:27', 'last-modified': '2025-06-10T09:40:27', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.382056'}
2025-06-10 09:40:30,870 - INFO - Verifications in Control node for IPAM: ctest-ipam-88589573 passed
2025-06-10 09:40:30,870 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2025-06-10 09:40:30,877 - DEBUG - Requesting: http://10.0.0.65:8082/domain/5f1e0883-4b0d-4a2d-a890-7b1b04890a66
2025-06-10 09:40:30,890 - DEBUG - Requesting: http://10.0.0.65:8082/project/fc620e4b-0eb2-4c16-bca9-fda4f5fdf6e5
2025-06-10 09:40:30,973 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/05e88511-6b23-4425-9a0c-4f14106e1c41
2025-06-10 09:40:30,989 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/05e88511-6b23-4425-9a0c-4f14106e1c41
2025-06-10 09:40:31,000 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/70dd1042-1711-4a29-a84a-98a9eeaccdb6
2025-06-10 09:40:31,013 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/70dd1042-1711-4a29-a84a-98a9eeaccdb6
2025-06-10 09:40:31,021 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/7392aa89-5194-4dde-a5d6-28db16217d84
2025-06-10 09:40:31,032 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-10 09:40:31,032 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/05e88511-6b23-4425-9a0c-4f14106e1c41
2025-06-10 09:40:31,043 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/70dd1042-1711-4a29-a84a-98a9eeaccdb6
2025-06-10 09:40:31,068 - INFO - Verified VN network id 8 for VN 05e88511-6b23-4425-9a0c-4f14106e1c41
2025-06-10 09:40:31,068 - INFO - Verifications in API Server for VN ctest-vn-80290272 passed
2025-06-10 09:40:31,068 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/05e88511-6b23-4425-9a0c-4f14106e1c41
2025-06-10 09:40:31,085 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/70dd1042-1711-4a29-a84a-98a9eeaccdb6
2025-06-10 09:40:31,093 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/70dd1042-1711-4a29-a84a-98a9eeaccdb6
2025-06-10 09:40:31,103 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/7392aa89-5194-4dde-a5d6-28db16217d84
2025-06-10 09:40:31,121 - DEBUG - Control-node 10.0.0.65 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-49676428:ctest-vn-80290272', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-49676428', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '425736474644923429', 'uuid-lslong': '11100334129155021889'}, 'enable': 'true', 'created': '2025-06-10T09:40:27', 'last-modified': '2025-06-10T09:40:28', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.987959'}
2025-06-10 09:40:31,130 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-10 09:40:31,130 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-80290272 passed
2025-06-10 09:40:31,130 - DEBUG - ====Verifying policy data for ctest-vn-80290272 in API_Server ======
2025-06-10 09:40:31,130 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2025-06-10 09:40:31,139 - DEBUG - Requesting: http://10.0.0.65:8082/domain/5f1e0883-4b0d-4a2d-a890-7b1b04890a66
2025-06-10 09:40:31,157 - DEBUG - Requesting: http://10.0.0.65:8082/project/fc620e4b-0eb2-4c16-bca9-fda4f5fdf6e5
2025-06-10 09:40:31,272 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/05e88511-6b23-4425-9a0c-4f14106e1c41
2025-06-10 09:40:31,305 - DEBUG - =>VN ctest-vn-80290272 has no policy to be verified
2025-06-10 09:40:31,305 - DEBUG - Verifying the vn in opserver
2025-06-10 09:40:31,306 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-49676428:ctest-vn-80290272 virtual network link through opserver 10.0.0.65
2025-06-10 09:40:31,306 - DEBUG - Requesting: http://10.0.0.65:8081/analytics/uves/virtual-networks
2025-06-10 09:40:31,722 - DEBUG - Requesting: http://10.0.0.65:8081/analytics/uves/virtual-networks
2025-06-10 09:40:31,798 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-49676428:ctest-vn-80290272', 'href': 'http://10.0.0.65:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-49676428:ctest-vn-80290272?flat'}
2025-06-10 09:40:31,798 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-49676428:ctest-vn-80290272 is found in opserver
2025-06-10 09:40:31,804 - DEBUG - VRF ids for VN ctest-vn-80290272: {'10.0.0.65': '2'}
2025-06-10 09:40:31,804 - INFO - Waiting for VM ctest-TestBasicVMVN-49676428-98326168 to be up..
2025-06-10 09:40:31,901 - DEBUG - VM is in ACTIVE state now
2025-06-10 09:40:31,902 - INFO - VM name : ctest-TestBasicVMVN-49676428-98326168
2025-06-10 09:40:31,990 - DEBUG - VM ctest-TestBasicVMVN-49676428-98326168 ID is 3f5422ff-b760-44c6-a98b-21a8b0d4812a
2025-06-10 09:40:31,990 - DEBUG - VM ctest-TestBasicVMVN-49676428-98326168 launched on Node cn-jenkins-deploy-platform-ansible-os-3430-1
2025-06-10 09:40:32,076 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/3f5422ff-b760-44c6-a98b-21a8b0d4812a
2025-06-10 09:40:32,085 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/dcd8f9a9-8a45-4fb4-a343-b66edf6e8a86
2025-06-10 09:40:35,369 - 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 1026ms')
2025-06-10 09:40:35,369 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-49676428-98326168 failed!
2025-06-10 09:40:35,423 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-49676428:ctest-vn-80290272 is 31.1.1.1 and allocation pool is NOT set
2025-06-10 09:40:35,423 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-49676428:ctest-vn-80290272 is 31.1.2.1 and allocation pool is NOT set
2025-06-10 09:40:39,489 - 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 1011ms')
2025-06-10 09:40:39,489 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-49676428-98326168 failed!
2025-06-10 09:40:39,551 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-49676428:ctest-vn-80290272 is 31.1.1.1 and allocation pool is NOT set
2025-06-10 09:40:39,552 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-49676428:ctest-vn-80290272 is 31.1.2.1 and allocation pool is NOT set
2025-06-10 09:40:41,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=9.50 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.76 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 1.759/5.629/9.499/3.870 ms')
2025-06-10 09:40:41,615 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-49676428-98326168 passed
2025-06-10 09:40:41,771 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 09:40:41,771 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-49676428-98326168, IP 31.1.1.4, Port 22
2025-06-10 09:40:41,827 - 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-06-10 09:40:41,930 - DEBUG - VM ctest-TestBasicVMVN-49676428-98326168 is NOT ready for SSH connections, VM status: ACTIVE
2025-06-10 09:40:46,930 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 09:40:46,930 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-49676428-98326168, IP 31.1.1.4, Port 22
2025-06-10 09:40:47,091 - DEBUG - VM ctest-TestBasicVMVN-49676428-98326168 is ready for SSH connections
2025-06-10 09:40:47,091 - INFO - Waiting for VM ctest-TestBasicVMVN-49676428-45430134 to be up..
2025-06-10 09:40:47,166 - DEBUG - VM is in ACTIVE state now
2025-06-10 09:40:47,167 - INFO - VM name : ctest-TestBasicVMVN-49676428-45430134
2025-06-10 09:40:47,241 - DEBUG - VM ctest-TestBasicVMVN-49676428-45430134 ID is d60d12d2-4d3b-4e4c-9f61-f3aa911e11af
2025-06-10 09:40:47,241 - DEBUG - VM ctest-TestBasicVMVN-49676428-45430134 launched on Node cn-jenkins-deploy-platform-ansible-os-3430-1
2025-06-10 09:40:47,314 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/d60d12d2-4d3b-4e4c-9f61-f3aa911e11af
2025-06-10 09:40:47,323 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/335dc5f6-145f-41ea-a3b2-6eda7ab8b1b8
2025-06-10 09:40:48,562 - 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.54 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.445 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.445/1.994/3.544/1.549 ms')
2025-06-10 09:40:48,562 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-49676428-45430134 passed
2025-06-10 09:40:48,715 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 09:40:48,715 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-49676428-45430134, IP 31.1.2.4, Port 22
2025-06-10 09:40:48,872 - DEBUG - VM ctest-TestBasicVMVN-49676428-45430134 is ready for SSH connections
2025-06-10 09:40:48,872 - INFO - Waiting for VM ctest-TestBasicVMVN-49676428-01763584 to be up..
2025-06-10 09:40:48,948 - DEBUG - VM is in ACTIVE state now
2025-06-10 09:40:48,949 - INFO - VM name : ctest-TestBasicVMVN-49676428-01763584
2025-06-10 09:40:49,024 - DEBUG - VM ctest-TestBasicVMVN-49676428-01763584 ID is ef4a8321-f8d9-493b-95ff-58b8b5257775
2025-06-10 09:40:49,025 - DEBUG - VM ctest-TestBasicVMVN-49676428-01763584 launched on Node cn-jenkins-deploy-platform-ansible-os-3430-1
2025-06-10 09:40:49,096 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/ef4a8321-f8d9-493b-95ff-58b8b5257775
2025-06-10 09:40:49,109 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/b45250ee-15fe-419b-a4f2-18f7ae0b87ff
2025-06-10 09:40:50,371 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=2.83 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.373 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.373/1.600/2.828/1.227 ms')
2025-06-10 09:40:50,371 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-49676428-01763584 passed
2025-06-10 09:40:50,519 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 09:40:50,520 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-49676428-01763584, IP 31.1.1.3, Port 22
2025-06-10 09:40:50,698 - DEBUG - VM ctest-TestBasicVMVN-49676428-01763584 is ready for SSH connections
2025-06-10 09:40:50,698 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 09:40:50,698 - 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.65, gateway password: c0ntrail123
2025-06-10 09:40:50,698 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-06-10 09:40:54,663 - 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.205 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.001 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.883 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.883/1.696/3.205 ms
2025-06-10 09:40:54,663 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-49676428-98326168 passed
2025-06-10 09:40:54,663 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 09:40:54,663 - 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.65, gateway password: c0ntrail123
2025-06-10 09:40:54,663 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-06-10 09:40:58,291 - 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.460 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.967 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.041 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.967/1.822/3.460 ms
2025-06-10 09:40:58,291 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-49676428-45430134 passed
2025-06-10 09:40:58,291 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 09:40:58,291 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 09:40:58,291 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 09:40:58,291 - 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.65, gateway password: c0ntrail123
2025-06-10 09:40:58,291 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-10 09:40:58,468 - DEBUG - None
2025-06-10 09:40:58,468 - 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.65, gateway password: c0ntrail123
2025-06-10 09:40:58,468 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-10 09:40:58,649 - DEBUG - None
2025-06-10 09:40:58,649 - 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.65, gateway password: c0ntrail123
2025-06-10 09:40:58,649 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-10 09:40:59,278 - DEBUG - None
2025-06-10 09:40:59,278 - 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.65, gateway password: c0ntrail123
2025-06-10 09:40:59,278 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-06-10 09:41:01,472 - 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.022 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.845 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.421 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.534 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.354 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.354/2.235/4.845 ms
2025-06-10 09:41:01,472 - 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.65, gateway password: c0ntrail123
2025-06-10 09:41:01,472 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-06-10 09:41:03,724 - 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.489 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.266 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.968 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.397 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.157 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.114 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.367 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.367/2.536/5.968 ms
2025-06-10 09:41:03,724 - 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.65, gateway password: c0ntrail123
2025-06-10 09:41:03,724 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-06-10 09:41:05,975 - 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.697 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.652 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.556 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.397 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.541 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.615 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/1.685/3.556 ms
2025-06-10 09:41:05,975 - INFO - Deleting VM ctest-TestBasicVMVN-49676428-01763584
2025-06-10 09:41:06,040 - INFO - Detaching port 335dc5f6-145f-41ea-a3b2-6eda7ab8b1b8 from VM ctest-TestBasicVMVN-49676428-45430134
2025-06-10 09:41:06,085 - INFO - Deleting VM ctest-TestBasicVMVN-49676428-45430134
2025-06-10 09:41:06,152 - INFO - Detaching port dcd8f9a9-8a45-4fb4-a343-b66edf6e8a86 from VM ctest-TestBasicVMVN-49676428-98326168
2025-06-10 09:41:06,190 - INFO - Deleting VM ctest-TestBasicVMVN-49676428-98326168
2025-06-10 09:41:06,261 - INFO - Deleting VN ctest-vn-80290272
2025-06-10 09:41:06,434 - DEBUG - Response for delete_port : ()
2025-06-10 09:41:06,621 - DEBUG - Response for delete_port : ()
2025-06-10 09:41:06,659 - DEBUG - VN 05e88511-6b23-4425-9a0c-4f14106e1c41 still in use: Unable to complete operation on network 05e88511-6b23-4425-9a0c-4f14106e1c41. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-9c22d9ae-93ae-405a-a789-9e316e98185f']
2025-06-10 09:41:06,659 - WARNING - Deleting VN ctest-vn-80290272 failed..Will retry
2025-06-10 09:41:08,820 - DEBUG - Response for deleting network ()
2025-06-10 09:41:08,820 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/70dd1042-1711-4a29-a84a-98a9eeaccdb6
2025-06-10 09:41:08,825 - DEBUG - Response Code: 404
2025-06-10 09:41:08,825 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2025-06-10 09:41:08,830 - DEBUG - Requesting: http://10.0.0.65:8082/domain/5f1e0883-4b0d-4a2d-a890-7b1b04890a66
2025-06-10 09:41:08,889 - DEBUG - Requesting: http://10.0.0.65:8082/project/fc620e4b-0eb2-4c16-bca9-fda4f5fdf6e5
2025-06-10 09:41:08,968 - INFO - Validated that VN ctest-vn-80290272 is not found in API Server
2025-06-10 09:41:08,981 - DEBUG - VN ctest-vn-80290272 is not present in Agent 10.0.0.65
2025-06-10 09:41:08,981 - INFO - Validated that VN ctest-vn-80290272 is not in any agent
2025-06-10 09:41:08,986 - DEBUG - VRF 2 is not seen in agent 10.0.0.65
2025-06-10 09:41:08,991 - DEBUG - Vrouter 10.0.0.65 does not have vrf 2 for VN ctest-vn-80290272
2025-06-10 09:41:08,991 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-49676428:ctest-vn-80290272
2025-06-10 09:41:09,002 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-80290272 info
2025-06-10 09:41:09,079 - INFO - IPAM: ctest-ipam-88589573 is not found in API Server
2025-06-10 09:41:09,091 - INFO - IPAM:ctest-ipam-88589573 is not found in control node
2025-06-10 09:41:09,350 - DEBUG - No XMPP flaps were noticed during the test
2025-06-10 09:41:09,350 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:43]
2025-06-10 09:41:09,350 - INFO - --------------------------------------------------------------------------------
2025-06-10 09:41:10,069 - INFO - Deleted project: ctest-TestBasicVMVN-49676428, ID : fc620e4b-0eb2-4c16-bca9-fda4f5fdf6e5