2025-07-07 02:23:20,406 - INFO - Domain Default found not creating 2025-07-07 02:23:20,556 - INFO - Project ctest-TestBasicVMVN-74370977 not found, creating it 2025-07-07 02:23:21,001 - INFO - Created Project:ctest-TestBasicVMVN-74370977, ID : 2b029925-eda7-4938-9792-ac8148239a4a 2025-07-07 02:23:22,444 - INFO - ================================================================================ 2025-07-07 02:23:22,444 - INFO - STARTING TEST : test_generic_link_local_service 2025-07-07 02:23:22,444 - 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-07-07 02:23:22,697 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.209': '0'}} with 2025-07-07 02:23:22,698 - INFO - Initial checks done. Running the testcase now 2025-07-07 02:23:22,698 - INFO - 2025-07-07 02:23:23,251 - DEBUG - Response for create_network : {'network': {'id': '92f1e8de-64d4-4256-ba62-fb6a27f0af21', 'name': 'ctest-vn2_metadata-15989507', 'tenant_id': '2b029925eda749389792ac8148239a4a', 'project_id': '2b029925eda749389792ac8148239a4a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-74370977', 'ctest-vn2_metadata-15989507'], 'port_security_enabled': True, 'description': ''}} 2025-07-07 02:23:23,460 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fe5d64cb-a144-4d20-a7a5-c20ea8605006', 'name': '', 'tenant_id': '2b029925eda749389792ac8148239a4a', 'network_id': '92f1e8de-64d4-4256-ba62-fb6a27f0af21', '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': '2b029925eda749389792ac8148239a4a'}} 2025-07-07 02:23:23,481 - INFO - Created VN ctest-vn2_metadata-15989507 2025-07-07 02:23:23,535 - DEBUG - VN ctest-vn2_metadata-15989507 UUID is 92f1e8de-64d4-4256-ba62-fb6a27f0af21 2025-07-07 02:23:23,717 - DEBUG - Services list from nova: [, , ] 2025-07-07 02:23:24,730 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3605-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3605-1) 2025-07-07 02:23:24,842 - DEBUG - Link local service introspect added 2025-07-07 02:23:24,885 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-07-07 02:23:29,967 - DEBUG - VM is in ACTIVE state now 2025-07-07 02:23:30,102 - INFO - Waiting for VM ctest-TestBasicVMVN-74370977-89825081 to be up.. 2025-07-07 02:23:30,102 - INFO - VM name : ctest-TestBasicVMVN-74370977-89825081 2025-07-07 02:23:30,174 - DEBUG - VM ctest-TestBasicVMVN-74370977-89825081 ID is add91ae6-b59e-41a0-b5a0-87c157ad8829 2025-07-07 02:23:30,174 - DEBUG - VM ctest-TestBasicVMVN-74370977-89825081 launched on Node cn-jenkins-deploy-platform-ansible-os-3605-1 2025-07-07 02:23:30,244 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/add91ae6-b59e-41a0-b5a0-87c157ad8829 2025-07-07 02:23:30,536 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/add91ae6-b59e-41a0-b5a0-87c157ad8829 2025-07-07 02:23:30,571 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/b360f360-ca63-4146-ae0f-11b331479a4e 2025-07-07 02:23:33,836 - 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-07-07 02:23:33,836 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-74370977-89825081 failed! 2025-07-07 02:23:33,895 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-74370977:ctest-vn2_metadata-15989507 is 11.1.1.1 and allocation pool is NOT set 2025-07-07 02:23:35,954 - 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.00 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.441 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.441/1.721/3.002/1.280 ms') 2025-07-07 02:23:35,954 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-74370977-89825081 passed 2025-07-07 02:23:36,107 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-07 02:23:36,107 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-74370977-89825081, IP 11.1.1.3, Port 22 2025-07-07 02:23:36,262 - DEBUG - VM ctest-TestBasicVMVN-74370977-89825081 is ready for SSH connections 2025-07-07 02:23:36,262 - INFO - Retry 0 2025-07-07 02:23:36,262 - 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.141, gateway password: c0ntrail123 2025-07-07 02:23:36,262 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-07-07 02:23:37,856 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-07-07 02:23:37,856 - INFO - Generic metadata worked 2025-07-07 02:23:38,102 - DEBUG - Link local service introspect removed 2025-07-07 02:23:38,103 - INFO - Deleting VM ctest-TestBasicVMVN-74370977-89825081 2025-07-07 02:23:38,171 - INFO - Deleting VN ctest-vn2_metadata-15989507 2025-07-07 02:23:38,207 - DEBUG - VN 92f1e8de-64d4-4256-ba62-fb6a27f0af21 still in use: Unable to complete operation on network 92f1e8de-64d4-4256-ba62-fb6a27f0af21. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-22380dc7-64e8-4f6e-9728-8cf68969dde4'] 2025-07-07 02:23:38,207 - WARNING - Deleting VN ctest-vn2_metadata-15989507 failed..Will retry 2025-07-07 02:23:40,383 - DEBUG - Response for deleting network () 2025-07-07 02:23:40,652 - DEBUG - No XMPP flaps were noticed during the test 2025-07-07 02:23:40,652 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2025-07-07 02:23:40,652 - INFO - -------------------------------------------------------------------------------- 2025-07-07 02:23:40,655 - INFO - ================================================================================ 2025-07-07 02:23:40,655 - INFO - STARTING TEST : test_metadata_service 2025-07-07 02:23:40,655 - 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-07-07 02:23:40,947 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.209': '0'}} with 2025-07-07 02:23:40,947 - INFO - Initial checks done. Running the testcase now 2025-07-07 02:23:40,947 - INFO - 2025-07-07 02:23:40,947 - DEBUG - Requesting: http://10.0.0.141:8082/global-vrouter-configs 2025-07-07 02:23:40,955 - DEBUG - Requesting: http://10.0.0.141:8082/global-vrouter-config/b9614190-1351-41e5-b1ba-90e0fdcb1a67 2025-07-07 02:23:41,142 - DEBUG - Response for create_network : {'network': {'id': '1aefbea1-9de5-4e6f-96a5-7b01db5ac47a', 'name': 'ctest-vn-95728098', 'tenant_id': '2b029925eda749389792ac8148239a4a', 'project_id': '2b029925eda749389792ac8148239a4a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-74370977', 'ctest-vn-95728098'], 'port_security_enabled': True, 'description': ''}} 2025-07-07 02:23:41,294 - DEBUG - Response for create_subnet : {'subnet': {'id': '85d21615-ef61-42bf-a9f5-44fe20a0fa93', 'name': '', 'tenant_id': '2b029925eda749389792ac8148239a4a', 'network_id': '1aefbea1-9de5-4e6f-96a5-7b01db5ac47a', 'ip_version': 4, 'cidr': '44.98.18.64/26', 'allocation_pools': [{'start': '44.98.18.66', 'end': '44.98.18.126'}], 'gateway_ip': '44.98.18.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '44.98.18.66', 'tags': [], 'project_id': '2b029925eda749389792ac8148239a4a'}} 2025-07-07 02:23:41,312 - INFO - Created VN ctest-vn-95728098 2025-07-07 02:23:41,363 - DEBUG - VN ctest-vn-95728098 UUID is 1aefbea1-9de5-4e6f-96a5-7b01db5ac47a 2025-07-07 02:23:42,515 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3605-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3605-1) 2025-07-07 02:23:42,515 - INFO - Waiting for VM ctest-TestBasicVMVN-74370977-03635321 to be up.. 2025-07-07 02:23:42,564 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-07-07 02:23:47,667 - DEBUG - VM is in ACTIVE state now 2025-07-07 02:23:47,667 - INFO - VM name : ctest-TestBasicVMVN-74370977-03635321 2025-07-07 02:23:47,739 - DEBUG - VM ctest-TestBasicVMVN-74370977-03635321 ID is 44b4cd95-4d95-430e-8e42-9315c0218615 2025-07-07 02:23:47,739 - DEBUG - VM ctest-TestBasicVMVN-74370977-03635321 launched on Node cn-jenkins-deploy-platform-ansible-os-3605-1 2025-07-07 02:23:47,809 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/44b4cd95-4d95-430e-8e42-9315c0218615 2025-07-07 02:23:47,819 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/69083d5a-c3e5-4c68-bbb3-e7cd6fe42289 2025-07-07 02:23:51,088 - 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-07-07 02:23:51,088 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-74370977-03635321 failed! 2025-07-07 02:23:51,143 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-74370977:ctest-vn-95728098 is 44.98.18.65 and allocation pool is NOT set 2025-07-07 02:23:53,211 - 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.43 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.73 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.730/3.578/4.427/0.848 ms') 2025-07-07 02:23:53,211 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-74370977-03635321 passed 2025-07-07 02:23:53,371 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-07 02:23:53,371 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-74370977-03635321, IP 44.98.18.67, Port 22 2025-07-07 02:23:53,537 - DEBUG - VM ctest-TestBasicVMVN-74370977-03635321 is ready for SSH connections 2025-07-07 02:23:53,537 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123 2025-07-07 02:23:53,537 - DEBUG - cat /tmp/output.txt 2025-07-07 02:23:55,143 - DEBUG - Hello World. The time is now Sun, 06 Jul 2025 20:23:53 -0600! 2025-07-07 02:23:55,143 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 06 Jul 2025 20:23:53 -0600!'} 2025-07-07 02:23:55,144 - INFO - metadata_script.txt got executed in the vm 2025-07-07 02:23:55,144 - INFO - Deleting VM ctest-TestBasicVMVN-74370977-03635321 2025-07-07 02:23:55,213 - INFO - Deleting VN ctest-vn-95728098 2025-07-07 02:23:55,255 - DEBUG - VN 1aefbea1-9de5-4e6f-96a5-7b01db5ac47a still in use: Unable to complete operation on network 1aefbea1-9de5-4e6f-96a5-7b01db5ac47a. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-5340ad55-4f78-4fc1-872e-30cae01cdc50'] 2025-07-07 02:23:55,255 - WARNING - Deleting VN ctest-vn-95728098 failed..Will retry 2025-07-07 02:23:57,369 - DEBUG - Response for deleting network () 2025-07-07 02:23:57,625 - DEBUG - No XMPP flaps were noticed during the test 2025-07-07 02:23:57,625 - INFO - END TEST : test_metadata_service : PASSED[0:00:17] 2025-07-07 02:23:57,625 - INFO - -------------------------------------------------------------------------------- 2025-07-07 02:23:57,628 - INFO - ================================================================================ 2025-07-07 02:23:57,628 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-07-07 02:23:57,628 - 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-07-07 02:23:57,916 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.209': '0'}} with 2025-07-07 02:23:57,916 - INFO - Initial checks done. Running the testcase now 2025-07-07 02:23:57,916 - INFO - 2025-07-07 02:23:58,450 - DEBUG - Response for create_network : {'network': {'id': 'b1505e5b-2530-42a4-a4e3-6cbafd693b15', 'name': 'ctest-vn-32931476', 'tenant_id': '2b029925eda749389792ac8148239a4a', 'project_id': '2b029925eda749389792ac8148239a4a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-74370977', 'ctest-vn-32931476'], 'port_security_enabled': True, 'description': ''}} 2025-07-07 02:23:58,609 - DEBUG - Response for create_subnet : {'subnet': {'id': '8a81b7b9-9809-4193-b619-4fd33d17a579', 'name': '', 'tenant_id': '2b029925eda749389792ac8148239a4a', 'network_id': 'b1505e5b-2530-42a4-a4e3-6cbafd693b15', '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': '2b029925eda749389792ac8148239a4a'}} 2025-07-07 02:23:58,804 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b9183558-aa6f-41fc-9609-d6d9098836e6', 'name': '', 'tenant_id': '2b029925eda749389792ac8148239a4a', 'network_id': 'b1505e5b-2530-42a4-a4e3-6cbafd693b15', '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': '2b029925eda749389792ac8148239a4a'}} 2025-07-07 02:23:58,826 - INFO - Created VN ctest-vn-32931476 2025-07-07 02:23:58,879 - DEBUG - VN ctest-vn-32931476 UUID is b1505e5b-2530-42a4-a4e3-6cbafd693b15 2025-07-07 02:23:59,278 - DEBUG - Response for create_port : {'port': {'name': '97c8bb23-741d-48d0-bcc9-ba3690c38297', 'id': '97c8bb23-741d-48d0-bcc9-ba3690c38297', 'tenant_id': '2b029925eda749389792ac8148239a4a', 'network_id': 'b1505e5b-2530-42a4-a4e3-6cbafd693b15', 'mac_address': '02:97:c8:bb:23:74', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '31.1.1.4', 'subnet_id': '8a81b7b9-9809-4193-b619-4fd33d17a579'}], 'security_groups': ['935df9e1-6709-4ef4-b3ed-a5ac754b794e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2b029925eda749389792ac8148239a4a'}} 2025-07-07 02:23:59,473 - DEBUG - Response for create_port : {'port': {'name': '814ed165-b553-4b65-ac9d-2105746e48c6', 'id': '814ed165-b553-4b65-ac9d-2105746e48c6', 'tenant_id': '2b029925eda749389792ac8148239a4a', 'network_id': 'b1505e5b-2530-42a4-a4e3-6cbafd693b15', 'mac_address': '02:81:4e:d1:65:b5', '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': 'b9183558-aa6f-41fc-9609-d6d9098836e6'}], 'security_groups': ['935df9e1-6709-4ef4-b3ed-a5ac754b794e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2b029925eda749389792ac8148239a4a'}} 2025-07-07 02:23:59,904 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3605-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3605-1) 2025-07-07 02:24:00,347 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3605-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3605-1) 2025-07-07 02:24:01,582 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3605-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3605-1) 2025-07-07 02:24:01,582 - DEBUG - Requesting: http://10.0.0.141:8082/domains 2025-07-07 02:24:01,589 - DEBUG - Requesting: http://10.0.0.141:8082/domain/32c8f6d9-84e8-4391-8c14-d9f6687d3b61 2025-07-07 02:24:01,604 - DEBUG - Requesting: http://10.0.0.141:8082/project/2b029925-eda7-4938-9792-ac8148239a4a 2025-07-07 02:24:01,698 - DEBUG - Requesting: http://10.0.0.141:8082/network-ipam/4b7d8947-921d-4868-998e-4f5601715653 2025-07-07 02:24:01,719 - INFO - Verifications in API Server for IPAM: ctest-ipam-83151718 passed 2025-07-07 02:24:01,726 - DEBUG - Control-node 10.0.0.141 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-74370977:ctest-ipam-83151718', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-74370977', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5439654865420503144', 'uuid-lslong': '11064868565305874003'}, 'enable': 'true', 'created': '2025-07-07T02:23:57', 'last-modified': '2025-07-07T02:23:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.580746'} 2025-07-07 02:24:01,726 - INFO - Verifications in Control node for IPAM: ctest-ipam-83151718 passed 2025-07-07 02:24:01,726 - DEBUG - Requesting: http://10.0.0.141:8082/domains 2025-07-07 02:24:01,736 - DEBUG - Requesting: http://10.0.0.141:8082/domain/32c8f6d9-84e8-4391-8c14-d9f6687d3b61 2025-07-07 02:24:01,754 - DEBUG - Requesting: http://10.0.0.141:8082/project/2b029925-eda7-4938-9792-ac8148239a4a 2025-07-07 02:24:01,833 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/b1505e5b-2530-42a4-a4e3-6cbafd693b15 2025-07-07 02:24:01,858 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/b1505e5b-2530-42a4-a4e3-6cbafd693b15 2025-07-07 02:24:01,876 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/2808e296-9b4d-46fe-9eb7-4b43362e0c34 2025-07-07 02:24:01,889 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/2808e296-9b4d-46fe-9eb7-4b43362e0c34 2025-07-07 02:24:01,921 - DEBUG - Requesting: http://10.0.0.141:8082/route-target/45542c5f-2e99-4139-8bd5-f1e2ffba8f68 2025-07-07 02:24:01,930 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-07-07 02:24:01,930 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/b1505e5b-2530-42a4-a4e3-6cbafd693b15 2025-07-07 02:24:01,944 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/2808e296-9b4d-46fe-9eb7-4b43362e0c34 2025-07-07 02:24:01,963 - INFO - Verified VN network id 7 for VN b1505e5b-2530-42a4-a4e3-6cbafd693b15 2025-07-07 02:24:01,964 - INFO - Verifications in API Server for VN ctest-vn-32931476 passed 2025-07-07 02:24:01,964 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/b1505e5b-2530-42a4-a4e3-6cbafd693b15 2025-07-07 02:24:01,993 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/2808e296-9b4d-46fe-9eb7-4b43362e0c34 2025-07-07 02:24:02,006 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/2808e296-9b4d-46fe-9eb7-4b43362e0c34 2025-07-07 02:24:02,015 - DEBUG - Requesting: http://10.0.0.141:8082/route-target/45542c5f-2e99-4139-8bd5-f1e2ffba8f68 2025-07-07 02:24:02,033 - DEBUG - Control-node 10.0.0.141 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-74370977:ctest-vn-32931476', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-74370977', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12776815888409051812', 'uuid-lslong': '11881459792304749333'}, 'enable': 'true', 'created': '2025-07-07T02:23:58', 'last-modified': '2025-07-07T02:23:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.257956'} 2025-07-07 02:24:02,043 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-07-07 02:24:02,043 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-32931476 passed 2025-07-07 02:24:02,044 - DEBUG - ====Verifying policy data for ctest-vn-32931476 in API_Server ====== 2025-07-07 02:24:02,044 - DEBUG - Requesting: http://10.0.0.141:8082/domains 2025-07-07 02:24:02,053 - DEBUG - Requesting: http://10.0.0.141:8082/domain/32c8f6d9-84e8-4391-8c14-d9f6687d3b61 2025-07-07 02:24:02,067 - DEBUG - Requesting: http://10.0.0.141:8082/project/2b029925-eda7-4938-9792-ac8148239a4a 2025-07-07 02:24:02,178 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/b1505e5b-2530-42a4-a4e3-6cbafd693b15 2025-07-07 02:24:02,198 - DEBUG - =>VN ctest-vn-32931476 has no policy to be verified 2025-07-07 02:24:02,198 - DEBUG - Verifying the vn in opserver 2025-07-07 02:24:02,198 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-74370977:ctest-vn-32931476 virtual network link through opserver 10.0.0.141 2025-07-07 02:24:02,198 - DEBUG - Requesting: http://10.0.0.141:8081/analytics/uves/virtual-networks 2025-07-07 02:24:02,575 - DEBUG - Requesting: http://10.0.0.141:8081/analytics/uves/virtual-networks 2025-07-07 02:24:02,689 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-74370977:ctest-vn-32931476', 'href': 'http://10.0.0.141:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-74370977:ctest-vn-32931476?flat'} 2025-07-07 02:24:02,689 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-74370977:ctest-vn-32931476 is found in opserver 2025-07-07 02:24:02,697 - DEBUG - VRF ids for VN ctest-vn-32931476: {'10.0.0.141': '2'} 2025-07-07 02:24:02,697 - INFO - Waiting for VM ctest-TestBasicVMVN-74370977-35484523 to be up.. 2025-07-07 02:24:02,799 - DEBUG - VM is in ACTIVE state now 2025-07-07 02:24:02,799 - INFO - VM name : ctest-TestBasicVMVN-74370977-35484523 2025-07-07 02:24:02,919 - DEBUG - VM ctest-TestBasicVMVN-74370977-35484523 ID is 96002b76-cf94-48c6-bba0-aba2b5b9c850 2025-07-07 02:24:02,919 - DEBUG - VM ctest-TestBasicVMVN-74370977-35484523 launched on Node cn-jenkins-deploy-platform-ansible-os-3605-1 2025-07-07 02:24:02,997 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/96002b76-cf94-48c6-bba0-aba2b5b9c850 2025-07-07 02:24:03,013 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/97c8bb23-741d-48d0-bcc9-ba3690c38297 2025-07-07 02:24:06,286 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1027ms') 2025-07-07 02:24:06,286 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-74370977-35484523 failed! 2025-07-07 02:24:06,343 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-74370977:ctest-vn-32931476 is 31.1.1.1 and allocation pool is NOT set 2025-07-07 02:24:06,343 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-74370977:ctest-vn-32931476 is 31.1.2.1 and allocation pool is NOT set 2025-07-07 02:24:10,417 - 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 1006ms') 2025-07-07 02:24:10,417 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-74370977-35484523 failed! 2025-07-07 02:24:10,475 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-74370977:ctest-vn-32931476 is 31.1.1.1 and allocation pool is NOT set 2025-07-07 02:24:10,475 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-74370977:ctest-vn-32931476 is 31.1.2.1 and allocation pool is NOT set 2025-07-07 02:24:12,532 - 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=8.14 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.461 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.461/4.299/8.138/3.838 ms') 2025-07-07 02:24:12,532 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-74370977-35484523 passed 2025-07-07 02:24:12,687 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-07 02:24:12,687 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-74370977-35484523, IP 31.1.1.4, Port 22 2025-07-07 02:24:12,842 - DEBUG - VM ctest-TestBasicVMVN-74370977-35484523 is ready for SSH connections 2025-07-07 02:24:12,842 - INFO - Waiting for VM ctest-TestBasicVMVN-74370977-56196613 to be up.. 2025-07-07 02:24:12,915 - DEBUG - VM is in ACTIVE state now 2025-07-07 02:24:12,915 - INFO - VM name : ctest-TestBasicVMVN-74370977-56196613 2025-07-07 02:24:12,989 - DEBUG - VM ctest-TestBasicVMVN-74370977-56196613 ID is e360f525-7259-4489-9aa0-85f7b363a11c 2025-07-07 02:24:12,990 - DEBUG - VM ctest-TestBasicVMVN-74370977-56196613 launched on Node cn-jenkins-deploy-platform-ansible-os-3605-1 2025-07-07 02:24:13,067 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/e360f525-7259-4489-9aa0-85f7b363a11c 2025-07-07 02:24:13,077 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/814ed165-b553-4b65-ac9d-2105746e48c6 2025-07-07 02:24:14,328 - 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=4.60 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.46 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 = 1.458/3.027/4.597/1.569 ms') 2025-07-07 02:24:14,328 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-74370977-56196613 passed 2025-07-07 02:24:14,483 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-07 02:24:14,483 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-74370977-56196613, IP 31.1.2.4, Port 22 2025-07-07 02:24:14,642 - DEBUG - VM ctest-TestBasicVMVN-74370977-56196613 is ready for SSH connections 2025-07-07 02:24:14,642 - INFO - Waiting for VM ctest-TestBasicVMVN-74370977-84116312 to be up.. 2025-07-07 02:24:14,717 - DEBUG - VM is in ACTIVE state now 2025-07-07 02:24:14,717 - INFO - VM name : ctest-TestBasicVMVN-74370977-84116312 2025-07-07 02:24:14,790 - DEBUG - VM ctest-TestBasicVMVN-74370977-84116312 ID is 489bf458-d5f7-4b13-8a6f-44367a0b3ad0 2025-07-07 02:24:14,790 - DEBUG - VM ctest-TestBasicVMVN-74370977-84116312 launched on Node cn-jenkins-deploy-platform-ansible-os-3605-1 2025-07-07 02:24:14,863 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/489bf458-d5f7-4b13-8a6f-44367a0b3ad0 2025-07-07 02:24:14,872 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/0336a291-256c-44bc-8aa7-bddbee2799d1 2025-07-07 02:24:16,120 - 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.23 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.472 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.472/1.852/3.233/1.380 ms') 2025-07-07 02:24:16,120 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-74370977-84116312 passed 2025-07-07 02:24:16,279 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-07 02:24:16,279 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-74370977-84116312, IP 31.1.1.3, Port 22 2025-07-07 02:24:16,434 - DEBUG - VM ctest-TestBasicVMVN-74370977-84116312 is ready for SSH connections 2025-07-07 02:24:16,434 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-07 02:24:16,434 - 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.141, gateway password: c0ntrail123 2025-07-07 02:24:16,434 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-07-07 02:24:20,412 - 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.471 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.056 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.024 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.024/1.850/3.471 ms 2025-07-07 02:24:20,412 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-74370977-35484523 passed 2025-07-07 02:24:20,412 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-07 02:24:20,412 - 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.141, gateway password: c0ntrail123 2025-07-07 02:24:20,412 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-07-07 02:24:24,075 - 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.837 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.134 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.993 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.993/1.988/3.837 ms 2025-07-07 02:24:24,075 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-74370977-56196613 passed 2025-07-07 02:24:24,075 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-07 02:24:24,075 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-07 02:24:24,075 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-07 02:24:24,075 - 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.141, gateway password: c0ntrail123 2025-07-07 02:24:24,076 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-07-07 02:24:24,263 - DEBUG - None 2025-07-07 02:24:24,263 - 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.141, gateway password: c0ntrail123 2025-07-07 02:24:24,263 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-07-07 02:24:24,444 - DEBUG - None 2025-07-07 02:24:24,444 - 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.141, gateway password: c0ntrail123 2025-07-07 02:24:24,444 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-07-07 02:24:25,070 - DEBUG - None 2025-07-07 02:24:25,070 - 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.141, gateway password: c0ntrail123 2025-07-07 02:24:25,070 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-07-07 02:24:27,284 - 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.484 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.106 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.416 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.667 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.423 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.416/2.019/5.106 ms 2025-07-07 02:24:27,285 - 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.141, gateway password: c0ntrail123 2025-07-07 02:24:27,285 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-07-07 02:24:29,522 - 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.985 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.996 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.091 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.598 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.506 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.416 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.416/2.144/5.091 ms 2025-07-07 02:24:29,522 - 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.141, gateway password: c0ntrail123 2025-07-07 02:24:29,523 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-07-07 02:24:31,756 - 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.679 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.880 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.778 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.433 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.866 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.761 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.396 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.396/1.827/3.778 ms 2025-07-07 02:24:31,756 - INFO - Deleting VM ctest-TestBasicVMVN-74370977-84116312 2025-07-07 02:24:31,833 - INFO - Detaching port 814ed165-b553-4b65-ac9d-2105746e48c6 from VM ctest-TestBasicVMVN-74370977-56196613 2025-07-07 02:24:31,890 - INFO - Deleting VM ctest-TestBasicVMVN-74370977-56196613 2025-07-07 02:24:31,959 - INFO - Detaching port 97c8bb23-741d-48d0-bcc9-ba3690c38297 from VM ctest-TestBasicVMVN-74370977-35484523 2025-07-07 02:24:31,997 - INFO - Deleting VM ctest-TestBasicVMVN-74370977-35484523 2025-07-07 02:24:32,093 - INFO - Deleting VN ctest-vn-32931476 2025-07-07 02:24:32,267 - DEBUG - Response for delete_port : () 2025-07-07 02:24:32,528 - DEBUG - Response for delete_port : () 2025-07-07 02:24:32,731 - DEBUG - Response for deleting network () 2025-07-07 02:24:32,732 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/2808e296-9b4d-46fe-9eb7-4b43362e0c34 2025-07-07 02:24:32,738 - DEBUG - Response Code: 404 2025-07-07 02:24:32,738 - DEBUG - Requesting: http://10.0.0.141:8082/domains 2025-07-07 02:24:32,744 - DEBUG - Requesting: http://10.0.0.141:8082/domain/32c8f6d9-84e8-4391-8c14-d9f6687d3b61 2025-07-07 02:24:32,800 - DEBUG - Requesting: http://10.0.0.141:8082/project/2b029925-eda7-4938-9792-ac8148239a4a 2025-07-07 02:24:32,896 - INFO - Validated that VN ctest-vn-32931476 is not found in API Server 2025-07-07 02:24:32,909 - DEBUG - VN ctest-vn-32931476 is not present in Agent 10.0.0.141 2025-07-07 02:24:32,909 - INFO - Validated that VN ctest-vn-32931476 is not in any agent 2025-07-07 02:24:32,917 - DEBUG - VRF 2 is not seen in agent 10.0.0.141 2025-07-07 02:24:32,925 - DEBUG - Vrouter 10.0.0.141 does not have vrf 2 for VN ctest-vn-32931476 2025-07-07 02:24:32,925 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-74370977:ctest-vn-32931476 2025-07-07 02:24:32,939 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-32931476 info 2025-07-07 02:24:33,022 - INFO - IPAM: ctest-ipam-83151718 is not found in API Server 2025-07-07 02:24:33,035 - INFO - IPAM:ctest-ipam-83151718 is not found in control node 2025-07-07 02:24:33,296 - DEBUG - No XMPP flaps were noticed during the test 2025-07-07 02:24:33,296 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36] 2025-07-07 02:24:33,296 - INFO - -------------------------------------------------------------------------------- 2025-07-07 02:24:34,041 - INFO - Deleted project: ctest-TestBasicVMVN-74370977, ID : 2b029925-eda7-4938-9792-ac8148239a4a