2025-10-21 14:39:19,520 - INFO - Domain Default found not creating
2025-10-21 14:39:19,644 - INFO - Project ctest-TestBasicVMVN-12780287 not found, creating it
2025-10-21 14:39:20,059 - INFO - Created Project:ctest-TestBasicVMVN-12780287, ID : 1d3d8ebf-d1ef-4c04-81f5-de82b57ddd50
2025-10-21 14:39:21,528 - INFO - ================================================================================
2025-10-21 14:39:21,529 - INFO - STARTING TEST : test_generic_link_local_service
2025-10-21 14:39:21,529 - 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-10-21 14:39:21,785 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.254': '0'}} with
2025-10-21 14:39:21,785 - INFO - Initial checks done. Running the testcase now
2025-10-21 14:39:21,785 - INFO -
2025-10-21 14:39:22,306 - DEBUG - Response for create_network : {'network': {'id': 'f7416aec-2b5f-4094-94bc-5c6c443b0de2', 'name': 'ctest-vn2_metadata-95907247', 'tenant_id': '1d3d8ebfd1ef4c0481f5de82b57ddd50', 'project_id': '1d3d8ebfd1ef4c0481f5de82b57ddd50', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-12780287', 'ctest-vn2_metadata-95907247'], 'port_security_enabled': True, 'description': ''}}
2025-10-21 14:39:22,476 - DEBUG - Response for create_subnet : {'subnet': {'id': '50cde4f3-6a9f-48c5-8dd8-b007dd239dfb', 'name': '', 'tenant_id': '1d3d8ebfd1ef4c0481f5de82b57ddd50', 'network_id': 'f7416aec-2b5f-4094-94bc-5c6c443b0de2', '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': '1d3d8ebfd1ef4c0481f5de82b57ddd50'}}
2025-10-21 14:39:22,495 - INFO - Created VN ctest-vn2_metadata-95907247
2025-10-21 14:39:22,547 - DEBUG - VN ctest-vn2_metadata-95907247 UUID is f7416aec-2b5f-4094-94bc-5c6c443b0de2
2025-10-21 14:39:22,726 - DEBUG - Services list from nova: [, , ]
2025-10-21 14:39:23,688 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4395-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4395-1)
2025-10-21 14:39:23,791 - DEBUG - Link local service introspect added
2025-10-21 14:39:23,827 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-21 14:39:28,898 - DEBUG - VM is in ACTIVE state now
2025-10-21 14:39:29,012 - INFO - Waiting for VM ctest-TestBasicVMVN-12780287-96269395 to be up..
2025-10-21 14:39:29,012 - INFO - VM name : ctest-TestBasicVMVN-12780287-96269395
2025-10-21 14:39:29,077 - DEBUG - VM ctest-TestBasicVMVN-12780287-96269395 ID is dbbdf6cb-8562-47fd-b932-3f1df7ffedaf
2025-10-21 14:39:29,077 - DEBUG - VM ctest-TestBasicVMVN-12780287-96269395 launched on Node cn-jenkins-deploy-platform-ansible-os-4395-1
2025-10-21 14:39:29,146 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/dbbdf6cb-8562-47fd-b932-3f1df7ffedaf
2025-10-21 14:39:29,441 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/dbbdf6cb-8562-47fd-b932-3f1df7ffedaf
2025-10-21 14:39:29,466 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/9a1b5106-0cbe-4e52-b063-4f1d3ebb869e
2025-10-21 14:39:32,726 - 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 1036ms')
2025-10-21 14:39:32,726 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-12780287-96269395 failed!
2025-10-21 14:39:32,779 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-12780287:ctest-vn2_metadata-95907247 is 11.1.1.1 and allocation pool is NOT set
2025-10-21 14:39:34,842 - 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.67 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.401 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.401/1.533/2.665/1.132 ms')
2025-10-21 14:39:34,842 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-12780287-96269395 passed
2025-10-21 14:39:34,991 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-21 14:39:34,991 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-12780287-96269395, IP 11.1.1.3, Port 22
2025-10-21 14:39:35,142 - DEBUG - VM ctest-TestBasicVMVN-12780287-96269395 is ready for SSH connections
2025-10-21 14:39:35,142 - INFO - Retry 0
2025-10-21 14:39:35,143 - 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-10-21 14:39:35,143 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-10-21 14:39:36,745 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-10-21 14:39:36,745 - INFO - Generic metadata worked
2025-10-21 14:39:36,975 - DEBUG - Link local service introspect removed
2025-10-21 14:39:36,975 - INFO - Deleting VM ctest-TestBasicVMVN-12780287-96269395
2025-10-21 14:39:37,048 - INFO - Deleting VN ctest-vn2_metadata-95907247
2025-10-21 14:39:37,084 - DEBUG - VN f7416aec-2b5f-4094-94bc-5c6c443b0de2 still in use: Unable to complete operation on network f7416aec-2b5f-4094-94bc-5c6c443b0de2. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d11c62a5-39df-4fed-ba09-3148552228fb']
2025-10-21 14:39:37,084 - WARNING - Deleting VN ctest-vn2_metadata-95907247 failed..Will retry
2025-10-21 14:39:39,176 - DEBUG - Response for deleting network ()
2025-10-21 14:39:39,427 - DEBUG - No XMPP flaps were noticed during the test
2025-10-21 14:39:39,427 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-10-21 14:39:39,428 - INFO - --------------------------------------------------------------------------------
2025-10-21 14:39:39,430 - INFO - ================================================================================
2025-10-21 14:39:39,430 - INFO - STARTING TEST : test_metadata_service
2025-10-21 14:39:39,430 - 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-10-21 14:39:39,724 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.254': '0'}} with
2025-10-21 14:39:39,724 - INFO - Initial checks done. Running the testcase now
2025-10-21 14:39:39,724 - INFO -
2025-10-21 14:39:39,724 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs
2025-10-21 14:39:39,729 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/9bb54b99-581a-43a8-8ab8-5ae77c787b2e
2025-10-21 14:39:39,890 - DEBUG - Response for create_network : {'network': {'id': '5e9ba8d8-1fc4-4beb-b6d3-c6ed0b4676c9', 'name': 'ctest-vn-18342841', 'tenant_id': '1d3d8ebfd1ef4c0481f5de82b57ddd50', 'project_id': '1d3d8ebfd1ef4c0481f5de82b57ddd50', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-12780287', 'ctest-vn-18342841'], 'port_security_enabled': True, 'description': ''}}
2025-10-21 14:39:40,106 - DEBUG - Response for create_subnet : {'subnet': {'id': '3662cef1-963e-46d2-9216-058a4db6849c', 'name': '', 'tenant_id': '1d3d8ebfd1ef4c0481f5de82b57ddd50', 'network_id': '5e9ba8d8-1fc4-4beb-b6d3-c6ed0b4676c9', 'ip_version': 4, 'cidr': '192.187.31.64/26', 'allocation_pools': [{'start': '192.187.31.66', 'end': '192.187.31.126'}], 'gateway_ip': '192.187.31.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '192.187.31.66', 'tags': [], 'project_id': '1d3d8ebfd1ef4c0481f5de82b57ddd50'}}
2025-10-21 14:39:40,122 - INFO - Created VN ctest-vn-18342841
2025-10-21 14:39:40,175 - DEBUG - VN ctest-vn-18342841 UUID is 5e9ba8d8-1fc4-4beb-b6d3-c6ed0b4676c9
2025-10-21 14:39:41,283 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4395-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4395-1)
2025-10-21 14:39:41,284 - INFO - Waiting for VM ctest-TestBasicVMVN-12780287-40601195 to be up..
2025-10-21 14:39:41,319 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-21 14:39:46,384 - DEBUG - VM is in ACTIVE state now
2025-10-21 14:39:46,384 - INFO - VM name : ctest-TestBasicVMVN-12780287-40601195
2025-10-21 14:39:46,449 - DEBUG - VM ctest-TestBasicVMVN-12780287-40601195 ID is 4c0ee09c-1b0e-4a1a-9bab-8f67bb75151a
2025-10-21 14:39:46,449 - DEBUG - VM ctest-TestBasicVMVN-12780287-40601195 launched on Node cn-jenkins-deploy-platform-ansible-os-4395-1
2025-10-21 14:39:46,511 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/4c0ee09c-1b0e-4a1a-9bab-8f67bb75151a
2025-10-21 14:39:46,518 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/3ed095e6-033d-4ffa-9216-204d1ca2969e
2025-10-21 14:39:49,776 - 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-10-21 14:39:49,776 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-12780287-40601195 failed!
2025-10-21 14:39:49,827 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-12780287:ctest-vn-18342841 is 192.187.31.65 and allocation pool is NOT set
2025-10-21 14:39:51,893 - 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.65 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.09 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.089/1.867/2.645/0.778 ms')
2025-10-21 14:39:51,893 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-12780287-40601195 passed
2025-10-21 14:39:52,039 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-21 14:39:52,039 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-12780287-40601195, IP 192.187.31.67, Port 22
2025-10-21 14:39:52,206 - DEBUG - VM ctest-TestBasicVMVN-12780287-40601195 is ready for SSH connections
2025-10-21 14:39:52,207 - 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-10-21 14:39:52,207 - DEBUG - cat /tmp/output.txt
2025-10-21 14:39:53,835 - DEBUG - Hello World. The time is now Tue, 21 Oct 2025 08:39:51 -0600!
2025-10-21 14:39:53,835 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 21 Oct 2025 08:39:51 -0600!'}
2025-10-21 14:39:53,835 - INFO - metadata_script.txt got executed in the vm
2025-10-21 14:39:53,835 - INFO - Deleting VM ctest-TestBasicVMVN-12780287-40601195
2025-10-21 14:39:53,896 - INFO - Deleting VN ctest-vn-18342841
2025-10-21 14:39:53,930 - DEBUG - VN 5e9ba8d8-1fc4-4beb-b6d3-c6ed0b4676c9 still in use: Unable to complete operation on network 5e9ba8d8-1fc4-4beb-b6d3-c6ed0b4676c9. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-3cbea2c2-787e-4d9a-9690-f2d02da11c31']
2025-10-21 14:39:53,931 - WARNING - Deleting VN ctest-vn-18342841 failed..Will retry
2025-10-21 14:39:56,011 - DEBUG - Response for deleting network ()
2025-10-21 14:39:56,264 - DEBUG - No XMPP flaps were noticed during the test
2025-10-21 14:39:56,264 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-10-21 14:39:56,264 - INFO - --------------------------------------------------------------------------------
2025-10-21 14:39:56,266 - INFO - ================================================================================
2025-10-21 14:39:56,266 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-10-21 14:39:56,266 - 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-10-21 14:39:56,555 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.254': '0'}} with
2025-10-21 14:39:56,555 - INFO - Initial checks done. Running the testcase now
2025-10-21 14:39:56,555 - INFO -
2025-10-21 14:39:57,011 - DEBUG - Response for create_network : {'network': {'id': 'a52b9d4c-572e-4f89-a718-7618536333c0', 'name': 'ctest-vn-51783967', 'tenant_id': '1d3d8ebfd1ef4c0481f5de82b57ddd50', 'project_id': '1d3d8ebfd1ef4c0481f5de82b57ddd50', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-12780287', 'ctest-vn-51783967'], 'port_security_enabled': True, 'description': ''}}
2025-10-21 14:39:57,160 - DEBUG - Response for create_subnet : {'subnet': {'id': '58329c6e-fb68-4a9c-86db-a28f04596baa', 'name': '', 'tenant_id': '1d3d8ebfd1ef4c0481f5de82b57ddd50', 'network_id': 'a52b9d4c-572e-4f89-a718-7618536333c0', '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': '1d3d8ebfd1ef4c0481f5de82b57ddd50'}}
2025-10-21 14:39:57,302 - DEBUG - Response for create_subnet : {'subnet': {'id': '9e9ac7dc-e05f-45b0-815a-971a53676205', 'name': '', 'tenant_id': '1d3d8ebfd1ef4c0481f5de82b57ddd50', 'network_id': 'a52b9d4c-572e-4f89-a718-7618536333c0', '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': '1d3d8ebfd1ef4c0481f5de82b57ddd50'}}
2025-10-21 14:39:57,318 - INFO - Created VN ctest-vn-51783967
2025-10-21 14:39:57,367 - DEBUG - VN ctest-vn-51783967 UUID is a52b9d4c-572e-4f89-a718-7618536333c0
2025-10-21 14:39:57,674 - DEBUG - Response for create_port : {'port': {'name': 'b9ee8472-481b-42e5-9e50-9ab32074de88', 'id': 'b9ee8472-481b-42e5-9e50-9ab32074de88', 'tenant_id': '1d3d8ebfd1ef4c0481f5de82b57ddd50', 'network_id': 'a52b9d4c-572e-4f89-a718-7618536333c0', 'mac_address': '02:b9:ee:84:72:48', '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': '58329c6e-fb68-4a9c-86db-a28f04596baa'}], 'security_groups': ['c501049c-baa5-4766-af4d-64922dbf99b2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1d3d8ebfd1ef4c0481f5de82b57ddd50'}}
2025-10-21 14:39:57,821 - DEBUG - Response for create_port : {'port': {'name': '17c707c7-0e40-4b4e-9f45-c2613425a1f3', 'id': '17c707c7-0e40-4b4e-9f45-c2613425a1f3', 'tenant_id': '1d3d8ebfd1ef4c0481f5de82b57ddd50', 'network_id': 'a52b9d4c-572e-4f89-a718-7618536333c0', 'mac_address': '02:17:c7:07:c7:0e', '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': '9e9ac7dc-e05f-45b0-815a-971a53676205'}], 'security_groups': ['c501049c-baa5-4766-af4d-64922dbf99b2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1d3d8ebfd1ef4c0481f5de82b57ddd50'}}
2025-10-21 14:39:58,122 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4395-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4395-1)
2025-10-21 14:39:58,479 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4395-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4395-1)
2025-10-21 14:39:59,637 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4395-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4395-1)
2025-10-21 14:39:59,638 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-10-21 14:39:59,646 - DEBUG - Requesting: http://10.0.0.254:8082/domain/2a1770f5-2bd5-4783-9760-17e9a48c1a45
2025-10-21 14:39:59,659 - DEBUG - Requesting: http://10.0.0.254:8082/project/1d3d8ebf-d1ef-4c04-81f5-de82b57ddd50
2025-10-21 14:39:59,734 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/775baf2d-2ec4-48b3-a3f0-02f9cb9d8f85
2025-10-21 14:39:59,744 - INFO - Verifications in API Server for IPAM: ctest-ipam-68784740 passed
2025-10-21 14:39:59,751 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-12780287:ctest-ipam-68784740', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-12780287', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8600660521987098803', 'uuid-lslong': '11812945094479024005'}, 'enable': 'true', 'created': '2025-10-21T14:39:56', 'last-modified': '2025-10-21T14:39:56', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.977486'}
2025-10-21 14:39:59,751 - INFO - Verifications in Control node for IPAM: ctest-ipam-68784740 passed
2025-10-21 14:39:59,751 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-10-21 14:39:59,756 - DEBUG - Requesting: http://10.0.0.254:8082/domain/2a1770f5-2bd5-4783-9760-17e9a48c1a45
2025-10-21 14:39:59,768 - DEBUG - Requesting: http://10.0.0.254:8082/project/1d3d8ebf-d1ef-4c04-81f5-de82b57ddd50
2025-10-21 14:39:59,843 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/a52b9d4c-572e-4f89-a718-7618536333c0
2025-10-21 14:39:59,856 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/a52b9d4c-572e-4f89-a718-7618536333c0
2025-10-21 14:39:59,867 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/dc25eadf-d7de-4f7c-9889-5bff34c2aa18
2025-10-21 14:39:59,876 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/dc25eadf-d7de-4f7c-9889-5bff34c2aa18
2025-10-21 14:39:59,882 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/a4830800-f968-4399-9dbf-a7411c0782ee
2025-10-21 14:39:59,889 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-21 14:39:59,889 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/a52b9d4c-572e-4f89-a718-7618536333c0
2025-10-21 14:39:59,897 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/dc25eadf-d7de-4f7c-9889-5bff34c2aa18
2025-10-21 14:39:59,912 - INFO - Verified VN network id 11 for VN a52b9d4c-572e-4f89-a718-7618536333c0
2025-10-21 14:39:59,912 - INFO - Verifications in API Server for VN ctest-vn-51783967 passed
2025-10-21 14:39:59,913 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/a52b9d4c-572e-4f89-a718-7618536333c0
2025-10-21 14:39:59,923 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/dc25eadf-d7de-4f7c-9889-5bff34c2aa18
2025-10-21 14:39:59,929 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/dc25eadf-d7de-4f7c-9889-5bff34c2aa18
2025-10-21 14:39:59,938 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/a4830800-f968-4399-9dbf-a7411c0782ee
2025-10-21 14:39:59,952 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-12780287:ctest-vn-51783967', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-12780287', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11901779391462395785', 'uuid-lslong': '12040503450625323968'}, 'enable': 'true', 'created': '2025-10-21T14:39:56', 'last-modified': '2025-10-21T14:39:57', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.670085'}
2025-10-21 14:39:59,957 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-21 14:39:59,957 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-51783967 passed
2025-10-21 14:39:59,958 - DEBUG - ====Verifying policy data for ctest-vn-51783967 in API_Server ======
2025-10-21 14:39:59,958 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-10-21 14:39:59,964 - DEBUG - Requesting: http://10.0.0.254:8082/domain/2a1770f5-2bd5-4783-9760-17e9a48c1a45
2025-10-21 14:39:59,974 - DEBUG - Requesting: http://10.0.0.254:8082/project/1d3d8ebf-d1ef-4c04-81f5-de82b57ddd50
2025-10-21 14:40:00,058 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/a52b9d4c-572e-4f89-a718-7618536333c0
2025-10-21 14:40:00,070 - DEBUG - =>VN ctest-vn-51783967 has no policy to be verified
2025-10-21 14:40:00,070 - DEBUG - Verifying the vn in opserver
2025-10-21 14:40:00,070 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-12780287:ctest-vn-51783967 virtual network link through opserver 10.0.0.254
2025-10-21 14:40:00,070 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-10-21 14:40:00,458 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-10-21 14:40:00,529 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-12780287:ctest-vn-51783967', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-12780287:ctest-vn-51783967?flat'}
2025-10-21 14:40:00,529 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-12780287:ctest-vn-51783967 is found in opserver
2025-10-21 14:40:00,534 - DEBUG - VRF ids for VN ctest-vn-51783967: {'10.0.0.254': '2'}
2025-10-21 14:40:00,534 - INFO - Waiting for VM ctest-TestBasicVMVN-12780287-56276449 to be up..
2025-10-21 14:40:00,612 - DEBUG - VM is in ACTIVE state now
2025-10-21 14:40:00,612 - INFO - VM name : ctest-TestBasicVMVN-12780287-56276449
2025-10-21 14:40:00,684 - DEBUG - VM ctest-TestBasicVMVN-12780287-56276449 ID is efe1e724-9fe3-4a8a-9e7e-3473fcd16604
2025-10-21 14:40:00,684 - DEBUG - VM ctest-TestBasicVMVN-12780287-56276449 launched on Node cn-jenkins-deploy-platform-ansible-os-4395-1
2025-10-21 14:40:00,758 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/efe1e724-9fe3-4a8a-9e7e-3473fcd16604
2025-10-21 14:40:00,765 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/b9ee8472-481b-42e5-9e50-9ab32074de88
2025-10-21 14:40:04,020 - 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-10-21 14:40:04,020 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-12780287-56276449 failed!
2025-10-21 14:40:04,071 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-12780287:ctest-vn-51783967 is 31.1.1.1 and allocation pool is NOT set
2025-10-21 14:40:04,071 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-12780287:ctest-vn-51783967 is 31.1.2.1 and allocation pool is NOT set
2025-10-21 14:40:08,147 - 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 1012ms')
2025-10-21 14:40:08,148 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-12780287-56276449 failed!
2025-10-21 14:40:08,203 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-12780287:ctest-vn-51783967 is 31.1.1.1 and allocation pool is NOT set
2025-10-21 14:40:08,203 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-12780287:ctest-vn-51783967 is 31.1.2.1 and allocation pool is NOT set
2025-10-21 14:40:10,262 - 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.67 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.420 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.420/2.047/3.674/1.627 ms')
2025-10-21 14:40:10,262 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-12780287-56276449 passed
2025-10-21 14:40:10,411 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-21 14:40:10,411 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-12780287-56276449, IP 31.1.1.4, Port 22
2025-10-21 14:40:10,580 - DEBUG - VM ctest-TestBasicVMVN-12780287-56276449 is ready for SSH connections
2025-10-21 14:40:10,580 - INFO - Waiting for VM ctest-TestBasicVMVN-12780287-52702940 to be up..
2025-10-21 14:40:10,652 - DEBUG - VM is in ACTIVE state now
2025-10-21 14:40:10,653 - INFO - VM name : ctest-TestBasicVMVN-12780287-52702940
2025-10-21 14:40:10,716 - DEBUG - VM ctest-TestBasicVMVN-12780287-52702940 ID is 94d7f518-c9a8-4a60-b7b3-136acdee8c10
2025-10-21 14:40:10,716 - DEBUG - VM ctest-TestBasicVMVN-12780287-52702940 launched on Node cn-jenkins-deploy-platform-ansible-os-4395-1
2025-10-21 14:40:10,780 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/94d7f518-c9a8-4a60-b7b3-136acdee8c10
2025-10-21 14:40:10,787 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/17c707c7-0e40-4b4e-9f45-c2613425a1f3
2025-10-21 14:40:12,024 - 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.77 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.299 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.299/1.532/2.765/1.233 ms')
2025-10-21 14:40:12,024 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-12780287-52702940 passed
2025-10-21 14:40:12,171 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-21 14:40:12,171 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-12780287-52702940, IP 31.1.2.4, Port 22
2025-10-21 14:40:12,326 - DEBUG - VM ctest-TestBasicVMVN-12780287-52702940 is ready for SSH connections
2025-10-21 14:40:12,327 - INFO - Waiting for VM ctest-TestBasicVMVN-12780287-00441388 to be up..
2025-10-21 14:40:12,390 - DEBUG - VM is in ACTIVE state now
2025-10-21 14:40:12,390 - INFO - VM name : ctest-TestBasicVMVN-12780287-00441388
2025-10-21 14:40:12,453 - DEBUG - VM ctest-TestBasicVMVN-12780287-00441388 ID is db0ad716-b136-435c-a781-404d65ddaf0a
2025-10-21 14:40:12,453 - DEBUG - VM ctest-TestBasicVMVN-12780287-00441388 launched on Node cn-jenkins-deploy-platform-ansible-os-4395-1
2025-10-21 14:40:12,515 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/db0ad716-b136-435c-a781-404d65ddaf0a
2025-10-21 14:40:12,522 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/1a21c8e4-cec1-49c4-901d-65c7e5311d5b
2025-10-21 14:40:13,751 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=2.71 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.387 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.387/1.547/2.708/1.160 ms')
2025-10-21 14:40:13,751 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-12780287-00441388 passed
2025-10-21 14:40:13,911 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-21 14:40:13,911 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-12780287-00441388, IP 31.1.1.3, Port 22
2025-10-21 14:40:14,063 - DEBUG - VM ctest-TestBasicVMVN-12780287-00441388 is ready for SSH connections
2025-10-21 14:40:14,063 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-21 14:40:14,063 - 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-10-21 14:40:14,063 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-10-21 14:40:18,011 - 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.157 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.709 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.909 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.709/1.591/3.157 ms
2025-10-21 14:40:18,011 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-12780287-56276449 passed
2025-10-21 14:40:18,011 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-21 14:40:18,012 - 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-10-21 14:40:18,012 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-10-21 14:40:21,666 - 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.762 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.802 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.789 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.789/1.451/2.762 ms
2025-10-21 14:40:21,666 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-12780287-52702940 passed
2025-10-21 14:40:21,666 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-21 14:40:21,666 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-21 14:40:21,667 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-21 14:40:21,667 - 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-10-21 14:40:21,667 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-21 14:40:21,841 - DEBUG - None
2025-10-21 14:40:21,841 - 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-10-21 14:40:21,841 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-21 14:40:22,013 - DEBUG - None
2025-10-21 14:40:22,013 - 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-10-21 14:40:22,013 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-21 14:40:22,625 - DEBUG - None
2025-10-21 14:40:22,626 - 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-10-21 14:40:22,626 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-10-21 14:40:24,841 - 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.706 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.136 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.510 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.599 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.367 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.367/2.063/6.136 ms
2025-10-21 14:40:24,842 - 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-10-21 14:40:24,842 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-10-21 14:40:27,074 - 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.170 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.721 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.702 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.440 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.807 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.598 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.371 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.371/2.115/4.702 ms
2025-10-21 14:40:27,074 - 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-10-21 14:40:27,074 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-10-21 14:40:29,311 - 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.638 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.828 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.574 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.400 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.545 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.527 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.376 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.376/1.698/3.574 ms
2025-10-21 14:40:29,311 - INFO - Deleting VM ctest-TestBasicVMVN-12780287-00441388
2025-10-21 14:40:29,373 - INFO - Detaching port 17c707c7-0e40-4b4e-9f45-c2613425a1f3 from VM ctest-TestBasicVMVN-12780287-52702940
2025-10-21 14:40:29,401 - INFO - Deleting VM ctest-TestBasicVMVN-12780287-52702940
2025-10-21 14:40:29,462 - INFO - Detaching port b9ee8472-481b-42e5-9e50-9ab32074de88 from VM ctest-TestBasicVMVN-12780287-56276449
2025-10-21 14:40:29,493 - INFO - Deleting VM ctest-TestBasicVMVN-12780287-56276449
2025-10-21 14:40:29,555 - INFO - Deleting VN ctest-vn-51783967
2025-10-21 14:40:29,701 - DEBUG - Response for delete_port : ()
2025-10-21 14:40:29,854 - DEBUG - Response for delete_port : ()
2025-10-21 14:40:29,885 - DEBUG - VN a52b9d4c-572e-4f89-a718-7618536333c0 still in use: Unable to complete operation on network a52b9d4c-572e-4f89-a718-7618536333c0. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ad576bcd-e87a-4d55-a49f-4a16264e22b6']
2025-10-21 14:40:29,885 - WARNING - Deleting VN ctest-vn-51783967 failed..Will retry
2025-10-21 14:40:32,009 - DEBUG - Response for deleting network ()
2025-10-21 14:40:32,009 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/dc25eadf-d7de-4f7c-9889-5bff34c2aa18
2025-10-21 14:40:32,015 - DEBUG - Response Code: 404
2025-10-21 14:40:32,015 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-10-21 14:40:32,019 - DEBUG - Requesting: http://10.0.0.254:8082/domain/2a1770f5-2bd5-4783-9760-17e9a48c1a45
2025-10-21 14:40:32,072 - DEBUG - Requesting: http://10.0.0.254:8082/project/1d3d8ebf-d1ef-4c04-81f5-de82b57ddd50
2025-10-21 14:40:32,145 - INFO - Validated that VN ctest-vn-51783967 is not found in API Server
2025-10-21 14:40:32,154 - DEBUG - VN ctest-vn-51783967 is not present in Agent 10.0.0.254
2025-10-21 14:40:32,154 - INFO - Validated that VN ctest-vn-51783967 is not in any agent
2025-10-21 14:40:32,158 - DEBUG - VRF 2 is not seen in agent 10.0.0.254
2025-10-21 14:40:32,164 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-51783967
2025-10-21 14:40:32,164 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-12780287:ctest-vn-51783967
2025-10-21 14:40:32,172 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-51783967 info
2025-10-21 14:40:32,243 - INFO - IPAM: ctest-ipam-68784740 is not found in API Server
2025-10-21 14:40:32,253 - INFO - IPAM:ctest-ipam-68784740 is not found in control node
2025-10-21 14:40:32,505 - DEBUG - No XMPP flaps were noticed during the test
2025-10-21 14:40:32,505 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2025-10-21 14:40:32,505 - INFO - --------------------------------------------------------------------------------
2025-10-21 14:40:33,164 - INFO - Deleted project: ctest-TestBasicVMVN-12780287, ID : 1d3d8ebf-d1ef-4c04-81f5-de82b57ddd50