2025-08-25 21:13:49,597 - INFO - Domain Default found not creating
2025-08-25 21:13:49,752 - INFO - Project ctest-TestBasicVMVN-46899521 not found, creating it
2025-08-25 21:13:50,218 - INFO - Created Project:ctest-TestBasicVMVN-46899521, ID : 3ddf59b0-9924-4e46-814b-38a7be377d62
2025-08-25 21:13:51,606 - INFO - ================================================================================
2025-08-25 21:13:51,606 - INFO - STARTING TEST : test_generic_link_local_service
2025-08-25 21:13:51,606 - 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-08-25 21:13:51,864 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.17': '0'}} with
2025-08-25 21:13:51,864 - INFO - Initial checks done. Running the testcase now
2025-08-25 21:13:51,865 - INFO -
2025-08-25 21:13:52,411 - DEBUG - Response for create_network : {'network': {'id': '2db30a1d-7d18-48ad-8804-03e83ef13f88', 'name': 'ctest-vn2_metadata-67379399', 'tenant_id': '3ddf59b099244e46814b38a7be377d62', 'project_id': '3ddf59b099244e46814b38a7be377d62', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-46899521', 'ctest-vn2_metadata-67379399'], 'port_security_enabled': True, 'description': ''}}
2025-08-25 21:13:52,580 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a553be3f-b5ef-40f3-9d82-63c10a228396', 'name': '', 'tenant_id': '3ddf59b099244e46814b38a7be377d62', 'network_id': '2db30a1d-7d18-48ad-8804-03e83ef13f88', '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': '3ddf59b099244e46814b38a7be377d62'}}
2025-08-25 21:13:52,597 - INFO - Created VN ctest-vn2_metadata-67379399
2025-08-25 21:13:52,650 - DEBUG - VN ctest-vn2_metadata-67379399 UUID is 2db30a1d-7d18-48ad-8804-03e83ef13f88
2025-08-25 21:13:52,817 - DEBUG - Services list from nova: [, , ]
2025-08-25 21:13:53,821 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3928-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3928-1)
2025-08-25 21:13:53,930 - DEBUG - Link local service introspect added
2025-08-25 21:13:53,976 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-25 21:13:59,052 - DEBUG - VM is in ACTIVE state now
2025-08-25 21:13:59,182 - INFO - Waiting for VM ctest-TestBasicVMVN-46899521-72207569 to be up..
2025-08-25 21:13:59,182 - INFO - VM name : ctest-TestBasicVMVN-46899521-72207569
2025-08-25 21:13:59,259 - DEBUG - VM ctest-TestBasicVMVN-46899521-72207569 ID is a515bbba-6f9b-4667-8517-dce13193a340
2025-08-25 21:13:59,259 - DEBUG - VM ctest-TestBasicVMVN-46899521-72207569 launched on Node cn-jenkins-deploy-platform-ansible-os-3928-1
2025-08-25 21:13:59,335 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/a515bbba-6f9b-4667-8517-dce13193a340
2025-08-25 21:13:59,629 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/a515bbba-6f9b-4667-8517-dce13193a340
2025-08-25 21:13:59,663 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/367d7983-1522-46a1-9938-b7c37a061d1c
2025-08-25 21:14:02,916 - 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 1007ms')
2025-08-25 21:14:02,917 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46899521-72207569 failed!
2025-08-25 21:14:02,970 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46899521:ctest-vn2_metadata-67379399 is 11.1.1.1 and allocation pool is NOT set
2025-08-25 21:14:05,027 - 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.52 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.664 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.664/1.594/2.524/0.930 ms')
2025-08-25 21:14:05,027 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46899521-72207569 passed
2025-08-25 21:14:05,178 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-25 21:14:05,178 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46899521-72207569, IP 11.1.1.3, Port 22
2025-08-25 21:14:05,348 - DEBUG - VM ctest-TestBasicVMVN-46899521-72207569 is ready for SSH connections
2025-08-25 21:14:05,348 - INFO - Retry 0
2025-08-25 21:14:05,348 - 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.242, gateway password: c0ntrail123
2025-08-25 21:14:05,348 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-08-25 21:14:07,232 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-08-25 21:14:07,232 - INFO - Generic metadata worked
2025-08-25 21:14:07,498 - DEBUG - Link local service introspect removed
2025-08-25 21:14:07,498 - INFO - Deleting VM ctest-TestBasicVMVN-46899521-72207569
2025-08-25 21:14:07,563 - INFO - Deleting VN ctest-vn2_metadata-67379399
2025-08-25 21:14:07,603 - DEBUG - VN 2db30a1d-7d18-48ad-8804-03e83ef13f88 still in use: Unable to complete operation on network 2db30a1d-7d18-48ad-8804-03e83ef13f88. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-a79b40db-bf9e-45fd-bd99-f815151134ff']
2025-08-25 21:14:07,603 - WARNING - Deleting VN ctest-vn2_metadata-67379399 failed..Will retry
2025-08-25 21:14:09,729 - DEBUG - Response for deleting network ()
2025-08-25 21:14:09,993 - DEBUG - No XMPP flaps were noticed during the test
2025-08-25 21:14:09,993 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-08-25 21:14:09,993 - INFO - --------------------------------------------------------------------------------
2025-08-25 21:14:09,995 - INFO - ================================================================================
2025-08-25 21:14:09,996 - INFO - STARTING TEST : test_metadata_service
2025-08-25 21:14:09,996 - 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-08-25 21:14:10,280 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.17': '0'}} with
2025-08-25 21:14:10,280 - INFO - Initial checks done. Running the testcase now
2025-08-25 21:14:10,280 - INFO -
2025-08-25 21:14:10,280 - DEBUG - Requesting: http://10.0.0.242:8082/global-vrouter-configs
2025-08-25 21:14:10,287 - DEBUG - Requesting: http://10.0.0.242:8082/global-vrouter-config/92f856f2-6dc3-4b70-9cfa-a458c72b7826
2025-08-25 21:14:10,479 - DEBUG - Response for create_network : {'network': {'id': '089f9ebe-5f83-4566-a542-5fe443dd15d6', 'name': 'ctest-vn-52186748', 'tenant_id': '3ddf59b099244e46814b38a7be377d62', 'project_id': '3ddf59b099244e46814b38a7be377d62', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-46899521', 'ctest-vn-52186748'], 'port_security_enabled': True, 'description': ''}}
2025-08-25 21:14:10,700 - DEBUG - Response for create_subnet : {'subnet': {'id': '104ba288-f232-4303-ab95-7fd76a9c384b', 'name': '', 'tenant_id': '3ddf59b099244e46814b38a7be377d62', 'network_id': '089f9ebe-5f83-4566-a542-5fe443dd15d6', 'ip_version': 4, 'cidr': '54.74.115.128/26', 'allocation_pools': [{'start': '54.74.115.130', 'end': '54.74.115.190'}], 'gateway_ip': '54.74.115.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '54.74.115.130', 'tags': [], 'project_id': '3ddf59b099244e46814b38a7be377d62'}}
2025-08-25 21:14:10,722 - INFO - Created VN ctest-vn-52186748
2025-08-25 21:14:10,774 - DEBUG - VN ctest-vn-52186748 UUID is 089f9ebe-5f83-4566-a542-5fe443dd15d6
2025-08-25 21:14:12,060 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3928-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3928-1)
2025-08-25 21:14:12,062 - INFO - Waiting for VM ctest-TestBasicVMVN-46899521-01571011 to be up..
2025-08-25 21:14:12,112 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-25 21:14:17,188 - DEBUG - VM is in ACTIVE state now
2025-08-25 21:14:17,188 - INFO - VM name : ctest-TestBasicVMVN-46899521-01571011
2025-08-25 21:14:17,262 - DEBUG - VM ctest-TestBasicVMVN-46899521-01571011 ID is a510f108-bd50-46eb-93fc-0435b04331ca
2025-08-25 21:14:17,262 - DEBUG - VM ctest-TestBasicVMVN-46899521-01571011 launched on Node cn-jenkins-deploy-platform-ansible-os-3928-1
2025-08-25 21:14:17,348 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/a510f108-bd50-46eb-93fc-0435b04331ca
2025-08-25 21:14:17,360 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/2a9e0e2f-9d07-4c54-8b03-cb3a1fc20710
2025-08-25 21:14:20,640 - 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 1031ms')
2025-08-25 21:14:20,640 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46899521-01571011 failed!
2025-08-25 21:14:20,698 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46899521:ctest-vn-52186748 is 54.74.115.129 and allocation pool is NOT set
2025-08-25 21:14:22,761 - 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.23 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.90 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.900/3.563/5.227/1.663 ms')
2025-08-25 21:14:22,761 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46899521-01571011 passed
2025-08-25 21:14:22,914 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-25 21:14:22,914 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46899521-01571011, IP 54.74.115.131, Port 22
2025-08-25 21:14:23,070 - DEBUG - VM ctest-TestBasicVMVN-46899521-01571011 is ready for SSH connections
2025-08-25 21:14:23,071 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-08-25 21:14:23,071 - DEBUG - cat /tmp/output.txt
2025-08-25 21:14:24,700 - DEBUG - Hello World. The time is now Mon, 25 Aug 2025 15:14:23 -0600!
2025-08-25 21:14:24,700 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 25 Aug 2025 15:14:23 -0600!'}
2025-08-25 21:14:24,700 - INFO - metadata_script.txt got executed in the vm
2025-08-25 21:14:24,700 - INFO - Deleting VM ctest-TestBasicVMVN-46899521-01571011
2025-08-25 21:14:24,774 - INFO - Deleting VN ctest-vn-52186748
2025-08-25 21:14:24,830 - DEBUG - VN 089f9ebe-5f83-4566-a542-5fe443dd15d6 still in use: Unable to complete operation on network 089f9ebe-5f83-4566-a542-5fe443dd15d6. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-710cd51a-28bd-4ab0-ade7-d41d09295467']
2025-08-25 21:14:24,830 - WARNING - Deleting VN ctest-vn-52186748 failed..Will retry
2025-08-25 21:14:26,932 - DEBUG - Response for deleting network ()
2025-08-25 21:14:27,187 - DEBUG - No XMPP flaps were noticed during the test
2025-08-25 21:14:27,187 - INFO - END TEST : test_metadata_service : PASSED[0:00:18]
2025-08-25 21:14:27,187 - INFO - --------------------------------------------------------------------------------
2025-08-25 21:14:27,190 - INFO - ================================================================================
2025-08-25 21:14:27,190 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-08-25 21:14:27,190 - 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-08-25 21:14:27,480 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.17': '0'}} with
2025-08-25 21:14:27,480 - INFO - Initial checks done. Running the testcase now
2025-08-25 21:14:27,480 - INFO -
2025-08-25 21:14:27,995 - DEBUG - Response for create_network : {'network': {'id': '79df92d5-f409-4d69-9ad4-00f206739886', 'name': 'ctest-vn-03613177', 'tenant_id': '3ddf59b099244e46814b38a7be377d62', 'project_id': '3ddf59b099244e46814b38a7be377d62', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-46899521', 'ctest-vn-03613177'], 'port_security_enabled': True, 'description': ''}}
2025-08-25 21:14:28,182 - DEBUG - Response for create_subnet : {'subnet': {'id': '382710c6-2802-497d-a9df-af6d1b7e396b', 'name': '', 'tenant_id': '3ddf59b099244e46814b38a7be377d62', 'network_id': '79df92d5-f409-4d69-9ad4-00f206739886', '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': '3ddf59b099244e46814b38a7be377d62'}}
2025-08-25 21:14:28,362 - DEBUG - Response for create_subnet : {'subnet': {'id': '65a9def2-b064-4928-a456-807dd99302ad', 'name': '', 'tenant_id': '3ddf59b099244e46814b38a7be377d62', 'network_id': '79df92d5-f409-4d69-9ad4-00f206739886', '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': '3ddf59b099244e46814b38a7be377d62'}}
2025-08-25 21:14:28,386 - INFO - Created VN ctest-vn-03613177
2025-08-25 21:14:28,438 - DEBUG - VN ctest-vn-03613177 UUID is 79df92d5-f409-4d69-9ad4-00f206739886
2025-08-25 21:14:28,834 - DEBUG - Response for create_port : {'port': {'name': '945d5630-dbad-4920-826e-71c3dbc15069', 'id': '945d5630-dbad-4920-826e-71c3dbc15069', 'tenant_id': '3ddf59b099244e46814b38a7be377d62', 'network_id': '79df92d5-f409-4d69-9ad4-00f206739886', 'mac_address': '02:94:5d:56:30:db', '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': '382710c6-2802-497d-a9df-af6d1b7e396b'}], 'security_groups': ['fb8437fd-ff81-4ffb-94ff-7a2e80225f98'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3ddf59b099244e46814b38a7be377d62'}}
2025-08-25 21:14:29,045 - DEBUG - Response for create_port : {'port': {'name': '7db5425b-a92c-4749-9f91-14a0d68d42b3', 'id': '7db5425b-a92c-4749-9f91-14a0d68d42b3', 'tenant_id': '3ddf59b099244e46814b38a7be377d62', 'network_id': '79df92d5-f409-4d69-9ad4-00f206739886', 'mac_address': '02:7d:b5:42:5b:a9', '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': '65a9def2-b064-4928-a456-807dd99302ad'}], 'security_groups': ['fb8437fd-ff81-4ffb-94ff-7a2e80225f98'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3ddf59b099244e46814b38a7be377d62'}}
2025-08-25 21:14:29,439 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3928-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3928-1)
2025-08-25 21:14:29,901 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3928-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3928-1)
2025-08-25 21:14:31,329 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3928-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3928-1)
2025-08-25 21:14:31,329 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-08-25 21:14:31,339 - DEBUG - Requesting: http://10.0.0.242:8082/domain/7ccab2fd-10b3-4283-9563-fbc2338b27df
2025-08-25 21:14:31,354 - DEBUG - Requesting: http://10.0.0.242:8082/project/3ddf59b0-9924-4e46-814b-38a7be377d62
2025-08-25 21:14:31,456 - DEBUG - Requesting: http://10.0.0.242:8082/network-ipam/42acaeee-cacf-4f24-b350-7e5d5c8489f4
2025-08-25 21:14:31,468 - INFO - Verifications in API Server for IPAM: ctest-ipam-15625892 passed
2025-08-25 21:14:31,475 - DEBUG - Control-node 10.0.0.242 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-46899521:ctest-ipam-15625892', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-46899521', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4804407243125509924', 'uuid-lslong': '12920966270375201268'}, 'enable': 'true', 'created': '2025-08-25T21:14:27', 'last-modified': '2025-08-25T21:14:27', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.759844'}
2025-08-25 21:14:31,475 - INFO - Verifications in Control node for IPAM: ctest-ipam-15625892 passed
2025-08-25 21:14:31,477 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-08-25 21:14:31,497 - DEBUG - Requesting: http://10.0.0.242:8082/domain/7ccab2fd-10b3-4283-9563-fbc2338b27df
2025-08-25 21:14:31,518 - DEBUG - Requesting: http://10.0.0.242:8082/project/3ddf59b0-9924-4e46-814b-38a7be377d62
2025-08-25 21:14:31,604 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/79df92d5-f409-4d69-9ad4-00f206739886
2025-08-25 21:14:31,625 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/79df92d5-f409-4d69-9ad4-00f206739886
2025-08-25 21:14:31,642 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/0c67f71b-58dc-4f33-9899-ba9e362b92f8
2025-08-25 21:14:31,653 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/0c67f71b-58dc-4f33-9899-ba9e362b92f8
2025-08-25 21:14:31,666 - DEBUG - Requesting: http://10.0.0.242:8082/route-target/a54111ee-a8f6-4043-9f1b-e37f6c96e0b8
2025-08-25 21:14:31,678 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-25 21:14:31,678 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/79df92d5-f409-4d69-9ad4-00f206739886
2025-08-25 21:14:31,694 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/0c67f71b-58dc-4f33-9899-ba9e362b92f8
2025-08-25 21:14:31,711 - INFO - Verified VN network id 10 for VN 79df92d5-f409-4d69-9ad4-00f206739886
2025-08-25 21:14:31,711 - INFO - Verifications in API Server for VN ctest-vn-03613177 passed
2025-08-25 21:14:31,711 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/79df92d5-f409-4d69-9ad4-00f206739886
2025-08-25 21:14:31,727 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/0c67f71b-58dc-4f33-9899-ba9e362b92f8
2025-08-25 21:14:31,736 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/0c67f71b-58dc-4f33-9899-ba9e362b92f8
2025-08-25 21:14:31,745 - DEBUG - Requesting: http://10.0.0.242:8082/route-target/a54111ee-a8f6-4043-9f1b-e37f6c96e0b8
2025-08-25 21:14:31,763 - DEBUG - Control-node 10.0.0.242 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-46899521:ctest-vn-03613177', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-46899521', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8781899246015696233', 'uuid-lslong': '11156543216393885830'}, 'enable': 'true', 'created': '2025-08-25T21:14:27', 'last-modified': '2025-08-25T21:14:28', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.437981'}
2025-08-25 21:14:31,775 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-25 21:14:31,775 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-03613177 passed
2025-08-25 21:14:31,775 - DEBUG - ====Verifying policy data for ctest-vn-03613177 in API_Server ======
2025-08-25 21:14:31,775 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-08-25 21:14:31,781 - DEBUG - Requesting: http://10.0.0.242:8082/domain/7ccab2fd-10b3-4283-9563-fbc2338b27df
2025-08-25 21:14:31,799 - DEBUG - Requesting: http://10.0.0.242:8082/project/3ddf59b0-9924-4e46-814b-38a7be377d62
2025-08-25 21:14:31,893 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/79df92d5-f409-4d69-9ad4-00f206739886
2025-08-25 21:14:31,913 - DEBUG - =>VN ctest-vn-03613177 has no policy to be verified
2025-08-25 21:14:31,913 - DEBUG - Verifying the vn in opserver
2025-08-25 21:14:31,913 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-46899521:ctest-vn-03613177 virtual network link through opserver 10.0.0.242
2025-08-25 21:14:31,913 - DEBUG - Requesting: http://10.0.0.242:8081/analytics/uves/virtual-networks
2025-08-25 21:14:32,271 - DEBUG - Requesting: http://10.0.0.242:8081/analytics/uves/virtual-networks
2025-08-25 21:14:32,391 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-46899521:ctest-vn-03613177', 'href': 'http://10.0.0.242:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-46899521:ctest-vn-03613177?flat'}
2025-08-25 21:14:32,391 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-46899521:ctest-vn-03613177 is found in opserver
2025-08-25 21:14:32,399 - DEBUG - VRF ids for VN ctest-vn-03613177: {'10.0.0.242': '2'}
2025-08-25 21:14:32,399 - INFO - Waiting for VM ctest-TestBasicVMVN-46899521-95739211 to be up..
2025-08-25 21:14:32,514 - DEBUG - VM is in ACTIVE state now
2025-08-25 21:14:32,514 - INFO - VM name : ctest-TestBasicVMVN-46899521-95739211
2025-08-25 21:14:32,646 - DEBUG - VM ctest-TestBasicVMVN-46899521-95739211 ID is bfe96bbf-5d10-437b-aee5-b29c20d7d682
2025-08-25 21:14:32,646 - DEBUG - VM ctest-TestBasicVMVN-46899521-95739211 launched on Node cn-jenkins-deploy-platform-ansible-os-3928-1
2025-08-25 21:14:32,750 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/bfe96bbf-5d10-437b-aee5-b29c20d7d682
2025-08-25 21:14:32,758 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/945d5630-dbad-4920-826e-71c3dbc15069
2025-08-25 21:14:36,031 - 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 1017ms')
2025-08-25 21:14:36,031 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46899521-95739211 failed!
2025-08-25 21:14:36,086 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46899521:ctest-vn-03613177 is 31.1.1.1 and allocation pool is NOT set
2025-08-25 21:14:36,086 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46899521:ctest-vn-03613177 is 31.1.2.1 and allocation pool is NOT set
2025-08-25 21:14:40,164 - 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 1015ms')
2025-08-25 21:14:40,164 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46899521-95739211 failed!
2025-08-25 21:14:40,234 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46899521:ctest-vn-03613177 is 31.1.1.1 and allocation pool is NOT set
2025-08-25 21:14:40,234 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46899521:ctest-vn-03613177 is 31.1.2.1 and allocation pool is NOT set
2025-08-25 21:14:42,296 - 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.15 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.31 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.308/3.727/5.146/1.419 ms')
2025-08-25 21:14:42,296 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46899521-95739211 passed
2025-08-25 21:14:42,454 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-25 21:14:42,454 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46899521-95739211, IP 31.1.1.4, Port 22
2025-08-25 21:14:42,610 - DEBUG - VM ctest-TestBasicVMVN-46899521-95739211 is ready for SSH connections
2025-08-25 21:14:42,610 - INFO - Waiting for VM ctest-TestBasicVMVN-46899521-11614143 to be up..
2025-08-25 21:14:42,684 - DEBUG - VM is in ACTIVE state now
2025-08-25 21:14:42,684 - INFO - VM name : ctest-TestBasicVMVN-46899521-11614143
2025-08-25 21:14:42,757 - DEBUG - VM ctest-TestBasicVMVN-46899521-11614143 ID is bc09d245-74ce-4071-a589-f455880ebb2e
2025-08-25 21:14:42,757 - DEBUG - VM ctest-TestBasicVMVN-46899521-11614143 launched on Node cn-jenkins-deploy-platform-ansible-os-3928-1
2025-08-25 21:14:42,838 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/bc09d245-74ce-4071-a589-f455880ebb2e
2025-08-25 21:14:42,849 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/7db5425b-a92c-4749-9f91-14a0d68d42b3
2025-08-25 21:14:44,095 - 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.78 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.417 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.417/1.597/2.778/1.180 ms')
2025-08-25 21:14:44,095 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-46899521-11614143 passed
2025-08-25 21:14:44,246 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-25 21:14:44,246 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46899521-11614143, IP 31.1.2.4, Port 22
2025-08-25 21:14:44,407 - DEBUG - VM ctest-TestBasicVMVN-46899521-11614143 is ready for SSH connections
2025-08-25 21:14:44,407 - INFO - Waiting for VM ctest-TestBasicVMVN-46899521-21654623 to be up..
2025-08-25 21:14:44,482 - DEBUG - VM is in ACTIVE state now
2025-08-25 21:14:44,482 - INFO - VM name : ctest-TestBasicVMVN-46899521-21654623
2025-08-25 21:14:44,565 - DEBUG - VM ctest-TestBasicVMVN-46899521-21654623 ID is 1bc23056-f07c-478b-9402-88a13f97e93f
2025-08-25 21:14:44,565 - DEBUG - VM ctest-TestBasicVMVN-46899521-21654623 launched on Node cn-jenkins-deploy-platform-ansible-os-3928-1
2025-08-25 21:14:44,649 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/1bc23056-f07c-478b-9402-88a13f97e93f
2025-08-25 21:14:44,658 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/da03f134-e339-42af-8c01-1f3d898d67f7
2025-08-25 21:14:45,898 - 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.01 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.371 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.371/1.691/3.011/1.320 ms')
2025-08-25 21:14:45,898 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-46899521-21654623 passed
2025-08-25 21:14:46,054 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-25 21:14:46,054 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46899521-21654623, IP 31.1.1.3, Port 22
2025-08-25 21:14:46,230 - DEBUG - VM ctest-TestBasicVMVN-46899521-21654623 is ready for SSH connections
2025-08-25 21:14:46,230 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-25 21:14:46,230 - 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.242, gateway password: c0ntrail123
2025-08-25 21:14:46,230 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-08-25 21:14:49,975 - 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=4.531 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.779 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.720 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.720/2.010/4.531 ms
2025-08-25 21:14:49,975 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-46899521-95739211 passed
2025-08-25 21:14:49,975 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-25 21:14:49,975 - 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.242, gateway password: c0ntrail123
2025-08-25 21:14:49,975 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-08-25 21:14:53,642 - 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.070 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.713 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.793 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.713/1.525/3.070 ms
2025-08-25 21:14:53,642 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-46899521-11614143 passed
2025-08-25 21:14:53,642 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-25 21:14:53,642 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-25 21:14:53,643 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-25 21:14:53,643 - 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.242, gateway password: c0ntrail123
2025-08-25 21:14:53,643 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-25 21:14:53,843 - DEBUG - None
2025-08-25 21:14:53,844 - 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.242, gateway password: c0ntrail123
2025-08-25 21:14:53,844 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-25 21:14:54,044 - DEBUG - None
2025-08-25 21:14:54,044 - 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.242, gateway password: c0ntrail123
2025-08-25 21:14:54,044 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-25 21:14:54,692 - DEBUG - None
2025-08-25 21:14:54,692 - 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.242, gateway password: c0ntrail123
2025-08-25 21:14:54,692 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-08-25 21:14:56,917 - 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.941 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.919 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.488 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.754 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.413 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.413/2.503/6.919 ms
2025-08-25 21:14:56,917 - 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.242, gateway password: c0ntrail123
2025-08-25 21:14:56,917 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-08-25 21:14:59,169 - 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.315 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.055 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.598 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.417 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.760 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.586 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.365 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.365/2.299/5.598 ms
2025-08-25 21:14:59,169 - 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.242, gateway password: c0ntrail123
2025-08-25 21:14:59,169 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-08-25 21:15:01,406 - 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.626 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.523 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.359 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.614 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.180 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.007 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.386 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.386/2.099/4.007 ms
2025-08-25 21:15:01,406 - INFO - Deleting VM ctest-TestBasicVMVN-46899521-21654623
2025-08-25 21:15:01,478 - INFO - Detaching port 7db5425b-a92c-4749-9f91-14a0d68d42b3 from VM ctest-TestBasicVMVN-46899521-11614143
2025-08-25 21:15:01,517 - INFO - Deleting VM ctest-TestBasicVMVN-46899521-11614143
2025-08-25 21:15:01,589 - INFO - Detaching port 945d5630-dbad-4920-826e-71c3dbc15069 from VM ctest-TestBasicVMVN-46899521-95739211
2025-08-25 21:15:01,622 - INFO - Deleting VM ctest-TestBasicVMVN-46899521-95739211
2025-08-25 21:15:01,726 - INFO - Deleting VN ctest-vn-03613177
2025-08-25 21:15:01,890 - DEBUG - Response for delete_port : ()
2025-08-25 21:15:02,068 - DEBUG - Response for delete_port : ()
2025-08-25 21:15:02,106 - DEBUG - VN 79df92d5-f409-4d69-9ad4-00f206739886 still in use: Unable to complete operation on network 79df92d5-f409-4d69-9ad4-00f206739886. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-23411d7b-12ee-4589-90d4-41eab67401a5']
2025-08-25 21:15:02,106 - WARNING - Deleting VN ctest-vn-03613177 failed..Will retry
2025-08-25 21:15:04,266 - DEBUG - Response for deleting network ()
2025-08-25 21:15:04,267 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/0c67f71b-58dc-4f33-9899-ba9e362b92f8
2025-08-25 21:15:04,272 - DEBUG - Response Code: 404
2025-08-25 21:15:04,272 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-08-25 21:15:04,278 - DEBUG - Requesting: http://10.0.0.242:8082/domain/7ccab2fd-10b3-4283-9563-fbc2338b27df
2025-08-25 21:15:04,331 - DEBUG - Requesting: http://10.0.0.242:8082/project/3ddf59b0-9924-4e46-814b-38a7be377d62
2025-08-25 21:15:04,415 - INFO - Validated that VN ctest-vn-03613177 is not found in API Server
2025-08-25 21:15:04,428 - DEBUG - VN ctest-vn-03613177 is not present in Agent 10.0.0.242
2025-08-25 21:15:04,428 - INFO - Validated that VN ctest-vn-03613177 is not in any agent
2025-08-25 21:15:04,435 - DEBUG - VRF 2 is not seen in agent 10.0.0.242
2025-08-25 21:15:04,442 - DEBUG - Vrouter 10.0.0.242 does not have vrf 2 for VN ctest-vn-03613177
2025-08-25 21:15:04,442 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-46899521:ctest-vn-03613177
2025-08-25 21:15:04,455 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-03613177 info
2025-08-25 21:15:04,546 - INFO - IPAM: ctest-ipam-15625892 is not found in API Server
2025-08-25 21:15:04,558 - INFO - IPAM:ctest-ipam-15625892 is not found in control node
2025-08-25 21:15:04,820 - DEBUG - No XMPP flaps were noticed during the test
2025-08-25 21:15:04,821 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-08-25 21:15:04,821 - INFO - --------------------------------------------------------------------------------
2025-08-25 21:15:05,547 - INFO - Deleted project: ctest-TestBasicVMVN-46899521, ID : 3ddf59b0-9924-4e46-814b-38a7be377d62