2026-05-27 16:27:46,590 - INFO - Domain Default found not creating
2026-05-27 16:27:46,751 - INFO - Project ctest-TestBasicVMVN-06939259 not found, creating it
2026-05-27 16:27:47,220 - INFO - Created Project:ctest-TestBasicVMVN-06939259, ID : c9628331-2f33-4a5b-b87b-0cdaa360cbc7
2026-05-27 16:27:48,694 - INFO - ================================================================================
2026-05-27 16:27:48,694 - INFO - STARTING TEST : test_generic_link_local_service
2026-05-27 16:27:48,694 - 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-27 16:27:48,950 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.192': '0'}} with
2026-05-27 16:27:48,950 - INFO - Initial checks done. Running the testcase now
2026-05-27 16:27:48,950 - INFO -
2026-05-27 16:27:49,484 - DEBUG - Response for create_network : {'network': {'id': '423db638-836a-4986-b42e-35a87c07f6ae', 'name': 'ctest-vn2_metadata-13022584', 'tenant_id': 'c96283312f334a5bb87b0cdaa360cbc7', 'project_id': 'c96283312f334a5bb87b0cdaa360cbc7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-06939259', 'ctest-vn2_metadata-13022584'], 'port_security_enabled': True, 'description': ''}}
2026-05-27 16:27:49,690 - DEBUG - Response for create_subnet : {'subnet': {'id': '32bec773-0a05-4ab5-bcd9-fe84090a3148', 'name': '', 'tenant_id': 'c96283312f334a5bb87b0cdaa360cbc7', 'network_id': '423db638-836a-4986-b42e-35a87c07f6ae', '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': 'c96283312f334a5bb87b0cdaa360cbc7'}}
2026-05-27 16:27:49,708 - INFO - Created VN ctest-vn2_metadata-13022584
2026-05-27 16:27:49,765 - DEBUG - VN ctest-vn2_metadata-13022584 UUID is 423db638-836a-4986-b42e-35a87c07f6ae
2026-05-27 16:27:49,939 - DEBUG - Services list from nova: [, , ]
2026-05-27 16:27:51,004 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5834-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5834-1)
2026-05-27 16:27:51,109 - DEBUG - Link local service introspect added
2026-05-27 16:27:51,148 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-27 16:27:56,239 - DEBUG - VM is in ACTIVE state now
2026-05-27 16:27:56,380 - INFO - Waiting for VM ctest-TestBasicVMVN-06939259-21142974 to be up..
2026-05-27 16:27:56,380 - INFO - VM name : ctest-TestBasicVMVN-06939259-21142974
2026-05-27 16:27:56,455 - DEBUG - VM ctest-TestBasicVMVN-06939259-21142974 ID is 684c1fe8-6ca2-4169-a7cc-217a590c525a
2026-05-27 16:27:56,456 - DEBUG - VM ctest-TestBasicVMVN-06939259-21142974 launched on Node cn-jenkins-deploy-platform-ansible-os-5834-1
2026-05-27 16:27:56,535 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/684c1fe8-6ca2-4169-a7cc-217a590c525a
2026-05-27 16:27:56,840 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/684c1fe8-6ca2-4169-a7cc-217a590c525a
2026-05-27 16:27:56,874 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/c87d7899-b224-4249-b6a5-0a601a78ccba
2026-05-27 16:28:00,122 - 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 1009ms')
2026-05-27 16:28:00,122 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-06939259-21142974 failed!
2026-05-27 16:28:00,177 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-06939259:ctest-vn2_metadata-13022584 is 11.1.1.1 and allocation pool is NOT set
2026-05-27 16:28:02,236 - 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.55 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.11 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 1.110/4.830/8.550/3.720 ms')
2026-05-27 16:28:02,236 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-06939259-21142974 passed
2026-05-27 16:28:02,385 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-27 16:28:02,386 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-06939259-21142974, IP 11.1.1.3, Port 22
2026-05-27 16:28:02,540 - DEBUG - VM ctest-TestBasicVMVN-06939259-21142974 is ready for SSH connections
2026-05-27 16:28:02,541 - INFO - Retry 0
2026-05-27 16:28:02,541 - 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.141, gateway password: c0ntrail123
2026-05-27 16:28:02,541 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-05-27 16:28:04,191 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-05-27 16:28:04,191 - INFO - Generic metadata worked
2026-05-27 16:28:04,437 - DEBUG - Link local service introspect removed
2026-05-27 16:28:04,437 - INFO - Deleting VM ctest-TestBasicVMVN-06939259-21142974
2026-05-27 16:28:04,510 - INFO - Deleting VN ctest-vn2_metadata-13022584
2026-05-27 16:28:04,545 - DEBUG - VN 423db638-836a-4986-b42e-35a87c07f6ae still in use: Unable to complete operation on network 423db638-836a-4986-b42e-35a87c07f6ae. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ea11d747-dcc2-4d90-a518-6e66196f06bc']
2026-05-27 16:28:04,545 - WARNING - Deleting VN ctest-vn2_metadata-13022584 failed..Will retry
2026-05-27 16:28:06,644 - DEBUG - Response for deleting network ()
2026-05-27 16:28:06,906 - DEBUG - No XMPP flaps were noticed during the test
2026-05-27 16:28:06,906 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2026-05-27 16:28:06,906 - INFO - --------------------------------------------------------------------------------
2026-05-27 16:28:06,909 - INFO - ================================================================================
2026-05-27 16:28:06,909 - INFO - STARTING TEST : test_metadata_service
2026-05-27 16:28:06,909 - 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-27 16:28:07,195 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.192': '0'}} with
2026-05-27 16:28:07,196 - INFO - Initial checks done. Running the testcase now
2026-05-27 16:28:07,196 - INFO -
2026-05-27 16:28:07,196 - DEBUG - Requesting: http://10.0.0.141:8082/global-vrouter-configs
2026-05-27 16:28:07,202 - DEBUG - Requesting: http://10.0.0.141:8082/global-vrouter-config/d532152a-e5de-45a6-8d0d-720e16d2b02d
2026-05-27 16:28:07,407 - DEBUG - Response for create_network : {'network': {'id': 'cbf96e03-7229-4a40-abad-56c9271096b6', 'name': 'ctest-vn-17608412', 'tenant_id': 'c96283312f334a5bb87b0cdaa360cbc7', 'project_id': 'c96283312f334a5bb87b0cdaa360cbc7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-06939259', 'ctest-vn-17608412'], 'port_security_enabled': True, 'description': ''}}
2026-05-27 16:28:07,626 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f87964c1-a7d2-4898-b9de-73bd1c8965f3', 'name': '', 'tenant_id': 'c96283312f334a5bb87b0cdaa360cbc7', 'network_id': 'cbf96e03-7229-4a40-abad-56c9271096b6', 'ip_version': 4, 'cidr': '193.167.170.0/26', 'allocation_pools': [{'start': '193.167.170.2', 'end': '193.167.170.62'}], 'gateway_ip': '193.167.170.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '193.167.170.2', 'tags': [], 'project_id': 'c96283312f334a5bb87b0cdaa360cbc7'}}
2026-05-27 16:28:07,647 - INFO - Created VN ctest-vn-17608412
2026-05-27 16:28:07,697 - DEBUG - VN ctest-vn-17608412 UUID is cbf96e03-7229-4a40-abad-56c9271096b6
2026-05-27 16:28:08,890 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5834-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5834-1)
2026-05-27 16:28:08,890 - INFO - Waiting for VM ctest-TestBasicVMVN-06939259-24788271 to be up..
2026-05-27 16:28:08,929 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-27 16:28:14,001 - DEBUG - VM is in ACTIVE state now
2026-05-27 16:28:14,001 - INFO - VM name : ctest-TestBasicVMVN-06939259-24788271
2026-05-27 16:28:14,070 - DEBUG - VM ctest-TestBasicVMVN-06939259-24788271 ID is 927be568-50d0-4b30-bffa-1dbf203b50ef
2026-05-27 16:28:14,070 - DEBUG - VM ctest-TestBasicVMVN-06939259-24788271 launched on Node cn-jenkins-deploy-platform-ansible-os-5834-1
2026-05-27 16:28:14,157 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/927be568-50d0-4b30-bffa-1dbf203b50ef
2026-05-27 16:28:14,165 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/0a8612a6-3bfb-4101-805c-c103b89756b7
2026-05-27 16:28:17,404 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1005ms')
2026-05-27 16:28:17,404 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-06939259-24788271 failed!
2026-05-27 16:28:17,461 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-06939259:ctest-vn-17608412 is 193.167.170.1 and allocation pool is NOT set
2026-05-27 16:28:19,518 - 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.68 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.44 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.440/4.561/6.682/2.121 ms')
2026-05-27 16:28:19,518 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-06939259-24788271 passed
2026-05-27 16:28:19,665 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-27 16:28:19,666 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-06939259-24788271, IP 193.167.170.3, Port 22
2026-05-27 16:28:19,821 - DEBUG - VM ctest-TestBasicVMVN-06939259-24788271 is ready for SSH connections
2026-05-27 16:28:19,821 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2026-05-27 16:28:19,821 - DEBUG - cat /tmp/output.txt
2026-05-27 16:28:21,491 - DEBUG - Hello World. The time is now Wed, 27 May 2026 10:28:19 -0600!
2026-05-27 16:28:21,492 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 27 May 2026 10:28:19 -0600!'}
2026-05-27 16:28:21,492 - INFO - metadata_script.txt got executed in the vm
2026-05-27 16:28:21,492 - INFO - Deleting VM ctest-TestBasicVMVN-06939259-24788271
2026-05-27 16:28:21,569 - INFO - Deleting VN ctest-vn-17608412
2026-05-27 16:28:21,606 - DEBUG - VN cbf96e03-7229-4a40-abad-56c9271096b6 still in use: Unable to complete operation on network cbf96e03-7229-4a40-abad-56c9271096b6. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-5f03f9ca-a876-45bf-b644-a30787ade9ac']
2026-05-27 16:28:21,606 - WARNING - Deleting VN ctest-vn-17608412 failed..Will retry
2026-05-27 16:28:23,714 - DEBUG - Response for deleting network ()
2026-05-27 16:28:23,970 - DEBUG - No XMPP flaps were noticed during the test
2026-05-27 16:28:23,970 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2026-05-27 16:28:23,970 - INFO - --------------------------------------------------------------------------------
2026-05-27 16:28:23,973 - INFO - ================================================================================
2026-05-27 16:28:23,973 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-05-27 16:28:23,973 - 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-27 16:28:24,266 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.192': '0'}} with
2026-05-27 16:28:24,266 - INFO - Initial checks done. Running the testcase now
2026-05-27 16:28:24,266 - INFO -
2026-05-27 16:28:24,764 - DEBUG - Response for create_network : {'network': {'id': 'd5a69e60-f7f4-4aab-8ee4-f77c74332ace', 'name': 'ctest-vn-06601344', 'tenant_id': 'c96283312f334a5bb87b0cdaa360cbc7', 'project_id': 'c96283312f334a5bb87b0cdaa360cbc7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-06939259', 'ctest-vn-06601344'], 'port_security_enabled': True, 'description': ''}}
2026-05-27 16:28:24,921 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c2bef423-7223-45a1-a2cd-f89f1fd30bae', 'name': '', 'tenant_id': 'c96283312f334a5bb87b0cdaa360cbc7', 'network_id': 'd5a69e60-f7f4-4aab-8ee4-f77c74332ace', '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': 'c96283312f334a5bb87b0cdaa360cbc7'}}
2026-05-27 16:28:25,110 - DEBUG - Response for create_subnet : {'subnet': {'id': '5802da21-625d-43fe-a332-75ea31b72777', 'name': '', 'tenant_id': 'c96283312f334a5bb87b0cdaa360cbc7', 'network_id': 'd5a69e60-f7f4-4aab-8ee4-f77c74332ace', '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': 'c96283312f334a5bb87b0cdaa360cbc7'}}
2026-05-27 16:28:25,130 - INFO - Created VN ctest-vn-06601344
2026-05-27 16:28:25,185 - DEBUG - VN ctest-vn-06601344 UUID is d5a69e60-f7f4-4aab-8ee4-f77c74332ace
2026-05-27 16:28:25,556 - DEBUG - Response for create_port : {'port': {'name': '84328e00-4d87-494b-8f61-baa316c1ffb5', 'id': '84328e00-4d87-494b-8f61-baa316c1ffb5', 'tenant_id': 'c96283312f334a5bb87b0cdaa360cbc7', 'network_id': 'd5a69e60-f7f4-4aab-8ee4-f77c74332ace', 'mac_address': '02:84:32:8e:00: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.1.4', 'subnet_id': 'c2bef423-7223-45a1-a2cd-f89f1fd30bae'}], 'security_groups': ['4ffbf8e2-7061-44be-b6f8-304376822968'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c96283312f334a5bb87b0cdaa360cbc7'}}
2026-05-27 16:28:25,732 - DEBUG - Response for create_port : {'port': {'name': 'bdb805aa-0ca1-4909-86e8-42439958dc93', 'id': 'bdb805aa-0ca1-4909-86e8-42439958dc93', 'tenant_id': 'c96283312f334a5bb87b0cdaa360cbc7', 'network_id': 'd5a69e60-f7f4-4aab-8ee4-f77c74332ace', 'mac_address': '02:bd:b8:05:aa:0c', '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': '5802da21-625d-43fe-a332-75ea31b72777'}], 'security_groups': ['4ffbf8e2-7061-44be-b6f8-304376822968'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c96283312f334a5bb87b0cdaa360cbc7'}}
2026-05-27 16:28:26,114 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5834-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5834-1)
2026-05-27 16:28:26,539 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5834-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5834-1)
2026-05-27 16:28:27,795 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5834-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5834-1)
2026-05-27 16:28:27,795 - DEBUG - Requesting: http://10.0.0.141:8082/domains
2026-05-27 16:28:27,802 - DEBUG - Requesting: http://10.0.0.141:8082/domain/b1935a7c-2485-4e97-8396-41f45e2a6ab0
2026-05-27 16:28:27,822 - DEBUG - Requesting: http://10.0.0.141:8082/project/c9628331-2f33-4a5b-b87b-0cdaa360cbc7
2026-05-27 16:28:27,914 - DEBUG - Requesting: http://10.0.0.141:8082/network-ipam/9778aa2d-7364-4a60-aa40-3d15c01fc425
2026-05-27 16:28:27,923 - INFO - Verifications in API Server for IPAM: ctest-ipam-39702453 passed
2026-05-27 16:28:27,932 - DEBUG - Control-node 10.0.0.141 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-06939259:ctest-ipam-39702453', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-06939259', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10914660809118599776', 'uuid-lslong': '12267872548584145957'}, 'enable': 'true', 'created': '2026-05-27T16:28:24', 'last-modified': '2026-05-27T16:28:24', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.432553'}
2026-05-27 16:28:27,932 - INFO - Verifications in Control node for IPAM: ctest-ipam-39702453 passed
2026-05-27 16:28:27,932 - DEBUG - Requesting: http://10.0.0.141:8082/domains
2026-05-27 16:28:27,938 - DEBUG - Requesting: http://10.0.0.141:8082/domain/b1935a7c-2485-4e97-8396-41f45e2a6ab0
2026-05-27 16:28:27,949 - DEBUG - Requesting: http://10.0.0.141:8082/project/c9628331-2f33-4a5b-b87b-0cdaa360cbc7
2026-05-27 16:28:28,023 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/d5a69e60-f7f4-4aab-8ee4-f77c74332ace
2026-05-27 16:28:28,036 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/d5a69e60-f7f4-4aab-8ee4-f77c74332ace
2026-05-27 16:28:28,046 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/9e46c24d-24b8-4a20-8cb8-9e691b228007
2026-05-27 16:28:28,056 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/9e46c24d-24b8-4a20-8cb8-9e691b228007
2026-05-27 16:28:28,063 - DEBUG - Requesting: http://10.0.0.141:8082/route-target/1712f0b5-9561-4058-a57c-4638fc7ccb0c
2026-05-27 16:28:28,072 - DEBUG - Route Targets: ['target:64512:8000004']
2026-05-27 16:28:28,072 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/d5a69e60-f7f4-4aab-8ee4-f77c74332ace
2026-05-27 16:28:28,082 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/9e46c24d-24b8-4a20-8cb8-9e691b228007
2026-05-27 16:28:28,098 - INFO - Verified VN network id 11 for VN d5a69e60-f7f4-4aab-8ee4-f77c74332ace
2026-05-27 16:28:28,098 - INFO - Verifications in API Server for VN ctest-vn-06601344 passed
2026-05-27 16:28:28,099 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/d5a69e60-f7f4-4aab-8ee4-f77c74332ace
2026-05-27 16:28:28,113 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/9e46c24d-24b8-4a20-8cb8-9e691b228007
2026-05-27 16:28:28,123 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/9e46c24d-24b8-4a20-8cb8-9e691b228007
2026-05-27 16:28:28,133 - DEBUG - Requesting: http://10.0.0.141:8082/route-target/1712f0b5-9561-4058-a57c-4638fc7ccb0c
2026-05-27 16:28:28,147 - DEBUG - Control-node 10.0.0.141 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-06939259:ctest-vn-06601344', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-06939259', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15395166515526650539', 'uuid-lslong': '10296626761973312206'}, 'enable': 'true', 'created': '2026-05-27T16:28:24', 'last-modified': '2026-05-27T16:28:25', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.064729'}
2026-05-27 16:28:28,154 - DEBUG - Route Targets: ['target:64512:8000004']
2026-05-27 16:28:28,154 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-06601344 passed
2026-05-27 16:28:28,155 - DEBUG - ====Verifying policy data for ctest-vn-06601344 in API_Server ======
2026-05-27 16:28:28,155 - DEBUG - Requesting: http://10.0.0.141:8082/domains
2026-05-27 16:28:28,162 - DEBUG - Requesting: http://10.0.0.141:8082/domain/b1935a7c-2485-4e97-8396-41f45e2a6ab0
2026-05-27 16:28:28,173 - DEBUG - Requesting: http://10.0.0.141:8082/project/c9628331-2f33-4a5b-b87b-0cdaa360cbc7
2026-05-27 16:28:28,246 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/d5a69e60-f7f4-4aab-8ee4-f77c74332ace
2026-05-27 16:28:28,259 - DEBUG - =>VN ctest-vn-06601344 has no policy to be verified
2026-05-27 16:28:28,260 - DEBUG - Verifying the vn in opserver
2026-05-27 16:28:28,260 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-06939259:ctest-vn-06601344 virtual network link through opserver 10.0.0.141
2026-05-27 16:28:28,260 - DEBUG - Requesting: http://10.0.0.141:8081/analytics/uves/virtual-networks
2026-05-27 16:28:28,654 - DEBUG - Requesting: http://10.0.0.141:8081/analytics/uves/virtual-networks
2026-05-27 16:28:28,758 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-06939259:ctest-vn-06601344', 'href': 'http://10.0.0.141:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-06939259:ctest-vn-06601344?flat'}
2026-05-27 16:28:28,758 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-06939259:ctest-vn-06601344 is found in opserver
2026-05-27 16:28:28,764 - DEBUG - VRF ids for VN ctest-vn-06601344: {'10.0.0.141': '2'}
2026-05-27 16:28:28,764 - INFO - Waiting for VM ctest-TestBasicVMVN-06939259-97855454 to be up..
2026-05-27 16:28:28,863 - DEBUG - VM is in ACTIVE state now
2026-05-27 16:28:28,863 - INFO - VM name : ctest-TestBasicVMVN-06939259-97855454
2026-05-27 16:28:28,971 - DEBUG - VM ctest-TestBasicVMVN-06939259-97855454 ID is 157cf503-ee69-4af3-922c-3ce550d122cd
2026-05-27 16:28:28,971 - DEBUG - VM ctest-TestBasicVMVN-06939259-97855454 launched on Node cn-jenkins-deploy-platform-ansible-os-5834-1
2026-05-27 16:28:29,059 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/157cf503-ee69-4af3-922c-3ce550d122cd
2026-05-27 16:28:29,068 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/84328e00-4d87-494b-8f61-baa316c1ffb5
2026-05-27 16:28:32,355 - 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 1029ms')
2026-05-27 16:28:32,355 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-06939259-97855454 failed!
2026-05-27 16:28:32,409 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-06939259:ctest-vn-06601344 is 31.1.1.1 and allocation pool is NOT set
2026-05-27 16:28:32,409 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-06939259:ctest-vn-06601344 is 31.1.2.1 and allocation pool is NOT set
2026-05-27 16:28:36,478 - 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-27 16:28:36,478 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-06939259-97855454 failed!
2026-05-27 16:28:36,533 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-06939259:ctest-vn-06601344 is 31.1.1.1 and allocation pool is NOT set
2026-05-27 16:28:36,533 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-06939259:ctest-vn-06601344 is 31.1.2.1 and allocation pool is NOT set
2026-05-27 16:28:38,601 - 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.01 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.54 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 = 1.538/2.772/4.006/1.234 ms')
2026-05-27 16:28:38,601 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-06939259-97855454 passed
2026-05-27 16:28:38,753 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-27 16:28:38,753 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-06939259-97855454, IP 31.1.1.4, Port 22
2026-05-27 16:28:38,917 - DEBUG - VM ctest-TestBasicVMVN-06939259-97855454 is ready for SSH connections
2026-05-27 16:28:38,917 - INFO - Waiting for VM ctest-TestBasicVMVN-06939259-05786939 to be up..
2026-05-27 16:28:38,997 - DEBUG - VM is in ACTIVE state now
2026-05-27 16:28:38,997 - INFO - VM name : ctest-TestBasicVMVN-06939259-05786939
2026-05-27 16:28:39,076 - DEBUG - VM ctest-TestBasicVMVN-06939259-05786939 ID is fe76c167-df48-469a-8296-dd893aa317ae
2026-05-27 16:28:39,076 - DEBUG - VM ctest-TestBasicVMVN-06939259-05786939 launched on Node cn-jenkins-deploy-platform-ansible-os-5834-1
2026-05-27 16:28:39,149 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/fe76c167-df48-469a-8296-dd893aa317ae
2026-05-27 16:28:39,157 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/bdb805aa-0ca1-4909-86e8-42439958dc93
2026-05-27 16:28:40,397 - 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.64 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.522 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.522/2.083/3.644/1.561 ms')
2026-05-27 16:28:40,397 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-06939259-05786939 passed
2026-05-27 16:28:40,545 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-27 16:28:40,545 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-06939259-05786939, IP 31.1.2.4, Port 22
2026-05-27 16:28:40,700 - DEBUG - VM ctest-TestBasicVMVN-06939259-05786939 is ready for SSH connections
2026-05-27 16:28:40,700 - INFO - Waiting for VM ctest-TestBasicVMVN-06939259-47934576 to be up..
2026-05-27 16:28:40,780 - DEBUG - VM is in ACTIVE state now
2026-05-27 16:28:40,780 - INFO - VM name : ctest-TestBasicVMVN-06939259-47934576
2026-05-27 16:28:40,860 - DEBUG - VM ctest-TestBasicVMVN-06939259-47934576 ID is 5167d935-9ed1-49d1-b126-1e7fc25bd29f
2026-05-27 16:28:40,860 - DEBUG - VM ctest-TestBasicVMVN-06939259-47934576 launched on Node cn-jenkins-deploy-platform-ansible-os-5834-1
2026-05-27 16:28:40,942 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/5167d935-9ed1-49d1-b126-1e7fc25bd29f
2026-05-27 16:28:40,949 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/56adde4e-8b72-45b6-aaaa-2a39899412e1
2026-05-27 16:28:42,181 - 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=4.37 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.458 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.458/2.412/4.366/1.954 ms')
2026-05-27 16:28:42,182 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-06939259-47934576 passed
2026-05-27 16:28:42,337 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-27 16:28:42,337 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-06939259-47934576, IP 31.1.1.3, Port 22
2026-05-27 16:28:42,493 - DEBUG - VM ctest-TestBasicVMVN-06939259-47934576 is ready for SSH connections
2026-05-27 16:28:42,493 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-27 16:28:42,493 - 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.141, gateway password: c0ntrail123
2026-05-27 16:28:42,493 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-05-27 16:28:46,542 - 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.837 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.831 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.934 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.831/1.867/3.837 ms
2026-05-27 16:28:46,542 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-06939259-97855454 passed
2026-05-27 16:28:46,542 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-27 16:28:46,543 - 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.141, gateway password: c0ntrail123
2026-05-27 16:28:46,543 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-05-27 16:28:50,194 - 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.055 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.078 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.939 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.939/1.690/3.055 ms
2026-05-27 16:28:50,194 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-06939259-05786939 passed
2026-05-27 16:28:50,194 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-27 16:28:50,194 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-27 16:28:50,194 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-27 16:28:50,194 - 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.141, gateway password: c0ntrail123
2026-05-27 16:28:50,194 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-05-27 16:28:50,380 - DEBUG - None
2026-05-27 16:28:50,380 - 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.141, gateway password: c0ntrail123
2026-05-27 16:28:50,380 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-05-27 16:28:50,568 - DEBUG - None
2026-05-27 16:28:50,569 - 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.141, gateway password: c0ntrail123
2026-05-27 16:28:50,569 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-05-27 16:28:51,204 - DEBUG - None
2026-05-27 16:28:51,204 - 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.141, gateway password: c0ntrail123
2026-05-27 16:28:51,205 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-05-27 16:28:53,422 - 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.787 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.598 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.397 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.094 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.349 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.349/2.045/5.598 ms
2026-05-27 16:28:53,423 - 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.141, gateway password: c0ntrail123
2026-05-27 16:28:53,423 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-05-27 16:28:55,685 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.119 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.250 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.377 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.434 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.916 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.861 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.504 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.434/2.065/4.377 ms
2026-05-27 16:28:55,685 - 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.141, gateway password: c0ntrail123
2026-05-27 16:28:55,685 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-05-27 16:28:57,941 - 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.693 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.476 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.601 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.579 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.597 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.682 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.337 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.337/1.995/3.682 ms
2026-05-27 16:28:57,941 - INFO - Deleting VM ctest-TestBasicVMVN-06939259-47934576
2026-05-27 16:28:58,024 - INFO - Detaching port bdb805aa-0ca1-4909-86e8-42439958dc93 from VM ctest-TestBasicVMVN-06939259-05786939
2026-05-27 16:28:58,061 - INFO - Deleting VM ctest-TestBasicVMVN-06939259-05786939
2026-05-27 16:28:58,144 - INFO - Detaching port 84328e00-4d87-494b-8f61-baa316c1ffb5 from VM ctest-TestBasicVMVN-06939259-97855454
2026-05-27 16:28:58,197 - INFO - Deleting VM ctest-TestBasicVMVN-06939259-97855454
2026-05-27 16:28:58,294 - INFO - Deleting VN ctest-vn-06601344
2026-05-27 16:28:58,493 - DEBUG - Response for delete_port : ()
2026-05-27 16:28:58,728 - DEBUG - Response for delete_port : ()
2026-05-27 16:28:58,784 - DEBUG - VN d5a69e60-f7f4-4aab-8ee4-f77c74332ace still in use: Unable to complete operation on network d5a69e60-f7f4-4aab-8ee4-f77c74332ace. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-0b2ea077-475b-4a9a-a931-63c6e1afc46d']
2026-05-27 16:28:58,784 - WARNING - Deleting VN ctest-vn-06601344 failed..Will retry
2026-05-27 16:29:00,941 - DEBUG - Response for deleting network ()
2026-05-27 16:29:00,941 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/9e46c24d-24b8-4a20-8cb8-9e691b228007
2026-05-27 16:29:00,949 - DEBUG - Response Code: 404
2026-05-27 16:29:00,949 - DEBUG - Requesting: http://10.0.0.141:8082/domains
2026-05-27 16:29:00,955 - DEBUG - Requesting: http://10.0.0.141:8082/domain/b1935a7c-2485-4e97-8396-41f45e2a6ab0
2026-05-27 16:29:01,012 - DEBUG - Requesting: http://10.0.0.141:8082/project/c9628331-2f33-4a5b-b87b-0cdaa360cbc7
2026-05-27 16:29:01,084 - INFO - Validated that VN ctest-vn-06601344 is not found in API Server
2026-05-27 16:29:01,094 - DEBUG - VN ctest-vn-06601344 is not present in Agent 10.0.0.141
2026-05-27 16:29:01,094 - INFO - Validated that VN ctest-vn-06601344 is not in any agent
2026-05-27 16:29:01,100 - DEBUG - VRF 2 is not seen in agent 10.0.0.141
2026-05-27 16:29:01,107 - DEBUG - Vrouter 10.0.0.141 does not have vrf 2 for VN ctest-vn-06601344
2026-05-27 16:29:01,107 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-06939259:ctest-vn-06601344
2026-05-27 16:29:01,117 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-06601344 info
2026-05-27 16:29:01,193 - INFO - IPAM: ctest-ipam-39702453 is not found in API Server
2026-05-27 16:29:01,205 - INFO - IPAM:ctest-ipam-39702453 is not found in control node
2026-05-27 16:29:01,459 - DEBUG - No XMPP flaps were noticed during the test
2026-05-27 16:29:01,459 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2026-05-27 16:29:01,459 - INFO - --------------------------------------------------------------------------------
2026-05-27 16:29:02,162 - INFO - Deleted project: ctest-TestBasicVMVN-06939259, ID : c9628331-2f33-4a5b-b87b-0cdaa360cbc7