2025-07-09 09:35:24,259 - INFO - Domain Default found not creating 2025-07-09 09:35:24,399 - INFO - Project ctest-TestBasicVMVN-35189160 not found, creating it 2025-07-09 09:35:24,844 - INFO - Created Project:ctest-TestBasicVMVN-35189160, ID : c0fb087d-ce0e-440c-acbb-df91eb8bca58 2025-07-09 09:35:26,231 - INFO - ================================================================================ 2025-07-09 09:35:26,231 - INFO - STARTING TEST : test_generic_link_local_service 2025-07-09 09:35:26,231 - 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-07-09 09:35:26,484 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.14': '0'}} with 2025-07-09 09:35:26,484 - INFO - Initial checks done. Running the testcase now 2025-07-09 09:35:26,484 - INFO - 2025-07-09 09:35:27,030 - DEBUG - Response for create_network : {'network': {'id': '05c24d4d-85ef-49db-b55a-58b4506ff3ca', 'name': 'ctest-vn2_metadata-48078145', 'tenant_id': 'c0fb087dce0e440cacbbdf91eb8bca58', 'project_id': 'c0fb087dce0e440cacbbdf91eb8bca58', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-35189160', 'ctest-vn2_metadata-48078145'], 'port_security_enabled': True, 'description': ''}} 2025-07-09 09:35:27,219 - DEBUG - Response for create_subnet : {'subnet': {'id': '92e91c19-5663-4a13-a31b-84e94ad83676', 'name': '', 'tenant_id': 'c0fb087dce0e440cacbbdf91eb8bca58', 'network_id': '05c24d4d-85ef-49db-b55a-58b4506ff3ca', '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': 'c0fb087dce0e440cacbbdf91eb8bca58'}} 2025-07-09 09:35:27,237 - INFO - Created VN ctest-vn2_metadata-48078145 2025-07-09 09:35:27,290 - DEBUG - VN ctest-vn2_metadata-48078145 UUID is 05c24d4d-85ef-49db-b55a-58b4506ff3ca 2025-07-09 09:35:27,463 - DEBUG - Services list from nova: [, , ] 2025-07-09 09:35:28,438 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3616-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3616-1) 2025-07-09 09:35:28,546 - DEBUG - Link local service introspect added 2025-07-09 09:35:28,584 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-07-09 09:35:33,665 - DEBUG - VM is in ACTIVE state now 2025-07-09 09:35:33,796 - INFO - Waiting for VM ctest-TestBasicVMVN-35189160-99695656 to be up.. 2025-07-09 09:35:33,796 - INFO - VM name : ctest-TestBasicVMVN-35189160-99695656 2025-07-09 09:35:33,872 - DEBUG - VM ctest-TestBasicVMVN-35189160-99695656 ID is 45d450d1-b5a0-4961-9fd7-a73312412932 2025-07-09 09:35:33,872 - DEBUG - VM ctest-TestBasicVMVN-35189160-99695656 launched on Node cn-jenkins-deploy-platform-ansible-os-3616-1 2025-07-09 09:35:33,952 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/45d450d1-b5a0-4961-9fd7-a73312412932 2025-07-09 09:35:34,246 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/45d450d1-b5a0-4961-9fd7-a73312412932 2025-07-09 09:35:34,277 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/2a666812-73db-4612-9ebd-201514dc5f67 2025-07-09 09:35:37,532 - 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 1012ms') 2025-07-09 09:35:37,532 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-35189160-99695656 failed! 2025-07-09 09:35:37,586 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-35189160:ctest-vn2_metadata-48078145 is 11.1.1.1 and allocation pool is NOT set 2025-07-09 09:35:39,647 - 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.08 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.760 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.760/1.919/3.079/1.159 ms') 2025-07-09 09:35:39,647 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-35189160-99695656 passed 2025-07-09 09:35:39,798 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-09 09:35:39,799 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-35189160-99695656, IP 11.1.1.3, Port 22 2025-07-09 09:35:39,954 - DEBUG - VM ctest-TestBasicVMVN-35189160-99695656 is ready for SSH connections 2025-07-09 09:35:39,954 - INFO - Retry 0 2025-07-09 09:35:39,954 - 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 2025-07-09 09:35:39,954 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-07-09 09:35:41,562 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-07-09 09:35:41,562 - INFO - Generic metadata worked 2025-07-09 09:35:41,810 - DEBUG - Link local service introspect removed 2025-07-09 09:35:41,810 - INFO - Deleting VM ctest-TestBasicVMVN-35189160-99695656 2025-07-09 09:35:41,868 - INFO - Deleting VN ctest-vn2_metadata-48078145 2025-07-09 09:35:41,902 - DEBUG - VN 05c24d4d-85ef-49db-b55a-58b4506ff3ca still in use: Unable to complete operation on network 05c24d4d-85ef-49db-b55a-58b4506ff3ca. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-f52caf46-a4dd-413a-aa9a-18f61ef6c536'] 2025-07-09 09:35:41,902 - WARNING - Deleting VN ctest-vn2_metadata-48078145 failed..Will retry 2025-07-09 09:35:44,006 - DEBUG - Response for deleting network () 2025-07-09 09:35:44,264 - DEBUG - No XMPP flaps were noticed during the test 2025-07-09 09:35:44,264 - INFO - -------------------------------------------------------------------------------- 2025-07-09 09:35:44,267 - INFO - ================================================================================ 2025-07-09 09:35:44,267 - INFO - STARTING TEST : test_metadata_service 2025-07-09 09:35:44,267 - 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-07-09 09:35:44,552 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.14': '0'}} with 2025-07-09 09:35:44,553 - INFO - Initial checks done. Running the testcase now 2025-07-09 09:35:44,553 - INFO - 2025-07-09 09:35:44,553 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs 2025-07-09 09:35:44,559 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/368e4316-b58c-4eb4-a511-353f60c78bed 2025-07-09 09:35:44,751 - DEBUG - Response for create_network : {'network': {'id': 'a8ed8f63-9020-4f47-8759-d83d4403e733', 'name': 'ctest-vn-68429194', 'tenant_id': 'c0fb087dce0e440cacbbdf91eb8bca58', 'project_id': 'c0fb087dce0e440cacbbdf91eb8bca58', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-35189160', 'ctest-vn-68429194'], 'port_security_enabled': True, 'description': ''}} 2025-07-09 09:35:44,938 - DEBUG - Response for create_subnet : {'subnet': {'id': '26ac6493-347b-4626-9a86-255fec6962bd', 'name': '', 'tenant_id': 'c0fb087dce0e440cacbbdf91eb8bca58', 'network_id': 'a8ed8f63-9020-4f47-8759-d83d4403e733', 'ip_version': 4, 'cidr': '149.145.87.128/26', 'allocation_pools': [{'start': '149.145.87.130', 'end': '149.145.87.190'}], 'gateway_ip': '149.145.87.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '149.145.87.130', 'tags': [], 'project_id': 'c0fb087dce0e440cacbbdf91eb8bca58'}} 2025-07-09 09:35:44,957 - INFO - Created VN ctest-vn-68429194 2025-07-09 09:35:45,010 - DEBUG - VN ctest-vn-68429194 UUID is a8ed8f63-9020-4f47-8759-d83d4403e733 2025-07-09 09:35:46,154 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3616-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3616-1) 2025-07-09 09:35:46,154 - INFO - Waiting for VM ctest-TestBasicVMVN-35189160-34290363 to be up.. 2025-07-09 09:35:46,192 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-07-09 09:35:51,299 - DEBUG - VM is in ACTIVE state now 2025-07-09 09:35:51,299 - INFO - VM name : ctest-TestBasicVMVN-35189160-34290363 2025-07-09 09:35:51,370 - DEBUG - VM ctest-TestBasicVMVN-35189160-34290363 ID is 68763e3b-bb3f-4ea6-b4d1-bb9c60a433b8 2025-07-09 09:35:51,370 - DEBUG - VM ctest-TestBasicVMVN-35189160-34290363 launched on Node cn-jenkins-deploy-platform-ansible-os-3616-1 2025-07-09 09:35:51,452 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/68763e3b-bb3f-4ea6-b4d1-bb9c60a433b8 2025-07-09 09:35:51,463 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/a374fd79-d22e-4afb-ac82-4be3051b8351 2025-07-09 09:35:54,709 - 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 1011ms') 2025-07-09 09:35:54,709 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-35189160-34290363 failed! 2025-07-09 09:35:54,762 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-35189160:ctest-vn-68429194 is 149.145.87.129 and allocation pool is NOT set 2025-07-09 09:35:56,823 - 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.90 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.61 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 = 2.612/2.754/2.896/0.142 ms') 2025-07-09 09:35:56,823 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-35189160-34290363 passed 2025-07-09 09:35:56,978 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-09 09:35:56,978 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-35189160-34290363, IP 149.145.87.131, Port 22 2025-07-09 09:35:57,034 - 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-07-09 09:35:57,110 - DEBUG - VM ctest-TestBasicVMVN-35189160-34290363 is NOT ready for SSH connections, VM status: ACTIVE 2025-07-09 09:36:02,111 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-09 09:36:02,111 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-35189160-34290363, IP 149.145.87.131, Port 22 2025-07-09 09:36:02,278 - DEBUG - VM ctest-TestBasicVMVN-35189160-34290363 is ready for SSH connections 2025-07-09 09:36:02,278 - 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 2025-07-09 09:36:02,278 - DEBUG - cat /tmp/output.txt 2025-07-09 09:36:03,931 - DEBUG - Hello World. The time is now Wed, 09 Jul 2025 03:35:58 -0600! 2025-07-09 09:36:03,931 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 09 Jul 2025 03:35:58 -0600!'} 2025-07-09 09:36:03,931 - INFO - metadata_script.txt got executed in the vm 2025-07-09 09:36:03,932 - INFO - Deleting VM ctest-TestBasicVMVN-35189160-34290363 2025-07-09 09:36:04,030 - INFO - Deleting VN ctest-vn-68429194 2025-07-09 09:36:04,074 - DEBUG - VN a8ed8f63-9020-4f47-8759-d83d4403e733 still in use: Unable to complete operation on network a8ed8f63-9020-4f47-8759-d83d4403e733. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-2ae64811-2742-4d43-9adc-bf19d4a62bb4'] 2025-07-09 09:36:04,074 - WARNING - Deleting VN ctest-vn-68429194 failed..Will retry 2025-07-09 09:36:06,183 - DEBUG - Response for deleting network () 2025-07-09 09:36:06,436 - DEBUG - No XMPP flaps were noticed during the test
2025-07-09 09:36:06,437 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-07-09 09:36:06,437 - INFO - -------------------------------------------------------------------------------- 2025-07-09 09:36:06,439 - INFO - ================================================================================ 2025-07-09 09:36:06,439 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-07-09 09:36:06,439 - 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-07-09 09:36:06,724 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.14': '0'}} with 2025-07-09 09:36:06,724 - INFO - Initial checks done. Running the testcase now 2025-07-09 09:36:06,724 - INFO - 2025-07-09 09:36:07,248 - DEBUG - Response for create_network : {'network': {'id': '70293b5c-e693-4457-8ad7-37f7b3062a85', 'name': 'ctest-vn-47190346', 'tenant_id': 'c0fb087dce0e440cacbbdf91eb8bca58', 'project_id': 'c0fb087dce0e440cacbbdf91eb8bca58', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-35189160', 'ctest-vn-47190346'], 'port_security_enabled': True, 'description': ''}} 2025-07-09 09:36:07,429 - DEBUG - Response for create_subnet : {'subnet': {'id': '9210aea7-4434-4ef0-b04a-eb20a31d4de3', 'name': '', 'tenant_id': 'c0fb087dce0e440cacbbdf91eb8bca58', 'network_id': '70293b5c-e693-4457-8ad7-37f7b3062a85', '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': 'c0fb087dce0e440cacbbdf91eb8bca58'}} 2025-07-09 09:36:07,609 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b28ae085-7464-4d1e-945b-7412bbb3267c', 'name': '', 'tenant_id': 'c0fb087dce0e440cacbbdf91eb8bca58', 'network_id': '70293b5c-e693-4457-8ad7-37f7b3062a85', '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': 'c0fb087dce0e440cacbbdf91eb8bca58'}} 2025-07-09 09:36:07,631 - INFO - Created VN ctest-vn-47190346 2025-07-09 09:36:07,682 - DEBUG - VN ctest-vn-47190346 UUID is 70293b5c-e693-4457-8ad7-37f7b3062a85 2025-07-09 09:36:08,065 - DEBUG - Response for create_port : {'port': {'name': 'cace1106-432c-4098-b821-f3a391d75346', 'id': 'cace1106-432c-4098-b821-f3a391d75346', 'tenant_id': 'c0fb087dce0e440cacbbdf91eb8bca58', 'network_id': '70293b5c-e693-4457-8ad7-37f7b3062a85', 'mac_address': '02:ca:ce:11:06: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': '9210aea7-4434-4ef0-b04a-eb20a31d4de3'}], 'security_groups': ['01f8af09-d155-426f-974f-931157e260be'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c0fb087dce0e440cacbbdf91eb8bca58'}} 2025-07-09 09:36:08,240 - DEBUG - Response for create_port : {'port': {'name': '976652e6-1589-45d1-9328-d948c0ef037d', 'id': '976652e6-1589-45d1-9328-d948c0ef037d', 'tenant_id': 'c0fb087dce0e440cacbbdf91eb8bca58', 'network_id': '70293b5c-e693-4457-8ad7-37f7b3062a85', 'mac_address': '02:97:66:52:e6:15', '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': 'b28ae085-7464-4d1e-945b-7412bbb3267c'}], 'security_groups': ['01f8af09-d155-426f-974f-931157e260be'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c0fb087dce0e440cacbbdf91eb8bca58'}} 2025-07-09 09:36:08,638 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3616-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3616-1) 2025-07-09 09:36:09,013 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3616-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3616-1) 2025-07-09 09:36:10,203 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3616-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3616-1) 2025-07-09 09:36:10,203 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-07-09 09:36:10,216 - DEBUG - Requesting: http://10.0.0.50:8082/domain/5bfc1f5d-4920-4332-93a9-ff26ea09f458 2025-07-09 09:36:10,237 - DEBUG - Requesting: http://10.0.0.50:8082/project/c0fb087d-ce0e-440c-acbb-df91eb8bca58 2025-07-09 09:36:10,342 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/3acfefe8-685f-4854-8f00-ca94f836af76 2025-07-09 09:36:10,365 - INFO - Verifications in API Server for IPAM: ctest-ipam-84916089 passed 2025-07-09 09:36:10,378 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-35189160:ctest-ipam-84916089', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-35189160', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4237869555841452116', 'uuid-lslong': '10304458688591998838'}, 'enable': 'true', 'created': '2025-07-09T09:36:06', 'last-modified': '2025-07-09T09:36:06', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.415302'} 2025-07-09 09:36:10,378 - INFO - Verifications in Control node for IPAM: ctest-ipam-84916089 passed 2025-07-09 09:36:10,379 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-07-09 09:36:10,386 - DEBUG - Requesting: http://10.0.0.50:8082/domain/5bfc1f5d-4920-4332-93a9-ff26ea09f458 2025-07-09 09:36:10,399 - DEBUG - Requesting: http://10.0.0.50:8082/project/c0fb087d-ce0e-440c-acbb-df91eb8bca58 2025-07-09 09:36:10,480 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/70293b5c-e693-4457-8ad7-37f7b3062a85 2025-07-09 09:36:10,502 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/70293b5c-e693-4457-8ad7-37f7b3062a85 2025-07-09 09:36:10,519 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/9518179f-3b39-4b34-9908-96f02fdd47a2 2025-07-09 09:36:10,532 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/9518179f-3b39-4b34-9908-96f02fdd47a2 2025-07-09 09:36:10,553 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/bdeb4f64-48b7-45c7-adf7-e0f4980c9723 2025-07-09 09:36:10,564 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-07-09 09:36:10,564 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/70293b5c-e693-4457-8ad7-37f7b3062a85 2025-07-09 09:36:10,579 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/9518179f-3b39-4b34-9908-96f02fdd47a2 2025-07-09 09:36:10,604 - INFO - Verified VN network id 8 for VN 70293b5c-e693-4457-8ad7-37f7b3062a85 2025-07-09 09:36:10,604 - INFO - Verifications in API Server for VN ctest-vn-47190346 passed 2025-07-09 09:36:10,604 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/70293b5c-e693-4457-8ad7-37f7b3062a85 2025-07-09 09:36:10,624 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/9518179f-3b39-4b34-9908-96f02fdd47a2 2025-07-09 09:36:10,645 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/9518179f-3b39-4b34-9908-96f02fdd47a2 2025-07-09 09:36:10,673 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/bdeb4f64-48b7-45c7-adf7-e0f4980c9723 2025-07-09 09:36:10,711 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-35189160:ctest-vn-47190346', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-35189160', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8082056276484506711', 'uuid-lslong': '10004526634226821765'}, 'enable': 'true', 'created': '2025-07-09T09:36:07', 'last-modified': '2025-07-09T09:36:07', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.132654'} 2025-07-09 09:36:10,724 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-07-09 09:36:10,724 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-47190346 passed 2025-07-09 09:36:10,725 - DEBUG - ====Verifying policy data for ctest-vn-47190346 in API_Server ====== 2025-07-09 09:36:10,725 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-07-09 09:36:10,731 - DEBUG - Requesting: http://10.0.0.50:8082/domain/5bfc1f5d-4920-4332-93a9-ff26ea09f458 2025-07-09 09:36:10,761 - DEBUG - Requesting: http://10.0.0.50:8082/project/c0fb087d-ce0e-440c-acbb-df91eb8bca58 2025-07-09 09:36:10,870 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/70293b5c-e693-4457-8ad7-37f7b3062a85 2025-07-09 09:36:10,902 - DEBUG - =>VN ctest-vn-47190346 has no policy to be verified 2025-07-09 09:36:10,902 - DEBUG - Verifying the vn in opserver 2025-07-09 09:36:10,902 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-35189160:ctest-vn-47190346 virtual network link through opserver 10.0.0.50 2025-07-09 09:36:10,903 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-07-09 09:36:11,270 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-07-09 09:36:11,340 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-35189160:ctest-vn-47190346', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-35189160:ctest-vn-47190346?flat'} 2025-07-09 09:36:11,340 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-35189160:ctest-vn-47190346 is found in opserver 2025-07-09 09:36:11,352 - DEBUG - VRF ids for VN ctest-vn-47190346: {'10.0.0.50': '2'} 2025-07-09 09:36:11,352 - INFO - Waiting for VM ctest-TestBasicVMVN-35189160-94628110 to be up.. 2025-07-09 09:36:11,455 - DEBUG - VM is in ACTIVE state now 2025-07-09 09:36:11,455 - INFO - VM name : ctest-TestBasicVMVN-35189160-94628110 2025-07-09 09:36:11,560 - DEBUG - VM ctest-TestBasicVMVN-35189160-94628110 ID is 3916b49a-a912-404c-85d5-36dd15141f6c 2025-07-09 09:36:11,560 - DEBUG - VM ctest-TestBasicVMVN-35189160-94628110 launched on Node cn-jenkins-deploy-platform-ansible-os-3616-1 2025-07-09 09:36:11,655 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/3916b49a-a912-404c-85d5-36dd15141f6c 2025-07-09 09:36:11,671 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/cace1106-432c-4098-b821-f3a391d75346 2025-07-09 09:36:14,932 - 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 1003ms') 2025-07-09 09:36:14,932 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-35189160-94628110 failed! 2025-07-09 09:36:14,986 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-35189160:ctest-vn-47190346 is 31.1.1.1 and allocation pool is NOT set 2025-07-09 09:36:14,987 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-35189160:ctest-vn-47190346 is 31.1.2.1 and allocation pool is NOT set 2025-07-09 09:36:19,067 - 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-07-09 09:36:19,067 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-35189160-94628110 failed! 2025-07-09 09:36:19,126 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-35189160:ctest-vn-47190346 is 31.1.1.1 and allocation pool is NOT set 2025-07-09 09:36:19,126 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-35189160:ctest-vn-47190346 is 31.1.2.1 and allocation pool is NOT set 2025-07-09 09:36:21,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.23 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.486 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.486/2.859/5.233/2.373 ms') 2025-07-09 09:36:21,189 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-35189160-94628110 passed 2025-07-09 09:36:21,346 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-09 09:36:21,346 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-35189160-94628110, IP 31.1.1.4, Port 22 2025-07-09 09:36:21,498 - DEBUG - VM ctest-TestBasicVMVN-35189160-94628110 is ready for SSH connections 2025-07-09 09:36:21,498 - INFO - Waiting for VM ctest-TestBasicVMVN-35189160-25494399 to be up.. 2025-07-09 09:36:21,578 - DEBUG - VM is in ACTIVE state now 2025-07-09 09:36:21,579 - INFO - VM name : ctest-TestBasicVMVN-35189160-25494399 2025-07-09 09:36:21,648 - DEBUG - VM ctest-TestBasicVMVN-35189160-25494399 ID is 211e34f6-3587-441c-9fc8-3700d9d23d96 2025-07-09 09:36:21,649 - DEBUG - VM ctest-TestBasicVMVN-35189160-25494399 launched on Node cn-jenkins-deploy-platform-ansible-os-3616-1 2025-07-09 09:36:21,723 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/211e34f6-3587-441c-9fc8-3700d9d23d96 2025-07-09 09:36:21,732 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/976652e6-1589-45d1-9328-d948c0ef037d 2025-07-09 09:36:22,986 - 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.63 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.484 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.484/2.058/3.633/1.574 ms') 2025-07-09 09:36:22,986 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-35189160-25494399 passed 2025-07-09 09:36:23,142 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-09 09:36:23,143 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-35189160-25494399, IP 31.1.2.4, Port 22 2025-07-09 09:36:23,297 - DEBUG - VM ctest-TestBasicVMVN-35189160-25494399 is ready for SSH connections 2025-07-09 09:36:23,297 - INFO - Waiting for VM ctest-TestBasicVMVN-35189160-43458809 to be up.. 2025-07-09 09:36:23,370 - DEBUG - VM is in ACTIVE state now 2025-07-09 09:36:23,370 - INFO - VM name : ctest-TestBasicVMVN-35189160-43458809 2025-07-09 09:36:23,441 - DEBUG - VM ctest-TestBasicVMVN-35189160-43458809 ID is 4484c5e4-a9f6-4376-9f07-092908c3ed89 2025-07-09 09:36:23,441 - DEBUG - VM ctest-TestBasicVMVN-35189160-43458809 launched on Node cn-jenkins-deploy-platform-ansible-os-3616-1 2025-07-09 09:36:23,515 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/4484c5e4-a9f6-4376-9f07-092908c3ed89 2025-07-09 09:36:23,525 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/f906e0ca-5da9-44cf-bde6-1991d3358839 2025-07-09 09:36:24,770 - 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.89 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.362 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.362/1.624/2.887/1.262 ms') 2025-07-09 09:36:24,770 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-35189160-43458809 passed 2025-07-09 09:36:24,922 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-09 09:36:24,922 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-35189160-43458809, IP 31.1.1.3, Port 22 2025-07-09 09:36:25,093 - DEBUG - VM ctest-TestBasicVMVN-35189160-43458809 is ready for SSH connections 2025-07-09 09:36:25,093 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-09 09:36:25,093 - 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 2025-07-09 09:36:25,093 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-07-09 09:36:29,129 - 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.388 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.023 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.896 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.896/1.769/3.388 ms 2025-07-09 09:36:29,129 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-35189160-94628110 passed 2025-07-09 09:36:29,130 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-09 09:36:29,130 - 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 2025-07-09 09:36:29,130 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-07-09 09:36:32,766 - 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.392 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.496 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.716 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.716/1.868/3.392 ms 2025-07-09 09:36:32,766 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-35189160-25494399 passed 2025-07-09 09:36:32,766 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-09 09:36:32,766 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-09 09:36:32,766 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-09 09:36:32,767 - 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 2025-07-09 09:36:32,767 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-07-09 09:36:32,964 - DEBUG - None 2025-07-09 09:36:32,964 - 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 2025-07-09 09:36:32,964 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-07-09 09:36:33,142 - DEBUG - None 2025-07-09 09:36:33,142 - 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 2025-07-09 09:36:33,142 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-07-09 09:36:33,777 - DEBUG - None 2025-07-09 09:36:33,777 - 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 2025-07-09 09:36:33,777 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-07-09 09:36:35,989 - 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.802 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.610 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.636 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.628 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.517 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.517/2.038/4.610 ms 2025-07-09 09:36:35,989 - 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 2025-07-09 09:36:35,989 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-07-09 09:36:38,239 - 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=0.984 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.095 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.190 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.469 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.871 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.700 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.423 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.423/1.961/4.190 ms 2025-07-09 09:36:38,239 - 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 2025-07-09 09:36:38,239 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-07-09 09:36:40,487 - DEBUG - PING 255.255.255.255 (255.255.255.255): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=0.641 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.607 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.926 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.482 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.626 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.362 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.343 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.343/1.712/3.926 ms 2025-07-09 09:36:40,487 - INFO - Deleting VM ctest-TestBasicVMVN-35189160-43458809 2025-07-09 09:36:40,554 - INFO - Detaching port 976652e6-1589-45d1-9328-d948c0ef037d from VM ctest-TestBasicVMVN-35189160-25494399 2025-07-09 09:36:40,618 - INFO - Deleting VM ctest-TestBasicVMVN-35189160-25494399 2025-07-09 09:36:40,697 - INFO - Detaching port cace1106-432c-4098-b821-f3a391d75346 from VM ctest-TestBasicVMVN-35189160-94628110 2025-07-09 09:36:40,730 - INFO - Deleting VM ctest-TestBasicVMVN-35189160-94628110 2025-07-09 09:36:40,802 - INFO - Deleting VN ctest-vn-47190346 2025-07-09 09:36:40,986 - DEBUG - Response for delete_port : () 2025-07-09 09:36:41,180 - DEBUG - Response for delete_port : () 2025-07-09 09:36:41,233 - DEBUG - VN 70293b5c-e693-4457-8ad7-37f7b3062a85 still in use: Unable to complete operation on network 70293b5c-e693-4457-8ad7-37f7b3062a85. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-f81eee78-1f0d-4f11-86ad-24298418e116'] 2025-07-09 09:36:41,233 - WARNING - Deleting VN ctest-vn-47190346 failed..Will retry 2025-07-09 09:36:43,384 - DEBUG - Response for deleting network () 2025-07-09 09:36:43,384 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/9518179f-3b39-4b34-9908-96f02fdd47a2 2025-07-09 09:36:43,391 - DEBUG - Response Code: 404 2025-07-09 09:36:43,392 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-07-09 09:36:43,398 - DEBUG - Requesting: http://10.0.0.50:8082/domain/5bfc1f5d-4920-4332-93a9-ff26ea09f458 2025-07-09 09:36:43,457 - DEBUG - Requesting: http://10.0.0.50:8082/project/c0fb087d-ce0e-440c-acbb-df91eb8bca58 2025-07-09 09:36:43,539 - INFO - Validated that VN ctest-vn-47190346 is not found in API Server 2025-07-09 09:36:43,551 - DEBUG - VN ctest-vn-47190346 is not present in Agent 10.0.0.50 2025-07-09 09:36:43,551 - INFO - Validated that VN ctest-vn-47190346 is not in any agent 2025-07-09 09:36:43,558 - DEBUG - VRF 2 is not seen in agent 10.0.0.50 2025-07-09 09:36:43,565 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-47190346 2025-07-09 09:36:43,565 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-35189160:ctest-vn-47190346 2025-07-09 09:36:43,579 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-47190346 info 2025-07-09 09:36:43,666 - INFO - IPAM: ctest-ipam-84916089 is not found in API Server 2025-07-09 09:36:43,677 - INFO - IPAM:ctest-ipam-84916089 is not found in control node 2025-07-09 09:36:43,934 - DEBUG - No XMPP flaps were noticed during the test
2025-07-09 09:36:43,934 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-07-09 09:36:43,934 - INFO - -------------------------------------------------------------------------------- 2025-07-09 09:36:44,720 - INFO - Deleted project: ctest-TestBasicVMVN-35189160, ID : c0fb087d-ce0e-440c-acbb-df91eb8bca58