2026-03-23 23:14:07,207 - INFO - Domain Default found not creating
2026-03-23 23:14:07,384 - INFO - Project ctest-TestBasicVMVN-04812947 not found, creating it
2026-03-23 23:14:07,866 - INFO - Created Project:ctest-TestBasicVMVN-04812947, ID : 5a587265-6e00-4da0-91a2-ab2c05bad20f
2026-03-23 23:14:09,443 - INFO - ================================================================================
2026-03-23 23:14:09,443 - INFO - STARTING TEST : test_generic_link_local_service
2026-03-23 23:14:09,443 - 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
2026-03-23 23:14:09,713 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.20.0.254': '0'}} with
2026-03-23 23:14:09,714 - INFO - Initial checks done. Running the testcase now
2026-03-23 23:14:09,714 - INFO -
2026-03-23 23:14:10,272 - DEBUG - Response for create_network : {'network': {'id': '130854f7-4804-4e83-b9f9-932a2d15411f', 'name': 'ctest-vn2_metadata-46940690', 'tenant_id': '5a5872656e004da091a2ab2c05bad20f', 'project_id': '5a5872656e004da091a2ab2c05bad20f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-04812947', 'ctest-vn2_metadata-46940690'], 'port_security_enabled': True, 'description': ''}}
2026-03-23 23:14:10,436 - DEBUG - Response for create_subnet : {'subnet': {'id': '7afc565f-529d-4ebe-8406-e95b00721762', 'name': '', 'tenant_id': '5a5872656e004da091a2ab2c05bad20f', 'network_id': '130854f7-4804-4e83-b9f9-932a2d15411f', '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': '5a5872656e004da091a2ab2c05bad20f'}}
2026-03-23 23:14:10,453 - INFO - Created VN ctest-vn2_metadata-46940690
2026-03-23 23:14:10,504 - DEBUG - VN ctest-vn2_metadata-46940690 UUID is 130854f7-4804-4e83-b9f9-932a2d15411f
2026-03-23 23:14:10,682 - DEBUG - Services list from nova: [, , ]
2026-03-23 23:14:11,760 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5524-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5524-1)
2026-03-23 23:14:11,864 - DEBUG - Link local service introspect added
2026-03-23 23:14:11,910 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-23 23:14:16,989 - DEBUG - VM is in ACTIVE state now
2026-03-23 23:14:17,158 - INFO - Waiting for VM ctest-TestBasicVMVN-04812947-97755182 to be up..
2026-03-23 23:14:17,158 - INFO - VM name : ctest-TestBasicVMVN-04812947-97755182
2026-03-23 23:14:17,244 - DEBUG - VM ctest-TestBasicVMVN-04812947-97755182 ID is d0b80fe6-dae4-4d88-ae78-9fa7e667d24c
2026-03-23 23:14:17,244 - DEBUG - VM ctest-TestBasicVMVN-04812947-97755182 launched on Node cn-jenkins-deploy-platform-ansible-os-5524-1
2026-03-23 23:14:17,331 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/d0b80fe6-dae4-4d88-ae78-9fa7e667d24c
2026-03-23 23:14:17,641 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/d0b80fe6-dae4-4d88-ae78-9fa7e667d24c
2026-03-23 23:14:17,673 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/f7428f11-b4cd-484c-8152-0cb7fe5b9f1c
2026-03-23 23:14:20,934 - 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')
2026-03-23 23:14:20,935 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-04812947-97755182 failed!
2026-03-23 23:14:20,988 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-04812947:ctest-vn2_metadata-46940690 is 11.1.1.1 and allocation pool is NOT set
2026-03-23 23:14:23,049 - 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=6.93 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.63 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 = 2.626/4.780/6.934/2.154 ms')
2026-03-23 23:14:23,049 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-04812947-97755182 passed
2026-03-23 23:14:23,200 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 23:14:23,200 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-04812947-97755182, IP 11.1.1.3, Port 22
2026-03-23 23:14:23,364 - DEBUG - VM ctest-TestBasicVMVN-04812947-97755182 is ready for SSH connections
2026-03-23 23:14:23,364 - INFO - Retry 0
2026-03-23 23:14:23,364 - 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.57, gateway password: c0ntrail123
2026-03-23 23:14:23,364 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-03-23 23:14:25,059 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-03-23 23:14:25,059 - INFO - Generic metadata worked
2026-03-23 23:14:25,336 - DEBUG - Link local service introspect removed
2026-03-23 23:14:25,336 - INFO - Deleting VM ctest-TestBasicVMVN-04812947-97755182
2026-03-23 23:14:25,404 - INFO - Deleting VN ctest-vn2_metadata-46940690
2026-03-23 23:14:25,446 - DEBUG - VN 130854f7-4804-4e83-b9f9-932a2d15411f still in use: Unable to complete operation on network 130854f7-4804-4e83-b9f9-932a2d15411f. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ae1c5b7d-c58a-4d4a-955d-858b1c1e52b4']
2026-03-23 23:14:25,446 - WARNING - Deleting VN ctest-vn2_metadata-46940690 failed..Will retry
2026-03-23 23:14:27,543 - DEBUG - Response for deleting network ()
2026-03-23 23:14:27,801 - DEBUG - No XMPP flaps were noticed during the test
2026-03-23 23:14:27,801 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2026-03-23 23:14:27,801 - INFO - --------------------------------------------------------------------------------
2026-03-23 23:14:27,804 - INFO - ================================================================================
2026-03-23 23:14:27,804 - INFO - STARTING TEST : test_metadata_service
2026-03-23 23:14:27,804 - 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
2026-03-23 23:14:28,094 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.20.0.254': '0'}} with
2026-03-23 23:14:28,094 - INFO - Initial checks done. Running the testcase now
2026-03-23 23:14:28,094 - INFO -
2026-03-23 23:14:28,094 - DEBUG - Requesting: http://10.0.0.57:8082/global-vrouter-configs
2026-03-23 23:14:28,100 - DEBUG - Requesting: http://10.0.0.57:8082/global-vrouter-config/fdd1b453-8b19-4cd1-9a1b-7045051f3656
2026-03-23 23:14:28,286 - DEBUG - Response for create_network : {'network': {'id': '3efb3c28-59f8-4a31-a1e9-a785630f0b24', 'name': 'ctest-vn-95196086', 'tenant_id': '5a5872656e004da091a2ab2c05bad20f', 'project_id': '5a5872656e004da091a2ab2c05bad20f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-04812947', 'ctest-vn-95196086'], 'port_security_enabled': True, 'description': ''}}
2026-03-23 23:14:28,503 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ce7a612a-2166-4022-9093-b041b487f356', 'name': '', 'tenant_id': '5a5872656e004da091a2ab2c05bad20f', 'network_id': '3efb3c28-59f8-4a31-a1e9-a785630f0b24', 'ip_version': 4, 'cidr': '184.231.98.192/26', 'allocation_pools': [{'start': '184.231.98.194', 'end': '184.231.98.254'}], 'gateway_ip': '184.231.98.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '184.231.98.194', 'tags': [], 'project_id': '5a5872656e004da091a2ab2c05bad20f'}}
2026-03-23 23:14:28,520 - INFO - Created VN ctest-vn-95196086
2026-03-23 23:14:28,572 - DEBUG - VN ctest-vn-95196086 UUID is 3efb3c28-59f8-4a31-a1e9-a785630f0b24
2026-03-23 23:14:29,765 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5524-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5524-1)
2026-03-23 23:14:29,765 - INFO - Waiting for VM ctest-TestBasicVMVN-04812947-37770338 to be up..
2026-03-23 23:14:29,807 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-23 23:14:34,882 - DEBUG - VM is in ACTIVE state now
2026-03-23 23:14:34,882 - INFO - VM name : ctest-TestBasicVMVN-04812947-37770338
2026-03-23 23:14:34,951 - DEBUG - VM ctest-TestBasicVMVN-04812947-37770338 ID is 704b8661-bef0-43a2-a1f7-63b4cf41fd78
2026-03-23 23:14:34,951 - DEBUG - VM ctest-TestBasicVMVN-04812947-37770338 launched on Node cn-jenkins-deploy-platform-ansible-os-5524-1
2026-03-23 23:14:35,024 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/704b8661-bef0-43a2-a1f7-63b4cf41fd78
2026-03-23 23:14:35,032 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/cff79dba-8c4f-4031-918c-e25c5fdc8ebc
2026-03-23 23:14:38,275 - 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 1005ms')
2026-03-23 23:14:38,276 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-04812947-37770338 failed!
2026-03-23 23:14:38,328 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-04812947:ctest-vn-95196086 is 184.231.98.193 and allocation pool is NOT set
2026-03-23 23:14:40,388 - 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.90 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.328 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.328/1.611/2.895/1.283 ms')
2026-03-23 23:14:40,388 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-04812947-37770338 passed
2026-03-23 23:14:40,536 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 23:14:40,536 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-04812947-37770338, IP 184.231.98.195, Port 22
2026-03-23 23:14:40,691 - DEBUG - VM ctest-TestBasicVMVN-04812947-37770338 is ready for SSH connections
2026-03-23 23:14:40,691 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2026-03-23 23:14:40,692 - DEBUG - cat /tmp/output.txt
2026-03-23 23:14:42,313 - DEBUG - Hello World. The time is now Mon, 23 Mar 2026 17:14:40 -0600!
2026-03-23 23:14:42,313 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 23 Mar 2026 17:14:40 -0600!'}
2026-03-23 23:14:42,313 - INFO - metadata_script.txt got executed in the vm
2026-03-23 23:14:42,313 - INFO - Deleting VM ctest-TestBasicVMVN-04812947-37770338
2026-03-23 23:14:42,392 - INFO - Deleting VN ctest-vn-95196086
2026-03-23 23:14:42,428 - DEBUG - VN 3efb3c28-59f8-4a31-a1e9-a785630f0b24 still in use: Unable to complete operation on network 3efb3c28-59f8-4a31-a1e9-a785630f0b24. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-02feace4-24cd-4801-a2f4-2a3bcbe0142e']
2026-03-23 23:14:42,428 - WARNING - Deleting VN ctest-vn-95196086 failed..Will retry
2026-03-23 23:14:44,538 - DEBUG - Response for deleting network ()
2026-03-23 23:14:44,800 - DEBUG - No XMPP flaps were noticed during the test
2026-03-23 23:14:44,800 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2026-03-23 23:14:44,800 - INFO - --------------------------------------------------------------------------------
2026-03-23 23:14:44,802 - INFO - ================================================================================
2026-03-23 23:14:44,802 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-03-23 23:14:44,802 - 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
2026-03-23 23:14:45,093 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.20.0.254': '0'}} with
2026-03-23 23:14:45,093 - INFO - Initial checks done. Running the testcase now
2026-03-23 23:14:45,093 - INFO -
2026-03-23 23:14:45,576 - DEBUG - Response for create_network : {'network': {'id': '89105c82-33bb-43d0-9d5c-7552275618f1', 'name': 'ctest-vn-49995961', 'tenant_id': '5a5872656e004da091a2ab2c05bad20f', 'project_id': '5a5872656e004da091a2ab2c05bad20f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-04812947', 'ctest-vn-49995961'], 'port_security_enabled': True, 'description': ''}}
2026-03-23 23:14:45,775 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd364308b-32b0-4cbb-a78f-77e4f85ca121', 'name': '', 'tenant_id': '5a5872656e004da091a2ab2c05bad20f', 'network_id': '89105c82-33bb-43d0-9d5c-7552275618f1', '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': '5a5872656e004da091a2ab2c05bad20f'}}
2026-03-23 23:14:45,919 - DEBUG - Response for create_subnet : {'subnet': {'id': '120c6c7c-b151-4b08-9c80-ee61ad8bb8f3', 'name': '', 'tenant_id': '5a5872656e004da091a2ab2c05bad20f', 'network_id': '89105c82-33bb-43d0-9d5c-7552275618f1', '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': '5a5872656e004da091a2ab2c05bad20f'}}
2026-03-23 23:14:45,938 - INFO - Created VN ctest-vn-49995961
2026-03-23 23:14:45,992 - DEBUG - VN ctest-vn-49995961 UUID is 89105c82-33bb-43d0-9d5c-7552275618f1
2026-03-23 23:14:46,422 - DEBUG - Response for create_port : {'port': {'name': 'e5839c03-e56f-45a4-a2c8-f89f42f27cab', 'id': 'e5839c03-e56f-45a4-a2c8-f89f42f27cab', 'tenant_id': '5a5872656e004da091a2ab2c05bad20f', 'network_id': '89105c82-33bb-43d0-9d5c-7552275618f1', 'mac_address': '02:e5:83:9c:03:e5', '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': 'd364308b-32b0-4cbb-a78f-77e4f85ca121'}], 'security_groups': ['1b483462-0373-4494-a16e-0937c258e7d2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5a5872656e004da091a2ab2c05bad20f'}}
2026-03-23 23:14:46,581 - DEBUG - Response for create_port : {'port': {'name': 'baf0c222-ebe8-4232-b372-d1fa283d5e2e', 'id': 'baf0c222-ebe8-4232-b372-d1fa283d5e2e', 'tenant_id': '5a5872656e004da091a2ab2c05bad20f', 'network_id': '89105c82-33bb-43d0-9d5c-7552275618f1', 'mac_address': '02:ba:f0:c2:22:eb', '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': '120c6c7c-b151-4b08-9c80-ee61ad8bb8f3'}], 'security_groups': ['1b483462-0373-4494-a16e-0937c258e7d2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5a5872656e004da091a2ab2c05bad20f'}}
2026-03-23 23:14:46,959 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5524-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5524-1)
2026-03-23 23:14:47,387 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5524-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5524-1)
2026-03-23 23:14:48,674 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5524-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5524-1)
2026-03-23 23:14:48,674 - DEBUG - Requesting: http://10.0.0.57:8082/domains
2026-03-23 23:14:48,680 - DEBUG - Requesting: http://10.0.0.57:8082/domain/a0700251-ec64-4724-afdf-930e2beb8235
2026-03-23 23:14:48,692 - DEBUG - Requesting: http://10.0.0.57:8082/project/5a587265-6e00-4da0-91a2-ab2c05bad20f
2026-03-23 23:14:48,781 - DEBUG - Requesting: http://10.0.0.57:8082/network-ipam/7a7d6cb7-528d-4fb6-b196-83177f3e177a
2026-03-23 23:14:48,790 - INFO - Verifications in API Server for IPAM: ctest-ipam-27655065 passed
2026-03-23 23:14:48,796 - DEBUG - Control-node 10.0.0.57 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-04812947:ctest-ipam-27655065', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-04812947', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8826330379335847862', 'uuid-lslong': '12796559528162105210'}, 'enable': 'true', 'created': '2026-03-23T23:14:45', 'last-modified': '2026-03-23T23:14:45', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.476435'}
2026-03-23 23:14:48,796 - INFO - Verifications in Control node for IPAM: ctest-ipam-27655065 passed
2026-03-23 23:14:48,797 - DEBUG - Requesting: http://10.0.0.57:8082/domains
2026-03-23 23:14:48,802 - DEBUG - Requesting: http://10.0.0.57:8082/domain/a0700251-ec64-4724-afdf-930e2beb8235
2026-03-23 23:14:48,814 - DEBUG - Requesting: http://10.0.0.57:8082/project/5a587265-6e00-4da0-91a2-ab2c05bad20f
2026-03-23 23:14:48,943 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/89105c82-33bb-43d0-9d5c-7552275618f1
2026-03-23 23:14:48,974 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/89105c82-33bb-43d0-9d5c-7552275618f1
2026-03-23 23:14:48,999 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/d0616536-d9d7-4833-b257-d8ac42764473
2026-03-23 23:14:49,013 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/d0616536-d9d7-4833-b257-d8ac42764473
2026-03-23 23:14:49,027 - DEBUG - Requesting: http://10.0.0.57:8082/route-target/f57bc66b-9230-4f99-b27e-29ffea13a1b5
2026-03-23 23:14:49,040 - DEBUG - Route Targets: ['target:64512:8000004']
2026-03-23 23:14:49,040 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/89105c82-33bb-43d0-9d5c-7552275618f1
2026-03-23 23:14:49,053 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/d0616536-d9d7-4833-b257-d8ac42764473
2026-03-23 23:14:49,072 - INFO - Verified VN network id 11 for VN 89105c82-33bb-43d0-9d5c-7552275618f1
2026-03-23 23:14:49,072 - INFO - Verifications in API Server for VN ctest-vn-49995961 passed
2026-03-23 23:14:49,072 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/89105c82-33bb-43d0-9d5c-7552275618f1
2026-03-23 23:14:49,083 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/d0616536-d9d7-4833-b257-d8ac42764473
2026-03-23 23:14:49,097 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/d0616536-d9d7-4833-b257-d8ac42764473
2026-03-23 23:14:49,108 - DEBUG - Requesting: http://10.0.0.57:8082/route-target/f57bc66b-9230-4f99-b27e-29ffea13a1b5
2026-03-23 23:14:49,124 - DEBUG - Control-node 10.0.0.57 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-04812947:ctest-vn-49995961', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-04812947', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9876495697106912208', 'uuid-lslong': '11339066957519788273'}, 'enable': 'true', 'created': '2026-03-23T23:14:45', 'last-modified': '2026-03-23T23:14:45', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.234669'}
2026-03-23 23:14:49,130 - DEBUG - Route Targets: ['target:64512:8000004']
2026-03-23 23:14:49,130 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-49995961 passed
2026-03-23 23:14:49,130 - DEBUG - ====Verifying policy data for ctest-vn-49995961 in API_Server ======
2026-03-23 23:14:49,130 - DEBUG - Requesting: http://10.0.0.57:8082/domains
2026-03-23 23:14:49,137 - DEBUG - Requesting: http://10.0.0.57:8082/domain/a0700251-ec64-4724-afdf-930e2beb8235
2026-03-23 23:14:49,153 - DEBUG - Requesting: http://10.0.0.57:8082/project/5a587265-6e00-4da0-91a2-ab2c05bad20f
2026-03-23 23:14:49,241 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/89105c82-33bb-43d0-9d5c-7552275618f1
2026-03-23 23:14:49,253 - DEBUG - =>VN ctest-vn-49995961 has no policy to be verified
2026-03-23 23:14:49,253 - DEBUG - Verifying the vn in opserver
2026-03-23 23:14:49,254 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-04812947:ctest-vn-49995961 virtual network link through opserver 10.0.0.57
2026-03-23 23:14:49,254 - DEBUG - Requesting: http://10.0.0.57:8081/analytics/uves/virtual-networks
2026-03-23 23:14:49,630 - DEBUG - Requesting: http://10.0.0.57:8081/analytics/uves/virtual-networks
2026-03-23 23:14:49,776 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-04812947:ctest-vn-49995961', 'href': 'http://10.0.0.57:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-04812947:ctest-vn-49995961?flat'}
2026-03-23 23:14:49,777 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-04812947:ctest-vn-49995961 is found in opserver
2026-03-23 23:14:49,782 - DEBUG - VRF ids for VN ctest-vn-49995961: {'10.0.0.57': '2'}
2026-03-23 23:14:49,782 - INFO - Waiting for VM ctest-TestBasicVMVN-04812947-90913850 to be up..
2026-03-23 23:14:49,886 - DEBUG - VM is in ACTIVE state now
2026-03-23 23:14:49,886 - INFO - VM name : ctest-TestBasicVMVN-04812947-90913850
2026-03-23 23:14:49,981 - DEBUG - VM ctest-TestBasicVMVN-04812947-90913850 ID is 1ef0cf8b-1d7a-4132-9e57-2f745f2d5b57
2026-03-23 23:14:49,981 - DEBUG - VM ctest-TestBasicVMVN-04812947-90913850 launched on Node cn-jenkins-deploy-platform-ansible-os-5524-1
2026-03-23 23:14:50,071 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/1ef0cf8b-1d7a-4132-9e57-2f745f2d5b57
2026-03-23 23:14:50,078 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/e5839c03-e56f-45a4-a2c8-f89f42f27cab
2026-03-23 23:14:53,345 - 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 1019ms')
2026-03-23 23:14:53,345 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-04812947-90913850 failed!
2026-03-23 23:14:53,404 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-04812947:ctest-vn-49995961 is 31.1.1.1 and allocation pool is NOT set
2026-03-23 23:14:53,404 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-04812947:ctest-vn-49995961 is 31.1.2.1 and allocation pool is NOT set
2026-03-23 23:14:57,476 - 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')
2026-03-23 23:14:57,476 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-04812947-90913850 failed!
2026-03-23 23:14:57,536 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-04812947:ctest-vn-49995961 is 31.1.1.1 and allocation pool is NOT set
2026-03-23 23:14:57,536 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-04812947:ctest-vn-49995961 is 31.1.2.1 and allocation pool is NOT set
2026-03-23 23:14:59,606 - 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.66 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.11 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 = 2.112/2.384/2.657/0.272 ms')
2026-03-23 23:14:59,606 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-04812947-90913850 passed
2026-03-23 23:14:59,764 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 23:14:59,764 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-04812947-90913850, IP 31.1.1.4, Port 22
2026-03-23 23:14:59,840 - 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': ''}
2026-03-23 23:14:59,945 - DEBUG - VM ctest-TestBasicVMVN-04812947-90913850 is NOT ready for SSH connections, VM status: ACTIVE
2026-03-23 23:15:04,947 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 23:15:04,947 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-04812947-90913850, IP 31.1.1.4, Port 22
2026-03-23 23:15:05,114 - DEBUG - VM ctest-TestBasicVMVN-04812947-90913850 is ready for SSH connections
2026-03-23 23:15:05,115 - INFO - Waiting for VM ctest-TestBasicVMVN-04812947-84508864 to be up..
2026-03-23 23:15:05,203 - DEBUG - VM is in ACTIVE state now
2026-03-23 23:15:05,204 - INFO - VM name : ctest-TestBasicVMVN-04812947-84508864
2026-03-23 23:15:05,289 - DEBUG - VM ctest-TestBasicVMVN-04812947-84508864 ID is 00dd1cdc-eaab-41d0-953c-31cfff4e1ac3
2026-03-23 23:15:05,289 - DEBUG - VM ctest-TestBasicVMVN-04812947-84508864 launched on Node cn-jenkins-deploy-platform-ansible-os-5524-1
2026-03-23 23:15:05,371 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/00dd1cdc-eaab-41d0-953c-31cfff4e1ac3
2026-03-23 23:15:05,380 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/baf0c222-ebe8-4232-b372-d1fa283d5e2e
2026-03-23 23:15:06,628 - 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.82 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.463 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.463/2.142/3.821/1.679 ms')
2026-03-23 23:15:06,628 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-04812947-84508864 passed
2026-03-23 23:15:06,780 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 23:15:06,780 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-04812947-84508864, IP 31.1.2.4, Port 22
2026-03-23 23:15:06,936 - DEBUG - VM ctest-TestBasicVMVN-04812947-84508864 is ready for SSH connections
2026-03-23 23:15:06,936 - INFO - Waiting for VM ctest-TestBasicVMVN-04812947-35780299 to be up..
2026-03-23 23:15:07,034 - DEBUG - VM is in ACTIVE state now
2026-03-23 23:15:07,035 - INFO - VM name : ctest-TestBasicVMVN-04812947-35780299
2026-03-23 23:15:07,127 - DEBUG - VM ctest-TestBasicVMVN-04812947-35780299 ID is 651e495d-2266-4ed5-9709-1237f80bc052
2026-03-23 23:15:07,128 - DEBUG - VM ctest-TestBasicVMVN-04812947-35780299 launched on Node cn-jenkins-deploy-platform-ansible-os-5524-1
2026-03-23 23:15:07,214 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/651e495d-2266-4ed5-9709-1237f80bc052
2026-03-23 23:15:07,224 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/3643d562-16fb-4b2f-886d-ffd573ac85fb
2026-03-23 23:15:08,475 - 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.95 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.479 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.479/1.713/2.948/1.234 ms')
2026-03-23 23:15:08,475 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-04812947-35780299 passed
2026-03-23 23:15:08,636 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 23:15:08,636 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-04812947-35780299, IP 31.1.1.3, Port 22
2026-03-23 23:15:08,795 - DEBUG - VM ctest-TestBasicVMVN-04812947-35780299 is ready for SSH connections
2026-03-23 23:15:08,795 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 23:15:08,795 - 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.57, gateway password: c0ntrail123
2026-03-23 23:15:08,795 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-03-23 23:15:12,901 - 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.597 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.088 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.965 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.965/1.883/3.597 ms
2026-03-23 23:15:12,901 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-04812947-90913850 passed
2026-03-23 23:15:12,901 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 23:15:12,901 - 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.57, gateway password: c0ntrail123
2026-03-23 23:15:12,901 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-03-23 23:15:16,585 - 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.672 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.112 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.002 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.002/1.928/3.672 ms
2026-03-23 23:15:16,585 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-04812947-84508864 passed
2026-03-23 23:15:16,585 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 23:15:16,585 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 23:15:16,585 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 23:15:16,585 - 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.57, gateway password: c0ntrail123
2026-03-23 23:15:16,585 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-03-23 23:15:16,802 - DEBUG - None
2026-03-23 23:15:16,803 - 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.57, gateway password: c0ntrail123
2026-03-23 23:15:16,803 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-03-23 23:15:17,003 - DEBUG - None
2026-03-23 23:15:17,003 - 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.57, gateway password: c0ntrail123
2026-03-23 23:15:17,003 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-03-23 23:15:17,672 - DEBUG - None
2026-03-23 23:15:17,672 - 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.57, gateway password: c0ntrail123
2026-03-23 23:15:17,673 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-03-23 23:15:19,909 - 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.363 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.854 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.647 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.607 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.379 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.379/2.370/5.854 ms
2026-03-23 23:15:19,909 - 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.57, gateway password: c0ntrail123
2026-03-23 23:15:19,910 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-03-23 23:15:22,160 - 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.900 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.345 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.628 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.533 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.119 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.167 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.522 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.522/2.602/5.628 ms
2026-03-23 23:15:22,160 - 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.57, gateway password: c0ntrail123
2026-03-23 23:15:22,160 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-03-23 23:15:24,416 - 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.733 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.711 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.597 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.538 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.954 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.888 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.414 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.414/1.833/3.597 ms
2026-03-23 23:15:24,416 - INFO - Deleting VM ctest-TestBasicVMVN-04812947-35780299
2026-03-23 23:15:24,495 - INFO - Detaching port baf0c222-ebe8-4232-b372-d1fa283d5e2e from VM ctest-TestBasicVMVN-04812947-84508864
2026-03-23 23:15:24,546 - INFO - Deleting VM ctest-TestBasicVMVN-04812947-84508864
2026-03-23 23:15:24,616 - INFO - Detaching port e5839c03-e56f-45a4-a2c8-f89f42f27cab from VM ctest-TestBasicVMVN-04812947-90913850
2026-03-23 23:15:24,651 - INFO - Deleting VM ctest-TestBasicVMVN-04812947-90913850
2026-03-23 23:15:24,749 - INFO - Deleting VN ctest-vn-49995961
2026-03-23 23:15:24,926 - DEBUG - Response for delete_port : ()
2026-03-23 23:15:25,152 - DEBUG - Response for delete_port : ()
2026-03-23 23:15:25,210 - DEBUG - VN 89105c82-33bb-43d0-9d5c-7552275618f1 still in use: Unable to complete operation on network 89105c82-33bb-43d0-9d5c-7552275618f1. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-65f97382-6955-43d9-8eae-56670c67da14']
2026-03-23 23:15:25,210 - WARNING - Deleting VN ctest-vn-49995961 failed..Will retry
2026-03-23 23:15:27,378 - DEBUG - Response for deleting network ()
2026-03-23 23:15:27,378 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/d0616536-d9d7-4833-b257-d8ac42764473
2026-03-23 23:15:27,385 - DEBUG - Response Code: 404
2026-03-23 23:15:27,385 - DEBUG - Requesting: http://10.0.0.57:8082/domains
2026-03-23 23:15:27,391 - DEBUG - Requesting: http://10.0.0.57:8082/domain/a0700251-ec64-4724-afdf-930e2beb8235
2026-03-23 23:15:27,446 - DEBUG - Requesting: http://10.0.0.57:8082/project/5a587265-6e00-4da0-91a2-ab2c05bad20f
2026-03-23 23:15:27,519 - INFO - Validated that VN ctest-vn-49995961 is not found in API Server
2026-03-23 23:15:27,531 - DEBUG - VN ctest-vn-49995961 is not present in Agent 10.0.0.57
2026-03-23 23:15:27,531 - INFO - Validated that VN ctest-vn-49995961 is not in any agent
2026-03-23 23:15:27,538 - DEBUG - VRF 2 is not seen in agent 10.0.0.57
2026-03-23 23:15:27,545 - DEBUG - Vrouter 10.0.0.57 does not have vrf 2 for VN ctest-vn-49995961
2026-03-23 23:15:27,545 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-04812947:ctest-vn-49995961
2026-03-23 23:15:27,556 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-49995961 info
2026-03-23 23:15:27,632 - INFO - IPAM: ctest-ipam-27655065 is not found in API Server
2026-03-23 23:15:27,646 - INFO - IPAM:ctest-ipam-27655065 is not found in control node
2026-03-23 23:15:27,908 - DEBUG - No XMPP flaps were noticed during the test
2026-03-23 23:15:27,908 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:43]
2026-03-23 23:15:27,909 - INFO - --------------------------------------------------------------------------------
2026-03-23 23:15:28,621 - INFO - Deleted project: ctest-TestBasicVMVN-04812947, ID : 5a587265-6e00-4da0-91a2-ab2c05bad20f