2025-11-07 13:24:16,320 - INFO - Domain Default found not creating
2025-11-07 13:24:16,488 - INFO - Project ctest-TestBasicVMVN-89288974 not found, creating it
2025-11-07 13:24:17,000 - INFO - Created Project:ctest-TestBasicVMVN-89288974, ID : fa5e24ce-da7f-4551-9cd1-502c200271c2
2025-11-07 13:24:18,637 - INFO - ================================================================================
2025-11-07 13:24:18,637 - INFO - STARTING TEST : test_generic_link_local_service
2025-11-07 13:24:18,638 - 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-11-07 13:24:18,894 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.14': '0'}} with
2025-11-07 13:24:18,894 - INFO - Initial checks done. Running the testcase now
2025-11-07 13:24:18,894 - INFO -
2025-11-07 13:24:19,470 - DEBUG - Response for create_network : {'network': {'id': 'de15c342-64a1-4249-8bbc-032b201e3470', 'name': 'ctest-vn2_metadata-33432654', 'tenant_id': 'fa5e24ceda7f45519cd1502c200271c2', 'project_id': 'fa5e24ceda7f45519cd1502c200271c2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-89288974', 'ctest-vn2_metadata-33432654'], 'port_security_enabled': True, 'description': ''}}
2025-11-07 13:24:19,659 - DEBUG - Response for create_subnet : {'subnet': {'id': '597037d4-ada6-4ac6-beb5-9bae7e28cb68', 'name': '', 'tenant_id': 'fa5e24ceda7f45519cd1502c200271c2', 'network_id': 'de15c342-64a1-4249-8bbc-032b201e3470', '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': 'fa5e24ceda7f45519cd1502c200271c2'}}
2025-11-07 13:24:19,677 - INFO - Created VN ctest-vn2_metadata-33432654
2025-11-07 13:24:19,732 - DEBUG - VN ctest-vn2_metadata-33432654 UUID is de15c342-64a1-4249-8bbc-032b201e3470
2025-11-07 13:24:19,920 - DEBUG - Services list from nova: [, , ]
2025-11-07 13:24:20,997 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4668-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4668-1)
2025-11-07 13:24:21,112 - DEBUG - Link local service introspect added
2025-11-07 13:24:21,148 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-07 13:24:26,230 - DEBUG - VM is in ACTIVE state now
2025-11-07 13:24:26,371 - INFO - Waiting for VM ctest-TestBasicVMVN-89288974-17670579 to be up..
2025-11-07 13:24:26,371 - INFO - VM name : ctest-TestBasicVMVN-89288974-17670579
2025-11-07 13:24:26,449 - DEBUG - VM ctest-TestBasicVMVN-89288974-17670579 ID is 85c55551-6bed-4fcd-b69e-28962f45ccea
2025-11-07 13:24:26,450 - DEBUG - VM ctest-TestBasicVMVN-89288974-17670579 launched on Node cn-jenkins-deploy-platform-ansible-os-4668-1
2025-11-07 13:24:26,519 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/85c55551-6bed-4fcd-b69e-28962f45ccea
2025-11-07 13:24:26,843 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/85c55551-6bed-4fcd-b69e-28962f45ccea
2025-11-07 13:24:26,872 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/820768f1-1a12-4810-bf5e-d9104d6bb129
2025-11-07 13:24:30,139 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1030ms')
2025-11-07 13:24:30,139 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-89288974-17670579 failed!
2025-11-07 13:24:30,192 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-89288974:ctest-vn2_metadata-33432654 is 11.1.1.1 and allocation pool is NOT set
2025-11-07 13:24:32,254 - 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.48 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.502 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.502/1.490/2.479/0.988 ms')
2025-11-07 13:24:32,254 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-89288974-17670579 passed
2025-11-07 13:24:32,412 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-07 13:24:32,413 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-89288974-17670579, IP 11.1.1.3, Port 22
2025-11-07 13:24:32,571 - DEBUG - VM ctest-TestBasicVMVN-89288974-17670579 is ready for SSH connections
2025-11-07 13:24:32,571 - INFO - Retry 0
2025-11-07 13:24:32,571 - 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-11-07 13:24:32,572 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-11-07 13:24:34,165 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-11-07 13:24:34,165 - INFO - Generic metadata worked
2025-11-07 13:24:34,412 - DEBUG - Link local service introspect removed
2025-11-07 13:24:34,412 - INFO - Deleting VM ctest-TestBasicVMVN-89288974-17670579
2025-11-07 13:24:34,484 - INFO - Deleting VN ctest-vn2_metadata-33432654
2025-11-07 13:24:34,521 - DEBUG - VN de15c342-64a1-4249-8bbc-032b201e3470 still in use: Unable to complete operation on network de15c342-64a1-4249-8bbc-032b201e3470. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-fbd2ec42-3d9f-4a89-824a-b2eb52bfc6cc']
2025-11-07 13:24:34,521 - WARNING - Deleting VN ctest-vn2_metadata-33432654 failed..Will retry
2025-11-07 13:24:36,626 - DEBUG - Response for deleting network ()
2025-11-07 13:24:36,886 - DEBUG - No XMPP flaps were noticed during the test
2025-11-07 13:24:36,886 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-11-07 13:24:36,886 - INFO - --------------------------------------------------------------------------------
2025-11-07 13:24:36,888 - INFO - ================================================================================
2025-11-07 13:24:36,888 - INFO - STARTING TEST : test_metadata_service
2025-11-07 13:24:36,888 - 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-11-07 13:24:37,178 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.14': '0'}} with
2025-11-07 13:24:37,179 - INFO - Initial checks done. Running the testcase now
2025-11-07 13:24:37,179 - INFO -
2025-11-07 13:24:37,179 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs
2025-11-07 13:24:37,185 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/b16a4093-a180-4537-a24a-c8eaecc11002
2025-11-07 13:24:37,380 - DEBUG - Response for create_network : {'network': {'id': '8280639d-8510-4b59-ab00-15afcb97353c', 'name': 'ctest-vn-62107369', 'tenant_id': 'fa5e24ceda7f45519cd1502c200271c2', 'project_id': 'fa5e24ceda7f45519cd1502c200271c2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-89288974', 'ctest-vn-62107369'], 'port_security_enabled': True, 'description': ''}}
2025-11-07 13:24:37,586 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c3ad093c-3092-443d-9e45-ce58311bea9a', 'name': '', 'tenant_id': 'fa5e24ceda7f45519cd1502c200271c2', 'network_id': '8280639d-8510-4b59-ab00-15afcb97353c', 'ip_version': 4, 'cidr': '196.240.249.128/26', 'allocation_pools': [{'start': '196.240.249.130', 'end': '196.240.249.190'}], 'gateway_ip': '196.240.249.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '196.240.249.130', 'tags': [], 'project_id': 'fa5e24ceda7f45519cd1502c200271c2'}}
2025-11-07 13:24:37,605 - INFO - Created VN ctest-vn-62107369
2025-11-07 13:24:37,660 - DEBUG - VN ctest-vn-62107369 UUID is 8280639d-8510-4b59-ab00-15afcb97353c
2025-11-07 13:24:38,861 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4668-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4668-1)
2025-11-07 13:24:38,861 - INFO - Waiting for VM ctest-TestBasicVMVN-89288974-84095779 to be up..
2025-11-07 13:24:38,896 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-07 13:24:43,967 - DEBUG - VM is in ACTIVE state now
2025-11-07 13:24:43,967 - INFO - VM name : ctest-TestBasicVMVN-89288974-84095779
2025-11-07 13:24:44,038 - DEBUG - VM ctest-TestBasicVMVN-89288974-84095779 ID is 77358b5e-23c1-4be1-96ea-8c587cd3b553
2025-11-07 13:24:44,038 - DEBUG - VM ctest-TestBasicVMVN-89288974-84095779 launched on Node cn-jenkins-deploy-platform-ansible-os-4668-1
2025-11-07 13:24:44,112 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/77358b5e-23c1-4be1-96ea-8c587cd3b553
2025-11-07 13:24:44,121 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/74543110-70db-49ce-a5fa-78cfce4be01c
2025-11-07 13:24:47,387 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1005ms')
2025-11-07 13:24:47,387 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-89288974-84095779 failed!
2025-11-07 13:24:47,444 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-89288974:ctest-vn-62107369 is 196.240.249.129 and allocation pool is NOT set
2025-11-07 13:24:49,504 - 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.38 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.480 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.480/1.932/3.384/1.452 ms')
2025-11-07 13:24:49,504 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-89288974-84095779 passed
2025-11-07 13:24:49,656 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-07 13:24:49,656 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-89288974-84095779, IP 196.240.249.131, Port 22
2025-11-07 13:24:49,811 - DEBUG - VM ctest-TestBasicVMVN-89288974-84095779 is ready for SSH connections
2025-11-07 13:24:49,811 - 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-11-07 13:24:49,811 - DEBUG - cat /tmp/output.txt
2025-11-07 13:24:51,389 - DEBUG - Hello World. The time is now Fri, 07 Nov 2025 06:24:47 -0700!
2025-11-07 13:24:51,389 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Fri, 07 Nov 2025 06:24:47 -0700!'}
2025-11-07 13:24:51,389 - INFO - metadata_script.txt got executed in the vm
2025-11-07 13:24:51,389 - INFO - Deleting VM ctest-TestBasicVMVN-89288974-84095779
2025-11-07 13:24:51,466 - INFO - Deleting VN ctest-vn-62107369
2025-11-07 13:24:51,498 - DEBUG - VN 8280639d-8510-4b59-ab00-15afcb97353c still in use: Unable to complete operation on network 8280639d-8510-4b59-ab00-15afcb97353c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-23440ff5-c134-4a95-8f62-9fe370fab5fb']
2025-11-07 13:24:51,498 - WARNING - Deleting VN ctest-vn-62107369 failed..Will retry
2025-11-07 13:24:53,597 - DEBUG - Response for deleting network ()
2025-11-07 13:24:53,860 - DEBUG - No XMPP flaps were noticed during the test
2025-11-07 13:24:53,860 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-11-07 13:24:53,860 - INFO - --------------------------------------------------------------------------------
2025-11-07 13:24:53,862 - INFO - ================================================================================
2025-11-07 13:24:53,863 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-11-07 13:24:53,863 - 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-11-07 13:24:54,141 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.14': '0'}} with
2025-11-07 13:24:54,141 - INFO - Initial checks done. Running the testcase now
2025-11-07 13:24:54,142 - INFO -
2025-11-07 13:24:54,617 - DEBUG - Response for create_network : {'network': {'id': 'a5210c65-09c0-4dfa-8f0f-1e83f9830483', 'name': 'ctest-vn-19769214', 'tenant_id': 'fa5e24ceda7f45519cd1502c200271c2', 'project_id': 'fa5e24ceda7f45519cd1502c200271c2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-89288974', 'ctest-vn-19769214'], 'port_security_enabled': True, 'description': ''}}
2025-11-07 13:24:54,843 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b0a26689-8dc0-45b7-963f-75d0c4260351', 'name': '', 'tenant_id': 'fa5e24ceda7f45519cd1502c200271c2', 'network_id': 'a5210c65-09c0-4dfa-8f0f-1e83f9830483', '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': 'fa5e24ceda7f45519cd1502c200271c2'}}
2025-11-07 13:24:55,006 - DEBUG - Response for create_subnet : {'subnet': {'id': 'da673f68-302c-488c-97cd-4c968cdd264e', 'name': '', 'tenant_id': 'fa5e24ceda7f45519cd1502c200271c2', 'network_id': 'a5210c65-09c0-4dfa-8f0f-1e83f9830483', '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': 'fa5e24ceda7f45519cd1502c200271c2'}}
2025-11-07 13:24:55,028 - INFO - Created VN ctest-vn-19769214
2025-11-07 13:24:55,084 - DEBUG - VN ctest-vn-19769214 UUID is a5210c65-09c0-4dfa-8f0f-1e83f9830483
2025-11-07 13:24:55,450 - DEBUG - Response for create_port : {'port': {'name': '8f0eead3-fb09-4882-9c97-f156780c3bfa', 'id': '8f0eead3-fb09-4882-9c97-f156780c3bfa', 'tenant_id': 'fa5e24ceda7f45519cd1502c200271c2', 'network_id': 'a5210c65-09c0-4dfa-8f0f-1e83f9830483', 'mac_address': '02:8f:0e:ea:d3:fb', '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': 'b0a26689-8dc0-45b7-963f-75d0c4260351'}], 'security_groups': ['aa871c8c-5b73-48aa-b152-31328074840b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fa5e24ceda7f45519cd1502c200271c2'}}
2025-11-07 13:24:55,627 - DEBUG - Response for create_port : {'port': {'name': '347dcfd3-5540-4865-8ca3-944c0193b0b8', 'id': '347dcfd3-5540-4865-8ca3-944c0193b0b8', 'tenant_id': 'fa5e24ceda7f45519cd1502c200271c2', 'network_id': 'a5210c65-09c0-4dfa-8f0f-1e83f9830483', 'mac_address': '02:34:7d:cf:d3:55', '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': 'da673f68-302c-488c-97cd-4c968cdd264e'}], 'security_groups': ['aa871c8c-5b73-48aa-b152-31328074840b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fa5e24ceda7f45519cd1502c200271c2'}}
2025-11-07 13:24:56,028 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4668-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4668-1)
2025-11-07 13:24:56,460 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4668-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4668-1)
2025-11-07 13:24:57,951 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4668-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4668-1)
2025-11-07 13:24:57,951 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-11-07 13:24:57,958 - DEBUG - Requesting: http://10.0.0.50:8082/domain/a8d0d865-f9b0-4130-9301-1ae509ba31e3
2025-11-07 13:24:57,971 - DEBUG - Requesting: http://10.0.0.50:8082/project/fa5e24ce-da7f-4551-9cd1-502c200271c2
2025-11-07 13:24:58,046 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/d9143cd2-1eca-4fa3-9815-b5d25b78765b
2025-11-07 13:24:58,057 - INFO - Verifications in API Server for IPAM: ctest-ipam-18400183 passed
2025-11-07 13:24:58,066 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-89288974:ctest-ipam-18400183', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-89288974', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15642194278921949091', 'uuid-lslong': '10958865183358350939'}, 'enable': 'true', 'created': '2025-11-07T13:24:54', 'last-modified': '2025-11-07T13:24:54', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.692794'}
2025-11-07 13:24:58,066 - INFO - Verifications in Control node for IPAM: ctest-ipam-18400183 passed
2025-11-07 13:24:58,066 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-11-07 13:24:58,075 - DEBUG - Requesting: http://10.0.0.50:8082/domain/a8d0d865-f9b0-4130-9301-1ae509ba31e3
2025-11-07 13:24:58,088 - DEBUG - Requesting: http://10.0.0.50:8082/project/fa5e24ce-da7f-4551-9cd1-502c200271c2
2025-11-07 13:24:58,173 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/a5210c65-09c0-4dfa-8f0f-1e83f9830483
2025-11-07 13:24:58,192 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/a5210c65-09c0-4dfa-8f0f-1e83f9830483
2025-11-07 13:24:58,206 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/f235ba94-65dd-4416-a142-aee4f7ccbc80
2025-11-07 13:24:58,218 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/f235ba94-65dd-4416-a142-aee4f7ccbc80
2025-11-07 13:24:58,229 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/ae6d5e84-7d4d-45d1-b597-775290d4a95f
2025-11-07 13:24:58,238 - DEBUG - Route Targets: ['target:64512:8000004']
2025-11-07 13:24:58,238 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/a5210c65-09c0-4dfa-8f0f-1e83f9830483
2025-11-07 13:24:58,252 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/f235ba94-65dd-4416-a142-aee4f7ccbc80
2025-11-07 13:24:58,280 - INFO - Verified VN network id 12 for VN a5210c65-09c0-4dfa-8f0f-1e83f9830483
2025-11-07 13:24:58,280 - INFO - Verifications in API Server for VN ctest-vn-19769214 passed
2025-11-07 13:24:58,280 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/a5210c65-09c0-4dfa-8f0f-1e83f9830483
2025-11-07 13:24:58,290 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/f235ba94-65dd-4416-a142-aee4f7ccbc80
2025-11-07 13:24:58,302 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/f235ba94-65dd-4416-a142-aee4f7ccbc80
2025-11-07 13:24:58,318 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/ae6d5e84-7d4d-45d1-b597-775290d4a95f
2025-11-07 13:24:58,336 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-89288974:ctest-vn-19769214', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-89288974', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11898805318584389114', 'uuid-lslong': '10308491624250016899'}, 'enable': 'true', 'created': '2025-11-07T13:24:54', 'last-modified': '2025-11-07T13:24:54', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.357554'}
2025-11-07 13:24:58,352 - DEBUG - Route Targets: ['target:64512:8000004']
2025-11-07 13:24:58,352 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-19769214 passed
2025-11-07 13:24:58,352 - DEBUG - ====Verifying policy data for ctest-vn-19769214 in API_Server ======
2025-11-07 13:24:58,352 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-11-07 13:24:58,361 - DEBUG - Requesting: http://10.0.0.50:8082/domain/a8d0d865-f9b0-4130-9301-1ae509ba31e3
2025-11-07 13:24:58,378 - DEBUG - Requesting: http://10.0.0.50:8082/project/fa5e24ce-da7f-4551-9cd1-502c200271c2
2025-11-07 13:24:58,453 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/a5210c65-09c0-4dfa-8f0f-1e83f9830483
2025-11-07 13:24:58,471 - DEBUG - =>VN ctest-vn-19769214 has no policy to be verified
2025-11-07 13:24:58,471 - DEBUG - Verifying the vn in opserver
2025-11-07 13:24:58,471 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-89288974:ctest-vn-19769214 virtual network link through opserver 10.0.0.50
2025-11-07 13:24:58,472 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2025-11-07 13:24:58,908 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2025-11-07 13:24:59,044 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-89288974:ctest-vn-19769214', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-89288974:ctest-vn-19769214?flat'}
2025-11-07 13:24:59,044 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-89288974:ctest-vn-19769214 is found in opserver
2025-11-07 13:24:59,052 - DEBUG - VRF ids for VN ctest-vn-19769214: {'10.0.0.50': '2'}
2025-11-07 13:24:59,052 - INFO - Waiting for VM ctest-TestBasicVMVN-89288974-22178653 to be up..
2025-11-07 13:24:59,209 - DEBUG - VM is in ACTIVE state now
2025-11-07 13:24:59,209 - INFO - VM name : ctest-TestBasicVMVN-89288974-22178653
2025-11-07 13:24:59,315 - DEBUG - VM ctest-TestBasicVMVN-89288974-22178653 ID is b00e5788-ab98-49ec-8716-80a70f6d50c2
2025-11-07 13:24:59,316 - DEBUG - VM ctest-TestBasicVMVN-89288974-22178653 launched on Node cn-jenkins-deploy-platform-ansible-os-4668-1
2025-11-07 13:24:59,446 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/b00e5788-ab98-49ec-8716-80a70f6d50c2
2025-11-07 13:24:59,455 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/8f0eead3-fb09-4882-9c97-f156780c3bfa
2025-11-07 13:25:02,750 - 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 1029ms')
2025-11-07 13:25:02,751 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-89288974-22178653 failed!
2025-11-07 13:25:02,804 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-89288974:ctest-vn-19769214 is 31.1.1.1 and allocation pool is NOT set
2025-11-07 13:25:02,804 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-89288974:ctest-vn-19769214 is 31.1.2.1 and allocation pool is NOT set
2025-11-07 13:25:06,869 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1005ms')
2025-11-07 13:25:06,869 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-89288974-22178653 failed!
2025-11-07 13:25:06,928 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-89288974:ctest-vn-19769214 is 31.1.1.1 and allocation pool is NOT set
2025-11-07 13:25:06,928 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-89288974:ctest-vn-19769214 is 31.1.2.1 and allocation pool is NOT set
2025-11-07 13:25:08,998 - 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.00 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.474 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.474/1.736/2.999/1.262 ms')
2025-11-07 13:25:08,998 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-89288974-22178653 passed
2025-11-07 13:25:09,152 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-07 13:25:09,152 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-89288974-22178653, IP 31.1.1.4, Port 22
2025-11-07 13:25:09,318 - DEBUG - VM ctest-TestBasicVMVN-89288974-22178653 is ready for SSH connections
2025-11-07 13:25:09,318 - INFO - Waiting for VM ctest-TestBasicVMVN-89288974-47757997 to be up..
2025-11-07 13:25:09,400 - DEBUG - VM is in ACTIVE state now
2025-11-07 13:25:09,400 - INFO - VM name : ctest-TestBasicVMVN-89288974-47757997
2025-11-07 13:25:09,481 - DEBUG - VM ctest-TestBasicVMVN-89288974-47757997 ID is 18a0907b-5266-48c1-b2c5-c5d8750537e1
2025-11-07 13:25:09,481 - DEBUG - VM ctest-TestBasicVMVN-89288974-47757997 launched on Node cn-jenkins-deploy-platform-ansible-os-4668-1
2025-11-07 13:25:09,566 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/18a0907b-5266-48c1-b2c5-c5d8750537e1
2025-11-07 13:25:09,576 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/347dcfd3-5540-4865-8ca3-944c0193b0b8
2025-11-07 13:25:10,814 - 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.36 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.435 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.435/1.899/3.363/1.464 ms')
2025-11-07 13:25:10,814 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-89288974-47757997 passed
2025-11-07 13:25:10,968 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-07 13:25:10,968 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-89288974-47757997, IP 31.1.2.4, Port 22
2025-11-07 13:25:11,146 - DEBUG - VM ctest-TestBasicVMVN-89288974-47757997 is ready for SSH connections
2025-11-07 13:25:11,146 - INFO - Waiting for VM ctest-TestBasicVMVN-89288974-27490562 to be up..
2025-11-07 13:25:11,240 - DEBUG - VM is in ACTIVE state now
2025-11-07 13:25:11,240 - INFO - VM name : ctest-TestBasicVMVN-89288974-27490562
2025-11-07 13:25:11,322 - DEBUG - VM ctest-TestBasicVMVN-89288974-27490562 ID is 77225fff-80ec-4dff-a565-6be6dc192fe7
2025-11-07 13:25:11,322 - DEBUG - VM ctest-TestBasicVMVN-89288974-27490562 launched on Node cn-jenkins-deploy-platform-ansible-os-4668-1
2025-11-07 13:25:11,398 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/77225fff-80ec-4dff-a565-6be6dc192fe7
2025-11-07 13:25:11,406 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/81992727-f9cb-436d-bfcf-25e67c5cd49c
2025-11-07 13:25:12,641 - 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.35 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.426 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.426/1.889/3.353/1.463 ms')
2025-11-07 13:25:12,641 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-89288974-27490562 passed
2025-11-07 13:25:12,788 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-07 13:25:12,788 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-89288974-27490562, IP 31.1.1.3, Port 22
2025-11-07 13:25:12,948 - DEBUG - VM ctest-TestBasicVMVN-89288974-27490562 is ready for SSH connections
2025-11-07 13:25:12,948 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-07 13:25:12,948 - 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-11-07 13:25:12,948 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-11-07 13:25:16,977 - 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.115 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.847 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.182 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.847/2.048/4.115 ms
2025-11-07 13:25:16,977 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-89288974-22178653 passed
2025-11-07 13:25:16,977 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-07 13:25:16,977 - 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-11-07 13:25:16,978 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-11-07 13:25:20,564 - 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.086 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.959 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.860 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.860/1.635/3.086 ms
2025-11-07 13:25:20,564 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-89288974-47757997 passed
2025-11-07 13:25:20,564 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-07 13:25:20,564 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-07 13:25:20,564 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-07 13:25:20,564 - 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-11-07 13:25:20,564 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-07 13:25:20,683 - DEBUG - None
2025-11-07 13:25:20,683 - 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-11-07 13:25:20,683 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-07 13:25:20,787 - DEBUG - None
2025-11-07 13:25:20,788 - 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-11-07 13:25:20,788 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-07 13:25:21,448 - DEBUG - None
2025-11-07 13:25:21,448 - 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-11-07 13:25:21,448 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-11-07 13:25:23,571 - 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.967 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.710 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.404 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.696 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.348 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.348/1.825/4.710 ms
2025-11-07 13:25:23,571 - 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-11-07 13:25:23,571 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-11-07 13:25:25,726 - 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.838 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.394 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.410 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.399 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.735 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.503 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.497 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.399/1.682/3.410 ms
2025-11-07 13:25:25,726 - 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-11-07 13:25:25,726 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-11-07 13:25:27,888 - 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.541 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=1.546 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.416 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.343 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.750 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.488 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.337 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.337/1.345/2.488 ms
2025-11-07 13:25:27,888 - INFO - Deleting VM ctest-TestBasicVMVN-89288974-27490562
2025-11-07 13:25:27,972 - INFO - Detaching port 347dcfd3-5540-4865-8ca3-944c0193b0b8 from VM ctest-TestBasicVMVN-89288974-47757997
2025-11-07 13:25:28,009 - INFO - Deleting VM ctest-TestBasicVMVN-89288974-47757997
2025-11-07 13:25:28,102 - INFO - Detaching port 8f0eead3-fb09-4882-9c97-f156780c3bfa from VM ctest-TestBasicVMVN-89288974-22178653
2025-11-07 13:25:28,145 - INFO - Deleting VM ctest-TestBasicVMVN-89288974-22178653
2025-11-07 13:25:28,225 - INFO - Deleting VN ctest-vn-19769214
2025-11-07 13:25:28,398 - DEBUG - Response for delete_port : ()
2025-11-07 13:25:28,637 - DEBUG - Response for delete_port : ()
2025-11-07 13:25:28,790 - DEBUG - Response for deleting network ()
2025-11-07 13:25:28,791 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/f235ba94-65dd-4416-a142-aee4f7ccbc80
2025-11-07 13:25:28,798 - DEBUG - Response Code: 404
2025-11-07 13:25:28,798 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-11-07 13:25:28,803 - DEBUG - Requesting: http://10.0.0.50:8082/domain/a8d0d865-f9b0-4130-9301-1ae509ba31e3
2025-11-07 13:25:28,857 - DEBUG - Requesting: http://10.0.0.50:8082/project/fa5e24ce-da7f-4551-9cd1-502c200271c2
2025-11-07 13:25:28,942 - INFO - Validated that VN ctest-vn-19769214 is not found in API Server
2025-11-07 13:25:28,955 - DEBUG - VN ctest-vn-19769214 is not present in Agent 10.0.0.50
2025-11-07 13:25:28,955 - INFO - Validated that VN ctest-vn-19769214 is not in any agent
2025-11-07 13:25:28,959 - DEBUG - VRF 2 is not seen in agent 10.0.0.50
2025-11-07 13:25:28,966 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-19769214
2025-11-07 13:25:28,966 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-89288974:ctest-vn-19769214
2025-11-07 13:25:28,977 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-19769214 info
2025-11-07 13:25:29,055 - INFO - IPAM: ctest-ipam-18400183 is not found in API Server
2025-11-07 13:25:29,066 - INFO - IPAM:ctest-ipam-18400183 is not found in control node
2025-11-07 13:25:29,321 - DEBUG - No XMPP flaps were noticed during the test
2025-11-07 13:25:29,321 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2025-11-07 13:25:29,321 - INFO - --------------------------------------------------------------------------------
2025-11-07 13:25:30,118 - INFO - Deleted project: ctest-TestBasicVMVN-89288974, ID : fa5e24ce-da7f-4551-9cd1-502c200271c2