2026-01-20 15:42:18,278 - INFO - Domain Default found not creating
2026-01-20 15:42:18,493 - INFO - Project ctest-TestBasicVMVN-30557757 not found, creating it
2026-01-20 15:42:18,987 - INFO - Created Project:ctest-TestBasicVMVN-30557757, ID : f6c05fcd-878a-47ed-8e8b-8d7ed1069491
2026-01-20 15:42:20,787 - INFO - ================================================================================
2026-01-20 15:42:20,787 - INFO - STARTING TEST : test_generic_link_local_service
2026-01-20 15:42:20,787 - 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
2026-01-20 15:42:21,052 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with
2026-01-20 15:42:21,052 - INFO - Initial checks done. Running the testcase now
2026-01-20 15:42:21,052 - INFO -
2026-01-20 15:42:21,678 - DEBUG - Response for create_network : {'network': {'id': 'd2a8e7fc-9681-4f6b-a51a-70d40555a04f', 'name': 'ctest-vn2_metadata-98331685', 'tenant_id': 'f6c05fcd878a47ed8e8b8d7ed1069491', 'project_id': 'f6c05fcd878a47ed8e8b8d7ed1069491', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-30557757', 'ctest-vn2_metadata-98331685'], 'port_security_enabled': True, 'description': ''}}
2026-01-20 15:42:21,886 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a443fca0-adbe-4ab8-b23c-ec14ff204f8e', 'name': '', 'tenant_id': 'f6c05fcd878a47ed8e8b8d7ed1069491', 'network_id': 'd2a8e7fc-9681-4f6b-a51a-70d40555a04f', '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': 'f6c05fcd878a47ed8e8b8d7ed1069491'}}
2026-01-20 15:42:21,911 - INFO - Created VN ctest-vn2_metadata-98331685
2026-01-20 15:42:21,966 - DEBUG - VN ctest-vn2_metadata-98331685 UUID is d2a8e7fc-9681-4f6b-a51a-70d40555a04f
2026-01-20 15:42:22,180 - DEBUG - Services list from nova: [, , ]
2026-01-20 15:42:23,330 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5049-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5049-1)
2026-01-20 15:42:23,442 - DEBUG - Link local service introspect added
2026-01-20 15:42:23,490 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-01-20 15:42:28,581 - DEBUG - VM is in ACTIVE state now
2026-01-20 15:42:28,736 - INFO - Waiting for VM ctest-TestBasicVMVN-30557757-78825098 to be up..
2026-01-20 15:42:28,736 - INFO - VM name : ctest-TestBasicVMVN-30557757-78825098
2026-01-20 15:42:28,840 - DEBUG - VM ctest-TestBasicVMVN-30557757-78825098 ID is 3b0eacd9-1416-4ccf-bca9-7722409438af
2026-01-20 15:42:28,840 - DEBUG - VM ctest-TestBasicVMVN-30557757-78825098 launched on Node cn-jenkins-deploy-platform-ansible-os-5049-1
2026-01-20 15:42:28,933 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/3b0eacd9-1416-4ccf-bca9-7722409438af
2026-01-20 15:42:29,244 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/3b0eacd9-1416-4ccf-bca9-7722409438af
2026-01-20 15:42:29,284 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/4b538789-6614-49d0-a734-200ff4aefdca
2026-01-20 15:42:32,555 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms')
2026-01-20 15:42:32,555 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30557757-78825098 failed!
2026-01-20 15:42:32,614 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30557757:ctest-vn2_metadata-98331685 is 11.1.1.1 and allocation pool is NOT set
2026-01-20 15:42:34,682 - 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=12.8 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.66 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 = 3.660/8.220/12.780/4.560 ms')
2026-01-20 15:42:34,682 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30557757-78825098 passed
2026-01-20 15:42:34,838 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-20 15:42:34,838 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30557757-78825098, IP 11.1.1.3, Port 22
2026-01-20 15:42:34,904 - 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': ''}
2026-01-20 15:42:35,006 - DEBUG - VM ctest-TestBasicVMVN-30557757-78825098 is NOT ready for SSH connections, VM status: ACTIVE
2026-01-20 15:42:40,007 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-20 15:42:40,007 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30557757-78825098, IP 11.1.1.3, Port 22
2026-01-20 15:42:40,172 - DEBUG - VM ctest-TestBasicVMVN-30557757-78825098 is ready for SSH connections
2026-01-20 15:42:40,172 - INFO - Retry 0
2026-01-20 15:42:40,172 - 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.50, gateway password: c0ntrail123
2026-01-20 15:42:40,172 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-01-20 15:42:41,878 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-01-20 15:42:41,879 - INFO - Generic metadata worked
2026-01-20 15:42:42,158 - DEBUG - Link local service introspect removed
2026-01-20 15:42:42,158 - INFO - Deleting VM ctest-TestBasicVMVN-30557757-78825098
2026-01-20 15:42:42,249 - INFO - Deleting VN ctest-vn2_metadata-98331685
2026-01-20 15:42:42,294 - DEBUG - VN d2a8e7fc-9681-4f6b-a51a-70d40555a04f still in use: Unable to complete operation on network d2a8e7fc-9681-4f6b-a51a-70d40555a04f. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-37e90d9c-8eab-4d3a-9a82-a2a9682da917']
2026-01-20 15:42:42,294 - WARNING - Deleting VN ctest-vn2_metadata-98331685 failed..Will retry
2026-01-20 15:42:44,425 - DEBUG - Response for deleting network ()
2026-01-20 15:42:44,695 - DEBUG - No XMPP flaps were noticed during the test
2026-01-20 15:42:44,695 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24]
2026-01-20 15:42:44,695 - INFO - --------------------------------------------------------------------------------
2026-01-20 15:42:44,698 - INFO - ================================================================================
2026-01-20 15:42:44,698 - INFO - STARTING TEST : test_metadata_service
2026-01-20 15:42:44,698 - 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
2026-01-20 15:42:44,989 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with
2026-01-20 15:42:44,990 - INFO - Initial checks done. Running the testcase now
2026-01-20 15:42:44,990 - INFO -
2026-01-20 15:42:44,990 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs
2026-01-20 15:42:44,997 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/694a823c-ae46-4e77-99cb-82d26589740d
2026-01-20 15:42:45,242 - DEBUG - Response for create_network : {'network': {'id': '2f34da4e-efb2-4006-8b1a-d7079dabfd80', 'name': 'ctest-vn-45809803', 'tenant_id': 'f6c05fcd878a47ed8e8b8d7ed1069491', 'project_id': 'f6c05fcd878a47ed8e8b8d7ed1069491', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-30557757', 'ctest-vn-45809803'], 'port_security_enabled': True, 'description': ''}}
2026-01-20 15:42:45,480 - DEBUG - Response for create_subnet : {'subnet': {'id': '27b70a70-6a7e-46fa-a80c-4fe8e187ce20', 'name': '', 'tenant_id': 'f6c05fcd878a47ed8e8b8d7ed1069491', 'network_id': '2f34da4e-efb2-4006-8b1a-d7079dabfd80', 'ip_version': 4, 'cidr': '179.227.218.128/26', 'allocation_pools': [{'start': '179.227.218.130', 'end': '179.227.218.190'}], 'gateway_ip': '179.227.218.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '179.227.218.130', 'tags': [], 'project_id': 'f6c05fcd878a47ed8e8b8d7ed1069491'}}
2026-01-20 15:42:45,499 - INFO - Created VN ctest-vn-45809803
2026-01-20 15:42:45,554 - DEBUG - VN ctest-vn-45809803 UUID is 2f34da4e-efb2-4006-8b1a-d7079dabfd80
2026-01-20 15:42:46,830 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5049-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5049-1)
2026-01-20 15:42:46,830 - INFO - Waiting for VM ctest-TestBasicVMVN-30557757-57109039 to be up..
2026-01-20 15:42:46,882 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-01-20 15:42:51,974 - DEBUG - VM is in ACTIVE state now
2026-01-20 15:42:51,974 - INFO - VM name : ctest-TestBasicVMVN-30557757-57109039
2026-01-20 15:42:52,078 - DEBUG - VM ctest-TestBasicVMVN-30557757-57109039 ID is 3dd2b531-0e62-4fee-ac73-94661ff65ada
2026-01-20 15:42:52,078 - DEBUG - VM ctest-TestBasicVMVN-30557757-57109039 launched on Node cn-jenkins-deploy-platform-ansible-os-5049-1
2026-01-20 15:42:52,176 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/3dd2b531-0e62-4fee-ac73-94661ff65ada
2026-01-20 15:42:52,188 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/2859d6c3-9e1f-4ab8-b39e-a50b7353e67c
2026-01-20 15:42:55,466 - 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')
2026-01-20 15:42:55,466 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30557757-57109039 failed!
2026-01-20 15:42:55,526 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30557757:ctest-vn-45809803 is 179.227.218.129 and allocation pool is NOT set
2026-01-20 15:42:59,601 - 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.25 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1010ms\r\nrtt min/avg/max/mdev = 4.247/4.247/4.247/0.000 ms')
2026-01-20 15:42:59,601 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30557757-57109039 passed
2026-01-20 15:42:59,758 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-20 15:42:59,758 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30557757-57109039, IP 179.227.218.131, Port 22
2026-01-20 15:42:59,824 - 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': ''}
2026-01-20 15:42:59,921 - DEBUG - VM ctest-TestBasicVMVN-30557757-57109039 is NOT ready for SSH connections, VM status: ACTIVE
2026-01-20 15:43:04,922 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-20 15:43:04,922 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30557757-57109039, IP 179.227.218.131, Port 22
2026-01-20 15:43:05,100 - DEBUG - VM ctest-TestBasicVMVN-30557757-57109039 is ready for SSH connections
2026-01-20 15:43:05,101 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-01-20 15:43:05,101 - DEBUG - cat /tmp/output.txt
2026-01-20 15:43:06,770 - DEBUG - Hello World. The time is now Tue, 20 Jan 2026 08:43:01 -0700!
2026-01-20 15:43:06,770 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 20 Jan 2026 08:43:01 -0700!'}
2026-01-20 15:43:06,770 - INFO - metadata_script.txt got executed in the vm
2026-01-20 15:43:06,770 - INFO - Deleting VM ctest-TestBasicVMVN-30557757-57109039
2026-01-20 15:43:06,859 - INFO - Deleting VN ctest-vn-45809803
2026-01-20 15:43:06,907 - DEBUG - VN 2f34da4e-efb2-4006-8b1a-d7079dabfd80 still in use: Unable to complete operation on network 2f34da4e-efb2-4006-8b1a-d7079dabfd80. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-a3bb4bdc-ba18-4cb4-b639-5cb8693e8e96']
2026-01-20 15:43:06,907 - WARNING - Deleting VN ctest-vn-45809803 failed..Will retry
2026-01-20 15:43:09,028 - DEBUG - Response for deleting network ()
2026-01-20 15:43:09,304 - DEBUG - No XMPP flaps were noticed during the test
2026-01-20 15:43:09,304 - INFO - END TEST : test_metadata_service : PASSED[0:00:25]
2026-01-20 15:43:09,304 - INFO - --------------------------------------------------------------------------------
2026-01-20 15:43:09,306 - INFO - ================================================================================
2026-01-20 15:43:09,307 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-01-20 15:43:09,307 - 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
2026-01-20 15:43:09,588 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with
2026-01-20 15:43:09,588 - INFO - Initial checks done. Running the testcase now
2026-01-20 15:43:09,588 - INFO -
2026-01-20 15:43:10,125 - DEBUG - Response for create_network : {'network': {'id': 'c1957d6c-1dfb-42ef-bb68-b7381c9ed4ae', 'name': 'ctest-vn-05694748', 'tenant_id': 'f6c05fcd878a47ed8e8b8d7ed1069491', 'project_id': 'f6c05fcd878a47ed8e8b8d7ed1069491', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-30557757', 'ctest-vn-05694748'], 'port_security_enabled': True, 'description': ''}}
2026-01-20 15:43:10,319 - DEBUG - Response for create_subnet : {'subnet': {'id': '524049e1-89ac-4b2d-b4b1-2bf0dd515659', 'name': '', 'tenant_id': 'f6c05fcd878a47ed8e8b8d7ed1069491', 'network_id': 'c1957d6c-1dfb-42ef-bb68-b7381c9ed4ae', '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': 'f6c05fcd878a47ed8e8b8d7ed1069491'}}
2026-01-20 15:43:10,528 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd58f17ec-d0f5-42d3-b249-b5592f63a05c', 'name': '', 'tenant_id': 'f6c05fcd878a47ed8e8b8d7ed1069491', 'network_id': 'c1957d6c-1dfb-42ef-bb68-b7381c9ed4ae', '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': 'f6c05fcd878a47ed8e8b8d7ed1069491'}}
2026-01-20 15:43:10,550 - INFO - Created VN ctest-vn-05694748
2026-01-20 15:43:10,602 - DEBUG - VN ctest-vn-05694748 UUID is c1957d6c-1dfb-42ef-bb68-b7381c9ed4ae
2026-01-20 15:43:11,014 - DEBUG - Response for create_port : {'port': {'name': '74212b55-43d0-4d25-ae59-482823592e2c', 'id': '74212b55-43d0-4d25-ae59-482823592e2c', 'tenant_id': 'f6c05fcd878a47ed8e8b8d7ed1069491', 'network_id': 'c1957d6c-1dfb-42ef-bb68-b7381c9ed4ae', 'mac_address': '02:74:21:2b:55:43', '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': '524049e1-89ac-4b2d-b4b1-2bf0dd515659'}], 'security_groups': ['23ef7ae6-cbf3-44cc-878a-a9a0a88467fc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f6c05fcd878a47ed8e8b8d7ed1069491'}}
2026-01-20 15:43:11,225 - DEBUG - Response for create_port : {'port': {'name': 'd1401818-b4a6-4f0e-adca-a2c80637f2d0', 'id': 'd1401818-b4a6-4f0e-adca-a2c80637f2d0', 'tenant_id': 'f6c05fcd878a47ed8e8b8d7ed1069491', 'network_id': 'c1957d6c-1dfb-42ef-bb68-b7381c9ed4ae', 'mac_address': '02:d1:40:18:18:b4', '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': 'd58f17ec-d0f5-42d3-b249-b5592f63a05c'}], 'security_groups': ['23ef7ae6-cbf3-44cc-878a-a9a0a88467fc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f6c05fcd878a47ed8e8b8d7ed1069491'}}
2026-01-20 15:43:11,675 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5049-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5049-1)
2026-01-20 15:43:12,182 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5049-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5049-1)
2026-01-20 15:43:13,639 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5049-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5049-1)
2026-01-20 15:43:13,639 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-01-20 15:43:13,646 - DEBUG - Requesting: http://10.0.0.50:8082/domain/3bc5aa90-91ed-41a6-8596-526f2437f8ef
2026-01-20 15:43:13,665 - DEBUG - Requesting: http://10.0.0.50:8082/project/f6c05fcd-878a-47ed-8e8b-8d7ed1069491
2026-01-20 15:43:13,775 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/a62fd935-32d9-423b-9206-6e408c527ee9
2026-01-20 15:43:13,790 - INFO - Verifications in API Server for IPAM: ctest-ipam-39252513 passed
2026-01-20 15:43:13,797 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-30557757:ctest-ipam-39252513', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-30557757', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11975028756711031355', 'uuid-lslong': '10522218802908921577'}, 'enable': 'true', 'created': '2026-01-20T15:43:09', 'last-modified': '2026-01-20T15:43:09', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.968500'}
2026-01-20 15:43:13,797 - INFO - Verifications in Control node for IPAM: ctest-ipam-39252513 passed
2026-01-20 15:43:13,797 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-01-20 15:43:13,804 - DEBUG - Requesting: http://10.0.0.50:8082/domain/3bc5aa90-91ed-41a6-8596-526f2437f8ef
2026-01-20 15:43:13,844 - DEBUG - Requesting: http://10.0.0.50:8082/project/f6c05fcd-878a-47ed-8e8b-8d7ed1069491
2026-01-20 15:43:13,947 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/c1957d6c-1dfb-42ef-bb68-b7381c9ed4ae
2026-01-20 15:43:13,969 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/c1957d6c-1dfb-42ef-bb68-b7381c9ed4ae
2026-01-20 15:43:13,999 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/e910ae68-9a84-45be-a917-3d9079548fd8
2026-01-20 15:43:14,019 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/e910ae68-9a84-45be-a917-3d9079548fd8
2026-01-20 15:43:14,050 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/4e1b3b32-12f0-4b33-96fd-c43f1d933d28
2026-01-20 15:43:14,066 - DEBUG - Route Targets: ['target:64512:8000004']
2026-01-20 15:43:14,066 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/c1957d6c-1dfb-42ef-bb68-b7381c9ed4ae
2026-01-20 15:43:14,081 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/e910ae68-9a84-45be-a917-3d9079548fd8
2026-01-20 15:43:14,103 - INFO - Verified VN network id 12 for VN c1957d6c-1dfb-42ef-bb68-b7381c9ed4ae
2026-01-20 15:43:14,103 - INFO - Verifications in API Server for VN ctest-vn-05694748 passed
2026-01-20 15:43:14,103 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/c1957d6c-1dfb-42ef-bb68-b7381c9ed4ae
2026-01-20 15:43:14,116 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/e910ae68-9a84-45be-a917-3d9079548fd8
2026-01-20 15:43:14,125 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/e910ae68-9a84-45be-a917-3d9079548fd8
2026-01-20 15:43:14,136 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/4e1b3b32-12f0-4b33-96fd-c43f1d933d28
2026-01-20 15:43:14,158 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-30557757:ctest-vn-05694748', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-30557757', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13949193324162925295', 'uuid-lslong': '13504244934296655022'}, 'enable': 'true', 'created': '2026-01-20T15:43:10', 'last-modified': '2026-01-20T15:43:10', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.666688'}
2026-01-20 15:43:14,169 - DEBUG - Route Targets: ['target:64512:8000004']
2026-01-20 15:43:14,170 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-05694748 passed
2026-01-20 15:43:14,170 - DEBUG - ====Verifying policy data for ctest-vn-05694748 in API_Server ======
2026-01-20 15:43:14,170 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-01-20 15:43:14,177 - DEBUG - Requesting: http://10.0.0.50:8082/domain/3bc5aa90-91ed-41a6-8596-526f2437f8ef
2026-01-20 15:43:14,211 - DEBUG - Requesting: http://10.0.0.50:8082/project/f6c05fcd-878a-47ed-8e8b-8d7ed1069491
2026-01-20 15:43:14,407 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/c1957d6c-1dfb-42ef-bb68-b7381c9ed4ae
2026-01-20 15:43:14,426 - DEBUG - =>VN ctest-vn-05694748 has no policy to be verified
2026-01-20 15:43:14,426 - DEBUG - Verifying the vn in opserver
2026-01-20 15:43:14,426 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-30557757:ctest-vn-05694748 virtual network link through opserver 10.0.0.50
2026-01-20 15:43:14,426 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2026-01-20 15:43:15,167 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2026-01-20 15:43:15,303 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-30557757:ctest-vn-05694748', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-30557757:ctest-vn-05694748?flat'}
2026-01-20 15:43:15,303 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-30557757:ctest-vn-05694748 is found in opserver
2026-01-20 15:43:15,311 - DEBUG - VRF ids for VN ctest-vn-05694748: {'10.0.0.50': '2'}
2026-01-20 15:43:15,311 - INFO - Waiting for VM ctest-TestBasicVMVN-30557757-17946935 to be up..
2026-01-20 15:43:15,415 - DEBUG - VM is in ACTIVE state now
2026-01-20 15:43:15,415 - INFO - VM name : ctest-TestBasicVMVN-30557757-17946935
2026-01-20 15:43:15,521 - DEBUG - VM ctest-TestBasicVMVN-30557757-17946935 ID is a3aea168-b2c0-4403-b586-7835cffda9b9
2026-01-20 15:43:15,521 - DEBUG - VM ctest-TestBasicVMVN-30557757-17946935 launched on Node cn-jenkins-deploy-platform-ansible-os-5049-1
2026-01-20 15:43:15,634 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/a3aea168-b2c0-4403-b586-7835cffda9b9
2026-01-20 15:43:15,646 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/74212b55-43d0-4d25-ae59-482823592e2c
2026-01-20 15:43:18,925 - 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')
2026-01-20 15:43:18,925 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30557757-17946935 failed!
2026-01-20 15:43:18,982 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30557757:ctest-vn-05694748 is 31.1.1.1 and allocation pool is NOT set
2026-01-20 15:43:18,982 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30557757:ctest-vn-05694748 is 31.1.2.1 and allocation pool is NOT set
2026-01-20 15:43:23,056 - 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 1008ms')
2026-01-20 15:43:23,056 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30557757-17946935 failed!
2026-01-20 15:43:23,118 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30557757:ctest-vn-05694748 is 31.1.1.1 and allocation pool is NOT set
2026-01-20 15:43:23,118 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30557757:ctest-vn-05694748 is 31.1.2.1 and allocation pool is NOT set
2026-01-20 15:43:25,189 - 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=5.40 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.43 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.428/3.915/5.402/1.487 ms')
2026-01-20 15:43:25,189 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30557757-17946935 passed
2026-01-20 15:43:25,354 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-20 15:43:25,354 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30557757-17946935, IP 31.1.1.4, Port 22
2026-01-20 15:43:25,524 - DEBUG - VM ctest-TestBasicVMVN-30557757-17946935 is ready for SSH connections
2026-01-20 15:43:25,524 - INFO - Waiting for VM ctest-TestBasicVMVN-30557757-34231283 to be up..
2026-01-20 15:43:25,641 - DEBUG - VM is in ACTIVE state now
2026-01-20 15:43:25,641 - INFO - VM name : ctest-TestBasicVMVN-30557757-34231283
2026-01-20 15:43:25,755 - DEBUG - VM ctest-TestBasicVMVN-30557757-34231283 ID is a996009e-4c32-4f73-9568-edbd9b4eb960
2026-01-20 15:43:25,755 - DEBUG - VM ctest-TestBasicVMVN-30557757-34231283 launched on Node cn-jenkins-deploy-platform-ansible-os-5049-1
2026-01-20 15:43:25,859 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/a996009e-4c32-4f73-9568-edbd9b4eb960
2026-01-20 15:43:25,872 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/d1401818-b4a6-4f0e-adca-a2c80637f2d0
2026-01-20 15:43:27,127 - 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.59 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.514 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.514/2.053/3.593/1.539 ms')
2026-01-20 15:43:27,127 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-30557757-34231283 passed
2026-01-20 15:43:27,286 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-20 15:43:27,286 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30557757-34231283, IP 31.1.2.4, Port 22
2026-01-20 15:43:27,445 - DEBUG - VM ctest-TestBasicVMVN-30557757-34231283 is ready for SSH connections
2026-01-20 15:43:27,446 - INFO - Waiting for VM ctest-TestBasicVMVN-30557757-10351452 to be up..
2026-01-20 15:43:27,527 - DEBUG - VM is in ACTIVE state now
2026-01-20 15:43:27,527 - INFO - VM name : ctest-TestBasicVMVN-30557757-10351452
2026-01-20 15:43:27,616 - DEBUG - VM ctest-TestBasicVMVN-30557757-10351452 ID is f15783bb-a942-449b-88f1-75a8c4d95b1d
2026-01-20 15:43:27,617 - DEBUG - VM ctest-TestBasicVMVN-30557757-10351452 launched on Node cn-jenkins-deploy-platform-ansible-os-5049-1
2026-01-20 15:43:27,711 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/f15783bb-a942-449b-88f1-75a8c4d95b1d
2026-01-20 15:43:27,722 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/a75dd33e-5cda-44de-9a29-f97299d8937e
2026-01-20 15:43:28,966 - 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.52 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.607 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.607/2.064/3.521/1.457 ms')
2026-01-20 15:43:28,966 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-30557757-10351452 passed
2026-01-20 15:43:29,122 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-20 15:43:29,122 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30557757-10351452, IP 31.1.1.3, Port 22
2026-01-20 15:43:29,286 - DEBUG - VM ctest-TestBasicVMVN-30557757-10351452 is ready for SSH connections
2026-01-20 15:43:29,286 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-20 15:43:29,286 - 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.50, gateway password: c0ntrail123
2026-01-20 15:43:29,286 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-01-20 15:43:33,464 - 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=6.798 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.132 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.350 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.132/3.093/6.798 ms
2026-01-20 15:43:33,464 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-30557757-17946935 passed
2026-01-20 15:43:33,464 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-20 15:43:33,464 - 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.50, gateway password: c0ntrail123
2026-01-20 15:43:33,464 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-01-20 15:43:37,178 - 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.995 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.993 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.015 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.993/2.001/3.995 ms
2026-01-20 15:43:37,178 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-30557757-34231283 passed
2026-01-20 15:43:37,179 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-20 15:43:37,179 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-20 15:43:37,179 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-20 15:43:37,179 - 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.50, gateway password: c0ntrail123
2026-01-20 15:43:37,179 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-01-20 15:43:37,377 - DEBUG - None
2026-01-20 15:43:37,377 - 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.50, gateway password: c0ntrail123
2026-01-20 15:43:37,377 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-01-20 15:43:37,575 - DEBUG - None
2026-01-20 15:43:37,576 - 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.50, gateway password: c0ntrail123
2026-01-20 15:43:37,576 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-01-20 15:43:38,255 - DEBUG - None
2026-01-20 15:43:38,256 - 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.50, gateway password: c0ntrail123
2026-01-20 15:43:38,256 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-01-20 15:43:40,489 - 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.912 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.342 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.688 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.543 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.558 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.558/2.608/7.342 ms
2026-01-20 15:43:40,489 - 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.50, gateway password: c0ntrail123
2026-01-20 15:43:40,490 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-01-20 15:43:42,773 - 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.427 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.364 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=6.064 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.480 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.174 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.230 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.465 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.465/2.600/6.064 ms
2026-01-20 15:43:42,773 - 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.50, gateway password: c0ntrail123
2026-01-20 15:43:42,773 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-01-20 15:43:45,057 - 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=1.897 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.343 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.551 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.610 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.602 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.395 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.393 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.393/2.684/5.551 ms
2026-01-20 15:43:45,058 - INFO - Deleting VM ctest-TestBasicVMVN-30557757-10351452
2026-01-20 15:43:45,153 - INFO - Detaching port d1401818-b4a6-4f0e-adca-a2c80637f2d0 from VM ctest-TestBasicVMVN-30557757-34231283
2026-01-20 15:43:45,198 - INFO - Deleting VM ctest-TestBasicVMVN-30557757-34231283
2026-01-20 15:43:45,292 - INFO - Detaching port 74212b55-43d0-4d25-ae59-482823592e2c from VM ctest-TestBasicVMVN-30557757-17946935
2026-01-20 15:43:45,340 - INFO - Deleting VM ctest-TestBasicVMVN-30557757-17946935
2026-01-20 15:43:45,440 - INFO - Deleting VN ctest-vn-05694748
2026-01-20 15:43:45,654 - DEBUG - Response for delete_port : ()
2026-01-20 15:43:45,917 - DEBUG - Response for delete_port : ()
2026-01-20 15:43:45,989 - DEBUG - VN c1957d6c-1dfb-42ef-bb68-b7381c9ed4ae still in use: Unable to complete operation on network c1957d6c-1dfb-42ef-bb68-b7381c9ed4ae. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-e294994f-d588-4905-94ed-14c1ed723a59']
2026-01-20 15:43:45,989 - WARNING - Deleting VN ctest-vn-05694748 failed..Will retry
2026-01-20 15:43:48,134 - DEBUG - Response for deleting network ()
2026-01-20 15:43:48,134 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/e910ae68-9a84-45be-a917-3d9079548fd8
2026-01-20 15:43:48,142 - DEBUG - Response Code: 404
2026-01-20 15:43:48,142 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-01-20 15:43:48,149 - DEBUG - Requesting: http://10.0.0.50:8082/domain/3bc5aa90-91ed-41a6-8596-526f2437f8ef
2026-01-20 15:43:48,212 - DEBUG - Requesting: http://10.0.0.50:8082/project/f6c05fcd-878a-47ed-8e8b-8d7ed1069491
2026-01-20 15:43:48,292 - INFO - Validated that VN ctest-vn-05694748 is not found in API Server
2026-01-20 15:43:48,305 - DEBUG - VN ctest-vn-05694748 is not present in Agent 10.0.0.50
2026-01-20 15:43:48,305 - INFO - Validated that VN ctest-vn-05694748 is not in any agent
2026-01-20 15:43:48,312 - DEBUG - VRF 2 is not seen in agent 10.0.0.50
2026-01-20 15:43:48,321 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-05694748
2026-01-20 15:43:48,321 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-30557757:ctest-vn-05694748
2026-01-20 15:43:48,334 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-05694748 info
2026-01-20 15:43:48,410 - INFO - IPAM: ctest-ipam-39252513 is not found in API Server
2026-01-20 15:43:48,423 - INFO - IPAM:ctest-ipam-39252513 is not found in control node
2026-01-20 15:43:48,684 - DEBUG - No XMPP flaps were noticed during the test
2026-01-20 15:43:48,684 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39]
2026-01-20 15:43:48,685 - INFO - --------------------------------------------------------------------------------
2026-01-20 15:43:49,441 - INFO - Deleted project: ctest-TestBasicVMVN-30557757, ID : f6c05fcd-878a-47ed-8e8b-8d7ed1069491