2025-05-29 15:31:47,324 - INFO - Domain Default found not creating
2025-05-29 15:31:47,500 - INFO - Project ctest-TestBasicVMVN-45650247 not found, creating it
2025-05-29 15:31:48,044 - INFO - Created Project:ctest-TestBasicVMVN-45650247, ID : 790eec90-9d9f-4d0f-8f8b-46b8049139ee
2025-05-29 15:31:49,767 - INFO - ================================================================================
2025-05-29 15:31:49,768 - INFO - STARTING TEST : test_generic_link_local_service
2025-05-29 15:31:49,768 - 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-05-29 15:31:50,046 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with
2025-05-29 15:31:50,046 - INFO - Initial checks done. Running the testcase now
2025-05-29 15:31:50,046 - INFO -
2025-05-29 15:31:50,683 - DEBUG - Response for create_network : {'network': {'id': '04c65301-b28d-4759-94ed-6e0277b1ab43', 'name': 'ctest-vn2_metadata-51491885', 'tenant_id': '790eec909d9f4d0f8f8b46b8049139ee', 'project_id': '790eec909d9f4d0f8f8b46b8049139ee', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-45650247', 'ctest-vn2_metadata-51491885'], 'port_security_enabled': True, 'description': ''}}
2025-05-29 15:31:50,871 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f8bb89c5-5a48-4b8c-9d54-1f849c021ea7', 'name': '', 'tenant_id': '790eec909d9f4d0f8f8b46b8049139ee', 'network_id': '04c65301-b28d-4759-94ed-6e0277b1ab43', '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': '790eec909d9f4d0f8f8b46b8049139ee'}}
2025-05-29 15:31:50,893 - INFO - Created VN ctest-vn2_metadata-51491885
2025-05-29 15:31:50,947 - DEBUG - VN ctest-vn2_metadata-51491885 UUID is 04c65301-b28d-4759-94ed-6e0277b1ab43
2025-05-29 15:31:51,165 - DEBUG - Services list from nova: [, , ]
2025-05-29 15:31:52,422 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3368-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3368-1)
2025-05-29 15:31:52,535 - DEBUG - Link local service introspect added
2025-05-29 15:31:52,580 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-05-29 15:31:57,681 - DEBUG - VM is in ACTIVE state now
2025-05-29 15:31:57,836 - INFO - Waiting for VM ctest-TestBasicVMVN-45650247-93877888 to be up..
2025-05-29 15:31:57,836 - INFO - VM name : ctest-TestBasicVMVN-45650247-93877888
2025-05-29 15:31:57,934 - DEBUG - VM ctest-TestBasicVMVN-45650247-93877888 ID is 85a88107-f730-4fc5-a654-a79bdb2e2952
2025-05-29 15:31:57,934 - DEBUG - VM ctest-TestBasicVMVN-45650247-93877888 launched on Node cn-jenkins-deploy-platform-ansible-os-3368-1
2025-05-29 15:31:58,043 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/85a88107-f730-4fc5-a654-a79bdb2e2952
2025-05-29 15:31:58,401 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/85a88107-f730-4fc5-a654-a79bdb2e2952
2025-05-29 15:31:58,439 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/f55c74c9-a446-4130-8eba-0ca3ea34f73a
2025-05-29 15:32:01,720 - 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 1034ms')
2025-05-29 15:32:01,720 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45650247-93877888 failed!
2025-05-29 15:32:01,779 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45650247:ctest-vn2_metadata-51491885 is 11.1.1.1 and allocation pool is NOT set
2025-05-29 15:32:05,848 - 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=3.97 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 3.969/3.969/3.969/0.000 ms')
2025-05-29 15:32:05,848 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45650247-93877888 passed
2025-05-29 15:32:06,003 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-29 15:32:06,003 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45650247-93877888, IP 11.1.1.3, Port 22
2025-05-29 15:32:06,163 - DEBUG - VM ctest-TestBasicVMVN-45650247-93877888 is ready for SSH connections
2025-05-29 15:32:06,163 - INFO - Retry 0
2025-05-29 15:32:06,164 - 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.50, gateway password: c0ntrail123
2025-05-29 15:32:06,164 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-05-29 15:32:07,847 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-05-29 15:32:07,847 - INFO - Generic metadata worked
2025-05-29 15:32:08,115 - DEBUG - Link local service introspect removed
2025-05-29 15:32:08,115 - INFO - Deleting VM ctest-TestBasicVMVN-45650247-93877888
2025-05-29 15:32:08,205 - INFO - Deleting VN ctest-vn2_metadata-51491885
2025-05-29 15:32:08,258 - DEBUG - VN 04c65301-b28d-4759-94ed-6e0277b1ab43 still in use: Unable to complete operation on network 04c65301-b28d-4759-94ed-6e0277b1ab43. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-8d294bb9-4c26-43f4-8bfd-9bb0b20bf4d3']
2025-05-29 15:32:08,258 - WARNING - Deleting VN ctest-vn2_metadata-51491885 failed..Will retry
2025-05-29 15:32:10,399 - DEBUG - Response for deleting network ()
2025-05-29 15:32:10,658 - DEBUG - No XMPP flaps were noticed during the test
2025-05-29 15:32:10,659 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:21]
2025-05-29 15:32:10,659 - INFO - --------------------------------------------------------------------------------
2025-05-29 15:32:10,662 - INFO - ================================================================================
2025-05-29 15:32:10,662 - INFO - STARTING TEST : test_metadata_service
2025-05-29 15:32:10,663 - 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-05-29 15:32:10,950 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with
2025-05-29 15:32:10,950 - INFO - Initial checks done. Running the testcase now
2025-05-29 15:32:10,950 - INFO -
2025-05-29 15:32:10,951 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs
2025-05-29 15:32:10,958 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/651d0ef8-105d-4cb0-8442-8dd5399c1783
2025-05-29 15:32:11,176 - DEBUG - Response for create_network : {'network': {'id': 'f4f57358-2b46-475e-a4f9-d4e045f1fb15', 'name': 'ctest-vn-03418806', 'tenant_id': '790eec909d9f4d0f8f8b46b8049139ee', 'project_id': '790eec909d9f4d0f8f8b46b8049139ee', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-45650247', 'ctest-vn-03418806'], 'port_security_enabled': True, 'description': ''}}
2025-05-29 15:32:11,421 - DEBUG - Response for create_subnet : {'subnet': {'id': '54660a0a-0c25-487a-96ae-787d9d96e3b4', 'name': '', 'tenant_id': '790eec909d9f4d0f8f8b46b8049139ee', 'network_id': 'f4f57358-2b46-475e-a4f9-d4e045f1fb15', 'ip_version': 4, 'cidr': '96.224.239.0/26', 'allocation_pools': [{'start': '96.224.239.2', 'end': '96.224.239.62'}], 'gateway_ip': '96.224.239.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '96.224.239.2', 'tags': [], 'project_id': '790eec909d9f4d0f8f8b46b8049139ee'}}
2025-05-29 15:32:11,448 - INFO - Created VN ctest-vn-03418806
2025-05-29 15:32:11,507 - DEBUG - VN ctest-vn-03418806 UUID is f4f57358-2b46-475e-a4f9-d4e045f1fb15
2025-05-29 15:32:13,001 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3368-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3368-1)
2025-05-29 15:32:13,001 - INFO - Waiting for VM ctest-TestBasicVMVN-45650247-82787633 to be up..
2025-05-29 15:32:13,062 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-05-29 15:32:18,163 - DEBUG - VM is in ACTIVE state now
2025-05-29 15:32:18,163 - INFO - VM name : ctest-TestBasicVMVN-45650247-82787633
2025-05-29 15:32:18,258 - DEBUG - VM ctest-TestBasicVMVN-45650247-82787633 ID is d9aed332-ded6-4af9-b266-0703af82813f
2025-05-29 15:32:18,258 - DEBUG - VM ctest-TestBasicVMVN-45650247-82787633 launched on Node cn-jenkins-deploy-platform-ansible-os-3368-1
2025-05-29 15:32:18,353 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/d9aed332-ded6-4af9-b266-0703af82813f
2025-05-29 15:32:18,366 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/b49ef066-5739-4fde-a840-bae88367a486
2025-05-29 15:32:21,658 - 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 1025ms')
2025-05-29 15:32:21,658 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45650247-82787633 failed!
2025-05-29 15:32:21,719 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45650247:ctest-vn-03418806 is 96.224.239.1 and allocation pool is NOT set
2025-05-29 15:32:25,789 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1002ms')
2025-05-29 15:32:25,789 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45650247-82787633 failed!
2025-05-29 15:32:25,847 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45650247:ctest-vn-03418806 is 96.224.239.1 and allocation pool is NOT set
2025-05-29 15:32:27,909 - 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.36 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.677 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.677/2.020/3.363/1.343 ms')
2025-05-29 15:32:27,909 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45650247-82787633 passed
2025-05-29 15:32:28,067 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-29 15:32:28,067 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45650247-82787633, IP 96.224.239.3, Port 22
2025-05-29 15:32:28,245 - DEBUG - VM ctest-TestBasicVMVN-45650247-82787633 is ready for SSH connections
2025-05-29 15:32:28,245 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-05-29 15:32:28,246 - DEBUG - cat /tmp/output.txt
2025-05-29 15:32:29,929 - DEBUG - Hello World. The time is now Thu, 29 May 2025 09:32:25 -0600!
2025-05-29 15:32:29,929 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 29 May 2025 09:32:25 -0600!'}
2025-05-29 15:32:29,929 - INFO - metadata_script.txt got executed in the vm
2025-05-29 15:32:29,929 - INFO - Deleting VM ctest-TestBasicVMVN-45650247-82787633
2025-05-29 15:32:30,017 - INFO - Deleting VN ctest-vn-03418806
2025-05-29 15:32:30,061 - DEBUG - VN f4f57358-2b46-475e-a4f9-d4e045f1fb15 still in use: Unable to complete operation on network f4f57358-2b46-475e-a4f9-d4e045f1fb15. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-8a9f2d62-839a-4fe9-9395-d83d83675e03']
2025-05-29 15:32:30,061 - WARNING - Deleting VN ctest-vn-03418806 failed..Will retry
2025-05-29 15:32:32,183 - DEBUG - Response for deleting network ()
2025-05-29 15:32:32,446 - DEBUG - No XMPP flaps were noticed during the test
2025-05-29 15:32:32,446 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-05-29 15:32:32,446 - INFO - --------------------------------------------------------------------------------
2025-05-29 15:32:32,449 - INFO - ================================================================================
2025-05-29 15:32:32,450 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-05-29 15:32:32,450 - 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-05-29 15:32:32,738 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with
2025-05-29 15:32:32,738 - INFO - Initial checks done. Running the testcase now
2025-05-29 15:32:32,738 - INFO -
2025-05-29 15:32:33,270 - DEBUG - Response for create_network : {'network': {'id': '4ad4a0df-e375-435f-bdb6-2a8fae7cc0f4', 'name': 'ctest-vn-47233048', 'tenant_id': '790eec909d9f4d0f8f8b46b8049139ee', 'project_id': '790eec909d9f4d0f8f8b46b8049139ee', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-45650247', 'ctest-vn-47233048'], 'port_security_enabled': True, 'description': ''}}
2025-05-29 15:32:33,483 - DEBUG - Response for create_subnet : {'subnet': {'id': '3f274fbb-5d8f-4562-8c8e-cb928be4bdcd', 'name': '', 'tenant_id': '790eec909d9f4d0f8f8b46b8049139ee', 'network_id': '4ad4a0df-e375-435f-bdb6-2a8fae7cc0f4', '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': '790eec909d9f4d0f8f8b46b8049139ee'}}
2025-05-29 15:32:33,663 - DEBUG - Response for create_subnet : {'subnet': {'id': '1c7fd7fb-72bc-465f-91e5-8e37118faf70', 'name': '', 'tenant_id': '790eec909d9f4d0f8f8b46b8049139ee', 'network_id': '4ad4a0df-e375-435f-bdb6-2a8fae7cc0f4', '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': '790eec909d9f4d0f8f8b46b8049139ee'}}
2025-05-29 15:32:33,685 - INFO - Created VN ctest-vn-47233048
2025-05-29 15:32:33,739 - DEBUG - VN ctest-vn-47233048 UUID is 4ad4a0df-e375-435f-bdb6-2a8fae7cc0f4
2025-05-29 15:32:34,188 - DEBUG - Response for create_port : {'port': {'name': '4efcf63b-a843-430f-ac63-8175634cf46b', 'id': '4efcf63b-a843-430f-ac63-8175634cf46b', 'tenant_id': '790eec909d9f4d0f8f8b46b8049139ee', 'network_id': '4ad4a0df-e375-435f-bdb6-2a8fae7cc0f4', 'mac_address': '02:4e:fc:f6:3b:a8', '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': '3f274fbb-5d8f-4562-8c8e-cb928be4bdcd'}], 'security_groups': ['aa6432fc-be8a-4544-a96b-527c6c958255'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '790eec909d9f4d0f8f8b46b8049139ee'}}
2025-05-29 15:32:34,386 - DEBUG - Response for create_port : {'port': {'name': '3221fa26-fffd-42f5-962e-64e40f0aa59a', 'id': '3221fa26-fffd-42f5-962e-64e40f0aa59a', 'tenant_id': '790eec909d9f4d0f8f8b46b8049139ee', 'network_id': '4ad4a0df-e375-435f-bdb6-2a8fae7cc0f4', 'mac_address': '02:32:21:fa:26:ff', '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': '1c7fd7fb-72bc-465f-91e5-8e37118faf70'}], 'security_groups': ['aa6432fc-be8a-4544-a96b-527c6c958255'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '790eec909d9f4d0f8f8b46b8049139ee'}}
2025-05-29 15:32:34,845 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3368-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3368-1)
2025-05-29 15:32:35,331 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3368-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3368-1)
2025-05-29 15:32:36,791 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3368-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3368-1)
2025-05-29 15:32:36,791 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-05-29 15:32:36,798 - DEBUG - Requesting: http://10.0.0.50:8082/domain/c0bb9d69-3b15-45ef-9d1d-a16fb071a210
2025-05-29 15:32:36,816 - DEBUG - Requesting: http://10.0.0.50:8082/project/790eec90-9d9f-4d0f-8f8b-46b8049139ee
2025-05-29 15:32:36,916 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/37387985-a8fe-4f95-8130-1822b44c2d02
2025-05-29 15:32:36,937 - INFO - Verifications in API Server for IPAM: ctest-ipam-01702553 passed
2025-05-29 15:32:36,951 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-45650247:ctest-ipam-01702553', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-45650247', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3979063885754683285', 'uuid-lslong': '9308966967107661058'}, 'enable': 'true', 'created': '2025-05-29T15:32:32', 'last-modified': '2025-05-29T15:32:32', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.965463'}
2025-05-29 15:32:36,951 - INFO - Verifications in Control node for IPAM: ctest-ipam-01702553 passed
2025-05-29 15:32:36,951 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-05-29 15:32:36,960 - DEBUG - Requesting: http://10.0.0.50:8082/domain/c0bb9d69-3b15-45ef-9d1d-a16fb071a210
2025-05-29 15:32:36,978 - DEBUG - Requesting: http://10.0.0.50:8082/project/790eec90-9d9f-4d0f-8f8b-46b8049139ee
2025-05-29 15:32:37,123 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/4ad4a0df-e375-435f-bdb6-2a8fae7cc0f4
2025-05-29 15:32:37,145 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/4ad4a0df-e375-435f-bdb6-2a8fae7cc0f4
2025-05-29 15:32:37,164 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/4d63112a-cd21-4c3f-a5cd-d70a2ccf153a
2025-05-29 15:32:37,177 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/4d63112a-cd21-4c3f-a5cd-d70a2ccf153a
2025-05-29 15:32:37,190 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/582018bf-718c-47e0-a251-45acb873e665
2025-05-29 15:32:37,202 - DEBUG - Route Targets: ['target:64512:8000005']
2025-05-29 15:32:37,202 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/4ad4a0df-e375-435f-bdb6-2a8fae7cc0f4
2025-05-29 15:32:37,215 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/4d63112a-cd21-4c3f-a5cd-d70a2ccf153a
2025-05-29 15:32:37,234 - INFO - Verified VN network id 8 for VN 4ad4a0df-e375-435f-bdb6-2a8fae7cc0f4
2025-05-29 15:32:37,235 - INFO - Verifications in API Server for VN ctest-vn-47233048 passed
2025-05-29 15:32:37,235 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/4ad4a0df-e375-435f-bdb6-2a8fae7cc0f4
2025-05-29 15:32:37,248 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/4d63112a-cd21-4c3f-a5cd-d70a2ccf153a
2025-05-29 15:32:37,259 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/4d63112a-cd21-4c3f-a5cd-d70a2ccf153a
2025-05-29 15:32:37,269 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/582018bf-718c-47e0-a251-45acb873e665
2025-05-29 15:32:37,301 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-45650247:ctest-vn-47233048', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-45650247', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5392111537323590495', 'uuid-lslong': '13670160515525820660'}, 'enable': 'true', 'created': '2025-05-29T15:32:33', 'last-modified': '2025-05-29T15:32:33', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.664411'}
2025-05-29 15:32:37,317 - DEBUG - Route Targets: ['target:64512:8000005']
2025-05-29 15:32:37,317 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-47233048 passed
2025-05-29 15:32:37,317 - DEBUG - ====Verifying policy data for ctest-vn-47233048 in API_Server ======
2025-05-29 15:32:37,317 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-05-29 15:32:37,331 - DEBUG - Requesting: http://10.0.0.50:8082/domain/c0bb9d69-3b15-45ef-9d1d-a16fb071a210
2025-05-29 15:32:37,351 - DEBUG - Requesting: http://10.0.0.50:8082/project/790eec90-9d9f-4d0f-8f8b-46b8049139ee
2025-05-29 15:32:37,504 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/4ad4a0df-e375-435f-bdb6-2a8fae7cc0f4
2025-05-29 15:32:37,525 - DEBUG - =>VN ctest-vn-47233048 has no policy to be verified
2025-05-29 15:32:37,525 - DEBUG - Verifying the vn in opserver
2025-05-29 15:32:37,525 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-45650247:ctest-vn-47233048 virtual network link through opserver 10.0.0.50
2025-05-29 15:32:37,526 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2025-05-29 15:32:38,046 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2025-05-29 15:32:38,146 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-45650247:ctest-vn-47233048', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-45650247:ctest-vn-47233048?flat'}
2025-05-29 15:32:38,146 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-45650247:ctest-vn-47233048 is found in opserver
2025-05-29 15:32:38,154 - DEBUG - VRF ids for VN ctest-vn-47233048: {'10.0.0.50': '2'}
2025-05-29 15:32:38,154 - INFO - Waiting for VM ctest-TestBasicVMVN-45650247-99709896 to be up..
2025-05-29 15:32:38,289 - DEBUG - VM is in ACTIVE state now
2025-05-29 15:32:38,289 - INFO - VM name : ctest-TestBasicVMVN-45650247-99709896
2025-05-29 15:32:38,419 - DEBUG - VM ctest-TestBasicVMVN-45650247-99709896 ID is 7b3a5db1-2a5b-4e3e-bb66-3ea9f4ed0d31
2025-05-29 15:32:38,419 - DEBUG - VM ctest-TestBasicVMVN-45650247-99709896 launched on Node cn-jenkins-deploy-platform-ansible-os-3368-1
2025-05-29 15:32:38,526 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/7b3a5db1-2a5b-4e3e-bb66-3ea9f4ed0d31
2025-05-29 15:32:38,536 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/4efcf63b-a843-430f-ac63-8175634cf46b
2025-05-29 15:32:41,816 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms')
2025-05-29 15:32:41,817 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45650247-99709896 failed!
2025-05-29 15:32:41,879 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45650247:ctest-vn-47233048 is 31.1.1.1 and allocation pool is NOT set
2025-05-29 15:32:41,879 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45650247:ctest-vn-47233048 is 31.1.2.1 and allocation pool is NOT set
2025-05-29 15:32:45,944 - 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 1002ms')
2025-05-29 15:32:45,944 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45650247-99709896 failed!
2025-05-29 15:32:46,003 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45650247:ctest-vn-47233048 is 31.1.1.1 and allocation pool is NOT set
2025-05-29 15:32:46,003 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45650247:ctest-vn-47233048 is 31.1.2.1 and allocation pool is NOT set
2025-05-29 15:32:50,071 - 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=8.42 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1010ms\r\nrtt min/avg/max/mdev = 8.415/8.415/8.415/0.000 ms')
2025-05-29 15:32:50,071 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45650247-99709896 passed
2025-05-29 15:32:50,231 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-29 15:32:50,231 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45650247-99709896, IP 31.1.1.4, Port 22
2025-05-29 15:32:50,397 - DEBUG - VM ctest-TestBasicVMVN-45650247-99709896 is ready for SSH connections
2025-05-29 15:32:50,397 - INFO - Waiting for VM ctest-TestBasicVMVN-45650247-59391099 to be up..
2025-05-29 15:32:50,506 - DEBUG - VM is in ACTIVE state now
2025-05-29 15:32:50,507 - INFO - VM name : ctest-TestBasicVMVN-45650247-59391099
2025-05-29 15:32:50,627 - DEBUG - VM ctest-TestBasicVMVN-45650247-59391099 ID is cbe864ea-ed13-44a2-9077-67a41b982d56
2025-05-29 15:32:50,628 - DEBUG - VM ctest-TestBasicVMVN-45650247-59391099 launched on Node cn-jenkins-deploy-platform-ansible-os-3368-1
2025-05-29 15:32:50,727 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/cbe864ea-ed13-44a2-9077-67a41b982d56
2025-05-29 15:32:50,739 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/3221fa26-fffd-42f5-962e-64e40f0aa59a
2025-05-29 15:32:52,004 - 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.53 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.585 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.585/2.059/3.533/1.474 ms')
2025-05-29 15:32:52,004 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-45650247-59391099 passed
2025-05-29 15:32:52,159 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-29 15:32:52,159 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45650247-59391099, IP 31.1.2.4, Port 22
2025-05-29 15:32:52,319 - DEBUG - VM ctest-TestBasicVMVN-45650247-59391099 is ready for SSH connections
2025-05-29 15:32:52,319 - INFO - Waiting for VM ctest-TestBasicVMVN-45650247-96431393 to be up..
2025-05-29 15:32:52,411 - DEBUG - VM is in ACTIVE state now
2025-05-29 15:32:52,411 - INFO - VM name : ctest-TestBasicVMVN-45650247-96431393
2025-05-29 15:32:52,510 - DEBUG - VM ctest-TestBasicVMVN-45650247-96431393 ID is 107382f0-935c-496e-925b-92a0f12a3273
2025-05-29 15:32:52,510 - DEBUG - VM ctest-TestBasicVMVN-45650247-96431393 launched on Node cn-jenkins-deploy-platform-ansible-os-3368-1
2025-05-29 15:32:52,603 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/107382f0-935c-496e-925b-92a0f12a3273
2025-05-29 15:32:52,616 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/253b9df6-fc77-4b36-8e0c-cb4ea8c20fae
2025-05-29 15:32:53,863 - 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.53 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.514 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.514/2.022/3.531/1.508 ms')
2025-05-29 15:32:53,863 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-45650247-96431393 passed
2025-05-29 15:32:54,019 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-29 15:32:54,019 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45650247-96431393, IP 31.1.1.3, Port 22
2025-05-29 15:32:54,175 - DEBUG - VM ctest-TestBasicVMVN-45650247-96431393 is ready for SSH connections
2025-05-29 15:32:54,175 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-29 15:32:54,176 - 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.50, gateway password: c0ntrail123
2025-05-29 15:32:54,176 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-05-29 15:32:58,351 - 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=4.700 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.065 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.221 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.065/2.328/4.700 ms
2025-05-29 15:32:58,352 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-45650247-99709896 passed
2025-05-29 15:32:58,352 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-29 15:32:58,352 - 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.50, gateway password: c0ntrail123
2025-05-29 15:32:58,352 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-05-29 15:33:02,129 - 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.936 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.084 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.190 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.084/2.070/3.936 ms
2025-05-29 15:33:02,129 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-45650247-59391099 passed
2025-05-29 15:33:02,129 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-29 15:33:02,129 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-29 15:33:02,129 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-29 15:33:02,129 - 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.50, gateway password: c0ntrail123
2025-05-29 15:33:02,130 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-05-29 15:33:02,350 - DEBUG - None
2025-05-29 15:33:02,351 - 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.50, gateway password: c0ntrail123
2025-05-29 15:33:02,351 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-05-29 15:33:02,572 - DEBUG - None
2025-05-29 15:33:02,573 - 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.50, gateway password: c0ntrail123
2025-05-29 15:33:02,573 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-05-29 15:33:03,308 - DEBUG - None
2025-05-29 15:33:03,308 - 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.50, gateway password: c0ntrail123
2025-05-29 15:33:03,308 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-05-29 15:33:05,561 - 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.872 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=8.207 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.576 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.134 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.576 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.576/2.873/8.207 ms
2025-05-29 15:33:05,561 - 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.50, gateway password: c0ntrail123
2025-05-29 15:33:05,561 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-05-29 15:33:07,844 - 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.300 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.498 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.226 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.499 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.227 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.250 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.442 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.442/2.348/5.226 ms
2025-05-29 15:33:07,845 - 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.50, gateway password: c0ntrail123
2025-05-29 15:33:07,845 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-05-29 15:33:10,144 - 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.988 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.662 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.824 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.589 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.257 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.344 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.445 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.445/2.301/4.824 ms
2025-05-29 15:33:10,144 - INFO - Deleting VM ctest-TestBasicVMVN-45650247-96431393
2025-05-29 15:33:10,228 - INFO - Detaching port 3221fa26-fffd-42f5-962e-64e40f0aa59a from VM ctest-TestBasicVMVN-45650247-59391099
2025-05-29 15:33:10,291 - INFO - Deleting VM ctest-TestBasicVMVN-45650247-59391099
2025-05-29 15:33:10,377 - INFO - Detaching port 4efcf63b-a843-430f-ac63-8175634cf46b from VM ctest-TestBasicVMVN-45650247-99709896
2025-05-29 15:33:10,415 - INFO - Deleting VM ctest-TestBasicVMVN-45650247-99709896
2025-05-29 15:33:10,508 - INFO - Deleting VN ctest-vn-47233048
2025-05-29 15:33:10,748 - DEBUG - Response for delete_port : ()
2025-05-29 15:33:10,991 - DEBUG - Response for delete_port : ()
2025-05-29 15:33:11,060 - DEBUG - VN 4ad4a0df-e375-435f-bdb6-2a8fae7cc0f4 still in use: Unable to complete operation on network 4ad4a0df-e375-435f-bdb6-2a8fae7cc0f4. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-eb200be4-cb7b-47a3-b644-f4238cbdbf04']
2025-05-29 15:33:11,060 - WARNING - Deleting VN ctest-vn-47233048 failed..Will retry
2025-05-29 15:33:13,250 - DEBUG - Response for deleting network ()
2025-05-29 15:33:13,250 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/4d63112a-cd21-4c3f-a5cd-d70a2ccf153a
2025-05-29 15:33:13,257 - DEBUG - Response Code: 404
2025-05-29 15:33:13,257 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-05-29 15:33:13,265 - DEBUG - Requesting: http://10.0.0.50:8082/domain/c0bb9d69-3b15-45ef-9d1d-a16fb071a210
2025-05-29 15:33:13,321 - DEBUG - Requesting: http://10.0.0.50:8082/project/790eec90-9d9f-4d0f-8f8b-46b8049139ee
2025-05-29 15:33:13,410 - INFO - Validated that VN ctest-vn-47233048 is not found in API Server
2025-05-29 15:33:13,426 - DEBUG - VN ctest-vn-47233048 is not present in Agent 10.0.0.50
2025-05-29 15:33:13,426 - INFO - Validated that VN ctest-vn-47233048 is not in any agent
2025-05-29 15:33:13,437 - DEBUG - VRF 2 is not seen in agent 10.0.0.50
2025-05-29 15:33:13,445 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-47233048
2025-05-29 15:33:13,445 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-45650247:ctest-vn-47233048
2025-05-29 15:33:13,459 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-47233048 info
2025-05-29 15:33:13,571 - INFO - IPAM: ctest-ipam-01702553 is not found in API Server
2025-05-29 15:33:13,592 - INFO - IPAM:ctest-ipam-01702553 is not found in control node
2025-05-29 15:33:13,858 - DEBUG - No XMPP flaps were noticed during the test
2025-05-29 15:33:13,858 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:41]
2025-05-29 15:33:13,858 - INFO - --------------------------------------------------------------------------------
2025-05-29 15:33:15,009 - INFO - Deleted project: ctest-TestBasicVMVN-45650247, ID : 790eec90-9d9f-4d0f-8f8b-46b8049139ee