2025-08-15 08:19:53,288 - INFO - Domain Default found not creating
2025-08-15 08:19:53,535 - INFO - Project ctest-TestBasicVMVN-18570644 not found, creating it
2025-08-15 08:19:53,977 - INFO - Created Project:ctest-TestBasicVMVN-18570644, ID : 46f5326d-c775-45b2-adb3-133aca8f5b9d
2025-08-15 08:19:55,502 - INFO - ================================================================================
2025-08-15 08:19:55,502 - INFO - STARTING TEST : test_generic_link_local_service
2025-08-15 08:19:55,502 - INFO - TEST DESCRIPTION :
Description: Test to validate generic linklocal service - running nova list from vm.
1.Create generic link local service to be able to wget to jenkins
2.Create a vm
3.Try wget to jenkins - passes if successful else fails
Maintainer: sandipd@juniper.net
2025-08-15 08:19:55,762 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.254': '0'}} with
2025-08-15 08:19:55,762 - INFO - Initial checks done. Running the testcase now
2025-08-15 08:19:55,762 - INFO -
2025-08-15 08:19:56,341 - DEBUG - Response for create_network : {'network': {'id': 'f1e84166-29fa-4503-b93a-e7b6b87b1161', 'name': 'ctest-vn2_metadata-07104926', 'tenant_id': '46f5326dc77545b2adb3133aca8f5b9d', 'project_id': '46f5326dc77545b2adb3133aca8f5b9d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-18570644', 'ctest-vn2_metadata-07104926'], 'port_security_enabled': True, 'description': ''}}
2025-08-15 08:19:56,561 - DEBUG - Response for create_subnet : {'subnet': {'id': '5587be3d-01ca-4f1d-bc15-95ad0f3e5a9f', 'name': '', 'tenant_id': '46f5326dc77545b2adb3133aca8f5b9d', 'network_id': 'f1e84166-29fa-4503-b93a-e7b6b87b1161', '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': '46f5326dc77545b2adb3133aca8f5b9d'}}
2025-08-15 08:19:56,577 - INFO - Created VN ctest-vn2_metadata-07104926
2025-08-15 08:19:56,632 - DEBUG - VN ctest-vn2_metadata-07104926 UUID is f1e84166-29fa-4503-b93a-e7b6b87b1161
2025-08-15 08:19:56,807 - DEBUG - Services list from nova: [, , ]
2025-08-15 08:19:57,868 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3859-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3859-1)
2025-08-15 08:19:57,976 - DEBUG - Link local service introspect added
2025-08-15 08:19:58,018 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-15 08:20:03,103 - DEBUG - VM is in ACTIVE state now
2025-08-15 08:20:03,227 - INFO - Waiting for VM ctest-TestBasicVMVN-18570644-28989029 to be up..
2025-08-15 08:20:03,228 - INFO - VM name : ctest-TestBasicVMVN-18570644-28989029
2025-08-15 08:20:03,300 - DEBUG - VM ctest-TestBasicVMVN-18570644-28989029 ID is ecdbc65f-f097-48a1-b70d-4cc687067a44
2025-08-15 08:20:03,300 - DEBUG - VM ctest-TestBasicVMVN-18570644-28989029 launched on Node cn-jenkins-deploy-platform-ansible-os-3859-1
2025-08-15 08:20:03,370 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/ecdbc65f-f097-48a1-b70d-4cc687067a44
2025-08-15 08:20:03,705 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/ecdbc65f-f097-48a1-b70d-4cc687067a44
2025-08-15 08:20:03,734 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/815e4577-ae32-4e4d-86cc-eb984fd96528
2025-08-15 08:20:06,998 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1023ms')
2025-08-15 08:20:06,998 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18570644-28989029 failed!
2025-08-15 08:20:07,056 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-18570644:ctest-vn2_metadata-07104926 is 11.1.1.1 and allocation pool is NOT set
2025-08-15 08:20:09,117 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=8.76 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.415 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.415/4.585/8.755/4.170 ms')
2025-08-15 08:20:09,118 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18570644-28989029 passed
2025-08-15 08:20:09,272 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-15 08:20:09,272 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-18570644-28989029, IP 11.1.1.3, Port 22
2025-08-15 08:20:09,434 - DEBUG - VM ctest-TestBasicVMVN-18570644-28989029 is ready for SSH connections
2025-08-15 08:20:09,434 - INFO - Retry 0
2025-08-15 08:20:09,434 - 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.19, gateway password: c0ntrail123
2025-08-15 08:20:09,434 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-08-15 08:20:11,080 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-08-15 08:20:11,080 - INFO - Generic metadata worked
2025-08-15 08:20:11,344 - DEBUG - Link local service introspect removed
2025-08-15 08:20:11,344 - INFO - Deleting VM ctest-TestBasicVMVN-18570644-28989029
2025-08-15 08:20:11,415 - INFO - Deleting VN ctest-vn2_metadata-07104926
2025-08-15 08:20:11,464 - DEBUG - VN f1e84166-29fa-4503-b93a-e7b6b87b1161 still in use: Unable to complete operation on network f1e84166-29fa-4503-b93a-e7b6b87b1161. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-585a9702-29c4-483a-b88a-96bb0770569d']
2025-08-15 08:20:11,464 - WARNING - Deleting VN ctest-vn2_metadata-07104926 failed..Will retry
2025-08-15 08:20:13,571 - DEBUG - Response for deleting network ()
2025-08-15 08:20:13,829 - DEBUG - No XMPP flaps were noticed during the test
2025-08-15 08:20:13,829 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-08-15 08:20:13,829 - INFO - --------------------------------------------------------------------------------
2025-08-15 08:20:13,832 - INFO - ================================================================================
2025-08-15 08:20:13,832 - INFO - STARTING TEST : test_metadata_service
2025-08-15 08:20:13,832 - INFO - TEST DESCRIPTION :
Description: Test to validate metadata service on VM creation.
1.Verify from global-vrouter-config if metadata configures or not - fails otherwise
2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node
3.Create a vm with userdata pointing to that script - script should get executed during vm boot up
4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise
Maintainer: sandipd@juniper.net
2025-08-15 08:20:14,117 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.254': '0'}} with
2025-08-15 08:20:14,117 - INFO - Initial checks done. Running the testcase now
2025-08-15 08:20:14,117 - INFO -
2025-08-15 08:20:14,117 - DEBUG - Requesting: http://10.0.0.19:8082/global-vrouter-configs
2025-08-15 08:20:14,124 - DEBUG - Requesting: http://10.0.0.19:8082/global-vrouter-config/ffef1ee8-0385-43b9-8114-b08bbeedf9fb
2025-08-15 08:20:14,310 - DEBUG - Response for create_network : {'network': {'id': '23e07ea6-297d-4f2b-9565-30425fcd23fe', 'name': 'ctest-vn-49731338', 'tenant_id': '46f5326dc77545b2adb3133aca8f5b9d', 'project_id': '46f5326dc77545b2adb3133aca8f5b9d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-18570644', 'ctest-vn-49731338'], 'port_security_enabled': True, 'description': ''}}
2025-08-15 08:20:14,569 - DEBUG - Response for create_subnet : {'subnet': {'id': 'eff2a94d-2838-4e6f-9465-11083c29ce17', 'name': '', 'tenant_id': '46f5326dc77545b2adb3133aca8f5b9d', 'network_id': '23e07ea6-297d-4f2b-9565-30425fcd23fe', 'ip_version': 4, 'cidr': '72.175.56.128/26', 'allocation_pools': [{'start': '72.175.56.130', 'end': '72.175.56.190'}], 'gateway_ip': '72.175.56.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '72.175.56.130', 'tags': [], 'project_id': '46f5326dc77545b2adb3133aca8f5b9d'}}
2025-08-15 08:20:14,590 - INFO - Created VN ctest-vn-49731338
2025-08-15 08:20:14,644 - DEBUG - VN ctest-vn-49731338 UUID is 23e07ea6-297d-4f2b-9565-30425fcd23fe
2025-08-15 08:20:15,914 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3859-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3859-1)
2025-08-15 08:20:15,914 - INFO - Waiting for VM ctest-TestBasicVMVN-18570644-10767996 to be up..
2025-08-15 08:20:15,955 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-15 08:20:21,032 - DEBUG - VM is in ACTIVE state now
2025-08-15 08:20:21,032 - INFO - VM name : ctest-TestBasicVMVN-18570644-10767996
2025-08-15 08:20:21,109 - DEBUG - VM ctest-TestBasicVMVN-18570644-10767996 ID is b83da95d-1a11-481e-bd15-a1eded24c5fc
2025-08-15 08:20:21,110 - DEBUG - VM ctest-TestBasicVMVN-18570644-10767996 launched on Node cn-jenkins-deploy-platform-ansible-os-3859-1
2025-08-15 08:20:21,183 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/b83da95d-1a11-481e-bd15-a1eded24c5fc
2025-08-15 08:20:21,192 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/8f653d03-c2c3-49a3-9acd-7618736d9893
2025-08-15 08:20:24,465 - 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 1026ms')
2025-08-15 08:20:24,465 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18570644-10767996 failed!
2025-08-15 08:20:24,520 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-18570644:ctest-vn-49731338 is 72.175.56.129 and allocation pool is NOT set
2025-08-15 08:20:26,584 - 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.79 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.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 = 3.433/4.110/4.788/0.677 ms')
2025-08-15 08:20:26,584 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18570644-10767996 passed
2025-08-15 08:20:26,740 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-15 08:20:26,740 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-18570644-10767996, IP 72.175.56.131, Port 22
2025-08-15 08:20:26,799 - 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-08-15 08:20:26,873 - DEBUG - VM ctest-TestBasicVMVN-18570644-10767996 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-15 08:20:31,874 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-15 08:20:31,874 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-18570644-10767996, IP 72.175.56.131, Port 22
2025-08-15 08:20:32,031 - DEBUG - VM ctest-TestBasicVMVN-18570644-10767996 is ready for SSH connections
2025-08-15 08:20:32,031 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-08-15 08:20:32,031 - DEBUG - cat /tmp/output.txt
2025-08-15 08:20:33,703 - DEBUG - Hello World. The time is now Fri, 15 Aug 2025 02:20:31 -0600!
2025-08-15 08:20:33,703 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Fri, 15 Aug 2025 02:20:31 -0600!'}
2025-08-15 08:20:33,703 - INFO - metadata_script.txt got executed in the vm
2025-08-15 08:20:33,703 - INFO - Deleting VM ctest-TestBasicVMVN-18570644-10767996
2025-08-15 08:20:33,766 - INFO - Deleting VN ctest-vn-49731338
2025-08-15 08:20:33,810 - DEBUG - VN 23e07ea6-297d-4f2b-9565-30425fcd23fe still in use: Unable to complete operation on network 23e07ea6-297d-4f2b-9565-30425fcd23fe. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d9a448e0-17a0-4393-9165-f92d4abd0e25']
2025-08-15 08:20:33,810 - WARNING - Deleting VN ctest-vn-49731338 failed..Will retry
2025-08-15 08:20:35,914 - DEBUG - Response for deleting network ()
2025-08-15 08:20:36,174 - DEBUG - No XMPP flaps were noticed during the test
2025-08-15 08:20:36,174 - INFO - END TEST : test_metadata_service : PASSED[0:00:23]
2025-08-15 08:20:36,174 - INFO - --------------------------------------------------------------------------------
2025-08-15 08:20:36,178 - INFO - ================================================================================
2025-08-15 08:20:36,178 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-08-15 08:20:36,178 - INFO - TEST DESCRIPTION :
Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN
subnets.
Test steps:
1. Create 1 IPAM's.
2. Create 1 VN with 2 subnets and launch 2 VMs in them.
3. Ping between the VMs in the same VN should go thru fine.
4. Ping to the subnet broadcast and all-broadcast address.
Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the
all-broadcast address.
Maintainer : ganeshahv@juniper.net
2025-08-15 08:20:36,468 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.254': '0'}} with
2025-08-15 08:20:36,468 - INFO - Initial checks done. Running the testcase now
2025-08-15 08:20:36,469 - INFO -
2025-08-15 08:20:36,968 - DEBUG - Response for create_network : {'network': {'id': '3c24ef1a-20ec-40f7-9098-e2f5726fc8e5', 'name': 'ctest-vn-38177021', 'tenant_id': '46f5326dc77545b2adb3133aca8f5b9d', 'project_id': '46f5326dc77545b2adb3133aca8f5b9d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-18570644', 'ctest-vn-38177021'], 'port_security_enabled': True, 'description': ''}}
2025-08-15 08:20:37,134 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a3c467b9-f70c-401f-9445-44233514b5d3', 'name': '', 'tenant_id': '46f5326dc77545b2adb3133aca8f5b9d', 'network_id': '3c24ef1a-20ec-40f7-9098-e2f5726fc8e5', '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': '46f5326dc77545b2adb3133aca8f5b9d'}}
2025-08-15 08:20:37,277 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b0d31506-9de2-46d5-8d19-2da6a8df94dd', 'name': '', 'tenant_id': '46f5326dc77545b2adb3133aca8f5b9d', 'network_id': '3c24ef1a-20ec-40f7-9098-e2f5726fc8e5', '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': '46f5326dc77545b2adb3133aca8f5b9d'}}
2025-08-15 08:20:37,299 - INFO - Created VN ctest-vn-38177021
2025-08-15 08:20:37,352 - DEBUG - VN ctest-vn-38177021 UUID is 3c24ef1a-20ec-40f7-9098-e2f5726fc8e5
2025-08-15 08:20:37,737 - DEBUG - Response for create_port : {'port': {'name': '85a524af-0507-44fe-a7d2-1a4ac818ede1', 'id': '85a524af-0507-44fe-a7d2-1a4ac818ede1', 'tenant_id': '46f5326dc77545b2adb3133aca8f5b9d', 'network_id': '3c24ef1a-20ec-40f7-9098-e2f5726fc8e5', 'mac_address': '02:85:a5:24:af:05', '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': 'a3c467b9-f70c-401f-9445-44233514b5d3'}], 'security_groups': ['192f7b1e-95db-447f-9ae4-16620be3ea01'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '46f5326dc77545b2adb3133aca8f5b9d'}}
2025-08-15 08:20:37,923 - DEBUG - Response for create_port : {'port': {'name': 'b8858e65-46d0-4632-a118-eef7a944b702', 'id': 'b8858e65-46d0-4632-a118-eef7a944b702', 'tenant_id': '46f5326dc77545b2adb3133aca8f5b9d', 'network_id': '3c24ef1a-20ec-40f7-9098-e2f5726fc8e5', 'mac_address': '02:b8:85:8e:65:46', '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': 'b0d31506-9de2-46d5-8d19-2da6a8df94dd'}], 'security_groups': ['192f7b1e-95db-447f-9ae4-16620be3ea01'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '46f5326dc77545b2adb3133aca8f5b9d'}}
2025-08-15 08:20:38,269 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3859-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3859-1)
2025-08-15 08:20:38,688 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3859-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3859-1)
2025-08-15 08:20:40,017 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3859-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3859-1)
2025-08-15 08:20:40,017 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-08-15 08:20:40,024 - DEBUG - Requesting: http://10.0.0.19:8082/domain/cc066c09-3141-41f8-a8ed-11d50408a64d
2025-08-15 08:20:40,039 - DEBUG - Requesting: http://10.0.0.19:8082/project/46f5326d-c775-45b2-adb3-133aca8f5b9d
2025-08-15 08:20:40,135 - DEBUG - Requesting: http://10.0.0.19:8082/network-ipam/713f44d3-901f-4f2a-8efc-ccd381c9c12e
2025-08-15 08:20:40,150 - INFO - Verifications in API Server for IPAM: ctest-ipam-72621797 passed
2025-08-15 08:20:40,157 - DEBUG - Control-node 10.0.0.19 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-18570644:ctest-ipam-72621797', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-18570644', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8160316725265387306', 'uuid-lslong': '10303335256304501038'}, 'enable': 'true', 'created': '2025-08-15T08:20:36', 'last-modified': '2025-08-15T08:20:36', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.457314'}
2025-08-15 08:20:40,158 - INFO - Verifications in Control node for IPAM: ctest-ipam-72621797 passed
2025-08-15 08:20:40,158 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-08-15 08:20:40,163 - DEBUG - Requesting: http://10.0.0.19:8082/domain/cc066c09-3141-41f8-a8ed-11d50408a64d
2025-08-15 08:20:40,179 - DEBUG - Requesting: http://10.0.0.19:8082/project/46f5326d-c775-45b2-adb3-133aca8f5b9d
2025-08-15 08:20:40,260 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/3c24ef1a-20ec-40f7-9098-e2f5726fc8e5
2025-08-15 08:20:40,276 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/3c24ef1a-20ec-40f7-9098-e2f5726fc8e5
2025-08-15 08:20:40,289 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/1c4965f9-f928-4444-9b11-23618127ba11
2025-08-15 08:20:40,298 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/1c4965f9-f928-4444-9b11-23618127ba11
2025-08-15 08:20:40,311 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/b0562223-855d-4856-a094-a2900f9eb2b2
2025-08-15 08:20:40,319 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-15 08:20:40,319 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/3c24ef1a-20ec-40f7-9098-e2f5726fc8e5
2025-08-15 08:20:40,330 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/1c4965f9-f928-4444-9b11-23618127ba11
2025-08-15 08:20:40,346 - INFO - Verified VN network id 12 for VN 3c24ef1a-20ec-40f7-9098-e2f5726fc8e5
2025-08-15 08:20:40,346 - INFO - Verifications in API Server for VN ctest-vn-38177021 passed
2025-08-15 08:20:40,346 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/3c24ef1a-20ec-40f7-9098-e2f5726fc8e5
2025-08-15 08:20:40,360 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/1c4965f9-f928-4444-9b11-23618127ba11
2025-08-15 08:20:40,369 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/1c4965f9-f928-4444-9b11-23618127ba11
2025-08-15 08:20:40,379 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/b0562223-855d-4856-a094-a2900f9eb2b2
2025-08-15 08:20:40,397 - DEBUG - Control-node 10.0.0.19 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-18570644:ctest-vn-38177021', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-18570644', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4333851636937801975', 'uuid-lslong': '10419327281736435941'}, 'enable': 'true', 'created': '2025-08-15T08:20:36', 'last-modified': '2025-08-15T08:20:37', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.154332'}
2025-08-15 08:20:40,406 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-15 08:20:40,406 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-38177021 passed
2025-08-15 08:20:40,407 - DEBUG - ====Verifying policy data for ctest-vn-38177021 in API_Server ======
2025-08-15 08:20:40,407 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-08-15 08:20:40,415 - DEBUG - Requesting: http://10.0.0.19:8082/domain/cc066c09-3141-41f8-a8ed-11d50408a64d
2025-08-15 08:20:40,443 - DEBUG - Requesting: http://10.0.0.19:8082/project/46f5326d-c775-45b2-adb3-133aca8f5b9d
2025-08-15 08:20:40,549 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/3c24ef1a-20ec-40f7-9098-e2f5726fc8e5
2025-08-15 08:20:40,567 - DEBUG - =>VN ctest-vn-38177021 has no policy to be verified
2025-08-15 08:20:40,568 - DEBUG - Verifying the vn in opserver
2025-08-15 08:20:40,568 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-18570644:ctest-vn-38177021 virtual network link through opserver 10.0.0.19
2025-08-15 08:20:40,568 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks
2025-08-15 08:20:40,974 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks
2025-08-15 08:20:41,042 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-18570644:ctest-vn-38177021', 'href': 'http://10.0.0.19:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-18570644:ctest-vn-38177021?flat'}
2025-08-15 08:20:41,042 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-18570644:ctest-vn-38177021 is found in opserver
2025-08-15 08:20:41,049 - DEBUG - VRF ids for VN ctest-vn-38177021: {'10.0.0.19': '2'}
2025-08-15 08:20:41,049 - INFO - Waiting for VM ctest-TestBasicVMVN-18570644-19017839 to be up..
2025-08-15 08:20:41,138 - DEBUG - VM is in ACTIVE state now
2025-08-15 08:20:41,138 - INFO - VM name : ctest-TestBasicVMVN-18570644-19017839
2025-08-15 08:20:41,220 - DEBUG - VM ctest-TestBasicVMVN-18570644-19017839 ID is 686eab3f-f858-458d-b16e-e14f6dcb7aa6
2025-08-15 08:20:41,220 - DEBUG - VM ctest-TestBasicVMVN-18570644-19017839 launched on Node cn-jenkins-deploy-platform-ansible-os-3859-1
2025-08-15 08:20:41,309 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/686eab3f-f858-458d-b16e-e14f6dcb7aa6
2025-08-15 08:20:41,319 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/85a524af-0507-44fe-a7d2-1a4ac818ede1
2025-08-15 08:20:44,597 - 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-08-15 08:20:44,597 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18570644-19017839 failed!
2025-08-15 08:20:44,652 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-18570644:ctest-vn-38177021 is 31.1.1.1 and allocation pool is NOT set
2025-08-15 08:20:44,652 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-18570644:ctest-vn-38177021 is 31.1.2.1 and allocation pool is NOT set
2025-08-15 08:20:48,723 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms')
2025-08-15 08:20:48,723 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18570644-19017839 failed!
2025-08-15 08:20:48,780 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-18570644:ctest-vn-38177021 is 31.1.1.1 and allocation pool is NOT set
2025-08-15 08:20:48,780 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-18570644:ctest-vn-38177021 is 31.1.2.1 and allocation pool is NOT set
2025-08-15 08:20:50,843 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=3.59 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.815 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.815/2.203/3.592/1.388 ms')
2025-08-15 08:20:50,843 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18570644-19017839 passed
2025-08-15 08:20:50,992 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-15 08:20:50,992 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-18570644-19017839, IP 31.1.1.4, Port 22
2025-08-15 08:20:51,151 - DEBUG - VM ctest-TestBasicVMVN-18570644-19017839 is ready for SSH connections
2025-08-15 08:20:51,152 - INFO - Waiting for VM ctest-TestBasicVMVN-18570644-34244970 to be up..
2025-08-15 08:20:51,230 - DEBUG - VM is in ACTIVE state now
2025-08-15 08:20:51,231 - INFO - VM name : ctest-TestBasicVMVN-18570644-34244970
2025-08-15 08:20:51,298 - DEBUG - VM ctest-TestBasicVMVN-18570644-34244970 ID is 6db6987e-07db-44a6-baef-02a375870d5a
2025-08-15 08:20:51,298 - DEBUG - VM ctest-TestBasicVMVN-18570644-34244970 launched on Node cn-jenkins-deploy-platform-ansible-os-3859-1
2025-08-15 08:20:51,366 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/6db6987e-07db-44a6-baef-02a375870d5a
2025-08-15 08:20:51,375 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/b8858e65-46d0-4632-a118-eef7a944b702
2025-08-15 08:20:52,619 - 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=5.01 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.743 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.743/2.875/5.008/2.132 ms')
2025-08-15 08:20:52,619 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-18570644-34244970 passed
2025-08-15 08:20:52,772 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-15 08:20:52,772 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-18570644-34244970, IP 31.1.2.4, Port 22
2025-08-15 08:20:52,932 - DEBUG - VM ctest-TestBasicVMVN-18570644-34244970 is ready for SSH connections
2025-08-15 08:20:52,932 - INFO - Waiting for VM ctest-TestBasicVMVN-18570644-30701856 to be up..
2025-08-15 08:20:53,004 - DEBUG - VM is in ACTIVE state now
2025-08-15 08:20:53,004 - INFO - VM name : ctest-TestBasicVMVN-18570644-30701856
2025-08-15 08:20:53,072 - DEBUG - VM ctest-TestBasicVMVN-18570644-30701856 ID is 30c60fc0-df09-4079-a775-b1b5b548a266
2025-08-15 08:20:53,072 - DEBUG - VM ctest-TestBasicVMVN-18570644-30701856 launched on Node cn-jenkins-deploy-platform-ansible-os-3859-1
2025-08-15 08:20:53,141 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/30c60fc0-df09-4079-a775-b1b5b548a266
2025-08-15 08:20:53,150 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/71e67ad3-8e57-4112-b92e-299f5cbd1b25
2025-08-15 08:20:54,387 - 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.421 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.421/1.663/2.905/1.242 ms')
2025-08-15 08:20:54,387 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-18570644-30701856 passed
2025-08-15 08:20:54,544 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-15 08:20:54,544 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-18570644-30701856, IP 31.1.1.3, Port 22
2025-08-15 08:20:54,710 - DEBUG - VM ctest-TestBasicVMVN-18570644-30701856 is ready for SSH connections
2025-08-15 08:20:54,710 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-15 08:20:54,710 - 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.19, gateway password: c0ntrail123
2025-08-15 08:20:54,710 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-08-15 08:20:58,730 - 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.723 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.767 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.854 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.767/1.781/3.723 ms
2025-08-15 08:20:58,730 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-18570644-19017839 passed
2025-08-15 08:20:58,730 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-15 08:20:58,730 - 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.19, gateway password: c0ntrail123
2025-08-15 08:20:58,731 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-08-15 08:21:02,416 - 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.935 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.838 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.853 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.838/1.542/2.935 ms
2025-08-15 08:21:02,416 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-18570644-34244970 passed
2025-08-15 08:21:02,416 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-15 08:21:02,417 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-15 08:21:02,417 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-15 08:21:02,417 - 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.19, gateway password: c0ntrail123
2025-08-15 08:21:02,417 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-15 08:21:02,604 - DEBUG - None
2025-08-15 08:21:02,604 - 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.19, gateway password: c0ntrail123
2025-08-15 08:21:02,605 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-15 08:21:02,789 - DEBUG - None
2025-08-15 08:21:02,789 - 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.19, gateway password: c0ntrail123
2025-08-15 08:21:02,790 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-15 08:21:03,424 - DEBUG - None
2025-08-15 08:21:03,425 - 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.19, gateway password: c0ntrail123
2025-08-15 08:21:03,425 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-08-15 08:21:05,642 - 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=6.602 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.424 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.640 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.369 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.369/2.194/6.602 ms
2025-08-15 08:21:05,642 - 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.19, gateway password: c0ntrail123
2025-08-15 08:21:05,642 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-08-15 08:21:07,897 - 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.024 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.196 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.406 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.454 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.310 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.157 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.758 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.454/2.186/4.406 ms
2025-08-15 08:21:07,898 - 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.19, gateway password: c0ntrail123
2025-08-15 08:21:07,898 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-08-15 08:21:10,192 - 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.176 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.015 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.949 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.444 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.644 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.583 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.373 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.373/2.169/4.949 ms
2025-08-15 08:21:10,192 - INFO - Deleting VM ctest-TestBasicVMVN-18570644-30701856
2025-08-15 08:21:10,262 - INFO - Detaching port b8858e65-46d0-4632-a118-eef7a944b702 from VM ctest-TestBasicVMVN-18570644-34244970
2025-08-15 08:21:10,304 - INFO - Deleting VM ctest-TestBasicVMVN-18570644-34244970
2025-08-15 08:21:10,378 - INFO - Detaching port 85a524af-0507-44fe-a7d2-1a4ac818ede1 from VM ctest-TestBasicVMVN-18570644-19017839
2025-08-15 08:21:10,414 - INFO - Deleting VM ctest-TestBasicVMVN-18570644-19017839
2025-08-15 08:21:10,482 - INFO - Deleting VN ctest-vn-38177021
2025-08-15 08:21:10,675 - DEBUG - Response for delete_port : ()
2025-08-15 08:21:10,900 - DEBUG - Response for delete_port : ()
2025-08-15 08:21:10,951 - DEBUG - VN 3c24ef1a-20ec-40f7-9098-e2f5726fc8e5 still in use: Unable to complete operation on network 3c24ef1a-20ec-40f7-9098-e2f5726fc8e5. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-c11d95e0-7098-460d-ac9b-bfb1a26ad29a']
2025-08-15 08:21:10,951 - WARNING - Deleting VN ctest-vn-38177021 failed..Will retry
2025-08-15 08:21:13,098 - DEBUG - Response for deleting network ()
2025-08-15 08:21:13,098 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/1c4965f9-f928-4444-9b11-23618127ba11
2025-08-15 08:21:13,107 - DEBUG - Response Code: 404
2025-08-15 08:21:13,107 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-08-15 08:21:13,113 - DEBUG - Requesting: http://10.0.0.19:8082/domain/cc066c09-3141-41f8-a8ed-11d50408a64d
2025-08-15 08:21:13,166 - DEBUG - Requesting: http://10.0.0.19:8082/project/46f5326d-c775-45b2-adb3-133aca8f5b9d
2025-08-15 08:21:13,244 - INFO - Validated that VN ctest-vn-38177021 is not found in API Server
2025-08-15 08:21:13,256 - DEBUG - VN ctest-vn-38177021 is not present in Agent 10.0.0.19
2025-08-15 08:21:13,256 - INFO - Validated that VN ctest-vn-38177021 is not in any agent
2025-08-15 08:21:13,261 - DEBUG - VRF 2 is not seen in agent 10.0.0.19
2025-08-15 08:21:13,269 - DEBUG - Vrouter 10.0.0.19 does not have vrf 2 for VN ctest-vn-38177021
2025-08-15 08:21:13,269 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-18570644:ctest-vn-38177021
2025-08-15 08:21:13,280 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-38177021 info
2025-08-15 08:21:13,356 - INFO - IPAM: ctest-ipam-72621797 is not found in API Server
2025-08-15 08:21:13,370 - INFO - IPAM:ctest-ipam-72621797 is not found in control node
2025-08-15 08:21:13,637 - DEBUG - No XMPP flaps were noticed during the test
2025-08-15 08:21:13,637 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-08-15 08:21:13,637 - INFO - --------------------------------------------------------------------------------
2025-08-15 08:21:14,349 - INFO - Deleted project: ctest-TestBasicVMVN-18570644, ID : 46f5326d-c775-45b2-adb3-133aca8f5b9d