2025-08-28 21:30:17,808 - INFO - Domain Default found not creating
2025-08-28 21:30:17,930 - INFO - Project ctest-TestBasicVMVN-34848590 not found, creating it
2025-08-28 21:30:18,376 - INFO - Created Project:ctest-TestBasicVMVN-34848590, ID : a7681abe-39c5-4817-8342-59070740b354
2025-08-28 21:30:19,824 - INFO - ================================================================================
2025-08-28 21:30:19,824 - INFO - STARTING TEST : test_generic_link_local_service
2025-08-28 21:30:19,824 - 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-28 21:30:20,087 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.20.0.254': '0'}} with
2025-08-28 21:30:20,087 - INFO - Initial checks done. Running the testcase now
2025-08-28 21:30:20,087 - INFO -
2025-08-28 21:30:20,595 - DEBUG - Response for create_network : {'network': {'id': '7bfed10d-0558-45a8-a775-6cf51445660f', 'name': 'ctest-vn2_metadata-32707645', 'tenant_id': 'a7681abe39c54817834259070740b354', 'project_id': 'a7681abe39c54817834259070740b354', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-34848590', 'ctest-vn2_metadata-32707645'], 'port_security_enabled': True, 'description': ''}}
2025-08-28 21:30:20,752 - DEBUG - Response for create_subnet : {'subnet': {'id': '061639e6-29ea-4265-839d-56dacaad988b', 'name': '', 'tenant_id': 'a7681abe39c54817834259070740b354', 'network_id': '7bfed10d-0558-45a8-a775-6cf51445660f', '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': 'a7681abe39c54817834259070740b354'}}
2025-08-28 21:30:20,767 - INFO - Created VN ctest-vn2_metadata-32707645
2025-08-28 21:30:20,819 - DEBUG - VN ctest-vn2_metadata-32707645 UUID is 7bfed10d-0558-45a8-a775-6cf51445660f
2025-08-28 21:30:20,998 - DEBUG - Services list from nova: [, , ]
2025-08-28 21:30:21,972 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3967-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3967-1)
2025-08-28 21:30:22,074 - DEBUG - Link local service introspect added
2025-08-28 21:30:22,113 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-28 21:30:27,181 - DEBUG - VM is in ACTIVE state now
2025-08-28 21:30:27,310 - INFO - Waiting for VM ctest-TestBasicVMVN-34848590-91808602 to be up..
2025-08-28 21:30:27,310 - INFO - VM name : ctest-TestBasicVMVN-34848590-91808602
2025-08-28 21:30:27,373 - DEBUG - VM ctest-TestBasicVMVN-34848590-91808602 ID is 59bba123-8006-4c7e-b8f3-24fc42e9bda7
2025-08-28 21:30:27,373 - DEBUG - VM ctest-TestBasicVMVN-34848590-91808602 launched on Node cn-jenkins-deploy-platform-ansible-os-3967-1
2025-08-28 21:30:27,444 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/59bba123-8006-4c7e-b8f3-24fc42e9bda7
2025-08-28 21:30:27,736 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/59bba123-8006-4c7e-b8f3-24fc42e9bda7
2025-08-28 21:30:28,041 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/e2d8d5b5-31ef-4278-8aa9-83fde96d2144
2025-08-28 21:30:31,280 - 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 1010ms')
2025-08-28 21:30:31,280 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-34848590-91808602 failed!
2025-08-28 21:30:31,335 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-34848590:ctest-vn2_metadata-32707645 is 11.1.1.1 and allocation pool is NOT set
2025-08-28 21:30:33,398 - 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.50 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.375 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.375/0.937/1.500/0.562 ms')
2025-08-28 21:30:33,399 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-34848590-91808602 passed
2025-08-28 21:30:33,547 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-28 21:30:33,547 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-34848590-91808602, IP 11.1.1.3, Port 22
2025-08-28 21:30:33,702 - DEBUG - VM ctest-TestBasicVMVN-34848590-91808602 is ready for SSH connections
2025-08-28 21:30:33,702 - INFO - Retry 0
2025-08-28 21:30:33,702 - 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.48, gateway password: c0ntrail123
2025-08-28 21:30:33,702 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-08-28 21:30:35,277 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-08-28 21:30:35,277 - INFO - Generic metadata worked
2025-08-28 21:30:35,523 - DEBUG - Link local service introspect removed
2025-08-28 21:30:35,523 - INFO - Deleting VM ctest-TestBasicVMVN-34848590-91808602
2025-08-28 21:30:35,589 - INFO - Deleting VN ctest-vn2_metadata-32707645
2025-08-28 21:30:35,620 - DEBUG - VN 7bfed10d-0558-45a8-a775-6cf51445660f still in use: Unable to complete operation on network 7bfed10d-0558-45a8-a775-6cf51445660f. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-cc06ff90-5d09-4683-8ea5-d9fba4394a52']
2025-08-28 21:30:35,620 - WARNING - Deleting VN ctest-vn2_metadata-32707645 failed..Will retry
2025-08-28 21:30:37,714 - DEBUG - Response for deleting network ()
2025-08-28 21:30:37,967 - DEBUG - No XMPP flaps were noticed during the test
2025-08-28 21:30:37,967 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-08-28 21:30:37,967 - INFO - --------------------------------------------------------------------------------
2025-08-28 21:30:37,969 - INFO - ================================================================================
2025-08-28 21:30:37,969 - INFO - STARTING TEST : test_metadata_service
2025-08-28 21:30:37,969 - 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-28 21:30:38,250 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.20.0.254': '0'}} with
2025-08-28 21:30:38,250 - INFO - Initial checks done. Running the testcase now
2025-08-28 21:30:38,250 - INFO -
2025-08-28 21:30:38,250 - DEBUG - Requesting: http://10.0.0.48:8082/global-vrouter-configs
2025-08-28 21:30:38,255 - DEBUG - Requesting: http://10.0.0.48:8082/global-vrouter-config/a0cdd6e0-ad77-40bb-94cd-a4e541925eed
2025-08-28 21:30:38,424 - DEBUG - Response for create_network : {'network': {'id': 'e517086e-d832-43ee-b460-5229cec3b643', 'name': 'ctest-vn-53780880', 'tenant_id': 'a7681abe39c54817834259070740b354', 'project_id': 'a7681abe39c54817834259070740b354', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-34848590', 'ctest-vn-53780880'], 'port_security_enabled': True, 'description': ''}}
2025-08-28 21:30:38,623 - DEBUG - Response for create_subnet : {'subnet': {'id': '9bd5c3b4-62fa-4e9d-bb7e-64a350cc8f19', 'name': '', 'tenant_id': 'a7681abe39c54817834259070740b354', 'network_id': 'e517086e-d832-43ee-b460-5229cec3b643', 'ip_version': 4, 'cidr': '77.209.157.0/26', 'allocation_pools': [{'start': '77.209.157.2', 'end': '77.209.157.62'}], 'gateway_ip': '77.209.157.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '77.209.157.2', 'tags': [], 'project_id': 'a7681abe39c54817834259070740b354'}}
2025-08-28 21:30:38,637 - INFO - Created VN ctest-vn-53780880
2025-08-28 21:30:38,687 - DEBUG - VN ctest-vn-53780880 UUID is e517086e-d832-43ee-b460-5229cec3b643
2025-08-28 21:30:39,754 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3967-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3967-1)
2025-08-28 21:30:39,754 - INFO - Waiting for VM ctest-TestBasicVMVN-34848590-81029082 to be up..
2025-08-28 21:30:39,790 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-28 21:30:44,856 - DEBUG - VM is in ACTIVE state now
2025-08-28 21:30:44,856 - INFO - VM name : ctest-TestBasicVMVN-34848590-81029082
2025-08-28 21:30:44,919 - DEBUG - VM ctest-TestBasicVMVN-34848590-81029082 ID is 713131ab-107e-4af4-8ad8-efa2547f056d
2025-08-28 21:30:44,919 - DEBUG - VM ctest-TestBasicVMVN-34848590-81029082 launched on Node cn-jenkins-deploy-platform-ansible-os-3967-1
2025-08-28 21:30:44,978 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/713131ab-107e-4af4-8ad8-efa2547f056d
2025-08-28 21:30:44,985 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/794db1b9-b8ad-496d-b491-d9ca24274c8b
2025-08-28 21:30:48,241 - 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 1028ms')
2025-08-28 21:30:48,241 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-34848590-81029082 failed!
2025-08-28 21:30:48,295 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-34848590:ctest-vn-53780880 is 77.209.157.1 and allocation pool is NOT set
2025-08-28 21:30:50,360 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=4.07 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.76 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.758/2.912/4.067/1.154 ms')
2025-08-28 21:30:50,361 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-34848590-81029082 passed
2025-08-28 21:30:50,511 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-28 21:30:50,511 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-34848590-81029082, IP 77.209.157.3, Port 22
2025-08-28 21:30:50,670 - DEBUG - VM ctest-TestBasicVMVN-34848590-81029082 is ready for SSH connections
2025-08-28 21:30:50,670 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.48, gateway password: c0ntrail123
2025-08-28 21:30:50,670 - DEBUG - cat /tmp/output.txt
2025-08-28 21:30:52,340 - DEBUG - Hello World. The time is now Thu, 28 Aug 2025 15:30:49 -0600!
2025-08-28 21:30:52,340 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 28 Aug 2025 15:30:49 -0600!'}
2025-08-28 21:30:52,340 - INFO - metadata_script.txt got executed in the vm
2025-08-28 21:30:52,340 - INFO - Deleting VM ctest-TestBasicVMVN-34848590-81029082
2025-08-28 21:30:52,401 - INFO - Deleting VN ctest-vn-53780880
2025-08-28 21:30:52,432 - DEBUG - VN e517086e-d832-43ee-b460-5229cec3b643 still in use: Unable to complete operation on network e517086e-d832-43ee-b460-5229cec3b643. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-60e4c829-c424-4dd4-8a9a-ce66b823ebaf']
2025-08-28 21:30:52,432 - WARNING - Deleting VN ctest-vn-53780880 failed..Will retry
2025-08-28 21:30:54,528 - DEBUG - Response for deleting network ()
2025-08-28 21:30:54,778 - DEBUG - No XMPP flaps were noticed during the test
2025-08-28 21:30:54,778 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-08-28 21:30:54,778 - INFO - --------------------------------------------------------------------------------
2025-08-28 21:30:54,780 - INFO - ================================================================================
2025-08-28 21:30:54,780 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-08-28 21:30:54,780 - 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-28 21:30:55,071 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.20.0.254': '0'}} with
2025-08-28 21:30:55,071 - INFO - Initial checks done. Running the testcase now
2025-08-28 21:30:55,071 - INFO -
2025-08-28 21:30:55,534 - DEBUG - Response for create_network : {'network': {'id': 'bab75e59-44b2-4c41-a87b-a73930e77adc', 'name': 'ctest-vn-01369227', 'tenant_id': 'a7681abe39c54817834259070740b354', 'project_id': 'a7681abe39c54817834259070740b354', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-34848590', 'ctest-vn-01369227'], 'port_security_enabled': True, 'description': ''}}
2025-08-28 21:30:55,677 - DEBUG - Response for create_subnet : {'subnet': {'id': '132ce1c7-0b7b-42c3-9dab-e1a41d1961ac', 'name': '', 'tenant_id': 'a7681abe39c54817834259070740b354', 'network_id': 'bab75e59-44b2-4c41-a87b-a73930e77adc', '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': 'a7681abe39c54817834259070740b354'}}
2025-08-28 21:30:55,810 - DEBUG - Response for create_subnet : {'subnet': {'id': '80b07bfb-a77b-4d97-81a7-feb0cdc4c906', 'name': '', 'tenant_id': 'a7681abe39c54817834259070740b354', 'network_id': 'bab75e59-44b2-4c41-a87b-a73930e77adc', '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': 'a7681abe39c54817834259070740b354'}}
2025-08-28 21:30:55,826 - INFO - Created VN ctest-vn-01369227
2025-08-28 21:30:55,875 - DEBUG - VN ctest-vn-01369227 UUID is bab75e59-44b2-4c41-a87b-a73930e77adc
2025-08-28 21:30:56,183 - DEBUG - Response for create_port : {'port': {'name': 'bc29b8b4-f315-49bc-88f4-e7a20b4db215', 'id': 'bc29b8b4-f315-49bc-88f4-e7a20b4db215', 'tenant_id': 'a7681abe39c54817834259070740b354', 'network_id': 'bab75e59-44b2-4c41-a87b-a73930e77adc', 'mac_address': '02:bc:29:b8:b4:f3', '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': '132ce1c7-0b7b-42c3-9dab-e1a41d1961ac'}], 'security_groups': ['306c1d41-06c8-49d9-a2f3-25a78daf1c6a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a7681abe39c54817834259070740b354'}}
2025-08-28 21:30:56,332 - DEBUG - Response for create_port : {'port': {'name': 'c4eb4301-35ae-42c1-a5b4-f05475cbd6bb', 'id': 'c4eb4301-35ae-42c1-a5b4-f05475cbd6bb', 'tenant_id': 'a7681abe39c54817834259070740b354', 'network_id': 'bab75e59-44b2-4c41-a87b-a73930e77adc', 'mac_address': '02:c4:eb:43:01:35', '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': '80b07bfb-a77b-4d97-81a7-feb0cdc4c906'}], 'security_groups': ['306c1d41-06c8-49d9-a2f3-25a78daf1c6a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a7681abe39c54817834259070740b354'}}
2025-08-28 21:30:56,668 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3967-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3967-1)
2025-08-28 21:30:57,024 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3967-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3967-1)
2025-08-28 21:30:58,143 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3967-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3967-1)
2025-08-28 21:30:58,143 - DEBUG - Requesting: http://10.0.0.48:8082/domains
2025-08-28 21:30:58,148 - DEBUG - Requesting: http://10.0.0.48:8082/domain/042e84a8-87ca-463c-aa69-7b66a83f7a51
2025-08-28 21:30:58,160 - DEBUG - Requesting: http://10.0.0.48:8082/project/a7681abe-39c5-4817-8342-59070740b354
2025-08-28 21:30:58,233 - DEBUG - Requesting: http://10.0.0.48:8082/network-ipam/82231932-426d-4bbb-95c3-0378f78b65a8
2025-08-28 21:30:58,241 - INFO - Verifications in API Server for IPAM: ctest-ipam-20908120 passed
2025-08-28 21:30:58,247 - DEBUG - Control-node 10.0.0.48 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-34848590:ctest-ipam-20908120', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-34848590', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9377366552769022907', 'uuid-lslong': '10791472950193907112'}, 'enable': 'true', 'created': '2025-08-28T21:30:55', 'last-modified': '2025-08-28T21:30:55', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.954589'}
2025-08-28 21:30:58,247 - INFO - Verifications in Control node for IPAM: ctest-ipam-20908120 passed
2025-08-28 21:30:58,247 - DEBUG - Requesting: http://10.0.0.48:8082/domains
2025-08-28 21:30:58,252 - DEBUG - Requesting: http://10.0.0.48:8082/domain/042e84a8-87ca-463c-aa69-7b66a83f7a51
2025-08-28 21:30:58,267 - DEBUG - Requesting: http://10.0.0.48:8082/project/a7681abe-39c5-4817-8342-59070740b354
2025-08-28 21:30:58,363 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/bab75e59-44b2-4c41-a87b-a73930e77adc
2025-08-28 21:30:58,373 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/bab75e59-44b2-4c41-a87b-a73930e77adc
2025-08-28 21:30:58,382 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/33a61928-8d18-4fcf-aace-2f2b7f17f355
2025-08-28 21:30:58,393 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/33a61928-8d18-4fcf-aace-2f2b7f17f355
2025-08-28 21:30:58,405 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/9bf13934-2816-4c74-b86d-6595d877aa3a
2025-08-28 21:30:58,413 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-28 21:30:58,413 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/bab75e59-44b2-4c41-a87b-a73930e77adc
2025-08-28 21:30:58,426 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/33a61928-8d18-4fcf-aace-2f2b7f17f355
2025-08-28 21:30:58,443 - INFO - Verified VN network id 12 for VN bab75e59-44b2-4c41-a87b-a73930e77adc
2025-08-28 21:30:58,443 - INFO - Verifications in API Server for VN ctest-vn-01369227 passed
2025-08-28 21:30:58,443 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/bab75e59-44b2-4c41-a87b-a73930e77adc
2025-08-28 21:30:58,455 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/33a61928-8d18-4fcf-aace-2f2b7f17f355
2025-08-28 21:30:58,464 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/33a61928-8d18-4fcf-aace-2f2b7f17f355
2025-08-28 21:30:58,474 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/9bf13934-2816-4c74-b86d-6595d877aa3a
2025-08-28 21:30:58,485 - DEBUG - Control-node 10.0.0.48 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-34848590:ctest-vn-01369227', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-34848590', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13454326149290282049', 'uuid-lslong': '12140481084582755036'}, 'enable': 'true', 'created': '2025-08-28T21:30:55', 'last-modified': '2025-08-28T21:30:55', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.693544'}
2025-08-28 21:30:58,495 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-28 21:30:58,495 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-01369227 passed
2025-08-28 21:30:58,496 - DEBUG - ====Verifying policy data for ctest-vn-01369227 in API_Server ======
2025-08-28 21:30:58,496 - DEBUG - Requesting: http://10.0.0.48:8082/domains
2025-08-28 21:30:58,502 - DEBUG - Requesting: http://10.0.0.48:8082/domain/042e84a8-87ca-463c-aa69-7b66a83f7a51
2025-08-28 21:30:58,603 - DEBUG - Requesting: http://10.0.0.48:8082/project/a7681abe-39c5-4817-8342-59070740b354
2025-08-28 21:30:58,675 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/bab75e59-44b2-4c41-a87b-a73930e77adc
2025-08-28 21:30:58,687 - DEBUG - =>VN ctest-vn-01369227 has no policy to be verified
2025-08-28 21:30:58,687 - DEBUG - Verifying the vn in opserver
2025-08-28 21:30:58,688 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-34848590:ctest-vn-01369227 virtual network link through opserver 10.0.0.48
2025-08-28 21:30:58,688 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks
2025-08-28 21:30:59,018 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks
2025-08-28 21:30:59,065 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-34848590:ctest-vn-01369227', 'href': 'http://10.0.0.48:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-34848590:ctest-vn-01369227?flat'}
2025-08-28 21:30:59,065 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-34848590:ctest-vn-01369227 is found in opserver
2025-08-28 21:30:59,070 - DEBUG - VRF ids for VN ctest-vn-01369227: {'10.0.0.48': '2'}
2025-08-28 21:30:59,070 - INFO - Waiting for VM ctest-TestBasicVMVN-34848590-99702127 to be up..
2025-08-28 21:30:59,132 - DEBUG - VM is in ACTIVE state now
2025-08-28 21:30:59,132 - INFO - VM name : ctest-TestBasicVMVN-34848590-99702127
2025-08-28 21:30:59,198 - DEBUG - VM ctest-TestBasicVMVN-34848590-99702127 ID is 58e723a4-4a46-4eeb-aea3-07cb62fb13f2
2025-08-28 21:30:59,198 - DEBUG - VM ctest-TestBasicVMVN-34848590-99702127 launched on Node cn-jenkins-deploy-platform-ansible-os-3967-1
2025-08-28 21:30:59,271 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/58e723a4-4a46-4eeb-aea3-07cb62fb13f2
2025-08-28 21:30:59,283 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/bc29b8b4-f315-49bc-88f4-e7a20b4db215
2025-08-28 21:31:02,545 - 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-28 21:31:02,545 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-34848590-99702127 failed!
2025-08-28 21:31:02,599 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-34848590:ctest-vn-01369227 is 31.1.1.1 and allocation pool is NOT set
2025-08-28 21:31:02,599 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-34848590:ctest-vn-01369227 is 31.1.2.1 and allocation pool is NOT set
2025-08-28 21:31:06,673 - 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 1008ms')
2025-08-28 21:31:06,673 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-34848590-99702127 failed!
2025-08-28 21:31:06,727 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-34848590:ctest-vn-01369227 is 31.1.1.1 and allocation pool is NOT set
2025-08-28 21:31:06,727 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-34848590:ctest-vn-01369227 is 31.1.2.1 and allocation pool is NOT set
2025-08-28 21:31:08,788 - 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.53 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.499 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.499/2.013/3.528/1.514 ms')
2025-08-28 21:31:08,788 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-34848590-99702127 passed
2025-08-28 21:31:08,935 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-28 21:31:08,935 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-34848590-99702127, IP 31.1.1.4, Port 22
2025-08-28 21:31:09,090 - DEBUG - VM ctest-TestBasicVMVN-34848590-99702127 is ready for SSH connections
2025-08-28 21:31:09,090 - INFO - Waiting for VM ctest-TestBasicVMVN-34848590-67977218 to be up..
2025-08-28 21:31:09,154 - DEBUG - VM is in ACTIVE state now
2025-08-28 21:31:09,154 - INFO - VM name : ctest-TestBasicVMVN-34848590-67977218
2025-08-28 21:31:09,212 - DEBUG - VM ctest-TestBasicVMVN-34848590-67977218 ID is f60d4740-ad37-48cd-9696-48a2116a36a9
2025-08-28 21:31:09,212 - DEBUG - VM ctest-TestBasicVMVN-34848590-67977218 launched on Node cn-jenkins-deploy-platform-ansible-os-3967-1
2025-08-28 21:31:09,276 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/f60d4740-ad37-48cd-9696-48a2116a36a9
2025-08-28 21:31:09,283 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/c4eb4301-35ae-42c1-a5b4-f05475cbd6bb
2025-08-28 21:31:10,509 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=3.05 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.382 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.382/1.717/3.053/1.335 ms')
2025-08-28 21:31:10,509 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-34848590-67977218 passed
2025-08-28 21:31:10,651 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-28 21:31:10,651 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-34848590-67977218, IP 31.1.2.4, Port 22
2025-08-28 21:31:10,810 - DEBUG - VM ctest-TestBasicVMVN-34848590-67977218 is ready for SSH connections
2025-08-28 21:31:10,810 - INFO - Waiting for VM ctest-TestBasicVMVN-34848590-29038414 to be up..
2025-08-28 21:31:10,871 - DEBUG - VM is in ACTIVE state now
2025-08-28 21:31:10,871 - INFO - VM name : ctest-TestBasicVMVN-34848590-29038414
2025-08-28 21:31:10,929 - DEBUG - VM ctest-TestBasicVMVN-34848590-29038414 ID is e7bcbd69-2860-4219-af76-99c82f59bc79
2025-08-28 21:31:10,930 - DEBUG - VM ctest-TestBasicVMVN-34848590-29038414 launched on Node cn-jenkins-deploy-platform-ansible-os-3967-1
2025-08-28 21:31:10,998 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/e7bcbd69-2860-4219-af76-99c82f59bc79
2025-08-28 21:31:11,007 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/27f099f1-90f5-4ea9-8a24-afa9acc5e8bf
2025-08-28 21:31:12,243 - 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.66 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.424 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.424/1.540/2.656/1.116 ms')
2025-08-28 21:31:12,243 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-34848590-29038414 passed
2025-08-28 21:31:12,395 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-28 21:31:12,395 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-34848590-29038414, IP 31.1.1.3, Port 22
2025-08-28 21:31:12,546 - DEBUG - VM ctest-TestBasicVMVN-34848590-29038414 is ready for SSH connections
2025-08-28 21:31:12,546 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-28 21:31:12,546 - 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.48, gateway password: c0ntrail123
2025-08-28 21:31:12,546 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-08-28 21:31:16,513 - 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.855 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.875 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.796 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.796/1.842/3.855 ms
2025-08-28 21:31:16,513 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-34848590-99702127 passed
2025-08-28 21:31:16,513 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-28 21:31:16,514 - 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.48, gateway password: c0ntrail123
2025-08-28 21:31:16,514 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-08-28 21:31:20,153 - 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.610 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.780 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.773 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.773/1.387/2.610 ms
2025-08-28 21:31:20,154 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-34848590-67977218 passed
2025-08-28 21:31:20,154 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-28 21:31:20,154 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-28 21:31:20,154 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-28 21:31:20,154 - 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.48, gateway password: c0ntrail123
2025-08-28 21:31:20,154 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-28 21:31:20,326 - DEBUG - None
2025-08-28 21:31:20,326 - 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.48, gateway password: c0ntrail123
2025-08-28 21:31:20,326 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-28 21:31:20,497 - DEBUG - None
2025-08-28 21:31:20,497 - 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.48, gateway password: c0ntrail123
2025-08-28 21:31:20,497 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-28 21:31:21,134 - DEBUG - None
2025-08-28 21:31:21,134 - 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.48, gateway password: c0ntrail123
2025-08-28 21:31:21,134 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-08-28 21:31:23,341 - 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.673 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.064 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.400 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.810 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.359 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.359/1.661/4.064 ms
2025-08-28 21:31:23,341 - 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.48, gateway password: c0ntrail123
2025-08-28 21:31:23,341 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-08-28 21:31:25,585 - 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=0.934 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.528 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.569 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.391 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.545 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.402 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.396 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.391/1.680/3.569 ms
2025-08-28 21:31:25,585 - 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.48, gateway password: c0ntrail123
2025-08-28 21:31:25,585 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-08-28 21:31:27,824 - 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.646 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.397 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.155 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.395 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.634 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.349 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.408 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.395/1.569/3.155 ms
2025-08-28 21:31:27,824 - INFO - Deleting VM ctest-TestBasicVMVN-34848590-29038414
2025-08-28 21:31:27,904 - INFO - Detaching port c4eb4301-35ae-42c1-a5b4-f05475cbd6bb from VM ctest-TestBasicVMVN-34848590-67977218
2025-08-28 21:31:27,932 - INFO - Deleting VM ctest-TestBasicVMVN-34848590-67977218
2025-08-28 21:31:27,987 - INFO - Detaching port bc29b8b4-f315-49bc-88f4-e7a20b4db215 from VM ctest-TestBasicVMVN-34848590-99702127
2025-08-28 21:31:28,014 - INFO - Deleting VM ctest-TestBasicVMVN-34848590-99702127
2025-08-28 21:31:28,075 - INFO - Deleting VN ctest-vn-01369227
2025-08-28 21:31:28,213 - DEBUG - Response for delete_port : ()
2025-08-28 21:31:28,366 - DEBUG - Response for delete_port : ()
2025-08-28 21:31:28,403 - DEBUG - VN bab75e59-44b2-4c41-a87b-a73930e77adc still in use: Unable to complete operation on network bab75e59-44b2-4c41-a87b-a73930e77adc. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-be46a158-ca2c-4480-b1d7-ac597acf31a4']
2025-08-28 21:31:28,403 - WARNING - Deleting VN ctest-vn-01369227 failed..Will retry
2025-08-28 21:31:30,543 - DEBUG - Response for deleting network ()
2025-08-28 21:31:30,543 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/33a61928-8d18-4fcf-aace-2f2b7f17f355
2025-08-28 21:31:30,548 - DEBUG - Response Code: 404
2025-08-28 21:31:30,548 - DEBUG - Requesting: http://10.0.0.48:8082/domains
2025-08-28 21:31:30,552 - DEBUG - Requesting: http://10.0.0.48:8082/domain/042e84a8-87ca-463c-aa69-7b66a83f7a51
2025-08-28 21:31:30,603 - DEBUG - Requesting: http://10.0.0.48:8082/project/a7681abe-39c5-4817-8342-59070740b354
2025-08-28 21:31:30,673 - INFO - Validated that VN ctest-vn-01369227 is not found in API Server
2025-08-28 21:31:30,681 - DEBUG - VN ctest-vn-01369227 is not present in Agent 10.0.0.48
2025-08-28 21:31:30,681 - INFO - Validated that VN ctest-vn-01369227 is not in any agent
2025-08-28 21:31:30,685 - DEBUG - VRF 2 is not seen in agent 10.0.0.48
2025-08-28 21:31:30,690 - DEBUG - Vrouter 10.0.0.48 does not have vrf 2 for VN ctest-vn-01369227
2025-08-28 21:31:30,690 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-34848590:ctest-vn-01369227
2025-08-28 21:31:30,700 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-01369227 info
2025-08-28 21:31:30,770 - INFO - IPAM: ctest-ipam-20908120 is not found in API Server
2025-08-28 21:31:30,778 - INFO - IPAM:ctest-ipam-20908120 is not found in control node
2025-08-28 21:31:31,032 - DEBUG - No XMPP flaps were noticed during the test
2025-08-28 21:31:31,032 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-08-28 21:31:31,032 - INFO - --------------------------------------------------------------------------------
2025-08-28 21:31:31,711 - INFO - Deleted project: ctest-TestBasicVMVN-34848590, ID : a7681abe-39c5-4817-8342-59070740b354