2025-03-27 16:46:39,371 - INFO - Domain Default found not creating
2025-03-27 16:46:39,504 - INFO - Project ctest-TestBasicVMVN-93146984 not found, creating it
2025-03-27 16:46:39,962 - INFO - Created Project:ctest-TestBasicVMVN-93146984, ID : f4f7b8e4-8fb4-471a-8841-6f6996930eb0
2025-03-27 16:46:41,950 - INFO - ================================================================================
2025-03-27 16:46:41,950 - INFO - STARTING TEST : test_generic_link_local_service
2025-03-27 16:46:41,950 - 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-03-27 16:46:42,210 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.22': '0'}} with
2025-03-27 16:46:42,210 - INFO - Initial checks done. Running the testcase now
2025-03-27 16:46:42,210 - INFO -
2025-03-27 16:46:42,738 - DEBUG - Response for create_network : {'network': {'id': 'b04f1fb0-2a49-4590-b908-aa5c885ae36a', 'name': 'ctest-vn2_metadata-85484657', 'tenant_id': 'f4f7b8e48fb4471a88416f6996930eb0', 'project_id': 'f4f7b8e48fb4471a88416f6996930eb0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-93146984', 'ctest-vn2_metadata-85484657'], 'port_security_enabled': True, 'description': ''}}
2025-03-27 16:46:42,935 - DEBUG - Response for create_subnet : {'subnet': {'id': '7c8b4c39-eb6a-4ddd-b99d-701ea8f08d97', 'name': '', 'tenant_id': 'f4f7b8e48fb4471a88416f6996930eb0', 'network_id': 'b04f1fb0-2a49-4590-b908-aa5c885ae36a', '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': 'f4f7b8e48fb4471a88416f6996930eb0'}}
2025-03-27 16:46:42,952 - INFO - Created VN ctest-vn2_metadata-85484657
2025-03-27 16:46:43,003 - DEBUG - VN ctest-vn2_metadata-85484657 UUID is b04f1fb0-2a49-4590-b908-aa5c885ae36a
2025-03-27 16:46:43,172 - DEBUG - Services list from nova: [, , ]
2025-03-27 16:46:44,157 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2981-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2981-1)
2025-03-27 16:46:44,267 - DEBUG - Link local service introspect added
2025-03-27 16:46:44,306 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-03-27 16:46:49,390 - DEBUG - VM is in ACTIVE state now
2025-03-27 16:46:49,518 - INFO - Waiting for VM ctest-TestBasicVMVN-93146984-21638680 to be up..
2025-03-27 16:46:49,519 - INFO - VM name : ctest-TestBasicVMVN-93146984-21638680
2025-03-27 16:46:49,597 - DEBUG - VM ctest-TestBasicVMVN-93146984-21638680 ID is 3da9ea96-8cbc-447d-892a-6f139f5520ac
2025-03-27 16:46:49,597 - DEBUG - VM ctest-TestBasicVMVN-93146984-21638680 launched on Node cn-jenkins-deploy-platform-ansible-os-2981-1
2025-03-27 16:46:49,672 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/3da9ea96-8cbc-447d-892a-6f139f5520ac
2025-03-27 16:46:49,965 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/3da9ea96-8cbc-447d-892a-6f139f5520ac
2025-03-27 16:46:49,998 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/4be91c21-8a8e-47c6-8eae-aadab5a2e0a2
2025-03-27 16:46:53,254 - 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-03-27 16:46:53,254 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93146984-21638680 failed!
2025-03-27 16:46:53,311 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93146984:ctest-vn2_metadata-85484657 is 11.1.1.1 and allocation pool is NOT set
2025-03-27 16:46:55,376 - 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.00 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.57 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.565/2.780/3.995/1.215 ms')
2025-03-27 16:46:55,377 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93146984-21638680 passed
2025-03-27 16:46:55,531 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-27 16:46:55,531 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93146984-21638680, IP 11.1.1.3, Port 22
2025-03-27 16:46:55,686 - DEBUG - VM ctest-TestBasicVMVN-93146984-21638680 is ready for SSH connections
2025-03-27 16:46:55,687 - INFO - Retry 0
2025-03-27 16:46:55,687 - 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.49, gateway password: c0ntrail123
2025-03-27 16:46:55,687 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-03-27 16:46:57,283 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-03-27 16:46:57,284 - INFO - Generic metadata worked
2025-03-27 16:46:57,535 - DEBUG - Link local service introspect removed
2025-03-27 16:46:57,535 - INFO - Deleting VM ctest-TestBasicVMVN-93146984-21638680
2025-03-27 16:46:57,592 - INFO - Deleting VN ctest-vn2_metadata-85484657
2025-03-27 16:46:57,627 - DEBUG - VN b04f1fb0-2a49-4590-b908-aa5c885ae36a still in use: Unable to complete operation on network b04f1fb0-2a49-4590-b908-aa5c885ae36a. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-b183a475-491b-4ccb-82a2-9bdff014b7d1']
2025-03-27 16:46:57,628 - WARNING - Deleting VN ctest-vn2_metadata-85484657 failed..Will retry
2025-03-27 16:46:59,760 - DEBUG - Response for deleting network ()
2025-03-27 16:47:00,017 - DEBUG - No XMPP flaps were noticed during the test
2025-03-27 16:47:00,017 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19]
2025-03-27 16:47:00,017 - INFO - --------------------------------------------------------------------------------
2025-03-27 16:47:00,020 - INFO - ================================================================================
2025-03-27 16:47:00,020 - INFO - STARTING TEST : test_metadata_service
2025-03-27 16:47:00,020 - 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-03-27 16:47:00,305 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.22': '0'}} with
2025-03-27 16:47:00,305 - INFO - Initial checks done. Running the testcase now
2025-03-27 16:47:00,305 - INFO -
2025-03-27 16:47:00,305 - DEBUG - Requesting: http://10.0.0.49:8082/global-vrouter-configs
2025-03-27 16:47:00,312 - DEBUG - Requesting: http://10.0.0.49:8082/global-vrouter-config/1cea76d4-ca97-4644-b940-fcb44cc9df47
2025-03-27 16:47:00,494 - DEBUG - Response for create_network : {'network': {'id': 'b2391070-9acd-4c9e-98b8-b5a28ec4bf7f', 'name': 'ctest-vn-66249500', 'tenant_id': 'f4f7b8e48fb4471a88416f6996930eb0', 'project_id': 'f4f7b8e48fb4471a88416f6996930eb0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-93146984', 'ctest-vn-66249500'], 'port_security_enabled': True, 'description': ''}}
2025-03-27 16:47:00,662 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a9c149f6-e8b0-49d7-8cd1-9cec083f1bff', 'name': '', 'tenant_id': 'f4f7b8e48fb4471a88416f6996930eb0', 'network_id': 'b2391070-9acd-4c9e-98b8-b5a28ec4bf7f', 'ip_version': 4, 'cidr': '3.1.210.0/26', 'allocation_pools': [{'start': '3.1.210.2', 'end': '3.1.210.62'}], 'gateway_ip': '3.1.210.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '3.1.210.2', 'tags': [], 'project_id': 'f4f7b8e48fb4471a88416f6996930eb0'}}
2025-03-27 16:47:00,681 - INFO - Created VN ctest-vn-66249500
2025-03-27 16:47:00,735 - DEBUG - VN ctest-vn-66249500 UUID is b2391070-9acd-4c9e-98b8-b5a28ec4bf7f
2025-03-27 16:47:02,027 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2981-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2981-1)
2025-03-27 16:47:02,027 - INFO - Waiting for VM ctest-TestBasicVMVN-93146984-64481455 to be up..
2025-03-27 16:47:02,065 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-03-27 16:47:07,139 - DEBUG - VM is in ACTIVE state now
2025-03-27 16:47:07,139 - INFO - VM name : ctest-TestBasicVMVN-93146984-64481455
2025-03-27 16:47:07,210 - DEBUG - VM ctest-TestBasicVMVN-93146984-64481455 ID is c067ccfa-2160-48b5-8a84-f14d8ffce79d
2025-03-27 16:47:07,210 - DEBUG - VM ctest-TestBasicVMVN-93146984-64481455 launched on Node cn-jenkins-deploy-platform-ansible-os-2981-1
2025-03-27 16:47:07,283 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/c067ccfa-2160-48b5-8a84-f14d8ffce79d
2025-03-27 16:47:07,292 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/06e2738d-5f46-414f-9cc4-19f07e16f5fc
2025-03-27 16:47:10,563 - 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 1031ms')
2025-03-27 16:47:10,564 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93146984-64481455 failed!
2025-03-27 16:47:10,619 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93146984:ctest-vn-66249500 is 3.1.210.1 and allocation pool is NOT set
2025-03-27 16:47:12,686 - 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.74 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.83 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 = 1.831/3.284/4.738/1.453 ms')
2025-03-27 16:47:12,686 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93146984-64481455 passed
2025-03-27 16:47:12,839 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-27 16:47:12,839 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93146984-64481455, IP 3.1.210.3, Port 22
2025-03-27 16:47:12,894 - 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-03-27 16:47:12,970 - DEBUG - VM ctest-TestBasicVMVN-93146984-64481455 is NOT ready for SSH connections, VM status: ACTIVE
2025-03-27 16:47:17,971 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-27 16:47:17,971 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93146984-64481455, IP 3.1.210.3, Port 22
2025-03-27 16:47:18,127 - DEBUG - VM ctest-TestBasicVMVN-93146984-64481455 is ready for SSH connections
2025-03-27 16:47:18,128 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-03-27 16:47:18,128 - DEBUG - cat /tmp/output.txt
2025-03-27 16:47:19,746 - DEBUG - Hello World. The time is now Thu, 27 Mar 2025 10:47:13 -0600!
2025-03-27 16:47:19,747 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 27 Mar 2025 10:47:13 -0600!'}
2025-03-27 16:47:19,747 - INFO - metadata_script.txt got executed in the vm
2025-03-27 16:47:19,747 - INFO - Deleting VM ctest-TestBasicVMVN-93146984-64481455
2025-03-27 16:47:19,815 - INFO - Deleting VN ctest-vn-66249500
2025-03-27 16:47:19,861 - DEBUG - VN b2391070-9acd-4c9e-98b8-b5a28ec4bf7f still in use: Unable to complete operation on network b2391070-9acd-4c9e-98b8-b5a28ec4bf7f. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-75750bba-fabb-4e36-b65d-2cb3261c3f2f']
2025-03-27 16:47:19,862 - WARNING - Deleting VN ctest-vn-66249500 failed..Will retry
2025-03-27 16:47:21,958 - DEBUG - Response for deleting network ()
2025-03-27 16:47:22,229 - DEBUG - No XMPP flaps were noticed during the test
2025-03-27 16:47:22,229 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-03-27 16:47:22,229 - INFO - --------------------------------------------------------------------------------
2025-03-27 16:47:22,233 - INFO - ================================================================================
2025-03-27 16:47:22,233 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-03-27 16:47:22,233 - 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-03-27 16:47:22,515 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.22': '0'}} with
2025-03-27 16:47:22,515 - INFO - Initial checks done. Running the testcase now
2025-03-27 16:47:22,515 - INFO -
2025-03-27 16:47:23,003 - DEBUG - Response for create_network : {'network': {'id': '42ad238a-5724-498c-9233-581837ad2807', 'name': 'ctest-vn-21626860', 'tenant_id': 'f4f7b8e48fb4471a88416f6996930eb0', 'project_id': 'f4f7b8e48fb4471a88416f6996930eb0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-93146984', 'ctest-vn-21626860'], 'port_security_enabled': True, 'description': ''}}
2025-03-27 16:47:23,203 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e8525421-9f4e-427d-b78f-139c86abf37f', 'name': '', 'tenant_id': 'f4f7b8e48fb4471a88416f6996930eb0', 'network_id': '42ad238a-5724-498c-9233-581837ad2807', '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': 'f4f7b8e48fb4471a88416f6996930eb0'}}
2025-03-27 16:47:23,422 - DEBUG - Response for create_subnet : {'subnet': {'id': 'dc4ac0bb-c8a5-47a1-96a4-6bcd436b848b', 'name': '', 'tenant_id': 'f4f7b8e48fb4471a88416f6996930eb0', 'network_id': '42ad238a-5724-498c-9233-581837ad2807', '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': 'f4f7b8e48fb4471a88416f6996930eb0'}}
2025-03-27 16:47:23,443 - INFO - Created VN ctest-vn-21626860
2025-03-27 16:47:23,495 - DEBUG - VN ctest-vn-21626860 UUID is 42ad238a-5724-498c-9233-581837ad2807
2025-03-27 16:47:23,862 - DEBUG - Response for create_port : {'port': {'name': '65a1b0ee-e76f-4101-8712-b66fc9ffdde6', 'id': '65a1b0ee-e76f-4101-8712-b66fc9ffdde6', 'tenant_id': 'f4f7b8e48fb4471a88416f6996930eb0', 'network_id': '42ad238a-5724-498c-9233-581837ad2807', 'mac_address': '02:65:a1:b0:ee:e7', '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': 'e8525421-9f4e-427d-b78f-139c86abf37f'}], 'security_groups': ['4460d022-bce8-4bd8-ab8a-0bb4a1a918ad'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f4f7b8e48fb4471a88416f6996930eb0'}}
2025-03-27 16:47:24,038 - DEBUG - Response for create_port : {'port': {'name': 'e473a1be-22b8-4f5d-80a0-e31e4963b52b', 'id': 'e473a1be-22b8-4f5d-80a0-e31e4963b52b', 'tenant_id': 'f4f7b8e48fb4471a88416f6996930eb0', 'network_id': '42ad238a-5724-498c-9233-581837ad2807', 'mac_address': '02:e4:73:a1:be:22', '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': 'dc4ac0bb-c8a5-47a1-96a4-6bcd436b848b'}], 'security_groups': ['4460d022-bce8-4bd8-ab8a-0bb4a1a918ad'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f4f7b8e48fb4471a88416f6996930eb0'}}
2025-03-27 16:47:24,369 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2981-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2981-1)
2025-03-27 16:47:24,740 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2981-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2981-1)
2025-03-27 16:47:25,858 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2981-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2981-1)
2025-03-27 16:47:25,859 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-03-27 16:47:25,866 - DEBUG - Requesting: http://10.0.0.49:8082/domain/5488e45e-0785-404b-890b-365ae4eb8a18
2025-03-27 16:47:25,884 - DEBUG - Requesting: http://10.0.0.49:8082/project/f4f7b8e4-8fb4-471a-8841-6f6996930eb0
2025-03-27 16:47:25,972 - DEBUG - Requesting: http://10.0.0.49:8082/network-ipam/be4f57c9-115c-4add-afbe-dd09dea17f9e
2025-03-27 16:47:25,997 - INFO - Verifications in API Server for IPAM: ctest-ipam-77289049 passed
2025-03-27 16:47:26,004 - DEBUG - Control-node 10.0.0.49 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-93146984:ctest-ipam-77289049', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-93146984', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13713275911457753821', 'uuid-lslong': '12663802236671983518'}, 'enable': 'true', 'created': '2025-03-27T16:47:22', 'last-modified': '2025-03-27T16:47:22', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.253217'}
2025-03-27 16:47:26,004 - INFO - Verifications in Control node for IPAM: ctest-ipam-77289049 passed
2025-03-27 16:47:26,004 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-03-27 16:47:26,012 - DEBUG - Requesting: http://10.0.0.49:8082/domain/5488e45e-0785-404b-890b-365ae4eb8a18
2025-03-27 16:47:26,024 - DEBUG - Requesting: http://10.0.0.49:8082/project/f4f7b8e4-8fb4-471a-8841-6f6996930eb0
2025-03-27 16:47:26,108 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/42ad238a-5724-498c-9233-581837ad2807
2025-03-27 16:47:26,126 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/42ad238a-5724-498c-9233-581837ad2807
2025-03-27 16:47:26,140 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/7eb3bee8-2100-4325-b5d4-814082ca03c1
2025-03-27 16:47:26,148 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/7eb3bee8-2100-4325-b5d4-814082ca03c1
2025-03-27 16:47:26,157 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/5cfd7a9c-c253-4914-8088-8bd2f23e41e9
2025-03-27 16:47:26,167 - DEBUG - Route Targets: ['target:64512:8000004']
2025-03-27 16:47:26,167 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/42ad238a-5724-498c-9233-581837ad2807
2025-03-27 16:47:26,180 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/7eb3bee8-2100-4325-b5d4-814082ca03c1
2025-03-27 16:47:26,197 - INFO - Verified VN network id 9 for VN 42ad238a-5724-498c-9233-581837ad2807
2025-03-27 16:47:26,198 - INFO - Verifications in API Server for VN ctest-vn-21626860 passed
2025-03-27 16:47:26,198 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/42ad238a-5724-498c-9233-581837ad2807
2025-03-27 16:47:26,210 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/7eb3bee8-2100-4325-b5d4-814082ca03c1
2025-03-27 16:47:26,218 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/7eb3bee8-2100-4325-b5d4-814082ca03c1
2025-03-27 16:47:26,229 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/5cfd7a9c-c253-4914-8088-8bd2f23e41e9
2025-03-27 16:47:26,248 - DEBUG - Control-node 10.0.0.49 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-93146984:ctest-vn-21626860', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-93146984', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4804535454548642188', 'uuid-lslong': '10534860814386276359'}, 'enable': 'true', 'created': '2025-03-27T16:47:22', 'last-modified': '2025-03-27T16:47:23', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.858564'}
2025-03-27 16:47:26,274 - DEBUG - Route Targets: ['target:64512:8000004']
2025-03-27 16:47:26,275 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-21626860 passed
2025-03-27 16:47:26,275 - DEBUG - ====Verifying policy data for ctest-vn-21626860 in API_Server ======
2025-03-27 16:47:26,275 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-03-27 16:47:26,290 - DEBUG - Requesting: http://10.0.0.49:8082/domain/5488e45e-0785-404b-890b-365ae4eb8a18
2025-03-27 16:47:26,303 - DEBUG - Requesting: http://10.0.0.49:8082/project/f4f7b8e4-8fb4-471a-8841-6f6996930eb0
2025-03-27 16:47:26,425 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/42ad238a-5724-498c-9233-581837ad2807
2025-03-27 16:47:26,446 - DEBUG - =>VN ctest-vn-21626860 has no policy to be verified
2025-03-27 16:47:26,446 - DEBUG - Verifying the vn in opserver
2025-03-27 16:47:26,447 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-93146984:ctest-vn-21626860 virtual network link through opserver 10.0.0.49
2025-03-27 16:47:26,447 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-networks
2025-03-27 16:47:26,781 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-networks
2025-03-27 16:47:26,868 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-93146984:ctest-vn-21626860', 'href': 'http://10.0.0.49:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-93146984:ctest-vn-21626860?flat'}
2025-03-27 16:47:26,868 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-93146984:ctest-vn-21626860 is found in opserver
2025-03-27 16:47:26,873 - DEBUG - VRF ids for VN ctest-vn-21626860: {'10.0.0.49': '2'}
2025-03-27 16:47:26,873 - INFO - Waiting for VM ctest-TestBasicVMVN-93146984-72379136 to be up..
2025-03-27 16:47:26,972 - DEBUG - VM is in ACTIVE state now
2025-03-27 16:47:26,972 - INFO - VM name : ctest-TestBasicVMVN-93146984-72379136
2025-03-27 16:47:27,051 - DEBUG - VM ctest-TestBasicVMVN-93146984-72379136 ID is fd57cb72-dbdb-4edf-b47e-7e7b912fdbc2
2025-03-27 16:47:27,051 - DEBUG - VM ctest-TestBasicVMVN-93146984-72379136 launched on Node cn-jenkins-deploy-platform-ansible-os-2981-1
2025-03-27 16:47:27,148 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/fd57cb72-dbdb-4edf-b47e-7e7b912fdbc2
2025-03-27 16:47:27,168 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/65a1b0ee-e76f-4101-8712-b66fc9ffdde6
2025-03-27 16:47:30,440 - 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 1004ms')
2025-03-27 16:47:30,440 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93146984-72379136 failed!
2025-03-27 16:47:30,499 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93146984:ctest-vn-21626860 is 31.1.1.1 and allocation pool is NOT set
2025-03-27 16:47:30,499 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93146984:ctest-vn-21626860 is 31.1.2.1 and allocation pool is NOT set
2025-03-27 16:47:34,569 - 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 1007ms')
2025-03-27 16:47:34,570 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93146984-72379136 failed!
2025-03-27 16:47:34,627 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93146984:ctest-vn-21626860 is 31.1.1.1 and allocation pool is NOT set
2025-03-27 16:47:34,627 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93146984:ctest-vn-21626860 is 31.1.2.1 and allocation pool is NOT set
2025-03-27 16:47:36,691 - 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=16.9 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.965 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.965/8.949/16.934/7.984 ms')
2025-03-27 16:47:36,691 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93146984-72379136 passed
2025-03-27 16:47:36,847 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-27 16:47:36,847 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93146984-72379136, IP 31.1.1.4, Port 22
2025-03-27 16:47:37,006 - DEBUG - VM ctest-TestBasicVMVN-93146984-72379136 is ready for SSH connections
2025-03-27 16:47:37,006 - INFO - Waiting for VM ctest-TestBasicVMVN-93146984-85863003 to be up..
2025-03-27 16:47:37,079 - DEBUG - VM is in ACTIVE state now
2025-03-27 16:47:37,079 - INFO - VM name : ctest-TestBasicVMVN-93146984-85863003
2025-03-27 16:47:37,146 - DEBUG - VM ctest-TestBasicVMVN-93146984-85863003 ID is 562bac2b-5e89-48cd-9494-9b69e0bdd81b
2025-03-27 16:47:37,147 - DEBUG - VM ctest-TestBasicVMVN-93146984-85863003 launched on Node cn-jenkins-deploy-platform-ansible-os-2981-1
2025-03-27 16:47:37,217 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/562bac2b-5e89-48cd-9494-9b69e0bdd81b
2025-03-27 16:47:37,226 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/e473a1be-22b8-4f5d-80a0-e31e4963b52b
2025-03-27 16:47:38,468 - 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=2.96 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.577 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.577/1.766/2.956/1.189 ms')
2025-03-27 16:47:38,468 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-93146984-85863003 passed
2025-03-27 16:47:38,623 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-27 16:47:38,623 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93146984-85863003, IP 31.1.2.4, Port 22
2025-03-27 16:47:38,778 - DEBUG - VM ctest-TestBasicVMVN-93146984-85863003 is ready for SSH connections
2025-03-27 16:47:38,778 - INFO - Waiting for VM ctest-TestBasicVMVN-93146984-29520252 to be up..
2025-03-27 16:47:38,853 - DEBUG - VM is in ACTIVE state now
2025-03-27 16:47:38,853 - INFO - VM name : ctest-TestBasicVMVN-93146984-29520252
2025-03-27 16:47:38,929 - DEBUG - VM ctest-TestBasicVMVN-93146984-29520252 ID is 582aa574-cc4d-43d3-916c-48bcf3501e8c
2025-03-27 16:47:38,929 - DEBUG - VM ctest-TestBasicVMVN-93146984-29520252 launched on Node cn-jenkins-deploy-platform-ansible-os-2981-1
2025-03-27 16:47:39,004 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/582aa574-cc4d-43d3-916c-48bcf3501e8c
2025-03-27 16:47:39,013 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/dcf79a22-8496-43fa-95ea-6eb930ee37c5
2025-03-27 16:47:40,249 - 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.85 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.366 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.366/1.610/2.854/1.244 ms')
2025-03-27 16:47:40,249 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-93146984-29520252 passed
2025-03-27 16:47:40,407 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-27 16:47:40,407 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93146984-29520252, IP 31.1.1.3, Port 22
2025-03-27 16:47:40,563 - DEBUG - VM ctest-TestBasicVMVN-93146984-29520252 is ready for SSH connections
2025-03-27 16:47:40,563 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-27 16:47:40,563 - 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.49, gateway password: c0ntrail123
2025-03-27 16:47:40,563 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-03-27 16:47:44,545 - 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.545 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.883 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.255 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.883/1.894/3.545 ms
2025-03-27 16:47:44,545 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-93146984-72379136 passed
2025-03-27 16:47:44,545 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-27 16:47:44,545 - 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.49, gateway password: c0ntrail123
2025-03-27 16:47:44,545 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-03-27 16:47:48,196 - 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.968 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.926 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.864 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.864/1.586/2.968 ms
2025-03-27 16:47:48,196 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-93146984-85863003 passed
2025-03-27 16:47:48,196 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-27 16:47:48,196 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-27 16:47:48,196 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-27 16:47:48,196 - 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.49, gateway password: c0ntrail123
2025-03-27 16:47:48,196 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-03-27 16:47:48,383 - DEBUG - None
2025-03-27 16:47:48,384 - 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.49, gateway password: c0ntrail123
2025-03-27 16:47:48,384 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-03-27 16:47:48,580 - DEBUG - None
2025-03-27 16:47:48,580 - 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.49, gateway password: c0ntrail123
2025-03-27 16:47:48,581 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-03-27 16:47:49,202 - DEBUG - None
2025-03-27 16:47:49,203 - 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.49, gateway password: c0ntrail123
2025-03-27 16:47:49,203 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-03-27 16:47:51,410 - 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.877 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.850 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.435 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.737 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.394 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.394/1.658/3.850 ms
2025-03-27 16:47:51,410 - 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.49, gateway password: c0ntrail123
2025-03-27 16:47:51,410 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-03-27 16:47:53,671 - 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.094 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.337 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.452 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.402 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.745 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.458 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.451 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.402/1.991/4.452 ms
2025-03-27 16:47:53,671 - 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.49, gateway password: c0ntrail123
2025-03-27 16:47:53,672 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-03-27 16:47:55,909 - 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.675 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.326 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.152 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.446 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.873 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.672 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.909 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.446/2.007/4.152 ms
2025-03-27 16:47:55,909 - INFO - Deleting VM ctest-TestBasicVMVN-93146984-29520252
2025-03-27 16:47:55,974 - INFO - Detaching port e473a1be-22b8-4f5d-80a0-e31e4963b52b from VM ctest-TestBasicVMVN-93146984-85863003
2025-03-27 16:47:56,026 - INFO - Deleting VM ctest-TestBasicVMVN-93146984-85863003
2025-03-27 16:47:56,104 - INFO - Detaching port 65a1b0ee-e76f-4101-8712-b66fc9ffdde6 from VM ctest-TestBasicVMVN-93146984-72379136
2025-03-27 16:47:56,140 - INFO - Deleting VM ctest-TestBasicVMVN-93146984-72379136
2025-03-27 16:47:56,213 - INFO - Deleting VN ctest-vn-21626860
2025-03-27 16:47:56,393 - DEBUG - Response for delete_port : ()
2025-03-27 16:47:56,564 - DEBUG - Response for delete_port : ()
2025-03-27 16:47:56,604 - DEBUG - VN 42ad238a-5724-498c-9233-581837ad2807 still in use: Unable to complete operation on network 42ad238a-5724-498c-9233-581837ad2807. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-6dc62d17-4bd4-4148-802a-1eebc725d5c0']
2025-03-27 16:47:56,604 - WARNING - Deleting VN ctest-vn-21626860 failed..Will retry
2025-03-27 16:47:58,728 - DEBUG - Response for deleting network ()
2025-03-27 16:47:58,729 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/7eb3bee8-2100-4325-b5d4-814082ca03c1
2025-03-27 16:47:58,735 - DEBUG - Response Code: 404
2025-03-27 16:47:58,735 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-03-27 16:47:58,740 - DEBUG - Requesting: http://10.0.0.49:8082/domain/5488e45e-0785-404b-890b-365ae4eb8a18
2025-03-27 16:47:58,798 - DEBUG - Requesting: http://10.0.0.49:8082/project/f4f7b8e4-8fb4-471a-8841-6f6996930eb0
2025-03-27 16:47:58,872 - INFO - Validated that VN ctest-vn-21626860 is not found in API Server
2025-03-27 16:47:58,882 - DEBUG - VN ctest-vn-21626860 is not present in Agent 10.0.0.49
2025-03-27 16:47:58,882 - INFO - Validated that VN ctest-vn-21626860 is not in any agent
2025-03-27 16:47:58,887 - DEBUG - VRF 2 is not seen in agent 10.0.0.49
2025-03-27 16:47:58,892 - DEBUG - Vrouter 10.0.0.49 does not have vrf 2 for VN ctest-vn-21626860
2025-03-27 16:47:58,892 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-93146984:ctest-vn-21626860
2025-03-27 16:47:58,902 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-21626860 info
2025-03-27 16:47:58,979 - INFO - IPAM: ctest-ipam-77289049 is not found in API Server
2025-03-27 16:47:58,990 - INFO - IPAM:ctest-ipam-77289049 is not found in control node
2025-03-27 16:47:59,249 - DEBUG - No XMPP flaps were noticed during the test
2025-03-27 16:47:59,249 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-03-27 16:47:59,249 - INFO - --------------------------------------------------------------------------------
2025-03-27 16:47:59,955 - INFO - Deleted project: ctest-TestBasicVMVN-93146984, ID : f4f7b8e4-8fb4-471a-8841-6f6996930eb0