2025-10-08 14:46:41,911 - INFO - Domain Default found not creating
2025-10-08 14:46:42,032 - INFO - Project ctest-TestBasicVMVN-38587154 not found, creating it
2025-10-08 14:46:42,480 - INFO - Created Project:ctest-TestBasicVMVN-38587154, ID : fbc1aa9b-5d4b-46ed-a0c7-e63738ed3582
2025-10-08 14:46:43,903 - INFO - ================================================================================
2025-10-08 14:46:43,904 - INFO - STARTING TEST : test_generic_link_local_service
2025-10-08 14:46:43,904 - 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-08 14:46:44,152 - DEBUG - Nothing to compare xmpp stats {'10.0.0.162': {'10.20.0.18': '0'}} with
2025-10-08 14:46:44,152 - INFO - Initial checks done. Running the testcase now
2025-10-08 14:46:44,152 - INFO -
2025-10-08 14:46:44,666 - DEBUG - Response for create_network : {'network': {'id': 'e732d5d5-79ea-4f3e-90f9-4a10a3950eb0', 'name': 'ctest-vn2_metadata-34252028', 'tenant_id': 'fbc1aa9b5d4b46eda0c7e63738ed3582', 'project_id': 'fbc1aa9b5d4b46eda0c7e63738ed3582', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-38587154', 'ctest-vn2_metadata-34252028'], 'port_security_enabled': True, 'description': ''}}
2025-10-08 14:46:44,830 - DEBUG - Response for create_subnet : {'subnet': {'id': '3812bd6d-5b5c-4177-81b3-234bd9a69e28', 'name': '', 'tenant_id': 'fbc1aa9b5d4b46eda0c7e63738ed3582', 'network_id': 'e732d5d5-79ea-4f3e-90f9-4a10a3950eb0', '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': 'fbc1aa9b5d4b46eda0c7e63738ed3582'}}
2025-10-08 14:46:44,846 - INFO - Created VN ctest-vn2_metadata-34252028
2025-10-08 14:46:44,895 - DEBUG - VN ctest-vn2_metadata-34252028 UUID is e732d5d5-79ea-4f3e-90f9-4a10a3950eb0
2025-10-08 14:46:45,060 - DEBUG - Services list from nova: [, , ]
2025-10-08 14:46:46,027 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4237-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4237-1)
2025-10-08 14:46:46,135 - DEBUG - Link local service introspect added
2025-10-08 14:46:46,186 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-08 14:46:51,250 - DEBUG - VM is in ACTIVE state now
2025-10-08 14:46:51,378 - INFO - Waiting for VM ctest-TestBasicVMVN-38587154-62096525 to be up..
2025-10-08 14:46:51,378 - INFO - VM name : ctest-TestBasicVMVN-38587154-62096525
2025-10-08 14:46:51,442 - DEBUG - VM ctest-TestBasicVMVN-38587154-62096525 ID is 27e01071-1f81-4118-8c36-540e5f78d503
2025-10-08 14:46:51,442 - DEBUG - VM ctest-TestBasicVMVN-38587154-62096525 launched on Node cn-jenkins-deploy-platform-ansible-os-4237-1
2025-10-08 14:46:51,501 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine/27e01071-1f81-4118-8c36-540e5f78d503
2025-10-08 14:46:51,786 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine/27e01071-1f81-4118-8c36-540e5f78d503
2025-10-08 14:46:51,811 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine-interface/ea173daa-c7d1-4127-8806-3d204746f0ed
2025-10-08 14:46:55,047 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1008ms')
2025-10-08 14:46:55,047 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-38587154-62096525 failed!
2025-10-08 14:46:55,099 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-38587154:ctest-vn2_metadata-34252028 is 11.1.1.1 and allocation pool is NOT set
2025-10-08 14:46:57,165 - 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.85 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.55 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 = 1.554/3.203/4.852/1.649 ms')
2025-10-08 14:46:57,166 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-38587154-62096525 passed
2025-10-08 14:46:57,315 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-08 14:46:57,315 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-38587154-62096525, IP 11.1.1.3, Port 22
2025-10-08 14:46:57,374 - 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-08 14:46:57,443 - DEBUG - VM ctest-TestBasicVMVN-38587154-62096525 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-08 14:47:02,443 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-08 14:47:02,444 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-38587154-62096525, IP 11.1.1.3, Port 22
2025-10-08 14:47:02,599 - DEBUG - VM ctest-TestBasicVMVN-38587154-62096525 is ready for SSH connections
2025-10-08 14:47:02,599 - INFO - Retry 0
2025-10-08 14:47:02,599 - 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.162, gateway password: c0ntrail123
2025-10-08 14:47:02,600 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-10-08 14:47:04,205 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-10-08 14:47:04,205 - INFO - Generic metadata worked
2025-10-08 14:47:04,458 - DEBUG - Link local service introspect removed
2025-10-08 14:47:04,459 - INFO - Deleting VM ctest-TestBasicVMVN-38587154-62096525
2025-10-08 14:47:04,516 - INFO - Deleting VN ctest-vn2_metadata-34252028
2025-10-08 14:47:04,547 - DEBUG - VN e732d5d5-79ea-4f3e-90f9-4a10a3950eb0 still in use: Unable to complete operation on network e732d5d5-79ea-4f3e-90f9-4a10a3950eb0. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-814ea359-309e-46f7-9854-62fd8405cd84']
2025-10-08 14:47:04,547 - WARNING - Deleting VN ctest-vn2_metadata-34252028 failed..Will retry
2025-10-08 14:47:06,652 - DEBUG - Response for deleting network ()
2025-10-08 14:47:06,907 - DEBUG - No XMPP flaps were noticed during the test
2025-10-08 14:47:06,907 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23]
2025-10-08 14:47:06,907 - INFO - --------------------------------------------------------------------------------
2025-10-08 14:47:06,910 - INFO - ================================================================================
2025-10-08 14:47:06,910 - INFO - STARTING TEST : test_metadata_service
2025-10-08 14:47:06,910 - 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-08 14:47:07,195 - DEBUG - Nothing to compare xmpp stats {'10.0.0.162': {'10.20.0.18': '0'}} with
2025-10-08 14:47:07,195 - INFO - Initial checks done. Running the testcase now
2025-10-08 14:47:07,195 - INFO -
2025-10-08 14:47:07,196 - DEBUG - Requesting: http://10.0.0.162:8082/global-vrouter-configs
2025-10-08 14:47:07,201 - DEBUG - Requesting: http://10.0.0.162:8082/global-vrouter-config/3cffb371-1cd8-43e7-8ff8-9a2ec3b1534b
2025-10-08 14:47:07,361 - DEBUG - Response for create_network : {'network': {'id': 'c19d8073-6618-4c16-917d-5a8b676f9df9', 'name': 'ctest-vn-04101950', 'tenant_id': 'fbc1aa9b5d4b46eda0c7e63738ed3582', 'project_id': 'fbc1aa9b5d4b46eda0c7e63738ed3582', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-38587154', 'ctest-vn-04101950'], 'port_security_enabled': True, 'description': ''}}
2025-10-08 14:47:07,564 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e4bd5123-6d50-4a60-ac01-588cbcb835be', 'name': '', 'tenant_id': 'fbc1aa9b5d4b46eda0c7e63738ed3582', 'network_id': 'c19d8073-6618-4c16-917d-5a8b676f9df9', 'ip_version': 4, 'cidr': '5.36.79.128/26', 'allocation_pools': [{'start': '5.36.79.130', 'end': '5.36.79.190'}], 'gateway_ip': '5.36.79.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '5.36.79.130', 'tags': [], 'project_id': 'fbc1aa9b5d4b46eda0c7e63738ed3582'}}
2025-10-08 14:47:07,578 - INFO - Created VN ctest-vn-04101950
2025-10-08 14:47:07,631 - DEBUG - VN ctest-vn-04101950 UUID is c19d8073-6618-4c16-917d-5a8b676f9df9
2025-10-08 14:47:08,713 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4237-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4237-1)
2025-10-08 14:47:08,713 - INFO - Waiting for VM ctest-TestBasicVMVN-38587154-25637268 to be up..
2025-10-08 14:47:08,747 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-08 14:47:13,809 - DEBUG - VM is in ACTIVE state now
2025-10-08 14:47:13,809 - INFO - VM name : ctest-TestBasicVMVN-38587154-25637268
2025-10-08 14:47:13,869 - DEBUG - VM ctest-TestBasicVMVN-38587154-25637268 ID is c6c8cd29-3910-42d1-9db6-649923afcdb7
2025-10-08 14:47:13,869 - DEBUG - VM ctest-TestBasicVMVN-38587154-25637268 launched on Node cn-jenkins-deploy-platform-ansible-os-4237-1
2025-10-08 14:47:13,929 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine/c6c8cd29-3910-42d1-9db6-649923afcdb7
2025-10-08 14:47:13,935 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine-interface/8cd025c0-7536-47ac-bfee-6e29a636776b
2025-10-08 14:47:17,156 - 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 1004ms')
2025-10-08 14:47:17,157 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-38587154-25637268 failed!
2025-10-08 14:47:17,207 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-38587154:ctest-vn-04101950 is 5.36.79.129 and allocation pool is NOT set
2025-10-08 14:47:19,271 - 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.93 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.638 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.638/1.784/2.931/1.146 ms')
2025-10-08 14:47:19,271 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-38587154-25637268 passed
2025-10-08 14:47:19,419 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-08 14:47:19,419 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-38587154-25637268, IP 5.36.79.131, Port 22
2025-10-08 14:47:19,578 - DEBUG - VM ctest-TestBasicVMVN-38587154-25637268 is ready for SSH connections
2025-10-08 14:47:19,578 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.162, gateway password: c0ntrail123
2025-10-08 14:47:19,578 - DEBUG - cat /tmp/output.txt
2025-10-08 14:47:21,188 - DEBUG - Hello World. The time is now Wed, 08 Oct 2025 08:47:17 -0600!
2025-10-08 14:47:21,188 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 08 Oct 2025 08:47:17 -0600!'}
2025-10-08 14:47:21,188 - INFO - metadata_script.txt got executed in the vm
2025-10-08 14:47:21,188 - INFO - Deleting VM ctest-TestBasicVMVN-38587154-25637268
2025-10-08 14:47:21,250 - INFO - Deleting VN ctest-vn-04101950
2025-10-08 14:47:21,284 - DEBUG - VN c19d8073-6618-4c16-917d-5a8b676f9df9 still in use: Unable to complete operation on network c19d8073-6618-4c16-917d-5a8b676f9df9. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-14d208cc-7899-4292-a56b-0ce1d7ab3709']
2025-10-08 14:47:21,284 - WARNING - Deleting VN ctest-vn-04101950 failed..Will retry
2025-10-08 14:47:23,372 - DEBUG - Response for deleting network ()
2025-10-08 14:47:23,627 - DEBUG - No XMPP flaps were noticed during the test
2025-10-08 14:47:23,627 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-10-08 14:47:23,627 - INFO - --------------------------------------------------------------------------------
2025-10-08 14:47:23,629 - INFO - ================================================================================
2025-10-08 14:47:23,629 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-10-08 14:47:23,629 - 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-08 14:47:23,918 - DEBUG - Nothing to compare xmpp stats {'10.0.0.162': {'10.20.0.18': '0'}} with
2025-10-08 14:47:23,918 - INFO - Initial checks done. Running the testcase now
2025-10-08 14:47:23,918 - INFO -
2025-10-08 14:47:24,369 - DEBUG - Response for create_network : {'network': {'id': '9b894c9a-375d-4bd1-ab0e-c8d1cd4ed6d9', 'name': 'ctest-vn-21749058', 'tenant_id': 'fbc1aa9b5d4b46eda0c7e63738ed3582', 'project_id': 'fbc1aa9b5d4b46eda0c7e63738ed3582', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-38587154', 'ctest-vn-21749058'], 'port_security_enabled': True, 'description': ''}}
2025-10-08 14:47:24,570 - DEBUG - Response for create_subnet : {'subnet': {'id': '9c8803ec-9096-4437-9746-caeff1acecca', 'name': '', 'tenant_id': 'fbc1aa9b5d4b46eda0c7e63738ed3582', 'network_id': '9b894c9a-375d-4bd1-ab0e-c8d1cd4ed6d9', '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': 'fbc1aa9b5d4b46eda0c7e63738ed3582'}}
2025-10-08 14:47:24,748 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fe0b9dcb-e8a0-48a9-889c-786343209f1f', 'name': '', 'tenant_id': 'fbc1aa9b5d4b46eda0c7e63738ed3582', 'network_id': '9b894c9a-375d-4bd1-ab0e-c8d1cd4ed6d9', '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': 'fbc1aa9b5d4b46eda0c7e63738ed3582'}}
2025-10-08 14:47:24,765 - INFO - Created VN ctest-vn-21749058
2025-10-08 14:47:24,815 - DEBUG - VN ctest-vn-21749058 UUID is 9b894c9a-375d-4bd1-ab0e-c8d1cd4ed6d9
2025-10-08 14:47:25,124 - DEBUG - Response for create_port : {'port': {'name': 'b37304c6-7475-4bff-9009-c07742ba73b7', 'id': 'b37304c6-7475-4bff-9009-c07742ba73b7', 'tenant_id': 'fbc1aa9b5d4b46eda0c7e63738ed3582', 'network_id': '9b894c9a-375d-4bd1-ab0e-c8d1cd4ed6d9', 'mac_address': '02:b3:73:04:c6:74', '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': '9c8803ec-9096-4437-9746-caeff1acecca'}], 'security_groups': ['fabe9afd-57a5-4712-b544-6c44b96b514a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fbc1aa9b5d4b46eda0c7e63738ed3582'}}
2025-10-08 14:47:25,280 - DEBUG - Response for create_port : {'port': {'name': 'e8a952be-0783-4b76-96e9-d2e855f6126c', 'id': 'e8a952be-0783-4b76-96e9-d2e855f6126c', 'tenant_id': 'fbc1aa9b5d4b46eda0c7e63738ed3582', 'network_id': '9b894c9a-375d-4bd1-ab0e-c8d1cd4ed6d9', 'mac_address': '02:e8:a9:52:be:07', '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': 'fe0b9dcb-e8a0-48a9-889c-786343209f1f'}], 'security_groups': ['fabe9afd-57a5-4712-b544-6c44b96b514a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fbc1aa9b5d4b46eda0c7e63738ed3582'}}
2025-10-08 14:47:25,603 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4237-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4237-1)
2025-10-08 14:47:25,956 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4237-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4237-1)
2025-10-08 14:47:27,180 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4237-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4237-1)
2025-10-08 14:47:27,180 - DEBUG - Requesting: http://10.0.0.162:8082/domains
2025-10-08 14:47:27,187 - DEBUG - Requesting: http://10.0.0.162:8082/domain/cc6a519a-1a13-4692-af8e-06e2ffdfb27f
2025-10-08 14:47:27,199 - DEBUG - Requesting: http://10.0.0.162:8082/project/fbc1aa9b-5d4b-46ed-a0c7-e63738ed3582
2025-10-08 14:47:27,301 - DEBUG - Requesting: http://10.0.0.162:8082/network-ipam/0a574b5b-9575-4cf4-8802-274bf1057b7d
2025-10-08 14:47:27,313 - INFO - Verifications in API Server for IPAM: ctest-ipam-29447330 passed
2025-10-08 14:47:27,320 - DEBUG - Control-node 10.0.0.162 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-38587154:ctest-ipam-29447330', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-38587154', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '745147120074706164', 'uuid-lslong': '9800438946231319421'}, 'enable': 'true', 'created': '2025-10-08T14:47:23', 'last-modified': '2025-10-08T14:47:24', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.181716'}
2025-10-08 14:47:27,320 - INFO - Verifications in Control node for IPAM: ctest-ipam-29447330 passed
2025-10-08 14:47:27,320 - DEBUG - Requesting: http://10.0.0.162:8082/domains
2025-10-08 14:47:27,325 - DEBUG - Requesting: http://10.0.0.162:8082/domain/cc6a519a-1a13-4692-af8e-06e2ffdfb27f
2025-10-08 14:47:27,334 - DEBUG - Requesting: http://10.0.0.162:8082/project/fbc1aa9b-5d4b-46ed-a0c7-e63738ed3582
2025-10-08 14:47:27,404 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-network/9b894c9a-375d-4bd1-ab0e-c8d1cd4ed6d9
2025-10-08 14:47:27,416 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-network/9b894c9a-375d-4bd1-ab0e-c8d1cd4ed6d9
2025-10-08 14:47:27,425 - DEBUG - Requesting: http://10.0.0.162:8082/routing-instance/ca03ba0e-bc62-4149-8b46-1021c4a6a77c
2025-10-08 14:47:27,433 - DEBUG - Requesting: http://10.0.0.162:8082/routing-instance/ca03ba0e-bc62-4149-8b46-1021c4a6a77c
2025-10-08 14:47:27,442 - DEBUG - Requesting: http://10.0.0.162:8082/route-target/609e25f7-c777-4dde-9d3d-e3f3a38d0c92
2025-10-08 14:47:27,449 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-08 14:47:27,449 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-network/9b894c9a-375d-4bd1-ab0e-c8d1cd4ed6d9
2025-10-08 14:47:27,458 - DEBUG - Requesting: http://10.0.0.162:8082/routing-instance/ca03ba0e-bc62-4149-8b46-1021c4a6a77c
2025-10-08 14:47:27,471 - INFO - Verified VN network id 12 for VN 9b894c9a-375d-4bd1-ab0e-c8d1cd4ed6d9
2025-10-08 14:47:27,471 - INFO - Verifications in API Server for VN ctest-vn-21749058 passed
2025-10-08 14:47:27,471 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-network/9b894c9a-375d-4bd1-ab0e-c8d1cd4ed6d9
2025-10-08 14:47:27,480 - DEBUG - Requesting: http://10.0.0.162:8082/routing-instance/ca03ba0e-bc62-4149-8b46-1021c4a6a77c
2025-10-08 14:47:27,485 - DEBUG - Requesting: http://10.0.0.162:8082/routing-instance/ca03ba0e-bc62-4149-8b46-1021c4a6a77c
2025-10-08 14:47:27,496 - DEBUG - Requesting: http://10.0.0.162:8082/route-target/609e25f7-c777-4dde-9d3d-e3f3a38d0c92
2025-10-08 14:47:27,508 - DEBUG - Control-node 10.0.0.162 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-38587154:ctest-vn-21749058', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-38587154', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11207573372925725649', 'uuid-lslong': '12326010033577842393'}, 'enable': 'true', 'created': '2025-10-08T14:47:24', 'last-modified': '2025-10-08T14:47:24', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.783289'}
2025-10-08 14:47:27,514 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-08 14:47:27,514 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-21749058 passed
2025-10-08 14:47:27,515 - DEBUG - ====Verifying policy data for ctest-vn-21749058 in API_Server ======
2025-10-08 14:47:27,515 - DEBUG - Requesting: http://10.0.0.162:8082/domains
2025-10-08 14:47:27,519 - DEBUG - Requesting: http://10.0.0.162:8082/domain/cc6a519a-1a13-4692-af8e-06e2ffdfb27f
2025-10-08 14:47:27,529 - DEBUG - Requesting: http://10.0.0.162:8082/project/fbc1aa9b-5d4b-46ed-a0c7-e63738ed3582
2025-10-08 14:47:27,604 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-network/9b894c9a-375d-4bd1-ab0e-c8d1cd4ed6d9
2025-10-08 14:47:27,622 - DEBUG - =>VN ctest-vn-21749058 has no policy to be verified
2025-10-08 14:47:27,622 - DEBUG - Verifying the vn in opserver
2025-10-08 14:47:27,622 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-38587154:ctest-vn-21749058 virtual network link through opserver 10.0.0.162
2025-10-08 14:47:27,622 - DEBUG - Requesting: http://10.0.0.162:8081/analytics/uves/virtual-networks
2025-10-08 14:47:28,012 - DEBUG - Requesting: http://10.0.0.162:8081/analytics/uves/virtual-networks
2025-10-08 14:47:28,059 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-38587154:ctest-vn-21749058', 'href': 'http://10.0.0.162:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-38587154:ctest-vn-21749058?flat'}
2025-10-08 14:47:28,059 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-38587154:ctest-vn-21749058 is found in opserver
2025-10-08 14:47:28,064 - DEBUG - VRF ids for VN ctest-vn-21749058: {'10.0.0.162': '2'}
2025-10-08 14:47:28,064 - INFO - Waiting for VM ctest-TestBasicVMVN-38587154-11731453 to be up..
2025-10-08 14:47:28,139 - DEBUG - VM is in ACTIVE state now
2025-10-08 14:47:28,139 - INFO - VM name : ctest-TestBasicVMVN-38587154-11731453
2025-10-08 14:47:28,209 - DEBUG - VM ctest-TestBasicVMVN-38587154-11731453 ID is 28812e06-9122-4b8b-ab22-ee1e1b44f795
2025-10-08 14:47:28,209 - DEBUG - VM ctest-TestBasicVMVN-38587154-11731453 launched on Node cn-jenkins-deploy-platform-ansible-os-4237-1
2025-10-08 14:47:28,284 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine/28812e06-9122-4b8b-ab22-ee1e1b44f795
2025-10-08 14:47:28,293 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine-interface/b37304c6-7475-4bff-9009-c07742ba73b7
2025-10-08 14:47:31,563 - 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 1020ms')
2025-10-08 14:47:31,563 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-38587154-11731453 failed!
2025-10-08 14:47:31,619 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-38587154:ctest-vn-21749058 is 31.1.1.1 and allocation pool is NOT set
2025-10-08 14:47:31,619 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-38587154:ctest-vn-21749058 is 31.1.2.1 and allocation pool is NOT set
2025-10-08 14:47:35,693 - 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-08 14:47:35,693 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-38587154-11731453 failed!
2025-10-08 14:47:35,747 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-38587154:ctest-vn-21749058 is 31.1.1.1 and allocation pool is NOT set
2025-10-08 14:47:35,747 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-38587154:ctest-vn-21749058 is 31.1.2.1 and allocation pool is NOT set
2025-10-08 14:47:37,810 - 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.50 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.423 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.423/1.463/2.504/1.040 ms')
2025-10-08 14:47:37,810 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-38587154-11731453 passed
2025-10-08 14:47:37,959 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-08 14:47:37,959 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-38587154-11731453, IP 31.1.1.4, Port 22
2025-10-08 14:47:38,118 - DEBUG - VM ctest-TestBasicVMVN-38587154-11731453 is ready for SSH connections
2025-10-08 14:47:38,118 - INFO - Waiting for VM ctest-TestBasicVMVN-38587154-26194635 to be up..
2025-10-08 14:47:38,184 - DEBUG - VM is in ACTIVE state now
2025-10-08 14:47:38,185 - INFO - VM name : ctest-TestBasicVMVN-38587154-26194635
2025-10-08 14:47:38,251 - DEBUG - VM ctest-TestBasicVMVN-38587154-26194635 ID is 3774f845-adec-4454-809e-b7c0095ce306
2025-10-08 14:47:38,251 - DEBUG - VM ctest-TestBasicVMVN-38587154-26194635 launched on Node cn-jenkins-deploy-platform-ansible-os-4237-1
2025-10-08 14:47:38,315 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine/3774f845-adec-4454-809e-b7c0095ce306
2025-10-08 14:47:38,321 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine-interface/e8a952be-0783-4b76-96e9-d2e855f6126c
2025-10-08 14:47:39,553 - 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.80 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.353 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.353/1.578/2.803/1.225 ms')
2025-10-08 14:47:39,553 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-38587154-26194635 passed
2025-10-08 14:47:39,699 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-08 14:47:39,699 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-38587154-26194635, IP 31.1.2.4, Port 22
2025-10-08 14:47:39,855 - DEBUG - VM ctest-TestBasicVMVN-38587154-26194635 is ready for SSH connections
2025-10-08 14:47:39,855 - INFO - Waiting for VM ctest-TestBasicVMVN-38587154-04147284 to be up..
2025-10-08 14:47:39,923 - DEBUG - VM is in ACTIVE state now
2025-10-08 14:47:39,923 - INFO - VM name : ctest-TestBasicVMVN-38587154-04147284
2025-10-08 14:47:39,990 - DEBUG - VM ctest-TestBasicVMVN-38587154-04147284 ID is 21ad9456-cb8c-411e-aca8-f60a3867783e
2025-10-08 14:47:39,990 - DEBUG - VM ctest-TestBasicVMVN-38587154-04147284 launched on Node cn-jenkins-deploy-platform-ansible-os-4237-1
2025-10-08 14:47:40,056 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine/21ad9456-cb8c-411e-aca8-f60a3867783e
2025-10-08 14:47:40,064 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine-interface/ec2afdf3-26cb-4b27-a163-e3cca61df569
2025-10-08 14:47:41,298 - 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.68 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.410 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.410/1.545/2.681/1.135 ms')
2025-10-08 14:47:41,299 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-38587154-04147284 passed
2025-10-08 14:47:41,451 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-08 14:47:41,451 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-38587154-04147284, IP 31.1.1.3, Port 22
2025-10-08 14:47:41,606 - DEBUG - VM ctest-TestBasicVMVN-38587154-04147284 is ready for SSH connections
2025-10-08 14:47:41,606 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-08 14:47:41,606 - 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.162, gateway password: c0ntrail123
2025-10-08 14:47:41,606 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-10-08 14:47:45,576 - 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.514 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.761 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.979 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.761/2.084/4.514 ms
2025-10-08 14:47:45,576 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-38587154-11731453 passed
2025-10-08 14:47:45,576 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-08 14:47:45,576 - 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.162, gateway password: c0ntrail123
2025-10-08 14:47:45,576 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-10-08 14:47:49,223 - 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.638 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.964 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.905 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.905/1.502/2.638 ms
2025-10-08 14:47:49,223 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-38587154-26194635 passed
2025-10-08 14:47:49,223 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-08 14:47:49,223 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-08 14:47:49,223 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-08 14:47:49,223 - 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.162, gateway password: c0ntrail123
2025-10-08 14:47:49,223 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-08 14:47:49,397 - DEBUG - None
2025-10-08 14:47:49,397 - 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.162, gateway password: c0ntrail123
2025-10-08 14:47:49,397 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-08 14:47:49,633 - DEBUG - None
2025-10-08 14:47:49,634 - 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.162, gateway password: c0ntrail123
2025-10-08 14:47:49,634 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-08 14:47:50,239 - DEBUG - None
2025-10-08 14:47:50,239 - 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.162, gateway password: c0ntrail123
2025-10-08 14:47:50,239 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-10-08 14:47:52,433 - 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.753 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.328 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.395 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.479 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.378 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.378/2.066/6.328 ms
2025-10-08 14:47:52,433 - 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.162, gateway password: c0ntrail123
2025-10-08 14:47:52,433 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-10-08 14:47:54,666 - 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.897 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.505 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.600 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.415 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.774 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.510 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.314 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.314/1.716/3.600 ms
2025-10-08 14:47:54,667 - 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.162, gateway password: c0ntrail123
2025-10-08 14:47:54,667 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-10-08 14:47:56,896 - 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.639 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.676 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.474 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.419 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.657 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.389 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.409 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.409/1.666/3.474 ms
2025-10-08 14:47:56,897 - INFO - Deleting VM ctest-TestBasicVMVN-38587154-04147284
2025-10-08 14:47:56,957 - INFO - Detaching port e8a952be-0783-4b76-96e9-d2e855f6126c from VM ctest-TestBasicVMVN-38587154-26194635
2025-10-08 14:47:56,985 - INFO - Deleting VM ctest-TestBasicVMVN-38587154-26194635
2025-10-08 14:47:57,052 - INFO - Detaching port b37304c6-7475-4bff-9009-c07742ba73b7 from VM ctest-TestBasicVMVN-38587154-11731453
2025-10-08 14:47:57,086 - INFO - Deleting VM ctest-TestBasicVMVN-38587154-11731453
2025-10-08 14:47:57,149 - INFO - Deleting VN ctest-vn-21749058
2025-10-08 14:47:57,308 - DEBUG - Response for delete_port : ()
2025-10-08 14:47:57,468 - DEBUG - Response for delete_port : ()
2025-10-08 14:47:57,507 - DEBUG - VN 9b894c9a-375d-4bd1-ab0e-c8d1cd4ed6d9 still in use: Unable to complete operation on network 9b894c9a-375d-4bd1-ab0e-c8d1cd4ed6d9. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ba239252-6758-4aec-88f8-ea46053faec7']
2025-10-08 14:47:57,507 - WARNING - Deleting VN ctest-vn-21749058 failed..Will retry
2025-10-08 14:47:59,615 - DEBUG - Response for deleting network ()
2025-10-08 14:47:59,615 - DEBUG - Requesting: http://10.0.0.162:8082/routing-instance/ca03ba0e-bc62-4149-8b46-1021c4a6a77c
2025-10-08 14:47:59,620 - DEBUG - Response Code: 404
2025-10-08 14:47:59,620 - DEBUG - Requesting: http://10.0.0.162:8082/domains
2025-10-08 14:47:59,624 - DEBUG - Requesting: http://10.0.0.162:8082/domain/cc6a519a-1a13-4692-af8e-06e2ffdfb27f
2025-10-08 14:47:59,679 - DEBUG - Requesting: http://10.0.0.162:8082/project/fbc1aa9b-5d4b-46ed-a0c7-e63738ed3582
2025-10-08 14:47:59,748 - INFO - Validated that VN ctest-vn-21749058 is not found in API Server
2025-10-08 14:47:59,756 - DEBUG - VN ctest-vn-21749058 is not present in Agent 10.0.0.162
2025-10-08 14:47:59,756 - INFO - Validated that VN ctest-vn-21749058 is not in any agent
2025-10-08 14:47:59,760 - DEBUG - VRF 2 is not seen in agent 10.0.0.162
2025-10-08 14:47:59,765 - DEBUG - Vrouter 10.0.0.162 does not have vrf 2 for VN ctest-vn-21749058
2025-10-08 14:47:59,765 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-38587154:ctest-vn-21749058
2025-10-08 14:47:59,773 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-21749058 info
2025-10-08 14:47:59,846 - INFO - IPAM: ctest-ipam-29447330 is not found in API Server
2025-10-08 14:47:59,855 - INFO - IPAM:ctest-ipam-29447330 is not found in control node
2025-10-08 14:48:00,102 - DEBUG - No XMPP flaps were noticed during the test
2025-10-08 14:48:00,102 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-10-08 14:48:00,102 - INFO - --------------------------------------------------------------------------------
2025-10-08 14:48:00,733 - INFO - Deleted project: ctest-TestBasicVMVN-38587154, ID : fbc1aa9b-5d4b-46ed-a0c7-e63738ed3582