2025-06-03 16:50:48,390 - INFO - Domain Default found not creating
2025-06-03 16:50:48,553 - INFO - Project ctest-TestBasicVMVN-63851226 not found, creating it
2025-06-03 16:50:49,040 - INFO - Created Project:ctest-TestBasicVMVN-63851226, ID : 83a0a544-4709-4e9c-bb3c-c29580df17fd
2025-06-03 16:50:50,658 - INFO - ================================================================================
2025-06-03 16:50:50,658 - INFO - STARTING TEST : test_generic_link_local_service
2025-06-03 16:50:50,658 - 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-06-03 16:50:50,919 - DEBUG - Nothing to compare xmpp stats {'10.0.0.129': {'10.20.0.17': '0'}} with
2025-06-03 16:50:50,919 - INFO - Initial checks done. Running the testcase now
2025-06-03 16:50:50,919 - INFO -
2025-06-03 16:50:51,533 - DEBUG - Response for create_network : {'network': {'id': '26c8db07-b419-401e-9de0-015db1edcb81', 'name': 'ctest-vn2_metadata-30680701', 'tenant_id': '83a0a54447094e9cbb3cc29580df17fd', 'project_id': '83a0a54447094e9cbb3cc29580df17fd', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-63851226', 'ctest-vn2_metadata-30680701'], 'port_security_enabled': True, 'description': ''}}
2025-06-03 16:50:51,751 - DEBUG - Response for create_subnet : {'subnet': {'id': '02742ffe-9da9-4a3a-b845-5f34a63015eb', 'name': '', 'tenant_id': '83a0a54447094e9cbb3cc29580df17fd', 'network_id': '26c8db07-b419-401e-9de0-015db1edcb81', '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': '83a0a54447094e9cbb3cc29580df17fd'}}
2025-06-03 16:50:51,771 - INFO - Created VN ctest-vn2_metadata-30680701
2025-06-03 16:50:51,824 - DEBUG - VN ctest-vn2_metadata-30680701 UUID is 26c8db07-b419-401e-9de0-015db1edcb81
2025-06-03 16:50:52,014 - DEBUG - Services list from nova: [, , ]
2025-06-03 16:50:53,144 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3396-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3396-1)
2025-06-03 16:50:53,259 - DEBUG - Link local service introspect added
2025-06-03 16:50:53,302 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-03 16:50:58,418 - DEBUG - VM is in ACTIVE state now
2025-06-03 16:50:58,549 - INFO - Waiting for VM ctest-TestBasicVMVN-63851226-03569036 to be up..
2025-06-03 16:50:58,549 - INFO - VM name : ctest-TestBasicVMVN-63851226-03569036
2025-06-03 16:50:58,639 - DEBUG - VM ctest-TestBasicVMVN-63851226-03569036 ID is 6702dc41-d01d-4dc5-a890-a343b2223a7c
2025-06-03 16:50:58,639 - DEBUG - VM ctest-TestBasicVMVN-63851226-03569036 launched on Node cn-jenkins-deploy-platform-ansible-os-3396-1
2025-06-03 16:50:58,725 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine/6702dc41-d01d-4dc5-a890-a343b2223a7c
2025-06-03 16:50:59,059 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine/6702dc41-d01d-4dc5-a890-a343b2223a7c
2025-06-03 16:50:59,096 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/9374ea7d-e452-4b84-9cbf-01f9064cb448
2025-06-03 16:51:02,360 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1023ms')
2025-06-03 16:51:02,360 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-63851226-03569036 failed!
2025-06-03 16:51:02,416 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-63851226:ctest-vn2_metadata-30680701 is 11.1.1.1 and allocation pool is NOT set
2025-06-03 16:51:04,491 - 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.18 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.11 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 3.110/4.143/5.177/1.033 ms')
2025-06-03 16:51:04,491 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-63851226-03569036 passed
2025-06-03 16:51:04,644 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-03 16:51:04,644 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-63851226-03569036, IP 11.1.1.3, Port 22
2025-06-03 16:51:04,699 - 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-06-03 16:51:04,783 - DEBUG - VM ctest-TestBasicVMVN-63851226-03569036 is NOT ready for SSH connections, VM status: ACTIVE
2025-06-03 16:51:09,783 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-03 16:51:09,783 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-63851226-03569036, IP 11.1.1.3, Port 22
2025-06-03 16:51:09,939 - DEBUG - VM ctest-TestBasicVMVN-63851226-03569036 is ready for SSH connections
2025-06-03 16:51:09,939 - INFO - Retry 0
2025-06-03 16:51:09,939 - 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.129, gateway password: c0ntrail123
2025-06-03 16:51:09,939 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-06-03 16:51:11,567 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-06-03 16:51:11,567 - INFO - Generic metadata worked
2025-06-03 16:51:11,815 - DEBUG - Link local service introspect removed
2025-06-03 16:51:11,815 - INFO - Deleting VM ctest-TestBasicVMVN-63851226-03569036
2025-06-03 16:51:11,886 - INFO - Deleting VN ctest-vn2_metadata-30680701
2025-06-03 16:51:11,926 - DEBUG - VN 26c8db07-b419-401e-9de0-015db1edcb81 still in use: Unable to complete operation on network 26c8db07-b419-401e-9de0-015db1edcb81. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-0e8e545e-4268-4eab-9c99-2fe4634b96b3']
2025-06-03 16:51:11,926 - WARNING - Deleting VN ctest-vn2_metadata-30680701 failed..Will retry
2025-06-03 16:51:14,045 - DEBUG - Response for deleting network ()
2025-06-03 16:51:14,305 - DEBUG - No XMPP flaps were noticed during the test
2025-06-03 16:51:14,305 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24]
2025-06-03 16:51:14,305 - INFO - --------------------------------------------------------------------------------
2025-06-03 16:51:14,309 - INFO - ================================================================================
2025-06-03 16:51:14,309 - INFO - STARTING TEST : test_metadata_service
2025-06-03 16:51:14,309 - 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-06-03 16:51:14,597 - DEBUG - Nothing to compare xmpp stats {'10.0.0.129': {'10.20.0.17': '0'}} with
2025-06-03 16:51:14,597 - INFO - Initial checks done. Running the testcase now
2025-06-03 16:51:14,597 - INFO -
2025-06-03 16:51:14,597 - DEBUG - Requesting: http://10.0.0.129:8082/global-vrouter-configs
2025-06-03 16:51:14,604 - DEBUG - Requesting: http://10.0.0.129:8082/global-vrouter-config/40f856a0-4e50-43fa-b9d4-76633e6bc033
2025-06-03 16:51:14,811 - DEBUG - Response for create_network : {'network': {'id': '50d56f16-c43f-485e-908d-1dd2c016831d', 'name': 'ctest-vn-18333734', 'tenant_id': '83a0a54447094e9cbb3cc29580df17fd', 'project_id': '83a0a54447094e9cbb3cc29580df17fd', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-63851226', 'ctest-vn-18333734'], 'port_security_enabled': True, 'description': ''}}
2025-06-03 16:51:15,007 - DEBUG - Response for create_subnet : {'subnet': {'id': 'efd5e263-064f-478d-be5c-30615de46afe', 'name': '', 'tenant_id': '83a0a54447094e9cbb3cc29580df17fd', 'network_id': '50d56f16-c43f-485e-908d-1dd2c016831d', 'ip_version': 4, 'cidr': '45.216.92.128/26', 'allocation_pools': [{'start': '45.216.92.130', 'end': '45.216.92.190'}], 'gateway_ip': '45.216.92.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '45.216.92.130', 'tags': [], 'project_id': '83a0a54447094e9cbb3cc29580df17fd'}}
2025-06-03 16:51:15,027 - INFO - Created VN ctest-vn-18333734
2025-06-03 16:51:15,079 - DEBUG - VN ctest-vn-18333734 UUID is 50d56f16-c43f-485e-908d-1dd2c016831d
2025-06-03 16:51:16,339 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3396-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3396-1)
2025-06-03 16:51:16,339 - INFO - Waiting for VM ctest-TestBasicVMVN-63851226-48478808 to be up..
2025-06-03 16:51:16,382 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-03 16:51:21,460 - DEBUG - VM is in ACTIVE state now
2025-06-03 16:51:21,460 - INFO - VM name : ctest-TestBasicVMVN-63851226-48478808
2025-06-03 16:51:21,539 - DEBUG - VM ctest-TestBasicVMVN-63851226-48478808 ID is ff9307b9-54c8-4476-9fec-518d0e99f6fd
2025-06-03 16:51:21,539 - DEBUG - VM ctest-TestBasicVMVN-63851226-48478808 launched on Node cn-jenkins-deploy-platform-ansible-os-3396-1
2025-06-03 16:51:21,617 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine/ff9307b9-54c8-4476-9fec-518d0e99f6fd
2025-06-03 16:51:21,626 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/afb757e0-cc2e-49fa-90af-700273a70b09
2025-06-03 16:51:24,886 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1023ms')
2025-06-03 16:51:24,886 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-63851226-48478808 failed!
2025-06-03 16:51:24,940 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-63851226:ctest-vn-18333734 is 45.216.92.129 and allocation pool is NOT set
2025-06-03 16:51:29,016 - 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=2 ttl=63 time=9.67 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1019ms\r\nrtt min/avg/max/mdev = 9.669/9.669/9.669/0.000 ms')
2025-06-03 16:51:29,016 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-63851226-48478808 passed
2025-06-03 16:51:29,172 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-03 16:51:29,172 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-63851226-48478808, IP 45.216.92.131, Port 22
2025-06-03 16:51:29,341 - DEBUG - VM ctest-TestBasicVMVN-63851226-48478808 is ready for SSH connections
2025-06-03 16:51:29,341 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2025-06-03 16:51:29,341 - DEBUG - cat /tmp/output.txt
2025-06-03 16:51:31,038 - DEBUG - Hello World. The time is now Tue, 03 Jun 2025 10:51:28 -0600!
2025-06-03 16:51:31,038 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 03 Jun 2025 10:51:28 -0600!'}
2025-06-03 16:51:31,038 - INFO - metadata_script.txt got executed in the vm
2025-06-03 16:51:31,038 - INFO - Deleting VM ctest-TestBasicVMVN-63851226-48478808
2025-06-03 16:51:31,107 - INFO - Deleting VN ctest-vn-18333734
2025-06-03 16:51:31,146 - DEBUG - VN 50d56f16-c43f-485e-908d-1dd2c016831d still in use: Unable to complete operation on network 50d56f16-c43f-485e-908d-1dd2c016831d. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d455a269-c6c2-4cbd-be06-4ebaefdea875']
2025-06-03 16:51:31,146 - WARNING - Deleting VN ctest-vn-18333734 failed..Will retry
2025-06-03 16:51:33,247 - DEBUG - Response for deleting network ()
2025-06-03 16:51:33,515 - DEBUG - No XMPP flaps were noticed during the test
2025-06-03 16:51:33,515 - INFO - END TEST : test_metadata_service : PASSED[0:00:19]
2025-06-03 16:51:33,515 - INFO - --------------------------------------------------------------------------------
2025-06-03 16:51:33,520 - INFO - ================================================================================
2025-06-03 16:51:33,520 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-06-03 16:51:33,520 - 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-06-03 16:51:33,802 - DEBUG - Nothing to compare xmpp stats {'10.0.0.129': {'10.20.0.17': '0'}} with
2025-06-03 16:51:33,802 - INFO - Initial checks done. Running the testcase now
2025-06-03 16:51:33,803 - INFO -
2025-06-03 16:51:34,311 - DEBUG - Response for create_network : {'network': {'id': 'ff3d63e9-3e34-4679-8546-cc1037fceeef', 'name': 'ctest-vn-04863390', 'tenant_id': '83a0a54447094e9cbb3cc29580df17fd', 'project_id': '83a0a54447094e9cbb3cc29580df17fd', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-63851226', 'ctest-vn-04863390'], 'port_security_enabled': True, 'description': ''}}
2025-06-03 16:51:34,521 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ca6713c9-bc5a-410d-a9e3-649a2ebc9685', 'name': '', 'tenant_id': '83a0a54447094e9cbb3cc29580df17fd', 'network_id': 'ff3d63e9-3e34-4679-8546-cc1037fceeef', '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': '83a0a54447094e9cbb3cc29580df17fd'}}
2025-06-03 16:51:34,705 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b6667dd5-e90e-42a0-8ce4-9b419ada449d', 'name': '', 'tenant_id': '83a0a54447094e9cbb3cc29580df17fd', 'network_id': 'ff3d63e9-3e34-4679-8546-cc1037fceeef', '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': '83a0a54447094e9cbb3cc29580df17fd'}}
2025-06-03 16:51:34,725 - INFO - Created VN ctest-vn-04863390
2025-06-03 16:51:34,779 - DEBUG - VN ctest-vn-04863390 UUID is ff3d63e9-3e34-4679-8546-cc1037fceeef
2025-06-03 16:51:35,173 - DEBUG - Response for create_port : {'port': {'name': 'a4f2ed0f-dc4b-41f8-9247-55d8f2ead8fb', 'id': 'a4f2ed0f-dc4b-41f8-9247-55d8f2ead8fb', 'tenant_id': '83a0a54447094e9cbb3cc29580df17fd', 'network_id': 'ff3d63e9-3e34-4679-8546-cc1037fceeef', 'mac_address': '02:a4:f2:ed:0f:dc', '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': 'ca6713c9-bc5a-410d-a9e3-649a2ebc9685'}], 'security_groups': ['1aca3617-fcb9-4a55-aac5-319f7f2317ff'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '83a0a54447094e9cbb3cc29580df17fd'}}
2025-06-03 16:51:35,355 - DEBUG - Response for create_port : {'port': {'name': 'c74e22bb-39db-42ae-a0e5-54f0fdb493d9', 'id': 'c74e22bb-39db-42ae-a0e5-54f0fdb493d9', 'tenant_id': '83a0a54447094e9cbb3cc29580df17fd', 'network_id': 'ff3d63e9-3e34-4679-8546-cc1037fceeef', 'mac_address': '02:c7:4e:22:bb:39', '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': 'b6667dd5-e90e-42a0-8ce4-9b419ada449d'}], 'security_groups': ['1aca3617-fcb9-4a55-aac5-319f7f2317ff'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '83a0a54447094e9cbb3cc29580df17fd'}}
2025-06-03 16:51:35,713 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3396-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3396-1)
2025-06-03 16:51:36,114 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3396-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3396-1)
2025-06-03 16:51:37,408 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3396-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3396-1)
2025-06-03 16:51:37,408 - DEBUG - Requesting: http://10.0.0.129:8082/domains
2025-06-03 16:51:37,420 - DEBUG - Requesting: http://10.0.0.129:8082/domain/42d00dd3-ce1d-4033-83e4-26cc53c4e460
2025-06-03 16:51:37,442 - DEBUG - Requesting: http://10.0.0.129:8082/project/83a0a544-4709-4e9c-bb3c-c29580df17fd
2025-06-03 16:51:37,529 - DEBUG - Requesting: http://10.0.0.129:8082/network-ipam/e35e3eee-c3ce-4c87-9b7f-be7b4da31e3c
2025-06-03 16:51:37,540 - INFO - Verifications in API Server for IPAM: ctest-ipam-88406615 passed
2025-06-03 16:51:37,548 - DEBUG - Control-node 10.0.0.129 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-63851226:ctest-ipam-88406615', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-63851226', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16383601689628658823', 'uuid-lslong': '11204883834713873980'}, 'enable': 'true', 'created': '2025-06-03T16:51:33', 'last-modified': '2025-06-03T16:51:34', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.511477'}
2025-06-03 16:51:37,548 - INFO - Verifications in Control node for IPAM: ctest-ipam-88406615 passed
2025-06-03 16:51:37,548 - DEBUG - Requesting: http://10.0.0.129:8082/domains
2025-06-03 16:51:37,555 - DEBUG - Requesting: http://10.0.0.129:8082/domain/42d00dd3-ce1d-4033-83e4-26cc53c4e460
2025-06-03 16:51:37,571 - DEBUG - Requesting: http://10.0.0.129:8082/project/83a0a544-4709-4e9c-bb3c-c29580df17fd
2025-06-03 16:51:37,652 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-network/ff3d63e9-3e34-4679-8546-cc1037fceeef
2025-06-03 16:51:37,669 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-network/ff3d63e9-3e34-4679-8546-cc1037fceeef
2025-06-03 16:51:37,687 - DEBUG - Requesting: http://10.0.0.129:8082/routing-instance/dfbd2cbb-ca6a-4ad8-8d8f-eba46927dfb5
2025-06-03 16:51:37,699 - DEBUG - Requesting: http://10.0.0.129:8082/routing-instance/dfbd2cbb-ca6a-4ad8-8d8f-eba46927dfb5
2025-06-03 16:51:37,726 - DEBUG - Requesting: http://10.0.0.129:8082/route-target/0da3a0b0-aaa2-41d8-bee2-ccedab039ebe
2025-06-03 16:51:37,739 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-03 16:51:37,739 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-network/ff3d63e9-3e34-4679-8546-cc1037fceeef
2025-06-03 16:51:37,761 - DEBUG - Requesting: http://10.0.0.129:8082/routing-instance/dfbd2cbb-ca6a-4ad8-8d8f-eba46927dfb5
2025-06-03 16:51:37,783 - INFO - Verified VN network id 8 for VN ff3d63e9-3e34-4679-8546-cc1037fceeef
2025-06-03 16:51:37,784 - INFO - Verifications in API Server for VN ctest-vn-04863390 passed
2025-06-03 16:51:37,784 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-network/ff3d63e9-3e34-4679-8546-cc1037fceeef
2025-06-03 16:51:37,798 - DEBUG - Requesting: http://10.0.0.129:8082/routing-instance/dfbd2cbb-ca6a-4ad8-8d8f-eba46927dfb5
2025-06-03 16:51:37,806 - DEBUG - Requesting: http://10.0.0.129:8082/routing-instance/dfbd2cbb-ca6a-4ad8-8d8f-eba46927dfb5
2025-06-03 16:51:37,824 - DEBUG - Requesting: http://10.0.0.129:8082/route-target/0da3a0b0-aaa2-41d8-bee2-ccedab039ebe
2025-06-03 16:51:37,850 - DEBUG - Control-node 10.0.0.129 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-63851226:ctest-vn-04863390', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-63851226', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '18391966306673116793', 'uuid-lslong': '9603587625445027567'}, 'enable': 'true', 'created': '2025-06-03T16:51:34', 'last-modified': '2025-06-03T16:51:34', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.172677'}
2025-06-03 16:51:37,868 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-03 16:51:37,868 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-04863390 passed
2025-06-03 16:51:37,869 - DEBUG - ====Verifying policy data for ctest-vn-04863390 in API_Server ======
2025-06-03 16:51:37,869 - DEBUG - Requesting: http://10.0.0.129:8082/domains
2025-06-03 16:51:37,878 - DEBUG - Requesting: http://10.0.0.129:8082/domain/42d00dd3-ce1d-4033-83e4-26cc53c4e460
2025-06-03 16:51:37,900 - DEBUG - Requesting: http://10.0.0.129:8082/project/83a0a544-4709-4e9c-bb3c-c29580df17fd
2025-06-03 16:51:38,032 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-network/ff3d63e9-3e34-4679-8546-cc1037fceeef
2025-06-03 16:51:38,071 - DEBUG - =>VN ctest-vn-04863390 has no policy to be verified
2025-06-03 16:51:38,071 - DEBUG - Verifying the vn in opserver
2025-06-03 16:51:38,071 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-63851226:ctest-vn-04863390 virtual network link through opserver 10.0.0.129
2025-06-03 16:51:38,071 - DEBUG - Requesting: http://10.0.0.129:8081/analytics/uves/virtual-networks
2025-06-03 16:51:38,488 - DEBUG - Requesting: http://10.0.0.129:8081/analytics/uves/virtual-networks
2025-06-03 16:51:38,567 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-63851226:ctest-vn-04863390', 'href': 'http://10.0.0.129:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-63851226:ctest-vn-04863390?flat'}
2025-06-03 16:51:38,567 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-63851226:ctest-vn-04863390 is found in opserver
2025-06-03 16:51:38,577 - DEBUG - VRF ids for VN ctest-vn-04863390: {'10.0.0.129': '2'}
2025-06-03 16:51:38,577 - INFO - Waiting for VM ctest-TestBasicVMVN-63851226-10124480 to be up..
2025-06-03 16:51:38,663 - DEBUG - VM is in ACTIVE state now
2025-06-03 16:51:38,663 - INFO - VM name : ctest-TestBasicVMVN-63851226-10124480
2025-06-03 16:51:38,746 - DEBUG - VM ctest-TestBasicVMVN-63851226-10124480 ID is 708cb0f8-67b2-4e9c-b516-6cef792ccb5a
2025-06-03 16:51:38,746 - DEBUG - VM ctest-TestBasicVMVN-63851226-10124480 launched on Node cn-jenkins-deploy-platform-ansible-os-3396-1
2025-06-03 16:51:38,861 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine/708cb0f8-67b2-4e9c-b516-6cef792ccb5a
2025-06-03 16:51:38,873 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/a4f2ed0f-dc4b-41f8-9247-55d8f2ead8fb
2025-06-03 16:51:42,137 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms')
2025-06-03 16:51:42,137 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-63851226-10124480 failed!
2025-06-03 16:51:42,192 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-63851226:ctest-vn-04863390 is 31.1.1.1 and allocation pool is NOT set
2025-06-03 16:51:42,192 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-63851226:ctest-vn-04863390 is 31.1.2.1 and allocation pool is NOT set
2025-06-03 16:51:46,265 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms')
2025-06-03 16:51:46,265 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-63851226-10124480 failed!
2025-06-03 16:51:46,320 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-63851226:ctest-vn-04863390 is 31.1.1.1 and allocation pool is NOT set
2025-06-03 16:51:46,320 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-63851226:ctest-vn-04863390 is 31.1.2.1 and allocation pool is NOT set
2025-06-03 16:51:48,388 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=8.56 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.14 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 3.138/5.848/8.559/2.710 ms')
2025-06-03 16:51:48,388 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-63851226-10124480 passed
2025-06-03 16:51:48,544 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-03 16:51:48,544 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-63851226-10124480, IP 31.1.1.4, Port 22
2025-06-03 16:51:48,703 - DEBUG - VM ctest-TestBasicVMVN-63851226-10124480 is ready for SSH connections
2025-06-03 16:51:48,703 - INFO - Waiting for VM ctest-TestBasicVMVN-63851226-24741957 to be up..
2025-06-03 16:51:48,784 - DEBUG - VM is in ACTIVE state now
2025-06-03 16:51:48,784 - INFO - VM name : ctest-TestBasicVMVN-63851226-24741957
2025-06-03 16:51:48,863 - DEBUG - VM ctest-TestBasicVMVN-63851226-24741957 ID is 14aa5adb-acf1-4a20-8497-c509c5fa49fe
2025-06-03 16:51:48,863 - DEBUG - VM ctest-TestBasicVMVN-63851226-24741957 launched on Node cn-jenkins-deploy-platform-ansible-os-3396-1
2025-06-03 16:51:48,942 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine/14aa5adb-acf1-4a20-8497-c509c5fa49fe
2025-06-03 16:51:48,952 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/c74e22bb-39db-42ae-a0e5-54f0fdb493d9
2025-06-03 16:51:50,189 - 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.10 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.461 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.461/1.782/3.104/1.321 ms')
2025-06-03 16:51:50,189 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-63851226-24741957 passed
2025-06-03 16:51:50,339 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-03 16:51:50,340 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-63851226-24741957, IP 31.1.2.4, Port 22
2025-06-03 16:51:50,495 - DEBUG - VM ctest-TestBasicVMVN-63851226-24741957 is ready for SSH connections
2025-06-03 16:51:50,495 - INFO - Waiting for VM ctest-TestBasicVMVN-63851226-95775996 to be up..
2025-06-03 16:51:50,576 - DEBUG - VM is in ACTIVE state now
2025-06-03 16:51:50,576 - INFO - VM name : ctest-TestBasicVMVN-63851226-95775996
2025-06-03 16:51:50,652 - DEBUG - VM ctest-TestBasicVMVN-63851226-95775996 ID is b6078b0e-427a-454e-942d-1cadc55d9d44
2025-06-03 16:51:50,652 - DEBUG - VM ctest-TestBasicVMVN-63851226-95775996 launched on Node cn-jenkins-deploy-platform-ansible-os-3396-1
2025-06-03 16:51:50,738 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine/b6078b0e-427a-454e-942d-1cadc55d9d44
2025-06-03 16:51:50,749 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/3eba03cd-c98f-4e94-8fd2-469826d27d19
2025-06-03 16:51:51,996 - 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=4.07 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 1001ms\r\nrtt min/avg/max/mdev = 0.362/2.216/4.070/1.854 ms')
2025-06-03 16:51:51,997 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-63851226-95775996 passed
2025-06-03 16:51:52,147 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-03 16:51:52,148 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-63851226-95775996, IP 31.1.1.3, Port 22
2025-06-03 16:51:52,315 - DEBUG - VM ctest-TestBasicVMVN-63851226-95775996 is ready for SSH connections
2025-06-03 16:51:52,315 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-03 16:51:52,315 - 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.129, gateway password: c0ntrail123
2025-06-03 16:51:52,316 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-06-03 16:51:56,397 - 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.758 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.905 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.950 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.905/1.871/3.758 ms
2025-06-03 16:51:56,397 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-63851226-10124480 passed
2025-06-03 16:51:56,397 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-03 16:51:56,397 - 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.129, gateway password: c0ntrail123
2025-06-03 16:51:56,397 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-06-03 16:52:00,085 - 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.978 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.825 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.798 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.798/1.533/2.978 ms
2025-06-03 16:52:00,085 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-63851226-24741957 passed
2025-06-03 16:52:00,085 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-03 16:52:00,085 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-03 16:52:00,085 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-03 16:52:00,085 - 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.129, gateway password: c0ntrail123
2025-06-03 16:52:00,085 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-03 16:52:00,286 - DEBUG - None
2025-06-03 16:52:00,286 - 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.129, gateway password: c0ntrail123
2025-06-03 16:52:00,286 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-03 16:52:00,511 - DEBUG - None
2025-06-03 16:52:00,511 - 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.129, gateway password: c0ntrail123
2025-06-03 16:52:00,511 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-03 16:52:01,156 - DEBUG - None
2025-06-03 16:52:01,157 - 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.129, gateway password: c0ntrail123
2025-06-03 16:52:01,157 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-06-03 16:52:03,380 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=2.024 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.401 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.445 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.233 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.376 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.376/2.095/5.401 ms
2025-06-03 16:52:03,380 - 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.129, gateway password: c0ntrail123
2025-06-03 16:52:03,380 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-06-03 16:52:05,651 - 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.061 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.283 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.492 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.457 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.910 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.835 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.574 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.457/2.373/5.492 ms
2025-06-03 16:52:05,651 - 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.129, gateway password: c0ntrail123
2025-06-03 16:52:05,652 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-06-03 16:52:07,945 - DEBUG - PING 255.255.255.255 (255.255.255.255): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.069 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.643 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.885 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.472 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.923 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.855 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.346 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.346/2.170/4.885 ms
2025-06-03 16:52:07,946 - INFO - Deleting VM ctest-TestBasicVMVN-63851226-95775996
2025-06-03 16:52:08,013 - INFO - Detaching port c74e22bb-39db-42ae-a0e5-54f0fdb493d9 from VM ctest-TestBasicVMVN-63851226-24741957
2025-06-03 16:52:08,061 - INFO - Deleting VM ctest-TestBasicVMVN-63851226-24741957
2025-06-03 16:52:08,128 - INFO - Detaching port a4f2ed0f-dc4b-41f8-9247-55d8f2ead8fb from VM ctest-TestBasicVMVN-63851226-10124480
2025-06-03 16:52:08,167 - INFO - Deleting VM ctest-TestBasicVMVN-63851226-10124480
2025-06-03 16:52:08,241 - INFO - Deleting VN ctest-vn-04863390
2025-06-03 16:52:08,396 - DEBUG - Response for delete_port : ()
2025-06-03 16:52:08,601 - DEBUG - Response for delete_port : ()
2025-06-03 16:52:08,652 - DEBUG - VN ff3d63e9-3e34-4679-8546-cc1037fceeef still in use: Unable to complete operation on network ff3d63e9-3e34-4679-8546-cc1037fceeef. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-0c2d5bc9-8f17-45ba-a6dc-da9c7f022edc']
2025-06-03 16:52:08,652 - WARNING - Deleting VN ctest-vn-04863390 failed..Will retry
2025-06-03 16:52:10,838 - DEBUG - Response for deleting network ()
2025-06-03 16:52:10,838 - DEBUG - Requesting: http://10.0.0.129:8082/routing-instance/dfbd2cbb-ca6a-4ad8-8d8f-eba46927dfb5
2025-06-03 16:52:10,844 - DEBUG - Response Code: 404
2025-06-03 16:52:10,844 - DEBUG - Requesting: http://10.0.0.129:8082/domains
2025-06-03 16:52:10,850 - DEBUG - Requesting: http://10.0.0.129:8082/domain/42d00dd3-ce1d-4033-83e4-26cc53c4e460
2025-06-03 16:52:10,905 - DEBUG - Requesting: http://10.0.0.129:8082/project/83a0a544-4709-4e9c-bb3c-c29580df17fd
2025-06-03 16:52:10,996 - INFO - Validated that VN ctest-vn-04863390 is not found in API Server
2025-06-03 16:52:11,010 - DEBUG - VN ctest-vn-04863390 is not present in Agent 10.0.0.129
2025-06-03 16:52:11,010 - INFO - Validated that VN ctest-vn-04863390 is not in any agent
2025-06-03 16:52:11,017 - DEBUG - VRF 2 is not seen in agent 10.0.0.129
2025-06-03 16:52:11,023 - DEBUG - Vrouter 10.0.0.129 does not have vrf 2 for VN ctest-vn-04863390
2025-06-03 16:52:11,023 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-63851226:ctest-vn-04863390
2025-06-03 16:52:11,035 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-04863390 info
2025-06-03 16:52:11,115 - INFO - IPAM: ctest-ipam-88406615 is not found in API Server
2025-06-03 16:52:11,127 - INFO - IPAM:ctest-ipam-88406615 is not found in control node
2025-06-03 16:52:11,381 - DEBUG - No XMPP flaps were noticed during the test
2025-06-03 16:52:11,382 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-06-03 16:52:11,382 - INFO - --------------------------------------------------------------------------------
2025-06-03 16:52:12,114 - INFO - Deleted project: ctest-TestBasicVMVN-63851226, ID : 83a0a544-4709-4e9c-bb3c-c29580df17fd