2025-06-24 08:47:58,344 - INFO - Domain Default found not creating 2025-06-24 08:47:58,501 - INFO - Project ctest-TestBasicVMVN-90756682 not found, creating it 2025-06-24 08:47:58,964 - INFO - Created Project:ctest-TestBasicVMVN-90756682, ID : f8744ce8-da7c-41f4-862d-465cbd138599 2025-06-24 08:48:00,446 - INFO - ================================================================================ 2025-06-24 08:48:00,446 - INFO - STARTING TEST : test_generic_link_local_service 2025-06-24 08:48:00,446 - 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-24 08:48:00,708 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with 2025-06-24 08:48:00,708 - INFO - Initial checks done. Running the testcase now 2025-06-24 08:48:00,709 - INFO - 2025-06-24 08:48:01,271 - DEBUG - Response for create_network : {'network': {'id': '1f83de3f-2f1a-4f8f-904b-ccef08c8d4d2', 'name': 'ctest-vn2_metadata-80670525', 'tenant_id': 'f8744ce8da7c41f4862d465cbd138599', 'project_id': 'f8744ce8da7c41f4862d465cbd138599', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-90756682', 'ctest-vn2_metadata-80670525'], 'port_security_enabled': True, 'description': ''}} 2025-06-24 08:48:01,450 - DEBUG - Response for create_subnet : {'subnet': {'id': '9cf76791-2cb1-4109-8194-5edfb6806470', 'name': '', 'tenant_id': 'f8744ce8da7c41f4862d465cbd138599', 'network_id': '1f83de3f-2f1a-4f8f-904b-ccef08c8d4d2', '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': 'f8744ce8da7c41f4862d465cbd138599'}} 2025-06-24 08:48:01,469 - INFO - Created VN ctest-vn2_metadata-80670525 2025-06-24 08:48:01,525 - DEBUG - VN ctest-vn2_metadata-80670525 UUID is 1f83de3f-2f1a-4f8f-904b-ccef08c8d4d2 2025-06-24 08:48:01,706 - DEBUG - Services list from nova: [, , ] 2025-06-24 08:48:02,731 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3528-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3528-1) 2025-06-24 08:48:02,840 - DEBUG - Link local service introspect added 2025-06-24 08:48:02,879 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-06-24 08:48:07,957 - DEBUG - VM is in ACTIVE state now 2025-06-24 08:48:08,084 - INFO - Waiting for VM ctest-TestBasicVMVN-90756682-66206453 to be up.. 2025-06-24 08:48:08,084 - INFO - VM name : ctest-TestBasicVMVN-90756682-66206453 2025-06-24 08:48:08,173 - DEBUG - VM ctest-TestBasicVMVN-90756682-66206453 ID is ad1f051e-b4d1-4879-a19c-d8e1edc3c887 2025-06-24 08:48:08,173 - DEBUG - VM ctest-TestBasicVMVN-90756682-66206453 launched on Node cn-jenkins-deploy-platform-ansible-os-3528-1 2025-06-24 08:48:08,257 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/ad1f051e-b4d1-4879-a19c-d8e1edc3c887 2025-06-24 08:48:08,560 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/ad1f051e-b4d1-4879-a19c-d8e1edc3c887 2025-06-24 08:48:08,596 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/4c5d8f9d-0333-4b73-b80f-812767b77180 2025-06-24 08:48:11,858 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1017ms') 2025-06-24 08:48:11,858 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-90756682-66206453 failed! 2025-06-24 08:48:11,913 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-90756682:ctest-vn2_metadata-80670525 is 11.1.1.1 and allocation pool is NOT set 2025-06-24 08:48:13,972 - 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.46 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.84 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.840/3.149/4.459/1.309 ms') 2025-06-24 08:48:13,972 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-90756682-66206453 passed 2025-06-24 08:48:14,129 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-24 08:48:14,129 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-90756682-66206453, IP 11.1.1.3, Port 22 2025-06-24 08:48:14,284 - DEBUG - VM ctest-TestBasicVMVN-90756682-66206453 is ready for SSH connections 2025-06-24 08:48:14,284 - INFO - Retry 0 2025-06-24 08:48:14,284 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2025-06-24 08:48:14,285 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-06-24 08:48:15,881 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-06-24 08:48:15,881 - INFO - Generic metadata worked 2025-06-24 08:48:16,128 - DEBUG - Link local service introspect removed 2025-06-24 08:48:16,129 - INFO - Deleting VM ctest-TestBasicVMVN-90756682-66206453 2025-06-24 08:48:16,193 - INFO - Deleting VN ctest-vn2_metadata-80670525 2025-06-24 08:48:16,251 - DEBUG - VN 1f83de3f-2f1a-4f8f-904b-ccef08c8d4d2 still in use: Unable to complete operation on network 1f83de3f-2f1a-4f8f-904b-ccef08c8d4d2. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-490840b6-12ca-4993-80a9-1238f62034b4'] 2025-06-24 08:48:16,251 - WARNING - Deleting VN ctest-vn2_metadata-80670525 failed..Will retry 2025-06-24 08:48:18,345 - DEBUG - Response for deleting network () 2025-06-24 08:48:18,607 - DEBUG - No XMPP flaps were noticed during the test 2025-06-24 08:48:18,607 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2025-06-24 08:48:18,607 - INFO - -------------------------------------------------------------------------------- 2025-06-24 08:48:18,610 - INFO - ================================================================================ 2025-06-24 08:48:18,610 - INFO - STARTING TEST : test_metadata_service 2025-06-24 08:48:18,610 - 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-24 08:48:18,895 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with 2025-06-24 08:48:18,895 - INFO - Initial checks done. Running the testcase now 2025-06-24 08:48:18,895 - INFO - 2025-06-24 08:48:18,895 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs 2025-06-24 08:48:18,902 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/ec27df65-594a-4dd7-92a5-2612c433d913 2025-06-24 08:48:19,104 - DEBUG - Response for create_network : {'network': {'id': '1b461739-93dd-46e3-bec6-331cd34941ed', 'name': 'ctest-vn-45942013', 'tenant_id': 'f8744ce8da7c41f4862d465cbd138599', 'project_id': 'f8744ce8da7c41f4862d465cbd138599', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-90756682', 'ctest-vn-45942013'], 'port_security_enabled': True, 'description': ''}} 2025-06-24 08:48:19,297 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e2203911-e2b5-46d9-97b9-dd68d6bfe20d', 'name': '', 'tenant_id': 'f8744ce8da7c41f4862d465cbd138599', 'network_id': '1b461739-93dd-46e3-bec6-331cd34941ed', 'ip_version': 4, 'cidr': '208.168.39.192/26', 'allocation_pools': [{'start': '208.168.39.194', 'end': '208.168.39.254'}], 'gateway_ip': '208.168.39.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '208.168.39.194', 'tags': [], 'project_id': 'f8744ce8da7c41f4862d465cbd138599'}} 2025-06-24 08:48:19,314 - INFO - Created VN ctest-vn-45942013 2025-06-24 08:48:19,369 - DEBUG - VN ctest-vn-45942013 UUID is 1b461739-93dd-46e3-bec6-331cd34941ed 2025-06-24 08:48:20,627 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3528-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3528-1) 2025-06-24 08:48:20,627 - INFO - Waiting for VM ctest-TestBasicVMVN-90756682-62252885 to be up.. 2025-06-24 08:48:20,663 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-06-24 08:48:25,742 - DEBUG - VM is in ACTIVE state now 2025-06-24 08:48:25,742 - INFO - VM name : ctest-TestBasicVMVN-90756682-62252885 2025-06-24 08:48:25,819 - DEBUG - VM ctest-TestBasicVMVN-90756682-62252885 ID is e400cd6e-610d-410b-ad6b-5b38cbf047ef 2025-06-24 08:48:25,819 - DEBUG - VM ctest-TestBasicVMVN-90756682-62252885 launched on Node cn-jenkins-deploy-platform-ansible-os-3528-1 2025-06-24 08:48:25,899 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/e400cd6e-610d-410b-ad6b-5b38cbf047ef 2025-06-24 08:48:25,908 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/df15f00e-62e6-45a9-88fc-8d0aecc40af2 2025-06-24 08:48:29,166 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1019ms') 2025-06-24 08:48:29,166 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-90756682-62252885 failed! 2025-06-24 08:48:29,220 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-90756682:ctest-vn-45942013 is 208.168.39.193 and allocation pool is NOT set 2025-06-24 08:48:31,292 - 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.36 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.28 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.283/2.819/4.355/1.536 ms') 2025-06-24 08:48:31,292 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-90756682-62252885 passed 2025-06-24 08:48:31,441 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-24 08:48:31,441 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-90756682-62252885, IP 208.168.39.195, Port 22 2025-06-24 08:48:31,497 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2025-06-24 08:48:31,574 - DEBUG - VM ctest-TestBasicVMVN-90756682-62252885 is NOT ready for SSH connections, VM status: ACTIVE 2025-06-24 08:48:36,575 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-24 08:48:36,575 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-90756682-62252885, IP 208.168.39.195, Port 22 2025-06-24 08:48:36,740 - DEBUG - VM ctest-TestBasicVMVN-90756682-62252885 is ready for SSH connections 2025-06-24 08:48:36,740 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2025-06-24 08:48:36,740 - DEBUG - cat /tmp/output.txt 2025-06-24 08:48:38,342 - DEBUG - Hello World. The time is now Tue, 24 Jun 2025 02:48:32 -0600! 2025-06-24 08:48:38,342 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 24 Jun 2025 02:48:32 -0600!'} 2025-06-24 08:48:38,342 - INFO - metadata_script.txt got executed in the vm 2025-06-24 08:48:38,342 - INFO - Deleting VM ctest-TestBasicVMVN-90756682-62252885 2025-06-24 08:48:38,413 - INFO - Deleting VN ctest-vn-45942013 2025-06-24 08:48:38,464 - DEBUG - VN 1b461739-93dd-46e3-bec6-331cd34941ed still in use: Unable to complete operation on network 1b461739-93dd-46e3-bec6-331cd34941ed. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-b6dd7603-3df4-40d4-8989-20b7352e1d3a'] 2025-06-24 08:48:38,465 - WARNING - Deleting VN ctest-vn-45942013 failed..Will retry 2025-06-24 08:48:40,625 - DEBUG - Response for deleting network () 2025-06-24 08:48:40,882 - DEBUG - No XMPP flaps were noticed during the test 2025-06-24 08:48:40,882 - INFO - END TEST : test_metadata_service : PASSED[0:00:22] 2025-06-24 08:48:40,882 - INFO - -------------------------------------------------------------------------------- 2025-06-24 08:48:40,885 - INFO - ================================================================================ 2025-06-24 08:48:40,885 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-06-24 08:48:40,885 - 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-24 08:48:41,175 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with 2025-06-24 08:48:41,175 - INFO - Initial checks done. Running the testcase now 2025-06-24 08:48:41,175 - INFO - 2025-06-24 08:48:41,664 - DEBUG - Response for create_network : {'network': {'id': '6c48b86f-8435-4682-b738-09eebd19a12d', 'name': 'ctest-vn-33724287', 'tenant_id': 'f8744ce8da7c41f4862d465cbd138599', 'project_id': 'f8744ce8da7c41f4862d465cbd138599', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-90756682', 'ctest-vn-33724287'], 'port_security_enabled': True, 'description': ''}} 2025-06-24 08:48:41,881 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b1953083-c8ca-4ee6-ba76-274ef4a56df2', 'name': '', 'tenant_id': 'f8744ce8da7c41f4862d465cbd138599', 'network_id': '6c48b86f-8435-4682-b738-09eebd19a12d', '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': 'f8744ce8da7c41f4862d465cbd138599'}} 2025-06-24 08:48:42,080 - DEBUG - Response for create_subnet : {'subnet': {'id': '17abc4c4-760d-405b-8d43-280076cbc8ed', 'name': '', 'tenant_id': 'f8744ce8da7c41f4862d465cbd138599', 'network_id': '6c48b86f-8435-4682-b738-09eebd19a12d', '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': 'f8744ce8da7c41f4862d465cbd138599'}} 2025-06-24 08:48:42,098 - INFO - Created VN ctest-vn-33724287 2025-06-24 08:48:42,153 - DEBUG - VN ctest-vn-33724287 UUID is 6c48b86f-8435-4682-b738-09eebd19a12d 2025-06-24 08:48:42,514 - DEBUG - Response for create_port : {'port': {'name': 'a51b85e6-0336-4d69-ad9a-6f68f345c49f', 'id': 'a51b85e6-0336-4d69-ad9a-6f68f345c49f', 'tenant_id': 'f8744ce8da7c41f4862d465cbd138599', 'network_id': '6c48b86f-8435-4682-b738-09eebd19a12d', 'mac_address': '02:a5:1b:85:e6:03', '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': 'b1953083-c8ca-4ee6-ba76-274ef4a56df2'}], 'security_groups': ['a074a03b-00db-4bd1-843a-beaf7cbe3a85'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f8744ce8da7c41f4862d465cbd138599'}} 2025-06-24 08:48:42,712 - DEBUG - Response for create_port : {'port': {'name': '734c1459-c142-47c4-9453-9545ee6ed8b1', 'id': '734c1459-c142-47c4-9453-9545ee6ed8b1', 'tenant_id': 'f8744ce8da7c41f4862d465cbd138599', 'network_id': '6c48b86f-8435-4682-b738-09eebd19a12d', 'mac_address': '02:73:4c:14:59:c1', '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': '17abc4c4-760d-405b-8d43-280076cbc8ed'}], 'security_groups': ['a074a03b-00db-4bd1-843a-beaf7cbe3a85'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f8744ce8da7c41f4862d465cbd138599'}} 2025-06-24 08:48:43,083 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3528-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3528-1) 2025-06-24 08:48:43,520 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3528-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3528-1) 2025-06-24 08:48:44,762 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3528-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3528-1) 2025-06-24 08:48:44,763 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-06-24 08:48:44,773 - DEBUG - Requesting: http://10.0.0.38:8082/domain/ace018c5-1e60-4d37-8466-5e269458ea0c 2025-06-24 08:48:44,794 - DEBUG - Requesting: http://10.0.0.38:8082/project/f8744ce8-da7c-41f4-862d-465cbd138599 2025-06-24 08:48:44,876 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/4d13bd81-b48c-4426-af32-1074a7bf7c83 2025-06-24 08:48:44,894 - INFO - Verifications in API Server for IPAM: ctest-ipam-37181427 passed 2025-06-24 08:48:44,902 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-90756682:ctest-ipam-37181427', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-90756682', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5553991130255475750', 'uuid-lslong': '12624170798689516675'}, 'enable': 'true', 'created': '2025-06-24T08:48:41', 'last-modified': '2025-06-24T08:48:41', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.491698'} 2025-06-24 08:48:44,902 - INFO - Verifications in Control node for IPAM: ctest-ipam-37181427 passed 2025-06-24 08:48:44,902 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-06-24 08:48:44,908 - DEBUG - Requesting: http://10.0.0.38:8082/domain/ace018c5-1e60-4d37-8466-5e269458ea0c 2025-06-24 08:48:44,925 - DEBUG - Requesting: http://10.0.0.38:8082/project/f8744ce8-da7c-41f4-862d-465cbd138599 2025-06-24 08:48:45,018 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/6c48b86f-8435-4682-b738-09eebd19a12d 2025-06-24 08:48:45,036 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/6c48b86f-8435-4682-b738-09eebd19a12d 2025-06-24 08:48:45,047 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/3cd8698f-ad41-4e0d-8fc4-cbb288beb2a5 2025-06-24 08:48:45,057 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/3cd8698f-ad41-4e0d-8fc4-cbb288beb2a5 2025-06-24 08:48:45,065 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/249c68f2-6f4d-470b-a736-406c11a1eb47 2025-06-24 08:48:45,072 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-06-24 08:48:45,072 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/6c48b86f-8435-4682-b738-09eebd19a12d 2025-06-24 08:48:45,083 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/3cd8698f-ad41-4e0d-8fc4-cbb288beb2a5 2025-06-24 08:48:45,107 - INFO - Verified VN network id 8 for VN 6c48b86f-8435-4682-b738-09eebd19a12d 2025-06-24 08:48:45,107 - INFO - Verifications in API Server for VN ctest-vn-33724287 passed 2025-06-24 08:48:45,107 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/6c48b86f-8435-4682-b738-09eebd19a12d 2025-06-24 08:48:45,120 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/3cd8698f-ad41-4e0d-8fc4-cbb288beb2a5 2025-06-24 08:48:45,136 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/3cd8698f-ad41-4e0d-8fc4-cbb288beb2a5 2025-06-24 08:48:45,147 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/249c68f2-6f4d-470b-a736-406c11a1eb47 2025-06-24 08:48:45,162 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-90756682:ctest-vn-33724287', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-90756682', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7802689143518348930', 'uuid-lslong': '13202313228616048941'}, 'enable': 'true', 'created': '2025-06-24T08:48:41', 'last-modified': '2025-06-24T08:48:42', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.101026'} 2025-06-24 08:48:45,170 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-06-24 08:48:45,170 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-33724287 passed 2025-06-24 08:48:45,171 - DEBUG - ====Verifying policy data for ctest-vn-33724287 in API_Server ====== 2025-06-24 08:48:45,171 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-06-24 08:48:45,179 - DEBUG - Requesting: http://10.0.0.38:8082/domain/ace018c5-1e60-4d37-8466-5e269458ea0c 2025-06-24 08:48:45,248 - DEBUG - Requesting: http://10.0.0.38:8082/project/f8744ce8-da7c-41f4-862d-465cbd138599 2025-06-24 08:48:45,353 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/6c48b86f-8435-4682-b738-09eebd19a12d 2025-06-24 08:48:45,383 - DEBUG - =>VN ctest-vn-33724287 has no policy to be verified 2025-06-24 08:48:45,383 - DEBUG - Verifying the vn in opserver 2025-06-24 08:48:45,383 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-90756682:ctest-vn-33724287 virtual network link through opserver 10.0.0.38 2025-06-24 08:48:45,383 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2025-06-24 08:48:45,800 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2025-06-24 08:48:45,876 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-90756682:ctest-vn-33724287', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-90756682:ctest-vn-33724287?flat'} 2025-06-24 08:48:45,876 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-90756682:ctest-vn-33724287 is found in opserver 2025-06-24 08:48:45,888 - DEBUG - VRF ids for VN ctest-vn-33724287: {'10.0.0.38': '2'} 2025-06-24 08:48:45,888 - INFO - Waiting for VM ctest-TestBasicVMVN-90756682-39509277 to be up.. 2025-06-24 08:48:45,983 - DEBUG - VM is in ACTIVE state now 2025-06-24 08:48:45,983 - INFO - VM name : ctest-TestBasicVMVN-90756682-39509277 2025-06-24 08:48:46,079 - DEBUG - VM ctest-TestBasicVMVN-90756682-39509277 ID is 1400c072-8266-4b22-9a6b-40369ec19943 2025-06-24 08:48:46,079 - DEBUG - VM ctest-TestBasicVMVN-90756682-39509277 launched on Node cn-jenkins-deploy-platform-ansible-os-3528-1 2025-06-24 08:48:46,168 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/1400c072-8266-4b22-9a6b-40369ec19943 2025-06-24 08:48:46,177 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/a51b85e6-0336-4d69-ad9a-6f68f345c49f 2025-06-24 08:48:49,454 - 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-24 08:48:49,454 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-90756682-39509277 failed! 2025-06-24 08:48:49,517 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-90756682:ctest-vn-33724287 is 31.1.1.1 and allocation pool is NOT set 2025-06-24 08:48:49,517 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-90756682:ctest-vn-33724287 is 31.1.2.1 and allocation pool is NOT set 2025-06-24 08:48:53,582 - 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-06-24 08:48:53,582 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-90756682-39509277 failed! 2025-06-24 08:48:53,645 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-90756682:ctest-vn-33724287 is 31.1.1.1 and allocation pool is NOT set 2025-06-24 08:48:53,645 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-90756682:ctest-vn-33724287 is 31.1.2.1 and allocation pool is NOT set 2025-06-24 08:48:55,710 - 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=7.88 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.636 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.636/4.255/7.875/3.619 ms') 2025-06-24 08:48:55,710 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-90756682-39509277 passed 2025-06-24 08:48:55,873 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-24 08:48:55,873 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-90756682-39509277, IP 31.1.1.4, Port 22 2025-06-24 08:48:56,028 - DEBUG - VM ctest-TestBasicVMVN-90756682-39509277 is ready for SSH connections 2025-06-24 08:48:56,028 - INFO - Waiting for VM ctest-TestBasicVMVN-90756682-97739379 to be up.. 2025-06-24 08:48:56,118 - DEBUG - VM is in ACTIVE state now 2025-06-24 08:48:56,119 - INFO - VM name : ctest-TestBasicVMVN-90756682-97739379 2025-06-24 08:48:56,209 - DEBUG - VM ctest-TestBasicVMVN-90756682-97739379 ID is 6a8535d9-8e83-43db-b26a-e28ce8e7b4c5 2025-06-24 08:48:56,209 - DEBUG - VM ctest-TestBasicVMVN-90756682-97739379 launched on Node cn-jenkins-deploy-platform-ansible-os-3528-1 2025-06-24 08:48:56,289 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/6a8535d9-8e83-43db-b26a-e28ce8e7b4c5 2025-06-24 08:48:56,300 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/734c1459-c142-47c4-9453-9545ee6ed8b1 2025-06-24 08:48:57,559 - 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.05 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.382 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.382/2.217/4.053/1.835 ms') 2025-06-24 08:48:57,559 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-90756682-97739379 passed 2025-06-24 08:48:57,721 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-24 08:48:57,721 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-90756682-97739379, IP 31.1.2.4, Port 22 2025-06-24 08:48:57,880 - DEBUG - VM ctest-TestBasicVMVN-90756682-97739379 is ready for SSH connections 2025-06-24 08:48:57,880 - INFO - Waiting for VM ctest-TestBasicVMVN-90756682-74237563 to be up.. 2025-06-24 08:48:57,958 - DEBUG - VM is in ACTIVE state now 2025-06-24 08:48:57,958 - INFO - VM name : ctest-TestBasicVMVN-90756682-74237563 2025-06-24 08:48:58,038 - DEBUG - VM ctest-TestBasicVMVN-90756682-74237563 ID is 3e3b14bc-cb40-473c-b54d-e06daec45276 2025-06-24 08:48:58,038 - DEBUG - VM ctest-TestBasicVMVN-90756682-74237563 launched on Node cn-jenkins-deploy-platform-ansible-os-3528-1 2025-06-24 08:48:58,129 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/3e3b14bc-cb40-473c-b54d-e06daec45276 2025-06-24 08:48:58,139 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/155fd688-5c13-4014-b2af-095d68453052 2025-06-24 08:48:59,381 - 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=2.91 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.422 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.422/1.666/2.911/1.244 ms') 2025-06-24 08:48:59,381 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-90756682-74237563 passed 2025-06-24 08:48:59,533 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-24 08:48:59,533 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-90756682-74237563, IP 31.1.1.3, Port 22 2025-06-24 08:48:59,688 - DEBUG - VM ctest-TestBasicVMVN-90756682-74237563 is ready for SSH connections 2025-06-24 08:48:59,688 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-24 08:48:59,688 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2025-06-24 08:48:59,688 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-06-24 08:49:03,696 - 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.243 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.019 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.033 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.019/1.765/3.243 ms 2025-06-24 08:49:03,696 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-90756682-39509277 passed 2025-06-24 08:49:03,697 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-24 08:49:03,697 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2025-06-24 08:49:03,697 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-06-24 08:49:07,310 - 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=2.522 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.908 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.794 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.794/1.408/2.522 ms 2025-06-24 08:49:07,310 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-90756682-97739379 passed 2025-06-24 08:49:07,310 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-24 08:49:07,310 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-24 08:49:07,311 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-24 08:49:07,311 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2025-06-24 08:49:07,311 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-06-24 08:49:07,485 - DEBUG - None 2025-06-24 08:49:07,485 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2025-06-24 08:49:07,485 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-06-24 08:49:07,671 - DEBUG - None 2025-06-24 08:49:07,671 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2025-06-24 08:49:07,671 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-06-24 08:49:08,283 - DEBUG - None 2025-06-24 08:49:08,284 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2025-06-24 08:49:08,284 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-06-24 08:49:10,486 - 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.937 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.469 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.398 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.006 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.429 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.398/1.847/4.469 ms 2025-06-24 08:49:10,486 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2025-06-24 08:49:10,486 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-06-24 08:49:12,737 - 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.034 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.187 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.269 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.857 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.050 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.897 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.574 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.574/2.409/4.269 ms 2025-06-24 08:49:12,737 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2025-06-24 08:49:12,737 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-06-24 08:49:14,987 - 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.677 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.130 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.935 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.710 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.001 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.857 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.521 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.521/1.975/3.935 ms 2025-06-24 08:49:14,988 - INFO - Deleting VM ctest-TestBasicVMVN-90756682-74237563 2025-06-24 08:49:15,076 - INFO - Detaching port 734c1459-c142-47c4-9453-9545ee6ed8b1 from VM ctest-TestBasicVMVN-90756682-97739379 2025-06-24 08:49:15,132 - INFO - Deleting VM ctest-TestBasicVMVN-90756682-97739379 2025-06-24 08:49:15,210 - INFO - Detaching port a51b85e6-0336-4d69-ad9a-6f68f345c49f from VM ctest-TestBasicVMVN-90756682-39509277 2025-06-24 08:49:15,247 - INFO - Deleting VM ctest-TestBasicVMVN-90756682-39509277 2025-06-24 08:49:15,312 - INFO - Deleting VN ctest-vn-33724287 2025-06-24 08:49:15,502 - DEBUG - Response for delete_port : () 2025-06-24 08:49:15,718 - DEBUG - Response for delete_port : () 2025-06-24 08:49:15,771 - DEBUG - VN 6c48b86f-8435-4682-b738-09eebd19a12d still in use: Unable to complete operation on network 6c48b86f-8435-4682-b738-09eebd19a12d. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-a2456bbb-e8b3-49ca-ac8f-706e1c8e46aa'] 2025-06-24 08:49:15,771 - WARNING - Deleting VN ctest-vn-33724287 failed..Will retry 2025-06-24 08:49:17,896 - DEBUG - Response for deleting network () 2025-06-24 08:49:17,896 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/3cd8698f-ad41-4e0d-8fc4-cbb288beb2a5 2025-06-24 08:49:17,902 - DEBUG - Response Code: 404 2025-06-24 08:49:17,902 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-06-24 08:49:17,908 - DEBUG - Requesting: http://10.0.0.38:8082/domain/ace018c5-1e60-4d37-8466-5e269458ea0c 2025-06-24 08:49:17,961 - DEBUG - Requesting: http://10.0.0.38:8082/project/f8744ce8-da7c-41f4-862d-465cbd138599 2025-06-24 08:49:18,040 - INFO - Validated that VN ctest-vn-33724287 is not found in API Server 2025-06-24 08:49:18,052 - DEBUG - VN ctest-vn-33724287 is not present in Agent 10.0.0.38 2025-06-24 08:49:18,052 - INFO - Validated that VN ctest-vn-33724287 is not in any agent 2025-06-24 08:49:18,058 - DEBUG - VRF 2 is not seen in agent 10.0.0.38 2025-06-24 08:49:18,063 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-33724287 2025-06-24 08:49:18,063 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-90756682:ctest-vn-33724287 2025-06-24 08:49:18,074 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-33724287 info 2025-06-24 08:49:18,160 - INFO - IPAM: ctest-ipam-37181427 is not found in API Server 2025-06-24 08:49:18,176 - INFO - IPAM:ctest-ipam-37181427 is not found in control node 2025-06-24 08:49:18,445 - DEBUG - No XMPP flaps were noticed during the test 2025-06-24 08:49:18,445 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38] 2025-06-24 08:49:18,445 - INFO - -------------------------------------------------------------------------------- 2025-06-24 08:49:19,183 - INFO - Deleted project: ctest-TestBasicVMVN-90756682, ID : f8744ce8-da7c-41f4-862d-465cbd138599