2025-10-23 18:32:23,933 - INFO - Domain Default found not creating
2025-10-23 18:32:24,076 - INFO - Project ctest-TestBasicVMVN-25572153 not found, creating it
2025-10-23 18:32:24,504 - INFO - Created Project:ctest-TestBasicVMVN-25572153, ID : 7bd586c2-5dbd-4682-b784-4b5e9da46a2c 
2025-10-23 18:32:25,985 - INFO - ================================================================================
2025-10-23 18:32:25,985 - INFO - STARTING TEST    : test_generic_link_local_service
2025-10-23 18:32:25,985 - 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-10-23 18:32:26,239 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.17': '0'}} with
2025-10-23 18:32:26,239 - INFO - Initial checks done. Running the testcase now
2025-10-23 18:32:26,239 - INFO - 
2025-10-23 18:32:26,763 - DEBUG - Response for create_network : {'network': {'id': '0a375592-8b0a-4edc-9cd4-793bfb363e9f', 'name': 'ctest-vn2_metadata-64731577', 'tenant_id': '7bd586c25dbd4682b7844b5e9da46a2c', 'project_id': '7bd586c25dbd4682b7844b5e9da46a2c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-25572153', 'ctest-vn2_metadata-64731577'], 'port_security_enabled': True, 'description': ''}}
2025-10-23 18:32:26,918 - DEBUG - Response for create_subnet : {'subnet': {'id': '58012fd2-cc0b-4688-9268-0d41a7330fbf', 'name': '', 'tenant_id': '7bd586c25dbd4682b7844b5e9da46a2c', 'network_id': '0a375592-8b0a-4edc-9cd4-793bfb363e9f', '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': '7bd586c25dbd4682b7844b5e9da46a2c'}}
2025-10-23 18:32:26,935 - INFO - Created VN ctest-vn2_metadata-64731577
2025-10-23 18:32:26,985 - DEBUG - VN ctest-vn2_metadata-64731577 UUID is 0a375592-8b0a-4edc-9cd4-793bfb363e9f
2025-10-23 18:32:27,165 - DEBUG - Services list from nova: [, , ]
2025-10-23 18:32:28,154 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4464-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4464-1)
2025-10-23 18:32:28,261 - DEBUG - Link local service introspect added
2025-10-23 18:32:28,300 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-23 18:32:33,380 - DEBUG - VM  is in ACTIVE state now
2025-10-23 18:32:33,504 - INFO - Waiting for VM ctest-TestBasicVMVN-25572153-35260475 to be up..
2025-10-23 18:32:33,504 - INFO - VM name : ctest-TestBasicVMVN-25572153-35260475
2025-10-23 18:32:33,575 - DEBUG - VM ctest-TestBasicVMVN-25572153-35260475 ID is f774306f-c2e4-4de9-897e-1bd5b59c1571
2025-10-23 18:32:33,575 - DEBUG - VM ctest-TestBasicVMVN-25572153-35260475 launched on Node cn-jenkins-deploy-platform-ansible-os-4464-1
2025-10-23 18:32:33,644 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/f774306f-c2e4-4de9-897e-1bd5b59c1571
2025-10-23 18:32:33,946 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/f774306f-c2e4-4de9-897e-1bd5b59c1571
2025-10-23 18:32:33,975 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/32202a84-24d9-495d-b261-411f676c4529
2025-10-23 18:32:37,217 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms')
2025-10-23 18:32:37,217 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-25572153-35260475 failed!
2025-10-23 18:32:37,273 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-25572153:ctest-vn2_metadata-64731577 is 11.1.1.1 and allocation pool is NOT set
2025-10-23 18:32:39,338 - 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.89 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.354 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.354/1.620/2.886/1.266 ms')
2025-10-23 18:32:39,338 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-25572153-35260475 passed
2025-10-23 18:32:39,485 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 18:32:39,486 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-25572153-35260475, IP 11.1.1.3, Port 22
2025-10-23 18:32:39,641 - DEBUG - VM ctest-TestBasicVMVN-25572153-35260475 is ready for SSH connections
2025-10-23 18:32:39,641 - INFO - Retry 0
2025-10-23 18:32:39,641 - 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.27, gateway password: c0ntrail123
2025-10-23 18:32:39,641 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-10-23 18:32:41,233 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-10-23 18:32:41,233 - INFO - Generic metadata worked
2025-10-23 18:32:41,481 - DEBUG - Link local service introspect removed
2025-10-23 18:32:41,481 - INFO - Deleting VM ctest-TestBasicVMVN-25572153-35260475
2025-10-23 18:32:41,550 - INFO - Deleting VN ctest-vn2_metadata-64731577 
2025-10-23 18:32:41,588 - DEBUG - VN 0a375592-8b0a-4edc-9cd4-793bfb363e9f still in use: Unable to complete operation on network 0a375592-8b0a-4edc-9cd4-793bfb363e9f. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d88ec35e-8d21-4fa1-bef5-0be553c4537f']
2025-10-23 18:32:41,588 - WARNING - Deleting VN ctest-vn2_metadata-64731577 failed..Will retry
2025-10-23 18:32:43,686 - DEBUG - Response for deleting network ()
2025-10-23 18:32:43,942 - DEBUG - No XMPP flaps were noticed during the test
2025-10-23 18:32:43,942 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-10-23 18:32:43,942 - INFO - --------------------------------------------------------------------------------
2025-10-23 18:32:43,945 - INFO - ================================================================================
2025-10-23 18:32:43,945 - INFO - STARTING TEST    : test_metadata_service
2025-10-23 18:32:43,945 - 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-10-23 18:32:44,229 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.17': '0'}} with
2025-10-23 18:32:44,230 - INFO - Initial checks done. Running the testcase now
2025-10-23 18:32:44,230 - INFO - 
2025-10-23 18:32:44,230 - DEBUG - Requesting: http://10.0.0.27:8082/global-vrouter-configs
2025-10-23 18:32:44,235 - DEBUG - Requesting: http://10.0.0.27:8082/global-vrouter-config/77f26f2a-09dc-4aae-904e-dec3a02d25cc
2025-10-23 18:32:44,416 - DEBUG - Response for create_network : {'network': {'id': 'd9bee46b-1d87-4748-b6e9-e68d03820aed', 'name': 'ctest-vn-97685449', 'tenant_id': '7bd586c25dbd4682b7844b5e9da46a2c', 'project_id': '7bd586c25dbd4682b7844b5e9da46a2c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-25572153', 'ctest-vn-97685449'], 'port_security_enabled': True, 'description': ''}}
2025-10-23 18:32:44,560 - DEBUG - Response for create_subnet : {'subnet': {'id': '56e2f81f-de6c-42e6-ac51-1ffc20948b0a', 'name': '', 'tenant_id': '7bd586c25dbd4682b7844b5e9da46a2c', 'network_id': 'd9bee46b-1d87-4748-b6e9-e68d03820aed', 'ip_version': 4, 'cidr': '62.65.243.0/26', 'allocation_pools': [{'start': '62.65.243.2', 'end': '62.65.243.62'}], 'gateway_ip': '62.65.243.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '62.65.243.2', 'tags': [], 'project_id': '7bd586c25dbd4682b7844b5e9da46a2c'}}
2025-10-23 18:32:44,577 - INFO - Created VN ctest-vn-97685449
2025-10-23 18:32:44,637 - DEBUG - VN ctest-vn-97685449 UUID is d9bee46b-1d87-4748-b6e9-e68d03820aed
2025-10-23 18:32:45,795 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4464-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4464-1)
2025-10-23 18:32:45,795 - INFO - Waiting for VM ctest-TestBasicVMVN-25572153-36418126 to be up..
2025-10-23 18:32:45,834 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-23 18:32:50,899 - DEBUG - VM  is in ACTIVE state now
2025-10-23 18:32:50,899 - INFO - VM name : ctest-TestBasicVMVN-25572153-36418126
2025-10-23 18:32:50,966 - DEBUG - VM ctest-TestBasicVMVN-25572153-36418126 ID is 2593d025-8c2f-4466-b558-542a4661c983
2025-10-23 18:32:50,966 - DEBUG - VM ctest-TestBasicVMVN-25572153-36418126 launched on Node cn-jenkins-deploy-platform-ansible-os-4464-1
2025-10-23 18:32:51,033 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/2593d025-8c2f-4466-b558-542a4661c983
2025-10-23 18:32:51,041 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/fcc10a52-723b-4c65-9ed4-dc8f866b1d75
2025-10-23 18:32:54,308 - 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-10-23 18:32:54,308 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-25572153-36418126 failed!
2025-10-23 18:32:54,361 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-25572153:ctest-vn-97685449 is 62.65.243.1 and allocation pool is NOT set
2025-10-23 18:32:56,419 - 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.63 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.760 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.760/2.196/3.633/1.436 ms')
2025-10-23 18:32:56,419 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-25572153-36418126 passed
2025-10-23 18:32:56,574 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 18:32:56,574 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-25572153-36418126, IP 62.65.243.3, Port 22
2025-10-23 18:32:56,740 - DEBUG - VM ctest-TestBasicVMVN-25572153-36418126 is ready for SSH connections
2025-10-23 18:32:56,740 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-10-23 18:32:56,740 - DEBUG - cat /tmp/output.txt
2025-10-23 18:32:58,343 - DEBUG - Hello World.  The time is now Thu, 23 Oct 2025 12:32:56 -0600!
2025-10-23 18:32:58,343 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World.  The time is now Thu, 23 Oct 2025 12:32:56 -0600!'}
2025-10-23 18:32:58,343 - INFO - metadata_script.txt got executed in the vm
2025-10-23 18:32:58,343 - INFO - Deleting VM ctest-TestBasicVMVN-25572153-36418126
2025-10-23 18:32:58,407 - INFO - Deleting VN ctest-vn-97685449 
2025-10-23 18:32:58,447 - DEBUG - VN d9bee46b-1d87-4748-b6e9-e68d03820aed still in use: Unable to complete operation on network d9bee46b-1d87-4748-b6e9-e68d03820aed. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-2aa067ab-e765-4cc6-a638-be58efac43ec']
2025-10-23 18:32:58,448 - WARNING - Deleting VN ctest-vn-97685449 failed..Will retry
2025-10-23 18:33:00,536 - DEBUG - Response for deleting network ()
2025-10-23 18:33:00,795 - DEBUG - No XMPP flaps were noticed during the test
2025-10-23 18:33:00,795 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-10-23 18:33:00,795 - INFO - --------------------------------------------------------------------------------
2025-10-23 18:33:00,798 - INFO - ================================================================================
2025-10-23 18:33:00,798 - INFO - STARTING TEST    : test_ping_within_vn_two_vms_two_different_subnets
2025-10-23 18:33:00,798 - 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-10-23 18:33:01,087 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.17': '0'}} with
2025-10-23 18:33:01,087 - INFO - Initial checks done. Running the testcase now
2025-10-23 18:33:01,087 - INFO - 
2025-10-23 18:33:01,552 - DEBUG - Response for create_network : {'network': {'id': '8f804374-b6e8-494e-aca4-6e27024f5247', 'name': 'ctest-vn-65485475', 'tenant_id': '7bd586c25dbd4682b7844b5e9da46a2c', 'project_id': '7bd586c25dbd4682b7844b5e9da46a2c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-25572153', 'ctest-vn-65485475'], 'port_security_enabled': True, 'description': ''}}
2025-10-23 18:33:01,708 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f507c761-f78b-4063-bc8a-e1b51c5dadcb', 'name': '', 'tenant_id': '7bd586c25dbd4682b7844b5e9da46a2c', 'network_id': '8f804374-b6e8-494e-aca4-6e27024f5247', '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': '7bd586c25dbd4682b7844b5e9da46a2c'}}
2025-10-23 18:33:01,862 - DEBUG - Response for create_subnet : {'subnet': {'id': '42018efb-3a65-4cc2-834d-5920f8712c5a', 'name': '', 'tenant_id': '7bd586c25dbd4682b7844b5e9da46a2c', 'network_id': '8f804374-b6e8-494e-aca4-6e27024f5247', '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': '7bd586c25dbd4682b7844b5e9da46a2c'}}
2025-10-23 18:33:01,881 - INFO - Created VN ctest-vn-65485475
2025-10-23 18:33:01,934 - DEBUG - VN ctest-vn-65485475 UUID is 8f804374-b6e8-494e-aca4-6e27024f5247
2025-10-23 18:33:02,329 - DEBUG - Response for create_port : {'port': {'name': '0585edc8-ba3f-4198-88ed-10ee917bdcbe', 'id': '0585edc8-ba3f-4198-88ed-10ee917bdcbe', 'tenant_id': '7bd586c25dbd4682b7844b5e9da46a2c', 'network_id': '8f804374-b6e8-494e-aca4-6e27024f5247', 'mac_address': '02:05:85:ed:c8:ba', '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': 'f507c761-f78b-4063-bc8a-e1b51c5dadcb'}], 'security_groups': ['644c02ef-b054-4743-8fc2-f4c6f57b7d97'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7bd586c25dbd4682b7844b5e9da46a2c'}}
2025-10-23 18:33:02,509 - DEBUG - Response for create_port : {'port': {'name': '92486b1d-763b-4d4f-92d8-af07d6f719f1', 'id': '92486b1d-763b-4d4f-92d8-af07d6f719f1', 'tenant_id': '7bd586c25dbd4682b7844b5e9da46a2c', 'network_id': '8f804374-b6e8-494e-aca4-6e27024f5247', 'mac_address': '02:92:48:6b:1d:76', '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': '42018efb-3a65-4cc2-834d-5920f8712c5a'}], 'security_groups': ['644c02ef-b054-4743-8fc2-f4c6f57b7d97'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7bd586c25dbd4682b7844b5e9da46a2c'}}
2025-10-23 18:33:02,891 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4464-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4464-1)
2025-10-23 18:33:03,326 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4464-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4464-1)
2025-10-23 18:33:04,589 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4464-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4464-1)
2025-10-23 18:33:04,589 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2025-10-23 18:33:04,608 - DEBUG - Requesting: http://10.0.0.27:8082/domain/5b2b3185-1ae2-4126-81a5-4799e1ab4b6e
2025-10-23 18:33:04,620 - DEBUG - Requesting: http://10.0.0.27:8082/project/7bd586c2-5dbd-4682-b784-4b5e9da46a2c
2025-10-23 18:33:04,703 - DEBUG - Requesting: http://10.0.0.27:8082/network-ipam/84d97fdd-be84-43f9-93be-77cbba75235f
2025-10-23 18:33:04,722 - INFO - Verifications in API Server for IPAM: ctest-ipam-47114983 passed
2025-10-23 18:33:04,734 - DEBUG - Control-node 10.0.0.27 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-25572153:ctest-ipam-47114983', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-25572153', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9572823073313539065', 'uuid-lslong': '10646078286040736607'}, 'enable': 'true', 'created': '2025-10-23T18:33:01', 'last-modified': '2025-10-23T18:33:01', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.418858'}
2025-10-23 18:33:04,734 - INFO - Verifications in Control node for IPAM: ctest-ipam-47114983 passed
2025-10-23 18:33:04,734 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2025-10-23 18:33:04,739 - DEBUG - Requesting: http://10.0.0.27:8082/domain/5b2b3185-1ae2-4126-81a5-4799e1ab4b6e
2025-10-23 18:33:04,750 - DEBUG - Requesting: http://10.0.0.27:8082/project/7bd586c2-5dbd-4682-b784-4b5e9da46a2c
2025-10-23 18:33:04,841 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/8f804374-b6e8-494e-aca4-6e27024f5247
2025-10-23 18:33:04,855 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/8f804374-b6e8-494e-aca4-6e27024f5247
2025-10-23 18:33:04,868 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/7120a6c6-1cc5-490f-ad65-df839466803f
2025-10-23 18:33:04,875 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/7120a6c6-1cc5-490f-ad65-df839466803f
2025-10-23 18:33:04,883 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/278f4c4e-e211-4bf5-b9e6-dc04c46ccaf8
2025-10-23 18:33:04,891 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-23 18:33:04,891 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/8f804374-b6e8-494e-aca4-6e27024f5247
2025-10-23 18:33:04,901 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/7120a6c6-1cc5-490f-ad65-df839466803f
2025-10-23 18:33:04,927 - INFO - Verified VN network id 9 for VN 8f804374-b6e8-494e-aca4-6e27024f5247
2025-10-23 18:33:04,927 - INFO - Verifications in API Server for VN ctest-vn-65485475 passed
2025-10-23 18:33:04,927 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/8f804374-b6e8-494e-aca4-6e27024f5247
2025-10-23 18:33:04,937 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/7120a6c6-1cc5-490f-ad65-df839466803f
2025-10-23 18:33:04,943 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/7120a6c6-1cc5-490f-ad65-df839466803f
2025-10-23 18:33:04,950 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/278f4c4e-e211-4bf5-b9e6-dc04c46ccaf8
2025-10-23 18:33:04,969 - DEBUG - Control-node 10.0.0.27 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-25572153:ctest-vn-65485475', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-25572153', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10340338913006602574', 'uuid-lslong': '12440189184525685319'}, 'enable': 'true', 'created': '2025-10-23T18:33:01', 'last-modified': '2025-10-23T18:33:01', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.129773'}
2025-10-23 18:33:04,980 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-23 18:33:04,980 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-65485475 passed
2025-10-23 18:33:04,981 - DEBUG - ====Verifying policy data for ctest-vn-65485475 in API_Server ======
2025-10-23 18:33:04,981 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2025-10-23 18:33:04,987 - DEBUG - Requesting: http://10.0.0.27:8082/domain/5b2b3185-1ae2-4126-81a5-4799e1ab4b6e
2025-10-23 18:33:05,002 - DEBUG - Requesting: http://10.0.0.27:8082/project/7bd586c2-5dbd-4682-b784-4b5e9da46a2c
2025-10-23 18:33:05,082 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/8f804374-b6e8-494e-aca4-6e27024f5247
2025-10-23 18:33:05,098 - DEBUG - =>VN ctest-vn-65485475 has no policy to be verified
2025-10-23 18:33:05,098 - DEBUG - Verifying the vn in opserver
2025-10-23 18:33:05,098 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-25572153:ctest-vn-65485475 virtual network link  through opserver 10.0.0.27
2025-10-23 18:33:05,098 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks
2025-10-23 18:33:05,470 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks
2025-10-23 18:33:05,556 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-25572153:ctest-vn-65485475', 'href': 'http://10.0.0.27:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-25572153:ctest-vn-65485475?flat'}
2025-10-23 18:33:05,556 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-25572153:ctest-vn-65485475 is found in opserver
2025-10-23 18:33:05,562 - DEBUG - VRF ids for VN ctest-vn-65485475: {'10.0.0.27': '2'}
2025-10-23 18:33:05,562 - INFO - Waiting for VM ctest-TestBasicVMVN-25572153-55413059 to be up..
2025-10-23 18:33:05,663 - DEBUG - VM  is in ACTIVE state now
2025-10-23 18:33:05,663 - INFO - VM name : ctest-TestBasicVMVN-25572153-55413059
2025-10-23 18:33:05,778 - DEBUG - VM ctest-TestBasicVMVN-25572153-55413059 ID is 8ea2f100-bf5d-44ae-a774-6a158d6f5188
2025-10-23 18:33:05,778 - DEBUG - VM ctest-TestBasicVMVN-25572153-55413059 launched on Node cn-jenkins-deploy-platform-ansible-os-4464-1
2025-10-23 18:33:05,861 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/8ea2f100-bf5d-44ae-a774-6a158d6f5188
2025-10-23 18:33:05,869 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/0585edc8-ba3f-4198-88ed-10ee917bdcbe
2025-10-23 18:33:09,124 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms')
2025-10-23 18:33:09,124 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-25572153-55413059 failed!
2025-10-23 18:33:09,177 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-25572153:ctest-vn-65485475 is 31.1.1.1 and allocation pool is NOT set
2025-10-23 18:33:09,178 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-25572153:ctest-vn-65485475 is 31.1.2.1 and allocation pool is NOT set
2025-10-23 18:33:13,249 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms')
2025-10-23 18:33:13,249 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-25572153-55413059 failed!
2025-10-23 18:33:13,309 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-25572153:ctest-vn-65485475 is 31.1.1.1 and allocation pool is NOT set
2025-10-23 18:33:13,309 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-25572153:ctest-vn-65485475 is 31.1.2.1 and allocation pool is NOT set
2025-10-23 18:33:15,371 - 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.29 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.04 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.041/3.164/4.288/1.123 ms')
2025-10-23 18:33:15,371 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-25572153-55413059 passed
2025-10-23 18:33:15,517 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 18:33:15,518 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-25572153-55413059, IP 31.1.1.4, Port 22
2025-10-23 18:33:15,673 - DEBUG - VM ctest-TestBasicVMVN-25572153-55413059 is ready for SSH connections
2025-10-23 18:33:15,673 - INFO - Waiting for VM ctest-TestBasicVMVN-25572153-29278128 to be up..
2025-10-23 18:33:15,740 - DEBUG - VM  is in ACTIVE state now
2025-10-23 18:33:15,740 - INFO - VM name : ctest-TestBasicVMVN-25572153-29278128
2025-10-23 18:33:15,807 - DEBUG - VM ctest-TestBasicVMVN-25572153-29278128 ID is d917b849-e859-407b-8b81-8729e2984b2b
2025-10-23 18:33:15,807 - DEBUG - VM ctest-TestBasicVMVN-25572153-29278128 launched on Node cn-jenkins-deploy-platform-ansible-os-4464-1
2025-10-23 18:33:15,899 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/d917b849-e859-407b-8b81-8729e2984b2b
2025-10-23 18:33:15,907 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/92486b1d-763b-4d4f-92d8-af07d6f719f1
2025-10-23 18:33:17,138 - 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.99 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.376 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.376/1.684/2.992/1.308 ms')
2025-10-23 18:33:17,138 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-25572153-29278128 passed
2025-10-23 18:33:17,285 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 18:33:17,286 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-25572153-29278128, IP 31.1.2.4, Port 22
2025-10-23 18:33:17,440 - DEBUG - VM ctest-TestBasicVMVN-25572153-29278128 is ready for SSH connections
2025-10-23 18:33:17,441 - INFO - Waiting for VM ctest-TestBasicVMVN-25572153-51483569 to be up..
2025-10-23 18:33:17,509 - DEBUG - VM  is in ACTIVE state now
2025-10-23 18:33:17,509 - INFO - VM name : ctest-TestBasicVMVN-25572153-51483569
2025-10-23 18:33:17,579 - DEBUG - VM ctest-TestBasicVMVN-25572153-51483569 ID is 2be6b3dc-6c13-405b-8e85-4b87a2a6de77
2025-10-23 18:33:17,579 - DEBUG - VM ctest-TestBasicVMVN-25572153-51483569 launched on Node cn-jenkins-deploy-platform-ansible-os-4464-1
2025-10-23 18:33:17,648 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/2be6b3dc-6c13-405b-8e85-4b87a2a6de77
2025-10-23 18:33:17,657 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/8b6bb719-f692-4ddf-90d3-e0e5e6532531
2025-10-23 18:33:18,886 - 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.15 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.435 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.435/1.793/3.151/1.358 ms')
2025-10-23 18:33:18,886 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-25572153-51483569 passed
2025-10-23 18:33:19,033 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 18:33:19,034 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-25572153-51483569, IP 31.1.1.3, Port 22
2025-10-23 18:33:19,192 - DEBUG - VM ctest-TestBasicVMVN-25572153-51483569 is ready for SSH connections
2025-10-23 18:33:19,193 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 18:33:19,193 - 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.27, gateway password: c0ntrail123
2025-10-23 18:33:19,193 - DEBUG - ping -s 56 -c 3 -W 1  31.1.2.4
2025-10-23 18:33:23,176 - 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.543 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.743 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.781 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.743/1.689/3.543 ms
2025-10-23 18:33:23,176 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-25572153-55413059 passed
2025-10-23 18:33:23,176 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 18:33:23,176 - 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.27, gateway password: c0ntrail123
2025-10-23 18:33:23,176 - DEBUG - ping -s 56 -c 3 -W 1  31.1.1.4
2025-10-23 18:33:26,844 - 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.544 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.904 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.966 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.904/1.804/3.544 ms
2025-10-23 18:33:26,844 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-25572153-29278128 passed
2025-10-23 18:33:26,844 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 18:33:26,844 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 18:33:26,844 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 18:33:26,844 - 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.27, gateway password: c0ntrail123
2025-10-23 18:33:26,844 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-23 18:33:27,024 - DEBUG - None
2025-10-23 18:33:27,024 - 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.27, gateway password: c0ntrail123
2025-10-23 18:33:27,024 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-23 18:33:27,207 - DEBUG - None
2025-10-23 18:33:27,207 - 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.27, gateway password: c0ntrail123
2025-10-23 18:33:27,208 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-23 18:33:27,810 - DEBUG - None
2025-10-23 18:33:27,810 - 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.27, gateway password: c0ntrail123
2025-10-23 18:33:27,810 - DEBUG - ping -s 56 -c 3 -W 1  31.1.1.7
2025-10-23 18:33:30,012 - 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.698 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.953 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.812 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.534 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.401 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.401/2.079/4.953 ms
2025-10-23 18:33:30,012 - 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.27, gateway password: c0ntrail123
2025-10-23 18:33:30,012 - DEBUG - ping -s 56 -c 3 -W 1  224.0.0.1
2025-10-23 18:33:32,260 - 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.044 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.312 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.572 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.522 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.803 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.641 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.801 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.522/2.099/4.572 ms
2025-10-23 18:33:32,260 - 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.27, gateway password: c0ntrail123
2025-10-23 18:33:32,260 - DEBUG - ping -s 56 -c 3 -W 1  255.255.255.255
2025-10-23 18:33:34,494 - 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.747 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.530 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.313 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.909 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.053 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.068 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.502 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.502/2.160/4.068 ms
2025-10-23 18:33:34,494 - INFO - Deleting VM ctest-TestBasicVMVN-25572153-51483569
2025-10-23 18:33:34,555 - INFO - Detaching port 92486b1d-763b-4d4f-92d8-af07d6f719f1 from VM ctest-TestBasicVMVN-25572153-29278128
2025-10-23 18:33:34,590 - INFO - Deleting VM ctest-TestBasicVMVN-25572153-29278128
2025-10-23 18:33:34,661 - INFO - Detaching port 0585edc8-ba3f-4198-88ed-10ee917bdcbe from VM ctest-TestBasicVMVN-25572153-55413059
2025-10-23 18:33:34,700 - INFO - Deleting VM ctest-TestBasicVMVN-25572153-55413059
2025-10-23 18:33:34,771 - INFO - Deleting VN ctest-vn-65485475 
2025-10-23 18:33:34,929 - DEBUG - Response for delete_port : ()
2025-10-23 18:33:35,172 - DEBUG - Response for delete_port : ()
2025-10-23 18:33:35,330 - DEBUG - Response for deleting network ()
2025-10-23 18:33:35,330 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/7120a6c6-1cc5-490f-ad65-df839466803f
2025-10-23 18:33:35,334 - DEBUG - Response Code: 404
2025-10-23 18:33:35,334 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2025-10-23 18:33:35,349 - DEBUG - Requesting: http://10.0.0.27:8082/domain/5b2b3185-1ae2-4126-81a5-4799e1ab4b6e
2025-10-23 18:33:35,406 - DEBUG - Requesting: http://10.0.0.27:8082/project/7bd586c2-5dbd-4682-b784-4b5e9da46a2c
2025-10-23 18:33:35,482 - INFO - Validated that VN ctest-vn-65485475 is not found in API Server
2025-10-23 18:33:35,494 - DEBUG - VN ctest-vn-65485475 is not present in Agent 10.0.0.27 
2025-10-23 18:33:35,494 - INFO - Validated that VN ctest-vn-65485475 is not in any agent
2025-10-23 18:33:35,502 - DEBUG - VRF 2 is not seen in agent 10.0.0.27
2025-10-23 18:33:35,509 - DEBUG - Vrouter 10.0.0.27 does not have vrf 2 for VN ctest-vn-65485475
2025-10-23 18:33:35,509 - INFO - Validated that all vrouters do not  have the route table for VN default-domain:ctest-TestBasicVMVN-25572153:ctest-vn-65485475
2025-10-23 18:33:35,517 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-65485475 info
2025-10-23 18:33:35,589 - INFO - IPAM: ctest-ipam-47114983 is not found in API Server
2025-10-23 18:33:35,599 - INFO - IPAM:ctest-ipam-47114983 is not found in control node
2025-10-23 18:33:35,854 - DEBUG - No XMPP flaps were noticed during the test
2025-10-23 18:33:35,854 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:35]
2025-10-23 18:33:35,855 - INFO - --------------------------------------------------------------------------------
2025-10-23 18:33:36,533 - INFO - Deleted project: ctest-TestBasicVMVN-25572153, ID : 7bd586c2-5dbd-4682-b784-4b5e9da46a2c