2026-05-14 15:55:27,802 - INFO - Domain Default found not creating
2026-05-14 15:55:27,987 - INFO - Project ctest-TestBasicVMVN-29530339 not found, creating it
2026-05-14 15:55:28,445 - INFO - Created Project:ctest-TestBasicVMVN-29530339, ID : 374c3248-7b84-4fd7-8e0c-5f0df37d3d26
2026-05-14 15:55:29,943 - INFO - ================================================================================
2026-05-14 15:55:29,943 - INFO - STARTING TEST : test_generic_link_local_service
2026-05-14 15:55:29,943 - 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-05-14 15:55:30,196 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-05-14 15:55:30,197 - INFO - Initial checks done. Running the testcase now
2026-05-14 15:55:30,197 - INFO -
2026-05-14 15:55:30,739 - DEBUG - Response for create_network : {'network': {'id': '87c960e6-4c43-49dd-9f64-f7531f7cc92b', 'name': 'ctest-vn2_metadata-65189484', 'tenant_id': '374c32487b844fd78e0c5f0df37d3d26', 'project_id': '374c32487b844fd78e0c5f0df37d3d26', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-29530339', 'ctest-vn2_metadata-65189484'], 'port_security_enabled': True, 'description': ''}}
2026-05-14 15:55:30,962 - DEBUG - Response for create_subnet : {'subnet': {'id': '006974f8-691d-47d9-a73c-74929ca1ce9c', 'name': '', 'tenant_id': '374c32487b844fd78e0c5f0df37d3d26', 'network_id': '87c960e6-4c43-49dd-9f64-f7531f7cc92b', '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': '374c32487b844fd78e0c5f0df37d3d26'}}
2026-05-14 15:55:30,979 - INFO - Created VN ctest-vn2_metadata-65189484
2026-05-14 15:55:31,030 - DEBUG - VN ctest-vn2_metadata-65189484 UUID is 87c960e6-4c43-49dd-9f64-f7531f7cc92b
2026-05-14 15:55:31,225 - DEBUG - Services list from nova: [, , ]
2026-05-14 15:55:32,277 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5785-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5785-1)
2026-05-14 15:55:32,386 - DEBUG - Link local service introspect added
2026-05-14 15:55:32,425 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-14 15:55:37,502 - DEBUG - VM is in ACTIVE state now
2026-05-14 15:55:37,645 - INFO - Waiting for VM ctest-TestBasicVMVN-29530339-18525828 to be up..
2026-05-14 15:55:37,645 - INFO - VM name : ctest-TestBasicVMVN-29530339-18525828
2026-05-14 15:55:37,725 - DEBUG - VM ctest-TestBasicVMVN-29530339-18525828 ID is e0f3a16c-e95e-4f95-805a-f7ed183680e4
2026-05-14 15:55:37,725 - DEBUG - VM ctest-TestBasicVMVN-29530339-18525828 launched on Node cn-jenkins-deploy-platform-ansible-os-5785-1
2026-05-14 15:55:37,798 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/e0f3a16c-e95e-4f95-805a-f7ed183680e4
2026-05-14 15:55:38,093 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/e0f3a16c-e95e-4f95-805a-f7ed183680e4
2026-05-14 15:55:38,129 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/16ae8210-2e16-4ee5-b22d-146394f63df0
2026-05-14 15:55:41,399 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1022ms')
2026-05-14 15:55:41,399 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-29530339-18525828 failed!
2026-05-14 15:55:41,454 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-29530339:ctest-vn2_metadata-65189484 is 11.1.1.1 and allocation pool is NOT set
2026-05-14 15:55:43,522 - 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.89 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.75 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.748/4.819/6.890/2.071 ms')
2026-05-14 15:55:43,522 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-29530339-18525828 passed
2026-05-14 15:55:43,674 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-14 15:55:43,674 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-29530339-18525828, IP 11.1.1.3, Port 22
2026-05-14 15:55:43,829 - DEBUG - VM ctest-TestBasicVMVN-29530339-18525828 is ready for SSH connections
2026-05-14 15:55:43,830 - INFO - Retry 0
2026-05-14 15:55:43,830 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-05-14 15:55:43,830 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-05-14 15:55:45,438 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-05-14 15:55:45,438 - INFO - Generic metadata worked
2026-05-14 15:55:45,686 - DEBUG - Link local service introspect removed
2026-05-14 15:55:45,686 - INFO - Deleting VM ctest-TestBasicVMVN-29530339-18525828
2026-05-14 15:55:45,752 - INFO - Deleting VN ctest-vn2_metadata-65189484
2026-05-14 15:55:45,788 - DEBUG - VN 87c960e6-4c43-49dd-9f64-f7531f7cc92b still in use: Unable to complete operation on network 87c960e6-4c43-49dd-9f64-f7531f7cc92b. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f53092e6-e4e1-4532-aa23-eb3abefb3383']
2026-05-14 15:55:45,789 - WARNING - Deleting VN ctest-vn2_metadata-65189484 failed..Will retry
2026-05-14 15:55:47,899 - DEBUG - Response for deleting network ()
2026-05-14 15:55:48,151 - DEBUG - No XMPP flaps were noticed during the test
2026-05-14 15:55:48,151 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19]
2026-05-14 15:55:48,151 - INFO - --------------------------------------------------------------------------------
2026-05-14 15:55:48,153 - INFO - ================================================================================
2026-05-14 15:55:48,153 - INFO - STARTING TEST : test_metadata_service
2026-05-14 15:55:48,153 - 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-05-14 15:55:48,459 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-05-14 15:55:48,459 - INFO - Initial checks done. Running the testcase now
2026-05-14 15:55:48,459 - INFO -
2026-05-14 15:55:48,459 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs
2026-05-14 15:55:48,465 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/5b1f8a4a-5559-4a07-96c2-59d5d51452ba
2026-05-14 15:55:48,633 - DEBUG - Response for create_network : {'network': {'id': '080ba2a5-2fe7-45e3-9c0b-49ab539b953c', 'name': 'ctest-vn-62418408', 'tenant_id': '374c32487b844fd78e0c5f0df37d3d26', 'project_id': '374c32487b844fd78e0c5f0df37d3d26', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-29530339', 'ctest-vn-62418408'], 'port_security_enabled': True, 'description': ''}}
2026-05-14 15:55:48,814 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd5adc6dc-2bfa-4396-8ac1-6d3fa6f2b137', 'name': '', 'tenant_id': '374c32487b844fd78e0c5f0df37d3d26', 'network_id': '080ba2a5-2fe7-45e3-9c0b-49ab539b953c', 'ip_version': 4, 'cidr': '156.9.137.192/26', 'allocation_pools': [{'start': '156.9.137.194', 'end': '156.9.137.254'}], 'gateway_ip': '156.9.137.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '156.9.137.194', 'tags': [], 'project_id': '374c32487b844fd78e0c5f0df37d3d26'}}
2026-05-14 15:55:48,831 - INFO - Created VN ctest-vn-62418408
2026-05-14 15:55:48,882 - DEBUG - VN ctest-vn-62418408 UUID is 080ba2a5-2fe7-45e3-9c0b-49ab539b953c
2026-05-14 15:55:50,039 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5785-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5785-1)
2026-05-14 15:55:50,039 - INFO - Waiting for VM ctest-TestBasicVMVN-29530339-40547545 to be up..
2026-05-14 15:55:50,082 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-14 15:55:55,168 - DEBUG - VM is in ACTIVE state now
2026-05-14 15:55:55,168 - INFO - VM name : ctest-TestBasicVMVN-29530339-40547545
2026-05-14 15:55:55,246 - DEBUG - VM ctest-TestBasicVMVN-29530339-40547545 ID is bbda256e-c52e-4242-9ebf-32d2142a4f4f
2026-05-14 15:55:55,246 - DEBUG - VM ctest-TestBasicVMVN-29530339-40547545 launched on Node cn-jenkins-deploy-platform-ansible-os-5785-1
2026-05-14 15:55:55,322 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/bbda256e-c52e-4242-9ebf-32d2142a4f4f
2026-05-14 15:55:55,330 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/48f5a700-d942-4e19-808b-d44ad67f2584
2026-05-14 15:55:58,584 - 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-05-14 15:55:58,584 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-29530339-40547545 failed!
2026-05-14 15:55:58,638 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-29530339:ctest-vn-62418408 is 156.9.137.193 and allocation pool is NOT set
2026-05-14 15:56:00,700 - 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=11.7 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.663 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.663/6.179/11.696/5.516 ms')
2026-05-14 15:56:00,700 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-29530339-40547545 passed
2026-05-14 15:56:00,854 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-14 15:56:00,854 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-29530339-40547545, IP 156.9.137.195, Port 22
2026-05-14 15:56:01,020 - DEBUG - VM ctest-TestBasicVMVN-29530339-40547545 is ready for SSH connections
2026-05-14 15:56:01,021 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-05-14 15:56:01,021 - DEBUG - cat /tmp/output.txt
2026-05-14 15:56:02,690 - DEBUG - Hello World. The time is now Thu, 14 May 2026 09:56:01 -0600!
2026-05-14 15:56:02,691 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 14 May 2026 09:56:01 -0600!'}
2026-05-14 15:56:02,691 - INFO - metadata_script.txt got executed in the vm
2026-05-14 15:56:02,691 - INFO - Deleting VM ctest-TestBasicVMVN-29530339-40547545
2026-05-14 15:56:02,760 - INFO - Deleting VN ctest-vn-62418408
2026-05-14 15:56:02,802 - DEBUG - VN 080ba2a5-2fe7-45e3-9c0b-49ab539b953c still in use: Unable to complete operation on network 080ba2a5-2fe7-45e3-9c0b-49ab539b953c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-b45e63ad-a7d7-4665-be60-e5483aac6863']
2026-05-14 15:56:02,803 - WARNING - Deleting VN ctest-vn-62418408 failed..Will retry
2026-05-14 15:56:04,903 - DEBUG - Response for deleting network ()
2026-05-14 15:56:05,163 - DEBUG - No XMPP flaps were noticed during the test
2026-05-14 15:56:05,164 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2026-05-14 15:56:05,164 - INFO - --------------------------------------------------------------------------------
2026-05-14 15:56:05,167 - INFO - ================================================================================
2026-05-14 15:56:05,167 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-05-14 15:56:05,167 - 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-05-14 15:56:05,452 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-05-14 15:56:05,452 - INFO - Initial checks done. Running the testcase now
2026-05-14 15:56:05,452 - INFO -
2026-05-14 15:56:05,942 - DEBUG - Response for create_network : {'network': {'id': '631e7e07-c096-4d9d-ab36-331d6c3051f4', 'name': 'ctest-vn-88529650', 'tenant_id': '374c32487b844fd78e0c5f0df37d3d26', 'project_id': '374c32487b844fd78e0c5f0df37d3d26', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-29530339', 'ctest-vn-88529650'], 'port_security_enabled': True, 'description': ''}}
2026-05-14 15:56:06,164 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e81422fc-cab6-4180-95c4-187664bb841c', 'name': '', 'tenant_id': '374c32487b844fd78e0c5f0df37d3d26', 'network_id': '631e7e07-c096-4d9d-ab36-331d6c3051f4', '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': '374c32487b844fd78e0c5f0df37d3d26'}}
2026-05-14 15:56:06,336 - DEBUG - Response for create_subnet : {'subnet': {'id': '25332ff3-0ef8-4025-85e3-d73fa9af95c7', 'name': '', 'tenant_id': '374c32487b844fd78e0c5f0df37d3d26', 'network_id': '631e7e07-c096-4d9d-ab36-331d6c3051f4', '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': '374c32487b844fd78e0c5f0df37d3d26'}}
2026-05-14 15:56:06,355 - INFO - Created VN ctest-vn-88529650
2026-05-14 15:56:06,406 - DEBUG - VN ctest-vn-88529650 UUID is 631e7e07-c096-4d9d-ab36-331d6c3051f4
2026-05-14 15:56:06,837 - DEBUG - Response for create_port : {'port': {'name': '29badf52-b41f-4f5d-9067-7c9aec27b90d', 'id': '29badf52-b41f-4f5d-9067-7c9aec27b90d', 'tenant_id': '374c32487b844fd78e0c5f0df37d3d26', 'network_id': '631e7e07-c096-4d9d-ab36-331d6c3051f4', 'mac_address': '02:29:ba:df:52:b4', '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': 'e81422fc-cab6-4180-95c4-187664bb841c'}], 'security_groups': ['49931292-1dbe-41e7-832b-e6032b78230d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '374c32487b844fd78e0c5f0df37d3d26'}}
2026-05-14 15:56:07,005 - DEBUG - Response for create_port : {'port': {'name': 'dc362ac9-4d37-401a-8a5f-1b293b9702b2', 'id': 'dc362ac9-4d37-401a-8a5f-1b293b9702b2', 'tenant_id': '374c32487b844fd78e0c5f0df37d3d26', 'network_id': '631e7e07-c096-4d9d-ab36-331d6c3051f4', 'mac_address': '02:dc:36:2a:c9:4d', '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': '25332ff3-0ef8-4025-85e3-d73fa9af95c7'}], 'security_groups': ['49931292-1dbe-41e7-832b-e6032b78230d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '374c32487b844fd78e0c5f0df37d3d26'}}
2026-05-14 15:56:07,392 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5785-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5785-1)
2026-05-14 15:56:07,867 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5785-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5785-1)
2026-05-14 15:56:09,136 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5785-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5785-1)
2026-05-14 15:56:09,136 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-05-14 15:56:09,142 - DEBUG - Requesting: http://10.0.0.50:8082/domain/568c3dd6-5d48-4841-ac35-3bf812d5a441
2026-05-14 15:56:09,159 - DEBUG - Requesting: http://10.0.0.50:8082/project/374c3248-7b84-4fd7-8e0c-5f0df37d3d26
2026-05-14 15:56:09,243 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/a2acd7ca-a08e-4f06-a739-3535b54bdbb3
2026-05-14 15:56:09,256 - INFO - Verifications in API Server for IPAM: ctest-ipam-15641197 passed
2026-05-14 15:56:09,262 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-29530339:ctest-ipam-15641197', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-29530339', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11721981195415604998', 'uuid-lslong': '12049720782797659059'}, 'enable': 'true', 'created': '2026-05-14T15:56:05', 'last-modified': '2026-05-14T15:56:05', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.577795'}
2026-05-14 15:56:09,263 - INFO - Verifications in Control node for IPAM: ctest-ipam-15641197 passed
2026-05-14 15:56:09,263 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-05-14 15:56:09,270 - DEBUG - Requesting: http://10.0.0.50:8082/domain/568c3dd6-5d48-4841-ac35-3bf812d5a441
2026-05-14 15:56:09,282 - DEBUG - Requesting: http://10.0.0.50:8082/project/374c3248-7b84-4fd7-8e0c-5f0df37d3d26
2026-05-14 15:56:09,367 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/631e7e07-c096-4d9d-ab36-331d6c3051f4
2026-05-14 15:56:09,384 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/631e7e07-c096-4d9d-ab36-331d6c3051f4
2026-05-14 15:56:09,404 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/4c951b78-9a48-4503-9b8c-31b2576f8ef3
2026-05-14 15:56:09,414 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/4c951b78-9a48-4503-9b8c-31b2576f8ef3
2026-05-14 15:56:09,427 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/79ba8d58-0c92-41ad-9ecb-0563a0ef882d
2026-05-14 15:56:09,441 - DEBUG - Route Targets: ['target:64512:8000004']
2026-05-14 15:56:09,441 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/631e7e07-c096-4d9d-ab36-331d6c3051f4
2026-05-14 15:56:09,453 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/4c951b78-9a48-4503-9b8c-31b2576f8ef3
2026-05-14 15:56:09,473 - INFO - Verified VN network id 11 for VN 631e7e07-c096-4d9d-ab36-331d6c3051f4
2026-05-14 15:56:09,473 - INFO - Verifications in API Server for VN ctest-vn-88529650 passed
2026-05-14 15:56:09,473 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/631e7e07-c096-4d9d-ab36-331d6c3051f4
2026-05-14 15:56:09,485 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/4c951b78-9a48-4503-9b8c-31b2576f8ef3
2026-05-14 15:56:09,494 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/4c951b78-9a48-4503-9b8c-31b2576f8ef3
2026-05-14 15:56:09,507 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/79ba8d58-0c92-41ad-9ecb-0563a0ef882d
2026-05-14 15:56:09,520 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-29530339:ctest-vn-88529650', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-29530339', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7142284630817131933', 'uuid-lslong': '12337104430690226676'}, 'enable': 'true', 'created': '2026-05-14T15:56:05', 'last-modified': '2026-05-14T15:56:06', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.215089'}
2026-05-14 15:56:09,527 - DEBUG - Route Targets: ['target:64512:8000004']
2026-05-14 15:56:09,527 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-88529650 passed
2026-05-14 15:56:09,527 - DEBUG - ====Verifying policy data for ctest-vn-88529650 in API_Server ======
2026-05-14 15:56:09,527 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-05-14 15:56:09,538 - DEBUG - Requesting: http://10.0.0.50:8082/domain/568c3dd6-5d48-4841-ac35-3bf812d5a441
2026-05-14 15:56:09,573 - DEBUG - Requesting: http://10.0.0.50:8082/project/374c3248-7b84-4fd7-8e0c-5f0df37d3d26
2026-05-14 15:56:09,737 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/631e7e07-c096-4d9d-ab36-331d6c3051f4
2026-05-14 15:56:09,766 - DEBUG - =>VN ctest-vn-88529650 has no policy to be verified
2026-05-14 15:56:09,766 - DEBUG - Verifying the vn in opserver
2026-05-14 15:56:09,766 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-29530339:ctest-vn-88529650 virtual network link through opserver 10.0.0.50
2026-05-14 15:56:09,766 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2026-05-14 15:56:10,121 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2026-05-14 15:56:10,192 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-29530339:ctest-vn-88529650', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-29530339:ctest-vn-88529650?flat'}
2026-05-14 15:56:10,192 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-29530339:ctest-vn-88529650 is found in opserver
2026-05-14 15:56:10,199 - DEBUG - VRF ids for VN ctest-vn-88529650: {'10.0.0.50': '2'}
2026-05-14 15:56:10,200 - INFO - Waiting for VM ctest-TestBasicVMVN-29530339-84474170 to be up..
2026-05-14 15:56:10,281 - DEBUG - VM is in ACTIVE state now
2026-05-14 15:56:10,282 - INFO - VM name : ctest-TestBasicVMVN-29530339-84474170
2026-05-14 15:56:10,358 - DEBUG - VM ctest-TestBasicVMVN-29530339-84474170 ID is 3f6cd598-59b7-48a1-9488-ee39c0ee6035
2026-05-14 15:56:10,358 - DEBUG - VM ctest-TestBasicVMVN-29530339-84474170 launched on Node cn-jenkins-deploy-platform-ansible-os-5785-1
2026-05-14 15:56:10,445 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/3f6cd598-59b7-48a1-9488-ee39c0ee6035
2026-05-14 15:56:10,456 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/29badf52-b41f-4f5d-9067-7c9aec27b90d
2026-05-14 15:56:13,719 - 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')
2026-05-14 15:56:13,719 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-29530339-84474170 failed!
2026-05-14 15:56:13,774 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-29530339:ctest-vn-88529650 is 31.1.1.1 and allocation pool is NOT set
2026-05-14 15:56:13,775 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-29530339:ctest-vn-88529650 is 31.1.2.1 and allocation pool is NOT set
2026-05-14 15:56:17,843 - 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 1010ms')
2026-05-14 15:56:17,843 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-29530339-84474170 failed!
2026-05-14 15:56:17,898 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-29530339:ctest-vn-88529650 is 31.1.1.1 and allocation pool is NOT set
2026-05-14 15:56:17,899 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-29530339:ctest-vn-88529650 is 31.1.2.1 and allocation pool is NOT set
2026-05-14 15:56:19,963 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=4.21 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.30 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.298/3.256/4.214/0.958 ms')
2026-05-14 15:56:19,963 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-29530339-84474170 passed
2026-05-14 15:56:20,110 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-14 15:56:20,111 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-29530339-84474170, IP 31.1.1.4, Port 22
2026-05-14 15:56:20,265 - DEBUG - VM ctest-TestBasicVMVN-29530339-84474170 is ready for SSH connections
2026-05-14 15:56:20,265 - INFO - Waiting for VM ctest-TestBasicVMVN-29530339-88268378 to be up..
2026-05-14 15:56:20,347 - DEBUG - VM is in ACTIVE state now
2026-05-14 15:56:20,347 - INFO - VM name : ctest-TestBasicVMVN-29530339-88268378
2026-05-14 15:56:20,427 - DEBUG - VM ctest-TestBasicVMVN-29530339-88268378 ID is bde1c7f7-452b-4b49-ae13-667435dca3c2
2026-05-14 15:56:20,427 - DEBUG - VM ctest-TestBasicVMVN-29530339-88268378 launched on Node cn-jenkins-deploy-platform-ansible-os-5785-1
2026-05-14 15:56:20,504 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/bde1c7f7-452b-4b49-ae13-667435dca3c2
2026-05-14 15:56:20,514 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/dc362ac9-4d37-401a-8a5f-1b293b9702b2
2026-05-14 15:56:21,755 - 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.46 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.497 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.497/1.976/3.455/1.479 ms')
2026-05-14 15:56:21,755 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-29530339-88268378 passed
2026-05-14 15:56:21,906 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-14 15:56:21,906 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-29530339-88268378, IP 31.1.2.4, Port 22
2026-05-14 15:56:22,062 - DEBUG - VM ctest-TestBasicVMVN-29530339-88268378 is ready for SSH connections
2026-05-14 15:56:22,062 - INFO - Waiting for VM ctest-TestBasicVMVN-29530339-90525233 to be up..
2026-05-14 15:56:22,136 - DEBUG - VM is in ACTIVE state now
2026-05-14 15:56:22,136 - INFO - VM name : ctest-TestBasicVMVN-29530339-90525233
2026-05-14 15:56:22,226 - DEBUG - VM ctest-TestBasicVMVN-29530339-90525233 ID is e4438374-564d-4bb9-b4f7-f7e3673e1dfb
2026-05-14 15:56:22,226 - DEBUG - VM ctest-TestBasicVMVN-29530339-90525233 launched on Node cn-jenkins-deploy-platform-ansible-os-5785-1
2026-05-14 15:56:22,296 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/e4438374-564d-4bb9-b4f7-f7e3673e1dfb
2026-05-14 15:56:22,304 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/a86d4b69-855a-4bab-9b13-7c25a7f2a5cc
2026-05-14 15:56:23,535 - 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.44 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.369 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.369/1.906/3.444/1.537 ms')
2026-05-14 15:56:23,535 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-29530339-90525233 passed
2026-05-14 15:56:23,682 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-14 15:56:23,682 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-29530339-90525233, IP 31.1.1.3, Port 22
2026-05-14 15:56:23,838 - DEBUG - VM ctest-TestBasicVMVN-29530339-90525233 is ready for SSH connections
2026-05-14 15:56:23,838 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-14 15:56:23,838 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-05-14 15:56:23,838 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-05-14 15:56:27,860 - 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.314 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.057 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.992 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.992/1.787/3.314 ms
2026-05-14 15:56:27,860 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-29530339-84474170 passed
2026-05-14 15:56:27,860 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-14 15:56:27,860 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-05-14 15:56:27,860 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-05-14 15:56:31,509 - 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.208 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.939 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.121 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.939/1.756/3.208 ms
2026-05-14 15:56:31,509 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-29530339-88268378 passed
2026-05-14 15:56:31,509 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-14 15:56:31,509 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-14 15:56:31,509 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-14 15:56:31,509 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-05-14 15:56:31,509 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-05-14 15:56:31,686 - DEBUG - None
2026-05-14 15:56:31,686 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-05-14 15:56:31,686 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-05-14 15:56:31,885 - DEBUG - None
2026-05-14 15:56:31,885 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-05-14 15:56:31,885 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-05-14 15:56:32,530 - DEBUG - None
2026-05-14 15:56:32,530 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-05-14 15:56:32,531 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-05-14 15:56:34,747 - 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=1.992 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.440 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.508 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.991 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.563 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.508/1.898/4.440 ms
2026-05-14 15:56:34,747 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-05-14 15:56:34,748 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-05-14 15:56:36,983 - 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=2.408 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.038 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=6.312 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.505 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.349 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.198 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.883/6.312 ms
2026-05-14 15:56:36,983 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-05-14 15:56:36,983 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-05-14 15:56:39,230 - 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.830 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.210 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.260 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.440 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.733 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.513 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.361 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.361/1.906/4.260 ms
2026-05-14 15:56:39,230 - INFO - Deleting VM ctest-TestBasicVMVN-29530339-90525233
2026-05-14 15:56:39,316 - INFO - Detaching port dc362ac9-4d37-401a-8a5f-1b293b9702b2 from VM ctest-TestBasicVMVN-29530339-88268378
2026-05-14 15:56:39,353 - INFO - Deleting VM ctest-TestBasicVMVN-29530339-88268378
2026-05-14 15:56:39,445 - INFO - Detaching port 29badf52-b41f-4f5d-9067-7c9aec27b90d from VM ctest-TestBasicVMVN-29530339-84474170
2026-05-14 15:56:39,486 - INFO - Deleting VM ctest-TestBasicVMVN-29530339-84474170
2026-05-14 15:56:39,563 - INFO - Deleting VN ctest-vn-88529650
2026-05-14 15:56:39,746 - DEBUG - Response for delete_port : ()
2026-05-14 15:56:39,934 - DEBUG - Response for delete_port : ()
2026-05-14 15:56:39,977 - DEBUG - VN 631e7e07-c096-4d9d-ab36-331d6c3051f4 still in use: Unable to complete operation on network 631e7e07-c096-4d9d-ab36-331d6c3051f4. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1c0b6e27-6987-4f84-8da2-a7614ddda416']
2026-05-14 15:56:39,977 - WARNING - Deleting VN ctest-vn-88529650 failed..Will retry
2026-05-14 15:56:42,100 - DEBUG - Response for deleting network ()
2026-05-14 15:56:42,100 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/4c951b78-9a48-4503-9b8c-31b2576f8ef3
2026-05-14 15:56:42,107 - DEBUG - Response Code: 404
2026-05-14 15:56:42,107 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-05-14 15:56:42,112 - DEBUG - Requesting: http://10.0.0.50:8082/domain/568c3dd6-5d48-4841-ac35-3bf812d5a441
2026-05-14 15:56:42,163 - DEBUG - Requesting: http://10.0.0.50:8082/project/374c3248-7b84-4fd7-8e0c-5f0df37d3d26
2026-05-14 15:56:42,233 - INFO - Validated that VN ctest-vn-88529650 is not found in API Server
2026-05-14 15:56:42,243 - DEBUG - VN ctest-vn-88529650 is not present in Agent 10.0.0.50
2026-05-14 15:56:42,243 - INFO - Validated that VN ctest-vn-88529650 is not in any agent
2026-05-14 15:56:42,247 - DEBUG - VRF 2 is not seen in agent 10.0.0.50
2026-05-14 15:56:42,253 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-88529650
2026-05-14 15:56:42,253 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-29530339:ctest-vn-88529650
2026-05-14 15:56:42,261 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-88529650 info
2026-05-14 15:56:42,338 - INFO - IPAM: ctest-ipam-15641197 is not found in API Server
2026-05-14 15:56:42,347 - INFO - IPAM:ctest-ipam-15641197 is not found in control node
2026-05-14 15:56:42,599 - DEBUG - No XMPP flaps were noticed during the test
2026-05-14 15:56:42,599 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2026-05-14 15:56:42,599 - INFO - --------------------------------------------------------------------------------
2026-05-14 15:56:43,277 - INFO - Deleted project: ctest-TestBasicVMVN-29530339, ID : 374c3248-7b84-4fd7-8e0c-5f0df37d3d26