2025-06-26 15:57:05,009 - INFO - Domain Default found not creating 2025-06-26 15:57:05,162 - INFO - Project ctest-TestBasicVMVN-97747745 not found, creating it 2025-06-26 15:57:05,612 - INFO - Created Project:ctest-TestBasicVMVN-97747745, ID : 07cfc2c2-24a3-4511-9668-d798be5a1383 2025-06-26 15:57:07,025 - INFO - ================================================================================ 2025-06-26 15:57:07,026 - INFO - STARTING TEST : test_generic_link_local_service 2025-06-26 15:57:07,026 - 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-06-26 15:57:07,282 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.0.0.254': '0'}} with 2025-06-26 15:57:07,282 - INFO - Initial checks done. Running the testcase now 2025-06-26 15:57:07,282 - INFO - 2025-06-26 15:57:07,838 - DEBUG - Response for create_network : {'network': {'id': 'eb64bec5-b9d7-4f73-b4b0-a96afe7d5fcb', 'name': 'ctest-vn2_metadata-20753763', 'tenant_id': '07cfc2c224a345119668d798be5a1383', 'project_id': '07cfc2c224a345119668d798be5a1383', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-97747745', 'ctest-vn2_metadata-20753763'], 'port_security_enabled': True, 'description': ''}} 2025-06-26 15:57:08,036 - DEBUG - Response for create_subnet : {'subnet': {'id': '325673d4-796f-4b34-8cab-b17fcaf1da12', 'name': '', 'tenant_id': '07cfc2c224a345119668d798be5a1383', 'network_id': 'eb64bec5-b9d7-4f73-b4b0-a96afe7d5fcb', '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': '07cfc2c224a345119668d798be5a1383'}} 2025-06-26 15:57:08,056 - INFO - Created VN ctest-vn2_metadata-20753763 2025-06-26 15:57:08,116 - DEBUG - VN ctest-vn2_metadata-20753763 UUID is eb64bec5-b9d7-4f73-b4b0-a96afe7d5fcb 2025-06-26 15:57:08,291 - DEBUG - Services list from nova: [, , ] 2025-06-26 15:57:09,339 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3561-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3561-1) 2025-06-26 15:57:09,444 - DEBUG - Link local service introspect added 2025-06-26 15:57:09,506 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-06-26 15:57:14,579 - DEBUG - VM is in ACTIVE state now 2025-06-26 15:57:14,708 - INFO - Waiting for VM ctest-TestBasicVMVN-97747745-34287514 to be up.. 2025-06-26 15:57:14,708 - INFO - VM name : ctest-TestBasicVMVN-97747745-34287514 2025-06-26 15:57:14,792 - DEBUG - VM ctest-TestBasicVMVN-97747745-34287514 ID is 8b0ee0fb-8edf-4fef-9d35-6a48da62bb24 2025-06-26 15:57:14,792 - DEBUG - VM ctest-TestBasicVMVN-97747745-34287514 launched on Node cn-jenkins-deploy-platform-ansible-os-3561-1. 2025-06-26 15:57:14,867 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/8b0ee0fb-8edf-4fef-9d35-6a48da62bb24 2025-06-26 15:57:15,172 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/8b0ee0fb-8edf-4fef-9d35-6a48da62bb24 2025-06-26 15:57:15,199 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/244a41ed-59bd-4810-99b5-aa8b2a12779d 2025-06-26 15:57:18,455 - 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 1023ms') 2025-06-26 15:57:18,456 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97747745-34287514 failed! 2025-06-26 15:57:18,508 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-97747745:ctest-vn2_metadata-20753763 is 11.1.1.1 and allocation pool is NOT set 2025-06-26 15:57:20,576 - 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.90 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.24 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.241/3.069/4.898/1.828 ms') 2025-06-26 15:57:20,576 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97747745-34287514 passed 2025-06-26 15:57:20,728 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-26 15:57:20,728 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-97747745-34287514, IP 11.1.1.3, Port 22 2025-06-26 15:57:20,896 - DEBUG - VM ctest-TestBasicVMVN-97747745-34287514 is ready for SSH connections 2025-06-26 15:57:20,896 - INFO - Retry 0 2025-06-26 15:57:20,896 - 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.254, gateway password: c0ntrail123 2025-06-26 15:57:20,896 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-06-26 15:57:22,529 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-06-26 15:57:22,529 - INFO - Generic metadata worked 2025-06-26 15:57:22,780 - DEBUG - Link local service introspect removed 2025-06-26 15:57:22,780 - INFO - Deleting VM ctest-TestBasicVMVN-97747745-34287514 2025-06-26 15:57:22,847 - INFO - Deleting VN ctest-vn2_metadata-20753763 2025-06-26 15:57:22,889 - DEBUG - VN eb64bec5-b9d7-4f73-b4b0-a96afe7d5fcb still in use: Unable to complete operation on network eb64bec5-b9d7-4f73-b4b0-a96afe7d5fcb. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-d4cd58a4-f700-4fbd-a136-40e9fdd23819'] 2025-06-26 15:57:22,890 - WARNING - Deleting VN ctest-vn2_metadata-20753763 failed..Will retry 2025-06-26 15:57:24,993 - DEBUG - Response for deleting network () 2025-06-26 15:57:25,257 - DEBUG - No XMPP flaps were noticed during the test 2025-06-26 15:57:25,257 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2025-06-26 15:57:25,257 - INFO - -------------------------------------------------------------------------------- 2025-06-26 15:57:25,259 - INFO - ================================================================================ 2025-06-26 15:57:25,259 - INFO - STARTING TEST : test_metadata_service 2025-06-26 15:57:25,259 - 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-06-26 15:57:25,550 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.0.0.254': '0'}} with 2025-06-26 15:57:25,550 - INFO - Initial checks done. Running the testcase now 2025-06-26 15:57:25,550 - INFO - 2025-06-26 15:57:25,550 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs 2025-06-26 15:57:25,556 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/7207cb8c-4603-4fd5-92bf-2033a30b4b95 2025-06-26 15:57:25,735 - DEBUG - Response for create_network : {'network': {'id': 'de9e241f-991a-46c5-b975-408eb06f0ee8', 'name': 'ctest-vn-97405555', 'tenant_id': '07cfc2c224a345119668d798be5a1383', 'project_id': '07cfc2c224a345119668d798be5a1383', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-97747745', 'ctest-vn-97405555'], 'port_security_enabled': True, 'description': ''}} 2025-06-26 15:57:25,892 - DEBUG - Response for create_subnet : {'subnet': {'id': '523be7ba-6b53-4d3a-80ab-6149bf643511', 'name': '', 'tenant_id': '07cfc2c224a345119668d798be5a1383', 'network_id': 'de9e241f-991a-46c5-b975-408eb06f0ee8', 'ip_version': 4, 'cidr': '137.123.142.64/26', 'allocation_pools': [{'start': '137.123.142.66', 'end': '137.123.142.126'}], 'gateway_ip': '137.123.142.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '137.123.142.66', 'tags': [], 'project_id': '07cfc2c224a345119668d798be5a1383'}} 2025-06-26 15:57:25,910 - INFO - Created VN ctest-vn-97405555 2025-06-26 15:57:25,960 - DEBUG - VN ctest-vn-97405555 UUID is de9e241f-991a-46c5-b975-408eb06f0ee8 2025-06-26 15:57:27,123 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3561-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3561-1) 2025-06-26 15:57:27,123 - INFO - Waiting for VM ctest-TestBasicVMVN-97747745-59660283 to be up.. 2025-06-26 15:57:27,161 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-06-26 15:57:32,236 - DEBUG - VM is in ACTIVE state now 2025-06-26 15:57:32,236 - INFO - VM name : ctest-TestBasicVMVN-97747745-59660283 2025-06-26 15:57:32,314 - DEBUG - VM ctest-TestBasicVMVN-97747745-59660283 ID is 7679b35d-902d-4449-a2e1-c0008480ddb3 2025-06-26 15:57:32,314 - DEBUG - VM ctest-TestBasicVMVN-97747745-59660283 launched on Node cn-jenkins-deploy-platform-ansible-os-3561-1. 2025-06-26 15:57:32,391 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/7679b35d-902d-4449-a2e1-c0008480ddb3 2025-06-26 15:57:32,398 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/2f5594de-f06b-419a-af61-407807cb9a31 2025-06-26 15:57:35,668 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1031ms') 2025-06-26 15:57:35,668 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97747745-59660283 failed! 2025-06-26 15:57:35,720 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-97747745:ctest-vn-97405555 is 137.123.142.65 and allocation pool is NOT set 2025-06-26 15:57:37,778 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=3.86 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.13 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.130/2.494/3.858/1.364 ms') 2025-06-26 15:57:37,778 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97747745-59660283 passed 2025-06-26 15:57:37,936 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-26 15:57:37,937 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-97747745-59660283, IP 137.123.142.67, Port 22 2025-06-26 15:57:38,100 - DEBUG - VM ctest-TestBasicVMVN-97747745-59660283 is ready for SSH connections 2025-06-26 15:57:38,100 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-06-26 15:57:38,100 - DEBUG - cat /tmp/output.txt 2025-06-26 15:57:39,732 - DEBUG - Hello World. The time is now Thu, 26 Jun 2025 09:57:38 -0600! 2025-06-26 15:57:39,733 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 26 Jun 2025 09:57:38 -0600!'} 2025-06-26 15:57:39,733 - INFO - metadata_script.txt got executed in the vm 2025-06-26 15:57:39,733 - INFO - Deleting VM ctest-TestBasicVMVN-97747745-59660283 2025-06-26 15:57:39,805 - INFO - Deleting VN ctest-vn-97405555 2025-06-26 15:57:39,846 - DEBUG - VN de9e241f-991a-46c5-b975-408eb06f0ee8 still in use: Unable to complete operation on network de9e241f-991a-46c5-b975-408eb06f0ee8. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-29c565a6-ec5d-41dc-a236-21068f79754b'] 2025-06-26 15:57:39,847 - WARNING - Deleting VN ctest-vn-97405555 failed..Will retry 2025-06-26 15:57:41,949 - DEBUG - Response for deleting network () 2025-06-26 15:57:42,205 - DEBUG - No XMPP flaps were noticed during the test 2025-06-26 15:57:42,205 - INFO - END TEST : test_metadata_service : PASSED[0:00:17] 2025-06-26 15:57:42,205 - INFO - -------------------------------------------------------------------------------- 2025-06-26 15:57:42,207 - INFO - ================================================================================ 2025-06-26 15:57:42,207 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-06-26 15:57:42,207 - 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-06-26 15:57:42,493 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.0.0.254': '0'}} with 2025-06-26 15:57:42,493 - INFO - Initial checks done. Running the testcase now 2025-06-26 15:57:42,493 - INFO - 2025-06-26 15:57:42,973 - DEBUG - Response for create_network : {'network': {'id': 'd676e80f-6422-41cb-a3c5-589072dbc966', 'name': 'ctest-vn-63853322', 'tenant_id': '07cfc2c224a345119668d798be5a1383', 'project_id': '07cfc2c224a345119668d798be5a1383', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-97747745', 'ctest-vn-63853322'], 'port_security_enabled': True, 'description': ''}} 2025-06-26 15:57:43,148 - DEBUG - Response for create_subnet : {'subnet': {'id': 'aa4dc170-46be-4600-85d1-1b23296a27a4', 'name': '', 'tenant_id': '07cfc2c224a345119668d798be5a1383', 'network_id': 'd676e80f-6422-41cb-a3c5-589072dbc966', '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': '07cfc2c224a345119668d798be5a1383'}} 2025-06-26 15:57:43,305 - DEBUG - Response for create_subnet : {'subnet': {'id': 'eb8b6168-660c-4977-92ff-b0bc81ded84b', 'name': '', 'tenant_id': '07cfc2c224a345119668d798be5a1383', 'network_id': 'd676e80f-6422-41cb-a3c5-589072dbc966', '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': '07cfc2c224a345119668d798be5a1383'}} 2025-06-26 15:57:43,323 - INFO - Created VN ctest-vn-63853322 2025-06-26 15:57:43,376 - DEBUG - VN ctest-vn-63853322 UUID is d676e80f-6422-41cb-a3c5-589072dbc966 2025-06-26 15:57:43,731 - DEBUG - Response for create_port : {'port': {'name': 'bb0a708e-c591-419b-ae4c-acb1906091b4', 'id': 'bb0a708e-c591-419b-ae4c-acb1906091b4', 'tenant_id': '07cfc2c224a345119668d798be5a1383', 'network_id': 'd676e80f-6422-41cb-a3c5-589072dbc966', 'mac_address': '02:bb:0a:70:8e:c5', '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': 'aa4dc170-46be-4600-85d1-1b23296a27a4'}], 'security_groups': ['a9b22cd2-efd9-4a17-a17c-29c837140962'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '07cfc2c224a345119668d798be5a1383'}} 2025-06-26 15:57:43,896 - DEBUG - Response for create_port : {'port': {'name': 'bbe1953c-f256-4ce7-b416-1b8bd25c1863', 'id': 'bbe1953c-f256-4ce7-b416-1b8bd25c1863', 'tenant_id': '07cfc2c224a345119668d798be5a1383', 'network_id': 'd676e80f-6422-41cb-a3c5-589072dbc966', 'mac_address': '02:bb:e1:95:3c:f2', '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': 'eb8b6168-660c-4977-92ff-b0bc81ded84b'}], 'security_groups': ['a9b22cd2-efd9-4a17-a17c-29c837140962'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '07cfc2c224a345119668d798be5a1383'}} 2025-06-26 15:57:44,262 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3561-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3561-1) 2025-06-26 15:57:44,651 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3561-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3561-1) 2025-06-26 15:57:45,903 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3561-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3561-1) 2025-06-26 15:57:45,904 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-06-26 15:57:45,912 - DEBUG - Requesting: http://10.0.0.254:8082/domain/47659c91-1037-4853-b108-ba5d6478cced 2025-06-26 15:57:45,924 - DEBUG - Requesting: http://10.0.0.254:8082/project/07cfc2c2-24a3-4511-9668-d798be5a1383 2025-06-26 15:57:46,003 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/f9601630-c041-4301-9368-40a73dcea5f4 2025-06-26 15:57:46,010 - INFO - Verifications in API Server for IPAM: ctest-ipam-68317129 passed 2025-06-26 15:57:46,016 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-97747745:ctest-ipam-68317129', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-97747745', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17969386911848022785', 'uuid-lslong': '10621810808193983988'}, 'enable': 'true', 'created': '2025-06-26T15:57:42', 'last-modified': '2025-06-26T15:57:42', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.301885'} 2025-06-26 15:57:46,016 - INFO - Verifications in Control node for IPAM: ctest-ipam-68317129 passed 2025-06-26 15:57:46,017 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-06-26 15:57:46,025 - DEBUG - Requesting: http://10.0.0.254:8082/domain/47659c91-1037-4853-b108-ba5d6478cced 2025-06-26 15:57:46,035 - DEBUG - Requesting: http://10.0.0.254:8082/project/07cfc2c2-24a3-4511-9668-d798be5a1383 2025-06-26 15:57:46,122 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/d676e80f-6422-41cb-a3c5-589072dbc966 2025-06-26 15:57:46,145 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/d676e80f-6422-41cb-a3c5-589072dbc966 2025-06-26 15:57:46,158 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/d7370446-e8b1-4edf-ba85-bfac90a27528 2025-06-26 15:57:46,168 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/d7370446-e8b1-4edf-ba85-bfac90a27528 2025-06-26 15:57:46,175 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/feff5520-1a04-44b0-8cf7-b07cb4a63fa8 2025-06-26 15:57:46,182 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-06-26 15:57:46,182 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/d676e80f-6422-41cb-a3c5-589072dbc966 2025-06-26 15:57:46,191 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/d7370446-e8b1-4edf-ba85-bfac90a27528 2025-06-26 15:57:46,205 - INFO - Verified VN network id 9 for VN d676e80f-6422-41cb-a3c5-589072dbc966 2025-06-26 15:57:46,205 - INFO - Verifications in API Server for VN ctest-vn-63853322 passed 2025-06-26 15:57:46,205 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/d676e80f-6422-41cb-a3c5-589072dbc966 2025-06-26 15:57:46,215 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/d7370446-e8b1-4edf-ba85-bfac90a27528 2025-06-26 15:57:46,222 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/d7370446-e8b1-4edf-ba85-bfac90a27528 2025-06-26 15:57:46,229 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/feff5520-1a04-44b0-8cf7-b07cb4a63fa8 2025-06-26 15:57:46,240 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-97747745:ctest-vn-63853322', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-97747745', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15453794324170555851', 'uuid-lslong': '11800935776019794278'}, 'enable': 'true', 'created': '2025-06-26T15:57:42', 'last-modified': '2025-06-26T15:57:43', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.964184'} 2025-06-26 15:57:46,246 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-06-26 15:57:46,247 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-63853322 passed 2025-06-26 15:57:46,247 - DEBUG - ====Verifying policy data for ctest-vn-63853322 in API_Server ====== 2025-06-26 15:57:46,247 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-06-26 15:57:46,260 - DEBUG - Requesting: http://10.0.0.254:8082/domain/47659c91-1037-4853-b108-ba5d6478cced 2025-06-26 15:57:46,270 - DEBUG - Requesting: http://10.0.0.254:8082/project/07cfc2c2-24a3-4511-9668-d798be5a1383 2025-06-26 15:57:46,364 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/d676e80f-6422-41cb-a3c5-589072dbc966 2025-06-26 15:57:46,378 - DEBUG - =>VN ctest-vn-63853322 has no policy to be verified 2025-06-26 15:57:46,378 - DEBUG - Verifying the vn in opserver 2025-06-26 15:57:46,378 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-97747745:ctest-vn-63853322 virtual network link through opserver 10.0.0.254 2025-06-26 15:57:46,379 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-06-26 15:57:46,754 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-06-26 15:57:49,815 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-97747745:ctest-vn-63853322 virtual network link through opserver 10.0.0.254 2025-06-26 15:57:49,815 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-06-26 15:57:52,826 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-97747745:ctest-vn-63853322 virtual network link through opserver 10.0.0.254 2025-06-26 15:57:52,826 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-06-26 15:57:55,838 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-97747745:ctest-vn-63853322 virtual network link through opserver 10.0.0.254 2025-06-26 15:57:55,838 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-06-26 15:57:58,848 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-97747745:ctest-vn-63853322 virtual network link through opserver 10.0.0.254 2025-06-26 15:57:58,848 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-06-26 15:57:58,858 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-97747745:ctest-vn-63853322', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-97747745:ctest-vn-63853322?flat'} 2025-06-26 15:57:58,858 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-97747745:ctest-vn-63853322 is found in opserver 2025-06-26 15:57:58,864 - DEBUG - VRF ids for VN ctest-vn-63853322: {'10.0.0.254': '2'} 2025-06-26 15:57:58,864 - INFO - Waiting for VM ctest-TestBasicVMVN-97747745-38179096 to be up.. 2025-06-26 15:57:58,957 - DEBUG - VM is in ACTIVE state now 2025-06-26 15:57:58,957 - INFO - VM name : ctest-TestBasicVMVN-97747745-38179096 2025-06-26 15:57:59,038 - DEBUG - VM ctest-TestBasicVMVN-97747745-38179096 ID is d427d68a-0b22-4178-9226-ce87cc284399 2025-06-26 15:57:59,038 - DEBUG - VM ctest-TestBasicVMVN-97747745-38179096 launched on Node cn-jenkins-deploy-platform-ansible-os-3561-1. 2025-06-26 15:57:59,123 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/d427d68a-0b22-4178-9226-ce87cc284399 2025-06-26 15:57:59,132 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/bb0a708e-c591-419b-ae4c-acb1906091b4 2025-06-26 15:58:00,360 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=3.68 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.374 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.374/2.026/3.679/1.652 ms') 2025-06-26 15:58:00,360 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97747745-38179096 passed 2025-06-26 15:58:00,508 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-26 15:58:00,508 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-97747745-38179096, IP 31.1.1.4, Port 22 2025-06-26 15:58:00,663 - DEBUG - VM ctest-TestBasicVMVN-97747745-38179096 is ready for SSH connections 2025-06-26 15:58:00,663 - INFO - Waiting for VM ctest-TestBasicVMVN-97747745-37418044 to be up.. 2025-06-26 15:58:00,749 - DEBUG - VM is in ACTIVE state now 2025-06-26 15:58:00,749 - INFO - VM name : ctest-TestBasicVMVN-97747745-37418044 2025-06-26 15:58:00,832 - DEBUG - VM ctest-TestBasicVMVN-97747745-37418044 ID is 6b5ae28a-1cf0-4572-8dd5-c7f5c32036d1 2025-06-26 15:58:00,832 - DEBUG - VM ctest-TestBasicVMVN-97747745-37418044 launched on Node cn-jenkins-deploy-platform-ansible-os-3561-1. 2025-06-26 15:58:00,918 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/6b5ae28a-1cf0-4572-8dd5-c7f5c32036d1 2025-06-26 15:58:00,927 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/bbe1953c-f256-4ce7-b416-1b8bd25c1863 2025-06-26 15:58:02,170 - 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.86 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.476 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.476/1.667/2.859/1.191 ms') 2025-06-26 15:58:02,170 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-97747745-37418044 passed 2025-06-26 15:58:02,324 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-26 15:58:02,324 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-97747745-37418044, IP 31.1.2.4, Port 22 2025-06-26 15:58:02,488 - DEBUG - VM ctest-TestBasicVMVN-97747745-37418044 is ready for SSH connections 2025-06-26 15:58:02,488 - INFO - Waiting for VM ctest-TestBasicVMVN-97747745-14373736 to be up.. 2025-06-26 15:58:02,565 - DEBUG - VM is in ACTIVE state now 2025-06-26 15:58:02,565 - INFO - VM name : ctest-TestBasicVMVN-97747745-14373736 2025-06-26 15:58:02,651 - DEBUG - VM ctest-TestBasicVMVN-97747745-14373736 ID is 323e4696-3a84-42cb-bac4-43768eeda681 2025-06-26 15:58:02,651 - DEBUG - VM ctest-TestBasicVMVN-97747745-14373736 launched on Node cn-jenkins-deploy-platform-ansible-os-3561-1. 2025-06-26 15:58:02,726 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/323e4696-3a84-42cb-bac4-43768eeda681 2025-06-26 15:58:02,734 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/98800c25-9cbd-4ad9-9741-8f3d02cb6c64 2025-06-26 15:58:03,962 - 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.47 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.352 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.352/1.910/3.469/1.558 ms') 2025-06-26 15:58:03,962 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-97747745-14373736 passed 2025-06-26 15:58:04,116 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-26 15:58:04,116 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-97747745-14373736, IP 31.1.1.3, Port 22 2025-06-26 15:58:04,272 - DEBUG - VM ctest-TestBasicVMVN-97747745-14373736 is ready for SSH connections 2025-06-26 15:58:04,272 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-26 15:58:04,272 - 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.254, gateway password: c0ntrail123 2025-06-26 15:58:04,272 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-06-26 15:58:08,325 - 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.752 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.890 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.076 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.890/1.906/3.752 ms 2025-06-26 15:58:08,325 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-97747745-38179096 passed 2025-06-26 15:58:08,325 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-26 15:58:08,325 - 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.254, gateway password: c0ntrail123 2025-06-26 15:58:08,325 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-06-26 15:58:12,008 - 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.843 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.051 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.971 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.971/1.955/3.843 ms 2025-06-26 15:58:12,008 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-97747745-37418044 passed 2025-06-26 15:58:12,008 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-26 15:58:12,009 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-26 15:58:12,009 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-26 15:58:12,009 - 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.254, gateway password: c0ntrail123 2025-06-26 15:58:12,009 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-06-26 15:58:12,184 - DEBUG - None 2025-06-26 15:58:12,184 - 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.254, gateway password: c0ntrail123 2025-06-26 15:58:12,184 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-06-26 15:58:12,382 - DEBUG - None 2025-06-26 15:58:12,382 - 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.254, gateway password: c0ntrail123 2025-06-26 15:58:12,382 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-06-26 15:58:13,073 - DEBUG - None 2025-06-26 15:58:13,073 - 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.254, gateway password: c0ntrail123 2025-06-26 15:58:13,073 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-06-26 15:58:15,286 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.721 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.395 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.464 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.510 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.426 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.426/2.103/5.395 ms 2025-06-26 15:58:15,286 - 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.254, gateway password: c0ntrail123 2025-06-26 15:58:15,286 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-06-26 15:58:17,525 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=0.971 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.109 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.130 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.167 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.371 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.344 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.391 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.391/2.211/4.130 ms 2025-06-26 15:58:17,525 - 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.254, gateway password: c0ntrail123 2025-06-26 15:58:17,526 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-06-26 15:58:19,783 - 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.771 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.856 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.989 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.402 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.532 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.328 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.370 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.370/2.035/4.989 ms 2025-06-26 15:58:19,783 - INFO - Deleting VM ctest-TestBasicVMVN-97747745-14373736 2025-06-26 15:58:19,845 - INFO - Detaching port bbe1953c-f256-4ce7-b416-1b8bd25c1863 from VM ctest-TestBasicVMVN-97747745-37418044 2025-06-26 15:58:19,895 - INFO - Deleting VM ctest-TestBasicVMVN-97747745-37418044 2025-06-26 15:58:19,969 - INFO - Detaching port bb0a708e-c591-419b-ae4c-acb1906091b4 from VM ctest-TestBasicVMVN-97747745-38179096 2025-06-26 15:58:20,009 - INFO - Deleting VM ctest-TestBasicVMVN-97747745-38179096 2025-06-26 15:58:20,090 - INFO - Deleting VN ctest-vn-63853322 2025-06-26 15:58:20,231 - DEBUG - Response for delete_port : () 2025-06-26 15:58:20,394 - DEBUG - Response for delete_port : () 2025-06-26 15:58:20,448 - DEBUG - VN d676e80f-6422-41cb-a3c5-589072dbc966 still in use: Unable to complete operation on network d676e80f-6422-41cb-a3c5-589072dbc966. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-6930132d-6e2b-4a44-a3d9-72ac8adc5b2b'] 2025-06-26 15:58:20,448 - WARNING - Deleting VN ctest-vn-63853322 failed..Will retry 2025-06-26 15:58:22,586 - DEBUG - Response for deleting network () 2025-06-26 15:58:22,586 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/d7370446-e8b1-4edf-ba85-bfac90a27528 2025-06-26 15:58:22,593 - DEBUG - Response Code: 404 2025-06-26 15:58:22,593 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-06-26 15:58:22,598 - DEBUG - Requesting: http://10.0.0.254:8082/domain/47659c91-1037-4853-b108-ba5d6478cced 2025-06-26 15:58:22,652 - DEBUG - Requesting: http://10.0.0.254:8082/project/07cfc2c2-24a3-4511-9668-d798be5a1383 2025-06-26 15:58:22,735 - INFO - Validated that VN ctest-vn-63853322 is not found in API Server 2025-06-26 15:58:22,749 - DEBUG - VN ctest-vn-63853322 is not present in Agent 10.0.0.254 2025-06-26 15:58:22,749 - INFO - Validated that VN ctest-vn-63853322 is not in any agent 2025-06-26 15:58:22,757 - DEBUG - VRF 2 is not seen in agent 10.0.0.254 2025-06-26 15:58:22,763 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-63853322 2025-06-26 15:58:22,763 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-97747745:ctest-vn-63853322 2025-06-26 15:58:22,775 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-63853322 info 2025-06-26 15:58:22,848 - INFO - IPAM: ctest-ipam-68317129 is not found in API Server 2025-06-26 15:58:22,858 - INFO - IPAM:ctest-ipam-68317129 is not found in control node 2025-06-26 15:58:23,117 - DEBUG - No XMPP flaps were noticed during the test 2025-06-26 15:58:23,117 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:41] 2025-06-26 15:58:23,117 - INFO - -------------------------------------------------------------------------------- 2025-06-26 15:58:23,792 - INFO - Deleted project: ctest-TestBasicVMVN-97747745, ID : 07cfc2c2-24a3-4511-9668-d798be5a1383