2025-10-30 02:27:46,305 - INFO - Domain Default found not creating
2025-10-30 02:27:46,465 - INFO - Project ctest-TestBasicVMVN-08779239 not found, creating it
2025-10-30 02:27:46,924 - INFO - Created Project:ctest-TestBasicVMVN-08779239, ID : 68d482b7-d7a7-43f5-b19b-79cdda145e8b
2025-10-30 02:27:48,496 - INFO - ================================================================================
2025-10-30 02:27:48,496 - INFO - STARTING TEST : test_generic_link_local_service
2025-10-30 02:27:48,496 - 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-10-30 02:27:48,763 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.18': '0'}} with
2025-10-30 02:27:48,763 - INFO - Initial checks done. Running the testcase now
2025-10-30 02:27:48,763 - INFO -
2025-10-30 02:27:49,322 - DEBUG - Response for create_network : {'network': {'id': 'b7832e33-42d1-461f-9a74-99f7fbba0853', 'name': 'ctest-vn2_metadata-31262638', 'tenant_id': '68d482b7d7a743f5b19b79cdda145e8b', 'project_id': '68d482b7d7a743f5b19b79cdda145e8b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-08779239', 'ctest-vn2_metadata-31262638'], 'port_security_enabled': True, 'description': ''}}
2025-10-30 02:27:49,534 - DEBUG - Response for create_subnet : {'subnet': {'id': '1570068f-bdce-4f46-bbc1-80509ca34cb1', 'name': '', 'tenant_id': '68d482b7d7a743f5b19b79cdda145e8b', 'network_id': 'b7832e33-42d1-461f-9a74-99f7fbba0853', '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': '68d482b7d7a743f5b19b79cdda145e8b'}}
2025-10-30 02:27:49,553 - INFO - Created VN ctest-vn2_metadata-31262638
2025-10-30 02:27:49,605 - DEBUG - VN ctest-vn2_metadata-31262638 UUID is b7832e33-42d1-461f-9a74-99f7fbba0853
2025-10-30 02:27:49,814 - DEBUG - Services list from nova: [, , ]
2025-10-30 02:27:50,851 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4532-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4532-1)
2025-10-30 02:27:50,961 - DEBUG - Link local service introspect added
2025-10-30 02:27:51,001 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-30 02:27:56,083 - DEBUG - VM is in ACTIVE state now
2025-10-30 02:27:56,223 - INFO - Waiting for VM ctest-TestBasicVMVN-08779239-35788751 to be up..
2025-10-30 02:27:56,223 - INFO - VM name : ctest-TestBasicVMVN-08779239-35788751
2025-10-30 02:27:56,298 - DEBUG - VM ctest-TestBasicVMVN-08779239-35788751 ID is 73816cca-2240-4ca4-a7d2-4fda26e2a0d4
2025-10-30 02:27:56,298 - DEBUG - VM ctest-TestBasicVMVN-08779239-35788751 launched on Node cn-jenkins-deploy-platform-ansible-os-4532-1
2025-10-30 02:27:56,367 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/73816cca-2240-4ca4-a7d2-4fda26e2a0d4
2025-10-30 02:27:56,664 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/73816cca-2240-4ca4-a7d2-4fda26e2a0d4
2025-10-30 02:27:56,698 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/f82cc8f2-931c-43c2-a0cb-2b06cc24708f
2025-10-30 02:27:59,951 - 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 1005ms')
2025-10-30 02:27:59,951 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-08779239-35788751 failed!
2025-10-30 02:28:00,009 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-08779239:ctest-vn2_metadata-31262638 is 11.1.1.1 and allocation pool is NOT set
2025-10-30 02:28:02,066 - 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=2.36 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.369 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.369/1.364/2.360/0.995 ms')
2025-10-30 02:28:02,066 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-08779239-35788751 passed
2025-10-30 02:28:02,221 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 02:28:02,221 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-08779239-35788751, IP 11.1.1.3, Port 22
2025-10-30 02:28:02,377 - DEBUG - VM ctest-TestBasicVMVN-08779239-35788751 is ready for SSH connections
2025-10-30 02:28:02,377 - INFO - Retry 0
2025-10-30 02:28:02,377 - 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-10-30 02:28:02,377 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-10-30 02:28:03,994 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-10-30 02:28:03,994 - INFO - Generic metadata worked
2025-10-30 02:28:04,272 - DEBUG - Link local service introspect removed
2025-10-30 02:28:04,273 - INFO - Deleting VM ctest-TestBasicVMVN-08779239-35788751
2025-10-30 02:28:04,345 - INFO - Deleting VN ctest-vn2_metadata-31262638
2025-10-30 02:28:04,387 - DEBUG - VN b7832e33-42d1-461f-9a74-99f7fbba0853 still in use: Unable to complete operation on network b7832e33-42d1-461f-9a74-99f7fbba0853. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-20fe767c-dcab-4ed3-b767-223200812baf']
2025-10-30 02:28:04,387 - WARNING - Deleting VN ctest-vn2_metadata-31262638 failed..Will retry
2025-10-30 02:28:06,492 - DEBUG - Response for deleting network ()
2025-10-30 02:28:06,769 - DEBUG - No XMPP flaps were noticed during the test
2025-10-30 02:28:06,769 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-10-30 02:28:06,769 - INFO - --------------------------------------------------------------------------------
2025-10-30 02:28:06,772 - INFO - ================================================================================
2025-10-30 02:28:06,772 - INFO - STARTING TEST : test_metadata_service
2025-10-30 02:28:06,772 - 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-10-30 02:28:07,054 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.18': '0'}} with
2025-10-30 02:28:07,054 - INFO - Initial checks done. Running the testcase now
2025-10-30 02:28:07,055 - INFO -
2025-10-30 02:28:07,055 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2025-10-30 02:28:07,061 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/953bf03a-a8d7-43fb-91a2-40236b0c6cf7
2025-10-30 02:28:07,242 - DEBUG - Response for create_network : {'network': {'id': '72aaaa37-0b7d-41e3-a45d-a93d066ad943', 'name': 'ctest-vn-18129488', 'tenant_id': '68d482b7d7a743f5b19b79cdda145e8b', 'project_id': '68d482b7d7a743f5b19b79cdda145e8b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-08779239', 'ctest-vn-18129488'], 'port_security_enabled': True, 'description': ''}}
2025-10-30 02:28:07,456 - DEBUG - Response for create_subnet : {'subnet': {'id': '95d3c0f3-9729-40ea-a43b-38d9ac246c45', 'name': '', 'tenant_id': '68d482b7d7a743f5b19b79cdda145e8b', 'network_id': '72aaaa37-0b7d-41e3-a45d-a93d066ad943', 'ip_version': 4, 'cidr': '219.233.114.128/26', 'allocation_pools': [{'start': '219.233.114.130', 'end': '219.233.114.190'}], 'gateway_ip': '219.233.114.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '219.233.114.130', 'tags': [], 'project_id': '68d482b7d7a743f5b19b79cdda145e8b'}}
2025-10-30 02:28:07,475 - INFO - Created VN ctest-vn-18129488
2025-10-30 02:28:07,529 - DEBUG - VN ctest-vn-18129488 UUID is 72aaaa37-0b7d-41e3-a45d-a93d066ad943
2025-10-30 02:28:08,687 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4532-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4532-1)
2025-10-30 02:28:08,687 - INFO - Waiting for VM ctest-TestBasicVMVN-08779239-10218879 to be up..
2025-10-30 02:28:08,731 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-30 02:28:13,806 - DEBUG - VM is in ACTIVE state now
2025-10-30 02:28:13,806 - INFO - VM name : ctest-TestBasicVMVN-08779239-10218879
2025-10-30 02:28:13,884 - DEBUG - VM ctest-TestBasicVMVN-08779239-10218879 ID is de02a1b0-6341-4598-a915-1ac7c2cba567
2025-10-30 02:28:13,884 - DEBUG - VM ctest-TestBasicVMVN-08779239-10218879 launched on Node cn-jenkins-deploy-platform-ansible-os-4532-1
2025-10-30 02:28:13,961 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/de02a1b0-6341-4598-a915-1ac7c2cba567
2025-10-30 02:28:13,970 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/5d16df45-63de-42fb-8a48-dc577ff88589
2025-10-30 02:28:17,226 - 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-10-30 02:28:17,226 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-08779239-10218879 failed!
2025-10-30 02:28:17,281 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-08779239:ctest-vn-18129488 is 219.233.114.129 and allocation pool is NOT set
2025-10-30 02:28:19,346 - 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.14 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.633 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.633/2.388/4.143/1.755 ms')
2025-10-30 02:28:19,347 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-08779239-10218879 passed
2025-10-30 02:28:19,493 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 02:28:19,493 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-08779239-10218879, IP 219.233.114.131, Port 22
2025-10-30 02:28:19,559 - 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-10-30 02:28:19,645 - DEBUG - VM ctest-TestBasicVMVN-08779239-10218879 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-30 02:28:24,645 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 02:28:24,646 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-08779239-10218879, IP 219.233.114.131, Port 22
2025-10-30 02:28:24,801 - DEBUG - VM ctest-TestBasicVMVN-08779239-10218879 is ready for SSH connections
2025-10-30 02:28:24,801 - 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-10-30 02:28:24,801 - DEBUG - cat /tmp/output.txt
2025-10-30 02:28:26,451 - DEBUG - Hello World. The time is now Wed, 29 Oct 2025 20:28:20 -0600!
2025-10-30 02:28:26,451 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 29 Oct 2025 20:28:20 -0600!'}
2025-10-30 02:28:26,451 - INFO - metadata_script.txt got executed in the vm
2025-10-30 02:28:26,451 - INFO - Deleting VM ctest-TestBasicVMVN-08779239-10218879
2025-10-30 02:28:26,530 - INFO - Deleting VN ctest-vn-18129488
2025-10-30 02:28:26,583 - DEBUG - VN 72aaaa37-0b7d-41e3-a45d-a93d066ad943 still in use: Unable to complete operation on network 72aaaa37-0b7d-41e3-a45d-a93d066ad943. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-8ae3c16d-444b-4a87-a41a-943fc3024526']
2025-10-30 02:28:26,583 - WARNING - Deleting VN ctest-vn-18129488 failed..Will retry
2025-10-30 02:28:28,697 - DEBUG - Response for deleting network ()
2025-10-30 02:28:28,965 - DEBUG - No XMPP flaps were noticed during the test
2025-10-30 02:28:28,965 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-10-30 02:28:28,965 - INFO - --------------------------------------------------------------------------------
2025-10-30 02:28:28,967 - INFO - ================================================================================
2025-10-30 02:28:28,968 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-10-30 02:28:28,968 - 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-10-30 02:28:29,250 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.18': '0'}} with
2025-10-30 02:28:29,250 - INFO - Initial checks done. Running the testcase now
2025-10-30 02:28:29,251 - INFO -
2025-10-30 02:28:29,760 - DEBUG - Response for create_network : {'network': {'id': '427aebcf-4d72-43d8-99cd-521c9a7cc7e4', 'name': 'ctest-vn-60941457', 'tenant_id': '68d482b7d7a743f5b19b79cdda145e8b', 'project_id': '68d482b7d7a743f5b19b79cdda145e8b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-08779239', 'ctest-vn-60941457'], 'port_security_enabled': True, 'description': ''}}
2025-10-30 02:28:29,921 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a5137883-c73f-4f3c-9ef8-43154c13d809', 'name': '', 'tenant_id': '68d482b7d7a743f5b19b79cdda145e8b', 'network_id': '427aebcf-4d72-43d8-99cd-521c9a7cc7e4', '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': '68d482b7d7a743f5b19b79cdda145e8b'}}
2025-10-30 02:28:30,122 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e4d67a42-a67b-4e6d-aeaa-5d48523c1365', 'name': '', 'tenant_id': '68d482b7d7a743f5b19b79cdda145e8b', 'network_id': '427aebcf-4d72-43d8-99cd-521c9a7cc7e4', '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': '68d482b7d7a743f5b19b79cdda145e8b'}}
2025-10-30 02:28:30,140 - INFO - Created VN ctest-vn-60941457
2025-10-30 02:28:30,193 - DEBUG - VN ctest-vn-60941457 UUID is 427aebcf-4d72-43d8-99cd-521c9a7cc7e4
2025-10-30 02:28:30,562 - DEBUG - Response for create_port : {'port': {'name': '03672d57-65e1-48cd-a874-d35f90af7fa9', 'id': '03672d57-65e1-48cd-a874-d35f90af7fa9', 'tenant_id': '68d482b7d7a743f5b19b79cdda145e8b', 'network_id': '427aebcf-4d72-43d8-99cd-521c9a7cc7e4', 'mac_address': '02:03:67:2d:57:65', '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': 'a5137883-c73f-4f3c-9ef8-43154c13d809'}], 'security_groups': ['8596489a-a265-4bc6-9daf-5dbbf362fc74'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '68d482b7d7a743f5b19b79cdda145e8b'}}
2025-10-30 02:28:30,728 - DEBUG - Response for create_port : {'port': {'name': 'ff0a519a-8a33-4681-a705-7853e20fcd8d', 'id': 'ff0a519a-8a33-4681-a705-7853e20fcd8d', 'tenant_id': '68d482b7d7a743f5b19b79cdda145e8b', 'network_id': '427aebcf-4d72-43d8-99cd-521c9a7cc7e4', 'mac_address': '02:ff:0a:51:9a:8a', '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': 'e4d67a42-a67b-4e6d-aeaa-5d48523c1365'}], 'security_groups': ['8596489a-a265-4bc6-9daf-5dbbf362fc74'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '68d482b7d7a743f5b19b79cdda145e8b'}}
2025-10-30 02:28:31,096 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4532-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4532-1)
2025-10-30 02:28:31,562 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4532-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4532-1)
2025-10-30 02:28:32,858 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4532-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4532-1)
2025-10-30 02:28:32,859 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-10-30 02:28:32,865 - DEBUG - Requesting: http://10.0.0.38:8082/domain/b719b592-ac22-43f0-b0ca-68b60797a902
2025-10-30 02:28:32,879 - DEBUG - Requesting: http://10.0.0.38:8082/project/68d482b7-d7a7-43f5-b19b-79cdda145e8b
2025-10-30 02:28:32,971 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/e76ee661-443e-4451-83e6-f3c3b2a45df4
2025-10-30 02:28:32,983 - INFO - Verifications in API Server for IPAM: ctest-ipam-77478531 passed
2025-10-30 02:28:32,990 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-08779239:ctest-ipam-77478531', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-08779239', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16676519775630672977', 'uuid-lslong': '9504552085453299188'}, 'enable': 'true', 'created': '2025-10-30T02:28:29', 'last-modified': '2025-10-30T02:28:29', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.512814'}
2025-10-30 02:28:32,990 - INFO - Verifications in Control node for IPAM: ctest-ipam-77478531 passed
2025-10-30 02:28:32,990 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-10-30 02:28:33,009 - DEBUG - Requesting: http://10.0.0.38:8082/domain/b719b592-ac22-43f0-b0ca-68b60797a902
2025-10-30 02:28:33,027 - DEBUG - Requesting: http://10.0.0.38:8082/project/68d482b7-d7a7-43f5-b19b-79cdda145e8b
2025-10-30 02:28:33,121 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/427aebcf-4d72-43d8-99cd-521c9a7cc7e4
2025-10-30 02:28:33,137 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/427aebcf-4d72-43d8-99cd-521c9a7cc7e4
2025-10-30 02:28:33,156 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/5586611d-400f-45c7-8338-d9ed22f5b0df
2025-10-30 02:28:33,164 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/5586611d-400f-45c7-8338-d9ed22f5b0df
2025-10-30 02:28:33,172 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/f2cf0bbd-a893-48ca-b800-2086f72a2d7c
2025-10-30 02:28:33,180 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-30 02:28:33,180 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/427aebcf-4d72-43d8-99cd-521c9a7cc7e4
2025-10-30 02:28:33,188 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/5586611d-400f-45c7-8338-d9ed22f5b0df
2025-10-30 02:28:33,201 - INFO - Verified VN network id 10 for VN 427aebcf-4d72-43d8-99cd-521c9a7cc7e4
2025-10-30 02:28:33,202 - INFO - Verifications in API Server for VN ctest-vn-60941457 passed
2025-10-30 02:28:33,202 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/427aebcf-4d72-43d8-99cd-521c9a7cc7e4
2025-10-30 02:28:33,211 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/5586611d-400f-45c7-8338-d9ed22f5b0df
2025-10-30 02:28:33,222 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/5586611d-400f-45c7-8338-d9ed22f5b0df
2025-10-30 02:28:33,230 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/f2cf0bbd-a893-48ca-b800-2086f72a2d7c
2025-10-30 02:28:33,245 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-08779239:ctest-vn-60941457', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-08779239', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4790400429252035544', 'uuid-lslong': '11082604540833089508'}, 'enable': 'true', 'created': '2025-10-30T02:28:29', 'last-modified': '2025-10-30T02:28:30', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.147610'}
2025-10-30 02:28:33,251 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-30 02:28:33,251 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-60941457 passed
2025-10-30 02:28:33,252 - DEBUG - ====Verifying policy data for ctest-vn-60941457 in API_Server ======
2025-10-30 02:28:33,252 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-10-30 02:28:33,261 - DEBUG - Requesting: http://10.0.0.38:8082/domain/b719b592-ac22-43f0-b0ca-68b60797a902
2025-10-30 02:28:33,273 - DEBUG - Requesting: http://10.0.0.38:8082/project/68d482b7-d7a7-43f5-b19b-79cdda145e8b
2025-10-30 02:28:33,379 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/427aebcf-4d72-43d8-99cd-521c9a7cc7e4
2025-10-30 02:28:33,393 - DEBUG - =>VN ctest-vn-60941457 has no policy to be verified
2025-10-30 02:28:33,393 - DEBUG - Verifying the vn in opserver
2025-10-30 02:28:33,393 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-08779239:ctest-vn-60941457 virtual network link through opserver 10.0.0.38
2025-10-30 02:28:33,393 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-10-30 02:28:33,852 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-10-30 02:28:33,931 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-08779239:ctest-vn-60941457', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-08779239:ctest-vn-60941457?flat'}
2025-10-30 02:28:33,931 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-08779239:ctest-vn-60941457 is found in opserver
2025-10-30 02:28:33,937 - DEBUG - VRF ids for VN ctest-vn-60941457: {'10.0.0.38': '2'}
2025-10-30 02:28:33,937 - INFO - Waiting for VM ctest-TestBasicVMVN-08779239-95676036 to be up..
2025-10-30 02:28:34,045 - DEBUG - VM is in ACTIVE state now
2025-10-30 02:28:34,045 - INFO - VM name : ctest-TestBasicVMVN-08779239-95676036
2025-10-30 02:28:34,131 - DEBUG - VM ctest-TestBasicVMVN-08779239-95676036 ID is 5fe3b220-b253-4aae-8269-f419c4e4402f
2025-10-30 02:28:34,131 - DEBUG - VM ctest-TestBasicVMVN-08779239-95676036 launched on Node cn-jenkins-deploy-platform-ansible-os-4532-1
2025-10-30 02:28:34,215 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/5fe3b220-b253-4aae-8269-f419c4e4402f
2025-10-30 02:28:34,224 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/03672d57-65e1-48cd-a874-d35f90af7fa9
2025-10-30 02:28:37,479 - 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')
2025-10-30 02:28:37,480 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-08779239-95676036 failed!
2025-10-30 02:28:37,601 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-08779239:ctest-vn-60941457 is 31.1.1.1 and allocation pool is NOT set
2025-10-30 02:28:37,601 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-08779239:ctest-vn-60941457 is 31.1.2.1 and allocation pool is NOT set
2025-10-30 02:28:41,672 - 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 1014ms')
2025-10-30 02:28:41,672 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-08779239-95676036 failed!
2025-10-30 02:28:41,729 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-08779239:ctest-vn-60941457 is 31.1.1.1 and allocation pool is NOT set
2025-10-30 02:28:41,729 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-08779239:ctest-vn-60941457 is 31.1.2.1 and allocation pool is NOT set
2025-10-30 02:28:43,787 - 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.19 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.18 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.180/2.685/4.190/1.505 ms')
2025-10-30 02:28:43,788 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-08779239-95676036 passed
2025-10-30 02:28:43,937 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 02:28:43,937 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-08779239-95676036, IP 31.1.1.4, Port 22
2025-10-30 02:28:44,093 - DEBUG - VM ctest-TestBasicVMVN-08779239-95676036 is ready for SSH connections
2025-10-30 02:28:44,093 - INFO - Waiting for VM ctest-TestBasicVMVN-08779239-25195697 to be up..
2025-10-30 02:28:44,173 - DEBUG - VM is in ACTIVE state now
2025-10-30 02:28:44,173 - INFO - VM name : ctest-TestBasicVMVN-08779239-25195697
2025-10-30 02:28:44,244 - DEBUG - VM ctest-TestBasicVMVN-08779239-25195697 ID is 36e91b29-0a70-4ad7-9145-f5c7e4ef303a
2025-10-30 02:28:44,244 - DEBUG - VM ctest-TestBasicVMVN-08779239-25195697 launched on Node cn-jenkins-deploy-platform-ansible-os-4532-1
2025-10-30 02:28:44,317 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/36e91b29-0a70-4ad7-9145-f5c7e4ef303a
2025-10-30 02:28:44,327 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/ff0a519a-8a33-4681-a705-7853e20fcd8d
2025-10-30 02:28:45,562 - 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.83 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.480 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.480/2.154/3.828/1.674 ms')
2025-10-30 02:28:45,562 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-08779239-25195697 passed
2025-10-30 02:28:45,713 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 02:28:45,713 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-08779239-25195697, IP 31.1.2.4, Port 22
2025-10-30 02:28:45,872 - DEBUG - VM ctest-TestBasicVMVN-08779239-25195697 is ready for SSH connections
2025-10-30 02:28:45,872 - INFO - Waiting for VM ctest-TestBasicVMVN-08779239-60848644 to be up..
2025-10-30 02:28:45,943 - DEBUG - VM is in ACTIVE state now
2025-10-30 02:28:45,943 - INFO - VM name : ctest-TestBasicVMVN-08779239-60848644
2025-10-30 02:28:46,010 - DEBUG - VM ctest-TestBasicVMVN-08779239-60848644 ID is 20b81dc6-62ac-4593-9290-8fdbb0535069
2025-10-30 02:28:46,010 - DEBUG - VM ctest-TestBasicVMVN-08779239-60848644 launched on Node cn-jenkins-deploy-platform-ansible-os-4532-1
2025-10-30 02:28:46,080 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/20b81dc6-62ac-4593-9290-8fdbb0535069
2025-10-30 02:28:46,088 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/5c044975-23fd-416d-892e-2405c61c3cec
2025-10-30 02:28:47,319 - 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.20 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.500 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.500/1.852/3.204/1.352 ms')
2025-10-30 02:28:47,319 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-08779239-60848644 passed
2025-10-30 02:28:47,469 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 02:28:47,469 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-08779239-60848644, IP 31.1.1.3, Port 22
2025-10-30 02:28:47,624 - DEBUG - VM ctest-TestBasicVMVN-08779239-60848644 is ready for SSH connections
2025-10-30 02:28:47,624 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 02:28:47,624 - 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-10-30 02:28:47,624 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-10-30 02:28:51,671 - 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=4.409 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.140 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.932 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.932/2.160/4.409 ms
2025-10-30 02:28:51,671 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-08779239-95676036 passed
2025-10-30 02:28:51,671 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 02:28:51,671 - 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-10-30 02:28:51,671 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-10-30 02:28:55,326 - 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.494 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.081 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.130 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.081/1.901/3.494 ms
2025-10-30 02:28:55,326 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-08779239-25195697 passed
2025-10-30 02:28:55,326 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 02:28:55,326 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 02:28:55,327 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 02:28:55,327 - 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-10-30 02:28:55,327 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-30 02:28:55,511 - DEBUG - None
2025-10-30 02:28:55,512 - 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-10-30 02:28:55,512 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-30 02:28:55,698 - DEBUG - None
2025-10-30 02:28:55,699 - 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-10-30 02:28:55,699 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-30 02:28:56,343 - DEBUG - None
2025-10-30 02:28:56,344 - 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-10-30 02:28:56,344 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-10-30 02:28:58,591 - 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.498 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.719 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.458 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.946 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.346 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.346/2.193/5.719 ms
2025-10-30 02:28:58,591 - 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-10-30 02:28:58,591 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-10-30 02:29:00,842 - 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.177 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.257 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.867 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.489 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.689 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.190 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.635 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.489/2.757/5.867 ms
2025-10-30 02:29:00,842 - 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-10-30 02:29:00,842 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-10-30 02:29:03,089 - 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.591 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.549 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.419 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.836 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.728 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.410 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.410/2.177/4.710 ms
2025-10-30 02:29:03,089 - INFO - Deleting VM ctest-TestBasicVMVN-08779239-60848644
2025-10-30 02:29:03,168 - INFO - Detaching port ff0a519a-8a33-4681-a705-7853e20fcd8d from VM ctest-TestBasicVMVN-08779239-25195697
2025-10-30 02:29:03,208 - INFO - Deleting VM ctest-TestBasicVMVN-08779239-25195697
2025-10-30 02:29:03,302 - INFO - Detaching port 03672d57-65e1-48cd-a874-d35f90af7fa9 from VM ctest-TestBasicVMVN-08779239-95676036
2025-10-30 02:29:03,338 - INFO - Deleting VM ctest-TestBasicVMVN-08779239-95676036
2025-10-30 02:29:03,411 - INFO - Deleting VN ctest-vn-60941457
2025-10-30 02:29:03,579 - DEBUG - Response for delete_port : ()
2025-10-30 02:29:03,770 - DEBUG - Response for delete_port : ()
2025-10-30 02:29:03,810 - DEBUG - VN 427aebcf-4d72-43d8-99cd-521c9a7cc7e4 still in use: Unable to complete operation on network 427aebcf-4d72-43d8-99cd-521c9a7cc7e4. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-a9171f41-3aef-474f-a97e-97e3d056cc99']
2025-10-30 02:29:03,810 - WARNING - Deleting VN ctest-vn-60941457 failed..Will retry
2025-10-30 02:29:05,931 - DEBUG - Response for deleting network ()
2025-10-30 02:29:05,931 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/5586611d-400f-45c7-8338-d9ed22f5b0df
2025-10-30 02:29:05,942 - DEBUG - Response Code: 404
2025-10-30 02:29:05,942 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-10-30 02:29:05,947 - DEBUG - Requesting: http://10.0.0.38:8082/domain/b719b592-ac22-43f0-b0ca-68b60797a902
2025-10-30 02:29:06,001 - DEBUG - Requesting: http://10.0.0.38:8082/project/68d482b7-d7a7-43f5-b19b-79cdda145e8b
2025-10-30 02:29:06,086 - INFO - Validated that VN ctest-vn-60941457 is not found in API Server
2025-10-30 02:29:06,097 - DEBUG - VN ctest-vn-60941457 is not present in Agent 10.0.0.38
2025-10-30 02:29:06,097 - INFO - Validated that VN ctest-vn-60941457 is not in any agent
2025-10-30 02:29:06,102 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2025-10-30 02:29:06,111 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-60941457
2025-10-30 02:29:06,111 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-08779239:ctest-vn-60941457
2025-10-30 02:29:06,122 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-60941457 info
2025-10-30 02:29:06,200 - INFO - IPAM: ctest-ipam-77478531 is not found in API Server
2025-10-30 02:29:06,215 - INFO - IPAM:ctest-ipam-77478531 is not found in control node
2025-10-30 02:29:06,482 - DEBUG - No XMPP flaps were noticed during the test
2025-10-30 02:29:06,482 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-10-30 02:29:06,482 - INFO - --------------------------------------------------------------------------------
2025-10-30 02:29:07,197 - INFO - Deleted project: ctest-TestBasicVMVN-08779239, ID : 68d482b7-d7a7-43f5-b19b-79cdda145e8b