2025-07-30 20:00:18,881 - INFO - Domain Default found not creating
2025-07-30 20:00:19,025 - INFO - Project ctest-TestBasicVMVN-26925841 not found, creating it
2025-07-30 20:00:19,484 - INFO - Created Project:ctest-TestBasicVMVN-26925841, ID : ce90e296-078b-4bb5-9496-c3198b284870
2025-07-30 20:00:21,018 - INFO - ================================================================================
2025-07-30 20:00:21,018 - INFO - STARTING TEST : test_generic_link_local_service
2025-07-30 20:00:21,018 - 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-07-30 20:00:21,275 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.0.0.38': '0'}} with
2025-07-30 20:00:21,276 - INFO - Initial checks done. Running the testcase now
2025-07-30 20:00:21,276 - INFO -
2025-07-30 20:00:21,848 - DEBUG - Response for create_network : {'network': {'id': 'd6bbb687-cdf3-40db-a82c-3b164b732d6d', 'name': 'ctest-vn2_metadata-00383242', 'tenant_id': 'ce90e296078b4bb59496c3198b284870', 'project_id': 'ce90e296078b4bb59496c3198b284870', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-26925841', 'ctest-vn2_metadata-00383242'], 'port_security_enabled': True, 'description': ''}}
2025-07-30 20:00:22,038 - DEBUG - Response for create_subnet : {'subnet': {'id': '0bd654cd-dadc-4de2-9110-2c578553bfed', 'name': '', 'tenant_id': 'ce90e296078b4bb59496c3198b284870', 'network_id': 'd6bbb687-cdf3-40db-a82c-3b164b732d6d', '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': 'ce90e296078b4bb59496c3198b284870'}}
2025-07-30 20:00:22,060 - INFO - Created VN ctest-vn2_metadata-00383242
2025-07-30 20:00:22,113 - DEBUG - VN ctest-vn2_metadata-00383242 UUID is d6bbb687-cdf3-40db-a82c-3b164b732d6d
2025-07-30 20:00:22,309 - DEBUG - Services list from nova: [, , ]
2025-07-30 20:00:23,375 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3725-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3725-1)
2025-07-30 20:00:23,481 - DEBUG - Link local service introspect added
2025-07-30 20:00:23,523 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-30 20:00:28,605 - DEBUG - VM is in ACTIVE state now
2025-07-30 20:00:28,733 - INFO - Waiting for VM ctest-TestBasicVMVN-26925841-55345855 to be up..
2025-07-30 20:00:28,733 - INFO - VM name : ctest-TestBasicVMVN-26925841-55345855
2025-07-30 20:00:28,806 - DEBUG - VM ctest-TestBasicVMVN-26925841-55345855 ID is fd45bf24-0313-4323-8dd6-1232e45ff3e9
2025-07-30 20:00:28,806 - DEBUG - VM ctest-TestBasicVMVN-26925841-55345855 launched on Node cn-jenkins-deploy-platform-ansible-os-3725-1.
2025-07-30 20:00:28,876 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/fd45bf24-0313-4323-8dd6-1232e45ff3e9
2025-07-30 20:00:29,168 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/fd45bf24-0313-4323-8dd6-1232e45ff3e9
2025-07-30 20:00:29,200 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/ff3a5a67-51cd-4136-bffd-f993dd75b901
2025-07-30 20:00:32,454 - 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-07-30 20:00:32,455 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-26925841-55345855 failed!
2025-07-30 20:00:32,514 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-26925841:ctest-vn2_metadata-00383242 is 11.1.1.1 and allocation pool is NOT set
2025-07-30 20:00:34,570 - 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.76 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.529 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.529/1.642/2.755/1.113 ms')
2025-07-30 20:00:34,570 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-26925841-55345855 passed
2025-07-30 20:00:34,722 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-30 20:00:34,722 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-26925841-55345855, IP 11.1.1.3, Port 22
2025-07-30 20:00:34,877 - DEBUG - VM ctest-TestBasicVMVN-26925841-55345855 is ready for SSH connections
2025-07-30 20:00:34,878 - INFO - Retry 0
2025-07-30 20:00:34,878 - 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.38, gateway password: c0ntrail123
2025-07-30 20:00:34,878 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-07-30 20:00:36,520 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-07-30 20:00:36,520 - INFO - Generic metadata worked
2025-07-30 20:00:36,765 - DEBUG - Link local service introspect removed
2025-07-30 20:00:36,766 - INFO - Deleting VM ctest-TestBasicVMVN-26925841-55345855
2025-07-30 20:00:36,835 - INFO - Deleting VN ctest-vn2_metadata-00383242
2025-07-30 20:00:36,872 - DEBUG - VN d6bbb687-cdf3-40db-a82c-3b164b732d6d still in use: Unable to complete operation on network d6bbb687-cdf3-40db-a82c-3b164b732d6d. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-60e52a7d-eb57-4ab9-9401-89ea79f6ffa7']
2025-07-30 20:00:36,872 - WARNING - Deleting VN ctest-vn2_metadata-00383242 failed..Will retry
2025-07-30 20:00:39,036 - DEBUG - Response for deleting network ()
2025-07-30 20:00:39,291 - DEBUG - No XMPP flaps were noticed during the test
2025-07-30 20:00:39,291 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-07-30 20:00:39,291 - INFO - --------------------------------------------------------------------------------
2025-07-30 20:00:39,293 - INFO - ================================================================================
2025-07-30 20:00:39,293 - INFO - STARTING TEST : test_metadata_service
2025-07-30 20:00:39,293 - 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-07-30 20:00:39,583 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.0.0.38': '0'}} with
2025-07-30 20:00:39,583 - INFO - Initial checks done. Running the testcase now
2025-07-30 20:00:39,584 - INFO -
2025-07-30 20:00:39,584 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2025-07-30 20:00:39,591 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/4ee3cad4-7e96-4ced-84d5-d420c5237505
2025-07-30 20:00:39,801 - DEBUG - Response for create_network : {'network': {'id': '2980a8b2-9977-402c-88e0-0b91f1bfa20e', 'name': 'ctest-vn-15927411', 'tenant_id': 'ce90e296078b4bb59496c3198b284870', 'project_id': 'ce90e296078b4bb59496c3198b284870', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-26925841', 'ctest-vn-15927411'], 'port_security_enabled': True, 'description': ''}}
2025-07-30 20:00:40,021 - DEBUG - Response for create_subnet : {'subnet': {'id': '28779cfd-a899-4b7c-a7b2-e6bb0c900827', 'name': '', 'tenant_id': 'ce90e296078b4bb59496c3198b284870', 'network_id': '2980a8b2-9977-402c-88e0-0b91f1bfa20e', 'ip_version': 4, 'cidr': '155.186.120.192/26', 'allocation_pools': [{'start': '155.186.120.194', 'end': '155.186.120.254'}], 'gateway_ip': '155.186.120.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '155.186.120.194', 'tags': [], 'project_id': 'ce90e296078b4bb59496c3198b284870'}}
2025-07-30 20:00:40,041 - INFO - Created VN ctest-vn-15927411
2025-07-30 20:00:40,098 - DEBUG - VN ctest-vn-15927411 UUID is 2980a8b2-9977-402c-88e0-0b91f1bfa20e
2025-07-30 20:00:41,247 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3725-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3725-1)
2025-07-30 20:00:41,247 - INFO - Waiting for VM ctest-TestBasicVMVN-26925841-89498327 to be up..
2025-07-30 20:00:41,293 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-30 20:00:46,379 - DEBUG - VM is in ACTIVE state now
2025-07-30 20:00:46,379 - INFO - VM name : ctest-TestBasicVMVN-26925841-89498327
2025-07-30 20:00:46,453 - DEBUG - VM ctest-TestBasicVMVN-26925841-89498327 ID is d16d8bf8-aeb4-4588-8f8c-8f6348780e41
2025-07-30 20:00:46,453 - DEBUG - VM ctest-TestBasicVMVN-26925841-89498327 launched on Node cn-jenkins-deploy-platform-ansible-os-3725-1.
2025-07-30 20:00:46,526 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/d16d8bf8-aeb4-4588-8f8c-8f6348780e41
2025-07-30 20:00:46,534 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/073f7290-afcc-47d4-8987-6048a3eef25a
2025-07-30 20:00:49,805 - 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-07-30 20:00:49,805 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-26925841-89498327 failed!
2025-07-30 20:00:49,862 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-26925841:ctest-vn-15927411 is 155.186.120.193 and allocation pool is NOT set
2025-07-30 20:00:51,922 - 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.54 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.66 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.664/3.102/4.541/1.438 ms')
2025-07-30 20:00:51,922 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-26925841-89498327 passed
2025-07-30 20:00:52,070 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-30 20:00:52,070 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-26925841-89498327, IP 155.186.120.195, Port 22
2025-07-30 20:00:52,229 - DEBUG - VM ctest-TestBasicVMVN-26925841-89498327 is ready for SSH connections
2025-07-30 20:00:52,229 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-07-30 20:00:52,229 - DEBUG - cat /tmp/output.txt
2025-07-30 20:00:53,846 - DEBUG - Hello World. The time is now Wed, 30 Jul 2025 14:00:51 -0600!
2025-07-30 20:00:53,846 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 30 Jul 2025 14:00:51 -0600!'}
2025-07-30 20:00:53,846 - INFO - metadata_script.txt got executed in the vm
2025-07-30 20:00:53,847 - INFO - Deleting VM ctest-TestBasicVMVN-26925841-89498327
2025-07-30 20:00:53,913 - INFO - Deleting VN ctest-vn-15927411
2025-07-30 20:00:53,952 - DEBUG - VN 2980a8b2-9977-402c-88e0-0b91f1bfa20e still in use: Unable to complete operation on network 2980a8b2-9977-402c-88e0-0b91f1bfa20e. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1b1255e1-cb4e-4738-9540-69ab11bff5df']
2025-07-30 20:00:53,952 - WARNING - Deleting VN ctest-vn-15927411 failed..Will retry
2025-07-30 20:00:56,085 - DEBUG - Response for deleting network ()
2025-07-30 20:00:56,339 - DEBUG - No XMPP flaps were noticed during the test
2025-07-30 20:00:56,339 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-07-30 20:00:56,339 - INFO - --------------------------------------------------------------------------------
2025-07-30 20:00:56,341 - INFO - ================================================================================
2025-07-30 20:00:56,341 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-07-30 20:00:56,341 - 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-07-30 20:00:56,628 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.0.0.38': '0'}} with
2025-07-30 20:00:56,628 - INFO - Initial checks done. Running the testcase now
2025-07-30 20:00:56,628 - INFO -
2025-07-30 20:00:57,148 - DEBUG - Response for create_network : {'network': {'id': '1ac35653-b280-44b4-8d69-ff1cee42b69c', 'name': 'ctest-vn-15436393', 'tenant_id': 'ce90e296078b4bb59496c3198b284870', 'project_id': 'ce90e296078b4bb59496c3198b284870', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-26925841', 'ctest-vn-15436393'], 'port_security_enabled': True, 'description': ''}}
2025-07-30 20:00:57,358 - DEBUG - Response for create_subnet : {'subnet': {'id': '69995df7-678a-4ba0-9bb5-f109f62e0502', 'name': '', 'tenant_id': 'ce90e296078b4bb59496c3198b284870', 'network_id': '1ac35653-b280-44b4-8d69-ff1cee42b69c', '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': 'ce90e296078b4bb59496c3198b284870'}}
2025-07-30 20:00:57,525 - DEBUG - Response for create_subnet : {'subnet': {'id': '09b7301d-1148-4c60-b3be-5c10cbf50e1e', 'name': '', 'tenant_id': 'ce90e296078b4bb59496c3198b284870', 'network_id': '1ac35653-b280-44b4-8d69-ff1cee42b69c', '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': 'ce90e296078b4bb59496c3198b284870'}}
2025-07-30 20:00:57,544 - INFO - Created VN ctest-vn-15436393
2025-07-30 20:00:57,594 - DEBUG - VN ctest-vn-15436393 UUID is 1ac35653-b280-44b4-8d69-ff1cee42b69c
2025-07-30 20:00:57,941 - DEBUG - Response for create_port : {'port': {'name': 'cece7843-b3ef-46f1-bd01-569ba78809da', 'id': 'cece7843-b3ef-46f1-bd01-569ba78809da', 'tenant_id': 'ce90e296078b4bb59496c3198b284870', 'network_id': '1ac35653-b280-44b4-8d69-ff1cee42b69c', 'mac_address': '02:ce:ce:78:43:b3', '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': '69995df7-678a-4ba0-9bb5-f109f62e0502'}], 'security_groups': ['47245b34-f58b-4014-b89b-3772c921a4a3'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ce90e296078b4bb59496c3198b284870'}}
2025-07-30 20:00:58,111 - DEBUG - Response for create_port : {'port': {'name': '3a5f4a0c-825d-467c-8b43-2dd3619b8e2a', 'id': '3a5f4a0c-825d-467c-8b43-2dd3619b8e2a', 'tenant_id': 'ce90e296078b4bb59496c3198b284870', 'network_id': '1ac35653-b280-44b4-8d69-ff1cee42b69c', 'mac_address': '02:3a:5f:4a:0c:82', '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': '09b7301d-1148-4c60-b3be-5c10cbf50e1e'}], 'security_groups': ['47245b34-f58b-4014-b89b-3772c921a4a3'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ce90e296078b4bb59496c3198b284870'}}
2025-07-30 20:00:58,481 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3725-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3725-1)
2025-07-30 20:00:58,877 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3725-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3725-1)
2025-07-30 20:01:00,099 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3725-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3725-1)
2025-07-30 20:01:00,099 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-07-30 20:01:00,108 - DEBUG - Requesting: http://10.0.0.38:8082/domain/ad6c8684-c58c-46f7-87b6-e9c5d8e8668f
2025-07-30 20:01:00,124 - DEBUG - Requesting: http://10.0.0.38:8082/project/ce90e296-078b-4bb5-9496-c3198b284870
2025-07-30 20:01:00,239 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/e1ca11ab-9006-4b40-9fca-dadb54120ebe
2025-07-30 20:01:00,250 - INFO - Verifications in API Server for IPAM: ctest-ipam-66146039 passed
2025-07-30 20:01:00,257 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-26925841:ctest-ipam-66146039', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-26925841', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16269836032382749504', 'uuid-lslong': '11514256032869256894'}, 'enable': 'true', 'created': '2025-07-30T20:00:56', 'last-modified': '2025-07-30T20:00:56', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.396294'}
2025-07-30 20:01:00,257 - INFO - Verifications in Control node for IPAM: ctest-ipam-66146039 passed
2025-07-30 20:01:00,258 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-07-30 20:01:00,268 - DEBUG - Requesting: http://10.0.0.38:8082/domain/ad6c8684-c58c-46f7-87b6-e9c5d8e8668f
2025-07-30 20:01:00,285 - DEBUG - Requesting: http://10.0.0.38:8082/project/ce90e296-078b-4bb5-9496-c3198b284870
2025-07-30 20:01:00,365 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/1ac35653-b280-44b4-8d69-ff1cee42b69c
2025-07-30 20:01:00,381 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/1ac35653-b280-44b4-8d69-ff1cee42b69c
2025-07-30 20:01:00,394 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/909d9cbc-46ff-41cb-b684-169f8a98277b
2025-07-30 20:01:00,407 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/909d9cbc-46ff-41cb-b684-169f8a98277b
2025-07-30 20:01:00,416 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/597fe34b-622d-4891-bf62-50417b143a9e
2025-07-30 20:01:00,423 - DEBUG - Route Targets: ['target:64512:8000005']
2025-07-30 20:01:00,423 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/1ac35653-b280-44b4-8d69-ff1cee42b69c
2025-07-30 20:01:00,433 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/909d9cbc-46ff-41cb-b684-169f8a98277b
2025-07-30 20:01:00,449 - INFO - Verified VN network id 10 for VN 1ac35653-b280-44b4-8d69-ff1cee42b69c
2025-07-30 20:01:00,450 - INFO - Verifications in API Server for VN ctest-vn-15436393 passed
2025-07-30 20:01:00,450 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/1ac35653-b280-44b4-8d69-ff1cee42b69c
2025-07-30 20:01:00,461 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/909d9cbc-46ff-41cb-b684-169f8a98277b
2025-07-30 20:01:00,471 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/909d9cbc-46ff-41cb-b684-169f8a98277b
2025-07-30 20:01:00,481 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/597fe34b-622d-4891-bf62-50417b143a9e
2025-07-30 20:01:00,493 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-26925841:ctest-vn-15436393', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-26925841', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1928479982921729204', 'uuid-lslong': '10189956131623974556'}, 'enable': 'true', 'created': '2025-07-30T20:00:57', 'last-modified': '2025-07-30T20:00:57', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.994891'}
2025-07-30 20:01:00,500 - DEBUG - Route Targets: ['target:64512:8000005']
2025-07-30 20:01:00,500 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-15436393 passed
2025-07-30 20:01:00,500 - DEBUG - ====Verifying policy data for ctest-vn-15436393 in API_Server ======
2025-07-30 20:01:00,500 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-07-30 20:01:00,507 - DEBUG - Requesting: http://10.0.0.38:8082/domain/ad6c8684-c58c-46f7-87b6-e9c5d8e8668f
2025-07-30 20:01:00,526 - DEBUG - Requesting: http://10.0.0.38:8082/project/ce90e296-078b-4bb5-9496-c3198b284870
2025-07-30 20:01:00,616 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/1ac35653-b280-44b4-8d69-ff1cee42b69c
2025-07-30 20:01:00,630 - DEBUG - =>VN ctest-vn-15436393 has no policy to be verified
2025-07-30 20:01:00,630 - DEBUG - Verifying the vn in opserver
2025-07-30 20:01:00,630 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-26925841:ctest-vn-15436393 virtual network link through opserver 10.0.0.38
2025-07-30 20:01:00,630 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-07-30 20:01:01,037 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-07-30 20:01:01,101 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-26925841:ctest-vn-15436393', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-26925841:ctest-vn-15436393?flat'}
2025-07-30 20:01:01,101 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-26925841:ctest-vn-15436393 is found in opserver
2025-07-30 20:01:01,107 - DEBUG - VRF ids for VN ctest-vn-15436393: {'10.0.0.38': '2'}
2025-07-30 20:01:01,107 - INFO - Waiting for VM ctest-TestBasicVMVN-26925841-49395799 to be up..
2025-07-30 20:01:01,188 - DEBUG - VM is in ACTIVE state now
2025-07-30 20:01:01,188 - INFO - VM name : ctest-TestBasicVMVN-26925841-49395799
2025-07-30 20:01:01,268 - DEBUG - VM ctest-TestBasicVMVN-26925841-49395799 ID is 9dab6810-231c-46dd-bb43-0af5a069a4b9
2025-07-30 20:01:01,268 - DEBUG - VM ctest-TestBasicVMVN-26925841-49395799 launched on Node cn-jenkins-deploy-platform-ansible-os-3725-1.
2025-07-30 20:01:01,376 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/9dab6810-231c-46dd-bb43-0af5a069a4b9
2025-07-30 20:01:01,384 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/cece7843-b3ef-46f1-bd01-569ba78809da
2025-07-30 20:01:04,648 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms')
2025-07-30 20:01:04,648 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-26925841-49395799 failed!
2025-07-30 20:01:04,702 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-26925841:ctest-vn-15436393 is 31.1.1.1 and allocation pool is NOT set
2025-07-30 20:01:04,702 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-26925841:ctest-vn-15436393 is 31.1.2.1 and allocation pool is NOT set
2025-07-30 20:01:08,775 - 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-07-30 20:01:08,775 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-26925841-49395799 failed!
2025-07-30 20:01:08,842 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-26925841:ctest-vn-15436393 is 31.1.1.1 and allocation pool is NOT set
2025-07-30 20:01:08,842 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-26925841:ctest-vn-15436393 is 31.1.2.1 and allocation pool is NOT set
2025-07-30 20:01:10,910 - 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.86 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.80 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.804/2.832/2.861/0.028 ms')
2025-07-30 20:01:10,910 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-26925841-49395799 passed
2025-07-30 20:01:11,058 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-30 20:01:11,058 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-26925841-49395799, IP 31.1.1.4, Port 22
2025-07-30 20:01:11,213 - DEBUG - VM ctest-TestBasicVMVN-26925841-49395799 is ready for SSH connections
2025-07-30 20:01:11,214 - INFO - Waiting for VM ctest-TestBasicVMVN-26925841-06028594 to be up..
2025-07-30 20:01:11,295 - DEBUG - VM is in ACTIVE state now
2025-07-30 20:01:11,295 - INFO - VM name : ctest-TestBasicVMVN-26925841-06028594
2025-07-30 20:01:11,371 - DEBUG - VM ctest-TestBasicVMVN-26925841-06028594 ID is 44308235-f614-4123-b763-07b3429c9bc9
2025-07-30 20:01:11,371 - DEBUG - VM ctest-TestBasicVMVN-26925841-06028594 launched on Node cn-jenkins-deploy-platform-ansible-os-3725-1.
2025-07-30 20:01:11,449 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/44308235-f614-4123-b763-07b3429c9bc9
2025-07-30 20:01:11,458 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/3a5f4a0c-825d-467c-8b43-2dd3619b8e2a
2025-07-30 20:01:12,699 - 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.96 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.392 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.392/1.673/2.955/1.281 ms')
2025-07-30 20:01:12,700 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-26925841-06028594 passed
2025-07-30 20:01:12,850 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-30 20:01:12,850 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-26925841-06028594, IP 31.1.2.4, Port 22
2025-07-30 20:01:13,009 - DEBUG - VM ctest-TestBasicVMVN-26925841-06028594 is ready for SSH connections
2025-07-30 20:01:13,010 - INFO - Waiting for VM ctest-TestBasicVMVN-26925841-48034281 to be up..
2025-07-30 20:01:13,085 - DEBUG - VM is in ACTIVE state now
2025-07-30 20:01:13,086 - INFO - VM name : ctest-TestBasicVMVN-26925841-48034281
2025-07-30 20:01:13,162 - DEBUG - VM ctest-TestBasicVMVN-26925841-48034281 ID is 107b33b2-f938-4cb0-b178-35399447b02a
2025-07-30 20:01:13,162 - DEBUG - VM ctest-TestBasicVMVN-26925841-48034281 launched on Node cn-jenkins-deploy-platform-ansible-os-3725-1.
2025-07-30 20:01:13,231 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/107b33b2-f938-4cb0-b178-35399447b02a
2025-07-30 20:01:13,240 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b37d818f-d6a4-4b21-b000-8f2b7f31c282
2025-07-30 20:01:14,479 - 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.31 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.438 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.438/1.873/3.308/1.435 ms')
2025-07-30 20:01:14,479 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-26925841-48034281 passed
2025-07-30 20:01:14,633 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-30 20:01:14,634 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-26925841-48034281, IP 31.1.1.3, Port 22
2025-07-30 20:01:14,793 - DEBUG - VM ctest-TestBasicVMVN-26925841-48034281 is ready for SSH connections
2025-07-30 20:01:14,793 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-30 20:01:14,793 - 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.38, gateway password: c0ntrail123
2025-07-30 20:01:14,793 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-07-30 20:01:18,769 - 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.370 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.745 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.884 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.745/1.666/3.370 ms
2025-07-30 20:01:18,769 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-26925841-49395799 passed
2025-07-30 20:01:18,769 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-30 20:01:18,769 - 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.38, gateway password: c0ntrail123
2025-07-30 20:01:18,769 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-07-30 20:01:22,441 - 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.830 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.841 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.844 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.841/1.505/2.830 ms
2025-07-30 20:01:22,441 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-26925841-06028594 passed
2025-07-30 20:01:22,441 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-30 20:01:22,441 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-30 20:01:22,441 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-30 20:01:22,441 - 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.38, gateway password: c0ntrail123
2025-07-30 20:01:22,441 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-30 20:01:22,618 - DEBUG - None
2025-07-30 20:01:22,618 - 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.38, gateway password: c0ntrail123
2025-07-30 20:01:22,618 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-30 20:01:22,793 - DEBUG - None
2025-07-30 20:01:22,793 - 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.38, gateway password: c0ntrail123
2025-07-30 20:01:22,793 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-30 20:01:23,424 - DEBUG - None
2025-07-30 20:01:23,424 - 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.38, gateway password: c0ntrail123
2025-07-30 20:01:23,424 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-07-30 20:01:25,636 - 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.811 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.308 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.434 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.642 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.366 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.366/2.112/6.308 ms
2025-07-30 20:01:25,636 - 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.38, gateway password: c0ntrail123
2025-07-30 20:01:25,636 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-07-30 20:01:27,895 - 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.037 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.943 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.102 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.438 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.833 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.792 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.405 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.405/1.935/4.102 ms
2025-07-30 20:01:27,895 - 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.38, gateway password: c0ntrail123
2025-07-30 20:01:27,895 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-07-30 20:01:30,142 - 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.694 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.200 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.118 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.419 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.796 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.574 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.448 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.419/1.892/4.118 ms
2025-07-30 20:01:30,142 - INFO - Deleting VM ctest-TestBasicVMVN-26925841-48034281
2025-07-30 20:01:30,208 - INFO - Detaching port 3a5f4a0c-825d-467c-8b43-2dd3619b8e2a from VM ctest-TestBasicVMVN-26925841-06028594
2025-07-30 20:01:30,240 - INFO - Deleting VM ctest-TestBasicVMVN-26925841-06028594
2025-07-30 20:01:30,317 - INFO - Detaching port cece7843-b3ef-46f1-bd01-569ba78809da from VM ctest-TestBasicVMVN-26925841-49395799
2025-07-30 20:01:30,347 - INFO - Deleting VM ctest-TestBasicVMVN-26925841-49395799
2025-07-30 20:01:30,412 - INFO - Deleting VN ctest-vn-15436393
2025-07-30 20:01:30,563 - DEBUG - Response for delete_port : ()
2025-07-30 20:01:30,722 - DEBUG - Response for delete_port : ()
2025-07-30 20:01:30,763 - DEBUG - VN 1ac35653-b280-44b4-8d69-ff1cee42b69c still in use: Unable to complete operation on network 1ac35653-b280-44b4-8d69-ff1cee42b69c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-476b0e82-0e94-470f-aa9f-01ce0792a70c']
2025-07-30 20:01:30,763 - WARNING - Deleting VN ctest-vn-15436393 failed..Will retry
2025-07-30 20:01:32,896 - DEBUG - Response for deleting network ()
2025-07-30 20:01:32,896 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/909d9cbc-46ff-41cb-b684-169f8a98277b
2025-07-30 20:01:32,902 - DEBUG - Response Code: 404
2025-07-30 20:01:32,902 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-07-30 20:01:32,907 - DEBUG - Requesting: http://10.0.0.38:8082/domain/ad6c8684-c58c-46f7-87b6-e9c5d8e8668f
2025-07-30 20:01:32,964 - DEBUG - Requesting: http://10.0.0.38:8082/project/ce90e296-078b-4bb5-9496-c3198b284870
2025-07-30 20:01:33,042 - INFO - Validated that VN ctest-vn-15436393 is not found in API Server
2025-07-30 20:01:33,052 - DEBUG - VN ctest-vn-15436393 is not present in Agent 10.0.0.38
2025-07-30 20:01:33,052 - INFO - Validated that VN ctest-vn-15436393 is not in any agent
2025-07-30 20:01:33,062 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2025-07-30 20:01:33,069 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-15436393
2025-07-30 20:01:33,069 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-26925841:ctest-vn-15436393
2025-07-30 20:01:33,080 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-15436393 info
2025-07-30 20:01:33,157 - INFO - IPAM: ctest-ipam-66146039 is not found in API Server
2025-07-30 20:01:33,168 - INFO - IPAM:ctest-ipam-66146039 is not found in control node
2025-07-30 20:01:33,423 - DEBUG - No XMPP flaps were noticed during the test
2025-07-30 20:01:33,423 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-07-30 20:01:33,423 - INFO - --------------------------------------------------------------------------------
2025-07-30 20:01:34,116 - INFO - Deleted project: ctest-TestBasicVMVN-26925841, ID : ce90e296-078b-4bb5-9496-c3198b284870