2025-08-28 17:27:31,852 - INFO - Domain Default found not creating 2025-08-28 17:27:32,017 - INFO - Project ctest-TestBasicVMVN-87858770 not found, creating it 2025-08-28 17:27:32,498 - INFO - Created Project:ctest-TestBasicVMVN-87858770, ID : 9ed9b178-177b-45ae-af61-98b50a094df4 2025-08-28 17:27:34,269 - INFO - ================================================================================ 2025-08-28 17:27:34,269 - INFO - STARTING TEST : test_generic_link_local_service 2025-08-28 17:27:34,269 - 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-08-28 17:27:34,528 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.14': '0'}} with 2025-08-28 17:27:34,529 - INFO - Initial checks done. Running the testcase now 2025-08-28 17:27:34,529 - INFO - 2025-08-28 17:27:35,151 - DEBUG - Response for create_network : {'network': {'id': '7118a623-a9fd-4578-8b31-d1072bb0da6b', 'name': 'ctest-vn2_metadata-36030017', 'tenant_id': '9ed9b178177b45aeaf6198b50a094df4', 'project_id': '9ed9b178177b45aeaf6198b50a094df4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-87858770', 'ctest-vn2_metadata-36030017'], 'port_security_enabled': True, 'description': ''}} 2025-08-28 17:27:35,313 - DEBUG - Response for create_subnet : {'subnet': {'id': '5ff98df1-ec5e-46ee-b725-02a5caac5ed5', 'name': '', 'tenant_id': '9ed9b178177b45aeaf6198b50a094df4', 'network_id': '7118a623-a9fd-4578-8b31-d1072bb0da6b', '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': '9ed9b178177b45aeaf6198b50a094df4'}} 2025-08-28 17:27:35,331 - INFO - Created VN ctest-vn2_metadata-36030017 2025-08-28 17:27:35,383 - DEBUG - VN ctest-vn2_metadata-36030017 UUID is 7118a623-a9fd-4578-8b31-d1072bb0da6b 2025-08-28 17:27:35,575 - DEBUG - Services list from nova: [, , ] 2025-08-28 17:27:36,725 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3963-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3963-1) 2025-08-28 17:27:36,831 - DEBUG - Link local service introspect added 2025-08-28 17:27:36,878 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-28 17:27:41,982 - DEBUG - VM is in ACTIVE state now 2025-08-28 17:27:42,136 - INFO - Waiting for VM ctest-TestBasicVMVN-87858770-09030095 to be up.. 2025-08-28 17:27:42,136 - INFO - VM name : ctest-TestBasicVMVN-87858770-09030095 2025-08-28 17:27:42,233 - DEBUG - VM ctest-TestBasicVMVN-87858770-09030095 ID is 790c41d8-506d-4fb1-aa76-b144a970f8be 2025-08-28 17:27:42,233 - DEBUG - VM ctest-TestBasicVMVN-87858770-09030095 launched on Node cn-jenkins-deploy-platform-ansible-os-3963-1 2025-08-28 17:27:42,319 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/790c41d8-506d-4fb1-aa76-b144a970f8be 2025-08-28 17:27:42,656 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/790c41d8-506d-4fb1-aa76-b144a970f8be 2025-08-28 17:27:42,692 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/57b8c0b1-06bd-471e-ad0c-f888b0c74d7b 2025-08-28 17:27:45,940 - 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 1002ms') 2025-08-28 17:27:45,940 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87858770-09030095 failed! 2025-08-28 17:27:45,995 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-87858770:ctest-vn2_metadata-36030017 is 11.1.1.1 and allocation pool is NOT set 2025-08-28 17:27:50,072 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=4.08 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1012ms\r\nrtt min/avg/max/mdev = 4.079/4.079/4.079/0.000 ms') 2025-08-28 17:27:50,072 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87858770-09030095 passed 2025-08-28 17:27:50,227 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-28 17:27:50,227 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-87858770-09030095, IP 11.1.1.3, Port 22 2025-08-28 17:27:50,405 - DEBUG - VM ctest-TestBasicVMVN-87858770-09030095 is ready for SSH connections 2025-08-28 17:27:50,405 - INFO - Retry 0 2025-08-28 17:27:50,405 - 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-08-28 17:27:50,405 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-08-28 17:27:52,168 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-08-28 17:27:52,168 - INFO - Generic metadata worked 2025-08-28 17:27:52,431 - DEBUG - Link local service introspect removed 2025-08-28 17:27:52,431 - INFO - Deleting VM ctest-TestBasicVMVN-87858770-09030095 2025-08-28 17:27:52,530 - INFO - Deleting VN ctest-vn2_metadata-36030017 2025-08-28 17:27:52,576 - DEBUG - VN 7118a623-a9fd-4578-8b31-d1072bb0da6b still in use: Unable to complete operation on network 7118a623-a9fd-4578-8b31-d1072bb0da6b. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-26abff5f-1d1f-4b0c-8a1f-fe13fc02aba0'] 2025-08-28 17:27:52,576 - WARNING - Deleting VN ctest-vn2_metadata-36030017 failed..Will retry 2025-08-28 17:27:54,702 - DEBUG - Response for deleting network () 2025-08-28 17:27:54,976 - DEBUG - No XMPP flaps were noticed during the test 2025-08-28 17:27:54,976 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:20] 2025-08-28 17:27:54,976 - INFO - -------------------------------------------------------------------------------- 2025-08-28 17:27:54,980 - INFO - ================================================================================ 2025-08-28 17:27:54,980 - INFO - STARTING TEST : test_metadata_service 2025-08-28 17:27:54,980 - 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-08-28 17:27:55,277 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.14': '0'}} with 2025-08-28 17:27:55,277 - INFO - Initial checks done. Running the testcase now 2025-08-28 17:27:55,277 - INFO - 2025-08-28 17:27:55,277 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs 2025-08-28 17:27:55,285 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/b5f69262-9355-46aa-82de-230adafb8c23 2025-08-28 17:27:55,498 - DEBUG - Response for create_network : {'network': {'id': '02610c4c-01a1-48e1-986f-06526c5deb45', 'name': 'ctest-vn-11064949', 'tenant_id': '9ed9b178177b45aeaf6198b50a094df4', 'project_id': '9ed9b178177b45aeaf6198b50a094df4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-87858770', 'ctest-vn-11064949'], 'port_security_enabled': True, 'description': ''}} 2025-08-28 17:27:55,719 - DEBUG - Response for create_subnet : {'subnet': {'id': '3b54ca82-e53f-4860-afd9-d7c916c6913f', 'name': '', 'tenant_id': '9ed9b178177b45aeaf6198b50a094df4', 'network_id': '02610c4c-01a1-48e1-986f-06526c5deb45', 'ip_version': 4, 'cidr': '47.73.201.0/26', 'allocation_pools': [{'start': '47.73.201.2', 'end': '47.73.201.62'}], 'gateway_ip': '47.73.201.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '47.73.201.2', 'tags': [], 'project_id': '9ed9b178177b45aeaf6198b50a094df4'}} 2025-08-28 17:27:55,740 - INFO - Created VN ctest-vn-11064949 2025-08-28 17:27:55,795 - DEBUG - VN ctest-vn-11064949 UUID is 02610c4c-01a1-48e1-986f-06526c5deb45 2025-08-28 17:27:57,100 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3963-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3963-1) 2025-08-28 17:27:57,101 - INFO - Waiting for VM ctest-TestBasicVMVN-87858770-26725682 to be up.. 2025-08-28 17:27:57,145 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-28 17:28:02,231 - DEBUG - VM is in ACTIVE state now 2025-08-28 17:28:02,231 - INFO - VM name : ctest-TestBasicVMVN-87858770-26725682 2025-08-28 17:28:02,321 - DEBUG - VM ctest-TestBasicVMVN-87858770-26725682 ID is ea815a70-4d9b-4b0d-865e-5746ce18fd81 2025-08-28 17:28:02,321 - DEBUG - VM ctest-TestBasicVMVN-87858770-26725682 launched on Node cn-jenkins-deploy-platform-ansible-os-3963-1 2025-08-28 17:28:02,417 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/ea815a70-4d9b-4b0d-865e-5746ce18fd81 2025-08-28 17:28:02,426 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/23e190fa-64e8-40c8-9215-94bfd8dc5dce 2025-08-28 17:28:05,688 - 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 1018ms') 2025-08-28 17:28:05,689 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87858770-26725682 failed! 2025-08-28 17:28:05,743 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-87858770:ctest-vn-11064949 is 47.73.201.1 and allocation pool is NOT set 2025-08-28 17:28:09,818 - 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 1010ms') 2025-08-28 17:28:09,818 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87858770-26725682 failed! 2025-08-28 17:28:09,871 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-87858770:ctest-vn-11064949 is 47.73.201.1 and allocation pool is NOT set 2025-08-28 17:28:11,937 - 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.31 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.416 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.416/2.361/4.307/1.945 ms') 2025-08-28 17:28:11,937 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87858770-26725682 passed 2025-08-28 17:28:12,087 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-28 17:28:12,087 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-87858770-26725682, IP 47.73.201.3, Port 22 2025-08-28 17:28:12,246 - DEBUG - VM ctest-TestBasicVMVN-87858770-26725682 is ready for SSH connections 2025-08-28 17:28:12,246 - 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-08-28 17:28:12,246 - DEBUG - cat /tmp/output.txt 2025-08-28 17:28:13,937 - DEBUG - Hello World. The time is now Thu, 28 Aug 2025 11:28:09 -0600! 2025-08-28 17:28:13,937 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 28 Aug 2025 11:28:09 -0600!'} 2025-08-28 17:28:13,938 - INFO - metadata_script.txt got executed in the vm 2025-08-28 17:28:13,938 - INFO - Deleting VM ctest-TestBasicVMVN-87858770-26725682 2025-08-28 17:28:14,019 - INFO - Deleting VN ctest-vn-11064949 2025-08-28 17:28:14,056 - DEBUG - VN 02610c4c-01a1-48e1-986f-06526c5deb45 still in use: Unable to complete operation on network 02610c4c-01a1-48e1-986f-06526c5deb45. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-b51b49f6-d018-46a9-8196-ef6f748cd515'] 2025-08-28 17:28:14,056 - WARNING - Deleting VN ctest-vn-11064949 failed..Will retry 2025-08-28 17:28:16,164 - DEBUG - Response for deleting network () 2025-08-28 17:28:16,424 - DEBUG - No XMPP flaps were noticed during the test 2025-08-28 17:28:16,424 - INFO - END TEST : test_metadata_service : PASSED[0:00:22] 2025-08-28 17:28:16,424 - INFO - -------------------------------------------------------------------------------- 2025-08-28 17:28:16,427 - INFO - ================================================================================ 2025-08-28 17:28:16,427 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-08-28 17:28:16,427 - 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-08-28 17:28:16,716 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.14': '0'}} with 2025-08-28 17:28:16,716 - INFO - Initial checks done. Running the testcase now 2025-08-28 17:28:16,716 - INFO - 2025-08-28 17:28:17,204 - DEBUG - Response for create_network : {'network': {'id': '289aee49-b0e0-4de2-b235-bb939c5f38d2', 'name': 'ctest-vn-35418122', 'tenant_id': '9ed9b178177b45aeaf6198b50a094df4', 'project_id': '9ed9b178177b45aeaf6198b50a094df4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-87858770', 'ctest-vn-35418122'], 'port_security_enabled': True, 'description': ''}} 2025-08-28 17:28:17,354 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c69743ff-bfbe-47c7-83ad-3adde01fd37a', 'name': '', 'tenant_id': '9ed9b178177b45aeaf6198b50a094df4', 'network_id': '289aee49-b0e0-4de2-b235-bb939c5f38d2', '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': '9ed9b178177b45aeaf6198b50a094df4'}} 2025-08-28 17:28:17,545 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cd2bd04f-b148-4535-9da4-ecb628833c7f', 'name': '', 'tenant_id': '9ed9b178177b45aeaf6198b50a094df4', 'network_id': '289aee49-b0e0-4de2-b235-bb939c5f38d2', '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': '9ed9b178177b45aeaf6198b50a094df4'}} 2025-08-28 17:28:17,564 - INFO - Created VN ctest-vn-35418122 2025-08-28 17:28:17,615 - DEBUG - VN ctest-vn-35418122 UUID is 289aee49-b0e0-4de2-b235-bb939c5f38d2 2025-08-28 17:28:17,958 - DEBUG - Response for create_port : {'port': {'name': '94564fae-64c0-4a3c-8dbd-206ce70f6243', 'id': '94564fae-64c0-4a3c-8dbd-206ce70f6243', 'tenant_id': '9ed9b178177b45aeaf6198b50a094df4', 'network_id': '289aee49-b0e0-4de2-b235-bb939c5f38d2', 'mac_address': '02:94:56:4f:ae:64', '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': 'c69743ff-bfbe-47c7-83ad-3adde01fd37a'}], 'security_groups': ['fcb2b1db-e91e-443e-8df4-f88eed1d7428'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9ed9b178177b45aeaf6198b50a094df4'}} 2025-08-28 17:28:18,120 - DEBUG - Response for create_port : {'port': {'name': '1cb31cf3-db77-4503-beeb-e2c406245a3d', 'id': '1cb31cf3-db77-4503-beeb-e2c406245a3d', 'tenant_id': '9ed9b178177b45aeaf6198b50a094df4', 'network_id': '289aee49-b0e0-4de2-b235-bb939c5f38d2', 'mac_address': '02:1c:b3:1c:f3:db', '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': 'cd2bd04f-b148-4535-9da4-ecb628833c7f'}], 'security_groups': ['fcb2b1db-e91e-443e-8df4-f88eed1d7428'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9ed9b178177b45aeaf6198b50a094df4'}} 2025-08-28 17:28:18,499 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3963-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3963-1) 2025-08-28 17:28:18,919 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3963-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3963-1) 2025-08-28 17:28:20,246 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3963-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3963-1) 2025-08-28 17:28:20,246 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-08-28 17:28:20,256 - DEBUG - Requesting: http://10.0.0.254:8082/domain/f2419a5c-7a7b-4479-9b5d-63bc94f58869 2025-08-28 17:28:20,271 - DEBUG - Requesting: http://10.0.0.254:8082/project/9ed9b178-177b-45ae-af61-98b50a094df4 2025-08-28 17:28:20,353 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/929d488f-fde1-438f-9a3e-b8f2b2fc0892 2025-08-28 17:28:20,365 - INFO - Verifications in API Server for IPAM: ctest-ipam-90279530 passed 2025-08-28 17:28:20,371 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-87858770:ctest-ipam-90279530', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-87858770', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10564680084157973391', 'uuid-lslong': '11114524282921420946'}, 'enable': 'true', 'created': '2025-08-28T17:28:16', 'last-modified': '2025-08-28T17:28:16', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.431722'} 2025-08-28 17:28:20,371 - INFO - Verifications in Control node for IPAM: ctest-ipam-90279530 passed 2025-08-28 17:28:20,372 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-08-28 17:28:20,378 - DEBUG - Requesting: http://10.0.0.254:8082/domain/f2419a5c-7a7b-4479-9b5d-63bc94f58869 2025-08-28 17:28:20,392 - DEBUG - Requesting: http://10.0.0.254:8082/project/9ed9b178-177b-45ae-af61-98b50a094df4 2025-08-28 17:28:20,479 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/289aee49-b0e0-4de2-b235-bb939c5f38d2 2025-08-28 17:28:20,491 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/289aee49-b0e0-4de2-b235-bb939c5f38d2 2025-08-28 17:28:20,511 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/55646f1f-f1fa-43b6-b5d4-87f7e5563b82 2025-08-28 17:28:20,521 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/55646f1f-f1fa-43b6-b5d4-87f7e5563b82 2025-08-28 17:28:20,530 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/fcfdc6bc-da91-48f8-b1a2-6a8d9741794c 2025-08-28 17:28:20,539 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-28 17:28:20,539 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/289aee49-b0e0-4de2-b235-bb939c5f38d2 2025-08-28 17:28:20,563 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/55646f1f-f1fa-43b6-b5d4-87f7e5563b82 2025-08-28 17:28:20,585 - INFO - Verified VN network id 10 for VN 289aee49-b0e0-4de2-b235-bb939c5f38d2 2025-08-28 17:28:20,586 - INFO - Verifications in API Server for VN ctest-vn-35418122 passed 2025-08-28 17:28:20,586 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/289aee49-b0e0-4de2-b235-bb939c5f38d2 2025-08-28 17:28:20,600 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/55646f1f-f1fa-43b6-b5d4-87f7e5563b82 2025-08-28 17:28:20,609 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/55646f1f-f1fa-43b6-b5d4-87f7e5563b82 2025-08-28 17:28:20,616 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/fcfdc6bc-da91-48f8-b1a2-6a8d9741794c 2025-08-28 17:28:20,628 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-87858770:ctest-vn-35418122', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-87858770', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2925912908198071778', 'uuid-lslong': '12841376155174910162'}, 'enable': 'true', 'created': '2025-08-28T17:28:17', 'last-modified': '2025-08-28T17:28:17', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.117806'} 2025-08-28 17:28:20,635 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-28 17:28:20,635 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-35418122 passed 2025-08-28 17:28:20,635 - DEBUG - ====Verifying policy data for ctest-vn-35418122 in API_Server ====== 2025-08-28 17:28:20,636 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-08-28 17:28:20,643 - DEBUG - Requesting: http://10.0.0.254:8082/domain/f2419a5c-7a7b-4479-9b5d-63bc94f58869 2025-08-28 17:28:20,680 - DEBUG - Requesting: http://10.0.0.254:8082/project/9ed9b178-177b-45ae-af61-98b50a094df4 2025-08-28 17:28:20,783 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/289aee49-b0e0-4de2-b235-bb939c5f38d2 2025-08-28 17:28:20,830 - DEBUG - =>VN ctest-vn-35418122 has no policy to be verified 2025-08-28 17:28:20,830 - DEBUG - Verifying the vn in opserver 2025-08-28 17:28:20,830 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-87858770:ctest-vn-35418122 virtual network link through opserver 10.0.0.254 2025-08-28 17:28:20,830 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-08-28 17:28:21,279 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-08-28 17:28:21,346 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-87858770:ctest-vn-35418122', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-87858770:ctest-vn-35418122?flat'} 2025-08-28 17:28:21,346 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-87858770:ctest-vn-35418122 is found in opserver 2025-08-28 17:28:21,353 - DEBUG - VRF ids for VN ctest-vn-35418122: {'10.0.0.254': '2'} 2025-08-28 17:28:21,353 - INFO - Waiting for VM ctest-TestBasicVMVN-87858770-45312118 to be up.. 2025-08-28 17:28:21,457 - DEBUG - VM is in ACTIVE state now 2025-08-28 17:28:21,457 - INFO - VM name : ctest-TestBasicVMVN-87858770-45312118 2025-08-28 17:28:21,547 - DEBUG - VM ctest-TestBasicVMVN-87858770-45312118 ID is a24b1e5e-0bc8-4619-a136-90752e8259d8 2025-08-28 17:28:21,547 - DEBUG - VM ctest-TestBasicVMVN-87858770-45312118 launched on Node cn-jenkins-deploy-platform-ansible-os-3963-1 2025-08-28 17:28:21,626 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/a24b1e5e-0bc8-4619-a136-90752e8259d8 2025-08-28 17:28:21,637 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/94564fae-64c0-4a3c-8dbd-206ce70f6243 2025-08-28 17:28:24,884 - 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-08-28 17:28:24,885 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87858770-45312118 failed! 2025-08-28 17:28:24,939 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-87858770:ctest-vn-35418122 is 31.1.1.1 and allocation pool is NOT set 2025-08-28 17:28:24,939 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-87858770:ctest-vn-35418122 is 31.1.2.1 and allocation pool is NOT set 2025-08-28 17:28:29,013 - 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 1013ms') 2025-08-28 17:28:29,013 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87858770-45312118 failed! 2025-08-28 17:28:29,067 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-87858770:ctest-vn-35418122 is 31.1.1.1 and allocation pool is NOT set 2025-08-28 17:28:29,067 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-87858770:ctest-vn-35418122 is 31.1.2.1 and allocation pool is NOT set 2025-08-28 17:28:31,126 - 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.89 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.64 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 1.640/3.263/4.886/1.623 ms') 2025-08-28 17:28:31,126 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87858770-45312118 passed 2025-08-28 17:28:31,279 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-28 17:28:31,279 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-87858770-45312118, IP 31.1.1.4, Port 22 2025-08-28 17:28:31,435 - DEBUG - VM ctest-TestBasicVMVN-87858770-45312118 is ready for SSH connections 2025-08-28 17:28:31,435 - INFO - Waiting for VM ctest-TestBasicVMVN-87858770-94123190 to be up.. 2025-08-28 17:28:31,510 - DEBUG - VM is in ACTIVE state now 2025-08-28 17:28:31,510 - INFO - VM name : ctest-TestBasicVMVN-87858770-94123190 2025-08-28 17:28:31,578 - DEBUG - VM ctest-TestBasicVMVN-87858770-94123190 ID is adc66d54-0524-4713-b806-42e8cb2adafd 2025-08-28 17:28:31,578 - DEBUG - VM ctest-TestBasicVMVN-87858770-94123190 launched on Node cn-jenkins-deploy-platform-ansible-os-3963-1 2025-08-28 17:28:31,651 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/adc66d54-0524-4713-b806-42e8cb2adafd 2025-08-28 17:28:31,659 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/1cb31cf3-db77-4503-beeb-e2c406245a3d 2025-08-28 17:28:32,901 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=3.28 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.395 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.395/1.837/3.279/1.442 ms') 2025-08-28 17:28:32,901 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-87858770-94123190 passed 2025-08-28 17:28:33,055 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-28 17:28:33,055 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-87858770-94123190, IP 31.1.2.4, Port 22 2025-08-28 17:28:33,214 - DEBUG - VM ctest-TestBasicVMVN-87858770-94123190 is ready for SSH connections 2025-08-28 17:28:33,214 - INFO - Waiting for VM ctest-TestBasicVMVN-87858770-86368776 to be up.. 2025-08-28 17:28:33,305 - DEBUG - VM is in ACTIVE state now 2025-08-28 17:28:33,305 - INFO - VM name : ctest-TestBasicVMVN-87858770-86368776 2025-08-28 17:28:33,389 - DEBUG - VM ctest-TestBasicVMVN-87858770-86368776 ID is 6260d36b-bb62-43dc-bb01-fe84a4652a01 2025-08-28 17:28:33,389 - DEBUG - VM ctest-TestBasicVMVN-87858770-86368776 launched on Node cn-jenkins-deploy-platform-ansible-os-3963-1 2025-08-28 17:28:33,468 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/6260d36b-bb62-43dc-bb01-fe84a4652a01 2025-08-28 17:28:33,476 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/7ab3287f-8def-4099-a767-23a1e3a5a197 2025-08-28 17:28:34,717 - 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.06 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.324 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.324/1.689/3.055/1.365 ms') 2025-08-28 17:28:34,717 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-87858770-86368776 passed 2025-08-28 17:28:34,863 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-28 17:28:34,863 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-87858770-86368776, IP 31.1.1.3, Port 22 2025-08-28 17:28:35,033 - DEBUG - VM ctest-TestBasicVMVN-87858770-86368776 is ready for SSH connections 2025-08-28 17:28:35,033 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-28 17:28:35,034 - 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-08-28 17:28:35,034 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-08-28 17:28:39,099 - 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.573 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.898 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.783 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.783/1.751/3.573 ms 2025-08-28 17:28:39,099 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-87858770-45312118 passed 2025-08-28 17:28:39,099 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-28 17:28:39,099 - 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-08-28 17:28:39,099 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-08-28 17:28:42,788 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=63 time=4.065 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.779 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.917 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.779/1.920/4.065 ms 2025-08-28 17:28:42,788 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-87858770-94123190 passed 2025-08-28 17:28:42,789 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-28 17:28:42,789 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-28 17:28:42,789 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-28 17:28:42,789 - 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-08-28 17:28:42,789 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-28 17:28:42,983 - DEBUG - None 2025-08-28 17:28:42,983 - 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-08-28 17:28:42,983 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-28 17:28:43,178 - DEBUG - None 2025-08-28 17:28:43,178 - 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-08-28 17:28:43,179 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-28 17:28:43,912 - DEBUG - None 2025-08-28 17:28:43,913 - 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-08-28 17:28:43,913 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-08-28 17:28:46,133 - 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.175 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.960 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.620 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.554 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.514 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.514/2.164/4.960 ms 2025-08-28 17:28:46,133 - 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-08-28 17:28:46,133 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-08-28 17:28:48,406 - 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.371 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.601 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.710 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.521 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.223 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.103 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.358 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.358/2.269/4.710 ms 2025-08-28 17:28:48,406 - 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-08-28 17:28:48,406 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-08-28 17:28:50,660 - 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.662 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.742 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.629 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.492 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.173 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.037 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.365 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.365/2.157/4.629 ms 2025-08-28 17:28:50,660 - INFO - Deleting VM ctest-TestBasicVMVN-87858770-86368776 2025-08-28 17:28:50,727 - INFO - Detaching port 1cb31cf3-db77-4503-beeb-e2c406245a3d from VM ctest-TestBasicVMVN-87858770-94123190 2025-08-28 17:28:50,759 - INFO - Deleting VM ctest-TestBasicVMVN-87858770-94123190 2025-08-28 17:28:50,830 - INFO - Detaching port 94564fae-64c0-4a3c-8dbd-206ce70f6243 from VM ctest-TestBasicVMVN-87858770-45312118 2025-08-28 17:28:50,861 - INFO - Deleting VM ctest-TestBasicVMVN-87858770-45312118 2025-08-28 17:28:50,931 - INFO - Deleting VN ctest-vn-35418122 2025-08-28 17:28:51,125 - DEBUG - Response for delete_port : () 2025-08-28 17:28:51,318 - DEBUG - Response for delete_port : () 2025-08-28 17:28:51,365 - DEBUG - VN 289aee49-b0e0-4de2-b235-bb939c5f38d2 still in use: Unable to complete operation on network 289aee49-b0e0-4de2-b235-bb939c5f38d2. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-45fb81c4-da4e-4dea-8288-7ed52925ba00'] 2025-08-28 17:28:51,365 - WARNING - Deleting VN ctest-vn-35418122 failed..Will retry 2025-08-28 17:28:53,496 - DEBUG - Response for deleting network () 2025-08-28 17:28:53,497 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/55646f1f-f1fa-43b6-b5d4-87f7e5563b82 2025-08-28 17:28:53,506 - DEBUG - Response Code: 404 2025-08-28 17:28:53,506 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-08-28 17:28:53,513 - DEBUG - Requesting: http://10.0.0.254:8082/domain/f2419a5c-7a7b-4479-9b5d-63bc94f58869 2025-08-28 17:28:53,568 - DEBUG - Requesting: http://10.0.0.254:8082/project/9ed9b178-177b-45ae-af61-98b50a094df4 2025-08-28 17:28:53,647 - INFO - Validated that VN ctest-vn-35418122 is not found in API Server 2025-08-28 17:28:53,666 - DEBUG - VN ctest-vn-35418122 is not present in Agent 10.0.0.254 2025-08-28 17:28:53,666 - INFO - Validated that VN ctest-vn-35418122 is not in any agent 2025-08-28 17:28:53,672 - DEBUG - VRF 2 is not seen in agent 10.0.0.254 2025-08-28 17:28:53,679 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-35418122 2025-08-28 17:28:53,679 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-87858770:ctest-vn-35418122 2025-08-28 17:28:53,688 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-35418122 info 2025-08-28 17:28:53,775 - INFO - IPAM: ctest-ipam-90279530 is not found in API Server 2025-08-28 17:28:53,791 - INFO - IPAM:ctest-ipam-90279530 is not found in control node 2025-08-28 17:28:54,048 - DEBUG - No XMPP flaps were noticed during the test 2025-08-28 17:28:54,048 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38] 2025-08-28 17:28:54,048 - INFO - -------------------------------------------------------------------------------- 2025-08-28 17:28:54,791 - INFO - Deleted project: ctest-TestBasicVMVN-87858770, ID : 9ed9b178-177b-45ae-af61-98b50a094df4