2025-09-11 12:11:38,046 - INFO - Domain Default found not creating
2025-09-11 12:11:38,198 - INFO - Project ctest-TestBasicVMVN-21620659 not found, creating it
2025-09-11 12:11:38,660 - INFO - Created Project:ctest-TestBasicVMVN-21620659, ID : d839a02c-d98f-4526-b6f2-f24426ebddb7
2025-09-11 12:11:40,318 - INFO - ================================================================================
2025-09-11 12:11:40,318 - INFO - STARTING TEST : test_generic_link_local_service
2025-09-11 12:11:40,318 - 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-11 12:11:40,572 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-09-11 12:11:40,572 - INFO - Initial checks done. Running the testcase now
2025-09-11 12:11:40,572 - INFO -
2025-09-11 12:11:41,174 - DEBUG - Response for create_network : {'network': {'id': 'fcb16bb2-e42d-4039-8d46-b526b2d885fc', 'name': 'ctest-vn2_metadata-34898507', 'tenant_id': 'd839a02cd98f4526b6f2f24426ebddb7', 'project_id': 'd839a02cd98f4526b6f2f24426ebddb7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-21620659', 'ctest-vn2_metadata-34898507'], 'port_security_enabled': True, 'description': ''}}
2025-09-11 12:11:41,380 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e91bac87-a498-49c3-8cac-0f9c4491ad45', 'name': '', 'tenant_id': 'd839a02cd98f4526b6f2f24426ebddb7', 'network_id': 'fcb16bb2-e42d-4039-8d46-b526b2d885fc', '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': 'd839a02cd98f4526b6f2f24426ebddb7'}}
2025-09-11 12:11:41,400 - INFO - Created VN ctest-vn2_metadata-34898507
2025-09-11 12:11:41,458 - DEBUG - VN ctest-vn2_metadata-34898507 UUID is fcb16bb2-e42d-4039-8d46-b526b2d885fc
2025-09-11 12:11:41,648 - DEBUG - Services list from nova: [, , ]
2025-09-11 12:11:42,801 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4090-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4090-1)
2025-09-11 12:11:42,905 - DEBUG - Link local service introspect added
2025-09-11 12:11:42,950 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-11 12:11:48,030 - DEBUG - VM is in ACTIVE state now
2025-09-11 12:11:48,157 - INFO - Waiting for VM ctest-TestBasicVMVN-21620659-80638656 to be up..
2025-09-11 12:11:48,157 - INFO - VM name : ctest-TestBasicVMVN-21620659-80638656
2025-09-11 12:11:48,231 - DEBUG - VM ctest-TestBasicVMVN-21620659-80638656 ID is f7692bcc-43c3-4c6a-a293-ff9be5b2338d
2025-09-11 12:11:48,231 - DEBUG - VM ctest-TestBasicVMVN-21620659-80638656 launched on Node cn-jenkins-deploy-platform-ansible-os-4090-1
2025-09-11 12:11:48,310 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/f7692bcc-43c3-4c6a-a293-ff9be5b2338d
2025-09-11 12:11:48,642 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/f7692bcc-43c3-4c6a-a293-ff9be5b2338d
2025-09-11 12:11:48,676 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/815efb1c-f4a4-4775-b60e-0c2e7ecebeb5
2025-09-11 12:11:51,927 - 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-11 12:11:51,927 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21620659-80638656 failed!
2025-09-11 12:11:51,981 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-21620659:ctest-vn2_metadata-34898507 is 11.1.1.1 and allocation pool is NOT set
2025-09-11 12:11:54,047 - 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.07 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.81 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.809/2.941/4.073/1.132 ms')
2025-09-11 12:11:54,047 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21620659-80638656 passed
2025-09-11 12:11:54,197 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 12:11:54,198 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-21620659-80638656, IP 11.1.1.3, Port 22
2025-09-11 12:11:54,368 - DEBUG - VM ctest-TestBasicVMVN-21620659-80638656 is ready for SSH connections
2025-09-11 12:11:54,368 - INFO - Retry 0
2025-09-11 12:11:54,368 - 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-11 12:11:54,368 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-09-11 12:11:56,022 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-09-11 12:11:56,022 - INFO - Generic metadata worked
2025-09-11 12:11:56,285 - DEBUG - Link local service introspect removed
2025-09-11 12:11:56,285 - INFO - Deleting VM ctest-TestBasicVMVN-21620659-80638656
2025-09-11 12:11:56,358 - INFO - Deleting VN ctest-vn2_metadata-34898507
2025-09-11 12:11:56,406 - DEBUG - VN fcb16bb2-e42d-4039-8d46-b526b2d885fc still in use: Unable to complete operation on network fcb16bb2-e42d-4039-8d46-b526b2d885fc. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-6dd8d188-7fd0-4019-beba-fb99facfe6d9']
2025-09-11 12:11:56,406 - WARNING - Deleting VN ctest-vn2_metadata-34898507 failed..Will retry
2025-09-11 12:11:58,502 - DEBUG - Response for deleting network ()
2025-09-11 12:11:58,762 - DEBUG - No XMPP flaps were noticed during the test
2025-09-11 12:11:58,763 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-09-11 12:11:58,763 - INFO - --------------------------------------------------------------------------------
2025-09-11 12:11:58,765 - INFO - ================================================================================
2025-09-11 12:11:58,765 - INFO - STARTING TEST : test_metadata_service
2025-09-11 12:11:58,765 - 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-11 12:11:59,055 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-09-11 12:11:59,055 - INFO - Initial checks done. Running the testcase now
2025-09-11 12:11:59,056 - INFO -
2025-09-11 12:11:59,056 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs
2025-09-11 12:11:59,062 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/832ac8dc-2ec9-4d1f-9cbe-8ecbe0a9736f
2025-09-11 12:11:59,250 - DEBUG - Response for create_network : {'network': {'id': '6410bb73-fb97-40bc-8b15-21ef20d5437d', 'name': 'ctest-vn-09733732', 'tenant_id': 'd839a02cd98f4526b6f2f24426ebddb7', 'project_id': 'd839a02cd98f4526b6f2f24426ebddb7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-21620659', 'ctest-vn-09733732'], 'port_security_enabled': True, 'description': ''}}
2025-09-11 12:11:59,443 - DEBUG - Response for create_subnet : {'subnet': {'id': '4a73a3b5-0a8f-4e7a-8899-1abb0a6a311c', 'name': '', 'tenant_id': 'd839a02cd98f4526b6f2f24426ebddb7', 'network_id': '6410bb73-fb97-40bc-8b15-21ef20d5437d', 'ip_version': 4, 'cidr': '45.158.206.0/26', 'allocation_pools': [{'start': '45.158.206.2', 'end': '45.158.206.62'}], 'gateway_ip': '45.158.206.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '45.158.206.2', 'tags': [], 'project_id': 'd839a02cd98f4526b6f2f24426ebddb7'}}
2025-09-11 12:11:59,462 - INFO - Created VN ctest-vn-09733732
2025-09-11 12:11:59,513 - DEBUG - VN ctest-vn-09733732 UUID is 6410bb73-fb97-40bc-8b15-21ef20d5437d
2025-09-11 12:12:00,759 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4090-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4090-1)
2025-09-11 12:12:00,759 - INFO - Waiting for VM ctest-TestBasicVMVN-21620659-09657749 to be up..
2025-09-11 12:12:00,810 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-11 12:12:05,888 - DEBUG - VM is in ACTIVE state now
2025-09-11 12:12:05,888 - INFO - VM name : ctest-TestBasicVMVN-21620659-09657749
2025-09-11 12:12:05,962 - DEBUG - VM ctest-TestBasicVMVN-21620659-09657749 ID is cfed7dc6-2ed4-456e-be4e-641673e66647
2025-09-11 12:12:05,962 - DEBUG - VM ctest-TestBasicVMVN-21620659-09657749 launched on Node cn-jenkins-deploy-platform-ansible-os-4090-1
2025-09-11 12:12:06,035 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/cfed7dc6-2ed4-456e-be4e-641673e66647
2025-09-11 12:12:06,043 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/425829a1-8842-4ab6-bd7a-241e827bcb0e
2025-09-11 12:12:09,311 - 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 1030ms')
2025-09-11 12:12:09,311 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21620659-09657749 failed!
2025-09-11 12:12:09,365 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-21620659:ctest-vn-09733732 is 45.158.206.1 and allocation pool is NOT set
2025-09-11 12:12:13,431 - 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=2 ttl=63 time=7.14 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1010ms\r\nrtt min/avg/max/mdev = 7.136/7.136/7.136/0.000 ms')
2025-09-11 12:12:13,431 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21620659-09657749 passed
2025-09-11 12:12:13,577 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 12:12:13,578 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-21620659-09657749, IP 45.158.206.3, Port 22
2025-09-11 12:12:13,745 - DEBUG - VM ctest-TestBasicVMVN-21620659-09657749 is ready for SSH connections
2025-09-11 12:12:13,745 - 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-11 12:12:13,745 - DEBUG - cat /tmp/output.txt
2025-09-11 12:12:15,403 - DEBUG - Hello World. The time is now Thu, 11 Sep 2025 06:12:11 -0600!
2025-09-11 12:12:15,403 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 11 Sep 2025 06:12:11 -0600!'}
2025-09-11 12:12:15,403 - INFO - metadata_script.txt got executed in the vm
2025-09-11 12:12:15,403 - INFO - Deleting VM ctest-TestBasicVMVN-21620659-09657749
2025-09-11 12:12:15,480 - INFO - Deleting VN ctest-vn-09733732
2025-09-11 12:12:15,525 - DEBUG - VN 6410bb73-fb97-40bc-8b15-21ef20d5437d still in use: Unable to complete operation on network 6410bb73-fb97-40bc-8b15-21ef20d5437d. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-0ceecda4-21cf-408d-8a4e-5c5fab458a62']
2025-09-11 12:12:15,525 - WARNING - Deleting VN ctest-vn-09733732 failed..Will retry
2025-09-11 12:12:17,623 - DEBUG - Response for deleting network ()
2025-09-11 12:12:17,878 - DEBUG - No XMPP flaps were noticed during the test
2025-09-11 12:12:17,878 - INFO - END TEST : test_metadata_service : PASSED[0:00:19]
2025-09-11 12:12:17,878 - INFO - --------------------------------------------------------------------------------
2025-09-11 12:12:17,882 - INFO - ================================================================================
2025-09-11 12:12:17,882 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-09-11 12:12:17,882 - 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-11 12:12:18,168 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-09-11 12:12:18,168 - INFO - Initial checks done. Running the testcase now
2025-09-11 12:12:18,168 - INFO -
2025-09-11 12:12:18,662 - DEBUG - Response for create_network : {'network': {'id': '82ff0999-dc9c-4514-834d-f759161a812d', 'name': 'ctest-vn-09865133', 'tenant_id': 'd839a02cd98f4526b6f2f24426ebddb7', 'project_id': 'd839a02cd98f4526b6f2f24426ebddb7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-21620659', 'ctest-vn-09865133'], 'port_security_enabled': True, 'description': ''}}
2025-09-11 12:12:18,867 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fea91000-edd3-4510-b96a-1abf6621be01', 'name': '', 'tenant_id': 'd839a02cd98f4526b6f2f24426ebddb7', 'network_id': '82ff0999-dc9c-4514-834d-f759161a812d', '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': 'd839a02cd98f4526b6f2f24426ebddb7'}}
2025-09-11 12:12:19,053 - DEBUG - Response for create_subnet : {'subnet': {'id': '8459df05-98c5-4226-a1f7-d5576c661dce', 'name': '', 'tenant_id': 'd839a02cd98f4526b6f2f24426ebddb7', 'network_id': '82ff0999-dc9c-4514-834d-f759161a812d', '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': 'd839a02cd98f4526b6f2f24426ebddb7'}}
2025-09-11 12:12:19,075 - INFO - Created VN ctest-vn-09865133
2025-09-11 12:12:19,130 - DEBUG - VN ctest-vn-09865133 UUID is 82ff0999-dc9c-4514-834d-f759161a812d
2025-09-11 12:12:19,565 - DEBUG - Response for create_port : {'port': {'name': '825d25c2-327d-4ec1-bb71-d1f56c2149e7', 'id': '825d25c2-327d-4ec1-bb71-d1f56c2149e7', 'tenant_id': 'd839a02cd98f4526b6f2f24426ebddb7', 'network_id': '82ff0999-dc9c-4514-834d-f759161a812d', 'mac_address': '02:82:5d:25:c2:32', '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': 'fea91000-edd3-4510-b96a-1abf6621be01'}], 'security_groups': ['dee1b537-ecdf-4175-9365-75ee9c15d099'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd839a02cd98f4526b6f2f24426ebddb7'}}
2025-09-11 12:12:19,764 - DEBUG - Response for create_port : {'port': {'name': 'dffb04ac-efc5-4813-9cd3-d20330d65e8f', 'id': 'dffb04ac-efc5-4813-9cd3-d20330d65e8f', 'tenant_id': 'd839a02cd98f4526b6f2f24426ebddb7', 'network_id': '82ff0999-dc9c-4514-834d-f759161a812d', 'mac_address': '02:df:fb:04:ac:ef', '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': '8459df05-98c5-4226-a1f7-d5576c661dce'}], 'security_groups': ['dee1b537-ecdf-4175-9365-75ee9c15d099'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd839a02cd98f4526b6f2f24426ebddb7'}}
2025-09-11 12:12:20,180 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4090-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4090-1)
2025-09-11 12:12:20,698 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4090-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4090-1)
2025-09-11 12:12:22,030 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4090-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4090-1)
2025-09-11 12:12:22,031 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-09-11 12:12:22,037 - DEBUG - Requesting: http://10.0.0.254:8082/domain/cd9d092e-c11e-476c-bc01-0f7503265805
2025-09-11 12:12:22,053 - DEBUG - Requesting: http://10.0.0.254:8082/project/d839a02c-d98f-4526-b6f2-f24426ebddb7
2025-09-11 12:12:22,131 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/d8729246-c954-4627-b16a-1f75d78046a3
2025-09-11 12:12:22,142 - INFO - Verifications in API Server for IPAM: ctest-ipam-29244271 passed
2025-09-11 12:12:22,150 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-21620659:ctest-ipam-29244271', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-21620659', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15596689292260558375', 'uuid-lslong': '12784065083231717027'}, 'enable': 'true', 'created': '2025-09-11T12:12:18', 'last-modified': '2025-09-11T12:12:18', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.747392'}
2025-09-11 12:12:22,150 - INFO - Verifications in Control node for IPAM: ctest-ipam-29244271 passed
2025-09-11 12:12:22,150 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-09-11 12:12:22,159 - DEBUG - Requesting: http://10.0.0.254:8082/domain/cd9d092e-c11e-476c-bc01-0f7503265805
2025-09-11 12:12:22,198 - DEBUG - Requesting: http://10.0.0.254:8082/project/d839a02c-d98f-4526-b6f2-f24426ebddb7
2025-09-11 12:12:22,291 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/82ff0999-dc9c-4514-834d-f759161a812d
2025-09-11 12:12:22,308 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/82ff0999-dc9c-4514-834d-f759161a812d
2025-09-11 12:12:22,319 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/33316ae9-1f69-462d-ad98-0635d07f26fc
2025-09-11 12:12:22,327 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/33316ae9-1f69-462d-ad98-0635d07f26fc
2025-09-11 12:12:22,335 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/98dc6b00-ec4c-432b-bf28-4933df30ca3a
2025-09-11 12:12:22,345 - DEBUG - Route Targets: ['target:64512:8000004']
2025-09-11 12:12:22,345 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/82ff0999-dc9c-4514-834d-f759161a812d
2025-09-11 12:12:22,356 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/33316ae9-1f69-462d-ad98-0635d07f26fc
2025-09-11 12:12:22,372 - INFO - Verified VN network id 11 for VN 82ff0999-dc9c-4514-834d-f759161a812d
2025-09-11 12:12:22,372 - INFO - Verifications in API Server for VN ctest-vn-09865133 passed
2025-09-11 12:12:22,372 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/82ff0999-dc9c-4514-834d-f759161a812d
2025-09-11 12:12:22,383 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/33316ae9-1f69-462d-ad98-0635d07f26fc
2025-09-11 12:12:22,391 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/33316ae9-1f69-462d-ad98-0635d07f26fc
2025-09-11 12:12:22,402 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/98dc6b00-ec4c-432b-bf28-4933df30ca3a
2025-09-11 12:12:22,418 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-21620659:ctest-vn-09865133', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-21620659', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9439273900427724052', 'uuid-lslong': '9461490354170265901'}, 'enable': 'true', 'created': '2025-09-11T12:12:18', 'last-modified': '2025-09-11T12:12:19', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.400873'}
2025-09-11 12:12:22,426 - DEBUG - Route Targets: ['target:64512:8000004']
2025-09-11 12:12:22,426 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-09865133 passed
2025-09-11 12:12:22,426 - DEBUG - ====Verifying policy data for ctest-vn-09865133 in API_Server ======
2025-09-11 12:12:22,426 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-09-11 12:12:22,433 - DEBUG - Requesting: http://10.0.0.254:8082/domain/cd9d092e-c11e-476c-bc01-0f7503265805
2025-09-11 12:12:22,447 - DEBUG - Requesting: http://10.0.0.254:8082/project/d839a02c-d98f-4526-b6f2-f24426ebddb7
2025-09-11 12:12:22,539 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/82ff0999-dc9c-4514-834d-f759161a812d
2025-09-11 12:12:22,549 - DEBUG - =>VN ctest-vn-09865133 has no policy to be verified
2025-09-11 12:12:22,549 - DEBUG - Verifying the vn in opserver
2025-09-11 12:12:22,549 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-21620659:ctest-vn-09865133 virtual network link through opserver 10.0.0.254
2025-09-11 12:12:22,549 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-09-11 12:12:23,046 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-09-11 12:12:23,134 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-21620659:ctest-vn-09865133', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-21620659:ctest-vn-09865133?flat'}
2025-09-11 12:12:23,134 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-21620659:ctest-vn-09865133 is found in opserver
2025-09-11 12:12:23,140 - DEBUG - VRF ids for VN ctest-vn-09865133: {'10.0.0.254': '2'}
2025-09-11 12:12:23,140 - INFO - Waiting for VM ctest-TestBasicVMVN-21620659-03426978 to be up..
2025-09-11 12:12:23,273 - DEBUG - VM is in ACTIVE state now
2025-09-11 12:12:23,273 - INFO - VM name : ctest-TestBasicVMVN-21620659-03426978
2025-09-11 12:12:23,362 - DEBUG - VM ctest-TestBasicVMVN-21620659-03426978 ID is 821e315b-c8bf-496d-8a99-ff29efe0cbac
2025-09-11 12:12:23,363 - DEBUG - VM ctest-TestBasicVMVN-21620659-03426978 launched on Node cn-jenkins-deploy-platform-ansible-os-4090-1
2025-09-11 12:12:23,447 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/821e315b-c8bf-496d-8a99-ff29efe0cbac
2025-09-11 12:12:23,455 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/825d25c2-327d-4ec1-bb71-d1f56c2149e7
2025-09-11 12:12:26,712 - 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')
2025-09-11 12:12:26,712 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21620659-03426978 failed!
2025-09-11 12:12:26,841 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-21620659:ctest-vn-09865133 is 31.1.1.1 and allocation pool is NOT set
2025-09-11 12:12:26,842 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-21620659:ctest-vn-09865133 is 31.1.2.1 and allocation pool is NOT set
2025-09-11 12:12:30,944 - 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 1035ms')
2025-09-11 12:12:30,944 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21620659-03426978 failed!
2025-09-11 12:12:31,001 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-21620659:ctest-vn-09865133 is 31.1.1.1 and allocation pool is NOT set
2025-09-11 12:12:31,002 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-21620659:ctest-vn-09865133 is 31.1.2.1 and allocation pool is NOT set
2025-09-11 12:12:33,064 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=5.33 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.30 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 2.301/3.813/5.326/1.512 ms')
2025-09-11 12:12:33,064 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21620659-03426978 passed
2025-09-11 12:12:33,213 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 12:12:33,214 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-21620659-03426978, IP 31.1.1.4, Port 22
2025-09-11 12:12:33,369 - DEBUG - VM ctest-TestBasicVMVN-21620659-03426978 is ready for SSH connections
2025-09-11 12:12:33,369 - INFO - Waiting for VM ctest-TestBasicVMVN-21620659-16200568 to be up..
2025-09-11 12:12:33,446 - DEBUG - VM is in ACTIVE state now
2025-09-11 12:12:33,446 - INFO - VM name : ctest-TestBasicVMVN-21620659-16200568
2025-09-11 12:12:33,523 - DEBUG - VM ctest-TestBasicVMVN-21620659-16200568 ID is 7022464b-fcad-49ae-a3f9-e8a755465d4a
2025-09-11 12:12:33,523 - DEBUG - VM ctest-TestBasicVMVN-21620659-16200568 launched on Node cn-jenkins-deploy-platform-ansible-os-4090-1
2025-09-11 12:12:33,598 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/7022464b-fcad-49ae-a3f9-e8a755465d4a
2025-09-11 12:12:33,609 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/dffb04ac-efc5-4813-9cd3-d20330d65e8f
2025-09-11 12:12:34,851 - 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.60 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.24 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 = 1.240/2.420/3.601/1.180 ms')
2025-09-11 12:12:34,851 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-21620659-16200568 passed
2025-09-11 12:12:35,006 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 12:12:35,006 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-21620659-16200568, IP 31.1.2.4, Port 22
2025-09-11 12:12:35,180 - DEBUG - VM ctest-TestBasicVMVN-21620659-16200568 is ready for SSH connections
2025-09-11 12:12:35,180 - INFO - Waiting for VM ctest-TestBasicVMVN-21620659-21440252 to be up..
2025-09-11 12:12:35,277 - DEBUG - VM is in ACTIVE state now
2025-09-11 12:12:35,277 - INFO - VM name : ctest-TestBasicVMVN-21620659-21440252
2025-09-11 12:12:35,359 - DEBUG - VM ctest-TestBasicVMVN-21620659-21440252 ID is e73d6e96-b600-42f9-a652-483243ea7063
2025-09-11 12:12:35,359 - DEBUG - VM ctest-TestBasicVMVN-21620659-21440252 launched on Node cn-jenkins-deploy-platform-ansible-os-4090-1
2025-09-11 12:12:35,430 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/e73d6e96-b600-42f9-a652-483243ea7063
2025-09-11 12:12:35,438 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/48e5a90f-fc3b-4732-850a-3a72830163bc
2025-09-11 12:12:36,672 - 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.07 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 1000ms\r\nrtt min/avg/max/mdev = 0.458/1.763/3.068/1.305 ms')
2025-09-11 12:12:36,672 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-21620659-21440252 passed
2025-09-11 12:12:36,821 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 12:12:36,821 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-21620659-21440252, IP 31.1.1.3, Port 22
2025-09-11 12:12:36,977 - DEBUG - VM ctest-TestBasicVMVN-21620659-21440252 is ready for SSH connections
2025-09-11 12:12:36,977 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 12:12:36,977 - 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-11 12:12:36,977 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-09-11 12:12:41,095 - 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.852 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.851 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.065 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.851/1.922/3.852 ms
2025-09-11 12:12:41,095 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-21620659-03426978 passed
2025-09-11 12:12:41,096 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 12:12:41,096 - 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-11 12:12:41,096 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-09-11 12:12:44,798 - 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.905 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.156 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.002 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.002/2.021/3.905 ms
2025-09-11 12:12:44,798 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-21620659-16200568 passed
2025-09-11 12:12:44,799 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 12:12:44,799 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 12:12:44,799 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 12:12:44,799 - 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-11 12:12:44,799 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-11 12:12:44,999 - DEBUG - None
2025-09-11 12:12:44,999 - 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-11 12:12:44,999 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-11 12:12:45,195 - DEBUG - None
2025-09-11 12:12:45,195 - 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-11 12:12:45,195 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-11 12:12:45,857 - DEBUG - None
2025-09-11 12:12:45,857 - 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-11 12:12:45,858 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-09-11 12:12:48,074 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=2.103 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.528 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.491 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.799 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.406 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.406/2.265/6.528 ms
2025-09-11 12:12:48,074 - 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-11 12:12:48,075 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-09-11 12:12:50,331 - 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.106 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.350 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.468 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.489 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.294 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.326 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.592 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.489/2.517/5.468 ms
2025-09-11 12:12:50,331 - 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-11 12:12:50,331 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-09-11 12:12:52,598 - 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.722 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.595 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.571 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.451 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.815 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.924 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.447 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.447/1.789/3.571 ms
2025-09-11 12:12:52,599 - INFO - Deleting VM ctest-TestBasicVMVN-21620659-21440252
2025-09-11 12:12:52,671 - INFO - Detaching port dffb04ac-efc5-4813-9cd3-d20330d65e8f from VM ctest-TestBasicVMVN-21620659-16200568
2025-09-11 12:12:52,708 - INFO - Deleting VM ctest-TestBasicVMVN-21620659-16200568
2025-09-11 12:12:52,790 - INFO - Detaching port 825d25c2-327d-4ec1-bb71-d1f56c2149e7 from VM ctest-TestBasicVMVN-21620659-03426978
2025-09-11 12:12:52,827 - INFO - Deleting VM ctest-TestBasicVMVN-21620659-03426978
2025-09-11 12:12:52,912 - INFO - Deleting VN ctest-vn-09865133
2025-09-11 12:12:53,106 - DEBUG - Response for delete_port : ()
2025-09-11 12:12:53,307 - DEBUG - Response for delete_port : ()
2025-09-11 12:12:53,347 - DEBUG - VN 82ff0999-dc9c-4514-834d-f759161a812d still in use: Unable to complete operation on network 82ff0999-dc9c-4514-834d-f759161a812d. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-c5a548ce-1aea-4db7-98ff-6ed9147cd940']
2025-09-11 12:12:53,347 - WARNING - Deleting VN ctest-vn-09865133 failed..Will retry
2025-09-11 12:12:55,481 - DEBUG - Response for deleting network ()
2025-09-11 12:12:55,481 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/33316ae9-1f69-462d-ad98-0635d07f26fc
2025-09-11 12:12:55,487 - DEBUG - Response Code: 404
2025-09-11 12:12:55,488 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-09-11 12:12:55,494 - DEBUG - Requesting: http://10.0.0.254:8082/domain/cd9d092e-c11e-476c-bc01-0f7503265805
2025-09-11 12:12:55,547 - DEBUG - Requesting: http://10.0.0.254:8082/project/d839a02c-d98f-4526-b6f2-f24426ebddb7
2025-09-11 12:12:55,626 - INFO - Validated that VN ctest-vn-09865133 is not found in API Server
2025-09-11 12:12:55,635 - DEBUG - VN ctest-vn-09865133 is not present in Agent 10.0.0.254
2025-09-11 12:12:55,635 - INFO - Validated that VN ctest-vn-09865133 is not in any agent
2025-09-11 12:12:55,639 - DEBUG - VRF 2 is not seen in agent 10.0.0.254
2025-09-11 12:12:55,645 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-09865133
2025-09-11 12:12:55,645 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-21620659:ctest-vn-09865133
2025-09-11 12:12:55,656 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-09865133 info
2025-09-11 12:12:55,737 - INFO - IPAM: ctest-ipam-29244271 is not found in API Server
2025-09-11 12:12:55,748 - INFO - IPAM:ctest-ipam-29244271 is not found in control node
2025-09-11 12:12:56,011 - DEBUG - No XMPP flaps were noticed during the test
2025-09-11 12:12:56,011 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39]
2025-09-11 12:12:56,011 - INFO - --------------------------------------------------------------------------------
2025-09-11 12:12:56,764 - INFO - Deleted project: ctest-TestBasicVMVN-21620659, ID : d839a02c-d98f-4526-b6f2-f24426ebddb7