2025-10-21 06:25:22,867 - INFO - Domain Default found not creating
2025-10-21 06:25:23,021 - INFO - Project ctest-TestBasicVMVN-46308486 not found, creating it
2025-10-21 06:25:23,463 - INFO - Created Project:ctest-TestBasicVMVN-46308486, ID : 96aa619a-dd0a-48e0-9f17-857232cde585 
2025-10-21 06:25:25,020 - INFO - ================================================================================
2025-10-21 06:25:25,020 - INFO - STARTING TEST    : test_generic_link_local_service
2025-10-21 06:25:25,020 - 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-21 06:25:25,280 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.17': '0'}} with
2025-10-21 06:25:25,280 - INFO - Initial checks done. Running the testcase now
2025-10-21 06:25:25,280 - INFO - 
2025-10-21 06:25:25,837 - DEBUG - Response for create_network : {'network': {'id': '9bd795c0-c6f7-4116-a26e-1a6754173e4a', 'name': 'ctest-vn2_metadata-44791018', 'tenant_id': '96aa619add0a48e09f17857232cde585', 'project_id': '96aa619add0a48e09f17857232cde585', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-46308486', 'ctest-vn2_metadata-44791018'], 'port_security_enabled': True, 'description': ''}}
2025-10-21 06:25:26,038 - DEBUG - Response for create_subnet : {'subnet': {'id': '09302180-d4df-4552-b7e6-ec6d6162c1c5', 'name': '', 'tenant_id': '96aa619add0a48e09f17857232cde585', 'network_id': '9bd795c0-c6f7-4116-a26e-1a6754173e4a', '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': '96aa619add0a48e09f17857232cde585'}}
2025-10-21 06:25:26,055 - INFO - Created VN ctest-vn2_metadata-44791018
2025-10-21 06:25:26,110 - DEBUG - VN ctest-vn2_metadata-44791018 UUID is 9bd795c0-c6f7-4116-a26e-1a6754173e4a
2025-10-21 06:25:26,295 - DEBUG - Services list from nova: [, , ]
2025-10-21 06:25:27,346 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4389-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4389-1)
2025-10-21 06:25:27,449 - DEBUG - Link local service introspect added
2025-10-21 06:25:27,491 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-21 06:25:32,566 - DEBUG - VM  is in ACTIVE state now
2025-10-21 06:25:32,694 - INFO - Waiting for VM ctest-TestBasicVMVN-46308486-99768720 to be up..
2025-10-21 06:25:32,694 - INFO - VM name : ctest-TestBasicVMVN-46308486-99768720
2025-10-21 06:25:32,767 - DEBUG - VM ctest-TestBasicVMVN-46308486-99768720 ID is 210a01c5-f53c-4e71-a2ab-5355b6416c9d
2025-10-21 06:25:32,767 - DEBUG - VM ctest-TestBasicVMVN-46308486-99768720 launched on Node cn-jenkins-deploy-platform-ansible-os-4389-1
2025-10-21 06:25:32,847 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/210a01c5-f53c-4e71-a2ab-5355b6416c9d
2025-10-21 06:25:33,144 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/210a01c5-f53c-4e71-a2ab-5355b6416c9d
2025-10-21 06:25:33,175 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/17b609f0-1daa-4b1b-bd18-f39377264ca7
2025-10-21 06:25:36,426 - 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-10-21 06:25:36,426 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46308486-99768720 failed!
2025-10-21 06:25:36,481 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46308486:ctest-vn2_metadata-44791018 is 11.1.1.1 and allocation pool is NOT set
2025-10-21 06:25:38,543 - 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.96 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.31 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.313/2.635/3.957/1.322 ms')
2025-10-21 06:25:38,544 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46308486-99768720 passed
2025-10-21 06:25:38,694 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-21 06:25:38,694 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46308486-99768720, IP 11.1.1.3, Port 22
2025-10-21 06:25:38,868 - DEBUG - VM ctest-TestBasicVMVN-46308486-99768720 is ready for SSH connections
2025-10-21 06:25:38,868 - INFO - Retry 0
2025-10-21 06:25:38,868 - 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.141, gateway password: c0ntrail123
2025-10-21 06:25:38,868 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-10-21 06:25:40,487 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-10-21 06:25:40,487 - INFO - Generic metadata worked
2025-10-21 06:25:40,741 - DEBUG - Link local service introspect removed
2025-10-21 06:25:40,741 - INFO - Deleting VM ctest-TestBasicVMVN-46308486-99768720
2025-10-21 06:25:40,808 - INFO - Deleting VN ctest-vn2_metadata-44791018 
2025-10-21 06:25:40,851 - DEBUG - VN 9bd795c0-c6f7-4116-a26e-1a6754173e4a still in use: Unable to complete operation on network 9bd795c0-c6f7-4116-a26e-1a6754173e4a. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-3e27cfb6-8ab4-45c2-a29f-b433e1b24975']
2025-10-21 06:25:40,851 - WARNING - Deleting VN ctest-vn2_metadata-44791018 failed..Will retry
2025-10-21 06:25:42,956 - DEBUG - Response for deleting network ()
2025-10-21 06:25:43,222 - DEBUG - No XMPP flaps were noticed during the test
2025-10-21 06:25:43,222 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-10-21 06:25:43,222 - INFO - --------------------------------------------------------------------------------
2025-10-21 06:25:43,224 - INFO - ================================================================================
2025-10-21 06:25:43,224 - INFO - STARTING TEST    : test_metadata_service
2025-10-21 06:25:43,224 - 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-21 06:25:43,515 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.17': '0'}} with
2025-10-21 06:25:43,515 - INFO - Initial checks done. Running the testcase now
2025-10-21 06:25:43,515 - INFO - 
2025-10-21 06:25:43,515 - DEBUG - Requesting: http://10.0.0.141:8082/global-vrouter-configs
2025-10-21 06:25:43,521 - DEBUG - Requesting: http://10.0.0.141:8082/global-vrouter-config/c58dd6f0-ea36-42cf-89d8-53f2b93ab0ef
2025-10-21 06:25:43,702 - DEBUG - Response for create_network : {'network': {'id': '620bb998-fc20-4079-8946-78a6955b9ca9', 'name': 'ctest-vn-64327429', 'tenant_id': '96aa619add0a48e09f17857232cde585', 'project_id': '96aa619add0a48e09f17857232cde585', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-46308486', 'ctest-vn-64327429'], 'port_security_enabled': True, 'description': ''}}
2025-10-21 06:25:43,894 - DEBUG - Response for create_subnet : {'subnet': {'id': '4ae9a6b1-c502-4d53-bd25-9dab6c56de04', 'name': '', 'tenant_id': '96aa619add0a48e09f17857232cde585', 'network_id': '620bb998-fc20-4079-8946-78a6955b9ca9', 'ip_version': 4, 'cidr': '58.103.179.64/26', 'allocation_pools': [{'start': '58.103.179.66', 'end': '58.103.179.126'}], 'gateway_ip': '58.103.179.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '58.103.179.66', 'tags': [], 'project_id': '96aa619add0a48e09f17857232cde585'}}
2025-10-21 06:25:43,910 - INFO - Created VN ctest-vn-64327429
2025-10-21 06:25:43,961 - DEBUG - VN ctest-vn-64327429 UUID is 620bb998-fc20-4079-8946-78a6955b9ca9
2025-10-21 06:25:45,177 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4389-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4389-1)
2025-10-21 06:25:45,177 - INFO - Waiting for VM ctest-TestBasicVMVN-46308486-85843793 to be up..
2025-10-21 06:25:45,219 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-21 06:25:50,297 - DEBUG - VM  is in ACTIVE state now
2025-10-21 06:25:50,298 - INFO - VM name : ctest-TestBasicVMVN-46308486-85843793
2025-10-21 06:25:50,378 - DEBUG - VM ctest-TestBasicVMVN-46308486-85843793 ID is 753a9b6e-c2f1-4eeb-b1c3-6b6e4e99f2c6
2025-10-21 06:25:50,378 - DEBUG - VM ctest-TestBasicVMVN-46308486-85843793 launched on Node cn-jenkins-deploy-platform-ansible-os-4389-1
2025-10-21 06:25:50,450 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/753a9b6e-c2f1-4eeb-b1c3-6b6e4e99f2c6
2025-10-21 06:25:50,459 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/2ccdc380-9b26-4b12-8816-4678b3033e68
2025-10-21 06:25:53,712 - 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-10-21 06:25:53,712 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46308486-85843793 failed!
2025-10-21 06:25:53,770 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46308486:ctest-vn-64327429 is 58.103.179.65 and allocation pool is NOT set
2025-10-21 06:25:55,838 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=5.68 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.50 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 = 3.497/4.590/5.684/1.093 ms')
2025-10-21 06:25:55,838 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46308486-85843793 passed
2025-10-21 06:25:55,994 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-21 06:25:55,994 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46308486-85843793, IP 58.103.179.67, Port 22
2025-10-21 06:25:56,157 - DEBUG - VM ctest-TestBasicVMVN-46308486-85843793 is ready for SSH connections
2025-10-21 06:25:56,157 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2025-10-21 06:25:56,158 - DEBUG - cat /tmp/output.txt
2025-10-21 06:25:57,810 - DEBUG - Hello World.  The time is now Tue, 21 Oct 2025 00:25:55 -0600!
2025-10-21 06:25:57,810 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World.  The time is now Tue, 21 Oct 2025 00:25:55 -0600!'}
2025-10-21 06:25:57,810 - INFO - metadata_script.txt got executed in the vm
2025-10-21 06:25:57,810 - INFO - Deleting VM ctest-TestBasicVMVN-46308486-85843793
2025-10-21 06:25:57,885 - INFO - Deleting VN ctest-vn-64327429 
2025-10-21 06:25:57,920 - DEBUG - VN 620bb998-fc20-4079-8946-78a6955b9ca9 still in use: Unable to complete operation on network 620bb998-fc20-4079-8946-78a6955b9ca9. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-3257c629-9e12-4dae-a19f-4886b1894fe0']
2025-10-21 06:25:57,920 - WARNING - Deleting VN ctest-vn-64327429 failed..Will retry
2025-10-21 06:26:00,029 - DEBUG - Response for deleting network ()
2025-10-21 06:26:00,291 - DEBUG - No XMPP flaps were noticed during the test
2025-10-21 06:26:00,291 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-10-21 06:26:00,291 - INFO - --------------------------------------------------------------------------------
2025-10-21 06:26:00,295 - INFO - ================================================================================
2025-10-21 06:26:00,295 - INFO - STARTING TEST    : test_ping_within_vn_two_vms_two_different_subnets
2025-10-21 06:26:00,295 - 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-21 06:26:00,584 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.17': '0'}} with
2025-10-21 06:26:00,584 - INFO - Initial checks done. Running the testcase now
2025-10-21 06:26:00,584 - INFO - 
2025-10-21 06:26:01,065 - DEBUG - Response for create_network : {'network': {'id': '9b95667c-c69a-48a9-b6e2-802e7b880c4b', 'name': 'ctest-vn-91354333', 'tenant_id': '96aa619add0a48e09f17857232cde585', 'project_id': '96aa619add0a48e09f17857232cde585', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-46308486', 'ctest-vn-91354333'], 'port_security_enabled': True, 'description': ''}}
2025-10-21 06:26:01,259 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ef624055-6e89-4ed2-a10a-e721c19bfed8', 'name': '', 'tenant_id': '96aa619add0a48e09f17857232cde585', 'network_id': '9b95667c-c69a-48a9-b6e2-802e7b880c4b', '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': '96aa619add0a48e09f17857232cde585'}}
2025-10-21 06:26:01,397 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e1b3c396-b10f-4525-8d0c-23fd223f2768', 'name': '', 'tenant_id': '96aa619add0a48e09f17857232cde585', 'network_id': '9b95667c-c69a-48a9-b6e2-802e7b880c4b', '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': '96aa619add0a48e09f17857232cde585'}}
2025-10-21 06:26:01,415 - INFO - Created VN ctest-vn-91354333
2025-10-21 06:26:01,470 - DEBUG - VN ctest-vn-91354333 UUID is 9b95667c-c69a-48a9-b6e2-802e7b880c4b
2025-10-21 06:26:01,856 - DEBUG - Response for create_port : {'port': {'name': '6423ac4f-3d45-491d-a598-93279701bc2d', 'id': '6423ac4f-3d45-491d-a598-93279701bc2d', 'tenant_id': '96aa619add0a48e09f17857232cde585', 'network_id': '9b95667c-c69a-48a9-b6e2-802e7b880c4b', 'mac_address': '02:64:23:ac:4f:3d', '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': 'ef624055-6e89-4ed2-a10a-e721c19bfed8'}], 'security_groups': ['3309994f-d9d6-45cb-8895-fd2cda78925b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '96aa619add0a48e09f17857232cde585'}}
2025-10-21 06:26:02,026 - DEBUG - Response for create_port : {'port': {'name': '02f784b3-df9f-4219-b016-38408e9dd444', 'id': '02f784b3-df9f-4219-b016-38408e9dd444', 'tenant_id': '96aa619add0a48e09f17857232cde585', 'network_id': '9b95667c-c69a-48a9-b6e2-802e7b880c4b', 'mac_address': '02:02:f7:84:b3:df', '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': 'e1b3c396-b10f-4525-8d0c-23fd223f2768'}], 'security_groups': ['3309994f-d9d6-45cb-8895-fd2cda78925b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '96aa619add0a48e09f17857232cde585'}}
2025-10-21 06:26:02,429 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4389-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4389-1)
2025-10-21 06:26:02,897 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4389-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4389-1)
2025-10-21 06:26:04,137 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4389-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4389-1)
2025-10-21 06:26:04,137 - DEBUG - Requesting: http://10.0.0.141:8082/domains
2025-10-21 06:26:04,145 - DEBUG - Requesting: http://10.0.0.141:8082/domain/9f2d736b-8d19-4b08-a555-b7341c3ce19a
2025-10-21 06:26:04,158 - DEBUG - Requesting: http://10.0.0.141:8082/project/96aa619a-dd0a-48e0-9f17-857232cde585
2025-10-21 06:26:04,252 - DEBUG - Requesting: http://10.0.0.141:8082/network-ipam/1146d471-41f3-4685-a4e7-108abfdf45cb
2025-10-21 06:26:04,267 - INFO - Verifications in API Server for IPAM: ctest-ipam-61294444 passed
2025-10-21 06:26:04,274 - DEBUG - Control-node 10.0.0.141 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-46308486:ctest-ipam-61294444', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-46308486', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1244915929917376133', 'uuid-lslong': '11882484329950954955'}, 'enable': 'true', 'created': '2025-10-21T06:26:00', 'last-modified': '2025-10-21T06:26:00', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.461881'}
2025-10-21 06:26:04,274 - INFO - Verifications in Control node for IPAM: ctest-ipam-61294444 passed
2025-10-21 06:26:04,274 - DEBUG - Requesting: http://10.0.0.141:8082/domains
2025-10-21 06:26:04,285 - DEBUG - Requesting: http://10.0.0.141:8082/domain/9f2d736b-8d19-4b08-a555-b7341c3ce19a
2025-10-21 06:26:04,304 - DEBUG - Requesting: http://10.0.0.141:8082/project/96aa619a-dd0a-48e0-9f17-857232cde585
2025-10-21 06:26:04,390 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/9b95667c-c69a-48a9-b6e2-802e7b880c4b
2025-10-21 06:26:04,405 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/9b95667c-c69a-48a9-b6e2-802e7b880c4b
2025-10-21 06:26:04,418 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/bcc17af2-2562-49fb-a30e-d2e88bcb0bbe
2025-10-21 06:26:04,427 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/bcc17af2-2562-49fb-a30e-d2e88bcb0bbe
2025-10-21 06:26:04,436 - DEBUG - Requesting: http://10.0.0.141:8082/route-target/9d3da4f0-19ea-43e2-b170-db12af4153eb
2025-10-21 06:26:04,445 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-21 06:26:04,445 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/9b95667c-c69a-48a9-b6e2-802e7b880c4b
2025-10-21 06:26:04,455 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/bcc17af2-2562-49fb-a30e-d2e88bcb0bbe
2025-10-21 06:26:04,474 - INFO - Verified VN network id 11 for VN 9b95667c-c69a-48a9-b6e2-802e7b880c4b
2025-10-21 06:26:04,474 - INFO - Verifications in API Server for VN ctest-vn-91354333 passed
2025-10-21 06:26:04,474 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/9b95667c-c69a-48a9-b6e2-802e7b880c4b
2025-10-21 06:26:04,490 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/bcc17af2-2562-49fb-a30e-d2e88bcb0bbe
2025-10-21 06:26:04,509 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/bcc17af2-2562-49fb-a30e-d2e88bcb0bbe
2025-10-21 06:26:04,520 - DEBUG - Requesting: http://10.0.0.141:8082/route-target/9d3da4f0-19ea-43e2-b170-db12af4153eb
2025-10-21 06:26:04,548 - DEBUG - Control-node 10.0.0.141 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-46308486:ctest-vn-91354333', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-46308486', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11210979533502695593', 'uuid-lslong': '13178236396768857163'}, 'enable': 'true', 'created': '2025-10-21T06:26:01', 'last-modified': '2025-10-21T06:26:01', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.172517'}
2025-10-21 06:26:04,556 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-21 06:26:04,556 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-91354333 passed
2025-10-21 06:26:04,556 - DEBUG - ====Verifying policy data for ctest-vn-91354333 in API_Server ======
2025-10-21 06:26:04,556 - DEBUG - Requesting: http://10.0.0.141:8082/domains
2025-10-21 06:26:04,563 - DEBUG - Requesting: http://10.0.0.141:8082/domain/9f2d736b-8d19-4b08-a555-b7341c3ce19a
2025-10-21 06:26:04,575 - DEBUG - Requesting: http://10.0.0.141:8082/project/96aa619a-dd0a-48e0-9f17-857232cde585
2025-10-21 06:26:04,661 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/9b95667c-c69a-48a9-b6e2-802e7b880c4b
2025-10-21 06:26:04,674 - DEBUG - =>VN ctest-vn-91354333 has no policy to be verified
2025-10-21 06:26:04,674 - DEBUG - Verifying the vn in opserver
2025-10-21 06:26:04,675 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-46308486:ctest-vn-91354333 virtual network link  through opserver 10.0.0.141
2025-10-21 06:26:04,675 - DEBUG - Requesting: http://10.0.0.141:8081/analytics/uves/virtual-networks
2025-10-21 06:26:05,070 - DEBUG - Requesting: http://10.0.0.141:8081/analytics/uves/virtual-networks
2025-10-21 06:26:05,153 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-46308486:ctest-vn-91354333', 'href': 'http://10.0.0.141:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-46308486:ctest-vn-91354333?flat'}
2025-10-21 06:26:05,153 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-46308486:ctest-vn-91354333 is found in opserver
2025-10-21 06:26:05,159 - DEBUG - VRF ids for VN ctest-vn-91354333: {'10.0.0.141': '2'}
2025-10-21 06:26:05,159 - INFO - Waiting for VM ctest-TestBasicVMVN-46308486-64877894 to be up..
2025-10-21 06:26:05,242 - DEBUG - VM  is in ACTIVE state now
2025-10-21 06:26:05,242 - INFO - VM name : ctest-TestBasicVMVN-46308486-64877894
2025-10-21 06:26:05,343 - DEBUG - VM ctest-TestBasicVMVN-46308486-64877894 ID is be7217de-3f24-49bc-b823-1f67d9b26c10
2025-10-21 06:26:05,344 - DEBUG - VM ctest-TestBasicVMVN-46308486-64877894 launched on Node cn-jenkins-deploy-platform-ansible-os-4389-1
2025-10-21 06:26:05,447 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/be7217de-3f24-49bc-b823-1f67d9b26c10
2025-10-21 06:26:05,460 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/6423ac4f-3d45-491d-a598-93279701bc2d
2025-10-21 06:26:08,742 - 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 1019ms')
2025-10-21 06:26:08,743 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46308486-64877894 failed!
2025-10-21 06:26:08,801 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46308486:ctest-vn-91354333 is 31.1.1.1 and allocation pool is NOT set
2025-10-21 06:26:08,802 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46308486:ctest-vn-91354333 is 31.1.2.1 and allocation pool is NOT set
2025-10-21 06:26:12,870 - 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-10-21 06:26:12,870 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46308486-64877894 failed!
2025-10-21 06:26:12,926 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46308486:ctest-vn-91354333 is 31.1.1.1 and allocation pool is NOT set
2025-10-21 06:26:12,926 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46308486:ctest-vn-91354333 is 31.1.2.1 and allocation pool is NOT set
2025-10-21 06:26:14,988 - 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.32 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.881 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.881/2.599/4.318/1.718 ms')
2025-10-21 06:26:14,989 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46308486-64877894 passed
2025-10-21 06:26:15,138 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-21 06:26:15,138 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46308486-64877894, IP 31.1.1.4, Port 22
2025-10-21 06:26:15,304 - DEBUG - VM ctest-TestBasicVMVN-46308486-64877894 is ready for SSH connections
2025-10-21 06:26:15,304 - INFO - Waiting for VM ctest-TestBasicVMVN-46308486-62937636 to be up..
2025-10-21 06:26:15,386 - DEBUG - VM  is in ACTIVE state now
2025-10-21 06:26:15,386 - INFO - VM name : ctest-TestBasicVMVN-46308486-62937636
2025-10-21 06:26:15,473 - DEBUG - VM ctest-TestBasicVMVN-46308486-62937636 ID is ebe61e34-8f4c-4b62-a7f5-5e735075cef1
2025-10-21 06:26:15,473 - DEBUG - VM ctest-TestBasicVMVN-46308486-62937636 launched on Node cn-jenkins-deploy-platform-ansible-os-4389-1
2025-10-21 06:26:15,553 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/ebe61e34-8f4c-4b62-a7f5-5e735075cef1
2025-10-21 06:26:15,564 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/02f784b3-df9f-4219-b016-38408e9dd444
2025-10-21 06:26:16,799 - 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=5.46 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.534 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.534/2.994/5.455/2.460 ms')
2025-10-21 06:26:16,800 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-46308486-62937636 passed
2025-10-21 06:26:16,954 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-21 06:26:16,954 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46308486-62937636, IP 31.1.2.4, Port 22
2025-10-21 06:26:17,118 - DEBUG - VM ctest-TestBasicVMVN-46308486-62937636 is ready for SSH connections
2025-10-21 06:26:17,118 - INFO - Waiting for VM ctest-TestBasicVMVN-46308486-66428874 to be up..
2025-10-21 06:26:17,196 - DEBUG - VM  is in ACTIVE state now
2025-10-21 06:26:17,196 - INFO - VM name : ctest-TestBasicVMVN-46308486-66428874
2025-10-21 06:26:17,273 - DEBUG - VM ctest-TestBasicVMVN-46308486-66428874 ID is 68ef2ad8-805c-4320-b264-504013de5db9
2025-10-21 06:26:17,274 - DEBUG - VM ctest-TestBasicVMVN-46308486-66428874 launched on Node cn-jenkins-deploy-platform-ansible-os-4389-1
2025-10-21 06:26:17,360 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/68ef2ad8-805c-4320-b264-504013de5db9
2025-10-21 06:26:17,369 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/660ad6af-c8f6-4224-8fce-477b456ff755
2025-10-21 06:26:18,611 - 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.79 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.662 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.662/1.727/2.792/1.065 ms')
2025-10-21 06:26:18,611 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-46308486-66428874 passed
2025-10-21 06:26:18,762 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-21 06:26:18,762 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46308486-66428874, IP 31.1.1.3, Port 22
2025-10-21 06:26:18,921 - DEBUG - VM ctest-TestBasicVMVN-46308486-66428874 is ready for SSH connections
2025-10-21 06:26:18,921 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-21 06:26:18,921 - 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.141, gateway password: c0ntrail123
2025-10-21 06:26:18,921 - DEBUG - ping -s 56 -c 3 -W 1  31.1.2.4
2025-10-21 06:26:22,993 - 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.269 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.894 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.140 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.894/2.101/4.269 ms
2025-10-21 06:26:22,993 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-46308486-64877894 passed
2025-10-21 06:26:22,993 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-21 06:26:22,993 - 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.141, gateway password: c0ntrail123
2025-10-21 06:26:22,994 - DEBUG - ping -s 56 -c 3 -W 1  31.1.1.4
2025-10-21 06:26:26,643 - 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.813 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.823 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.225 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.823/1.620/2.813 ms
2025-10-21 06:26:26,643 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-46308486-62937636 passed
2025-10-21 06:26:26,643 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-21 06:26:26,643 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-21 06:26:26,643 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-21 06:26:26,643 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2025-10-21 06:26:26,644 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-21 06:26:26,827 - DEBUG - None
2025-10-21 06:26:26,827 - 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.141, gateway password: c0ntrail123
2025-10-21 06:26:26,827 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-21 06:26:27,017 - DEBUG - None
2025-10-21 06:26:27,017 - 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.141, gateway password: c0ntrail123
2025-10-21 06:26:27,017 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-21 06:26:27,648 - DEBUG - None
2025-10-21 06:26:27,648 - 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.141, gateway password: c0ntrail123
2025-10-21 06:26:27,648 - DEBUG - ping -s 56 -c 3 -W 1  31.1.1.7
2025-10-21 06:26:29,866 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=2.138 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.349 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.452 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.566 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.479 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.452/2.196/6.349 ms
2025-10-21 06:26:29,866 - 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.141, gateway password: c0ntrail123
2025-10-21 06:26:29,866 - DEBUG - ping -s 56 -c 3 -W 1  224.0.0.1
2025-10-21 06:26:32,128 - 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.225 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.500 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.903 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.462 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.776 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.548 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=1.085 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.462/2.499/5.903 ms
2025-10-21 06:26:32,128 - 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.141, gateway password: c0ntrail123
2025-10-21 06:26:32,128 - DEBUG - ping -s 56 -c 3 -W 1  255.255.255.255
2025-10-21 06:26:34,384 - 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.654 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.623 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.483 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.433 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.493 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.385 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.397 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.397/1.924/3.483 ms
2025-10-21 06:26:34,385 - INFO - Deleting VM ctest-TestBasicVMVN-46308486-66428874
2025-10-21 06:26:34,476 - INFO - Detaching port 02f784b3-df9f-4219-b016-38408e9dd444 from VM ctest-TestBasicVMVN-46308486-62937636
2025-10-21 06:26:34,511 - INFO - Deleting VM ctest-TestBasicVMVN-46308486-62937636
2025-10-21 06:26:34,588 - INFO - Detaching port 6423ac4f-3d45-491d-a598-93279701bc2d from VM ctest-TestBasicVMVN-46308486-64877894
2025-10-21 06:26:34,623 - INFO - Deleting VM ctest-TestBasicVMVN-46308486-64877894
2025-10-21 06:26:34,713 - INFO - Deleting VN ctest-vn-91354333 
2025-10-21 06:26:34,880 - DEBUG - Response for delete_port : ()
2025-10-21 06:26:35,036 - DEBUG - Response for delete_port : ()
2025-10-21 06:26:35,076 - DEBUG - VN 9b95667c-c69a-48a9-b6e2-802e7b880c4b still in use: Unable to complete operation on network 9b95667c-c69a-48a9-b6e2-802e7b880c4b. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-50f604d5-6237-441a-b3ce-eb5e954c9cd7']
2025-10-21 06:26:35,076 - WARNING - Deleting VN ctest-vn-91354333 failed..Will retry
2025-10-21 06:26:37,188 - DEBUG - Response for deleting network ()
2025-10-21 06:26:37,188 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/bcc17af2-2562-49fb-a30e-d2e88bcb0bbe
2025-10-21 06:26:37,193 - DEBUG - Response Code: 404
2025-10-21 06:26:37,193 - DEBUG - Requesting: http://10.0.0.141:8082/domains
2025-10-21 06:26:37,201 - DEBUG - Requesting: http://10.0.0.141:8082/domain/9f2d736b-8d19-4b08-a555-b7341c3ce19a
2025-10-21 06:26:37,260 - DEBUG - Requesting: http://10.0.0.141:8082/project/96aa619a-dd0a-48e0-9f17-857232cde585
2025-10-21 06:26:37,346 - INFO - Validated that VN ctest-vn-91354333 is not found in API Server
2025-10-21 06:26:37,360 - DEBUG - VN ctest-vn-91354333 is not present in Agent 10.0.0.141 
2025-10-21 06:26:37,360 - INFO - Validated that VN ctest-vn-91354333 is not in any agent
2025-10-21 06:26:37,368 - DEBUG - VRF 2 is not seen in agent 10.0.0.141
2025-10-21 06:26:37,378 - DEBUG - Vrouter 10.0.0.141 does not have vrf 2 for VN ctest-vn-91354333
2025-10-21 06:26:37,378 - INFO - Validated that all vrouters do not  have the route table for VN default-domain:ctest-TestBasicVMVN-46308486:ctest-vn-91354333
2025-10-21 06:26:37,390 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-91354333 info
2025-10-21 06:26:37,461 - INFO - IPAM: ctest-ipam-61294444 is not found in API Server
2025-10-21 06:26:37,473 - INFO - IPAM:ctest-ipam-61294444 is not found in control node
2025-10-21 06:26:37,727 - DEBUG - No XMPP flaps were noticed during the test
2025-10-21 06:26:37,727 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-10-21 06:26:37,727 - INFO - --------------------------------------------------------------------------------
2025-10-21 06:26:38,409 - INFO - Deleted project: ctest-TestBasicVMVN-46308486, ID : 96aa619a-dd0a-48e0-9f17-857232cde585