2025-11-17 13:42:39,463 - INFO - Domain Default found not creating
2025-11-17 13:42:39,619 - INFO - Project ctest-TestBasicVMVN-93629363 not found, creating it
2025-11-17 13:42:40,058 - INFO - Created Project:ctest-TestBasicVMVN-93629363, ID : 4157da70-0821-4ac0-bd25-14f5f65ebbe7
2025-11-17 13:42:41,654 - INFO - ================================================================================
2025-11-17 13:42:41,655 - INFO - STARTING TEST : test_generic_link_local_service
2025-11-17 13:42:41,655 - 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-11-17 13:42:41,911 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2025-11-17 13:42:41,911 - INFO - Initial checks done. Running the testcase now
2025-11-17 13:42:41,911 - INFO -
2025-11-17 13:42:42,467 - DEBUG - Response for create_network : {'network': {'id': '658b0d44-8523-4a62-973d-7755a2f07ff7', 'name': 'ctest-vn2_metadata-79465694', 'tenant_id': '4157da7008214ac0bd2514f5f65ebbe7', 'project_id': '4157da7008214ac0bd2514f5f65ebbe7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-93629363', 'ctest-vn2_metadata-79465694'], 'port_security_enabled': True, 'description': ''}}
2025-11-17 13:42:42,672 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c1e6b0d2-7d7f-4ce0-9a2a-d77dbc84f3ee', 'name': '', 'tenant_id': '4157da7008214ac0bd2514f5f65ebbe7', 'network_id': '658b0d44-8523-4a62-973d-7755a2f07ff7', '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': '4157da7008214ac0bd2514f5f65ebbe7'}}
2025-11-17 13:42:42,688 - INFO - Created VN ctest-vn2_metadata-79465694
2025-11-17 13:42:42,742 - DEBUG - VN ctest-vn2_metadata-79465694 UUID is 658b0d44-8523-4a62-973d-7755a2f07ff7
2025-11-17 13:42:42,915 - DEBUG - Services list from nova: [, , ]
2025-11-17 13:42:43,938 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4741-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4741-1)
2025-11-17 13:42:44,046 - DEBUG - Link local service introspect added
2025-11-17 13:42:44,083 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-17 13:42:49,156 - DEBUG - VM is in ACTIVE state now
2025-11-17 13:42:49,285 - INFO - Waiting for VM ctest-TestBasicVMVN-93629363-34532310 to be up..
2025-11-17 13:42:49,285 - INFO - VM name : ctest-TestBasicVMVN-93629363-34532310
2025-11-17 13:42:49,356 - DEBUG - VM ctest-TestBasicVMVN-93629363-34532310 ID is 8d2ec0f9-6386-4993-b28d-37576ce3a7f9
2025-11-17 13:42:49,356 - DEBUG - VM ctest-TestBasicVMVN-93629363-34532310 launched on Node cn-jenkins-deploy-platform-ansible-os-4741-1
2025-11-17 13:42:49,424 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/8d2ec0f9-6386-4993-b28d-37576ce3a7f9
2025-11-17 13:42:49,745 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/8d2ec0f9-6386-4993-b28d-37576ce3a7f9
2025-11-17 13:42:49,777 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/e5c274fe-ea2a-4136-ac2c-75bfcfe604d3
2025-11-17 13:42:53,022 - 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-11-17 13:42:53,022 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93629363-34532310 failed!
2025-11-17 13:42:53,078 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93629363:ctest-vn2_metadata-79465694 is 11.1.1.1 and allocation pool is NOT set
2025-11-17 13:42:55,142 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=2.10 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.456 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.456/1.277/2.098/0.821 ms')
2025-11-17 13:42:55,142 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93629363-34532310 passed
2025-11-17 13:42:55,290 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-17 13:42:55,290 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93629363-34532310, IP 11.1.1.3, Port 22
2025-11-17 13:42:55,445 - DEBUG - VM ctest-TestBasicVMVN-93629363-34532310 is ready for SSH connections
2025-11-17 13:42:55,445 - INFO - Retry 0
2025-11-17 13:42:55,446 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-17 13:42:55,446 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-11-17 13:42:57,015 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-11-17 13:42:57,015 - INFO - Generic metadata worked
2025-11-17 13:42:57,269 - DEBUG - Link local service introspect removed
2025-11-17 13:42:57,270 - INFO - Deleting VM ctest-TestBasicVMVN-93629363-34532310
2025-11-17 13:42:57,341 - INFO - Deleting VN ctest-vn2_metadata-79465694
2025-11-17 13:42:57,380 - DEBUG - VN 658b0d44-8523-4a62-973d-7755a2f07ff7 still in use: Unable to complete operation on network 658b0d44-8523-4a62-973d-7755a2f07ff7. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d699b52e-3088-49cd-b8bd-8fc0643917cf']
2025-11-17 13:42:57,381 - WARNING - Deleting VN ctest-vn2_metadata-79465694 failed..Will retry
2025-11-17 13:42:59,469 - DEBUG - Response for deleting network ()
2025-11-17 13:42:59,722 - DEBUG - No XMPP flaps were noticed during the test
2025-11-17 13:42:59,722 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-11-17 13:42:59,722 - INFO - --------------------------------------------------------------------------------
2025-11-17 13:42:59,724 - INFO - ================================================================================
2025-11-17 13:42:59,725 - INFO - STARTING TEST : test_metadata_service
2025-11-17 13:42:59,725 - 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-11-17 13:43:00,011 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2025-11-17 13:43:00,011 - INFO - Initial checks done. Running the testcase now
2025-11-17 13:43:00,011 - INFO -
2025-11-17 13:43:00,011 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs
2025-11-17 13:43:00,018 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/99bab926-2df4-4536-8780-8f8980d5a370
2025-11-17 13:43:00,186 - DEBUG - Response for create_network : {'network': {'id': '2fe7eab3-4e0c-4bb0-a08a-66af14aa9ebb', 'name': 'ctest-vn-75635372', 'tenant_id': '4157da7008214ac0bd2514f5f65ebbe7', 'project_id': '4157da7008214ac0bd2514f5f65ebbe7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-93629363', 'ctest-vn-75635372'], 'port_security_enabled': True, 'description': ''}}
2025-11-17 13:43:00,357 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a2807957-b618-4c94-9598-3246fc40779f', 'name': '', 'tenant_id': '4157da7008214ac0bd2514f5f65ebbe7', 'network_id': '2fe7eab3-4e0c-4bb0-a08a-66af14aa9ebb', 'ip_version': 4, 'cidr': '30.187.244.128/26', 'allocation_pools': [{'start': '30.187.244.130', 'end': '30.187.244.190'}], 'gateway_ip': '30.187.244.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '30.187.244.130', 'tags': [], 'project_id': '4157da7008214ac0bd2514f5f65ebbe7'}}
2025-11-17 13:43:00,372 - INFO - Created VN ctest-vn-75635372
2025-11-17 13:43:00,426 - DEBUG - VN ctest-vn-75635372 UUID is 2fe7eab3-4e0c-4bb0-a08a-66af14aa9ebb
2025-11-17 13:43:01,592 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4741-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4741-1)
2025-11-17 13:43:01,592 - INFO - Waiting for VM ctest-TestBasicVMVN-93629363-93044562 to be up..
2025-11-17 13:43:01,629 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-17 13:43:06,702 - DEBUG - VM is in ACTIVE state now
2025-11-17 13:43:06,702 - INFO - VM name : ctest-TestBasicVMVN-93629363-93044562
2025-11-17 13:43:06,770 - DEBUG - VM ctest-TestBasicVMVN-93629363-93044562 ID is 8cb32695-6c94-47d7-af64-76057ca786db
2025-11-17 13:43:06,770 - DEBUG - VM ctest-TestBasicVMVN-93629363-93044562 launched on Node cn-jenkins-deploy-platform-ansible-os-4741-1
2025-11-17 13:43:06,839 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/8cb32695-6c94-47d7-af64-76057ca786db
2025-11-17 13:43:06,848 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/743b6c37-1f6d-470a-88aa-fe555f76ae5c
2025-11-17 13:43:10,105 - 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-11-17 13:43:10,105 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93629363-93044562 failed!
2025-11-17 13:43:10,158 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93629363:ctest-vn-75635372 is 30.187.244.129 and allocation pool is NOT set
2025-11-17 13:43:12,220 - 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.07 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.503 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.503/1.786/3.070/1.283 ms')
2025-11-17 13:43:12,220 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93629363-93044562 passed
2025-11-17 13:43:12,370 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-17 13:43:12,370 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93629363-93044562, IP 30.187.244.131, Port 22
2025-11-17 13:43:12,525 - DEBUG - VM ctest-TestBasicVMVN-93629363-93044562 is ready for SSH connections
2025-11-17 13:43:12,526 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-17 13:43:12,526 - DEBUG - cat /tmp/output.txt
2025-11-17 13:43:14,104 - DEBUG - Hello World. The time is now Mon, 17 Nov 2025 06:43:09 -0700!
2025-11-17 13:43:14,104 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 17 Nov 2025 06:43:09 -0700!'}
2025-11-17 13:43:14,104 - INFO - metadata_script.txt got executed in the vm
2025-11-17 13:43:14,104 - INFO - Deleting VM ctest-TestBasicVMVN-93629363-93044562
2025-11-17 13:43:14,176 - INFO - Deleting VN ctest-vn-75635372
2025-11-17 13:43:14,211 - DEBUG - VN 2fe7eab3-4e0c-4bb0-a08a-66af14aa9ebb still in use: Unable to complete operation on network 2fe7eab3-4e0c-4bb0-a08a-66af14aa9ebb. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-b7043dcf-6494-49eb-bad9-a8b74fecab24']
2025-11-17 13:43:14,211 - WARNING - Deleting VN ctest-vn-75635372 failed..Will retry
2025-11-17 13:43:16,311 - DEBUG - Response for deleting network ()
2025-11-17 13:43:16,571 - DEBUG - No XMPP flaps were noticed during the test
2025-11-17 13:43:16,571 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-11-17 13:43:16,571 - INFO - --------------------------------------------------------------------------------
2025-11-17 13:43:16,573 - INFO - ================================================================================
2025-11-17 13:43:16,573 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-11-17 13:43:16,574 - 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-11-17 13:43:16,859 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2025-11-17 13:43:16,859 - INFO - Initial checks done. Running the testcase now
2025-11-17 13:43:16,859 - INFO -
2025-11-17 13:43:17,330 - DEBUG - Response for create_network : {'network': {'id': '59829ba3-2d42-4f04-9718-9df301665a0c', 'name': 'ctest-vn-94736723', 'tenant_id': '4157da7008214ac0bd2514f5f65ebbe7', 'project_id': '4157da7008214ac0bd2514f5f65ebbe7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-93629363', 'ctest-vn-94736723'], 'port_security_enabled': True, 'description': ''}}
2025-11-17 13:43:17,513 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b5632e38-4082-4a2b-bbd5-c4c15603b1ad', 'name': '', 'tenant_id': '4157da7008214ac0bd2514f5f65ebbe7', 'network_id': '59829ba3-2d42-4f04-9718-9df301665a0c', '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': '4157da7008214ac0bd2514f5f65ebbe7'}}
2025-11-17 13:43:17,651 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c0c3806f-0fd8-4391-99d1-3fcc96d5d8ca', 'name': '', 'tenant_id': '4157da7008214ac0bd2514f5f65ebbe7', 'network_id': '59829ba3-2d42-4f04-9718-9df301665a0c', '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': '4157da7008214ac0bd2514f5f65ebbe7'}}
2025-11-17 13:43:17,667 - INFO - Created VN ctest-vn-94736723
2025-11-17 13:43:17,722 - DEBUG - VN ctest-vn-94736723 UUID is 59829ba3-2d42-4f04-9718-9df301665a0c
2025-11-17 13:43:18,070 - DEBUG - Response for create_port : {'port': {'name': '3d101652-87fe-44fe-b680-9a0ff00f0c0c', 'id': '3d101652-87fe-44fe-b680-9a0ff00f0c0c', 'tenant_id': '4157da7008214ac0bd2514f5f65ebbe7', 'network_id': '59829ba3-2d42-4f04-9718-9df301665a0c', 'mac_address': '02:3d:10:16:52:87', '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': 'b5632e38-4082-4a2b-bbd5-c4c15603b1ad'}], 'security_groups': ['fae7e26d-f968-4de3-9f0e-7a2e19eddca8'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4157da7008214ac0bd2514f5f65ebbe7'}}
2025-11-17 13:43:18,223 - DEBUG - Response for create_port : {'port': {'name': '1d610914-1008-4baf-aeb2-9adb593570dd', 'id': '1d610914-1008-4baf-aeb2-9adb593570dd', 'tenant_id': '4157da7008214ac0bd2514f5f65ebbe7', 'network_id': '59829ba3-2d42-4f04-9718-9df301665a0c', 'mac_address': '02:1d:61:09:14:10', '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': 'c0c3806f-0fd8-4391-99d1-3fcc96d5d8ca'}], 'security_groups': ['fae7e26d-f968-4de3-9f0e-7a2e19eddca8'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4157da7008214ac0bd2514f5f65ebbe7'}}
2025-11-17 13:43:18,588 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4741-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4741-1)
2025-11-17 13:43:18,985 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4741-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4741-1)
2025-11-17 13:43:20,240 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4741-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4741-1)
2025-11-17 13:43:20,240 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-11-17 13:43:20,250 - DEBUG - Requesting: http://10.0.0.50:8082/domain/c58d073e-9327-469b-ad4d-9a6ab2d466a4
2025-11-17 13:43:20,266 - DEBUG - Requesting: http://10.0.0.50:8082/project/4157da70-0821-4ac0-bd25-14f5f65ebbe7
2025-11-17 13:43:20,348 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/86a2d931-e5d4-40cd-aff8-31af243b1690
2025-11-17 13:43:20,363 - INFO - Verifications in API Server for IPAM: ctest-ipam-18205814 passed
2025-11-17 13:43:20,370 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-93629363:ctest-ipam-18205814', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-93629363', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9701555355641987277', 'uuid-lslong': '12679939379158521488'}, 'enable': 'true', 'created': '2025-11-17T13:43:16', 'last-modified': '2025-11-17T13:43:17', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.282923'}
2025-11-17 13:43:20,370 - INFO - Verifications in Control node for IPAM: ctest-ipam-18205814 passed
2025-11-17 13:43:20,371 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-11-17 13:43:20,378 - DEBUG - Requesting: http://10.0.0.50:8082/domain/c58d073e-9327-469b-ad4d-9a6ab2d466a4
2025-11-17 13:43:20,392 - DEBUG - Requesting: http://10.0.0.50:8082/project/4157da70-0821-4ac0-bd25-14f5f65ebbe7
2025-11-17 13:43:20,485 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/59829ba3-2d42-4f04-9718-9df301665a0c
2025-11-17 13:43:20,496 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/59829ba3-2d42-4f04-9718-9df301665a0c
2025-11-17 13:43:20,505 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/837138fc-a15b-4d36-b542-f9eac29509f2
2025-11-17 13:43:20,514 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/837138fc-a15b-4d36-b542-f9eac29509f2
2025-11-17 13:43:20,521 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/c19720de-567c-4df0-a8f6-051c378f85ef
2025-11-17 13:43:20,539 - DEBUG - Route Targets: ['target:64512:8000004']
2025-11-17 13:43:20,539 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/59829ba3-2d42-4f04-9718-9df301665a0c
2025-11-17 13:43:20,557 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/837138fc-a15b-4d36-b542-f9eac29509f2
2025-11-17 13:43:20,579 - INFO - Verified VN network id 11 for VN 59829ba3-2d42-4f04-9718-9df301665a0c
2025-11-17 13:43:20,579 - INFO - Verifications in API Server for VN ctest-vn-94736723 passed
2025-11-17 13:43:20,579 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/59829ba3-2d42-4f04-9718-9df301665a0c
2025-11-17 13:43:20,591 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/837138fc-a15b-4d36-b542-f9eac29509f2
2025-11-17 13:43:20,605 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/837138fc-a15b-4d36-b542-f9eac29509f2
2025-11-17 13:43:20,614 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/c19720de-567c-4df0-a8f6-051c378f85ef
2025-11-17 13:43:20,628 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-93629363:ctest-vn-94736723', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-93629363', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6449888741489266436', 'uuid-lslong': '10887625766194272780'}, 'enable': 'true', 'created': '2025-11-17T13:43:17', 'last-modified': '2025-11-17T13:43:17', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.000917'}
2025-11-17 13:43:20,635 - DEBUG - Route Targets: ['target:64512:8000004']
2025-11-17 13:43:20,635 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-94736723 passed
2025-11-17 13:43:20,635 - DEBUG - ====Verifying policy data for ctest-vn-94736723 in API_Server ======
2025-11-17 13:43:20,635 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-11-17 13:43:20,644 - DEBUG - Requesting: http://10.0.0.50:8082/domain/c58d073e-9327-469b-ad4d-9a6ab2d466a4
2025-11-17 13:43:20,662 - DEBUG - Requesting: http://10.0.0.50:8082/project/4157da70-0821-4ac0-bd25-14f5f65ebbe7
2025-11-17 13:43:20,740 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/59829ba3-2d42-4f04-9718-9df301665a0c
2025-11-17 13:43:20,759 - DEBUG - =>VN ctest-vn-94736723 has no policy to be verified
2025-11-17 13:43:20,759 - DEBUG - Verifying the vn in opserver
2025-11-17 13:43:20,759 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-93629363:ctest-vn-94736723 virtual network link through opserver 10.0.0.50
2025-11-17 13:43:20,760 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2025-11-17 13:43:21,178 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2025-11-17 13:43:21,236 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-93629363:ctest-vn-94736723', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-93629363:ctest-vn-94736723?flat'}
2025-11-17 13:43:21,236 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-93629363:ctest-vn-94736723 is found in opserver
2025-11-17 13:43:21,242 - DEBUG - VRF ids for VN ctest-vn-94736723: {'10.0.0.50': '2'}
2025-11-17 13:43:21,242 - INFO - Waiting for VM ctest-TestBasicVMVN-93629363-24164667 to be up..
2025-11-17 13:43:21,336 - DEBUG - VM is in ACTIVE state now
2025-11-17 13:43:21,336 - INFO - VM name : ctest-TestBasicVMVN-93629363-24164667
2025-11-17 13:43:21,418 - DEBUG - VM ctest-TestBasicVMVN-93629363-24164667 ID is 6cfdc823-0a6b-4f71-b835-91164c76524f
2025-11-17 13:43:21,418 - DEBUG - VM ctest-TestBasicVMVN-93629363-24164667 launched on Node cn-jenkins-deploy-platform-ansible-os-4741-1
2025-11-17 13:43:21,499 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/6cfdc823-0a6b-4f71-b835-91164c76524f
2025-11-17 13:43:21,509 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/3d101652-87fe-44fe-b680-9a0ff00f0c0c
2025-11-17 13:43:24,763 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms')
2025-11-17 13:43:24,763 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93629363-24164667 failed!
2025-11-17 13:43:24,822 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93629363:ctest-vn-94736723 is 31.1.1.1 and allocation pool is NOT set
2025-11-17 13:43:24,822 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93629363:ctest-vn-94736723 is 31.1.2.1 and allocation pool is NOT set
2025-11-17 13:43:28,890 - 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 1006ms')
2025-11-17 13:43:28,890 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93629363-24164667 failed!
2025-11-17 13:43:28,946 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93629363:ctest-vn-94736723 is 31.1.1.1 and allocation pool is NOT set
2025-11-17 13:43:28,946 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93629363:ctest-vn-94736723 is 31.1.2.1 and allocation pool is NOT set
2025-11-17 13:43:31,014 - 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.47 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.461 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.461/1.967/3.473/1.506 ms')
2025-11-17 13:43:31,014 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93629363-24164667 passed
2025-11-17 13:43:31,162 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-17 13:43:31,162 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93629363-24164667, IP 31.1.1.4, Port 22
2025-11-17 13:43:31,318 - DEBUG - VM ctest-TestBasicVMVN-93629363-24164667 is ready for SSH connections
2025-11-17 13:43:31,318 - INFO - Waiting for VM ctest-TestBasicVMVN-93629363-45104700 to be up..
2025-11-17 13:43:31,393 - DEBUG - VM is in ACTIVE state now
2025-11-17 13:43:31,393 - INFO - VM name : ctest-TestBasicVMVN-93629363-45104700
2025-11-17 13:43:31,458 - DEBUG - VM ctest-TestBasicVMVN-93629363-45104700 ID is c611cb63-1a96-454d-9a75-aa68d3b8eb4c
2025-11-17 13:43:31,459 - DEBUG - VM ctest-TestBasicVMVN-93629363-45104700 launched on Node cn-jenkins-deploy-platform-ansible-os-4741-1
2025-11-17 13:43:31,524 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/c611cb63-1a96-454d-9a75-aa68d3b8eb4c
2025-11-17 13:43:31,531 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/1d610914-1008-4baf-aeb2-9adb593570dd
2025-11-17 13:43:32,765 - 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=4.85 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.623 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.623/2.738/4.853/2.115 ms')
2025-11-17 13:43:32,765 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-93629363-45104700 passed
2025-11-17 13:43:32,914 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-17 13:43:32,914 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93629363-45104700, IP 31.1.2.4, Port 22
2025-11-17 13:43:33,073 - DEBUG - VM ctest-TestBasicVMVN-93629363-45104700 is ready for SSH connections
2025-11-17 13:43:33,073 - INFO - Waiting for VM ctest-TestBasicVMVN-93629363-57571394 to be up..
2025-11-17 13:43:33,137 - DEBUG - VM is in ACTIVE state now
2025-11-17 13:43:33,138 - INFO - VM name : ctest-TestBasicVMVN-93629363-57571394
2025-11-17 13:43:33,200 - DEBUG - VM ctest-TestBasicVMVN-93629363-57571394 ID is 158a7877-3351-47b1-92ef-8fa80ade0064
2025-11-17 13:43:33,200 - DEBUG - VM ctest-TestBasicVMVN-93629363-57571394 launched on Node cn-jenkins-deploy-platform-ansible-os-4741-1
2025-11-17 13:43:33,267 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/158a7877-3351-47b1-92ef-8fa80ade0064
2025-11-17 13:43:33,276 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/aa64488e-0c7e-4bb0-8c0a-d272ce9534b5
2025-11-17 13:43:34,511 - 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.18 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.559 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.559/1.868/3.177/1.309 ms')
2025-11-17 13:43:34,511 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-93629363-57571394 passed
2025-11-17 13:43:34,662 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-17 13:43:34,662 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93629363-57571394, IP 31.1.1.3, Port 22
2025-11-17 13:43:34,818 - DEBUG - VM ctest-TestBasicVMVN-93629363-57571394 is ready for SSH connections
2025-11-17 13:43:34,818 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-17 13:43:34,818 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-17 13:43:34,818 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-11-17 13:43:38,765 - 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.564 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.049 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.842 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.842/1.818/3.564 ms
2025-11-17 13:43:38,765 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-93629363-24164667 passed
2025-11-17 13:43:38,765 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-17 13:43:38,765 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-17 13:43:38,765 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-11-17 13:43:42,357 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=63 time=3.076 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.952 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.898 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.898/1.642/3.076 ms
2025-11-17 13:43:42,357 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-93629363-45104700 passed
2025-11-17 13:43:42,357 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-17 13:43:42,357 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-17 13:43:42,357 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-17 13:43:42,357 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-17 13:43:42,357 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-17 13:43:42,465 - DEBUG - None
2025-11-17 13:43:42,466 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-17 13:43:42,466 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-17 13:43:42,569 - DEBUG - None
2025-11-17 13:43:42,569 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-17 13:43:42,569 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-17 13:43:43,109 - DEBUG - None
2025-11-17 13:43:43,110 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-17 13:43:43,110 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-11-17 13:43:45,231 - 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.793 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.812 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.378 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.926 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.409 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.378/1.863/4.812 ms
2025-11-17 13:43:45,231 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-17 13:43:45,231 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-11-17 13:43:47,384 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=0.969 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.528 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.635 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.508 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.864 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.092 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.396 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.396/1.856/3.635 ms
2025-11-17 13:43:47,384 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-17 13:43:47,385 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-11-17 13:43:49,545 - 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.441 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.721 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.428 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.405 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.896 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.625 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.562 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.405/1.725/3.428 ms
2025-11-17 13:43:49,546 - INFO - Deleting VM ctest-TestBasicVMVN-93629363-57571394
2025-11-17 13:43:49,619 - INFO - Detaching port 1d610914-1008-4baf-aeb2-9adb593570dd from VM ctest-TestBasicVMVN-93629363-45104700
2025-11-17 13:43:49,657 - INFO - Deleting VM ctest-TestBasicVMVN-93629363-45104700
2025-11-17 13:43:49,724 - INFO - Detaching port 3d101652-87fe-44fe-b680-9a0ff00f0c0c from VM ctest-TestBasicVMVN-93629363-24164667
2025-11-17 13:43:49,761 - INFO - Deleting VM ctest-TestBasicVMVN-93629363-24164667
2025-11-17 13:43:49,834 - INFO - Deleting VN ctest-vn-94736723
2025-11-17 13:43:50,007 - DEBUG - Response for delete_port : ()
2025-11-17 13:43:50,171 - DEBUG - Response for delete_port : ()
2025-11-17 13:43:50,207 - DEBUG - VN 59829ba3-2d42-4f04-9718-9df301665a0c still in use: Unable to complete operation on network 59829ba3-2d42-4f04-9718-9df301665a0c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7b5e1dfa-d266-4f5e-a8f0-5b095d0488c0']
2025-11-17 13:43:50,208 - WARNING - Deleting VN ctest-vn-94736723 failed..Will retry
2025-11-17 13:43:52,323 - DEBUG - Response for deleting network ()
2025-11-17 13:43:52,323 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/837138fc-a15b-4d36-b542-f9eac29509f2
2025-11-17 13:43:52,329 - DEBUG - Response Code: 404
2025-11-17 13:43:52,329 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-11-17 13:43:52,334 - DEBUG - Requesting: http://10.0.0.50:8082/domain/c58d073e-9327-469b-ad4d-9a6ab2d466a4
2025-11-17 13:43:52,387 - DEBUG - Requesting: http://10.0.0.50:8082/project/4157da70-0821-4ac0-bd25-14f5f65ebbe7
2025-11-17 13:43:52,458 - INFO - Validated that VN ctest-vn-94736723 is not found in API Server
2025-11-17 13:43:52,467 - DEBUG - VN ctest-vn-94736723 is not present in Agent 10.0.0.50
2025-11-17 13:43:52,467 - INFO - Validated that VN ctest-vn-94736723 is not in any agent
2025-11-17 13:43:52,472 - DEBUG - VRF 2 is not seen in agent 10.0.0.50
2025-11-17 13:43:52,478 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-94736723
2025-11-17 13:43:52,478 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-93629363:ctest-vn-94736723
2025-11-17 13:43:52,486 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-94736723 info
2025-11-17 13:43:52,562 - INFO - IPAM: ctest-ipam-18205814 is not found in API Server
2025-11-17 13:43:52,571 - INFO - IPAM:ctest-ipam-18205814 is not found in control node
2025-11-17 13:43:52,828 - DEBUG - No XMPP flaps were noticed during the test
2025-11-17 13:43:52,828 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2025-11-17 13:43:52,828 - INFO - --------------------------------------------------------------------------------
2025-11-17 13:43:53,555 - INFO - Deleted project: ctest-TestBasicVMVN-93629363, ID : 4157da70-0821-4ac0-bd25-14f5f65ebbe7