2025-10-30 16:43:46,689 - INFO - Domain Default found not creating 2025-10-30 16:43:46,891 - INFO - Project ctest-TestBasicVMVN-71634103 not found, creating it 2025-10-30 16:43:47,447 - INFO - Created Project:ctest-TestBasicVMVN-71634103, ID : 0cc0a4de-111e-42f4-968a-3bc0dcc6d528 2025-10-30 16:43:49,393 - INFO - ================================================================================ 2025-10-30 16:43:49,394 - INFO - STARTING TEST : test_generic_link_local_service 2025-10-30 16:43:49,394 - 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-30 16:43:49,670 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.254': '0'}} with 2025-10-30 16:43:49,670 - INFO - Initial checks done. Running the testcase now 2025-10-30 16:43:49,670 - INFO - 2025-10-30 16:43:50,310 - DEBUG - Response for create_network : {'network': {'id': '92c8fd51-b36d-47b4-91d9-337b8f15f53b', 'name': 'ctest-vn2_metadata-18381152', 'tenant_id': '0cc0a4de111e42f4968a3bc0dcc6d528', 'project_id': '0cc0a4de111e42f4968a3bc0dcc6d528', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-71634103', 'ctest-vn2_metadata-18381152'], 'port_security_enabled': True, 'description': ''}} 2025-10-30 16:43:50,522 - DEBUG - Response for create_subnet : {'subnet': {'id': '7985d995-94bd-48bf-ac67-9d1be42cc1ee', 'name': '', 'tenant_id': '0cc0a4de111e42f4968a3bc0dcc6d528', 'network_id': '92c8fd51-b36d-47b4-91d9-337b8f15f53b', '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': '0cc0a4de111e42f4968a3bc0dcc6d528'}} 2025-10-30 16:43:50,550 - INFO - Created VN ctest-vn2_metadata-18381152 2025-10-30 16:43:50,605 - DEBUG - VN ctest-vn2_metadata-18381152 UUID is 92c8fd51-b36d-47b4-91d9-337b8f15f53b 2025-10-30 16:43:50,810 - DEBUG - Services list from nova: [, , ] 2025-10-30 16:43:52,014 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4548-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4548-1) 2025-10-30 16:43:52,124 - DEBUG - Link local service introspect added 2025-10-30 16:43:52,175 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-30 16:43:57,260 - DEBUG - VM is in ACTIVE state now 2025-10-30 16:43:57,437 - INFO - Waiting for VM ctest-TestBasicVMVN-71634103-80843863 to be up.. 2025-10-30 16:43:57,437 - INFO - VM name : ctest-TestBasicVMVN-71634103-80843863 2025-10-30 16:43:57,521 - DEBUG - VM ctest-TestBasicVMVN-71634103-80843863 ID is 2860276b-6c4c-4f15-9f2a-43e39ec02e96 2025-10-30 16:43:57,521 - DEBUG - VM ctest-TestBasicVMVN-71634103-80843863 launched on Node cn-jenkins-deploy-platform-ansible-os-4548-1 2025-10-30 16:43:57,605 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/2860276b-6c4c-4f15-9f2a-43e39ec02e96 2025-10-30 16:43:57,947 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/2860276b-6c4c-4f15-9f2a-43e39ec02e96 2025-10-30 16:43:57,983 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/c588985b-8b85-43c3-9ff2-7c06d33634ea 2025-10-30 16:44:01,259 - 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-30 16:44:01,259 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71634103-80843863 failed! 2025-10-30 16:44:01,317 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71634103:ctest-vn2_metadata-18381152 is 11.1.1.1 and allocation pool is NOT set 2025-10-30 16:44:05,411 - 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=2 ttl=63 time=6.32 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1031ms\r\nrtt min/avg/max/mdev = 6.320/6.320/6.320/0.000 ms') 2025-10-30 16:44:05,412 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71634103-80843863 passed 2025-10-30 16:44:05,569 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 16:44:05,569 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71634103-80843863, IP 11.1.1.3, Port 22 2025-10-30 16:44:05,635 - 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-30 16:44:05,728 - DEBUG - VM ctest-TestBasicVMVN-71634103-80843863 is NOT ready for SSH connections, VM status: ACTIVE 2025-10-30 16:44:10,729 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 16:44:10,729 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71634103-80843863, IP 11.1.1.3, Port 22 2025-10-30 16:44:10,908 - DEBUG - VM ctest-TestBasicVMVN-71634103-80843863 is ready for SSH connections 2025-10-30 16:44:10,908 - INFO - Retry 0 2025-10-30 16:44:10,909 - 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.65, gateway password: c0ntrail123 2025-10-30 16:44:10,909 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-10-30 16:44:12,605 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-10-30 16:44:12,605 - INFO - Generic metadata worked 2025-10-30 16:44:12,868 - DEBUG - Link local service introspect removed 2025-10-30 16:44:12,868 - INFO - Deleting VM ctest-TestBasicVMVN-71634103-80843863 2025-10-30 16:44:12,961 - INFO - Deleting VN ctest-vn2_metadata-18381152 2025-10-30 16:44:13,008 - DEBUG - VN 92c8fd51-b36d-47b4-91d9-337b8f15f53b still in use: Unable to complete operation on network 92c8fd51-b36d-47b4-91d9-337b8f15f53b. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-9e9c95c5-2146-4c8a-9d26-5dbb20b80853'] 2025-10-30 16:44:13,008 - WARNING - Deleting VN ctest-vn2_metadata-18381152 failed..Will retry 2025-10-30 16:44:15,138 - DEBUG - Response for deleting network () 2025-10-30 16:44:15,417 - DEBUG - No XMPP flaps were noticed during the test 2025-10-30 16:44:15,417 - INFO - -------------------------------------------------------------------------------- 2025-10-30 16:44:15,421 - INFO - ================================================================================ 2025-10-30 16:44:15,421 - INFO - STARTING TEST : test_metadata_service 2025-10-30 16:44:15,421 - 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-30 16:44:15,705 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.254': '0'}} with 2025-10-30 16:44:15,705 - INFO - Initial checks done. Running the testcase now 2025-10-30 16:44:15,705 - INFO - 2025-10-30 16:44:15,705 - DEBUG - Requesting: http://10.0.0.65:8082/global-vrouter-configs 2025-10-30 16:44:15,712 - DEBUG - Requesting: http://10.0.0.65:8082/global-vrouter-config/8492e902-323e-4b54-bea8-3a7902028630 2025-10-30 16:44:15,897 - DEBUG - Response for create_network : {'network': {'id': 'f3053bb3-b55d-4d74-bb96-7455269fa3e4', 'name': 'ctest-vn-65936015', 'tenant_id': '0cc0a4de111e42f4968a3bc0dcc6d528', 'project_id': '0cc0a4de111e42f4968a3bc0dcc6d528', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-71634103', 'ctest-vn-65936015'], 'port_security_enabled': True, 'description': ''}} 2025-10-30 16:44:16,117 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f3dd262e-6efa-4061-8211-9214f19ecde3', 'name': '', 'tenant_id': '0cc0a4de111e42f4968a3bc0dcc6d528', 'network_id': 'f3053bb3-b55d-4d74-bb96-7455269fa3e4', 'ip_version': 4, 'cidr': '5.232.128.128/26', 'allocation_pools': [{'start': '5.232.128.130', 'end': '5.232.128.190'}], 'gateway_ip': '5.232.128.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '5.232.128.130', 'tags': [], 'project_id': '0cc0a4de111e42f4968a3bc0dcc6d528'}} 2025-10-30 16:44:16,137 - INFO - Created VN ctest-vn-65936015 2025-10-30 16:44:16,189 - DEBUG - VN ctest-vn-65936015 UUID is f3053bb3-b55d-4d74-bb96-7455269fa3e4 2025-10-30 16:44:17,493 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4548-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4548-1) 2025-10-30 16:44:17,493 - INFO - Waiting for VM ctest-TestBasicVMVN-71634103-42514338 to be up.. 2025-10-30 16:44:17,540 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-30 16:44:22,631 - DEBUG - VM is in ACTIVE state now 2025-10-30 16:44:22,631 - INFO - VM name : ctest-TestBasicVMVN-71634103-42514338 2025-10-30 16:44:22,715 - DEBUG - VM ctest-TestBasicVMVN-71634103-42514338 ID is 0fd00e0b-91c2-4dce-a076-a431f1649b32 2025-10-30 16:44:22,716 - DEBUG - VM ctest-TestBasicVMVN-71634103-42514338 launched on Node cn-jenkins-deploy-platform-ansible-os-4548-1 2025-10-30 16:44:22,800 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/0fd00e0b-91c2-4dce-a076-a431f1649b32 2025-10-30 16:44:22,811 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/e0eed69b-c287-4cfb-afa0-87925d67dad3 2025-10-30 16:44:26,086 - 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 1026ms') 2025-10-30 16:44:26,086 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71634103-42514338 failed! 2025-10-30 16:44:26,148 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71634103:ctest-vn-65936015 is 5.232.128.129 and allocation pool is NOT set 2025-10-30 16:44:30,214 - 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=2 ttl=63 time=3.48 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1003ms\r\nrtt min/avg/max/mdev = 3.482/3.482/3.482/0.000 ms') 2025-10-30 16:44:30,214 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71634103-42514338 passed 2025-10-30 16:44:30,365 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 16:44:30,365 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71634103-42514338, IP 5.232.128.131, Port 22 2025-10-30 16:44:30,430 - 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-30 16:44:30,538 - DEBUG - VM ctest-TestBasicVMVN-71634103-42514338 is NOT ready for SSH connections, VM status: ACTIVE 2025-10-30 16:44:35,539 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 16:44:35,539 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71634103-42514338, IP 5.232.128.131, Port 22 2025-10-30 16:44:35,712 - DEBUG - VM ctest-TestBasicVMVN-71634103-42514338 is ready for SSH connections 2025-10-30 16:44:35,712 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123 2025-10-30 16:44:35,713 - DEBUG - cat /tmp/output.txt 2025-10-30 16:44:37,470 - DEBUG - Hello World. The time is now Thu, 30 Oct 2025 10:44:30 -0600! 2025-10-30 16:44:37,470 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 30 Oct 2025 10:44:30 -0600!'} 2025-10-30 16:44:37,470 - INFO - metadata_script.txt got executed in the vm 2025-10-30 16:44:37,470 - INFO - Deleting VM ctest-TestBasicVMVN-71634103-42514338 2025-10-30 16:44:37,566 - INFO - Deleting VN ctest-vn-65936015 2025-10-30 16:44:37,611 - DEBUG - VN f3053bb3-b55d-4d74-bb96-7455269fa3e4 still in use: Unable to complete operation on network f3053bb3-b55d-4d74-bb96-7455269fa3e4. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-762319aa-4707-414a-8d9c-a75b0cb7e278'] 2025-10-30 16:44:37,611 - WARNING - Deleting VN ctest-vn-65936015 failed..Will retry 2025-10-30 16:44:39,719 - DEBUG - Response for deleting network () 2025-10-30 16:44:39,979 - DEBUG - No XMPP flaps were noticed during the test
2025-10-30 16:44:39,979 - INFO - END TEST : test_metadata_service : PASSED[0:00:24]
2025-10-30 16:44:39,979 - INFO - -------------------------------------------------------------------------------- 2025-10-30 16:44:39,982 - INFO - ================================================================================ 2025-10-30 16:44:39,982 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-10-30 16:44:39,982 - 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-30 16:44:40,286 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.254': '0'}} with 2025-10-30 16:44:40,286 - INFO - Initial checks done. Running the testcase now 2025-10-30 16:44:40,286 - INFO - 2025-10-30 16:44:40,806 - DEBUG - Response for create_network : {'network': {'id': 'f3bb89cb-39a7-4b6a-b490-142b5f00158b', 'name': 'ctest-vn-43696174', 'tenant_id': '0cc0a4de111e42f4968a3bc0dcc6d528', 'project_id': '0cc0a4de111e42f4968a3bc0dcc6d528', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-71634103', 'ctest-vn-43696174'], 'port_security_enabled': True, 'description': ''}} 2025-10-30 16:44:40,962 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e8a6f820-87e8-4840-9170-68bf52789379', 'name': '', 'tenant_id': '0cc0a4de111e42f4968a3bc0dcc6d528', 'network_id': 'f3bb89cb-39a7-4b6a-b490-142b5f00158b', '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': '0cc0a4de111e42f4968a3bc0dcc6d528'}} 2025-10-30 16:44:41,146 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd5dcecb7-8380-4388-9d33-a5aa2fb4bc8a', 'name': '', 'tenant_id': '0cc0a4de111e42f4968a3bc0dcc6d528', 'network_id': 'f3bb89cb-39a7-4b6a-b490-142b5f00158b', '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': '0cc0a4de111e42f4968a3bc0dcc6d528'}} 2025-10-30 16:44:41,169 - INFO - Created VN ctest-vn-43696174 2025-10-30 16:44:41,221 - DEBUG - VN ctest-vn-43696174 UUID is f3bb89cb-39a7-4b6a-b490-142b5f00158b 2025-10-30 16:44:41,618 - DEBUG - Response for create_port : {'port': {'name': 'a87b3372-48c9-4d94-ba5a-78122f7b37bd', 'id': 'a87b3372-48c9-4d94-ba5a-78122f7b37bd', 'tenant_id': '0cc0a4de111e42f4968a3bc0dcc6d528', 'network_id': 'f3bb89cb-39a7-4b6a-b490-142b5f00158b', 'mac_address': '02:a8:7b:33:72:48', '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': 'e8a6f820-87e8-4840-9170-68bf52789379'}], 'security_groups': ['a1ba5c2d-7172-4426-8ebe-77182ee88c25'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0cc0a4de111e42f4968a3bc0dcc6d528'}} 2025-10-30 16:44:41,792 - DEBUG - Response for create_port : {'port': {'name': 'cf49ad45-5295-4b5f-987e-b0201f63911d', 'id': 'cf49ad45-5295-4b5f-987e-b0201f63911d', 'tenant_id': '0cc0a4de111e42f4968a3bc0dcc6d528', 'network_id': 'f3bb89cb-39a7-4b6a-b490-142b5f00158b', 'mac_address': '02:cf:49:ad:45:52', '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': 'd5dcecb7-8380-4388-9d33-a5aa2fb4bc8a'}], 'security_groups': ['a1ba5c2d-7172-4426-8ebe-77182ee88c25'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0cc0a4de111e42f4968a3bc0dcc6d528'}} 2025-10-30 16:44:42,214 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4548-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4548-1) 2025-10-30 16:44:42,729 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4548-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4548-1) 2025-10-30 16:44:44,147 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4548-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4548-1) 2025-10-30 16:44:44,147 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-10-30 16:44:44,154 - DEBUG - Requesting: http://10.0.0.65:8082/domain/3a69b510-c9de-4e4f-b626-bc352dc3138e 2025-10-30 16:44:44,171 - DEBUG - Requesting: http://10.0.0.65:8082/project/0cc0a4de-111e-42f4-968a-3bc0dcc6d528 2025-10-30 16:44:44,258 - DEBUG - Requesting: http://10.0.0.65:8082/network-ipam/7783f79c-b7ef-42b8-a1a3-0e462f9e97a2 2025-10-30 16:44:44,276 - INFO - Verifications in API Server for IPAM: ctest-ipam-08777708 passed 2025-10-30 16:44:44,289 - DEBUG - Control-node 10.0.0.65 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-71634103:ctest-ipam-08777708', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-71634103', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8611999164935389880', 'uuid-lslong': '11647168755919656866'}, 'enable': 'true', 'created': '2025-10-30T16:44:40', 'last-modified': '2025-10-30T16:44:40', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.759646'} 2025-10-30 16:44:44,289 - INFO - Verifications in Control node for IPAM: ctest-ipam-08777708 passed 2025-10-30 16:44:44,289 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-10-30 16:44:44,296 - DEBUG - Requesting: http://10.0.0.65:8082/domain/3a69b510-c9de-4e4f-b626-bc352dc3138e 2025-10-30 16:44:44,310 - DEBUG - Requesting: http://10.0.0.65:8082/project/0cc0a4de-111e-42f4-968a-3bc0dcc6d528 2025-10-30 16:44:44,394 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/f3bb89cb-39a7-4b6a-b490-142b5f00158b 2025-10-30 16:44:44,412 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/f3bb89cb-39a7-4b6a-b490-142b5f00158b 2025-10-30 16:44:44,427 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/b6f7fe19-c647-4d94-a617-f61220958cb3 2025-10-30 16:44:44,440 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/b6f7fe19-c647-4d94-a617-f61220958cb3 2025-10-30 16:44:44,449 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/0d3ffdaa-84b1-49bc-8486-9eb0afa1d68f 2025-10-30 16:44:44,457 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-30 16:44:44,457 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/f3bb89cb-39a7-4b6a-b490-142b5f00158b 2025-10-30 16:44:44,471 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/b6f7fe19-c647-4d94-a617-f61220958cb3 2025-10-30 16:44:44,488 - INFO - Verified VN network id 12 for VN f3bb89cb-39a7-4b6a-b490-142b5f00158b 2025-10-30 16:44:44,489 - INFO - Verifications in API Server for VN ctest-vn-43696174 passed 2025-10-30 16:44:44,489 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/f3bb89cb-39a7-4b6a-b490-142b5f00158b 2025-10-30 16:44:44,502 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/b6f7fe19-c647-4d94-a617-f61220958cb3 2025-10-30 16:44:44,515 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/b6f7fe19-c647-4d94-a617-f61220958cb3 2025-10-30 16:44:44,524 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/0d3ffdaa-84b1-49bc-8486-9eb0afa1d68f 2025-10-30 16:44:44,540 - DEBUG - Control-node 10.0.0.65 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-71634103:ctest-vn-43696174', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-71634103', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17562782677800012650', 'uuid-lslong': '13010921499983353227'}, 'enable': 'true', 'created': '2025-10-30T16:44:40', 'last-modified': '2025-10-30T16:44:41', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.421517'} 2025-10-30 16:44:44,554 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-30 16:44:44,554 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-43696174 passed 2025-10-30 16:44:44,554 - DEBUG - ====Verifying policy data for ctest-vn-43696174 in API_Server ====== 2025-10-30 16:44:44,554 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-10-30 16:44:44,562 - DEBUG - Requesting: http://10.0.0.65:8082/domain/3a69b510-c9de-4e4f-b626-bc352dc3138e 2025-10-30 16:44:44,576 - DEBUG - Requesting: http://10.0.0.65:8082/project/0cc0a4de-111e-42f4-968a-3bc0dcc6d528 2025-10-30 16:44:44,669 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/f3bb89cb-39a7-4b6a-b490-142b5f00158b 2025-10-30 16:44:44,689 - DEBUG - =>VN ctest-vn-43696174 has no policy to be verified 2025-10-30 16:44:44,689 - DEBUG - Verifying the vn in opserver 2025-10-30 16:44:44,689 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-71634103:ctest-vn-43696174 virtual network link through opserver 10.0.0.65 2025-10-30 16:44:44,689 - DEBUG - Requesting: http://10.0.0.65:8081/analytics/uves/virtual-networks 2025-10-30 16:44:45,165 - DEBUG - Requesting: http://10.0.0.65:8081/analytics/uves/virtual-networks 2025-10-30 16:44:45,245 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-71634103:ctest-vn-43696174', 'href': 'http://10.0.0.65:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-71634103:ctest-vn-43696174?flat'} 2025-10-30 16:44:45,245 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-71634103:ctest-vn-43696174 is found in opserver 2025-10-30 16:44:45,252 - DEBUG - VRF ids for VN ctest-vn-43696174: {'10.0.0.65': '2'} 2025-10-30 16:44:45,252 - INFO - Waiting for VM ctest-TestBasicVMVN-71634103-36171433 to be up.. 2025-10-30 16:44:45,379 - DEBUG - VM is in ACTIVE state now 2025-10-30 16:44:45,379 - INFO - VM name : ctest-TestBasicVMVN-71634103-36171433 2025-10-30 16:44:45,477 - DEBUG - VM ctest-TestBasicVMVN-71634103-36171433 ID is f40e8c62-156b-4731-b191-25926a64665f 2025-10-30 16:44:45,477 - DEBUG - VM ctest-TestBasicVMVN-71634103-36171433 launched on Node cn-jenkins-deploy-platform-ansible-os-4548-1 2025-10-30 16:44:45,587 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/f40e8c62-156b-4731-b191-25926a64665f 2025-10-30 16:44:45,599 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/a87b3372-48c9-4d94-ba5a-78122f7b37bd 2025-10-30 16:44:48,902 - 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 1017ms') 2025-10-30 16:44:48,903 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71634103-36171433 failed! 2025-10-30 16:44:48,961 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71634103:ctest-vn-43696174 is 31.1.1.1 and allocation pool is NOT set 2025-10-30 16:44:48,961 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71634103:ctest-vn-43696174 is 31.1.2.1 and allocation pool is NOT set 2025-10-30 16:44:53,036 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1005ms') 2025-10-30 16:44:53,036 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71634103-36171433 failed! 2025-10-30 16:44:53,093 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71634103:ctest-vn-43696174 is 31.1.1.1 and allocation pool is NOT set 2025-10-30 16:44:53,093 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71634103:ctest-vn-43696174 is 31.1.2.1 and allocation pool is NOT set 2025-10-30 16:44:55,163 - 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=15.0 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.65 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.647/8.817/14.988/6.170 ms') 2025-10-30 16:44:55,163 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71634103-36171433 passed 2025-10-30 16:44:55,321 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 16:44:55,321 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71634103-36171433, IP 31.1.1.4, Port 22 2025-10-30 16:44:55,388 - 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-30 16:44:55,492 - DEBUG - VM ctest-TestBasicVMVN-71634103-36171433 is NOT ready for SSH connections, VM status: ACTIVE 2025-10-30 16:45:00,493 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 16:45:00,493 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71634103-36171433, IP 31.1.1.4, Port 22 2025-10-30 16:45:00,671 - DEBUG - VM ctest-TestBasicVMVN-71634103-36171433 is ready for SSH connections 2025-10-30 16:45:00,671 - INFO - Waiting for VM ctest-TestBasicVMVN-71634103-96752154 to be up.. 2025-10-30 16:45:00,786 - DEBUG - VM is in ACTIVE state now 2025-10-30 16:45:00,786 - INFO - VM name : ctest-TestBasicVMVN-71634103-96752154 2025-10-30 16:45:00,894 - DEBUG - VM ctest-TestBasicVMVN-71634103-96752154 ID is 5770316b-b9eb-4910-b81c-f154f639f0f2 2025-10-30 16:45:00,895 - DEBUG - VM ctest-TestBasicVMVN-71634103-96752154 launched on Node cn-jenkins-deploy-platform-ansible-os-4548-1 2025-10-30 16:45:01,000 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/5770316b-b9eb-4910-b81c-f154f639f0f2 2025-10-30 16:45:01,010 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/cf49ad45-5295-4b5f-987e-b0201f63911d 2025-10-30 16:45:02,274 - 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.65 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.931 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.931/2.290/3.649/1.359 ms') 2025-10-30 16:45:02,275 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-71634103-96752154 passed 2025-10-30 16:45:02,437 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 16:45:02,437 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71634103-96752154, IP 31.1.2.4, Port 22 2025-10-30 16:45:02,620 - DEBUG - VM ctest-TestBasicVMVN-71634103-96752154 is ready for SSH connections 2025-10-30 16:45:02,620 - INFO - Waiting for VM ctest-TestBasicVMVN-71634103-55641631 to be up.. 2025-10-30 16:45:02,728 - DEBUG - VM is in ACTIVE state now 2025-10-30 16:45:02,729 - INFO - VM name : ctest-TestBasicVMVN-71634103-55641631 2025-10-30 16:45:02,817 - DEBUG - VM ctest-TestBasicVMVN-71634103-55641631 ID is e450b0e8-0704-4be8-84a4-cc7de18e22bc 2025-10-30 16:45:02,817 - DEBUG - VM ctest-TestBasicVMVN-71634103-55641631 launched on Node cn-jenkins-deploy-platform-ansible-os-4548-1 2025-10-30 16:45:02,921 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/e450b0e8-0704-4be8-84a4-cc7de18e22bc 2025-10-30 16:45:02,932 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/595c2eef-a690-465c-8fe6-20b9af408074 2025-10-30 16:45:04,191 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=3.93 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.516 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.516/2.221/3.927/1.705 ms') 2025-10-30 16:45:04,192 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-71634103-55641631 passed 2025-10-30 16:45:04,345 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 16:45:04,346 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71634103-55641631, IP 31.1.1.3, Port 22 2025-10-30 16:45:04,519 - DEBUG - VM ctest-TestBasicVMVN-71634103-55641631 is ready for SSH connections 2025-10-30 16:45:04,520 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 16:45:04,520 - 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.65, gateway password: c0ntrail123 2025-10-30 16:45:04,520 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-10-30 16:45:08,714 - 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.998 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.996 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.972 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.972/2.322/4.998 ms 2025-10-30 16:45:08,715 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-71634103-36171433 passed 2025-10-30 16:45:08,715 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 16:45:08,715 - 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.65, gateway password: c0ntrail123 2025-10-30 16:45:08,715 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-10-30 16:45:12,492 - 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=4.219 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.511 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.248 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.248/2.326/4.219 ms 2025-10-30 16:45:12,492 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-71634103-96752154 passed 2025-10-30 16:45:12,493 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 16:45:12,493 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 16:45:12,493 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 16:45:12,493 - 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.65, gateway password: c0ntrail123 2025-10-30 16:45:12,494 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-30 16:45:12,695 - DEBUG - None 2025-10-30 16:45:12,695 - 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.65, gateway password: c0ntrail123 2025-10-30 16:45:12,695 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-30 16:45:12,905 - DEBUG - None 2025-10-30 16:45:12,905 - 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.65, gateway password: c0ntrail123 2025-10-30 16:45:12,905 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-30 16:45:13,616 - DEBUG - None 2025-10-30 16:45:13,616 - 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.65, gateway password: c0ntrail123 2025-10-30 16:45:13,616 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-10-30 16:45:15,862 - 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.135 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.878 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.475 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.977 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.384 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.384/2.169/5.878 ms 2025-10-30 16:45:15,862 - 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.65, gateway password: c0ntrail123 2025-10-30 16:45:15,862 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-10-30 16:45:18,145 - 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.375 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.724 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.328 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.682 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.150 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.016 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.431 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.431/2.386/5.328 ms 2025-10-30 16:45:18,145 - 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.65, gateway password: c0ntrail123 2025-10-30 16:45:18,145 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-10-30 16:45:20,413 - 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.729 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.060 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.174 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.456 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.587 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.779 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.392 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.392/2.168/4.174 ms 2025-10-30 16:45:20,413 - INFO - Deleting VM ctest-TestBasicVMVN-71634103-55641631 2025-10-30 16:45:20,498 - INFO - Detaching port cf49ad45-5295-4b5f-987e-b0201f63911d from VM ctest-TestBasicVMVN-71634103-96752154 2025-10-30 16:45:20,538 - INFO - Deleting VM ctest-TestBasicVMVN-71634103-96752154 2025-10-30 16:45:20,615 - INFO - Detaching port a87b3372-48c9-4d94-ba5a-78122f7b37bd from VM ctest-TestBasicVMVN-71634103-36171433 2025-10-30 16:45:20,661 - INFO - Deleting VM ctest-TestBasicVMVN-71634103-36171433 2025-10-30 16:45:20,755 - INFO - Deleting VN ctest-vn-43696174 2025-10-30 16:45:20,935 - DEBUG - Response for delete_port : () 2025-10-30 16:45:21,171 - DEBUG - Response for delete_port : () 2025-10-30 16:45:21,226 - DEBUG - VN f3bb89cb-39a7-4b6a-b490-142b5f00158b still in use: Unable to complete operation on network f3bb89cb-39a7-4b6a-b490-142b5f00158b. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-ab88bab3-98dc-4b8a-b9c4-79cd2f312517'] 2025-10-30 16:45:21,226 - WARNING - Deleting VN ctest-vn-43696174 failed..Will retry 2025-10-30 16:45:23,381 - DEBUG - Response for deleting network () 2025-10-30 16:45:23,381 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/b6f7fe19-c647-4d94-a617-f61220958cb3 2025-10-30 16:45:23,388 - DEBUG - Response Code: 404 2025-10-30 16:45:23,388 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-10-30 16:45:23,393 - DEBUG - Requesting: http://10.0.0.65:8082/domain/3a69b510-c9de-4e4f-b626-bc352dc3138e 2025-10-30 16:45:23,450 - DEBUG - Requesting: http://10.0.0.65:8082/project/0cc0a4de-111e-42f4-968a-3bc0dcc6d528 2025-10-30 16:45:23,532 - INFO - Validated that VN ctest-vn-43696174 is not found in API Server 2025-10-30 16:45:23,544 - DEBUG - VN ctest-vn-43696174 is not present in Agent 10.0.0.65 2025-10-30 16:45:23,544 - INFO - Validated that VN ctest-vn-43696174 is not in any agent 2025-10-30 16:45:23,549 - DEBUG - VRF 2 is not seen in agent 10.0.0.65 2025-10-30 16:45:23,557 - DEBUG - Vrouter 10.0.0.65 does not have vrf 2 for VN ctest-vn-43696174 2025-10-30 16:45:23,557 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-71634103:ctest-vn-43696174 2025-10-30 16:45:23,570 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-43696174 info 2025-10-30 16:45:23,656 - INFO - IPAM: ctest-ipam-08777708 is not found in API Server 2025-10-30 16:45:23,669 - INFO - IPAM:ctest-ipam-08777708 is not found in control node 2025-10-30 16:45:23,958 - DEBUG - No XMPP flaps were noticed during the test
2025-10-30 16:45:23,958 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:44]
2025-10-30 16:45:23,958 - INFO - -------------------------------------------------------------------------------- 2025-10-30 16:45:24,723 - INFO - Deleted project: ctest-TestBasicVMVN-71634103, ID : 0cc0a4de-111e-42f4-968a-3bc0dcc6d528