2025-10-14 18:19:11,406 - INFO - Domain Default found not creating 2025-10-14 18:19:11,542 - INFO - Project ctest-TestBasicVMVN-80490194 not found, creating it 2025-10-14 18:19:11,975 - INFO - Created Project:ctest-TestBasicVMVN-80490194, ID : c9da1923-6142-430a-b2e5-c06cb136f6d5 2025-10-14 18:19:13,478 - INFO - ================================================================================ 2025-10-14 18:19:13,478 - INFO - STARTING TEST : test_generic_link_local_service 2025-10-14 18:19:13,478 - 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-14 18:19:13,733 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.14': '0'}} with 2025-10-14 18:19:13,733 - INFO - Initial checks done. Running the testcase now 2025-10-14 18:19:13,733 - INFO - 2025-10-14 18:19:14,265 - DEBUG - Response for create_network : {'network': {'id': '500c3d84-35b9-4aa4-8111-a348c89f2b6f', 'name': 'ctest-vn2_metadata-01214215', 'tenant_id': 'c9da19236142430ab2e5c06cb136f6d5', 'project_id': 'c9da19236142430ab2e5c06cb136f6d5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-80490194', 'ctest-vn2_metadata-01214215'], 'port_security_enabled': True, 'description': ''}} 2025-10-14 18:19:14,444 - DEBUG - Response for create_subnet : {'subnet': {'id': '1c80964a-0b8f-4032-ba14-7eb69d97b706', 'name': '', 'tenant_id': 'c9da19236142430ab2e5c06cb136f6d5', 'network_id': '500c3d84-35b9-4aa4-8111-a348c89f2b6f', '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': 'c9da19236142430ab2e5c06cb136f6d5'}} 2025-10-14 18:19:14,460 - INFO - Created VN ctest-vn2_metadata-01214215 2025-10-14 18:19:14,512 - DEBUG - VN ctest-vn2_metadata-01214215 UUID is 500c3d84-35b9-4aa4-8111-a348c89f2b6f 2025-10-14 18:19:14,673 - DEBUG - Services list from nova: [, , ] 2025-10-14 18:19:15,639 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4317-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4317-1) 2025-10-14 18:19:15,744 - DEBUG - Link local service introspect added 2025-10-14 18:19:15,782 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-14 18:19:20,854 - DEBUG - VM is in ACTIVE state now 2025-10-14 18:19:20,984 - INFO - Waiting for VM ctest-TestBasicVMVN-80490194-93315756 to be up.. 2025-10-14 18:19:20,984 - INFO - VM name : ctest-TestBasicVMVN-80490194-93315756 2025-10-14 18:19:21,071 - DEBUG - VM ctest-TestBasicVMVN-80490194-93315756 ID is 0d1d486c-57b7-446c-817a-29f2857c38f0 2025-10-14 18:19:21,071 - DEBUG - VM ctest-TestBasicVMVN-80490194-93315756 launched on Node cn-jenkins-deploy-platform-ansible-os-4317-1 2025-10-14 18:19:21,145 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/0d1d486c-57b7-446c-817a-29f2857c38f0 2025-10-14 18:19:21,456 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/0d1d486c-57b7-446c-817a-29f2857c38f0 2025-10-14 18:19:21,496 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/f78f3747-df3c-4a91-b008-4226b7c73510 2025-10-14 18:19:24,752 - 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 1014ms') 2025-10-14 18:19:24,752 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-80490194-93315756 failed! 2025-10-14 18:19:24,808 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-80490194:ctest-vn2_metadata-01214215 is 11.1.1.1 and allocation pool is NOT set 2025-10-14 18:19:26,866 - 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.51 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.58 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.583/3.048/4.513/1.465 ms') 2025-10-14 18:19:26,867 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-80490194-93315756 passed 2025-10-14 18:19:27,020 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-14 18:19:27,021 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-80490194-93315756, IP 11.1.1.3, Port 22 2025-10-14 18:19:27,176 - DEBUG - VM ctest-TestBasicVMVN-80490194-93315756 is ready for SSH connections 2025-10-14 18:19:27,176 - INFO - Retry 0 2025-10-14 18:19:27,176 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2025-10-14 18:19:27,176 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-10-14 18:19:28,762 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-10-14 18:19:28,762 - INFO - Generic metadata worked 2025-10-14 18:19:29,012 - DEBUG - Link local service introspect removed 2025-10-14 18:19:29,012 - INFO - Deleting VM ctest-TestBasicVMVN-80490194-93315756 2025-10-14 18:19:29,099 - INFO - Deleting VN ctest-vn2_metadata-01214215 2025-10-14 18:19:29,141 - DEBUG - VN 500c3d84-35b9-4aa4-8111-a348c89f2b6f still in use: Unable to complete operation on network 500c3d84-35b9-4aa4-8111-a348c89f2b6f. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-119ec6e4-e92a-45e2-864f-aab749018777'] 2025-10-14 18:19:29,141 - WARNING - Deleting VN ctest-vn2_metadata-01214215 failed..Will retry 2025-10-14 18:19:31,247 - DEBUG - Response for deleting network () 2025-10-14 18:19:31,502 - DEBUG - No XMPP flaps were noticed during the test 2025-10-14 18:19:31,502 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2025-10-14 18:19:31,502 - INFO - -------------------------------------------------------------------------------- 2025-10-14 18:19:31,505 - INFO - ================================================================================ 2025-10-14 18:19:31,505 - INFO - STARTING TEST : test_metadata_service 2025-10-14 18:19:31,505 - 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-14 18:19:31,800 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.14': '0'}} with 2025-10-14 18:19:31,800 - INFO - Initial checks done. Running the testcase now 2025-10-14 18:19:31,800 - INFO - 2025-10-14 18:19:31,800 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs 2025-10-14 18:19:31,806 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/f91f8d0e-8814-4d46-bc15-b7c34925e6ef 2025-10-14 18:19:31,985 - DEBUG - Response for create_network : {'network': {'id': '91b4322d-d25c-453c-8255-4f67ff0cf853', 'name': 'ctest-vn-42387777', 'tenant_id': 'c9da19236142430ab2e5c06cb136f6d5', 'project_id': 'c9da19236142430ab2e5c06cb136f6d5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-80490194', 'ctest-vn-42387777'], 'port_security_enabled': True, 'description': ''}} 2025-10-14 18:19:32,157 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b848b9d6-3e31-44e6-bcdc-c6984db7349a', 'name': '', 'tenant_id': 'c9da19236142430ab2e5c06cb136f6d5', 'network_id': '91b4322d-d25c-453c-8255-4f67ff0cf853', 'ip_version': 4, 'cidr': '59.196.11.128/26', 'allocation_pools': [{'start': '59.196.11.130', 'end': '59.196.11.190'}], 'gateway_ip': '59.196.11.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '59.196.11.130', 'tags': [], 'project_id': 'c9da19236142430ab2e5c06cb136f6d5'}} 2025-10-14 18:19:32,173 - INFO - Created VN ctest-vn-42387777 2025-10-14 18:19:32,224 - DEBUG - VN ctest-vn-42387777 UUID is 91b4322d-d25c-453c-8255-4f67ff0cf853 2025-10-14 18:19:33,343 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4317-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4317-1) 2025-10-14 18:19:33,344 - INFO - Waiting for VM ctest-TestBasicVMVN-80490194-46283161 to be up.. 2025-10-14 18:19:33,382 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-14 18:19:38,459 - DEBUG - VM is in ACTIVE state now 2025-10-14 18:19:38,459 - INFO - VM name : ctest-TestBasicVMVN-80490194-46283161 2025-10-14 18:19:38,537 - DEBUG - VM ctest-TestBasicVMVN-80490194-46283161 ID is 8eabeef1-2b8e-4529-bc91-2c4d36efe5fa 2025-10-14 18:19:38,537 - DEBUG - VM ctest-TestBasicVMVN-80490194-46283161 launched on Node cn-jenkins-deploy-platform-ansible-os-4317-1 2025-10-14 18:19:38,608 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/8eabeef1-2b8e-4529-bc91-2c4d36efe5fa 2025-10-14 18:19:38,615 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/47d5f202-56a4-414d-b2d7-56215d0ea95f 2025-10-14 18:19:41,872 - 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 1021ms') 2025-10-14 18:19:41,872 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-80490194-46283161 failed! 2025-10-14 18:19:41,928 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-80490194:ctest-vn-42387777 is 59.196.11.129 and allocation pool is NOT set 2025-10-14 18:19:43,989 - 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.56 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.93 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.931/5.243/6.555/1.312 ms') 2025-10-14 18:19:43,989 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-80490194-46283161 passed 2025-10-14 18:19:44,160 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-14 18:19:44,160 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-80490194-46283161, IP 59.196.11.131, Port 22 2025-10-14 18:19:44,216 - 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-14 18:19:44,286 - DEBUG - VM ctest-TestBasicVMVN-80490194-46283161 is NOT ready for SSH connections, VM status: ACTIVE 2025-10-14 18:19:49,287 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-14 18:19:49,287 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-80490194-46283161, IP 59.196.11.131, Port 22 2025-10-14 18:19:49,440 - DEBUG - VM ctest-TestBasicVMVN-80490194-46283161 is ready for SSH connections 2025-10-14 18:19:49,440 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2025-10-14 18:19:49,440 - DEBUG - cat /tmp/output.txt 2025-10-14 18:19:51,071 - DEBUG - Hello World. The time is now Tue, 14 Oct 2025 12:19:44 -0600! 2025-10-14 18:19:51,071 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 14 Oct 2025 12:19:44 -0600!'} 2025-10-14 18:19:51,071 - INFO - metadata_script.txt got executed in the vm 2025-10-14 18:19:51,071 - INFO - Deleting VM ctest-TestBasicVMVN-80490194-46283161 2025-10-14 18:19:51,133 - INFO - Deleting VN ctest-vn-42387777 2025-10-14 18:19:51,171 - DEBUG - VN 91b4322d-d25c-453c-8255-4f67ff0cf853 still in use: Unable to complete operation on network 91b4322d-d25c-453c-8255-4f67ff0cf853. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-7870bbce-f5d4-40e9-9f46-8a1a9d47b338'] 2025-10-14 18:19:51,171 - WARNING - Deleting VN ctest-vn-42387777 failed..Will retry 2025-10-14 18:19:53,267 - DEBUG - Response for deleting network () 2025-10-14 18:19:53,522 - DEBUG - No XMPP flaps were noticed during the test 2025-10-14 18:19:53,523 - INFO - END TEST : test_metadata_service : PASSED[0:00:22] 2025-10-14 18:19:53,523 - INFO - -------------------------------------------------------------------------------- 2025-10-14 18:19:53,526 - INFO - ================================================================================ 2025-10-14 18:19:53,526 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-10-14 18:19:53,526 - 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-14 18:19:53,809 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.14': '0'}} with 2025-10-14 18:19:53,809 - INFO - Initial checks done. Running the testcase now 2025-10-14 18:19:53,809 - INFO - 2025-10-14 18:19:54,278 - DEBUG - Response for create_network : {'network': {'id': '4e4d5994-374b-45ee-be28-68bcae18ec8d', 'name': 'ctest-vn-82877362', 'tenant_id': 'c9da19236142430ab2e5c06cb136f6d5', 'project_id': 'c9da19236142430ab2e5c06cb136f6d5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-80490194', 'ctest-vn-82877362'], 'port_security_enabled': True, 'description': ''}} 2025-10-14 18:19:54,510 - DEBUG - Response for create_subnet : {'subnet': {'id': '59ef1c2c-dab7-4a3c-8a1d-0a021f7f217a', 'name': '', 'tenant_id': 'c9da19236142430ab2e5c06cb136f6d5', 'network_id': '4e4d5994-374b-45ee-be28-68bcae18ec8d', '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': 'c9da19236142430ab2e5c06cb136f6d5'}} 2025-10-14 18:19:54,708 - DEBUG - Response for create_subnet : {'subnet': {'id': '5fcd671f-fd71-428a-91de-6da17f4bb428', 'name': '', 'tenant_id': 'c9da19236142430ab2e5c06cb136f6d5', 'network_id': '4e4d5994-374b-45ee-be28-68bcae18ec8d', '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': 'c9da19236142430ab2e5c06cb136f6d5'}} 2025-10-14 18:19:54,728 - INFO - Created VN ctest-vn-82877362 2025-10-14 18:19:54,784 - DEBUG - VN ctest-vn-82877362 UUID is 4e4d5994-374b-45ee-be28-68bcae18ec8d 2025-10-14 18:19:55,129 - DEBUG - Response for create_port : {'port': {'name': 'f498af7e-9a0a-421d-aefc-6031b09c01b0', 'id': 'f498af7e-9a0a-421d-aefc-6031b09c01b0', 'tenant_id': 'c9da19236142430ab2e5c06cb136f6d5', 'network_id': '4e4d5994-374b-45ee-be28-68bcae18ec8d', 'mac_address': '02:f4:98:af:7e:9a', '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': '59ef1c2c-dab7-4a3c-8a1d-0a021f7f217a'}], 'security_groups': ['6721f0d6-b2f6-4a69-b1f0-3d1db5c4aeef'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c9da19236142430ab2e5c06cb136f6d5'}} 2025-10-14 18:19:55,286 - DEBUG - Response for create_port : {'port': {'name': 'da16b863-4bd2-47f9-9d87-d1c9ce379479', 'id': 'da16b863-4bd2-47f9-9d87-d1c9ce379479', 'tenant_id': 'c9da19236142430ab2e5c06cb136f6d5', 'network_id': '4e4d5994-374b-45ee-be28-68bcae18ec8d', 'mac_address': '02:da:16:b8:63:4b', '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': '5fcd671f-fd71-428a-91de-6da17f4bb428'}], 'security_groups': ['6721f0d6-b2f6-4a69-b1f0-3d1db5c4aeef'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c9da19236142430ab2e5c06cb136f6d5'}} 2025-10-14 18:19:55,628 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4317-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4317-1) 2025-10-14 18:19:56,018 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4317-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4317-1) 2025-10-14 18:19:57,225 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4317-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4317-1) 2025-10-14 18:19:57,225 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-10-14 18:19:57,232 - DEBUG - Requesting: http://10.0.0.50:8082/domain/6ca03870-1883-4af4-a992-1e6a9d75f549 2025-10-14 18:19:57,245 - DEBUG - Requesting: http://10.0.0.50:8082/project/c9da1923-6142-430a-b2e5-c06cb136f6d5 2025-10-14 18:19:57,320 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/9abbd77e-372d-459b-a4d5-d24a466c571f 2025-10-14 18:19:57,329 - INFO - Verifications in API Server for IPAM: ctest-ipam-70313131 passed 2025-10-14 18:19:57,336 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-80490194:ctest-ipam-70313131', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-80490194', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11149742239577359771', 'uuid-lslong': '11877630808710469407'}, 'enable': 'true', 'created': '2025-10-14T18:19:53', 'last-modified': '2025-10-14T18:19:54', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.303246'} 2025-10-14 18:19:57,337 - INFO - Verifications in Control node for IPAM: ctest-ipam-70313131 passed 2025-10-14 18:19:57,337 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-10-14 18:19:57,342 - DEBUG - Requesting: http://10.0.0.50:8082/domain/6ca03870-1883-4af4-a992-1e6a9d75f549 2025-10-14 18:19:57,355 - DEBUG - Requesting: http://10.0.0.50:8082/project/c9da1923-6142-430a-b2e5-c06cb136f6d5 2025-10-14 18:19:57,435 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/4e4d5994-374b-45ee-be28-68bcae18ec8d 2025-10-14 18:19:57,451 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/4e4d5994-374b-45ee-be28-68bcae18ec8d 2025-10-14 18:19:57,461 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/0a1e047b-62ea-4007-811a-09a9823e6870 2025-10-14 18:19:57,471 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/0a1e047b-62ea-4007-811a-09a9823e6870 2025-10-14 18:19:57,481 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/71856671-6939-4948-a7f8-579d3810863e 2025-10-14 18:19:57,490 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-14 18:19:57,491 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/4e4d5994-374b-45ee-be28-68bcae18ec8d 2025-10-14 18:19:57,501 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/0a1e047b-62ea-4007-811a-09a9823e6870 2025-10-14 18:19:57,523 - INFO - Verified VN network id 11 for VN 4e4d5994-374b-45ee-be28-68bcae18ec8d 2025-10-14 18:19:57,524 - INFO - Verifications in API Server for VN ctest-vn-82877362 passed 2025-10-14 18:19:57,524 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/4e4d5994-374b-45ee-be28-68bcae18ec8d 2025-10-14 18:19:57,537 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/0a1e047b-62ea-4007-811a-09a9823e6870 2025-10-14 18:19:57,546 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/0a1e047b-62ea-4007-811a-09a9823e6870 2025-10-14 18:19:57,554 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/71856671-6939-4948-a7f8-579d3810863e 2025-10-14 18:19:57,571 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-80490194:ctest-vn-82877362', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-80490194', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5642264401282811374', 'uuid-lslong': '13702317025858743437'}, 'enable': 'true', 'created': '2025-10-14T18:19:54', 'last-modified': '2025-10-14T18:19:54', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.888163'} 2025-10-14 18:19:57,578 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-14 18:19:57,578 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-82877362 passed 2025-10-14 18:19:57,579 - DEBUG - ====Verifying policy data for ctest-vn-82877362 in API_Server ====== 2025-10-14 18:19:57,579 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-10-14 18:19:57,585 - DEBUG - Requesting: http://10.0.0.50:8082/domain/6ca03870-1883-4af4-a992-1e6a9d75f549 2025-10-14 18:19:57,598 - DEBUG - Requesting: http://10.0.0.50:8082/project/c9da1923-6142-430a-b2e5-c06cb136f6d5 2025-10-14 18:19:57,695 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/4e4d5994-374b-45ee-be28-68bcae18ec8d 2025-10-14 18:19:57,706 - DEBUG - =>VN ctest-vn-82877362 has no policy to be verified 2025-10-14 18:19:57,706 - DEBUG - Verifying the vn in opserver 2025-10-14 18:19:57,707 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-80490194:ctest-vn-82877362 virtual network link through opserver 10.0.0.50 2025-10-14 18:19:57,707 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-10-14 18:19:58,121 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-10-14 18:19:58,179 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-80490194:ctest-vn-82877362', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-80490194:ctest-vn-82877362?flat'} 2025-10-14 18:19:58,179 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-80490194:ctest-vn-82877362 is found in opserver 2025-10-14 18:19:58,188 - DEBUG - VRF ids for VN ctest-vn-82877362: {'10.0.0.50': '2'} 2025-10-14 18:19:58,188 - INFO - Waiting for VM ctest-TestBasicVMVN-80490194-70449653 to be up.. 2025-10-14 18:19:58,284 - DEBUG - VM is in ACTIVE state now 2025-10-14 18:19:58,284 - INFO - VM name : ctest-TestBasicVMVN-80490194-70449653 2025-10-14 18:19:58,372 - DEBUG - VM ctest-TestBasicVMVN-80490194-70449653 ID is 62e35122-ddc4-40e7-9a78-55dcecc2dedb 2025-10-14 18:19:58,372 - DEBUG - VM ctest-TestBasicVMVN-80490194-70449653 launched on Node cn-jenkins-deploy-platform-ansible-os-4317-1 2025-10-14 18:19:58,466 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/62e35122-ddc4-40e7-9a78-55dcecc2dedb 2025-10-14 18:19:58,474 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/f498af7e-9a0a-421d-aefc-6031b09c01b0 2025-10-14 18:20:01,747 - 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 1027ms') 2025-10-14 18:20:01,747 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-80490194-70449653 failed! 2025-10-14 18:20:01,808 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-80490194:ctest-vn-82877362 is 31.1.1.1 and allocation pool is NOT set 2025-10-14 18:20:01,808 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-80490194:ctest-vn-82877362 is 31.1.2.1 and allocation pool is NOT set 2025-10-14 18:20:05,907 - 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 1024ms') 2025-10-14 18:20:05,907 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-80490194-70449653 failed! 2025-10-14 18:20:05,960 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-80490194:ctest-vn-82877362 is 31.1.1.1 and allocation pool is NOT set 2025-10-14 18:20:05,960 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-80490194:ctest-vn-82877362 is 31.1.2.1 and allocation pool is NOT set 2025-10-14 18:20:08,024 - 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.89 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.11 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 = 2.107/4.498/6.889/2.391 ms') 2025-10-14 18:20:08,024 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-80490194-70449653 passed 2025-10-14 18:20:08,172 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-14 18:20:08,172 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-80490194-70449653, IP 31.1.1.4, Port 22 2025-10-14 18:20:08,232 - 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-14 18:20:08,303 - DEBUG - VM ctest-TestBasicVMVN-80490194-70449653 is NOT ready for SSH connections, VM status: ACTIVE 2025-10-14 18:20:13,304 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-14 18:20:13,304 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-80490194-70449653, IP 31.1.1.4, Port 22 2025-10-14 18:20:13,460 - DEBUG - VM ctest-TestBasicVMVN-80490194-70449653 is ready for SSH connections 2025-10-14 18:20:13,460 - INFO - Waiting for VM ctest-TestBasicVMVN-80490194-76864771 to be up.. 2025-10-14 18:20:13,532 - DEBUG - VM is in ACTIVE state now 2025-10-14 18:20:13,532 - INFO - VM name : ctest-TestBasicVMVN-80490194-76864771 2025-10-14 18:20:13,607 - DEBUG - VM ctest-TestBasicVMVN-80490194-76864771 ID is 6c099e12-b467-40f4-adb5-5c6545f06824 2025-10-14 18:20:13,607 - DEBUG - VM ctest-TestBasicVMVN-80490194-76864771 launched on Node cn-jenkins-deploy-platform-ansible-os-4317-1 2025-10-14 18:20:13,683 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/6c099e12-b467-40f4-adb5-5c6545f06824 2025-10-14 18:20:13,692 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/da16b863-4bd2-47f9-9d87-d1c9ce379479 2025-10-14 18:20:14,924 - 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.428 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.428/1.615/2.803/1.187 ms') 2025-10-14 18:20:14,925 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-80490194-76864771 passed 2025-10-14 18:20:15,072 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-14 18:20:15,072 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-80490194-76864771, IP 31.1.2.4, Port 22 2025-10-14 18:20:15,232 - DEBUG - VM ctest-TestBasicVMVN-80490194-76864771 is ready for SSH connections 2025-10-14 18:20:15,232 - INFO - Waiting for VM ctest-TestBasicVMVN-80490194-73223850 to be up.. 2025-10-14 18:20:15,306 - DEBUG - VM is in ACTIVE state now 2025-10-14 18:20:15,306 - INFO - VM name : ctest-TestBasicVMVN-80490194-73223850 2025-10-14 18:20:15,383 - DEBUG - VM ctest-TestBasicVMVN-80490194-73223850 ID is 5f9f110e-dadf-4627-ab1a-1e9cef28f3ad 2025-10-14 18:20:15,383 - DEBUG - VM ctest-TestBasicVMVN-80490194-73223850 launched on Node cn-jenkins-deploy-platform-ansible-os-4317-1 2025-10-14 18:20:15,457 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/5f9f110e-dadf-4627-ab1a-1e9cef28f3ad 2025-10-14 18:20:15,465 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/46c561b8-c10f-4561-a975-d0ae2d63102f 2025-10-14 18:20:16,706 - 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.427 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.427/1.551/2.676/1.124 ms') 2025-10-14 18:20:16,706 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-80490194-73223850 passed 2025-10-14 18:20:16,856 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-14 18:20:16,856 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-80490194-73223850, IP 31.1.1.3, Port 22 2025-10-14 18:20:17,017 - DEBUG - VM ctest-TestBasicVMVN-80490194-73223850 is ready for SSH connections 2025-10-14 18:20:17,017 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-14 18:20:17,017 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2025-10-14 18:20:17,017 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-10-14 18:20:21,026 - 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.973 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.835 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.919 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.835/1.909/3.973 ms 2025-10-14 18:20:21,026 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-80490194-70449653 passed 2025-10-14 18:20:21,026 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-14 18:20:21,026 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2025-10-14 18:20:21,027 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-10-14 18:20:24,670 - 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.272 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.367 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.757 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.757/1.798/3.272 ms 2025-10-14 18:20:24,670 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-80490194-76864771 passed 2025-10-14 18:20:24,670 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-14 18:20:24,670 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-14 18:20:24,670 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-14 18:20:24,670 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2025-10-14 18:20:24,670 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-14 18:20:24,890 - DEBUG - None 2025-10-14 18:20:24,890 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2025-10-14 18:20:24,890 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-14 18:20:25,067 - DEBUG - None 2025-10-14 18:20:25,067 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2025-10-14 18:20:25,068 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-14 18:20:25,669 - DEBUG - None 2025-10-14 18:20:25,669 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2025-10-14 18:20:25,669 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-10-14 18:20:27,883 - 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.073 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.116 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.379 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.570 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.442 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.379/1.916/5.116 ms 2025-10-14 18:20:27,883 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2025-10-14 18:20:27,883 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-10-14 18:20:30,125 - 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.080 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.139 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.180 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.440 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.110 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.058 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.356 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.356/2.051/4.180 ms 2025-10-14 18:20:30,125 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2025-10-14 18:20:30,125 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-10-14 18:20:32,363 - 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.645 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.390 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.206 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.374 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.851 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.811 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.455 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.374/1.676/3.206 ms 2025-10-14 18:20:32,363 - INFO - Deleting VM ctest-TestBasicVMVN-80490194-73223850 2025-10-14 18:20:32,427 - INFO - Detaching port da16b863-4bd2-47f9-9d87-d1c9ce379479 from VM ctest-TestBasicVMVN-80490194-76864771 2025-10-14 18:20:32,460 - INFO - Deleting VM ctest-TestBasicVMVN-80490194-76864771 2025-10-14 18:20:32,525 - INFO - Detaching port f498af7e-9a0a-421d-aefc-6031b09c01b0 from VM ctest-TestBasicVMVN-80490194-70449653 2025-10-14 18:20:32,564 - INFO - Deleting VM ctest-TestBasicVMVN-80490194-70449653 2025-10-14 18:20:32,635 - INFO - Deleting VN ctest-vn-82877362 2025-10-14 18:20:32,800 - DEBUG - Response for delete_port : () 2025-10-14 18:20:32,969 - DEBUG - Response for delete_port : () 2025-10-14 18:20:33,009 - DEBUG - VN 4e4d5994-374b-45ee-be28-68bcae18ec8d still in use: Unable to complete operation on network 4e4d5994-374b-45ee-be28-68bcae18ec8d. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-a9a42125-9e87-43d5-9b0b-dc047142c3bb'] 2025-10-14 18:20:33,009 - WARNING - Deleting VN ctest-vn-82877362 failed..Will retry 2025-10-14 18:20:35,132 - DEBUG - Response for deleting network () 2025-10-14 18:20:35,133 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/0a1e047b-62ea-4007-811a-09a9823e6870 2025-10-14 18:20:35,141 - DEBUG - Response Code: 404 2025-10-14 18:20:35,141 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-10-14 18:20:35,148 - DEBUG - Requesting: http://10.0.0.50:8082/domain/6ca03870-1883-4af4-a992-1e6a9d75f549 2025-10-14 18:20:35,201 - DEBUG - Requesting: http://10.0.0.50:8082/project/c9da1923-6142-430a-b2e5-c06cb136f6d5 2025-10-14 18:20:35,275 - INFO - Validated that VN ctest-vn-82877362 is not found in API Server 2025-10-14 18:20:35,287 - DEBUG - VN ctest-vn-82877362 is not present in Agent 10.0.0.50 2025-10-14 18:20:35,288 - INFO - Validated that VN ctest-vn-82877362 is not in any agent 2025-10-14 18:20:35,293 - DEBUG - VRF 2 is not seen in agent 10.0.0.50 2025-10-14 18:20:35,299 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-82877362 2025-10-14 18:20:35,299 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-80490194:ctest-vn-82877362 2025-10-14 18:20:35,308 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-82877362 info 2025-10-14 18:20:35,396 - INFO - IPAM: ctest-ipam-70313131 is not found in API Server 2025-10-14 18:20:35,410 - INFO - IPAM:ctest-ipam-70313131 is not found in control node 2025-10-14 18:20:35,670 - DEBUG - No XMPP flaps were noticed during the test 2025-10-14 18:20:35,670 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:42] 2025-10-14 18:20:35,670 - INFO - -------------------------------------------------------------------------------- 2025-10-14 18:20:36,357 - INFO - Deleted project: ctest-TestBasicVMVN-80490194, ID : c9da1923-6142-430a-b2e5-c06cb136f6d5