2025-11-04 18:11:49,549 - INFO - Domain Default found not creating
2025-11-04 18:11:49,684 - INFO - Project ctest-TestBasicVMVN-47416886 not found, creating it
2025-11-04 18:11:50,125 - INFO - Created Project:ctest-TestBasicVMVN-47416886, ID : 413f1bcd-b7c5-41a8-b2f8-a7da289133dd
2025-11-04 18:11:51,590 - INFO - ================================================================================
2025-11-04 18:11:51,590 - INFO - STARTING TEST : test_generic_link_local_service
2025-11-04 18:11:51,590 - 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-11-04 18:11:51,848 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.254': '0'}} with
2025-11-04 18:11:51,848 - INFO - Initial checks done. Running the testcase now
2025-11-04 18:11:51,848 - INFO -
2025-11-04 18:11:52,375 - DEBUG - Response for create_network : {'network': {'id': '549862ea-5121-4e7b-b455-e54810e6158b', 'name': 'ctest-vn2_metadata-64814486', 'tenant_id': '413f1bcdb7c541a8b2f8a7da289133dd', 'project_id': '413f1bcdb7c541a8b2f8a7da289133dd', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-47416886', 'ctest-vn2_metadata-64814486'], 'port_security_enabled': True, 'description': ''}}
2025-11-04 18:11:52,526 - DEBUG - Response for create_subnet : {'subnet': {'id': '659a7b6a-019e-4cc3-968a-7e0a36101948', 'name': '', 'tenant_id': '413f1bcdb7c541a8b2f8a7da289133dd', 'network_id': '549862ea-5121-4e7b-b455-e54810e6158b', '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': '413f1bcdb7c541a8b2f8a7da289133dd'}}
2025-11-04 18:11:52,542 - INFO - Created VN ctest-vn2_metadata-64814486
2025-11-04 18:11:52,595 - DEBUG - VN ctest-vn2_metadata-64814486 UUID is 549862ea-5121-4e7b-b455-e54810e6158b
2025-11-04 18:11:52,757 - DEBUG - Services list from nova: [, , ]
2025-11-04 18:11:53,755 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4621-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4621-1)
2025-11-04 18:11:53,858 - DEBUG - Link local service introspect added
2025-11-04 18:11:53,895 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-04 18:11:58,971 - DEBUG - VM is in ACTIVE state now
2025-11-04 18:11:59,112 - INFO - Waiting for VM ctest-TestBasicVMVN-47416886-64374838 to be up..
2025-11-04 18:11:59,112 - INFO - VM name : ctest-TestBasicVMVN-47416886-64374838
2025-11-04 18:11:59,186 - DEBUG - VM ctest-TestBasicVMVN-47416886-64374838 ID is 9a79592d-f517-406e-927c-5f2452234020
2025-11-04 18:11:59,186 - DEBUG - VM ctest-TestBasicVMVN-47416886-64374838 launched on Node cn-jenkins-deploy-platform-ansible-os-4621-1
2025-11-04 18:11:59,263 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/9a79592d-f517-406e-927c-5f2452234020
2025-11-04 18:11:59,554 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/9a79592d-f517-406e-927c-5f2452234020
2025-11-04 18:11:59,584 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/664b4ee9-e69d-4547-8dda-96de473e5415
2025-11-04 18:12:02,827 - 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 1003ms')
2025-11-04 18:12:02,828 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-47416886-64374838 failed!
2025-11-04 18:12:02,879 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-47416886:ctest-vn2_metadata-64814486 is 11.1.1.1 and allocation pool is NOT set
2025-11-04 18:12:04,934 - 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=5.22 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.969 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.969/3.095/5.222/2.126 ms')
2025-11-04 18:12:04,935 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-47416886-64374838 passed
2025-11-04 18:12:05,091 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-04 18:12:05,091 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-47416886-64374838, IP 11.1.1.3, Port 22
2025-11-04 18:12:05,242 - DEBUG - VM ctest-TestBasicVMVN-47416886-64374838 is ready for SSH connections
2025-11-04 18:12:05,242 - INFO - Retry 0
2025-11-04 18:12:05,242 - 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.49, gateway password: c0ntrail123
2025-11-04 18:12:05,242 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-11-04 18:12:06,832 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-11-04 18:12:06,832 - INFO - Generic metadata worked
2025-11-04 18:12:07,078 - DEBUG - Link local service introspect removed
2025-11-04 18:12:07,079 - INFO - Deleting VM ctest-TestBasicVMVN-47416886-64374838
2025-11-04 18:12:07,158 - INFO - Deleting VN ctest-vn2_metadata-64814486
2025-11-04 18:12:07,193 - DEBUG - VN 549862ea-5121-4e7b-b455-e54810e6158b still in use: Unable to complete operation on network 549862ea-5121-4e7b-b455-e54810e6158b. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-2fb536c4-b78f-4c9f-b7b4-1dc0a5b7a8be']
2025-11-04 18:12:07,193 - WARNING - Deleting VN ctest-vn2_metadata-64814486 failed..Will retry
2025-11-04 18:12:09,284 - DEBUG - Response for deleting network ()
2025-11-04 18:12:09,535 - DEBUG - No XMPP flaps were noticed during the test
2025-11-04 18:12:09,535 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-11-04 18:12:09,535 - INFO - --------------------------------------------------------------------------------
2025-11-04 18:12:09,538 - INFO - ================================================================================
2025-11-04 18:12:09,538 - INFO - STARTING TEST : test_metadata_service
2025-11-04 18:12:09,538 - 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-11-04 18:12:09,824 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.254': '0'}} with
2025-11-04 18:12:09,824 - INFO - Initial checks done. Running the testcase now
2025-11-04 18:12:09,824 - INFO -
2025-11-04 18:12:09,824 - DEBUG - Requesting: http://10.0.0.49:8082/global-vrouter-configs
2025-11-04 18:12:09,830 - DEBUG - Requesting: http://10.0.0.49:8082/global-vrouter-config/66f858a6-d2dd-4bbc-9d42-43e8caebe40d
2025-11-04 18:12:10,001 - DEBUG - Response for create_network : {'network': {'id': 'b08cd089-c614-4736-b898-95b4a06db4ef', 'name': 'ctest-vn-70522376', 'tenant_id': '413f1bcdb7c541a8b2f8a7da289133dd', 'project_id': '413f1bcdb7c541a8b2f8a7da289133dd', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-47416886', 'ctest-vn-70522376'], 'port_security_enabled': True, 'description': ''}}
2025-11-04 18:12:10,201 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd873c16f-ff55-4626-85fb-05b325b6b105', 'name': '', 'tenant_id': '413f1bcdb7c541a8b2f8a7da289133dd', 'network_id': 'b08cd089-c614-4736-b898-95b4a06db4ef', 'ip_version': 4, 'cidr': '144.189.106.128/26', 'allocation_pools': [{'start': '144.189.106.130', 'end': '144.189.106.190'}], 'gateway_ip': '144.189.106.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '144.189.106.130', 'tags': [], 'project_id': '413f1bcdb7c541a8b2f8a7da289133dd'}}
2025-11-04 18:12:10,219 - INFO - Created VN ctest-vn-70522376
2025-11-04 18:12:10,271 - DEBUG - VN ctest-vn-70522376 UUID is b08cd089-c614-4736-b898-95b4a06db4ef
2025-11-04 18:12:11,408 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4621-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4621-1)
2025-11-04 18:12:11,408 - INFO - Waiting for VM ctest-TestBasicVMVN-47416886-49335966 to be up..
2025-11-04 18:12:11,445 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-04 18:12:16,515 - DEBUG - VM is in ACTIVE state now
2025-11-04 18:12:16,515 - INFO - VM name : ctest-TestBasicVMVN-47416886-49335966
2025-11-04 18:12:16,582 - DEBUG - VM ctest-TestBasicVMVN-47416886-49335966 ID is 3e66192b-3717-4991-b5c3-6a2ed38c6ab5
2025-11-04 18:12:16,582 - DEBUG - VM ctest-TestBasicVMVN-47416886-49335966 launched on Node cn-jenkins-deploy-platform-ansible-os-4621-1
2025-11-04 18:12:16,649 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/3e66192b-3717-4991-b5c3-6a2ed38c6ab5
2025-11-04 18:12:16,656 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/92cc8d10-2666-40be-9c26-04b89e43a944
2025-11-04 18:12:19,915 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1023ms')
2025-11-04 18:12:19,915 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-47416886-49335966 failed!
2025-11-04 18:12:19,971 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-47416886:ctest-vn-70522376 is 144.189.106.129 and allocation pool is NOT set
2025-11-04 18:12:22,029 - 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.71 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.789 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.789/2.248/3.707/1.459 ms')
2025-11-04 18:12:22,029 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-47416886-49335966 passed
2025-11-04 18:12:22,183 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-04 18:12:22,183 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-47416886-49335966, IP 144.189.106.131, Port 22
2025-11-04 18:12:22,355 - DEBUG - VM ctest-TestBasicVMVN-47416886-49335966 is ready for SSH connections
2025-11-04 18:12:22,355 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-11-04 18:12:22,355 - DEBUG - cat /tmp/output.txt
2025-11-04 18:12:23,947 - DEBUG - Hello World. The time is now Tue, 04 Nov 2025 11:12:21 -0700!
2025-11-04 18:12:23,947 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 04 Nov 2025 11:12:21 -0700!'}
2025-11-04 18:12:23,947 - INFO - metadata_script.txt got executed in the vm
2025-11-04 18:12:23,948 - INFO - Deleting VM ctest-TestBasicVMVN-47416886-49335966
2025-11-04 18:12:24,021 - INFO - Deleting VN ctest-vn-70522376
2025-11-04 18:12:24,056 - DEBUG - VN b08cd089-c614-4736-b898-95b4a06db4ef still in use: Unable to complete operation on network b08cd089-c614-4736-b898-95b4a06db4ef. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-fe3cbcf2-5d47-4dfd-9f26-d1251ed8b9e3']
2025-11-04 18:12:24,056 - WARNING - Deleting VN ctest-vn-70522376 failed..Will retry
2025-11-04 18:12:26,148 - DEBUG - Response for deleting network ()
2025-11-04 18:12:26,404 - DEBUG - No XMPP flaps were noticed during the test
2025-11-04 18:12:26,404 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-11-04 18:12:26,404 - INFO - --------------------------------------------------------------------------------
2025-11-04 18:12:26,406 - INFO - ================================================================================
2025-11-04 18:12:26,406 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-11-04 18:12:26,406 - 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-11-04 18:12:26,694 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.254': '0'}} with
2025-11-04 18:12:26,694 - INFO - Initial checks done. Running the testcase now
2025-11-04 18:12:26,694 - INFO -
2025-11-04 18:12:27,161 - DEBUG - Response for create_network : {'network': {'id': 'dc8878f2-06a8-4a51-bacd-ac41713258f7', 'name': 'ctest-vn-11908215', 'tenant_id': '413f1bcdb7c541a8b2f8a7da289133dd', 'project_id': '413f1bcdb7c541a8b2f8a7da289133dd', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-47416886', 'ctest-vn-11908215'], 'port_security_enabled': True, 'description': ''}}
2025-11-04 18:12:27,344 - DEBUG - Response for create_subnet : {'subnet': {'id': '34310d62-8de9-47ca-abcd-8cc1f957c11c', 'name': '', 'tenant_id': '413f1bcdb7c541a8b2f8a7da289133dd', 'network_id': 'dc8878f2-06a8-4a51-bacd-ac41713258f7', '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': '413f1bcdb7c541a8b2f8a7da289133dd'}}
2025-11-04 18:12:27,524 - DEBUG - Response for create_subnet : {'subnet': {'id': '84b8cd98-4b8d-4d31-91ca-424644b36c59', 'name': '', 'tenant_id': '413f1bcdb7c541a8b2f8a7da289133dd', 'network_id': 'dc8878f2-06a8-4a51-bacd-ac41713258f7', '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': '413f1bcdb7c541a8b2f8a7da289133dd'}}
2025-11-04 18:12:27,540 - INFO - Created VN ctest-vn-11908215
2025-11-04 18:12:27,591 - DEBUG - VN ctest-vn-11908215 UUID is dc8878f2-06a8-4a51-bacd-ac41713258f7
2025-11-04 18:12:27,925 - DEBUG - Response for create_port : {'port': {'name': 'db1857bc-82f1-471a-b675-8e9b777b4daa', 'id': 'db1857bc-82f1-471a-b675-8e9b777b4daa', 'tenant_id': '413f1bcdb7c541a8b2f8a7da289133dd', 'network_id': 'dc8878f2-06a8-4a51-bacd-ac41713258f7', 'mac_address': '02:db:18:57:bc:82', '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': '34310d62-8de9-47ca-abcd-8cc1f957c11c'}], 'security_groups': ['8e46687c-82fe-4d1d-a405-035e8710b691'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '413f1bcdb7c541a8b2f8a7da289133dd'}}
2025-11-04 18:12:28,081 - DEBUG - Response for create_port : {'port': {'name': '2afd01e6-0178-44e4-a5d1-967003599929', 'id': '2afd01e6-0178-44e4-a5d1-967003599929', 'tenant_id': '413f1bcdb7c541a8b2f8a7da289133dd', 'network_id': 'dc8878f2-06a8-4a51-bacd-ac41713258f7', 'mac_address': '02:2a:fd:01:e6:01', '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': '84b8cd98-4b8d-4d31-91ca-424644b36c59'}], 'security_groups': ['8e46687c-82fe-4d1d-a405-035e8710b691'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '413f1bcdb7c541a8b2f8a7da289133dd'}}
2025-11-04 18:12:28,422 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4621-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4621-1)
2025-11-04 18:12:28,822 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4621-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4621-1)
2025-11-04 18:12:30,038 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4621-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4621-1)
2025-11-04 18:12:30,038 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-11-04 18:12:30,043 - DEBUG - Requesting: http://10.0.0.49:8082/domain/b7faeeb1-f827-4283-931f-654feb0d6647
2025-11-04 18:12:30,055 - DEBUG - Requesting: http://10.0.0.49:8082/project/413f1bcd-b7c5-41a8-b2f8-a7da289133dd
2025-11-04 18:12:30,119 - DEBUG - Requesting: http://10.0.0.49:8082/network-ipam/a087f684-0d2a-4d08-99a7-06dea9aa30cd
2025-11-04 18:12:30,126 - INFO - Verifications in API Server for IPAM: ctest-ipam-35249017 passed
2025-11-04 18:12:30,132 - DEBUG - Control-node 10.0.0.49 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-47416886:ctest-ipam-35249017', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-47416886', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11567485214941400328', 'uuid-lslong': '11071825762312663245'}, 'enable': 'true', 'created': '2025-11-04T18:12:26', 'last-modified': '2025-11-04T18:12:26', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.214753'}
2025-11-04 18:12:30,132 - INFO - Verifications in Control node for IPAM: ctest-ipam-35249017 passed
2025-11-04 18:12:30,132 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-11-04 18:12:30,136 - DEBUG - Requesting: http://10.0.0.49:8082/domain/b7faeeb1-f827-4283-931f-654feb0d6647
2025-11-04 18:12:30,191 - DEBUG - Requesting: http://10.0.0.49:8082/project/413f1bcd-b7c5-41a8-b2f8-a7da289133dd
2025-11-04 18:12:30,268 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/dc8878f2-06a8-4a51-bacd-ac41713258f7
2025-11-04 18:12:30,288 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/dc8878f2-06a8-4a51-bacd-ac41713258f7
2025-11-04 18:12:30,300 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/d5a1da1e-2dbe-4e3b-b57a-78afd837c7a1
2025-11-04 18:12:30,310 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/d5a1da1e-2dbe-4e3b-b57a-78afd837c7a1
2025-11-04 18:12:30,321 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/acf8b534-94c6-44a9-b705-bad9a30b91da
2025-11-04 18:12:30,329 - DEBUG - Route Targets: ['target:64512:8000004']
2025-11-04 18:12:30,329 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/dc8878f2-06a8-4a51-bacd-ac41713258f7
2025-11-04 18:12:30,338 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/d5a1da1e-2dbe-4e3b-b57a-78afd837c7a1
2025-11-04 18:12:30,352 - INFO - Verified VN network id 10 for VN dc8878f2-06a8-4a51-bacd-ac41713258f7
2025-11-04 18:12:30,352 - INFO - Verifications in API Server for VN ctest-vn-11908215 passed
2025-11-04 18:12:30,352 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/dc8878f2-06a8-4a51-bacd-ac41713258f7
2025-11-04 18:12:30,362 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/d5a1da1e-2dbe-4e3b-b57a-78afd837c7a1
2025-11-04 18:12:30,370 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/d5a1da1e-2dbe-4e3b-b57a-78afd837c7a1
2025-11-04 18:12:30,376 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/acf8b534-94c6-44a9-b705-bad9a30b91da
2025-11-04 18:12:30,387 - DEBUG - Control-node 10.0.0.49 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-47416886:ctest-vn-11908215', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-47416886', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15891084266065906257', 'uuid-lslong': '13460604258352257271'}, 'enable': 'true', 'created': '2025-11-04T18:12:27', 'last-modified': '2025-11-04T18:12:27', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.881330'}
2025-11-04 18:12:30,394 - DEBUG - Route Targets: ['target:64512:8000004']
2025-11-04 18:12:30,394 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-11908215 passed
2025-11-04 18:12:30,394 - DEBUG - ====Verifying policy data for ctest-vn-11908215 in API_Server ======
2025-11-04 18:12:30,394 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-11-04 18:12:30,400 - DEBUG - Requesting: http://10.0.0.49:8082/domain/b7faeeb1-f827-4283-931f-654feb0d6647
2025-11-04 18:12:30,410 - DEBUG - Requesting: http://10.0.0.49:8082/project/413f1bcd-b7c5-41a8-b2f8-a7da289133dd
2025-11-04 18:12:30,497 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/dc8878f2-06a8-4a51-bacd-ac41713258f7
2025-11-04 18:12:30,505 - DEBUG - =>VN ctest-vn-11908215 has no policy to be verified
2025-11-04 18:12:30,505 - DEBUG - Verifying the vn in opserver
2025-11-04 18:12:30,506 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-47416886:ctest-vn-11908215 virtual network link through opserver 10.0.0.49
2025-11-04 18:12:30,506 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-networks
2025-11-04 18:12:30,975 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-networks
2025-11-04 18:12:31,035 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-47416886:ctest-vn-11908215', 'href': 'http://10.0.0.49:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-47416886:ctest-vn-11908215?flat'}
2025-11-04 18:12:31,035 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-47416886:ctest-vn-11908215 is found in opserver
2025-11-04 18:12:31,041 - DEBUG - VRF ids for VN ctest-vn-11908215: {'10.0.0.49': '2'}
2025-11-04 18:12:31,042 - INFO - Waiting for VM ctest-TestBasicVMVN-47416886-80549378 to be up..
2025-11-04 18:12:31,107 - DEBUG - VM is in ACTIVE state now
2025-11-04 18:12:31,108 - INFO - VM name : ctest-TestBasicVMVN-47416886-80549378
2025-11-04 18:12:31,180 - DEBUG - VM ctest-TestBasicVMVN-47416886-80549378 ID is 2ca754c3-8ff9-4762-b214-2d669066cd57
2025-11-04 18:12:31,180 - DEBUG - VM ctest-TestBasicVMVN-47416886-80549378 launched on Node cn-jenkins-deploy-platform-ansible-os-4621-1
2025-11-04 18:12:31,254 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/2ca754c3-8ff9-4762-b214-2d669066cd57
2025-11-04 18:12:31,279 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/db1857bc-82f1-471a-b675-8e9b777b4daa
2025-11-04 18:12:34,534 - 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 1027ms')
2025-11-04 18:12:34,534 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-47416886-80549378 failed!
2025-11-04 18:12:34,587 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-47416886:ctest-vn-11908215 is 31.1.1.1 and allocation pool is NOT set
2025-11-04 18:12:34,587 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-47416886:ctest-vn-11908215 is 31.1.2.1 and allocation pool is NOT set
2025-11-04 18:12:38,664 - 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 1015ms')
2025-11-04 18:12:38,664 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-47416886-80549378 failed!
2025-11-04 18:12:38,719 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-47416886:ctest-vn-11908215 is 31.1.1.1 and allocation pool is NOT set
2025-11-04 18:12:38,719 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-47416886:ctest-vn-11908215 is 31.1.2.1 and allocation pool is NOT set
2025-11-04 18:12:40,785 - 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.46 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.453 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.453/1.956/3.459/1.503 ms')
2025-11-04 18:12:40,785 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-47416886-80549378 passed
2025-11-04 18:12:40,935 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-04 18:12:40,935 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-47416886-80549378, IP 31.1.1.4, Port 22
2025-11-04 18:12:41,090 - DEBUG - VM ctest-TestBasicVMVN-47416886-80549378 is ready for SSH connections
2025-11-04 18:12:41,090 - INFO - Waiting for VM ctest-TestBasicVMVN-47416886-52067006 to be up..
2025-11-04 18:12:41,165 - DEBUG - VM is in ACTIVE state now
2025-11-04 18:12:41,165 - INFO - VM name : ctest-TestBasicVMVN-47416886-52067006
2025-11-04 18:12:41,236 - DEBUG - VM ctest-TestBasicVMVN-47416886-52067006 ID is 25452828-b9ac-44da-ac04-4e86cf19f17c
2025-11-04 18:12:41,236 - DEBUG - VM ctest-TestBasicVMVN-47416886-52067006 launched on Node cn-jenkins-deploy-platform-ansible-os-4621-1
2025-11-04 18:12:41,306 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/25452828-b9ac-44da-ac04-4e86cf19f17c
2025-11-04 18:12:41,314 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/2afd01e6-0178-44e4-a5d1-967003599929
2025-11-04 18:12:42,550 - 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.14 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.378 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.378/1.760/3.143/1.382 ms')
2025-11-04 18:12:42,550 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-47416886-52067006 passed
2025-11-04 18:12:42,699 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-04 18:12:42,699 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-47416886-52067006, IP 31.1.2.4, Port 22
2025-11-04 18:12:42,863 - DEBUG - VM ctest-TestBasicVMVN-47416886-52067006 is ready for SSH connections
2025-11-04 18:12:42,863 - INFO - Waiting for VM ctest-TestBasicVMVN-47416886-94768847 to be up..
2025-11-04 18:12:42,935 - DEBUG - VM is in ACTIVE state now
2025-11-04 18:12:42,935 - INFO - VM name : ctest-TestBasicVMVN-47416886-94768847
2025-11-04 18:12:43,000 - DEBUG - VM ctest-TestBasicVMVN-47416886-94768847 ID is d0788409-b874-48b8-9e9b-d12b0b0ecbe5
2025-11-04 18:12:43,000 - DEBUG - VM ctest-TestBasicVMVN-47416886-94768847 launched on Node cn-jenkins-deploy-platform-ansible-os-4621-1
2025-11-04 18:12:43,061 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/d0788409-b874-48b8-9e9b-d12b0b0ecbe5
2025-11-04 18:12:43,068 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/066e37df-1679-4e28-9108-01d2ec1075b2
2025-11-04 18:12:44,296 - 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.78 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.341 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.341/1.558/2.775/1.217 ms')
2025-11-04 18:12:44,296 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-47416886-94768847 passed
2025-11-04 18:12:44,443 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-04 18:12:44,443 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-47416886-94768847, IP 31.1.1.3, Port 22
2025-11-04 18:12:44,598 - DEBUG - VM ctest-TestBasicVMVN-47416886-94768847 is ready for SSH connections
2025-11-04 18:12:44,598 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-04 18:12:44,598 - 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.49, gateway password: c0ntrail123
2025-11-04 18:12:44,598 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-11-04 18:12:48,633 - 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.774 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.682 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.231 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.682/2.229/4.774 ms
2025-11-04 18:12:48,633 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-47416886-80549378 passed
2025-11-04 18:12:48,633 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-04 18:12:48,633 - 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.49, gateway password: c0ntrail123
2025-11-04 18:12:48,633 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-11-04 18:12:52,280 - 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=2.829 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.062 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.094 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.062/1.661/2.829 ms
2025-11-04 18:12:52,280 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-47416886-52067006 passed
2025-11-04 18:12:52,280 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-04 18:12:52,280 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-04 18:12:52,280 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-04 18:12:52,280 - 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.49, gateway password: c0ntrail123
2025-11-04 18:12:52,280 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-04 18:12:52,458 - DEBUG - None
2025-11-04 18:12:52,458 - 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.49, gateway password: c0ntrail123
2025-11-04 18:12:52,458 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-04 18:12:52,634 - DEBUG - None
2025-11-04 18:12:52,634 - 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.49, gateway password: c0ntrail123
2025-11-04 18:12:52,634 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-04 18:12:53,270 - DEBUG - None
2025-11-04 18:12:53,270 - 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.49, gateway password: c0ntrail123
2025-11-04 18:12:53,270 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-11-04 18:12:55,493 - 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.232 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.720 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.483 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.665 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.410 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.410/2.102/5.720 ms
2025-11-04 18:12:55,493 - 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.49, gateway password: c0ntrail123
2025-11-04 18:12:55,493 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-11-04 18:12:57,737 - 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.978 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.705 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.895 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.402 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.995 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.990 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.346 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.346/1.901/3.895 ms
2025-11-04 18:12:57,737 - 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.49, gateway password: c0ntrail123
2025-11-04 18:12:57,737 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-11-04 18:13:00,005 - 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.658 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.425 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.295 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.408 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.973 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.962 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.359 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.359/1.725/3.295 ms
2025-11-04 18:13:00,005 - INFO - Deleting VM ctest-TestBasicVMVN-47416886-94768847
2025-11-04 18:13:00,071 - INFO - Detaching port 2afd01e6-0178-44e4-a5d1-967003599929 from VM ctest-TestBasicVMVN-47416886-52067006
2025-11-04 18:13:00,105 - INFO - Deleting VM ctest-TestBasicVMVN-47416886-52067006
2025-11-04 18:13:00,180 - INFO - Detaching port db1857bc-82f1-471a-b675-8e9b777b4daa from VM ctest-TestBasicVMVN-47416886-80549378
2025-11-04 18:13:00,210 - INFO - Deleting VM ctest-TestBasicVMVN-47416886-80549378
2025-11-04 18:13:00,272 - INFO - Deleting VN ctest-vn-11908215
2025-11-04 18:13:00,428 - DEBUG - Response for delete_port : ()
2025-11-04 18:13:00,565 - DEBUG - Response for delete_port : ()
2025-11-04 18:13:00,605 - DEBUG - VN dc8878f2-06a8-4a51-bacd-ac41713258f7 still in use: Unable to complete operation on network dc8878f2-06a8-4a51-bacd-ac41713258f7. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-41aa2dbe-c5dd-463a-b152-365cb599344a']
2025-11-04 18:13:00,605 - WARNING - Deleting VN ctest-vn-11908215 failed..Will retry
2025-11-04 18:13:02,718 - DEBUG - Response for deleting network ()
2025-11-04 18:13:02,718 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/d5a1da1e-2dbe-4e3b-b57a-78afd837c7a1
2025-11-04 18:13:02,725 - DEBUG - Response Code: 404
2025-11-04 18:13:02,726 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-11-04 18:13:02,730 - DEBUG - Requesting: http://10.0.0.49:8082/domain/b7faeeb1-f827-4283-931f-654feb0d6647
2025-11-04 18:13:02,783 - DEBUG - Requesting: http://10.0.0.49:8082/project/413f1bcd-b7c5-41a8-b2f8-a7da289133dd
2025-11-04 18:13:02,851 - INFO - Validated that VN ctest-vn-11908215 is not found in API Server
2025-11-04 18:13:02,859 - DEBUG - VN ctest-vn-11908215 is not present in Agent 10.0.0.49
2025-11-04 18:13:02,859 - INFO - Validated that VN ctest-vn-11908215 is not in any agent
2025-11-04 18:13:02,863 - DEBUG - VRF 2 is not seen in agent 10.0.0.49
2025-11-04 18:13:02,869 - DEBUG - Vrouter 10.0.0.49 does not have vrf 2 for VN ctest-vn-11908215
2025-11-04 18:13:02,869 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-47416886:ctest-vn-11908215
2025-11-04 18:13:02,877 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-11908215 info
2025-11-04 18:13:02,954 - INFO - IPAM: ctest-ipam-35249017 is not found in API Server
2025-11-04 18:13:02,964 - INFO - IPAM:ctest-ipam-35249017 is not found in control node
2025-11-04 18:13:03,223 - DEBUG - No XMPP flaps were noticed during the test
2025-11-04 18:13:03,224 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-11-04 18:13:03,224 - INFO - --------------------------------------------------------------------------------
2025-11-04 18:13:03,931 - INFO - Deleted project: ctest-TestBasicVMVN-47416886, ID : 413f1bcd-b7c5-41a8-b2f8-a7da289133dd