2025-01-09 09:19:56,900 - INFO - Domain Default found not creating
2025-01-09 09:19:57,078 - INFO - Project ctest-TestBasicVMVN-40631066 not found, creating it
2025-01-09 09:19:57,605 - INFO - Created Project:ctest-TestBasicVMVN-40631066, ID : d124e8ae-2897-4051-b748-1952194d8875
2025-01-09 09:19:59,091 - INFO - ================================================================================
2025-01-09 09:19:59,092 - INFO - STARTING TEST : test_generic_link_local_service
2025-01-09 09:19:59,092 - 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-01-09 09:19:59,347 - DEBUG - Nothing to compare xmpp stats {'10.0.0.46': {'10.20.0.11': '0'}} with
2025-01-09 09:19:59,347 - INFO - Initial checks done. Running the testcase now
2025-01-09 09:19:59,347 - INFO -
2025-01-09 09:19:59,929 - DEBUG - Response for create_network : {'network': {'id': '3b8f6b58-0450-41f7-869b-869d88a4dde9', 'name': 'ctest-vn2_metadata-77756826', 'tenant_id': 'd124e8ae28974051b7481952194d8875', 'project_id': 'd124e8ae28974051b7481952194d8875', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-40631066', 'ctest-vn2_metadata-77756826'], 'port_security_enabled': True, 'description': ''}}
2025-01-09 09:20:00,124 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e44a7065-adb0-4175-ab30-e720fa556092', 'name': '', 'tenant_id': 'd124e8ae28974051b7481952194d8875', 'network_id': '3b8f6b58-0450-41f7-869b-869d88a4dde9', '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': 'd124e8ae28974051b7481952194d8875'}}
2025-01-09 09:20:00,144 - INFO - Created VN ctest-vn2_metadata-77756826
2025-01-09 09:20:00,200 - DEBUG - VN ctest-vn2_metadata-77756826 UUID is 3b8f6b58-0450-41f7-869b-869d88a4dde9
2025-01-09 09:20:00,402 - DEBUG - Services list from nova: [, , ]
2025-01-09 09:20:01,492 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2581-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2581-1)
2025-01-09 09:20:01,604 - DEBUG - Link local service introspect added
2025-01-09 09:20:01,649 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-09 09:20:06,776 - DEBUG - VM is in ACTIVE state now
2025-01-09 09:20:06,934 - INFO - Waiting for VM ctest-TestBasicVMVN-40631066-64016388 to be up..
2025-01-09 09:20:06,934 - INFO - VM name : ctest-TestBasicVMVN-40631066-64016388
2025-01-09 09:20:07,019 - DEBUG - VM ctest-TestBasicVMVN-40631066-64016388 ID is 0107050d-7d10-4e03-a780-caf8d4255bae
2025-01-09 09:20:07,019 - DEBUG - VM ctest-TestBasicVMVN-40631066-64016388 launched on Node cn-jenkins-deploy-platform-ansible-os-2581-1
2025-01-09 09:20:07,101 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-machine/0107050d-7d10-4e03-a780-caf8d4255bae
2025-01-09 09:20:07,393 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-machine/0107050d-7d10-4e03-a780-caf8d4255bae
2025-01-09 09:20:07,427 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-machine-interface/d865e10a-2109-4d47-84a8-02034f2a5429
2025-01-09 09:20:10,678 - 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 1002ms')
2025-01-09 09:20:10,678 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40631066-64016388 failed!
2025-01-09 09:20:10,741 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-40631066:ctest-vn2_metadata-77756826 is 11.1.1.1 and allocation pool is NOT set
2025-01-09 09:20:12,806 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=7.62 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.57 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 3.571/5.594/7.617/2.023 ms')
2025-01-09 09:20:12,806 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40631066-64016388 passed
2025-01-09 09:20:12,964 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-09 09:20:12,964 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-40631066-64016388, IP 11.1.1.3, Port 22
2025-01-09 09:20:13,131 - DEBUG - VM ctest-TestBasicVMVN-40631066-64016388 is ready for SSH connections
2025-01-09 09:20:13,131 - INFO - Retry 0
2025-01-09 09:20:13,131 - 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.46, gateway password: c0ntrail123
2025-01-09 09:20:13,131 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-01-09 09:20:14,814 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-01-09 09:20:14,814 - INFO - Generic metadata worked
2025-01-09 09:20:15,076 - DEBUG - Link local service introspect removed
2025-01-09 09:20:15,076 - INFO - Deleting VM ctest-TestBasicVMVN-40631066-64016388
2025-01-09 09:20:15,154 - INFO - Deleting VN ctest-vn2_metadata-77756826
2025-01-09 09:20:15,204 - DEBUG - VN 3b8f6b58-0450-41f7-869b-869d88a4dde9 still in use: Unable to complete operation on network 3b8f6b58-0450-41f7-869b-869d88a4dde9. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-bac1a800-f998-46b5-9a3c-abcbb1bf9543']
2025-01-09 09:20:15,204 - WARNING - Deleting VN ctest-vn2_metadata-77756826 failed..Will retry
2025-01-09 09:20:17,318 - DEBUG - Response for deleting network ()
2025-01-09 09:20:17,578 - DEBUG - No XMPP flaps were noticed during the test
2025-01-09 09:20:17,579 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-01-09 09:20:17,579 - INFO - --------------------------------------------------------------------------------
2025-01-09 09:20:17,582 - INFO - ================================================================================
2025-01-09 09:20:17,582 - INFO - STARTING TEST : test_metadata_service
2025-01-09 09:20:17,582 - 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-01-09 09:20:17,867 - DEBUG - Nothing to compare xmpp stats {'10.0.0.46': {'10.20.0.11': '0'}} with
2025-01-09 09:20:17,867 - INFO - Initial checks done. Running the testcase now
2025-01-09 09:20:17,867 - INFO -
2025-01-09 09:20:17,867 - DEBUG - Requesting: http://10.0.0.46:8082/global-vrouter-configs
2025-01-09 09:20:17,874 - DEBUG - Requesting: http://10.0.0.46:8082/global-vrouter-config/ef991ab7-4120-48ce-be36-dfa7d77da3a6
2025-01-09 09:20:18,080 - DEBUG - Response for create_network : {'network': {'id': '8ca0489c-2f8d-4f43-8099-bb91a6b915d9', 'name': 'ctest-vn-91191921', 'tenant_id': 'd124e8ae28974051b7481952194d8875', 'project_id': 'd124e8ae28974051b7481952194d8875', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-40631066', 'ctest-vn-91191921'], 'port_security_enabled': True, 'description': ''}}
2025-01-09 09:20:18,292 - DEBUG - Response for create_subnet : {'subnet': {'id': '3b2f6406-c673-4ac0-9e68-1ca9daa661da', 'name': '', 'tenant_id': 'd124e8ae28974051b7481952194d8875', 'network_id': '8ca0489c-2f8d-4f43-8099-bb91a6b915d9', 'ip_version': 4, 'cidr': '19.102.167.0/26', 'allocation_pools': [{'start': '19.102.167.2', 'end': '19.102.167.62'}], 'gateway_ip': '19.102.167.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '19.102.167.2', 'tags': [], 'project_id': 'd124e8ae28974051b7481952194d8875'}}
2025-01-09 09:20:18,311 - INFO - Created VN ctest-vn-91191921
2025-01-09 09:20:18,364 - DEBUG - VN ctest-vn-91191921 UUID is 8ca0489c-2f8d-4f43-8099-bb91a6b915d9
2025-01-09 09:20:19,602 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2581-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2581-1)
2025-01-09 09:20:19,602 - INFO - Waiting for VM ctest-TestBasicVMVN-40631066-33758302 to be up..
2025-01-09 09:20:19,654 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-09 09:20:24,738 - DEBUG - VM is in ACTIVE state now
2025-01-09 09:20:24,738 - INFO - VM name : ctest-TestBasicVMVN-40631066-33758302
2025-01-09 09:20:24,822 - DEBUG - VM ctest-TestBasicVMVN-40631066-33758302 ID is 89641624-6885-40a3-b7a0-80056ba6f1f7
2025-01-09 09:20:24,823 - DEBUG - VM ctest-TestBasicVMVN-40631066-33758302 launched on Node cn-jenkins-deploy-platform-ansible-os-2581-1
2025-01-09 09:20:24,904 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-machine/89641624-6885-40a3-b7a0-80056ba6f1f7
2025-01-09 09:20:24,916 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-machine-interface/f7292153-4b38-4545-bf62-81e0388f0772
2025-01-09 09:20:28,179 - 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-01-09 09:20:28,179 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40631066-33758302 failed!
2025-01-09 09:20:28,236 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-40631066:ctest-vn-91191921 is 19.102.167.1 and allocation pool is NOT set
2025-01-09 09:20:30,306 - 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=10.8 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.58 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.575/6.165/10.755/4.590 ms')
2025-01-09 09:20:30,306 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40631066-33758302 passed
2025-01-09 09:20:30,464 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-09 09:20:30,464 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-40631066-33758302, IP 19.102.167.3, Port 22
2025-01-09 09:20:30,531 - 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-01-09 09:20:30,619 - DEBUG - VM ctest-TestBasicVMVN-40631066-33758302 is NOT ready for SSH connections, VM status: ACTIVE
2025-01-09 09:20:35,620 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-09 09:20:35,620 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-40631066-33758302, IP 19.102.167.3, Port 22
2025-01-09 09:20:35,775 - DEBUG - VM ctest-TestBasicVMVN-40631066-33758302 is ready for SSH connections
2025-01-09 09:20:35,775 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.46, gateway password: c0ntrail123
2025-01-09 09:20:35,776 - DEBUG - cat /tmp/output.txt
2025-01-09 09:20:37,526 - DEBUG - Hello World. The time is now Thu, 09 Jan 2025 02:20:30 -0700!
2025-01-09 09:20:37,526 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 09 Jan 2025 02:20:30 -0700!'}
2025-01-09 09:20:37,526 - INFO - metadata_script.txt got executed in the vm
2025-01-09 09:20:37,526 - INFO - Deleting VM ctest-TestBasicVMVN-40631066-33758302
2025-01-09 09:20:37,602 - INFO - Deleting VN ctest-vn-91191921
2025-01-09 09:20:37,643 - DEBUG - VN 8ca0489c-2f8d-4f43-8099-bb91a6b915d9 still in use: Unable to complete operation on network 8ca0489c-2f8d-4f43-8099-bb91a6b915d9. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-442103b0-0de9-40aa-82e6-470747743f48']
2025-01-09 09:20:37,643 - WARNING - Deleting VN ctest-vn-91191921 failed..Will retry
2025-01-09 09:20:39,756 - DEBUG - Response for deleting network ()
2025-01-09 09:20:40,011 - DEBUG - No XMPP flaps were noticed during the test
2025-01-09 09:20:40,011 - INFO - END TEST : test_metadata_service : PASSED[0:00:23]
2025-01-09 09:20:40,011 - INFO - --------------------------------------------------------------------------------
2025-01-09 09:20:40,013 - INFO - ================================================================================
2025-01-09 09:20:40,013 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-01-09 09:20:40,013 - 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-01-09 09:20:40,300 - DEBUG - Nothing to compare xmpp stats {'10.0.0.46': {'10.20.0.11': '0'}} with
2025-01-09 09:20:40,300 - INFO - Initial checks done. Running the testcase now
2025-01-09 09:20:40,300 - INFO -
2025-01-09 09:20:40,808 - DEBUG - Response for create_network : {'network': {'id': '87172766-5388-4a56-892a-da2c23a06361', 'name': 'ctest-vn-34584233', 'tenant_id': 'd124e8ae28974051b7481952194d8875', 'project_id': 'd124e8ae28974051b7481952194d8875', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-40631066', 'ctest-vn-34584233'], 'port_security_enabled': True, 'description': ''}}
2025-01-09 09:20:41,011 - DEBUG - Response for create_subnet : {'subnet': {'id': '5ba74dfa-57a6-476b-bbfb-ae6df28f7908', 'name': '', 'tenant_id': 'd124e8ae28974051b7481952194d8875', 'network_id': '87172766-5388-4a56-892a-da2c23a06361', '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': 'd124e8ae28974051b7481952194d8875'}}
2025-01-09 09:20:41,243 - DEBUG - Response for create_subnet : {'subnet': {'id': '89285eaa-5719-492e-a01c-be9a0b54705e', 'name': '', 'tenant_id': 'd124e8ae28974051b7481952194d8875', 'network_id': '87172766-5388-4a56-892a-da2c23a06361', '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': 'd124e8ae28974051b7481952194d8875'}}
2025-01-09 09:20:41,269 - INFO - Created VN ctest-vn-34584233
2025-01-09 09:20:41,324 - DEBUG - VN ctest-vn-34584233 UUID is 87172766-5388-4a56-892a-da2c23a06361
2025-01-09 09:20:41,741 - DEBUG - Response for create_port : {'port': {'name': '13e54da6-eb81-4a6b-9d9d-518874985da2', 'id': '13e54da6-eb81-4a6b-9d9d-518874985da2', 'tenant_id': 'd124e8ae28974051b7481952194d8875', 'network_id': '87172766-5388-4a56-892a-da2c23a06361', 'mac_address': '02:13:e5:4d:a6:eb', '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': '5ba74dfa-57a6-476b-bbfb-ae6df28f7908'}], 'security_groups': ['0c759fcf-9aa5-46cc-9c61-6d56fedc0174'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd124e8ae28974051b7481952194d8875'}}
2025-01-09 09:20:41,944 - DEBUG - Response for create_port : {'port': {'name': 'a582230a-f62d-482d-a089-44a318e1d203', 'id': 'a582230a-f62d-482d-a089-44a318e1d203', 'tenant_id': 'd124e8ae28974051b7481952194d8875', 'network_id': '87172766-5388-4a56-892a-da2c23a06361', 'mac_address': '02:a5:82:23:0a:f6', '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': '89285eaa-5719-492e-a01c-be9a0b54705e'}], 'security_groups': ['0c759fcf-9aa5-46cc-9c61-6d56fedc0174'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd124e8ae28974051b7481952194d8875'}}
2025-01-09 09:20:42,338 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2581-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2581-1)
2025-01-09 09:20:42,754 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2581-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2581-1)
2025-01-09 09:20:43,998 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2581-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2581-1)
2025-01-09 09:20:43,998 - DEBUG - Requesting: http://10.0.0.46:8082/domains
2025-01-09 09:20:44,005 - DEBUG - Requesting: http://10.0.0.46:8082/domain/6a1ce73b-a7a3-4ddc-aeae-173b7ef29ed4
2025-01-09 09:20:44,020 - DEBUG - Requesting: http://10.0.0.46:8082/project/d124e8ae-2897-4051-b748-1952194d8875
2025-01-09 09:20:44,112 - DEBUG - Requesting: http://10.0.0.46:8082/network-ipam/551f7dfd-72d3-4b84-87c6-8c3be443d568
2025-01-09 09:20:44,136 - INFO - Verifications in API Server for IPAM: ctest-ipam-21421070 passed
2025-01-09 09:20:44,154 - DEBUG - Control-node 10.0.0.46 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-40631066:ctest-ipam-21421070', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-40631066', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6133759745008552836', 'uuid-lslong': '9783661429369591144'}, 'enable': 'true', 'created': '2025-01-09T09:20:40', 'last-modified': '2025-01-09T09:20:40', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.610951'}
2025-01-09 09:20:44,154 - INFO - Verifications in Control node for IPAM: ctest-ipam-21421070 passed
2025-01-09 09:20:44,154 - DEBUG - Requesting: http://10.0.0.46:8082/domains
2025-01-09 09:20:44,166 - DEBUG - Requesting: http://10.0.0.46:8082/domain/6a1ce73b-a7a3-4ddc-aeae-173b7ef29ed4
2025-01-09 09:20:44,187 - DEBUG - Requesting: http://10.0.0.46:8082/project/d124e8ae-2897-4051-b748-1952194d8875
2025-01-09 09:20:44,269 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-network/87172766-5388-4a56-892a-da2c23a06361
2025-01-09 09:20:44,301 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-network/87172766-5388-4a56-892a-da2c23a06361
2025-01-09 09:20:44,318 - DEBUG - Requesting: http://10.0.0.46:8082/routing-instance/9e9ce44d-42e4-4c39-b275-ed217ba7e3bb
2025-01-09 09:20:44,338 - DEBUG - Requesting: http://10.0.0.46:8082/routing-instance/9e9ce44d-42e4-4c39-b275-ed217ba7e3bb
2025-01-09 09:20:44,352 - DEBUG - Requesting: http://10.0.0.46:8082/route-target/a4f79f5d-1da4-411c-ba28-c8a081b8a6a1
2025-01-09 09:20:44,374 - DEBUG - Route Targets: ['target:64512:8000004']
2025-01-09 09:20:44,374 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-network/87172766-5388-4a56-892a-da2c23a06361
2025-01-09 09:20:44,391 - DEBUG - Requesting: http://10.0.0.46:8082/routing-instance/9e9ce44d-42e4-4c39-b275-ed217ba7e3bb
2025-01-09 09:20:44,413 - INFO - Verified VN network id 8 for VN 87172766-5388-4a56-892a-da2c23a06361
2025-01-09 09:20:44,414 - INFO - Verifications in API Server for VN ctest-vn-34584233 passed
2025-01-09 09:20:44,419 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-network/87172766-5388-4a56-892a-da2c23a06361
2025-01-09 09:20:44,440 - DEBUG - Requesting: http://10.0.0.46:8082/routing-instance/9e9ce44d-42e4-4c39-b275-ed217ba7e3bb
2025-01-09 09:20:44,453 - DEBUG - Requesting: http://10.0.0.46:8082/routing-instance/9e9ce44d-42e4-4c39-b275-ed217ba7e3bb
2025-01-09 09:20:44,463 - DEBUG - Requesting: http://10.0.0.46:8082/route-target/a4f79f5d-1da4-411c-ba28-c8a081b8a6a1
2025-01-09 09:20:44,480 - DEBUG - Control-node 10.0.0.46 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-40631066:ctest-vn-34584233', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-40631066', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9734292440026204758', 'uuid-lslong': '9883952215329104737'}, 'enable': 'true', 'created': '2025-01-09T09:20:40', 'last-modified': '2025-01-09T09:20:41', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.276259'}
2025-01-09 09:20:44,527 - DEBUG - Route Targets: ['target:64512:8000004']
2025-01-09 09:20:44,527 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-34584233 passed
2025-01-09 09:20:44,527 - DEBUG - ====Verifying policy data for ctest-vn-34584233 in API_Server ======
2025-01-09 09:20:44,527 - DEBUG - Requesting: http://10.0.0.46:8082/domains
2025-01-09 09:20:44,558 - DEBUG - Requesting: http://10.0.0.46:8082/domain/6a1ce73b-a7a3-4ddc-aeae-173b7ef29ed4
2025-01-09 09:20:44,579 - DEBUG - Requesting: http://10.0.0.46:8082/project/d124e8ae-2897-4051-b748-1952194d8875
2025-01-09 09:20:44,711 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-network/87172766-5388-4a56-892a-da2c23a06361
2025-01-09 09:20:44,761 - DEBUG - =>VN ctest-vn-34584233 has no policy to be verified
2025-01-09 09:20:44,761 - DEBUG - Verifying the vn in opserver
2025-01-09 09:20:44,761 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-40631066:ctest-vn-34584233 virtual network link through opserver 10.0.0.46
2025-01-09 09:20:44,761 - DEBUG - Requesting: http://10.0.0.46:8081/analytics/uves/virtual-networks
2025-01-09 09:20:45,203 - DEBUG - Requesting: http://10.0.0.46:8081/analytics/uves/virtual-networks
2025-01-09 09:20:45,299 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-40631066:ctest-vn-34584233', 'href': 'http://10.0.0.46:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-40631066:ctest-vn-34584233?flat'}
2025-01-09 09:20:45,299 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-40631066:ctest-vn-34584233 is found in opserver
2025-01-09 09:20:45,309 - DEBUG - VRF ids for VN ctest-vn-34584233: {'10.0.0.46': '2'}
2025-01-09 09:20:45,309 - INFO - Waiting for VM ctest-TestBasicVMVN-40631066-27632012 to be up..
2025-01-09 09:20:45,414 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-09 09:20:50,514 - DEBUG - VM is in ACTIVE state now
2025-01-09 09:20:50,514 - INFO - VM name : ctest-TestBasicVMVN-40631066-27632012
2025-01-09 09:20:50,611 - DEBUG - VM ctest-TestBasicVMVN-40631066-27632012 ID is bd3d04fd-ffbe-4963-b971-5fd07e473e83
2025-01-09 09:20:50,611 - DEBUG - VM ctest-TestBasicVMVN-40631066-27632012 launched on Node cn-jenkins-deploy-platform-ansible-os-2581-1
2025-01-09 09:20:50,706 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-machine/bd3d04fd-ffbe-4963-b971-5fd07e473e83
2025-01-09 09:20:50,717 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-machine-interface/13e54da6-eb81-4a6b-9d9d-518874985da2
2025-01-09 09:20:54,006 - 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 1029ms')
2025-01-09 09:20:54,006 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40631066-27632012 failed!
2025-01-09 09:20:54,068 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-40631066:ctest-vn-34584233 is 31.1.1.1 and allocation pool is NOT set
2025-01-09 09:20:54,068 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-40631066:ctest-vn-34584233 is 31.1.2.1 and allocation pool is NOT set
2025-01-09 09:20:56,129 - 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.53 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.788 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.788/2.160/3.533/1.372 ms')
2025-01-09 09:20:56,129 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40631066-27632012 passed
2025-01-09 09:20:56,285 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-09 09:20:56,285 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-40631066-27632012, IP 31.1.1.4, Port 22
2025-01-09 09:20:56,450 - DEBUG - VM ctest-TestBasicVMVN-40631066-27632012 is ready for SSH connections
2025-01-09 09:20:56,451 - INFO - Waiting for VM ctest-TestBasicVMVN-40631066-61318132 to be up..
2025-01-09 09:20:56,537 - DEBUG - VM is in ACTIVE state now
2025-01-09 09:20:56,537 - INFO - VM name : ctest-TestBasicVMVN-40631066-61318132
2025-01-09 09:20:56,628 - DEBUG - VM ctest-TestBasicVMVN-40631066-61318132 ID is 9aea6eaa-cd33-4976-b14c-6dd17375dedb
2025-01-09 09:20:56,628 - DEBUG - VM ctest-TestBasicVMVN-40631066-61318132 launched on Node cn-jenkins-deploy-platform-ansible-os-2581-1
2025-01-09 09:20:56,710 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-machine/9aea6eaa-cd33-4976-b14c-6dd17375dedb
2025-01-09 09:20:56,722 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-machine-interface/a582230a-f62d-482d-a089-44a318e1d203
2025-01-09 09:20:57,975 - 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.62 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.429 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.429/2.022/3.615/1.593 ms')
2025-01-09 09:20:57,975 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-40631066-61318132 passed
2025-01-09 09:20:58,128 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-09 09:20:58,128 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-40631066-61318132, IP 31.1.2.4, Port 22
2025-01-09 09:20:58,285 - DEBUG - VM ctest-TestBasicVMVN-40631066-61318132 is ready for SSH connections
2025-01-09 09:20:58,285 - INFO - Waiting for VM ctest-TestBasicVMVN-40631066-00401825 to be up..
2025-01-09 09:20:58,379 - DEBUG - VM is in ACTIVE state now
2025-01-09 09:20:58,380 - INFO - VM name : ctest-TestBasicVMVN-40631066-00401825
2025-01-09 09:20:58,461 - DEBUG - VM ctest-TestBasicVMVN-40631066-00401825 ID is c37d8a72-5d9b-437d-b25e-56cc5513559a
2025-01-09 09:20:58,461 - DEBUG - VM ctest-TestBasicVMVN-40631066-00401825 launched on Node cn-jenkins-deploy-platform-ansible-os-2581-1
2025-01-09 09:20:58,547 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-machine/c37d8a72-5d9b-437d-b25e-56cc5513559a
2025-01-09 09:20:58,558 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-machine-interface/67feb6df-8f81-4e40-8ccf-67c8ade5fbe1
2025-01-09 09:20:59,800 - 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.08 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.448 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.448/1.762/3.076/1.314 ms')
2025-01-09 09:20:59,800 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-40631066-00401825 passed
2025-01-09 09:20:59,957 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-09 09:20:59,957 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-40631066-00401825, IP 31.1.1.3, Port 22
2025-01-09 09:21:00,131 - DEBUG - VM ctest-TestBasicVMVN-40631066-00401825 is ready for SSH connections
2025-01-09 09:21:00,131 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-09 09:21:00,131 - 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.46, gateway password: c0ntrail123
2025-01-09 09:21:00,131 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-01-09 09:21:04,191 - 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.988 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.948 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.048 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.948/1.994/3.988 ms
2025-01-09 09:21:04,191 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-40631066-27632012 passed
2025-01-09 09:21:04,191 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-09 09:21:04,191 - 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.46, gateway password: c0ntrail123
2025-01-09 09:21:04,191 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-01-09 09:21:07,879 - 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=4.011 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.100 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.273 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.100/2.128/4.011 ms
2025-01-09 09:21:07,879 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-40631066-61318132 passed
2025-01-09 09:21:07,880 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-09 09:21:07,880 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-09 09:21:07,880 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-09 09:21:07,880 - 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.46, gateway password: c0ntrail123
2025-01-09 09:21:07,880 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-09 09:21:08,072 - DEBUG - None
2025-01-09 09:21:08,072 - 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.46, gateway password: c0ntrail123
2025-01-09 09:21:08,072 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-09 09:21:08,259 - DEBUG - None
2025-01-09 09:21:08,259 - 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.46, gateway password: c0ntrail123
2025-01-09 09:21:08,259 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-09 09:21:08,875 - DEBUG - None
2025-01-09 09:21:08,875 - 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.46, gateway password: c0ntrail123
2025-01-09 09:21:08,875 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-01-09 09:21:11,092 - 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.865 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.519 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.482 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.386 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.449 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.449/1.940/4.519 ms
2025-01-09 09:21:11,092 - 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.46, gateway password: c0ntrail123
2025-01-09 09:21:11,092 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-01-09 09:21:13,342 - 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.040 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.604 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=6.492 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.434 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.770 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.598 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.434 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.434/2.767/6.492 ms
2025-01-09 09:21:13,343 - 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.46, gateway password: c0ntrail123
2025-01-09 09:21:13,343 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-01-09 09:21:15,606 - 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.711 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.994 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.901 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.431 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.521 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.757 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.414 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.414/2.104/3.901 ms
2025-01-09 09:21:15,607 - INFO - Deleting VM ctest-TestBasicVMVN-40631066-00401825
2025-01-09 09:21:15,695 - INFO - Detaching port a582230a-f62d-482d-a089-44a318e1d203 from VM ctest-TestBasicVMVN-40631066-61318132
2025-01-09 09:21:15,773 - INFO - Deleting VM ctest-TestBasicVMVN-40631066-61318132
2025-01-09 09:21:15,856 - INFO - Detaching port 13e54da6-eb81-4a6b-9d9d-518874985da2 from VM ctest-TestBasicVMVN-40631066-27632012
2025-01-09 09:21:15,892 - INFO - Deleting VM ctest-TestBasicVMVN-40631066-27632012
2025-01-09 09:21:15,997 - INFO - Deleting VN ctest-vn-34584233
2025-01-09 09:21:16,186 - DEBUG - Response for delete_port : ()
2025-01-09 09:21:16,421 - DEBUG - Response for delete_port : ()
2025-01-09 09:21:16,491 - DEBUG - VN 87172766-5388-4a56-892a-da2c23a06361 still in use: Unable to complete operation on network 87172766-5388-4a56-892a-da2c23a06361. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-608c2a0b-3507-4b91-82ed-89a02cc68610']
2025-01-09 09:21:16,491 - WARNING - Deleting VN ctest-vn-34584233 failed..Will retry
2025-01-09 09:21:18,665 - DEBUG - Response for deleting network ()
2025-01-09 09:21:18,665 - DEBUG - Requesting: http://10.0.0.46:8082/routing-instance/9e9ce44d-42e4-4c39-b275-ed217ba7e3bb
2025-01-09 09:21:18,673 - DEBUG - Response Code: 404
2025-01-09 09:21:18,673 - DEBUG - Requesting: http://10.0.0.46:8082/domains
2025-01-09 09:21:18,681 - DEBUG - Requesting: http://10.0.0.46:8082/domain/6a1ce73b-a7a3-4ddc-aeae-173b7ef29ed4
2025-01-09 09:21:18,743 - DEBUG - Requesting: http://10.0.0.46:8082/project/d124e8ae-2897-4051-b748-1952194d8875
2025-01-09 09:21:18,825 - INFO - Validated that VN ctest-vn-34584233 is not found in API Server
2025-01-09 09:21:18,839 - DEBUG - VN ctest-vn-34584233 is not present in Agent 10.0.0.46
2025-01-09 09:21:18,839 - INFO - Validated that VN ctest-vn-34584233 is not in any agent
2025-01-09 09:21:18,848 - DEBUG - VRF 2 is not seen in agent 10.0.0.46
2025-01-09 09:21:18,854 - DEBUG - Vrouter 10.0.0.46 does not have vrf 2 for VN ctest-vn-34584233
2025-01-09 09:21:18,855 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-40631066:ctest-vn-34584233
2025-01-09 09:21:18,871 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-34584233 info
2025-01-09 09:21:18,960 - INFO - IPAM: ctest-ipam-21421070 is not found in API Server
2025-01-09 09:21:18,976 - INFO - IPAM:ctest-ipam-21421070 is not found in control node
2025-01-09 09:21:19,235 - DEBUG - No XMPP flaps were noticed during the test
2025-01-09 09:21:19,236 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39]
2025-01-09 09:21:19,236 - INFO - --------------------------------------------------------------------------------
2025-01-09 09:21:19,958 - INFO - Deleted project: ctest-TestBasicVMVN-40631066, ID : d124e8ae-2897-4051-b748-1952194d8875