2025-05-06 11:40:42,842 - INFO - Domain Default found not creating
2025-05-06 11:40:42,973 - INFO - Project ctest-TestBasicVMVN-14770434 not found, creating it
2025-05-06 11:40:43,394 - INFO - Created Project:ctest-TestBasicVMVN-14770434, ID : 2f52fa02-e8f3-4d2b-bc59-29bad1734133
2025-05-06 11:40:44,743 - INFO - ================================================================================
2025-05-06 11:40:44,743 - INFO - STARTING TEST : test_generic_link_local_service
2025-05-06 11:40:44,743 - 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-05-06 11:40:45,001 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2025-05-06 11:40:45,001 - INFO - Initial checks done. Running the testcase now
2025-05-06 11:40:45,001 - INFO -
2025-05-06 11:40:45,533 - DEBUG - Response for create_network : {'network': {'id': '97675846-1ec6-4a26-9f24-8d35a63073a3', 'name': 'ctest-vn2_metadata-31773173', 'tenant_id': '2f52fa02e8f34d2bbc5929bad1734133', 'project_id': '2f52fa02e8f34d2bbc5929bad1734133', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-14770434', 'ctest-vn2_metadata-31773173'], 'port_security_enabled': True, 'description': ''}}
2025-05-06 11:40:45,677 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bc0a1160-8642-4d72-bddd-391c5a7e6703', 'name': '', 'tenant_id': '2f52fa02e8f34d2bbc5929bad1734133', 'network_id': '97675846-1ec6-4a26-9f24-8d35a63073a3', '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': '2f52fa02e8f34d2bbc5929bad1734133'}}
2025-05-06 11:40:45,693 - INFO - Created VN ctest-vn2_metadata-31773173
2025-05-06 11:40:45,747 - DEBUG - VN ctest-vn2_metadata-31773173 UUID is 97675846-1ec6-4a26-9f24-8d35a63073a3
2025-05-06 11:40:45,908 - DEBUG - Services list from nova: [, , ]
2025-05-06 11:40:46,877 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3277-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3277-1)
2025-05-06 11:40:46,979 - DEBUG - Link local service introspect added
2025-05-06 11:40:47,015 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-05-06 11:40:52,089 - DEBUG - VM is in ACTIVE state now
2025-05-06 11:40:52,207 - INFO - Waiting for VM ctest-TestBasicVMVN-14770434-37998956 to be up..
2025-05-06 11:40:52,207 - INFO - VM name : ctest-TestBasicVMVN-14770434-37998956
2025-05-06 11:40:52,273 - DEBUG - VM ctest-TestBasicVMVN-14770434-37998956 ID is 1c9fba04-9138-4343-a165-020aa9f0f8e0
2025-05-06 11:40:52,273 - DEBUG - VM ctest-TestBasicVMVN-14770434-37998956 launched on Node cn-jenkins-deploy-platform-ansible-os-3277-1
2025-05-06 11:40:52,343 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/1c9fba04-9138-4343-a165-020aa9f0f8e0
2025-05-06 11:40:52,633 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/1c9fba04-9138-4343-a165-020aa9f0f8e0
2025-05-06 11:40:52,661 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/e5923a83-cd20-46ca-8f54-785292043fcc
2025-05-06 11:40:55,900 - 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 1004ms')
2025-05-06 11:40:55,900 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-14770434-37998956 failed!
2025-05-06 11:40:55,955 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-14770434:ctest-vn2_metadata-31773173 is 11.1.1.1 and allocation pool is NOT set
2025-05-06 11:40:58,015 - 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.50 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.86 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.855/3.175/4.496/1.320 ms')
2025-05-06 11:40:58,015 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-14770434-37998956 passed
2025-05-06 11:40:58,163 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-06 11:40:58,163 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-14770434-37998956, IP 11.1.1.3, Port 22
2025-05-06 11:40:58,318 - DEBUG - VM ctest-TestBasicVMVN-14770434-37998956 is ready for SSH connections
2025-05-06 11:40:58,319 - INFO - Retry 0
2025-05-06 11:40:58,319 - 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.50, gateway password: c0ntrail123
2025-05-06 11:40:58,319 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-05-06 11:40:59,907 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-05-06 11:40:59,907 - INFO - Generic metadata worked
2025-05-06 11:41:00,154 - DEBUG - Link local service introspect removed
2025-05-06 11:41:00,155 - INFO - Deleting VM ctest-TestBasicVMVN-14770434-37998956
2025-05-06 11:41:00,217 - INFO - Deleting VN ctest-vn2_metadata-31773173
2025-05-06 11:41:00,251 - DEBUG - VN 97675846-1ec6-4a26-9f24-8d35a63073a3 still in use: Unable to complete operation on network 97675846-1ec6-4a26-9f24-8d35a63073a3. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-29189bba-3f11-49fe-9065-77f90dd52b79']
2025-05-06 11:41:00,251 - WARNING - Deleting VN ctest-vn2_metadata-31773173 failed..Will retry
2025-05-06 11:41:02,347 - DEBUG - Response for deleting network ()
2025-05-06 11:41:02,604 - DEBUG - No XMPP flaps were noticed during the test
2025-05-06 11:41:02,604 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-05-06 11:41:02,604 - INFO - --------------------------------------------------------------------------------
2025-05-06 11:41:02,606 - INFO - ================================================================================
2025-05-06 11:41:02,606 - INFO - STARTING TEST : test_metadata_service
2025-05-06 11:41:02,607 - 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-05-06 11:41:02,892 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2025-05-06 11:41:02,892 - INFO - Initial checks done. Running the testcase now
2025-05-06 11:41:02,892 - INFO -
2025-05-06 11:41:02,892 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs
2025-05-06 11:41:02,898 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/4d23783f-4cdc-4e71-aa87-b12dc93f3572
2025-05-06 11:41:03,082 - DEBUG - Response for create_network : {'network': {'id': '9a5d84bf-b840-41e1-924e-fede80906565', 'name': 'ctest-vn-83238120', 'tenant_id': '2f52fa02e8f34d2bbc5929bad1734133', 'project_id': '2f52fa02e8f34d2bbc5929bad1734133', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-14770434', 'ctest-vn-83238120'], 'port_security_enabled': True, 'description': ''}}
2025-05-06 11:41:03,270 - DEBUG - Response for create_subnet : {'subnet': {'id': '8b9c7632-75db-48e4-8772-11bc87c1a829', 'name': '', 'tenant_id': '2f52fa02e8f34d2bbc5929bad1734133', 'network_id': '9a5d84bf-b840-41e1-924e-fede80906565', 'ip_version': 4, 'cidr': '194.177.107.128/26', 'allocation_pools': [{'start': '194.177.107.130', 'end': '194.177.107.190'}], 'gateway_ip': '194.177.107.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '194.177.107.130', 'tags': [], 'project_id': '2f52fa02e8f34d2bbc5929bad1734133'}}
2025-05-06 11:41:03,285 - INFO - Created VN ctest-vn-83238120
2025-05-06 11:41:03,335 - DEBUG - VN ctest-vn-83238120 UUID is 9a5d84bf-b840-41e1-924e-fede80906565
2025-05-06 11:41:04,421 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3277-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3277-1)
2025-05-06 11:41:04,422 - INFO - Waiting for VM ctest-TestBasicVMVN-14770434-67419961 to be up..
2025-05-06 11:41:04,456 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-05-06 11:41:09,523 - DEBUG - VM is in ACTIVE state now
2025-05-06 11:41:09,523 - INFO - VM name : ctest-TestBasicVMVN-14770434-67419961
2025-05-06 11:41:09,588 - DEBUG - VM ctest-TestBasicVMVN-14770434-67419961 ID is 21818a91-86d1-4751-9fb9-c9e08b859607
2025-05-06 11:41:09,588 - DEBUG - VM ctest-TestBasicVMVN-14770434-67419961 launched on Node cn-jenkins-deploy-platform-ansible-os-3277-1
2025-05-06 11:41:09,655 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/21818a91-86d1-4751-9fb9-c9e08b859607
2025-05-06 11:41:09,663 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/ff213ae9-c19b-48b6-8a49-ef8504ffc343
2025-05-06 11:41:12,923 - 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 1024ms')
2025-05-06 11:41:12,923 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-14770434-67419961 failed!
2025-05-06 11:41:12,979 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-14770434:ctest-vn-83238120 is 194.177.107.129 and allocation pool is NOT set
2025-05-06 11:41:15,041 - 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.78 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.45 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.449/2.615/3.782/1.166 ms')
2025-05-06 11:41:15,041 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-14770434-67419961 passed
2025-05-06 11:41:15,195 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-06 11:41:15,195 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-14770434-67419961, IP 194.177.107.131, Port 22
2025-05-06 11:41:15,354 - DEBUG - VM ctest-TestBasicVMVN-14770434-67419961 is ready for SSH connections
2025-05-06 11:41:15,354 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-05-06 11:41:15,354 - DEBUG - cat /tmp/output.txt
2025-05-06 11:41:16,967 - DEBUG - Hello World. The time is now Tue, 06 May 2025 05:41:14 -0600!
2025-05-06 11:41:16,967 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 06 May 2025 05:41:14 -0600!'}
2025-05-06 11:41:16,967 - INFO - metadata_script.txt got executed in the vm
2025-05-06 11:41:16,967 - INFO - Deleting VM ctest-TestBasicVMVN-14770434-67419961
2025-05-06 11:41:17,049 - INFO - Deleting VN ctest-vn-83238120
2025-05-06 11:41:17,090 - DEBUG - VN 9a5d84bf-b840-41e1-924e-fede80906565 still in use: Unable to complete operation on network 9a5d84bf-b840-41e1-924e-fede80906565. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d2de3a60-1396-4568-be5a-d903fb394b2d']
2025-05-06 11:41:17,090 - WARNING - Deleting VN ctest-vn-83238120 failed..Will retry
2025-05-06 11:41:19,177 - DEBUG - Response for deleting network ()
2025-05-06 11:41:19,435 - DEBUG - No XMPP flaps were noticed during the test
2025-05-06 11:41:19,435 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-05-06 11:41:19,435 - INFO - --------------------------------------------------------------------------------
2025-05-06 11:41:19,438 - INFO - ================================================================================
2025-05-06 11:41:19,438 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-05-06 11:41:19,438 - 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-05-06 11:41:19,719 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2025-05-06 11:41:19,720 - INFO - Initial checks done. Running the testcase now
2025-05-06 11:41:19,720 - INFO -
2025-05-06 11:41:20,184 - DEBUG - Response for create_network : {'network': {'id': 'd735266d-1282-44fe-b8df-97383384d60b', 'name': 'ctest-vn-10777139', 'tenant_id': '2f52fa02e8f34d2bbc5929bad1734133', 'project_id': '2f52fa02e8f34d2bbc5929bad1734133', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-14770434', 'ctest-vn-10777139'], 'port_security_enabled': True, 'description': ''}}
2025-05-06 11:41:20,328 - DEBUG - Response for create_subnet : {'subnet': {'id': '00282c21-9c2d-48d8-8b45-803293f21fd5', 'name': '', 'tenant_id': '2f52fa02e8f34d2bbc5929bad1734133', 'network_id': 'd735266d-1282-44fe-b8df-97383384d60b', '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': '2f52fa02e8f34d2bbc5929bad1734133'}}
2025-05-06 11:41:20,458 - DEBUG - Response for create_subnet : {'subnet': {'id': '41472075-2af5-4c90-8e01-2c0d2ef00bf9', 'name': '', 'tenant_id': '2f52fa02e8f34d2bbc5929bad1734133', 'network_id': 'd735266d-1282-44fe-b8df-97383384d60b', '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': '2f52fa02e8f34d2bbc5929bad1734133'}}
2025-05-06 11:41:20,475 - INFO - Created VN ctest-vn-10777139
2025-05-06 11:41:20,527 - DEBUG - VN ctest-vn-10777139 UUID is d735266d-1282-44fe-b8df-97383384d60b
2025-05-06 11:41:20,855 - DEBUG - Response for create_port : {'port': {'name': '2e366ce4-ab0b-4a7c-a18d-73a124725241', 'id': '2e366ce4-ab0b-4a7c-a18d-73a124725241', 'tenant_id': '2f52fa02e8f34d2bbc5929bad1734133', 'network_id': 'd735266d-1282-44fe-b8df-97383384d60b', 'mac_address': '02:2e:36:6c:e4:ab', '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': '00282c21-9c2d-48d8-8b45-803293f21fd5'}], 'security_groups': ['832b690f-4a1a-4d3a-942f-d5286c7cdfeb'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2f52fa02e8f34d2bbc5929bad1734133'}}
2025-05-06 11:41:21,011 - DEBUG - Response for create_port : {'port': {'name': '8d82d3c8-aaf0-4b2a-88d9-a3d4e34578b7', 'id': '8d82d3c8-aaf0-4b2a-88d9-a3d4e34578b7', 'tenant_id': '2f52fa02e8f34d2bbc5929bad1734133', 'network_id': 'd735266d-1282-44fe-b8df-97383384d60b', 'mac_address': '02:8d:82:d3:c8:aa', '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': '41472075-2af5-4c90-8e01-2c0d2ef00bf9'}], 'security_groups': ['832b690f-4a1a-4d3a-942f-d5286c7cdfeb'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2f52fa02e8f34d2bbc5929bad1734133'}}
2025-05-06 11:41:21,399 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3277-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3277-1)
2025-05-06 11:41:21,719 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3277-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3277-1)
2025-05-06 11:41:22,831 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3277-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3277-1)
2025-05-06 11:41:22,832 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-05-06 11:41:22,837 - DEBUG - Requesting: http://10.0.0.50:8082/domain/5d70fbfc-aa05-4339-bd03-c0009cb47069
2025-05-06 11:41:22,850 - DEBUG - Requesting: http://10.0.0.50:8082/project/2f52fa02-e8f3-4d2b-bc59-29bad1734133
2025-05-06 11:41:22,931 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/f518f30c-2ea6-46d6-a39d-245f97b24a67
2025-05-06 11:41:22,949 - INFO - Verifications in API Server for IPAM: ctest-ipam-23149446 passed
2025-05-06 11:41:22,960 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-14770434:ctest-ipam-23149446', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-14770434', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17661133172381206230', 'uuid-lslong': '11789619392511363687'}, 'enable': 'true', 'created': '2025-05-06T11:41:19', 'last-modified': '2025-05-06T11:41:19', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.013966'}
2025-05-06 11:41:22,960 - INFO - Verifications in Control node for IPAM: ctest-ipam-23149446 passed
2025-05-06 11:41:22,960 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-05-06 11:41:22,969 - DEBUG - Requesting: http://10.0.0.50:8082/domain/5d70fbfc-aa05-4339-bd03-c0009cb47069
2025-05-06 11:41:22,982 - DEBUG - Requesting: http://10.0.0.50:8082/project/2f52fa02-e8f3-4d2b-bc59-29bad1734133
2025-05-06 11:41:23,063 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/d735266d-1282-44fe-b8df-97383384d60b
2025-05-06 11:41:23,075 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/d735266d-1282-44fe-b8df-97383384d60b
2025-05-06 11:41:23,086 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/a9f0b2f8-1962-4c84-b0ad-7e924c081a93
2025-05-06 11:41:23,096 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/a9f0b2f8-1962-4c84-b0ad-7e924c081a93
2025-05-06 11:41:23,104 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/ebf3f5dd-fe60-4184-a770-60ca467b13ca
2025-05-06 11:41:23,110 - DEBUG - Route Targets: ['target:64512:8000005']
2025-05-06 11:41:23,110 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/d735266d-1282-44fe-b8df-97383384d60b
2025-05-06 11:41:23,122 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/a9f0b2f8-1962-4c84-b0ad-7e924c081a93
2025-05-06 11:41:23,136 - INFO - Verified VN network id 9 for VN d735266d-1282-44fe-b8df-97383384d60b
2025-05-06 11:41:23,136 - INFO - Verifications in API Server for VN ctest-vn-10777139 passed
2025-05-06 11:41:23,136 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/d735266d-1282-44fe-b8df-97383384d60b
2025-05-06 11:41:23,150 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/a9f0b2f8-1962-4c84-b0ad-7e924c081a93
2025-05-06 11:41:23,164 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/a9f0b2f8-1962-4c84-b0ad-7e924c081a93
2025-05-06 11:41:23,172 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/ebf3f5dd-fe60-4184-a770-60ca467b13ca
2025-05-06 11:41:23,198 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-14770434:ctest-vn-10777139', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-14770434', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15507343141823988990', 'uuid-lslong': '13321532490423522827'}, 'enable': 'true', 'created': '2025-05-06T11:41:20', 'last-modified': '2025-05-06T11:41:20', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.759173'}
2025-05-06 11:41:23,207 - DEBUG - Route Targets: ['target:64512:8000005']
2025-05-06 11:41:23,208 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-10777139 passed
2025-05-06 11:41:23,208 - DEBUG - ====Verifying policy data for ctest-vn-10777139 in API_Server ======
2025-05-06 11:41:23,208 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-05-06 11:41:23,219 - DEBUG - Requesting: http://10.0.0.50:8082/domain/5d70fbfc-aa05-4339-bd03-c0009cb47069
2025-05-06 11:41:23,246 - DEBUG - Requesting: http://10.0.0.50:8082/project/2f52fa02-e8f3-4d2b-bc59-29bad1734133
2025-05-06 11:41:23,362 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/d735266d-1282-44fe-b8df-97383384d60b
2025-05-06 11:41:23,386 - DEBUG - =>VN ctest-vn-10777139 has no policy to be verified
2025-05-06 11:41:23,386 - DEBUG - Verifying the vn in opserver
2025-05-06 11:41:23,386 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-14770434:ctest-vn-10777139 virtual network link through opserver 10.0.0.50
2025-05-06 11:41:23,386 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2025-05-06 11:41:23,707 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2025-05-06 11:41:23,776 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-14770434:ctest-vn-10777139', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-14770434:ctest-vn-10777139?flat'}
2025-05-06 11:41:23,776 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-14770434:ctest-vn-10777139 is found in opserver
2025-05-06 11:41:23,784 - DEBUG - VRF ids for VN ctest-vn-10777139: {'10.0.0.50': '2'}
2025-05-06 11:41:23,784 - INFO - Waiting for VM ctest-TestBasicVMVN-14770434-94803846 to be up..
2025-05-06 11:41:23,980 - DEBUG - VM is in ACTIVE state now
2025-05-06 11:41:23,980 - INFO - VM name : ctest-TestBasicVMVN-14770434-94803846
2025-05-06 11:41:24,077 - DEBUG - VM ctest-TestBasicVMVN-14770434-94803846 ID is 768ae8e7-e79d-44eb-8052-214ac6a68a13
2025-05-06 11:41:24,077 - DEBUG - VM ctest-TestBasicVMVN-14770434-94803846 launched on Node cn-jenkins-deploy-platform-ansible-os-3277-1
2025-05-06 11:41:24,171 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/768ae8e7-e79d-44eb-8052-214ac6a68a13
2025-05-06 11:41:24,180 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/2e366ce4-ab0b-4a7c-a18d-73a124725241
2025-05-06 11:41:27,443 - 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 1024ms')
2025-05-06 11:41:27,444 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-14770434-94803846 failed!
2025-05-06 11:41:27,499 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-14770434:ctest-vn-10777139 is 31.1.1.1 and allocation pool is NOT set
2025-05-06 11:41:27,499 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-14770434:ctest-vn-10777139 is 31.1.2.1 and allocation pool is NOT set
2025-05-06 11:41:31,583 - 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 1022ms')
2025-05-06 11:41:31,583 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-14770434-94803846 failed!
2025-05-06 11:41:31,639 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-14770434:ctest-vn-10777139 is 31.1.1.1 and allocation pool is NOT set
2025-05-06 11:41:31,639 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-14770434:ctest-vn-10777139 is 31.1.2.1 and allocation pool is NOT set
2025-05-06 11:41:33,702 - 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=1.86 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.356 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.356/1.106/1.857/0.750 ms')
2025-05-06 11:41:33,702 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-14770434-94803846 passed
2025-05-06 11:41:33,851 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-06 11:41:33,851 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-14770434-94803846, IP 31.1.1.4, Port 22
2025-05-06 11:41:34,007 - DEBUG - VM ctest-TestBasicVMVN-14770434-94803846 is ready for SSH connections
2025-05-06 11:41:34,007 - INFO - Waiting for VM ctest-TestBasicVMVN-14770434-95511793 to be up..
2025-05-06 11:41:34,075 - DEBUG - VM is in ACTIVE state now
2025-05-06 11:41:34,075 - INFO - VM name : ctest-TestBasicVMVN-14770434-95511793
2025-05-06 11:41:34,142 - DEBUG - VM ctest-TestBasicVMVN-14770434-95511793 ID is d2a6c0a7-1983-49f1-8488-533c009095cc
2025-05-06 11:41:34,142 - DEBUG - VM ctest-TestBasicVMVN-14770434-95511793 launched on Node cn-jenkins-deploy-platform-ansible-os-3277-1
2025-05-06 11:41:34,207 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/d2a6c0a7-1983-49f1-8488-533c009095cc
2025-05-06 11:41:34,214 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/8d82d3c8-aaf0-4b2a-88d9-a3d4e34578b7
2025-05-06 11:41:35,450 - 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.86 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.295 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.295/1.576/2.857/1.281 ms')
2025-05-06 11:41:35,451 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-14770434-95511793 passed
2025-05-06 11:41:35,607 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-06 11:41:35,607 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-14770434-95511793, IP 31.1.2.4, Port 22
2025-05-06 11:41:35,766 - DEBUG - VM ctest-TestBasicVMVN-14770434-95511793 is ready for SSH connections
2025-05-06 11:41:35,766 - INFO - Waiting for VM ctest-TestBasicVMVN-14770434-13771197 to be up..
2025-05-06 11:41:35,833 - DEBUG - VM is in ACTIVE state now
2025-05-06 11:41:35,834 - INFO - VM name : ctest-TestBasicVMVN-14770434-13771197
2025-05-06 11:41:35,899 - DEBUG - VM ctest-TestBasicVMVN-14770434-13771197 ID is 6eb96099-3958-40df-ad74-b8dfa524bc52
2025-05-06 11:41:35,899 - DEBUG - VM ctest-TestBasicVMVN-14770434-13771197 launched on Node cn-jenkins-deploy-platform-ansible-os-3277-1
2025-05-06 11:41:35,965 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/6eb96099-3958-40df-ad74-b8dfa524bc52
2025-05-06 11:41:35,973 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/a51fe4f6-6aab-4cae-9e87-6537c1a6073a
2025-05-06 11:41:37,209 - 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.64 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.312 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.312/1.474/2.637/1.162 ms')
2025-05-06 11:41:37,210 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-14770434-13771197 passed
2025-05-06 11:41:37,363 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-06 11:41:37,363 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-14770434-13771197, IP 31.1.1.3, Port 22
2025-05-06 11:41:37,519 - DEBUG - VM ctest-TestBasicVMVN-14770434-13771197 is ready for SSH connections
2025-05-06 11:41:37,519 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-06 11:41:37,519 - 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.50, gateway password: c0ntrail123
2025-05-06 11:41:37,519 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-05-06 11:41:41,440 - 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.242 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.827 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.704 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.704/1.591/3.242 ms
2025-05-06 11:41:41,441 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-14770434-94803846 passed
2025-05-06 11:41:41,441 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-06 11:41:41,441 - 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.50, gateway password: c0ntrail123
2025-05-06 11:41:41,441 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-05-06 11:41:45,069 - 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.688 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.793 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.791 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.791/1.424/2.688 ms
2025-05-06 11:41:45,069 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-14770434-95511793 passed
2025-05-06 11:41:45,069 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-06 11:41:45,069 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-06 11:41:45,070 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-06 11:41:45,070 - 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.50, gateway password: c0ntrail123
2025-05-06 11:41:45,070 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-05-06 11:41:45,249 - DEBUG - None
2025-05-06 11:41:45,249 - 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.50, gateway password: c0ntrail123
2025-05-06 11:41:45,249 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-05-06 11:41:45,421 - DEBUG - None
2025-05-06 11:41:45,421 - 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.50, gateway password: c0ntrail123
2025-05-06 11:41:45,421 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-05-06 11:41:46,018 - DEBUG - None
2025-05-06 11:41:46,018 - 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.50, gateway password: c0ntrail123
2025-05-06 11:41:46,018 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-05-06 11:41:48,208 - 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.684 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.661 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.360 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.626 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.329 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.329/1.532/3.661 ms
2025-05-06 11:41:48,208 - 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.50, gateway password: c0ntrail123
2025-05-06 11:41:48,209 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-05-06 11:41:50,462 - 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.034 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.960 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.030 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.492 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.633 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.378 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.343 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.343/1.838/4.030 ms
2025-05-06 11:41:50,462 - 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.50, gateway password: c0ntrail123
2025-05-06 11:41:50,462 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-05-06 11:41:52,704 - 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.919 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.362 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=6.598 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.354 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.512 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.234 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.357 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.354/2.476/6.598 ms
2025-05-06 11:41:52,705 - INFO - Deleting VM ctest-TestBasicVMVN-14770434-13771197
2025-05-06 11:41:52,763 - INFO - Detaching port 8d82d3c8-aaf0-4b2a-88d9-a3d4e34578b7 from VM ctest-TestBasicVMVN-14770434-95511793
2025-05-06 11:41:52,809 - INFO - Deleting VM ctest-TestBasicVMVN-14770434-95511793
2025-05-06 11:41:52,864 - INFO - Detaching port 2e366ce4-ab0b-4a7c-a18d-73a124725241 from VM ctest-TestBasicVMVN-14770434-94803846
2025-05-06 11:41:52,892 - INFO - Deleting VM ctest-TestBasicVMVN-14770434-94803846
2025-05-06 11:41:52,962 - INFO - Deleting VN ctest-vn-10777139
2025-05-06 11:41:53,118 - DEBUG - Response for delete_port : ()
2025-05-06 11:41:53,273 - DEBUG - Response for delete_port : ()
2025-05-06 11:41:53,309 - DEBUG - VN d735266d-1282-44fe-b8df-97383384d60b still in use: Unable to complete operation on network d735266d-1282-44fe-b8df-97383384d60b. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-739e68be-c29a-4a1d-9ad4-21d2e50e6f1c']
2025-05-06 11:41:53,309 - WARNING - Deleting VN ctest-vn-10777139 failed..Will retry
2025-05-06 11:41:55,465 - DEBUG - Response for deleting network ()
2025-05-06 11:41:55,465 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/a9f0b2f8-1962-4c84-b0ad-7e924c081a93
2025-05-06 11:41:55,470 - DEBUG - Response Code: 404
2025-05-06 11:41:55,470 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-05-06 11:41:55,476 - DEBUG - Requesting: http://10.0.0.50:8082/domain/5d70fbfc-aa05-4339-bd03-c0009cb47069
2025-05-06 11:41:55,531 - DEBUG - Requesting: http://10.0.0.50:8082/project/2f52fa02-e8f3-4d2b-bc59-29bad1734133
2025-05-06 11:41:55,599 - INFO - Validated that VN ctest-vn-10777139 is not found in API Server
2025-05-06 11:41:55,611 - DEBUG - VN ctest-vn-10777139 is not present in Agent 10.0.0.50
2025-05-06 11:41:55,611 - INFO - Validated that VN ctest-vn-10777139 is not in any agent
2025-05-06 11:41:55,616 - DEBUG - VRF 2 is not seen in agent 10.0.0.50
2025-05-06 11:41:55,621 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-10777139
2025-05-06 11:41:55,621 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-14770434:ctest-vn-10777139
2025-05-06 11:41:55,631 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-10777139 info
2025-05-06 11:41:55,706 - INFO - IPAM: ctest-ipam-23149446 is not found in API Server
2025-05-06 11:41:55,717 - INFO - IPAM:ctest-ipam-23149446 is not found in control node
2025-05-06 11:41:55,968 - DEBUG - No XMPP flaps were noticed during the test
2025-05-06 11:41:55,968 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2025-05-06 11:41:55,968 - INFO - --------------------------------------------------------------------------------
2025-05-06 11:41:56,859 - INFO - Deleted project: ctest-TestBasicVMVN-14770434, ID : 2f52fa02-e8f3-4d2b-bc59-29bad1734133