2026-04-21 12:17:55,311 - INFO - Domain Default found not creating
2026-04-21 12:17:55,495 - INFO - Project ctest-TestBasicVMVN-70960683 not found, creating it
2026-04-21 12:17:55,961 - INFO - Created Project:ctest-TestBasicVMVN-70960683, ID : 3a8d9006-b5ee-44f7-b448-b8909f9afca7
2026-04-21 12:17:57,501 - INFO - ================================================================================
2026-04-21 12:17:57,501 - INFO - STARTING TEST : test_generic_link_local_service
2026-04-21 12:17:57,501 - 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-04-21 12:17:57,762 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-04-21 12:17:57,762 - INFO - Initial checks done. Running the testcase now
2026-04-21 12:17:57,762 - INFO -
2026-04-21 12:17:58,349 - DEBUG - Response for create_network : {'network': {'id': 'e133b598-acdc-418d-9427-a93b8a252723', 'name': 'ctest-vn2_metadata-08271963', 'tenant_id': '3a8d9006b5ee44f7b448b8909f9afca7', 'project_id': '3a8d9006b5ee44f7b448b8909f9afca7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-70960683', 'ctest-vn2_metadata-08271963'], 'port_security_enabled': True, 'description': ''}}
2026-04-21 12:17:58,529 - DEBUG - Response for create_subnet : {'subnet': {'id': '9cddba2a-1a8f-4a8e-84e6-b64767a7f7e0', 'name': '', 'tenant_id': '3a8d9006b5ee44f7b448b8909f9afca7', 'network_id': 'e133b598-acdc-418d-9427-a93b8a252723', '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': '3a8d9006b5ee44f7b448b8909f9afca7'}}
2026-04-21 12:17:58,547 - INFO - Created VN ctest-vn2_metadata-08271963
2026-04-21 12:17:58,600 - DEBUG - VN ctest-vn2_metadata-08271963 UUID is e133b598-acdc-418d-9427-a93b8a252723
2026-04-21 12:17:58,772 - DEBUG - Services list from nova: [, , ]
2026-04-21 12:17:59,794 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5659-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5659-1)
2026-04-21 12:17:59,898 - DEBUG - Link local service introspect added
2026-04-21 12:17:59,942 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-21 12:18:05,017 - DEBUG - VM is in ACTIVE state now
2026-04-21 12:18:05,157 - INFO - Waiting for VM ctest-TestBasicVMVN-70960683-07674866 to be up..
2026-04-21 12:18:05,157 - INFO - VM name : ctest-TestBasicVMVN-70960683-07674866
2026-04-21 12:18:05,236 - DEBUG - VM ctest-TestBasicVMVN-70960683-07674866 ID is a42e5161-20f9-41cf-9e7e-dafd0f74bede
2026-04-21 12:18:05,237 - DEBUG - VM ctest-TestBasicVMVN-70960683-07674866 launched on Node cn-jenkins-deploy-platform-ansible-os-5659-1
2026-04-21 12:18:05,312 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/a42e5161-20f9-41cf-9e7e-dafd0f74bede
2026-04-21 12:18:05,612 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/a42e5161-20f9-41cf-9e7e-dafd0f74bede
2026-04-21 12:18:05,656 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/592dc414-6bd7-410a-ac5e-e01f40063b15
2026-04-21 12:18:08,922 - 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-04-21 12:18:08,923 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70960683-07674866 failed!
2026-04-21 12:18:08,975 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70960683:ctest-vn2_metadata-08271963 is 11.1.1.1 and allocation pool is NOT set
2026-04-21 12:18:11,032 - 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.05 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.473 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.473/3.261/6.049/2.788 ms')
2026-04-21 12:18:11,033 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70960683-07674866 passed
2026-04-21 12:18:11,179 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-21 12:18:11,179 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70960683-07674866, IP 11.1.1.3, Port 22
2026-04-21 12:18:11,343 - DEBUG - VM ctest-TestBasicVMVN-70960683-07674866 is ready for SSH connections
2026-04-21 12:18:11,343 - INFO - Retry 0
2026-04-21 12:18:11,343 - 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.38, gateway password: c0ntrail123
2026-04-21 12:18:11,343 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-04-21 12:18:12,941 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-04-21 12:18:12,941 - INFO - Generic metadata worked
2026-04-21 12:18:13,198 - DEBUG - Link local service introspect removed
2026-04-21 12:18:13,199 - INFO - Deleting VM ctest-TestBasicVMVN-70960683-07674866
2026-04-21 12:18:13,283 - INFO - Deleting VN ctest-vn2_metadata-08271963
2026-04-21 12:18:13,327 - DEBUG - VN e133b598-acdc-418d-9427-a93b8a252723 still in use: Unable to complete operation on network e133b598-acdc-418d-9427-a93b8a252723. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1af899f7-14ac-4392-a6bc-f3d4715781c9']
2026-04-21 12:18:13,327 - WARNING - Deleting VN ctest-vn2_metadata-08271963 failed..Will retry
2026-04-21 12:18:15,433 - DEBUG - Response for deleting network ()
2026-04-21 12:18:15,688 - DEBUG - No XMPP flaps were noticed during the test
2026-04-21 12:18:15,688 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2026-04-21 12:18:15,688 - INFO - --------------------------------------------------------------------------------
2026-04-21 12:18:15,690 - INFO - ================================================================================
2026-04-21 12:18:15,690 - INFO - STARTING TEST : test_metadata_service
2026-04-21 12:18:15,691 - 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-04-21 12:18:15,975 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-04-21 12:18:15,975 - INFO - Initial checks done. Running the testcase now
2026-04-21 12:18:15,975 - INFO -
2026-04-21 12:18:15,975 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2026-04-21 12:18:15,981 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/6e383751-5003-4d09-a580-97792b6ccc05
2026-04-21 12:18:16,154 - DEBUG - Response for create_network : {'network': {'id': '7d5c400b-616f-4ce5-90f2-3aa3b2c953e8', 'name': 'ctest-vn-01498061', 'tenant_id': '3a8d9006b5ee44f7b448b8909f9afca7', 'project_id': '3a8d9006b5ee44f7b448b8909f9afca7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-70960683', 'ctest-vn-01498061'], 'port_security_enabled': True, 'description': ''}}
2026-04-21 12:18:16,320 - DEBUG - Response for create_subnet : {'subnet': {'id': '9efe14d0-4507-455f-b76d-a045afbb1190', 'name': '', 'tenant_id': '3a8d9006b5ee44f7b448b8909f9afca7', 'network_id': '7d5c400b-616f-4ce5-90f2-3aa3b2c953e8', 'ip_version': 4, 'cidr': '188.66.253.192/26', 'allocation_pools': [{'start': '188.66.253.194', 'end': '188.66.253.254'}], 'gateway_ip': '188.66.253.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '188.66.253.194', 'tags': [], 'project_id': '3a8d9006b5ee44f7b448b8909f9afca7'}}
2026-04-21 12:18:16,337 - INFO - Created VN ctest-vn-01498061
2026-04-21 12:18:16,387 - DEBUG - VN ctest-vn-01498061 UUID is 7d5c400b-616f-4ce5-90f2-3aa3b2c953e8
2026-04-21 12:18:17,581 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5659-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5659-1)
2026-04-21 12:18:17,582 - INFO - Waiting for VM ctest-TestBasicVMVN-70960683-52954100 to be up..
2026-04-21 12:18:17,624 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-21 12:18:22,716 - DEBUG - VM is in ACTIVE state now
2026-04-21 12:18:22,716 - INFO - VM name : ctest-TestBasicVMVN-70960683-52954100
2026-04-21 12:18:22,793 - DEBUG - VM ctest-TestBasicVMVN-70960683-52954100 ID is 9e41b2ec-ca7a-444c-bd85-54a956145cef
2026-04-21 12:18:22,793 - DEBUG - VM ctest-TestBasicVMVN-70960683-52954100 launched on Node cn-jenkins-deploy-platform-ansible-os-5659-1
2026-04-21 12:18:22,878 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/9e41b2ec-ca7a-444c-bd85-54a956145cef
2026-04-21 12:18:22,889 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b9b1f7ec-9778-47e8-beab-de8c7aaee319
2026-04-21 12:18:26,133 - 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 1007ms')
2026-04-21 12:18:26,133 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70960683-52954100 failed!
2026-04-21 12:18:26,191 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70960683:ctest-vn-01498061 is 188.66.253.193 and allocation pool is NOT set
2026-04-21 12:18:28,253 - 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=8.46 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.92 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.915/5.688/8.462/2.773 ms')
2026-04-21 12:18:28,254 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70960683-52954100 passed
2026-04-21 12:18:28,403 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-21 12:18:28,403 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70960683-52954100, IP 188.66.253.195, Port 22
2026-04-21 12:18:28,469 - 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-04-21 12:18:28,549 - DEBUG - VM ctest-TestBasicVMVN-70960683-52954100 is NOT ready for SSH connections, VM status: ACTIVE
2026-04-21 12:18:33,550 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-21 12:18:33,550 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70960683-52954100, IP 188.66.253.195, Port 22
2026-04-21 12:18:33,706 - DEBUG - VM ctest-TestBasicVMVN-70960683-52954100 is ready for SSH connections
2026-04-21 12:18:33,706 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-04-21 12:18:33,706 - DEBUG - cat /tmp/output.txt
2026-04-21 12:18:35,328 - DEBUG - Hello World. The time is now Tue, 21 Apr 2026 06:18:28 -0600!
2026-04-21 12:18:35,328 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 21 Apr 2026 06:18:28 -0600!'}
2026-04-21 12:18:35,328 - INFO - metadata_script.txt got executed in the vm
2026-04-21 12:18:35,328 - INFO - Deleting VM ctest-TestBasicVMVN-70960683-52954100
2026-04-21 12:18:35,409 - INFO - Deleting VN ctest-vn-01498061
2026-04-21 12:18:35,447 - DEBUG - VN 7d5c400b-616f-4ce5-90f2-3aa3b2c953e8 still in use: Unable to complete operation on network 7d5c400b-616f-4ce5-90f2-3aa3b2c953e8. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-4d8c45dd-8da5-481b-b3a2-29cbbd3710b8']
2026-04-21 12:18:35,447 - WARNING - Deleting VN ctest-vn-01498061 failed..Will retry
2026-04-21 12:18:37,541 - DEBUG - Response for deleting network ()
2026-04-21 12:18:37,797 - DEBUG - No XMPP flaps were noticed during the test
2026-04-21 12:18:37,797 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2026-04-21 12:18:37,797 - INFO - --------------------------------------------------------------------------------
2026-04-21 12:18:37,799 - INFO - ================================================================================
2026-04-21 12:18:37,799 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-04-21 12:18:37,799 - 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-04-21 12:18:38,083 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-04-21 12:18:38,083 - INFO - Initial checks done. Running the testcase now
2026-04-21 12:18:38,083 - INFO -
2026-04-21 12:18:38,567 - DEBUG - Response for create_network : {'network': {'id': 'b501411d-ad89-4df4-b759-a0f5a5ae7ab3', 'name': 'ctest-vn-40851183', 'tenant_id': '3a8d9006b5ee44f7b448b8909f9afca7', 'project_id': '3a8d9006b5ee44f7b448b8909f9afca7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-70960683', 'ctest-vn-40851183'], 'port_security_enabled': True, 'description': ''}}
2026-04-21 12:18:38,782 - DEBUG - Response for create_subnet : {'subnet': {'id': '914f53cb-d16c-476d-87c1-07baf6ef6ab6', 'name': '', 'tenant_id': '3a8d9006b5ee44f7b448b8909f9afca7', 'network_id': 'b501411d-ad89-4df4-b759-a0f5a5ae7ab3', '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': '3a8d9006b5ee44f7b448b8909f9afca7'}}
2026-04-21 12:18:38,947 - DEBUG - Response for create_subnet : {'subnet': {'id': '2298ebab-0b5f-42c7-967b-c9e69ec12621', 'name': '', 'tenant_id': '3a8d9006b5ee44f7b448b8909f9afca7', 'network_id': 'b501411d-ad89-4df4-b759-a0f5a5ae7ab3', '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': '3a8d9006b5ee44f7b448b8909f9afca7'}}
2026-04-21 12:18:38,965 - INFO - Created VN ctest-vn-40851183
2026-04-21 12:18:39,019 - DEBUG - VN ctest-vn-40851183 UUID is b501411d-ad89-4df4-b759-a0f5a5ae7ab3
2026-04-21 12:18:39,366 - DEBUG - Response for create_port : {'port': {'name': '2fdfe19c-1499-404d-a9cc-94ba1a4e8508', 'id': '2fdfe19c-1499-404d-a9cc-94ba1a4e8508', 'tenant_id': '3a8d9006b5ee44f7b448b8909f9afca7', 'network_id': 'b501411d-ad89-4df4-b759-a0f5a5ae7ab3', 'mac_address': '02:2f:df:e1:9c: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.1.4', 'subnet_id': '914f53cb-d16c-476d-87c1-07baf6ef6ab6'}], 'security_groups': ['65d29c29-a457-412c-9580-777fc93e9def'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3a8d9006b5ee44f7b448b8909f9afca7'}}
2026-04-21 12:18:39,529 - DEBUG - Response for create_port : {'port': {'name': 'f5382d63-a5dc-41ab-9959-1755c67bf863', 'id': 'f5382d63-a5dc-41ab-9959-1755c67bf863', 'tenant_id': '3a8d9006b5ee44f7b448b8909f9afca7', 'network_id': 'b501411d-ad89-4df4-b759-a0f5a5ae7ab3', 'mac_address': '02:f5:38:2d:63:a5', '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': '2298ebab-0b5f-42c7-967b-c9e69ec12621'}], 'security_groups': ['65d29c29-a457-412c-9580-777fc93e9def'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3a8d9006b5ee44f7b448b8909f9afca7'}}
2026-04-21 12:18:39,907 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5659-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5659-1)
2026-04-21 12:18:40,309 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5659-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5659-1)
2026-04-21 12:18:41,596 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5659-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5659-1)
2026-04-21 12:18:41,597 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-04-21 12:18:41,605 - DEBUG - Requesting: http://10.0.0.38:8082/domain/1ff37e0d-8f7a-4c4e-85f1-324549c1004b
2026-04-21 12:18:41,617 - DEBUG - Requesting: http://10.0.0.38:8082/project/3a8d9006-b5ee-44f7-b448-b8909f9afca7
2026-04-21 12:18:41,709 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/0a624bd0-5a2f-4007-8c7d-0381a93f5ba7
2026-04-21 12:18:41,721 - INFO - Verifications in API Server for IPAM: ctest-ipam-33269985 passed
2026-04-21 12:18:41,727 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-70960683:ctest-ipam-33269985', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-70960683', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '748243846335250439', 'uuid-lslong': '10123251392823909287'}, 'enable': 'true', 'created': '2026-04-21T12:18:38', 'last-modified': '2026-04-21T12:18:38', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.419436'}
2026-04-21 12:18:41,727 - INFO - Verifications in Control node for IPAM: ctest-ipam-33269985 passed
2026-04-21 12:18:41,728 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-04-21 12:18:41,733 - DEBUG - Requesting: http://10.0.0.38:8082/domain/1ff37e0d-8f7a-4c4e-85f1-324549c1004b
2026-04-21 12:18:41,749 - DEBUG - Requesting: http://10.0.0.38:8082/project/3a8d9006-b5ee-44f7-b448-b8909f9afca7
2026-04-21 12:18:41,827 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/b501411d-ad89-4df4-b759-a0f5a5ae7ab3
2026-04-21 12:18:41,840 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/b501411d-ad89-4df4-b759-a0f5a5ae7ab3
2026-04-21 12:18:41,851 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/f09e9891-49f3-44f6-8111-51238dec8b51
2026-04-21 12:18:41,860 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/f09e9891-49f3-44f6-8111-51238dec8b51
2026-04-21 12:18:41,867 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/0ae85c98-07c9-4dad-89b8-94a71d7a4d6c
2026-04-21 12:18:41,873 - DEBUG - Route Targets: ['target:64512:8000004']
2026-04-21 12:18:41,873 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/b501411d-ad89-4df4-b759-a0f5a5ae7ab3
2026-04-21 12:18:41,882 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/f09e9891-49f3-44f6-8111-51238dec8b51
2026-04-21 12:18:41,896 - INFO - Verified VN network id 11 for VN b501411d-ad89-4df4-b759-a0f5a5ae7ab3
2026-04-21 12:18:41,897 - INFO - Verifications in API Server for VN ctest-vn-40851183 passed
2026-04-21 12:18:41,897 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/b501411d-ad89-4df4-b759-a0f5a5ae7ab3
2026-04-21 12:18:41,906 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/f09e9891-49f3-44f6-8111-51238dec8b51
2026-04-21 12:18:41,914 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/f09e9891-49f3-44f6-8111-51238dec8b51
2026-04-21 12:18:41,922 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/0ae85c98-07c9-4dad-89b8-94a71d7a4d6c
2026-04-21 12:18:41,934 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-70960683:ctest-vn-40851183', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-70960683', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13042777591562980852', 'uuid-lslong': '13211767958775167667'}, 'enable': 'true', 'created': '2026-04-21T12:18:38', 'last-modified': '2026-04-21T12:18:38', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.012612'}
2026-04-21 12:18:41,944 - DEBUG - Route Targets: ['target:64512:8000004']
2026-04-21 12:18:41,944 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-40851183 passed
2026-04-21 12:18:41,945 - DEBUG - ====Verifying policy data for ctest-vn-40851183 in API_Server ======
2026-04-21 12:18:41,945 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-04-21 12:18:41,952 - DEBUG - Requesting: http://10.0.0.38:8082/domain/1ff37e0d-8f7a-4c4e-85f1-324549c1004b
2026-04-21 12:18:41,965 - DEBUG - Requesting: http://10.0.0.38:8082/project/3a8d9006-b5ee-44f7-b448-b8909f9afca7
2026-04-21 12:18:42,044 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/b501411d-ad89-4df4-b759-a0f5a5ae7ab3
2026-04-21 12:18:42,074 - DEBUG - =>VN ctest-vn-40851183 has no policy to be verified
2026-04-21 12:18:42,074 - DEBUG - Verifying the vn in opserver
2026-04-21 12:18:42,074 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-70960683:ctest-vn-40851183 virtual network link through opserver 10.0.0.38
2026-04-21 12:18:42,074 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2026-04-21 12:18:42,446 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2026-04-21 12:18:42,520 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-70960683:ctest-vn-40851183', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-70960683:ctest-vn-40851183?flat'}
2026-04-21 12:18:42,520 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-70960683:ctest-vn-40851183 is found in opserver
2026-04-21 12:18:42,526 - DEBUG - VRF ids for VN ctest-vn-40851183: {'10.0.0.38': '2'}
2026-04-21 12:18:42,526 - INFO - Waiting for VM ctest-TestBasicVMVN-70960683-01742261 to be up..
2026-04-21 12:18:42,620 - DEBUG - VM is in ACTIVE state now
2026-04-21 12:18:42,620 - INFO - VM name : ctest-TestBasicVMVN-70960683-01742261
2026-04-21 12:18:42,696 - DEBUG - VM ctest-TestBasicVMVN-70960683-01742261 ID is 610853fc-ae34-44ae-9e06-5090ce7b0649
2026-04-21 12:18:42,696 - DEBUG - VM ctest-TestBasicVMVN-70960683-01742261 launched on Node cn-jenkins-deploy-platform-ansible-os-5659-1
2026-04-21 12:18:42,774 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/610853fc-ae34-44ae-9e06-5090ce7b0649
2026-04-21 12:18:42,782 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/2fdfe19c-1499-404d-a9cc-94ba1a4e8508
2026-04-21 12:18:46,033 - 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-04-21 12:18:46,033 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70960683-01742261 failed!
2026-04-21 12:18:46,087 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70960683:ctest-vn-40851183 is 31.1.1.1 and allocation pool is NOT set
2026-04-21 12:18:46,087 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70960683:ctest-vn-40851183 is 31.1.2.1 and allocation pool is NOT set
2026-04-21 12:18:50,162 - 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 1017ms')
2026-04-21 12:18:50,162 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70960683-01742261 failed!
2026-04-21 12:18:50,219 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70960683:ctest-vn-40851183 is 31.1.1.1 and allocation pool is NOT set
2026-04-21 12:18:50,219 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70960683:ctest-vn-40851183 is 31.1.2.1 and allocation pool is NOT set
2026-04-21 12:18:52,283 - 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.28 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.598 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.598/1.937/3.277/1.339 ms')
2026-04-21 12:18:52,283 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70960683-01742261 passed
2026-04-21 12:18:52,439 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-21 12:18:52,439 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70960683-01742261, IP 31.1.1.4, Port 22
2026-04-21 12:18:52,607 - DEBUG - VM ctest-TestBasicVMVN-70960683-01742261 is ready for SSH connections
2026-04-21 12:18:52,607 - INFO - Waiting for VM ctest-TestBasicVMVN-70960683-22139256 to be up..
2026-04-21 12:18:52,690 - DEBUG - VM is in ACTIVE state now
2026-04-21 12:18:52,690 - INFO - VM name : ctest-TestBasicVMVN-70960683-22139256
2026-04-21 12:18:52,769 - DEBUG - VM ctest-TestBasicVMVN-70960683-22139256 ID is 9c04b81d-350f-471a-9163-eee627634b2a
2026-04-21 12:18:52,769 - DEBUG - VM ctest-TestBasicVMVN-70960683-22139256 launched on Node cn-jenkins-deploy-platform-ansible-os-5659-1
2026-04-21 12:18:52,847 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/9c04b81d-350f-471a-9163-eee627634b2a
2026-04-21 12:18:52,854 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/f5382d63-a5dc-41ab-9959-1755c67bf863
2026-04-21 12:18:54,090 - 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=2.89 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.470 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.470/1.682/2.894/1.212 ms')
2026-04-21 12:18:54,090 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-70960683-22139256 passed
2026-04-21 12:18:54,239 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-21 12:18:54,239 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70960683-22139256, IP 31.1.2.4, Port 22
2026-04-21 12:18:54,394 - DEBUG - VM ctest-TestBasicVMVN-70960683-22139256 is ready for SSH connections
2026-04-21 12:18:54,395 - INFO - Waiting for VM ctest-TestBasicVMVN-70960683-95448035 to be up..
2026-04-21 12:18:54,470 - DEBUG - VM is in ACTIVE state now
2026-04-21 12:18:54,470 - INFO - VM name : ctest-TestBasicVMVN-70960683-95448035
2026-04-21 12:18:54,541 - DEBUG - VM ctest-TestBasicVMVN-70960683-95448035 ID is 05949161-8c57-47dd-92dd-262e839000bd
2026-04-21 12:18:54,541 - DEBUG - VM ctest-TestBasicVMVN-70960683-95448035 launched on Node cn-jenkins-deploy-platform-ansible-os-5659-1
2026-04-21 12:18:54,614 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/05949161-8c57-47dd-92dd-262e839000bd
2026-04-21 12:18:54,621 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/1239d504-f845-4c4f-aa77-431e74b222e8
2026-04-21 12:18:55,856 - 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.06 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.446 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.446/1.751/3.056/1.305 ms')
2026-04-21 12:18:55,856 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-70960683-95448035 passed
2026-04-21 12:18:56,007 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-21 12:18:56,007 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70960683-95448035, IP 31.1.1.3, Port 22
2026-04-21 12:18:56,163 - DEBUG - VM ctest-TestBasicVMVN-70960683-95448035 is ready for SSH connections
2026-04-21 12:18:56,163 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-21 12:18:56,163 - 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.38, gateway password: c0ntrail123
2026-04-21 12:18:56,163 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-04-21 12:19:00,175 - 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.857 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.930 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.903 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.903/1.896/3.857 ms
2026-04-21 12:19:00,175 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-70960683-01742261 passed
2026-04-21 12:19:00,175 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-21 12:19:00,175 - 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.38, gateway password: c0ntrail123
2026-04-21 12:19:00,176 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-04-21 12:19:03,981 - 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.518 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.087 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.183 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.087/1.929/3.518 ms
2026-04-21 12:19:03,982 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-70960683-22139256 passed
2026-04-21 12:19:03,982 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-21 12:19:03,982 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-21 12:19:03,982 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-21 12:19:03,982 - 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.38, gateway password: c0ntrail123
2026-04-21 12:19:03,982 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-04-21 12:19:04,172 - DEBUG - None
2026-04-21 12:19:04,172 - 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.38, gateway password: c0ntrail123
2026-04-21 12:19:04,172 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-04-21 12:19:04,346 - DEBUG - None
2026-04-21 12:19:04,347 - 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.38, gateway password: c0ntrail123
2026-04-21 12:19:04,347 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-04-21 12:19:04,969 - DEBUG - None
2026-04-21 12:19:04,969 - 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.38, gateway password: c0ntrail123
2026-04-21 12:19:04,969 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-04-21 12:19:07,192 - 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.635 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.217 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.810 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.126 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.364 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.364/2.230/5.217 ms
2026-04-21 12:19:07,193 - 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.38, gateway password: c0ntrail123
2026-04-21 12:19:07,193 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-04-21 12:19:09,433 - 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=0.937 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.566 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.706 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.578 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.072 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.121 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.377 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.377/2.193/4.706 ms
2026-04-21 12:19:09,433 - 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.38, gateway password: c0ntrail123
2026-04-21 12:19:09,433 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-04-21 12:19:11,677 - 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.721 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.907 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.798 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.572 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.182 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.009 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.409 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.409/1.942/3.798 ms
2026-04-21 12:19:11,677 - INFO - Deleting VM ctest-TestBasicVMVN-70960683-95448035
2026-04-21 12:19:11,743 - INFO - Detaching port f5382d63-a5dc-41ab-9959-1755c67bf863 from VM ctest-TestBasicVMVN-70960683-22139256
2026-04-21 12:19:11,781 - INFO - Deleting VM ctest-TestBasicVMVN-70960683-22139256
2026-04-21 12:19:11,845 - INFO - Detaching port 2fdfe19c-1499-404d-a9cc-94ba1a4e8508 from VM ctest-TestBasicVMVN-70960683-01742261
2026-04-21 12:19:11,875 - INFO - Deleting VM ctest-TestBasicVMVN-70960683-01742261
2026-04-21 12:19:11,937 - INFO - Deleting VN ctest-vn-40851183
2026-04-21 12:19:12,107 - DEBUG - Response for delete_port : ()
2026-04-21 12:19:12,291 - DEBUG - Response for delete_port : ()
2026-04-21 12:19:12,331 - DEBUG - VN b501411d-ad89-4df4-b759-a0f5a5ae7ab3 still in use: Unable to complete operation on network b501411d-ad89-4df4-b759-a0f5a5ae7ab3. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ae01e217-22d0-4af5-a5fe-5d46c1b5176f']
2026-04-21 12:19:12,331 - WARNING - Deleting VN ctest-vn-40851183 failed..Will retry
2026-04-21 12:19:14,470 - DEBUG - Response for deleting network ()
2026-04-21 12:19:14,470 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/f09e9891-49f3-44f6-8111-51238dec8b51
2026-04-21 12:19:14,478 - DEBUG - Response Code: 404
2026-04-21 12:19:14,478 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-04-21 12:19:14,484 - DEBUG - Requesting: http://10.0.0.38:8082/domain/1ff37e0d-8f7a-4c4e-85f1-324549c1004b
2026-04-21 12:19:14,535 - DEBUG - Requesting: http://10.0.0.38:8082/project/3a8d9006-b5ee-44f7-b448-b8909f9afca7
2026-04-21 12:19:14,601 - INFO - Validated that VN ctest-vn-40851183 is not found in API Server
2026-04-21 12:19:14,612 - DEBUG - VN ctest-vn-40851183 is not present in Agent 10.0.0.38
2026-04-21 12:19:14,612 - INFO - Validated that VN ctest-vn-40851183 is not in any agent
2026-04-21 12:19:14,620 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2026-04-21 12:19:14,627 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-40851183
2026-04-21 12:19:14,627 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-70960683:ctest-vn-40851183
2026-04-21 12:19:14,644 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-40851183 info
2026-04-21 12:19:14,714 - INFO - IPAM: ctest-ipam-33269985 is not found in API Server
2026-04-21 12:19:14,728 - INFO - IPAM:ctest-ipam-33269985 is not found in control node
2026-04-21 12:19:15,003 - DEBUG - No XMPP flaps were noticed during the test
2026-04-21 12:19:15,004 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2026-04-21 12:19:15,004 - INFO - --------------------------------------------------------------------------------
2026-04-21 12:19:15,682 - INFO - Deleted project: ctest-TestBasicVMVN-70960683, ID : 3a8d9006-b5ee-44f7-b448-b8909f9afca7