2025-09-08 12:52:43,458 - INFO - Domain Default found not creating
2025-09-08 12:52:43,627 - INFO - Project ctest-TestBasicVMVN-29729214 not found, creating it
2025-09-08 12:52:44,136 - INFO - Created Project:ctest-TestBasicVMVN-29729214, ID : a83304a9-55d3-4722-a8f7-23471b1f8aa0
2025-09-08 12:52:45,633 - INFO - ================================================================================
2025-09-08 12:52:45,633 - INFO - STARTING TEST : test_generic_link_local_service
2025-09-08 12:52:45,634 - 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-09-08 12:52:45,887 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-09-08 12:52:45,887 - INFO - Initial checks done. Running the testcase now
2025-09-08 12:52:45,887 - INFO -
2025-09-08 12:52:46,407 - DEBUG - Response for create_network : {'network': {'id': 'd1bb6f7f-64a5-4fe8-9eb0-e06f1d7c5793', 'name': 'ctest-vn2_metadata-00248816', 'tenant_id': 'a83304a955d34722a8f723471b1f8aa0', 'project_id': 'a83304a955d34722a8f723471b1f8aa0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-29729214', 'ctest-vn2_metadata-00248816'], 'port_security_enabled': True, 'description': ''}}
2025-09-08 12:52:46,605 - DEBUG - Response for create_subnet : {'subnet': {'id': '283ae58c-b79a-40f0-8cba-98c20c11d795', 'name': '', 'tenant_id': 'a83304a955d34722a8f723471b1f8aa0', 'network_id': 'd1bb6f7f-64a5-4fe8-9eb0-e06f1d7c5793', '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': 'a83304a955d34722a8f723471b1f8aa0'}}
2025-09-08 12:52:46,622 - INFO - Created VN ctest-vn2_metadata-00248816
2025-09-08 12:52:46,673 - DEBUG - VN ctest-vn2_metadata-00248816 UUID is d1bb6f7f-64a5-4fe8-9eb0-e06f1d7c5793
2025-09-08 12:52:46,841 - DEBUG - Services list from nova: [, , ]
2025-09-08 12:52:47,804 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4046-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4046-1)
2025-09-08 12:52:47,909 - DEBUG - Link local service introspect added
2025-09-08 12:52:47,944 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-08 12:52:53,017 - DEBUG - VM is in ACTIVE state now
2025-09-08 12:52:53,139 - INFO - Waiting for VM ctest-TestBasicVMVN-29729214-25605212 to be up..
2025-09-08 12:52:53,139 - INFO - VM name : ctest-TestBasicVMVN-29729214-25605212
2025-09-08 12:52:53,213 - DEBUG - VM ctest-TestBasicVMVN-29729214-25605212 ID is bedcd722-07a0-4bf1-9115-e0c2ea408bca
2025-09-08 12:52:53,213 - DEBUG - VM ctest-TestBasicVMVN-29729214-25605212 launched on Node cn-jenkins-deploy-platform-ansible-os-4046-1
2025-09-08 12:52:53,285 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/bedcd722-07a0-4bf1-9115-e0c2ea408bca
2025-09-08 12:52:53,577 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/bedcd722-07a0-4bf1-9115-e0c2ea408bca
2025-09-08 12:52:53,609 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/7046f265-8db2-4877-b737-97e4777c4861
2025-09-08 12:52:56,865 - 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-09-08 12:52:56,865 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-29729214-25605212 failed!
2025-09-08 12:52:56,921 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-29729214:ctest-vn2_metadata-00248816 is 11.1.1.1 and allocation pool is NOT set
2025-09-08 12:52:58,982 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=2.58 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.461 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.461/1.521/2.582/1.060 ms')
2025-09-08 12:52:58,982 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-29729214-25605212 passed
2025-09-08 12:52:59,133 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-08 12:52:59,133 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-29729214-25605212, IP 11.1.1.3, Port 22
2025-09-08 12:52:59,305 - DEBUG - VM ctest-TestBasicVMVN-29729214-25605212 is ready for SSH connections
2025-09-08 12:52:59,305 - INFO - Retry 0
2025-09-08 12:52:59,305 - 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.254, gateway password: c0ntrail123
2025-09-08 12:52:59,305 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-09-08 12:53:00,895 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-09-08 12:53:00,895 - INFO - Generic metadata worked
2025-09-08 12:53:01,153 - DEBUG - Link local service introspect removed
2025-09-08 12:53:01,153 - INFO - Deleting VM ctest-TestBasicVMVN-29729214-25605212
2025-09-08 12:53:01,226 - INFO - Deleting VN ctest-vn2_metadata-00248816
2025-09-08 12:53:01,269 - DEBUG - VN d1bb6f7f-64a5-4fe8-9eb0-e06f1d7c5793 still in use: Unable to complete operation on network d1bb6f7f-64a5-4fe8-9eb0-e06f1d7c5793. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1ab5567b-3161-4cdb-ae49-4ff5a6e66d26']
2025-09-08 12:53:01,269 - WARNING - Deleting VN ctest-vn2_metadata-00248816 failed..Will retry
2025-09-08 12:53:03,366 - DEBUG - Response for deleting network ()
2025-09-08 12:53:03,621 - DEBUG - No XMPP flaps were noticed during the test
2025-09-08 12:53:03,621 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-09-08 12:53:03,621 - INFO - --------------------------------------------------------------------------------
2025-09-08 12:53:03,626 - INFO - ================================================================================
2025-09-08 12:53:03,626 - INFO - STARTING TEST : test_metadata_service
2025-09-08 12:53:03,626 - 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-09-08 12:53:03,914 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-09-08 12:53:03,915 - INFO - Initial checks done. Running the testcase now
2025-09-08 12:53:03,915 - INFO -
2025-09-08 12:53:03,915 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs
2025-09-08 12:53:03,921 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/ef422fb8-d978-4770-bf66-1e0ff106a81e
2025-09-08 12:53:04,087 - DEBUG - Response for create_network : {'network': {'id': '02782e93-d52e-4e3e-803e-485a745c6802', 'name': 'ctest-vn-36253529', 'tenant_id': 'a83304a955d34722a8f723471b1f8aa0', 'project_id': 'a83304a955d34722a8f723471b1f8aa0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-29729214', 'ctest-vn-36253529'], 'port_security_enabled': True, 'description': ''}}
2025-09-08 12:53:04,295 - DEBUG - Response for create_subnet : {'subnet': {'id': '4b61d3ec-3986-4cf1-90c1-024d909d4e16', 'name': '', 'tenant_id': 'a83304a955d34722a8f723471b1f8aa0', 'network_id': '02782e93-d52e-4e3e-803e-485a745c6802', 'ip_version': 4, 'cidr': '142.200.228.128/26', 'allocation_pools': [{'start': '142.200.228.130', 'end': '142.200.228.190'}], 'gateway_ip': '142.200.228.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '142.200.228.130', 'tags': [], 'project_id': 'a83304a955d34722a8f723471b1f8aa0'}}
2025-09-08 12:53:04,310 - INFO - Created VN ctest-vn-36253529
2025-09-08 12:53:04,361 - DEBUG - VN ctest-vn-36253529 UUID is 02782e93-d52e-4e3e-803e-485a745c6802
2025-09-08 12:53:05,536 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4046-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4046-1)
2025-09-08 12:53:05,536 - INFO - Waiting for VM ctest-TestBasicVMVN-29729214-51910063 to be up..
2025-09-08 12:53:05,577 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-08 12:53:10,646 - DEBUG - VM is in ACTIVE state now
2025-09-08 12:53:10,646 - INFO - VM name : ctest-TestBasicVMVN-29729214-51910063
2025-09-08 12:53:10,712 - DEBUG - VM ctest-TestBasicVMVN-29729214-51910063 ID is 638d44ec-d8c8-4d9b-a5d7-53b0bcd181df
2025-09-08 12:53:10,712 - DEBUG - VM ctest-TestBasicVMVN-29729214-51910063 launched on Node cn-jenkins-deploy-platform-ansible-os-4046-1
2025-09-08 12:53:10,789 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/638d44ec-d8c8-4d9b-a5d7-53b0bcd181df
2025-09-08 12:53:10,797 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/85d5966c-d117-440c-a0e0-c9bd6042c35b
2025-09-08 12:53:14,045 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1019ms')
2025-09-08 12:53:14,045 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-29729214-51910063 failed!
2025-09-08 12:53:14,097 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-29729214:ctest-vn-36253529 is 142.200.228.129 and allocation pool is NOT set
2025-09-08 12:53:16,165 - 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.49 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.49 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.493/3.490/4.488/0.997 ms')
2025-09-08 12:53:16,165 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-29729214-51910063 passed
2025-09-08 12:53:16,317 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-08 12:53:16,317 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-29729214-51910063, IP 142.200.228.131, Port 22
2025-09-08 12:53:16,485 - DEBUG - VM ctest-TestBasicVMVN-29729214-51910063 is ready for SSH connections
2025-09-08 12:53:16,485 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-09-08 12:53:16,485 - DEBUG - cat /tmp/output.txt
2025-09-08 12:53:18,082 - DEBUG - Hello World. The time is now Mon, 08 Sep 2025 06:53:15 -0600!
2025-09-08 12:53:18,082 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 08 Sep 2025 06:53:15 -0600!'}
2025-09-08 12:53:18,082 - INFO - metadata_script.txt got executed in the vm
2025-09-08 12:53:18,082 - INFO - Deleting VM ctest-TestBasicVMVN-29729214-51910063
2025-09-08 12:53:18,160 - INFO - Deleting VN ctest-vn-36253529
2025-09-08 12:53:18,192 - DEBUG - VN 02782e93-d52e-4e3e-803e-485a745c6802 still in use: Unable to complete operation on network 02782e93-d52e-4e3e-803e-485a745c6802. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-c4a06804-406b-4052-bb07-91c5817191e4']
2025-09-08 12:53:18,192 - WARNING - Deleting VN ctest-vn-36253529 failed..Will retry
2025-09-08 12:53:20,278 - DEBUG - Response for deleting network ()
2025-09-08 12:53:20,530 - DEBUG - No XMPP flaps were noticed during the test
2025-09-08 12:53:20,530 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-09-08 12:53:20,530 - INFO - --------------------------------------------------------------------------------
2025-09-08 12:53:20,532 - INFO - ================================================================================
2025-09-08 12:53:20,532 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-09-08 12:53:20,532 - 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-09-08 12:53:20,817 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-09-08 12:53:20,817 - INFO - Initial checks done. Running the testcase now
2025-09-08 12:53:20,817 - INFO -
2025-09-08 12:53:21,278 - DEBUG - Response for create_network : {'network': {'id': '54c81fd1-21e1-4562-9c36-e2b539b00bcb', 'name': 'ctest-vn-59353624', 'tenant_id': 'a83304a955d34722a8f723471b1f8aa0', 'project_id': 'a83304a955d34722a8f723471b1f8aa0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-29729214', 'ctest-vn-59353624'], 'port_security_enabled': True, 'description': ''}}
2025-09-08 12:53:21,424 - DEBUG - Response for create_subnet : {'subnet': {'id': '9b293e94-22c2-45f6-a32d-443180c64432', 'name': '', 'tenant_id': 'a83304a955d34722a8f723471b1f8aa0', 'network_id': '54c81fd1-21e1-4562-9c36-e2b539b00bcb', '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': 'a83304a955d34722a8f723471b1f8aa0'}}
2025-09-08 12:53:21,570 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fd1933d8-5420-49f5-bfec-cdb661d6ed2d', 'name': '', 'tenant_id': 'a83304a955d34722a8f723471b1f8aa0', 'network_id': '54c81fd1-21e1-4562-9c36-e2b539b00bcb', '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': 'a83304a955d34722a8f723471b1f8aa0'}}
2025-09-08 12:53:21,587 - INFO - Created VN ctest-vn-59353624
2025-09-08 12:53:21,637 - DEBUG - VN ctest-vn-59353624 UUID is 54c81fd1-21e1-4562-9c36-e2b539b00bcb
2025-09-08 12:53:21,976 - DEBUG - Response for create_port : {'port': {'name': '22a93f04-ed27-4836-a9b9-d3ee847f2964', 'id': '22a93f04-ed27-4836-a9b9-d3ee847f2964', 'tenant_id': 'a83304a955d34722a8f723471b1f8aa0', 'network_id': '54c81fd1-21e1-4562-9c36-e2b539b00bcb', 'mac_address': '02:22:a9:3f:04:ed', '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': '9b293e94-22c2-45f6-a32d-443180c64432'}], 'security_groups': ['ffc9148c-0e79-439f-a58d-5d1be6d31905'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a83304a955d34722a8f723471b1f8aa0'}}
2025-09-08 12:53:22,128 - DEBUG - Response for create_port : {'port': {'name': '80ba4a6e-eac5-45b8-9de4-e9aec40b9cdf', 'id': '80ba4a6e-eac5-45b8-9de4-e9aec40b9cdf', 'tenant_id': 'a83304a955d34722a8f723471b1f8aa0', 'network_id': '54c81fd1-21e1-4562-9c36-e2b539b00bcb', 'mac_address': '02:80:ba:4a:6e:ea', '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': 'fd1933d8-5420-49f5-bfec-cdb661d6ed2d'}], 'security_groups': ['ffc9148c-0e79-439f-a58d-5d1be6d31905'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a83304a955d34722a8f723471b1f8aa0'}}
2025-09-08 12:53:22,444 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4046-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4046-1)
2025-09-08 12:53:22,836 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4046-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4046-1)
2025-09-08 12:53:24,012 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4046-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4046-1)
2025-09-08 12:53:24,012 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-09-08 12:53:24,018 - DEBUG - Requesting: http://10.0.0.254:8082/domain/b42a849c-efeb-4ae6-9594-7aa8d1081f90
2025-09-08 12:53:24,029 - DEBUG - Requesting: http://10.0.0.254:8082/project/a83304a9-55d3-4722-a8f7-23471b1f8aa0
2025-09-08 12:53:24,114 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/09d86897-ad9f-463b-baa4-32d8e608b6e7
2025-09-08 12:53:24,124 - INFO - Verifications in API Server for IPAM: ctest-ipam-96150305 passed
2025-09-08 12:53:24,131 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-29729214:ctest-ipam-96150305', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-29729214', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '709431941973100091', 'uuid-lslong': '13448930294388799207'}, 'enable': 'true', 'created': '2025-09-08T12:53:20', 'last-modified': '2025-09-08T12:53:21', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.088979'}
2025-09-08 12:53:24,131 - INFO - Verifications in Control node for IPAM: ctest-ipam-96150305 passed
2025-09-08 12:53:24,131 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-09-08 12:53:24,139 - DEBUG - Requesting: http://10.0.0.254:8082/domain/b42a849c-efeb-4ae6-9594-7aa8d1081f90
2025-09-08 12:53:24,148 - DEBUG - Requesting: http://10.0.0.254:8082/project/a83304a9-55d3-4722-a8f7-23471b1f8aa0
2025-09-08 12:53:24,219 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/54c81fd1-21e1-4562-9c36-e2b539b00bcb
2025-09-08 12:53:24,233 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/54c81fd1-21e1-4562-9c36-e2b539b00bcb
2025-09-08 12:53:24,245 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/d2f2c49c-0bc6-4111-93cf-694e65f3f309
2025-09-08 12:53:24,256 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/d2f2c49c-0bc6-4111-93cf-694e65f3f309
2025-09-08 12:53:24,266 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/914f2c84-3360-4c66-b9ed-2ea6f037703d
2025-09-08 12:53:24,276 - DEBUG - Route Targets: ['target:64512:8000004']
2025-09-08 12:53:24,276 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/54c81fd1-21e1-4562-9c36-e2b539b00bcb
2025-09-08 12:53:24,295 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/d2f2c49c-0bc6-4111-93cf-694e65f3f309
2025-09-08 12:53:24,314 - INFO - Verified VN network id 12 for VN 54c81fd1-21e1-4562-9c36-e2b539b00bcb
2025-09-08 12:53:24,314 - INFO - Verifications in API Server for VN ctest-vn-59353624 passed
2025-09-08 12:53:24,314 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/54c81fd1-21e1-4562-9c36-e2b539b00bcb
2025-09-08 12:53:24,324 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/d2f2c49c-0bc6-4111-93cf-694e65f3f309
2025-09-08 12:53:24,336 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/d2f2c49c-0bc6-4111-93cf-694e65f3f309
2025-09-08 12:53:24,353 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/914f2c84-3360-4c66-b9ed-2ea6f037703d
2025-09-08 12:53:24,380 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-29729214:ctest-vn-59353624', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-29729214', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6109167877605115234', 'uuid-lslong': '11256433586643930059'}, 'enable': 'true', 'created': '2025-09-08T12:53:21', 'last-modified': '2025-09-08T12:53:21', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.824466'}
2025-09-08 12:53:24,385 - DEBUG - Route Targets: ['target:64512:8000004']
2025-09-08 12:53:24,385 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-59353624 passed
2025-09-08 12:53:24,385 - DEBUG - ====Verifying policy data for ctest-vn-59353624 in API_Server ======
2025-09-08 12:53:24,385 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-09-08 12:53:24,393 - DEBUG - Requesting: http://10.0.0.254:8082/domain/b42a849c-efeb-4ae6-9594-7aa8d1081f90
2025-09-08 12:53:24,460 - DEBUG - Requesting: http://10.0.0.254:8082/project/a83304a9-55d3-4722-a8f7-23471b1f8aa0
2025-09-08 12:53:24,570 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/54c81fd1-21e1-4562-9c36-e2b539b00bcb
2025-09-08 12:53:24,585 - DEBUG - =>VN ctest-vn-59353624 has no policy to be verified
2025-09-08 12:53:24,586 - DEBUG - Verifying the vn in opserver
2025-09-08 12:53:24,586 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-29729214:ctest-vn-59353624 virtual network link through opserver 10.0.0.254
2025-09-08 12:53:24,586 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-09-08 12:53:24,948 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-09-08 12:53:24,997 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-29729214:ctest-vn-59353624', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-29729214:ctest-vn-59353624?flat'}
2025-09-08 12:53:24,997 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-29729214:ctest-vn-59353624 is found in opserver
2025-09-08 12:53:25,003 - DEBUG - VRF ids for VN ctest-vn-59353624: {'10.0.0.254': '2'}
2025-09-08 12:53:25,003 - INFO - Waiting for VM ctest-TestBasicVMVN-29729214-09594310 to be up..
2025-09-08 12:53:25,070 - DEBUG - VM is in ACTIVE state now
2025-09-08 12:53:25,071 - INFO - VM name : ctest-TestBasicVMVN-29729214-09594310
2025-09-08 12:53:25,138 - DEBUG - VM ctest-TestBasicVMVN-29729214-09594310 ID is f2445c4b-06a5-41ef-8b71-a295910f953f
2025-09-08 12:53:25,138 - DEBUG - VM ctest-TestBasicVMVN-29729214-09594310 launched on Node cn-jenkins-deploy-platform-ansible-os-4046-1
2025-09-08 12:53:25,214 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/f2445c4b-06a5-41ef-8b71-a295910f953f
2025-09-08 12:53:25,222 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/22a93f04-ed27-4836-a9b9-d3ee847f2964
2025-09-08 12:53:28,477 - 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 1014ms')
2025-09-08 12:53:28,477 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-29729214-09594310 failed!
2025-09-08 12:53:28,529 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-29729214:ctest-vn-59353624 is 31.1.1.1 and allocation pool is NOT set
2025-09-08 12:53:28,529 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-29729214:ctest-vn-59353624 is 31.1.2.1 and allocation pool is NOT set
2025-09-08 12:53:32,602 - 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 1018ms')
2025-09-08 12:53:32,602 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-29729214-09594310 failed!
2025-09-08 12:53:32,653 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-29729214:ctest-vn-59353624 is 31.1.1.1 and allocation pool is NOT set
2025-09-08 12:53:32,653 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-29729214:ctest-vn-59353624 is 31.1.2.1 and allocation pool is NOT set
2025-09-08 12:53:34,710 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=3.28 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.412 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.412/1.844/3.277/1.432 ms')
2025-09-08 12:53:34,710 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-29729214-09594310 passed
2025-09-08 12:53:34,861 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-08 12:53:34,861 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-29729214-09594310, IP 31.1.1.4, Port 22
2025-09-08 12:53:35,020 - DEBUG - VM ctest-TestBasicVMVN-29729214-09594310 is ready for SSH connections
2025-09-08 12:53:35,020 - INFO - Waiting for VM ctest-TestBasicVMVN-29729214-40321015 to be up..
2025-09-08 12:53:35,088 - DEBUG - VM is in ACTIVE state now
2025-09-08 12:53:35,089 - INFO - VM name : ctest-TestBasicVMVN-29729214-40321015
2025-09-08 12:53:35,156 - DEBUG - VM ctest-TestBasicVMVN-29729214-40321015 ID is 9a719a30-4a40-4006-9919-e9cb6d407e5c
2025-09-08 12:53:35,156 - DEBUG - VM ctest-TestBasicVMVN-29729214-40321015 launched on Node cn-jenkins-deploy-platform-ansible-os-4046-1
2025-09-08 12:53:35,225 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/9a719a30-4a40-4006-9919-e9cb6d407e5c
2025-09-08 12:53:35,233 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/80ba4a6e-eac5-45b8-9de4-e9aec40b9cdf
2025-09-08 12:53:36,465 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=2.76 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.384 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.384/1.572/2.760/1.188 ms')
2025-09-08 12:53:36,465 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-29729214-40321015 passed
2025-09-08 12:53:36,617 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-08 12:53:36,617 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-29729214-40321015, IP 31.1.2.4, Port 22
2025-09-08 12:53:36,773 - DEBUG - VM ctest-TestBasicVMVN-29729214-40321015 is ready for SSH connections
2025-09-08 12:53:36,773 - INFO - Waiting for VM ctest-TestBasicVMVN-29729214-94580869 to be up..
2025-09-08 12:53:36,840 - DEBUG - VM is in ACTIVE state now
2025-09-08 12:53:36,840 - INFO - VM name : ctest-TestBasicVMVN-29729214-94580869
2025-09-08 12:53:36,904 - DEBUG - VM ctest-TestBasicVMVN-29729214-94580869 ID is 345dd648-890f-450a-9cc9-e9d1b514cfbc
2025-09-08 12:53:36,905 - DEBUG - VM ctest-TestBasicVMVN-29729214-94580869 launched on Node cn-jenkins-deploy-platform-ansible-os-4046-1
2025-09-08 12:53:36,977 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/345dd648-890f-450a-9cc9-e9d1b514cfbc
2025-09-08 12:53:36,984 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/6a1c46c6-62f2-4128-a574-aec20a8739f8
2025-09-08 12:53:38,213 - 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.28 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.473 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.473/1.875/3.277/1.402 ms')
2025-09-08 12:53:38,213 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-29729214-94580869 passed
2025-09-08 12:53:38,361 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-08 12:53:38,361 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-29729214-94580869, IP 31.1.1.3, Port 22
2025-09-08 12:53:38,512 - DEBUG - VM ctest-TestBasicVMVN-29729214-94580869 is ready for SSH connections
2025-09-08 12:53:38,512 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-08 12:53:38,512 - 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.254, gateway password: c0ntrail123
2025-09-08 12:53:38,512 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-09-08 12:53:42,479 - 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.360 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.770 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.978 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.770/1.702/3.360 ms
2025-09-08 12:53:42,479 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-29729214-09594310 passed
2025-09-08 12:53:42,479 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-08 12:53:42,479 - 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.254, gateway password: c0ntrail123
2025-09-08 12:53:42,479 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-09-08 12:53:46,101 - 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.739 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.752 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.818 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.752/1.436/2.739 ms
2025-09-08 12:53:46,101 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-29729214-40321015 passed
2025-09-08 12:53:46,101 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-08 12:53:46,101 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-08 12:53:46,101 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-08 12:53:46,101 - 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.254, gateway password: c0ntrail123
2025-09-08 12:53:46,101 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-08 12:53:46,286 - DEBUG - None
2025-09-08 12:53:46,286 - 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.254, gateway password: c0ntrail123
2025-09-08 12:53:46,286 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-08 12:53:46,470 - DEBUG - None
2025-09-08 12:53:46,470 - 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.254, gateway password: c0ntrail123
2025-09-08 12:53:46,470 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-08 12:53:47,060 - DEBUG - None
2025-09-08 12:53:47,060 - 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.254, gateway password: c0ntrail123
2025-09-08 12:53:47,060 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-09-08 12:53:49,270 - 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.865 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.484 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.632 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.520 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.440/2.188/6.484 ms
2025-09-08 12:53:49,271 - 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.254, gateway password: c0ntrail123
2025-09-08 12:53:49,271 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-09-08 12:53:51,511 - 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.944 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.833 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.063 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.352 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.101 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.951 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.413 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.352/1.951/4.063 ms
2025-09-08 12:53:51,511 - 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.254, gateway password: c0ntrail123
2025-09-08 12:53:51,511 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-09-08 12:53:53,761 - 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=1.058 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.992 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.798 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.461 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.861 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.706 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.329 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.329/1.886/3.798 ms
2025-09-08 12:53:53,761 - INFO - Deleting VM ctest-TestBasicVMVN-29729214-94580869
2025-09-08 12:53:53,828 - INFO - Detaching port 80ba4a6e-eac5-45b8-9de4-e9aec40b9cdf from VM ctest-TestBasicVMVN-29729214-40321015
2025-09-08 12:53:53,861 - INFO - Deleting VM ctest-TestBasicVMVN-29729214-40321015
2025-09-08 12:53:53,923 - INFO - Detaching port 22a93f04-ed27-4836-a9b9-d3ee847f2964 from VM ctest-TestBasicVMVN-29729214-09594310
2025-09-08 12:53:53,966 - INFO - Deleting VM ctest-TestBasicVMVN-29729214-09594310
2025-09-08 12:53:54,034 - INFO - Deleting VN ctest-vn-59353624
2025-09-08 12:53:54,186 - DEBUG - Response for delete_port : ()
2025-09-08 12:53:54,352 - DEBUG - Response for delete_port : ()
2025-09-08 12:53:54,392 - DEBUG - VN 54c81fd1-21e1-4562-9c36-e2b539b00bcb still in use: Unable to complete operation on network 54c81fd1-21e1-4562-9c36-e2b539b00bcb. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ec7ae6d0-5929-4fd5-8bfd-31c0f97bcd6f']
2025-09-08 12:53:54,392 - WARNING - Deleting VN ctest-vn-59353624 failed..Will retry
2025-09-08 12:53:56,506 - DEBUG - Response for deleting network ()
2025-09-08 12:53:56,506 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/d2f2c49c-0bc6-4111-93cf-694e65f3f309
2025-09-08 12:53:56,511 - DEBUG - Response Code: 404
2025-09-08 12:53:56,511 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-09-08 12:53:56,517 - DEBUG - Requesting: http://10.0.0.254:8082/domain/b42a849c-efeb-4ae6-9594-7aa8d1081f90
2025-09-08 12:53:56,569 - DEBUG - Requesting: http://10.0.0.254:8082/project/a83304a9-55d3-4722-a8f7-23471b1f8aa0
2025-09-08 12:53:56,641 - INFO - Validated that VN ctest-vn-59353624 is not found in API Server
2025-09-08 12:53:56,650 - DEBUG - VN ctest-vn-59353624 is not present in Agent 10.0.0.254
2025-09-08 12:53:56,650 - INFO - Validated that VN ctest-vn-59353624 is not in any agent
2025-09-08 12:53:56,655 - DEBUG - VRF 2 is not seen in agent 10.0.0.254
2025-09-08 12:53:56,661 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-59353624
2025-09-08 12:53:56,661 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-29729214:ctest-vn-59353624
2025-09-08 12:53:56,669 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-59353624 info
2025-09-08 12:53:56,744 - INFO - IPAM: ctest-ipam-96150305 is not found in API Server
2025-09-08 12:53:56,755 - INFO - IPAM:ctest-ipam-96150305 is not found in control node
2025-09-08 12:53:57,009 - DEBUG - No XMPP flaps were noticed during the test
2025-09-08 12:53:57,009 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-09-08 12:53:57,009 - INFO - --------------------------------------------------------------------------------
2025-09-08 12:53:57,669 - INFO - Deleted project: ctest-TestBasicVMVN-29729214, ID : a83304a9-55d3-4722-a8f7-23471b1f8aa0