2025-10-31 13:09:47,413 - INFO - Domain Default found not creating
2025-10-31 13:09:47,561 - INFO - Project ctest-TestBasicVMVN-16946208 not found, creating it
2025-10-31 13:09:48,027 - INFO - Created Project:ctest-TestBasicVMVN-16946208, ID : 16cfa4a6-af9d-43c1-8e36-a1c056bc3e89 
2025-10-31 13:09:49,539 - INFO - ================================================================================
2025-10-31 13:09:49,539 - INFO - STARTING TEST    : test_generic_link_local_service
2025-10-31 13:09:49,539 - 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-31 13:09:49,796 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.254': '0'}} with
2025-10-31 13:09:49,796 - INFO - Initial checks done. Running the testcase now
2025-10-31 13:09:49,796 - INFO - 
2025-10-31 13:09:50,347 - DEBUG - Response for create_network : {'network': {'id': 'd174dd6c-26ac-43af-83ac-2d1444e25938', 'name': 'ctest-vn2_metadata-40258821', 'tenant_id': '16cfa4a6af9d43c18e36a1c056bc3e89', 'project_id': '16cfa4a6af9d43c18e36a1c056bc3e89', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-16946208', 'ctest-vn2_metadata-40258821'], 'port_security_enabled': True, 'description': ''}}
2025-10-31 13:09:50,542 - DEBUG - Response for create_subnet : {'subnet': {'id': '61958a07-2804-471c-b422-8af39d0eaf7b', 'name': '', 'tenant_id': '16cfa4a6af9d43c18e36a1c056bc3e89', 'network_id': 'd174dd6c-26ac-43af-83ac-2d1444e25938', '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': '16cfa4a6af9d43c18e36a1c056bc3e89'}}
2025-10-31 13:09:50,563 - INFO - Created VN ctest-vn2_metadata-40258821
2025-10-31 13:09:50,613 - DEBUG - VN ctest-vn2_metadata-40258821 UUID is d174dd6c-26ac-43af-83ac-2d1444e25938
2025-10-31 13:09:50,788 - DEBUG - Services list from nova: [, , ]
2025-10-31 13:09:51,767 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4575-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4575-1)
2025-10-31 13:09:51,881 - DEBUG - Link local service introspect added
2025-10-31 13:09:51,922 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-31 13:09:56,997 - DEBUG - VM  is in ACTIVE state now
2025-10-31 13:09:57,124 - INFO - Waiting for VM ctest-TestBasicVMVN-16946208-49379784 to be up..
2025-10-31 13:09:57,124 - INFO - VM name : ctest-TestBasicVMVN-16946208-49379784
2025-10-31 13:09:57,193 - DEBUG - VM ctest-TestBasicVMVN-16946208-49379784 ID is 5bbd91a3-2cac-4fca-b5f5-26aa484a127d
2025-10-31 13:09:57,194 - DEBUG - VM ctest-TestBasicVMVN-16946208-49379784 launched on Node cn-jenkins-deploy-platform-ansible-os-4575-1
2025-10-31 13:09:57,260 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/5bbd91a3-2cac-4fca-b5f5-26aa484a127d
2025-10-31 13:09:57,550 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/5bbd91a3-2cac-4fca-b5f5-26aa484a127d
2025-10-31 13:09:57,579 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/0f3fd209-cf5f-41e4-89ca-9d85894aa62a
2025-10-31 13:10:00,812 - 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 1003ms')
2025-10-31 13:10:00,812 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-16946208-49379784 failed!
2025-10-31 13:10:00,866 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-16946208:ctest-vn2_metadata-40258821 is 11.1.1.1 and allocation pool is NOT set
2025-10-31 13:10:02,929 - 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=6.80 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.497 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.497/3.647/6.797/3.150 ms')
2025-10-31 13:10:02,929 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-16946208-49379784 passed
2025-10-31 13:10:03,077 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-31 13:10:03,078 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-16946208-49379784, IP 11.1.1.3, Port 22
2025-10-31 13:10:03,233 - DEBUG - VM ctest-TestBasicVMVN-16946208-49379784 is ready for SSH connections
2025-10-31 13:10:03,233 - INFO - Retry 0
2025-10-31 13:10:03,233 - 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-31 13:10:03,233 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-10-31 13:10:04,845 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-10-31 13:10:04,845 - INFO - Generic metadata worked
2025-10-31 13:10:05,097 - DEBUG - Link local service introspect removed
2025-10-31 13:10:05,097 - INFO - Deleting VM ctest-TestBasicVMVN-16946208-49379784
2025-10-31 13:10:05,162 - INFO - Deleting VN ctest-vn2_metadata-40258821 
2025-10-31 13:10:05,204 - DEBUG - VN d174dd6c-26ac-43af-83ac-2d1444e25938 still in use: Unable to complete operation on network d174dd6c-26ac-43af-83ac-2d1444e25938. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-17024e48-4791-4f91-9912-8860e81b3dfe']
2025-10-31 13:10:05,204 - WARNING - Deleting VN ctest-vn2_metadata-40258821 failed..Will retry
2025-10-31 13:10:07,304 - DEBUG - Response for deleting network ()
2025-10-31 13:10:07,558 - DEBUG - No XMPP flaps were noticed during the test
2025-10-31 13:10:07,559 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-10-31 13:10:07,559 - INFO - --------------------------------------------------------------------------------
2025-10-31 13:10:07,561 - INFO - ================================================================================
2025-10-31 13:10:07,561 - INFO - STARTING TEST    : test_metadata_service
2025-10-31 13:10:07,561 - 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-31 13:10:07,852 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.254': '0'}} with
2025-10-31 13:10:07,852 - INFO - Initial checks done. Running the testcase now
2025-10-31 13:10:07,852 - INFO - 
2025-10-31 13:10:07,852 - DEBUG - Requesting: http://10.0.0.141:8082/global-vrouter-configs
2025-10-31 13:10:07,858 - DEBUG - Requesting: http://10.0.0.141:8082/global-vrouter-config/2b4b5363-cf85-460f-aa16-c21f1b7d11d3
2025-10-31 13:10:08,035 - DEBUG - Response for create_network : {'network': {'id': '9678d5e4-7ab8-4a02-b74e-9aa33f17b95f', 'name': 'ctest-vn-01481464', 'tenant_id': '16cfa4a6af9d43c18e36a1c056bc3e89', 'project_id': '16cfa4a6af9d43c18e36a1c056bc3e89', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-16946208', 'ctest-vn-01481464'], 'port_security_enabled': True, 'description': ''}}
2025-10-31 13:10:08,228 - DEBUG - Response for create_subnet : {'subnet': {'id': '216568dc-c1d0-432d-b329-18f8102b6846', 'name': '', 'tenant_id': '16cfa4a6af9d43c18e36a1c056bc3e89', 'network_id': '9678d5e4-7ab8-4a02-b74e-9aa33f17b95f', 'ip_version': 4, 'cidr': '145.43.6.64/26', 'allocation_pools': [{'start': '145.43.6.66', 'end': '145.43.6.126'}], 'gateway_ip': '145.43.6.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '145.43.6.66', 'tags': [], 'project_id': '16cfa4a6af9d43c18e36a1c056bc3e89'}}
2025-10-31 13:10:08,246 - INFO - Created VN ctest-vn-01481464
2025-10-31 13:10:08,297 - DEBUG - VN ctest-vn-01481464 UUID is 9678d5e4-7ab8-4a02-b74e-9aa33f17b95f
2025-10-31 13:10:09,459 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4575-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4575-1)
2025-10-31 13:10:09,459 - INFO - Waiting for VM ctest-TestBasicVMVN-16946208-18441213 to be up..
2025-10-31 13:10:09,497 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-31 13:10:14,563 - DEBUG - VM  is in ACTIVE state now
2025-10-31 13:10:14,563 - INFO - VM name : ctest-TestBasicVMVN-16946208-18441213
2025-10-31 13:10:14,635 - DEBUG - VM ctest-TestBasicVMVN-16946208-18441213 ID is 4f2b13eb-e17f-49d5-be08-3e50d2c2c3c1
2025-10-31 13:10:14,635 - DEBUG - VM ctest-TestBasicVMVN-16946208-18441213 launched on Node cn-jenkins-deploy-platform-ansible-os-4575-1
2025-10-31 13:10:14,701 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/4f2b13eb-e17f-49d5-be08-3e50d2c2c3c1
2025-10-31 13:10:14,708 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/4d972436-dec5-4446-a427-d6d6e1d40a59
2025-10-31 13:10:17,971 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1031ms')
2025-10-31 13:10:17,972 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-16946208-18441213 failed!
2025-10-31 13:10:18,025 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-16946208:ctest-vn-01481464 is 145.43.6.65 and allocation pool is NOT set
2025-10-31 13:10:20,092 - 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=8.35 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.78 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.783/5.568/8.353/2.785 ms')
2025-10-31 13:10:20,092 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-16946208-18441213 passed
2025-10-31 13:10:20,245 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-31 13:10:20,246 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-16946208-18441213, IP 145.43.6.67, Port 22
2025-10-31 13:10:20,301 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-10-31 13:10:20,374 - DEBUG - VM ctest-TestBasicVMVN-16946208-18441213 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-31 13:10:25,375 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-31 13:10:25,375 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-16946208-18441213, IP 145.43.6.67, Port 22
2025-10-31 13:10:25,533 - DEBUG - VM ctest-TestBasicVMVN-16946208-18441213 is ready for SSH connections
2025-10-31 13:10:25,533 - 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-31 13:10:25,533 - DEBUG - cat /tmp/output.txt
2025-10-31 13:10:27,351 - DEBUG - Hello World.  The time is now Fri, 31 Oct 2025 07:10:20 -0600!
2025-10-31 13:10:27,351 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World.  The time is now Fri, 31 Oct 2025 07:10:20 -0600!'}
2025-10-31 13:10:27,351 - INFO - metadata_script.txt got executed in the vm
2025-10-31 13:10:27,351 - INFO - Deleting VM ctest-TestBasicVMVN-16946208-18441213
2025-10-31 13:10:27,428 - INFO - Deleting VN ctest-vn-01481464 
2025-10-31 13:10:27,465 - DEBUG - VN 9678d5e4-7ab8-4a02-b74e-9aa33f17b95f still in use: Unable to complete operation on network 9678d5e4-7ab8-4a02-b74e-9aa33f17b95f. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-344d78e9-ce65-42f4-846f-efa100e46d09']
2025-10-31 13:10:27,465 - WARNING - Deleting VN ctest-vn-01481464 failed..Will retry
2025-10-31 13:10:29,569 - DEBUG - Response for deleting network ()
2025-10-31 13:10:29,822 - DEBUG - No XMPP flaps were noticed during the test
2025-10-31 13:10:29,822 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-10-31 13:10:29,822 - INFO - --------------------------------------------------------------------------------
2025-10-31 13:10:29,824 - INFO - ================================================================================
2025-10-31 13:10:29,824 - INFO - STARTING TEST    : test_ping_within_vn_two_vms_two_different_subnets
2025-10-31 13:10:29,824 - 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-31 13:10:30,124 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.254': '0'}} with
2025-10-31 13:10:30,124 - INFO - Initial checks done. Running the testcase now
2025-10-31 13:10:30,124 - INFO - 
2025-10-31 13:10:30,600 - DEBUG - Response for create_network : {'network': {'id': '86b7c771-30fd-40ec-8304-92c441a2b218', 'name': 'ctest-vn-81763556', 'tenant_id': '16cfa4a6af9d43c18e36a1c056bc3e89', 'project_id': '16cfa4a6af9d43c18e36a1c056bc3e89', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-16946208', 'ctest-vn-81763556'], 'port_security_enabled': True, 'description': ''}}
2025-10-31 13:10:30,756 - DEBUG - Response for create_subnet : {'subnet': {'id': 'dfc26a4f-a998-4997-a97a-b73e03ee7941', 'name': '', 'tenant_id': '16cfa4a6af9d43c18e36a1c056bc3e89', 'network_id': '86b7c771-30fd-40ec-8304-92c441a2b218', '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': '16cfa4a6af9d43c18e36a1c056bc3e89'}}
2025-10-31 13:10:30,887 - DEBUG - Response for create_subnet : {'subnet': {'id': '2fc562fb-a2b7-4b9b-9f3c-502ff91e0f51', 'name': '', 'tenant_id': '16cfa4a6af9d43c18e36a1c056bc3e89', 'network_id': '86b7c771-30fd-40ec-8304-92c441a2b218', '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': '16cfa4a6af9d43c18e36a1c056bc3e89'}}
2025-10-31 13:10:30,904 - INFO - Created VN ctest-vn-81763556
2025-10-31 13:10:30,953 - DEBUG - VN ctest-vn-81763556 UUID is 86b7c771-30fd-40ec-8304-92c441a2b218
2025-10-31 13:10:31,290 - DEBUG - Response for create_port : {'port': {'name': '5f98b177-4391-4c15-99d9-fa9b7d830541', 'id': '5f98b177-4391-4c15-99d9-fa9b7d830541', 'tenant_id': '16cfa4a6af9d43c18e36a1c056bc3e89', 'network_id': '86b7c771-30fd-40ec-8304-92c441a2b218', 'mac_address': '02:5f:98:b1:77:43', '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': 'dfc26a4f-a998-4997-a97a-b73e03ee7941'}], 'security_groups': ['6b6ee3b2-5b1d-451e-8e81-87aaca2b25e9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '16cfa4a6af9d43c18e36a1c056bc3e89'}}
2025-10-31 13:10:31,448 - DEBUG - Response for create_port : {'port': {'name': '1efab29b-9b7c-41bd-b495-179aad3dc1f8', 'id': '1efab29b-9b7c-41bd-b495-179aad3dc1f8', 'tenant_id': '16cfa4a6af9d43c18e36a1c056bc3e89', 'network_id': '86b7c771-30fd-40ec-8304-92c441a2b218', 'mac_address': '02:1e:fa:b2:9b:9b', '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': '2fc562fb-a2b7-4b9b-9f3c-502ff91e0f51'}], 'security_groups': ['6b6ee3b2-5b1d-451e-8e81-87aaca2b25e9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '16cfa4a6af9d43c18e36a1c056bc3e89'}}
2025-10-31 13:10:31,808 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4575-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4575-1)
2025-10-31 13:10:32,219 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4575-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4575-1)
2025-10-31 13:10:33,465 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4575-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4575-1)
2025-10-31 13:10:33,466 - DEBUG - Requesting: http://10.0.0.141:8082/domains
2025-10-31 13:10:33,474 - DEBUG - Requesting: http://10.0.0.141:8082/domain/fe54c0ac-74f7-46a6-8e84-77fb181ac49a
2025-10-31 13:10:33,488 - DEBUG - Requesting: http://10.0.0.141:8082/project/16cfa4a6-af9d-43c1-8e36-a1c056bc3e89
2025-10-31 13:10:33,587 - DEBUG - Requesting: http://10.0.0.141:8082/network-ipam/6227aafa-13a8-4c37-81a5-8a661566e8e9
2025-10-31 13:10:33,597 - INFO - Verifications in API Server for IPAM: ctest-ipam-40945045 passed
2025-10-31 13:10:33,602 - DEBUG - Control-node 10.0.0.141 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-16946208:ctest-ipam-40945045', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-16946208', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7072809730856995895', 'uuid-lslong': '9342025173100325097'}, 'enable': 'true', 'created': '2025-10-31T13:10:30', 'last-modified': '2025-10-31T13:10:30', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.253230'}
2025-10-31 13:10:33,602 - INFO - Verifications in Control node for IPAM: ctest-ipam-40945045 passed
2025-10-31 13:10:33,603 - DEBUG - Requesting: http://10.0.0.141:8082/domains
2025-10-31 13:10:33,609 - DEBUG - Requesting: http://10.0.0.141:8082/domain/fe54c0ac-74f7-46a6-8e84-77fb181ac49a
2025-10-31 13:10:33,624 - DEBUG - Requesting: http://10.0.0.141:8082/project/16cfa4a6-af9d-43c1-8e36-a1c056bc3e89
2025-10-31 13:10:33,722 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/86b7c771-30fd-40ec-8304-92c441a2b218
2025-10-31 13:10:33,733 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/86b7c771-30fd-40ec-8304-92c441a2b218
2025-10-31 13:10:33,742 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/91005993-1d72-49b7-9c97-287265866dc5
2025-10-31 13:10:33,750 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/91005993-1d72-49b7-9c97-287265866dc5
2025-10-31 13:10:33,757 - DEBUG - Requesting: http://10.0.0.141:8082/route-target/6303ef67-afd9-45e9-893a-839aa630f024
2025-10-31 13:10:33,766 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-31 13:10:33,766 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/86b7c771-30fd-40ec-8304-92c441a2b218
2025-10-31 13:10:33,780 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/91005993-1d72-49b7-9c97-287265866dc5
2025-10-31 13:10:33,800 - INFO - Verified VN network id 11 for VN 86b7c771-30fd-40ec-8304-92c441a2b218
2025-10-31 13:10:33,800 - INFO - Verifications in API Server for VN ctest-vn-81763556 passed
2025-10-31 13:10:33,800 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/86b7c771-30fd-40ec-8304-92c441a2b218
2025-10-31 13:10:33,817 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/91005993-1d72-49b7-9c97-287265866dc5
2025-10-31 13:10:33,826 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/91005993-1d72-49b7-9c97-287265866dc5
2025-10-31 13:10:33,835 - DEBUG - Requesting: http://10.0.0.141:8082/route-target/6303ef67-afd9-45e9-893a-839aa630f024
2025-10-31 13:10:33,848 - DEBUG - Control-node 10.0.0.141 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-16946208:ctest-vn-81763556', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-16946208', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9707446810787528940', 'uuid-lslong': '9440832090487829016'}, 'enable': 'true', 'created': '2025-10-31T13:10:30', 'last-modified': '2025-10-31T13:10:30', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.986976'}
2025-10-31 13:10:33,854 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-31 13:10:33,855 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-81763556 passed
2025-10-31 13:10:33,855 - DEBUG - ====Verifying policy data for ctest-vn-81763556 in API_Server ======
2025-10-31 13:10:33,855 - DEBUG - Requesting: http://10.0.0.141:8082/domains
2025-10-31 13:10:33,871 - DEBUG - Requesting: http://10.0.0.141:8082/domain/fe54c0ac-74f7-46a6-8e84-77fb181ac49a
2025-10-31 13:10:33,882 - DEBUG - Requesting: http://10.0.0.141:8082/project/16cfa4a6-af9d-43c1-8e36-a1c056bc3e89
2025-10-31 13:10:33,974 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/86b7c771-30fd-40ec-8304-92c441a2b218
2025-10-31 13:10:33,992 - DEBUG - =>VN ctest-vn-81763556 has no policy to be verified
2025-10-31 13:10:33,992 - DEBUG - Verifying the vn in opserver
2025-10-31 13:10:33,992 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-16946208:ctest-vn-81763556 virtual network link  through opserver 10.0.0.141
2025-10-31 13:10:33,992 - DEBUG - Requesting: http://10.0.0.141:8081/analytics/uves/virtual-networks
2025-10-31 13:10:34,357 - DEBUG - Requesting: http://10.0.0.141:8081/analytics/uves/virtual-networks
2025-10-31 13:10:34,457 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-16946208:ctest-vn-81763556', 'href': 'http://10.0.0.141:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-16946208:ctest-vn-81763556?flat'}
2025-10-31 13:10:34,457 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-16946208:ctest-vn-81763556 is found in opserver
2025-10-31 13:10:34,464 - DEBUG - VRF ids for VN ctest-vn-81763556: {'10.0.0.141': '2'}
2025-10-31 13:10:34,464 - INFO - Waiting for VM ctest-TestBasicVMVN-16946208-79751737 to be up..
2025-10-31 13:10:34,566 - DEBUG - VM  is in ACTIVE state now
2025-10-31 13:10:34,566 - INFO - VM name : ctest-TestBasicVMVN-16946208-79751737
2025-10-31 13:10:34,654 - DEBUG - VM ctest-TestBasicVMVN-16946208-79751737 ID is f554cd8d-ed21-4cc6-a852-d19a9fbbcea0
2025-10-31 13:10:34,655 - DEBUG - VM ctest-TestBasicVMVN-16946208-79751737 launched on Node cn-jenkins-deploy-platform-ansible-os-4575-1
2025-10-31 13:10:34,725 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/f554cd8d-ed21-4cc6-a852-d19a9fbbcea0
2025-10-31 13:10:34,733 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/5f98b177-4391-4c15-99d9-fa9b7d830541
2025-10-31 13:10:37,998 - 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-31 13:10:37,998 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-16946208-79751737 failed!
2025-10-31 13:10:38,054 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-16946208:ctest-vn-81763556 is 31.1.1.1 and allocation pool is NOT set
2025-10-31 13:10:38,054 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-16946208:ctest-vn-81763556 is 31.1.2.1 and allocation pool is NOT set
2025-10-31 13:10:42,129 - 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 1013ms')
2025-10-31 13:10:42,129 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-16946208-79751737 failed!
2025-10-31 13:10:42,185 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-16946208:ctest-vn-81763556 is 31.1.1.1 and allocation pool is NOT set
2025-10-31 13:10:42,185 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-16946208:ctest-vn-81763556 is 31.1.2.1 and allocation pool is NOT set
2025-10-31 13:10:44,243 - 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.93 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.610 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.610/2.270/3.930/1.660 ms')
2025-10-31 13:10:44,243 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-16946208-79751737 passed
2025-10-31 13:10:44,389 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-31 13:10:44,390 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-16946208-79751737, IP 31.1.1.4, Port 22
2025-10-31 13:10:44,545 - DEBUG - VM ctest-TestBasicVMVN-16946208-79751737 is ready for SSH connections
2025-10-31 13:10:44,545 - INFO - Waiting for VM ctest-TestBasicVMVN-16946208-06719693 to be up..
2025-10-31 13:10:44,617 - DEBUG - VM  is in ACTIVE state now
2025-10-31 13:10:44,618 - INFO - VM name : ctest-TestBasicVMVN-16946208-06719693
2025-10-31 13:10:44,685 - DEBUG - VM ctest-TestBasicVMVN-16946208-06719693 ID is e871af7c-c37a-41a6-9394-632d3960a596
2025-10-31 13:10:44,685 - DEBUG - VM ctest-TestBasicVMVN-16946208-06719693 launched on Node cn-jenkins-deploy-platform-ansible-os-4575-1
2025-10-31 13:10:44,754 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/e871af7c-c37a-41a6-9394-632d3960a596
2025-10-31 13:10:44,763 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/1efab29b-9b7c-41bd-b495-179aad3dc1f8
2025-10-31 13:10:45,995 - 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.04 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.400 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.400/1.721/3.043/1.321 ms')
2025-10-31 13:10:45,995 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-16946208-06719693 passed
2025-10-31 13:10:46,141 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-31 13:10:46,142 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-16946208-06719693, IP 31.1.2.4, Port 22
2025-10-31 13:10:46,298 - DEBUG - VM ctest-TestBasicVMVN-16946208-06719693 is ready for SSH connections
2025-10-31 13:10:46,298 - INFO - Waiting for VM ctest-TestBasicVMVN-16946208-32399951 to be up..
2025-10-31 13:10:46,391 - DEBUG - VM  is in ACTIVE state now
2025-10-31 13:10:46,391 - INFO - VM name : ctest-TestBasicVMVN-16946208-32399951
2025-10-31 13:10:46,463 - DEBUG - VM ctest-TestBasicVMVN-16946208-32399951 ID is 021ee830-0b2a-4afd-8af3-828b118ee246
2025-10-31 13:10:46,463 - DEBUG - VM ctest-TestBasicVMVN-16946208-32399951 launched on Node cn-jenkins-deploy-platform-ansible-os-4575-1
2025-10-31 13:10:46,530 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/021ee830-0b2a-4afd-8af3-828b118ee246
2025-10-31 13:10:46,538 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/8c9dbdc2-c8ba-4715-8943-3f694ae5e56f
2025-10-31 13:10:47,769 - 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.90 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.401 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.401/1.650/2.900/1.249 ms')
2025-10-31 13:10:47,769 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-16946208-32399951 passed
2025-10-31 13:10:47,917 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-31 13:10:47,917 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-16946208-32399951, IP 31.1.1.3, Port 22
2025-10-31 13:10:48,073 - DEBUG - VM ctest-TestBasicVMVN-16946208-32399951 is ready for SSH connections
2025-10-31 13:10:48,073 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-31 13:10:48,073 - 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-31 13:10:48,073 - DEBUG - ping -s 56 -c 3 -W 1  31.1.2.4
2025-10-31 13:10:52,092 - 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.414 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.963 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.719 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.719/1.698/3.414 ms
2025-10-31 13:10:52,093 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-16946208-79751737 passed
2025-10-31 13:10:52,093 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-31 13:10:52,093 - 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-31 13:10:52,093 - DEBUG - ping -s 56 -c 3 -W 1  31.1.1.4
2025-10-31 13:10:55,765 - 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.230 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.895 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.716 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.716/1.613/3.230 ms
2025-10-31 13:10:55,765 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-16946208-06719693 passed
2025-10-31 13:10:55,765 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-31 13:10:55,765 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-31 13:10:55,765 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-31 13:10:55,765 - 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-31 13:10:55,765 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-31 13:10:55,942 - DEBUG - None
2025-10-31 13:10:55,942 - 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-31 13:10:55,942 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-31 13:10:56,118 - DEBUG - None
2025-10-31 13:10:56,118 - 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-31 13:10:56,118 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-31 13:10:56,737 - DEBUG - None
2025-10-31 13:10:56,737 - 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-31 13:10:56,737 - DEBUG - ping -s 56 -c 3 -W 1  31.1.1.7
2025-10-31 13:10:58,938 - 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.708 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.199 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.467 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.770 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.456 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.456/1.720/4.199 ms
2025-10-31 13:10:58,938 - 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-31 13:10:58,939 - DEBUG - ping -s 56 -c 3 -W 1  224.0.0.1
2025-10-31 13:11:01,195 - 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.991 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.068 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.224 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.538 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.198 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.970 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.652 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.538/2.091/4.224 ms
2025-10-31 13:11:01,195 - 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-31 13:11:01,195 - DEBUG - ping -s 56 -c 3 -W 1  255.255.255.255
2025-10-31 13:11:03,452 - 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.807 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.754 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.608 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.426 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.996 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.982 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.497 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.426/2.152/3.982 ms
2025-10-31 13:11:03,452 - INFO - Deleting VM ctest-TestBasicVMVN-16946208-32399951
2025-10-31 13:11:03,534 - INFO - Detaching port 1efab29b-9b7c-41bd-b495-179aad3dc1f8 from VM ctest-TestBasicVMVN-16946208-06719693
2025-10-31 13:11:03,570 - INFO - Deleting VM ctest-TestBasicVMVN-16946208-06719693
2025-10-31 13:11:03,647 - INFO - Detaching port 5f98b177-4391-4c15-99d9-fa9b7d830541 from VM ctest-TestBasicVMVN-16946208-79751737
2025-10-31 13:11:03,686 - INFO - Deleting VM ctest-TestBasicVMVN-16946208-79751737
2025-10-31 13:11:03,754 - INFO - Deleting VN ctest-vn-81763556 
2025-10-31 13:11:03,918 - DEBUG - Response for delete_port : ()
2025-10-31 13:11:04,106 - DEBUG - Response for delete_port : ()
2025-10-31 13:11:04,157 - DEBUG - VN 86b7c771-30fd-40ec-8304-92c441a2b218 still in use: Unable to complete operation on network 86b7c771-30fd-40ec-8304-92c441a2b218. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1480913d-2f2f-480c-a3d7-d1d3887a6eb8']
2025-10-31 13:11:04,157 - WARNING - Deleting VN ctest-vn-81763556 failed..Will retry
2025-10-31 13:11:06,284 - DEBUG - Response for deleting network ()
2025-10-31 13:11:06,284 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/91005993-1d72-49b7-9c97-287265866dc5
2025-10-31 13:11:06,290 - DEBUG - Response Code: 404
2025-10-31 13:11:06,290 - DEBUG - Requesting: http://10.0.0.141:8082/domains
2025-10-31 13:11:06,295 - DEBUG - Requesting: http://10.0.0.141:8082/domain/fe54c0ac-74f7-46a6-8e84-77fb181ac49a
2025-10-31 13:11:06,350 - DEBUG - Requesting: http://10.0.0.141:8082/project/16cfa4a6-af9d-43c1-8e36-a1c056bc3e89
2025-10-31 13:11:06,420 - INFO - Validated that VN ctest-vn-81763556 is not found in API Server
2025-10-31 13:11:06,431 - DEBUG - VN ctest-vn-81763556 is not present in Agent 10.0.0.141 
2025-10-31 13:11:06,431 - INFO - Validated that VN ctest-vn-81763556 is not in any agent
2025-10-31 13:11:06,436 - DEBUG - VRF 2 is not seen in agent 10.0.0.141
2025-10-31 13:11:06,442 - DEBUG - Vrouter 10.0.0.141 does not have vrf 2 for VN ctest-vn-81763556
2025-10-31 13:11:06,442 - INFO - Validated that all vrouters do not  have the route table for VN default-domain:ctest-TestBasicVMVN-16946208:ctest-vn-81763556
2025-10-31 13:11:06,452 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-81763556 info
2025-10-31 13:11:06,525 - INFO - IPAM: ctest-ipam-40945045 is not found in API Server
2025-10-31 13:11:06,535 - INFO - IPAM:ctest-ipam-40945045 is not found in control node
2025-10-31 13:11:06,795 - DEBUG - No XMPP flaps were noticed during the test
2025-10-31 13:11:06,795 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-10-31 13:11:06,796 - INFO - --------------------------------------------------------------------------------
2025-10-31 13:11:07,465 - INFO - Deleted project: ctest-TestBasicVMVN-16946208, ID : 16cfa4a6-af9d-43c1-8e36-a1c056bc3e89