2025-05-28 14:35:14,127 - INFO - Domain Default found not creating 2025-05-28 14:35:14,289 - INFO - Project ctest-TestBasicVMVN-07457892 not found, creating it 2025-05-28 14:35:14,789 - INFO - Created Project:ctest-TestBasicVMVN-07457892, ID : 283599ef-baa0-418b-b71e-68f79d01d716 2025-05-28 14:35:16,350 - INFO - ================================================================================ 2025-05-28 14:35:16,350 - INFO - STARTING TEST : test_generic_link_local_service 2025-05-28 14:35:16,350 - 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-05-28 14:35:16,605 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with 2025-05-28 14:35:16,605 - INFO - Initial checks done. Running the testcase now 2025-05-28 14:35:16,605 - INFO - 2025-05-28 14:35:17,193 - DEBUG - Response for create_network : {'network': {'id': '000dcd2d-8051-4fd7-8c53-387557581a6a', 'name': 'ctest-vn2_metadata-42992462', 'tenant_id': '283599efbaa0418bb71e68f79d01d716', 'project_id': '283599efbaa0418bb71e68f79d01d716', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-07457892', 'ctest-vn2_metadata-42992462'], 'port_security_enabled': True, 'description': ''}} 2025-05-28 14:35:17,398 - DEBUG - Response for create_subnet : {'subnet': {'id': 'db583851-1dfe-42cc-b852-d4cf5af10875', 'name': '', 'tenant_id': '283599efbaa0418bb71e68f79d01d716', 'network_id': '000dcd2d-8051-4fd7-8c53-387557581a6a', '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': '283599efbaa0418bb71e68f79d01d716'}} 2025-05-28 14:35:17,418 - INFO - Created VN ctest-vn2_metadata-42992462 2025-05-28 14:35:17,471 - DEBUG - VN ctest-vn2_metadata-42992462 UUID is 000dcd2d-8051-4fd7-8c53-387557581a6a 2025-05-28 14:35:17,653 - DEBUG - Services list from nova: [, , ] 2025-05-28 14:35:18,740 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3352-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3352-1) 2025-05-28 14:35:18,847 - DEBUG - Link local service introspect added 2025-05-28 14:35:18,890 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-05-28 14:35:24,045 - DEBUG - VM is in ACTIVE state now 2025-05-28 14:35:24,215 - INFO - Waiting for VM ctest-TestBasicVMVN-07457892-50332557 to be up.. 2025-05-28 14:35:24,215 - INFO - VM name : ctest-TestBasicVMVN-07457892-50332557 2025-05-28 14:35:24,309 - DEBUG - VM ctest-TestBasicVMVN-07457892-50332557 ID is 164d0be7-02e8-4649-9424-db6c9e8d6cff 2025-05-28 14:35:24,309 - DEBUG - VM ctest-TestBasicVMVN-07457892-50332557 launched on Node cn-jenkins-deploy-platform-ansible-os-3352-1 2025-05-28 14:35:24,400 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/164d0be7-02e8-4649-9424-db6c9e8d6cff 2025-05-28 14:35:24,732 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/164d0be7-02e8-4649-9424-db6c9e8d6cff 2025-05-28 14:35:24,765 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/2f654fe3-12d3-438d-bc5a-9bb786bc54e8 2025-05-28 14:35:28,012 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1003ms') 2025-05-28 14:35:28,013 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07457892-50332557 failed! 2025-05-28 14:35:28,067 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07457892:ctest-vn2_metadata-42992462 is 11.1.1.1 and allocation pool is NOT set 2025-05-28 14:35:30,127 - 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=10.4 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.916 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.916/5.674/10.432/4.758 ms') 2025-05-28 14:35:30,127 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07457892-50332557 passed 2025-05-28 14:35:30,287 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-28 14:35:30,287 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07457892-50332557, IP 11.1.1.3, Port 22 2025-05-28 14:35:30,447 - DEBUG - VM ctest-TestBasicVMVN-07457892-50332557 is ready for SSH connections 2025-05-28 14:35:30,447 - INFO - Retry 0 2025-05-28 14:35:30,447 - 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.38, gateway password: c0ntrail123 2025-05-28 14:35:30,447 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-05-28 14:35:32,074 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-05-28 14:35:32,074 - INFO - Generic metadata worked 2025-05-28 14:35:32,327 - DEBUG - Link local service introspect removed 2025-05-28 14:35:32,327 - INFO - Deleting VM ctest-TestBasicVMVN-07457892-50332557 2025-05-28 14:35:32,390 - INFO - Deleting VN ctest-vn2_metadata-42992462 2025-05-28 14:35:32,425 - DEBUG - VN 000dcd2d-8051-4fd7-8c53-387557581a6a still in use: Unable to complete operation on network 000dcd2d-8051-4fd7-8c53-387557581a6a. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-10435fa1-29d3-451f-bffe-65608fad611d'] 2025-05-28 14:35:32,425 - WARNING - Deleting VN ctest-vn2_metadata-42992462 failed..Will retry 2025-05-28 14:35:34,537 - DEBUG - Response for deleting network () 2025-05-28 14:35:34,797 - DEBUG - No XMPP flaps were noticed during the test 2025-05-28 14:35:34,797 - INFO - -------------------------------------------------------------------------------- 2025-05-28 14:35:34,800 - INFO - ================================================================================ 2025-05-28 14:35:34,800 - INFO - STARTING TEST : test_metadata_service 2025-05-28 14:35:34,800 - 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-05-28 14:35:35,090 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with 2025-05-28 14:35:35,090 - INFO - Initial checks done. Running the testcase now 2025-05-28 14:35:35,090 - INFO - 2025-05-28 14:35:35,090 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs 2025-05-28 14:35:35,097 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/1163f474-5869-4fd9-a1e2-b022e9b2dcc7 2025-05-28 14:35:35,315 - DEBUG - Response for create_network : {'network': {'id': '640ea4cf-c69b-4b2f-ae5e-fbafd2191ae8', 'name': 'ctest-vn-23276802', 'tenant_id': '283599efbaa0418bb71e68f79d01d716', 'project_id': '283599efbaa0418bb71e68f79d01d716', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-07457892', 'ctest-vn-23276802'], 'port_security_enabled': True, 'description': ''}} 2025-05-28 14:35:35,478 - DEBUG - Response for create_subnet : {'subnet': {'id': '21c64d9c-46c5-4df2-a7da-c934beee3105', 'name': '', 'tenant_id': '283599efbaa0418bb71e68f79d01d716', 'network_id': '640ea4cf-c69b-4b2f-ae5e-fbafd2191ae8', 'ip_version': 4, 'cidr': '4.3.118.0/26', 'allocation_pools': [{'start': '4.3.118.2', 'end': '4.3.118.62'}], 'gateway_ip': '4.3.118.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '4.3.118.2', 'tags': [], 'project_id': '283599efbaa0418bb71e68f79d01d716'}} 2025-05-28 14:35:35,496 - INFO - Created VN ctest-vn-23276802 2025-05-28 14:35:35,555 - DEBUG - VN ctest-vn-23276802 UUID is 640ea4cf-c69b-4b2f-ae5e-fbafd2191ae8 2025-05-28 14:35:36,803 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3352-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3352-1) 2025-05-28 14:35:36,803 - INFO - Waiting for VM ctest-TestBasicVMVN-07457892-87749720 to be up.. 2025-05-28 14:35:36,845 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-05-28 14:35:41,933 - DEBUG - VM is in ACTIVE state now 2025-05-28 14:35:41,934 - INFO - VM name : ctest-TestBasicVMVN-07457892-87749720 2025-05-28 14:35:42,014 - DEBUG - VM ctest-TestBasicVMVN-07457892-87749720 ID is ec8ff59a-beb5-4d42-ae14-3ddb55c6ed91 2025-05-28 14:35:42,014 - DEBUG - VM ctest-TestBasicVMVN-07457892-87749720 launched on Node cn-jenkins-deploy-platform-ansible-os-3352-1 2025-05-28 14:35:42,093 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/ec8ff59a-beb5-4d42-ae14-3ddb55c6ed91 2025-05-28 14:35:42,103 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/ab6fdeb2-b995-4364-8adb-3f167f9ee5f9 2025-05-28 14:35:45,353 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms') 2025-05-28 14:35:45,353 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07457892-87749720 failed! 2025-05-28 14:35:45,407 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07457892:ctest-vn-23276802 is 4.3.118.1 and allocation pool is NOT set 2025-05-28 14:35:47,477 - 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=9.81 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=4.01 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 = 4.009/6.909/9.809/2.900 ms') 2025-05-28 14:35:47,478 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07457892-87749720 passed 2025-05-28 14:35:47,631 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-28 14:35:47,631 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07457892-87749720, IP 4.3.118.3, Port 22 2025-05-28 14:35:47,701 - 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-05-28 14:35:47,794 - DEBUG - VM ctest-TestBasicVMVN-07457892-87749720 is NOT ready for SSH connections, VM status: ACTIVE 2025-05-28 14:35:52,795 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-28 14:35:52,795 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07457892-87749720, IP 4.3.118.3, Port 22 2025-05-28 14:35:52,966 - DEBUG - VM ctest-TestBasicVMVN-07457892-87749720 is ready for SSH connections 2025-05-28 14:35:52,967 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2025-05-28 14:35:52,967 - DEBUG - cat /tmp/output.txt 2025-05-28 14:35:54,629 - DEBUG - Hello World. The time is now Wed, 28 May 2025 08:35:49 -0600! 2025-05-28 14:35:54,629 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 28 May 2025 08:35:49 -0600!'} 2025-05-28 14:35:54,629 - INFO - metadata_script.txt got executed in the vm 2025-05-28 14:35:54,629 - INFO - Deleting VM ctest-TestBasicVMVN-07457892-87749720 2025-05-28 14:35:54,704 - INFO - Deleting VN ctest-vn-23276802 2025-05-28 14:35:54,747 - DEBUG - VN 640ea4cf-c69b-4b2f-ae5e-fbafd2191ae8 still in use: Unable to complete operation on network 640ea4cf-c69b-4b2f-ae5e-fbafd2191ae8. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-7f9c0c8f-0610-4c1e-8db0-5124af872fc2'] 2025-05-28 14:35:54,747 - WARNING - Deleting VN ctest-vn-23276802 failed..Will retry 2025-05-28 14:35:56,865 - DEBUG - Response for deleting network () 2025-05-28 14:35:57,121 - DEBUG - No XMPP flaps were noticed during the test
2025-05-28 14:35:57,122 - INFO - END TEST : test_metadata_service : PASSED[0:00:23]
2025-05-28 14:35:57,122 - INFO - -------------------------------------------------------------------------------- 2025-05-28 14:35:57,125 - INFO - ================================================================================ 2025-05-28 14:35:57,125 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-05-28 14:35:57,125 - 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-05-28 14:35:57,413 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with 2025-05-28 14:35:57,413 - INFO - Initial checks done. Running the testcase now 2025-05-28 14:35:57,413 - INFO - 2025-05-28 14:35:57,916 - DEBUG - Response for create_network : {'network': {'id': '0ffabdb6-8c02-4033-b058-9492799c0dc1', 'name': 'ctest-vn-94064336', 'tenant_id': '283599efbaa0418bb71e68f79d01d716', 'project_id': '283599efbaa0418bb71e68f79d01d716', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-07457892', 'ctest-vn-94064336'], 'port_security_enabled': True, 'description': ''}} 2025-05-28 14:35:58,116 - DEBUG - Response for create_subnet : {'subnet': {'id': '43a385b2-472c-4b37-9811-a21ab9acc3df', 'name': '', 'tenant_id': '283599efbaa0418bb71e68f79d01d716', 'network_id': '0ffabdb6-8c02-4033-b058-9492799c0dc1', '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': '283599efbaa0418bb71e68f79d01d716'}} 2025-05-28 14:35:58,328 - DEBUG - Response for create_subnet : {'subnet': {'id': '975b967e-4469-40b8-8ff7-2019da566b4a', 'name': '', 'tenant_id': '283599efbaa0418bb71e68f79d01d716', 'network_id': '0ffabdb6-8c02-4033-b058-9492799c0dc1', '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': '283599efbaa0418bb71e68f79d01d716'}} 2025-05-28 14:35:58,349 - INFO - Created VN ctest-vn-94064336 2025-05-28 14:35:58,403 - DEBUG - VN ctest-vn-94064336 UUID is 0ffabdb6-8c02-4033-b058-9492799c0dc1 2025-05-28 14:35:58,778 - DEBUG - Response for create_port : {'port': {'name': '632a9684-e34c-4392-89b5-6e9be9f5e672', 'id': '632a9684-e34c-4392-89b5-6e9be9f5e672', 'tenant_id': '283599efbaa0418bb71e68f79d01d716', 'network_id': '0ffabdb6-8c02-4033-b058-9492799c0dc1', 'mac_address': '02:63:2a:96:84:e3', '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': '43a385b2-472c-4b37-9811-a21ab9acc3df'}], 'security_groups': ['1e66350b-ac80-4950-a7b0-b7f56d76b777'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '283599efbaa0418bb71e68f79d01d716'}} 2025-05-28 14:35:58,963 - DEBUG - Response for create_port : {'port': {'name': '45f9b570-152b-45d5-ab5a-b6a8a07a40b3', 'id': '45f9b570-152b-45d5-ab5a-b6a8a07a40b3', 'tenant_id': '283599efbaa0418bb71e68f79d01d716', 'network_id': '0ffabdb6-8c02-4033-b058-9492799c0dc1', 'mac_address': '02:45:f9:b5:70:15', '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': '975b967e-4469-40b8-8ff7-2019da566b4a'}], 'security_groups': ['1e66350b-ac80-4950-a7b0-b7f56d76b777'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '283599efbaa0418bb71e68f79d01d716'}} 2025-05-28 14:35:59,356 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3352-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3352-1) 2025-05-28 14:35:59,810 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3352-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3352-1) 2025-05-28 14:36:01,109 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3352-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3352-1) 2025-05-28 14:36:01,109 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-05-28 14:36:01,117 - DEBUG - Requesting: http://10.0.0.38:8082/domain/b6d0be6e-dc93-4151-8f0a-bb9ab6845794 2025-05-28 14:36:01,141 - DEBUG - Requesting: http://10.0.0.38:8082/project/283599ef-baa0-418b-b71e-68f79d01d716 2025-05-28 14:36:01,227 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/c278932d-3558-4fd5-80f3-4a7638c09f47 2025-05-28 14:36:01,250 - INFO - Verifications in API Server for IPAM: ctest-ipam-05882508 passed 2025-05-28 14:36:01,258 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-07457892:ctest-ipam-05882508', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-07457892', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14013112062941089749', 'uuid-lslong': '9291852327814209351'}, 'enable': 'true', 'created': '2025-05-28T14:35:57', 'last-modified': '2025-05-28T14:35:57', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.603776'} 2025-05-28 14:36:01,258 - INFO - Verifications in Control node for IPAM: ctest-ipam-05882508 passed 2025-05-28 14:36:01,259 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-05-28 14:36:01,267 - DEBUG - Requesting: http://10.0.0.38:8082/domain/b6d0be6e-dc93-4151-8f0a-bb9ab6845794 2025-05-28 14:36:01,280 - DEBUG - Requesting: http://10.0.0.38:8082/project/283599ef-baa0-418b-b71e-68f79d01d716 2025-05-28 14:36:01,369 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/0ffabdb6-8c02-4033-b058-9492799c0dc1 2025-05-28 14:36:01,387 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/0ffabdb6-8c02-4033-b058-9492799c0dc1 2025-05-28 14:36:01,403 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/56107111-e167-44f9-bb5c-612dd6d1414b 2025-05-28 14:36:01,414 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/56107111-e167-44f9-bb5c-612dd6d1414b 2025-05-28 14:36:01,425 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/601e732d-e4c9-4ce2-ba51-dace772f8e39 2025-05-28 14:36:01,435 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-05-28 14:36:01,435 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/0ffabdb6-8c02-4033-b058-9492799c0dc1 2025-05-28 14:36:01,450 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/56107111-e167-44f9-bb5c-612dd6d1414b 2025-05-28 14:36:01,491 - INFO - Verified VN network id 8 for VN 0ffabdb6-8c02-4033-b058-9492799c0dc1 2025-05-28 14:36:01,491 - INFO - Verifications in API Server for VN ctest-vn-94064336 passed 2025-05-28 14:36:01,491 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/0ffabdb6-8c02-4033-b058-9492799c0dc1 2025-05-28 14:36:01,504 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/56107111-e167-44f9-bb5c-612dd6d1414b 2025-05-28 14:36:01,523 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/56107111-e167-44f9-bb5c-612dd6d1414b 2025-05-28 14:36:01,547 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/601e732d-e4c9-4ce2-ba51-dace772f8e39 2025-05-28 14:36:01,580 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-07457892:ctest-vn-94064336', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-07457892', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1151441246477238323', 'uuid-lslong': '12707069705452260801'}, 'enable': 'true', 'created': '2025-05-28T14:35:57', 'last-modified': '2025-05-28T14:35:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.281494'} 2025-05-28 14:36:01,591 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-05-28 14:36:01,591 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-94064336 passed 2025-05-28 14:36:01,591 - DEBUG - ====Verifying policy data for ctest-vn-94064336 in API_Server ====== 2025-05-28 14:36:01,591 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-05-28 14:36:01,615 - DEBUG - Requesting: http://10.0.0.38:8082/domain/b6d0be6e-dc93-4151-8f0a-bb9ab6845794 2025-05-28 14:36:01,637 - DEBUG - Requesting: http://10.0.0.38:8082/project/283599ef-baa0-418b-b71e-68f79d01d716 2025-05-28 14:36:01,717 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/0ffabdb6-8c02-4033-b058-9492799c0dc1 2025-05-28 14:36:01,750 - DEBUG - =>VN ctest-vn-94064336 has no policy to be verified 2025-05-28 14:36:01,750 - DEBUG - Verifying the vn in opserver 2025-05-28 14:36:01,750 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-07457892:ctest-vn-94064336 virtual network link through opserver 10.0.0.38 2025-05-28 14:36:01,750 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2025-05-28 14:36:02,224 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2025-05-28 14:36:02,297 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-07457892:ctest-vn-94064336', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-07457892:ctest-vn-94064336?flat'} 2025-05-28 14:36:02,297 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-07457892:ctest-vn-94064336 is found in opserver 2025-05-28 14:36:02,308 - DEBUG - VRF ids for VN ctest-vn-94064336: {'10.0.0.38': '2'} 2025-05-28 14:36:02,308 - INFO - Waiting for VM ctest-TestBasicVMVN-07457892-05016371 to be up.. 2025-05-28 14:36:02,420 - DEBUG - VM is in ACTIVE state now 2025-05-28 14:36:02,420 - INFO - VM name : ctest-TestBasicVMVN-07457892-05016371 2025-05-28 14:36:02,519 - DEBUG - VM ctest-TestBasicVMVN-07457892-05016371 ID is 707bc4ea-82c8-48a2-89bc-b9efd6f301c9 2025-05-28 14:36:02,519 - DEBUG - VM ctest-TestBasicVMVN-07457892-05016371 launched on Node cn-jenkins-deploy-platform-ansible-os-3352-1 2025-05-28 14:36:02,611 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/707bc4ea-82c8-48a2-89bc-b9efd6f301c9 2025-05-28 14:36:02,628 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/632a9684-e34c-4392-89b5-6e9be9f5e672 2025-05-28 14:36:05,929 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1019ms') 2025-05-28 14:36:05,929 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07457892-05016371 failed! 2025-05-28 14:36:05,987 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07457892:ctest-vn-94064336 is 31.1.1.1 and allocation pool is NOT set 2025-05-28 14:36:05,987 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07457892:ctest-vn-94064336 is 31.1.2.1 and allocation pool is NOT set 2025-05-28 14:36:10,058 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms') 2025-05-28 14:36:10,059 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07457892-05016371 failed! 2025-05-28 14:36:10,115 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07457892:ctest-vn-94064336 is 31.1.1.1 and allocation pool is NOT set 2025-05-28 14:36:10,115 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07457892:ctest-vn-94064336 is 31.1.2.1 and allocation pool is NOT set 2025-05-28 14:36:12,173 - 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.08 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.07 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.065/2.574/4.084/1.509 ms') 2025-05-28 14:36:12,174 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07457892-05016371 passed 2025-05-28 14:36:12,335 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-28 14:36:12,335 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07457892-05016371, IP 31.1.1.4, Port 22 2025-05-28 14:36:12,401 - 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-05-28 14:36:12,486 - DEBUG - VM ctest-TestBasicVMVN-07457892-05016371 is NOT ready for SSH connections, VM status: ACTIVE 2025-05-28 14:36:17,487 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-28 14:36:17,488 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07457892-05016371, IP 31.1.1.4, Port 22 2025-05-28 14:36:17,643 - DEBUG - VM ctest-TestBasicVMVN-07457892-05016371 is ready for SSH connections 2025-05-28 14:36:17,643 - INFO - Waiting for VM ctest-TestBasicVMVN-07457892-49981160 to be up.. 2025-05-28 14:36:17,721 - DEBUG - VM is in ACTIVE state now 2025-05-28 14:36:17,721 - INFO - VM name : ctest-TestBasicVMVN-07457892-49981160 2025-05-28 14:36:17,799 - DEBUG - VM ctest-TestBasicVMVN-07457892-49981160 ID is bd8220a4-3ca2-4377-809f-b57919b17e84 2025-05-28 14:36:17,799 - DEBUG - VM ctest-TestBasicVMVN-07457892-49981160 launched on Node cn-jenkins-deploy-platform-ansible-os-3352-1 2025-05-28 14:36:17,878 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/bd8220a4-3ca2-4377-809f-b57919b17e84 2025-05-28 14:36:17,889 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/45f9b570-152b-45d5-ab5a-b6a8a07a40b3 2025-05-28 14:36:19,139 - 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.28 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.377 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.377/1.326/2.275/0.949 ms') 2025-05-28 14:36:19,139 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-07457892-49981160 passed 2025-05-28 14:36:19,311 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-28 14:36:19,311 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07457892-49981160, IP 31.1.2.4, Port 22 2025-05-28 14:36:19,467 - DEBUG - VM ctest-TestBasicVMVN-07457892-49981160 is ready for SSH connections 2025-05-28 14:36:19,467 - INFO - Waiting for VM ctest-TestBasicVMVN-07457892-80990592 to be up.. 2025-05-28 14:36:19,546 - DEBUG - VM is in ACTIVE state now 2025-05-28 14:36:19,546 - INFO - VM name : ctest-TestBasicVMVN-07457892-80990592 2025-05-28 14:36:19,625 - DEBUG - VM ctest-TestBasicVMVN-07457892-80990592 ID is 3c94f257-5881-4ac4-87c5-7d4f42fe04cf 2025-05-28 14:36:19,625 - DEBUG - VM ctest-TestBasicVMVN-07457892-80990592 launched on Node cn-jenkins-deploy-platform-ansible-os-3352-1 2025-05-28 14:36:19,702 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/3c94f257-5881-4ac4-87c5-7d4f42fe04cf 2025-05-28 14:36:19,711 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/ff25d02d-caae-41c9-a44c-441702d0f025 2025-05-28 14:36:20,961 - 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.19 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.459 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.459/1.826/3.194/1.367 ms') 2025-05-28 14:36:20,961 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-07457892-80990592 passed 2025-05-28 14:36:21,115 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-28 14:36:21,115 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07457892-80990592, IP 31.1.1.3, Port 22 2025-05-28 14:36:21,271 - DEBUG - VM ctest-TestBasicVMVN-07457892-80990592 is ready for SSH connections 2025-05-28 14:36:21,271 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-28 14:36:21,271 - 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.38, gateway password: c0ntrail123 2025-05-28 14:36:21,271 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-05-28 14:36:25,364 - 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.241 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.858 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.779 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.779/1.959/4.241 ms 2025-05-28 14:36:25,364 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-07457892-05016371 passed 2025-05-28 14:36:25,364 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-28 14:36:25,364 - 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.38, gateway password: c0ntrail123 2025-05-28 14:36:25,364 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-05-28 14:36:29,064 - 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.846 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.841 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.838 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.838/1.841/3.846 ms 2025-05-28 14:36:29,064 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-07457892-49981160 passed 2025-05-28 14:36:29,064 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-28 14:36:29,064 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-28 14:36:29,065 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-28 14:36:29,065 - 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.38, gateway password: c0ntrail123 2025-05-28 14:36:29,065 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-05-28 14:36:29,260 - DEBUG - None 2025-05-28 14:36:29,260 - 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.38, gateway password: c0ntrail123 2025-05-28 14:36:29,260 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-05-28 14:36:29,465 - DEBUG - None 2025-05-28 14:36:29,465 - 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.38, gateway password: c0ntrail123 2025-05-28 14:36:29,465 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-05-28 14:36:30,111 - DEBUG - None 2025-05-28 14:36:30,111 - 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.38, gateway password: c0ntrail123 2025-05-28 14:36:30,112 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-05-28 14:36:32,347 - 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.152 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.738 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.405 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.902 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.418 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.405/2.323/5.738 ms 2025-05-28 14:36:32,347 - 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.38, gateway password: c0ntrail123 2025-05-28 14:36:32,347 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-05-28 14:36:34,603 - 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.727 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.974 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.356 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.424 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.707 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.569 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.605 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.424/2.337/5.356 ms 2025-05-28 14:36:34,604 - 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.38, gateway password: c0ntrail123 2025-05-28 14:36:34,604 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-05-28 14:36:36,860 - 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.685 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.667 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.738 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.418 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.721 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.678 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.420 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.418/1.761/3.738 ms 2025-05-28 14:36:36,861 - INFO - Deleting VM ctest-TestBasicVMVN-07457892-80990592 2025-05-28 14:36:36,940 - INFO - Detaching port 45f9b570-152b-45d5-ab5a-b6a8a07a40b3 from VM ctest-TestBasicVMVN-07457892-49981160 2025-05-28 14:36:36,991 - INFO - Deleting VM ctest-TestBasicVMVN-07457892-49981160 2025-05-28 14:36:37,061 - INFO - Detaching port 632a9684-e34c-4392-89b5-6e9be9f5e672 from VM ctest-TestBasicVMVN-07457892-05016371 2025-05-28 14:36:37,101 - INFO - Deleting VM ctest-TestBasicVMVN-07457892-05016371 2025-05-28 14:36:37,188 - INFO - Deleting VN ctest-vn-94064336 2025-05-28 14:36:37,402 - DEBUG - Response for delete_port : () 2025-05-28 14:36:37,607 - DEBUG - Response for delete_port : () 2025-05-28 14:36:37,668 - DEBUG - VN 0ffabdb6-8c02-4033-b058-9492799c0dc1 still in use: Unable to complete operation on network 0ffabdb6-8c02-4033-b058-9492799c0dc1. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-0f201376-0043-414b-bdb2-0764aaf499f8'] 2025-05-28 14:36:37,668 - WARNING - Deleting VN ctest-vn-94064336 failed..Will retry 2025-05-28 14:36:39,819 - DEBUG - Response for deleting network () 2025-05-28 14:36:39,819 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/56107111-e167-44f9-bb5c-612dd6d1414b 2025-05-28 14:36:39,827 - DEBUG - Response Code: 404 2025-05-28 14:36:39,827 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-05-28 14:36:39,835 - DEBUG - Requesting: http://10.0.0.38:8082/domain/b6d0be6e-dc93-4151-8f0a-bb9ab6845794 2025-05-28 14:36:39,894 - DEBUG - Requesting: http://10.0.0.38:8082/project/283599ef-baa0-418b-b71e-68f79d01d716 2025-05-28 14:36:39,980 - INFO - Validated that VN ctest-vn-94064336 is not found in API Server 2025-05-28 14:36:39,994 - DEBUG - VN ctest-vn-94064336 is not present in Agent 10.0.0.38 2025-05-28 14:36:39,994 - INFO - Validated that VN ctest-vn-94064336 is not in any agent 2025-05-28 14:36:40,001 - DEBUG - VRF 2 is not seen in agent 10.0.0.38 2025-05-28 14:36:40,007 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-94064336 2025-05-28 14:36:40,007 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-07457892:ctest-vn-94064336 2025-05-28 14:36:40,022 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-94064336 info 2025-05-28 14:36:40,115 - INFO - IPAM: ctest-ipam-05882508 is not found in API Server 2025-05-28 14:36:40,128 - INFO - IPAM:ctest-ipam-05882508 is not found in control node 2025-05-28 14:36:40,389 - DEBUG - No XMPP flaps were noticed during the test
2025-05-28 14:36:40,389 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:43]
2025-05-28 14:36:40,390 - INFO - -------------------------------------------------------------------------------- 2025-05-28 14:36:41,137 - INFO - Deleted project: ctest-TestBasicVMVN-07457892, ID : 283599ef-baa0-418b-b71e-68f79d01d716