2025-06-19 08:30:44,241 - INFO - Domain Default found not creating
2025-06-19 08:30:44,411 - INFO - Project ctest-TestBasicVMVN-11714512 not found, creating it
2025-06-19 08:30:44,930 - INFO - Created Project:ctest-TestBasicVMVN-11714512, ID : 18ea6cf5-d75c-4a96-84f0-b5bc753e76fb
2025-06-19 08:30:46,462 - INFO - ================================================================================
2025-06-19 08:30:46,462 - INFO - STARTING TEST : test_generic_link_local_service
2025-06-19 08:30:46,462 - 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-19 08:30:46,720 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.14': '0'}} with
2025-06-19 08:30:46,720 - INFO - Initial checks done. Running the testcase now
2025-06-19 08:30:46,720 - INFO -
2025-06-19 08:30:47,372 - DEBUG - Response for create_network : {'network': {'id': 'b3b590b4-b80a-4b17-93b4-fd3b13bca69b', 'name': 'ctest-vn2_metadata-63127389', 'tenant_id': '18ea6cf5d75c4a9684f0b5bc753e76fb', 'project_id': '18ea6cf5d75c4a9684f0b5bc753e76fb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-11714512', 'ctest-vn2_metadata-63127389'], 'port_security_enabled': True, 'description': ''}}
2025-06-19 08:30:47,579 - DEBUG - Response for create_subnet : {'subnet': {'id': '6fa6fe03-ea20-43ac-b63c-333c80bf413e', 'name': '', 'tenant_id': '18ea6cf5d75c4a9684f0b5bc753e76fb', 'network_id': 'b3b590b4-b80a-4b17-93b4-fd3b13bca69b', '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': '18ea6cf5d75c4a9684f0b5bc753e76fb'}}
2025-06-19 08:30:47,604 - INFO - Created VN ctest-vn2_metadata-63127389
2025-06-19 08:30:47,662 - DEBUG - VN ctest-vn2_metadata-63127389 UUID is b3b590b4-b80a-4b17-93b4-fd3b13bca69b
2025-06-19 08:30:47,880 - DEBUG - Services list from nova: [, , ]
2025-06-19 08:30:49,038 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3486-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3486-1)
2025-06-19 08:30:49,149 - DEBUG - Link local service introspect added
2025-06-19 08:30:49,194 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-19 08:30:54,278 - DEBUG - VM is in ACTIVE state now
2025-06-19 08:30:54,406 - INFO - Waiting for VM ctest-TestBasicVMVN-11714512-31381213 to be up..
2025-06-19 08:30:54,406 - INFO - VM name : ctest-TestBasicVMVN-11714512-31381213
2025-06-19 08:30:54,496 - DEBUG - VM ctest-TestBasicVMVN-11714512-31381213 ID is 4a24fae7-6193-4af8-bf76-74b47487d12c
2025-06-19 08:30:54,497 - DEBUG - VM ctest-TestBasicVMVN-11714512-31381213 launched on Node cn-jenkins-deploy-platform-ansible-os-3486-1
2025-06-19 08:30:54,576 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/4a24fae7-6193-4af8-bf76-74b47487d12c
2025-06-19 08:30:54,879 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/4a24fae7-6193-4af8-bf76-74b47487d12c
2025-06-19 08:30:54,910 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/2af55895-cddf-4205-a09d-707782ea7ab0
2025-06-19 08:30:58,172 - 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 1009ms')
2025-06-19 08:30:58,173 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-11714512-31381213 failed!
2025-06-19 08:30:58,237 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-11714512:ctest-vn2_metadata-63127389 is 11.1.1.1 and allocation pool is NOT set
2025-06-19 08:31:00,295 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=10.3 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.81 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.808/6.075/10.342/4.267 ms')
2025-06-19 08:31:00,296 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-11714512-31381213 passed
2025-06-19 08:31:00,450 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-19 08:31:00,450 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-11714512-31381213, IP 11.1.1.3, Port 22
2025-06-19 08:31:00,616 - DEBUG - VM ctest-TestBasicVMVN-11714512-31381213 is ready for SSH connections
2025-06-19 08:31:00,616 - INFO - Retry 0
2025-06-19 08:31:00,617 - 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.249, gateway password: c0ntrail123
2025-06-19 08:31:00,617 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-06-19 08:31:02,257 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-06-19 08:31:02,258 - INFO - Generic metadata worked
2025-06-19 08:31:02,521 - DEBUG - Link local service introspect removed
2025-06-19 08:31:02,521 - INFO - Deleting VM ctest-TestBasicVMVN-11714512-31381213
2025-06-19 08:31:02,622 - INFO - Deleting VN ctest-vn2_metadata-63127389
2025-06-19 08:31:02,672 - DEBUG - VN b3b590b4-b80a-4b17-93b4-fd3b13bca69b still in use: Unable to complete operation on network b3b590b4-b80a-4b17-93b4-fd3b13bca69b. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-c63a302e-a11e-4d05-9491-e58f095778ba']
2025-06-19 08:31:02,673 - WARNING - Deleting VN ctest-vn2_metadata-63127389 failed..Will retry
2025-06-19 08:31:04,789 - DEBUG - Response for deleting network ()
2025-06-19 08:31:05,044 - DEBUG - No XMPP flaps were noticed during the test
2025-06-19 08:31:05,044 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19]
2025-06-19 08:31:05,044 - INFO - --------------------------------------------------------------------------------
2025-06-19 08:31:05,046 - INFO - ================================================================================
2025-06-19 08:31:05,047 - INFO - STARTING TEST : test_metadata_service
2025-06-19 08:31:05,047 - 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-19 08:31:05,333 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.14': '0'}} with
2025-06-19 08:31:05,333 - INFO - Initial checks done. Running the testcase now
2025-06-19 08:31:05,333 - INFO -
2025-06-19 08:31:05,333 - DEBUG - Requesting: http://10.0.0.249:8082/global-vrouter-configs
2025-06-19 08:31:05,340 - DEBUG - Requesting: http://10.0.0.249:8082/global-vrouter-config/c14fecd2-8615-4d7e-ad96-75a0bf85d957
2025-06-19 08:31:05,538 - DEBUG - Response for create_network : {'network': {'id': '60200377-bd45-45e4-926e-b29383819bfa', 'name': 'ctest-vn-60616156', 'tenant_id': '18ea6cf5d75c4a9684f0b5bc753e76fb', 'project_id': '18ea6cf5d75c4a9684f0b5bc753e76fb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-11714512', 'ctest-vn-60616156'], 'port_security_enabled': True, 'description': ''}}
2025-06-19 08:31:05,718 - DEBUG - Response for create_subnet : {'subnet': {'id': '5d2142ac-224d-4291-8d0c-6780292d998c', 'name': '', 'tenant_id': '18ea6cf5d75c4a9684f0b5bc753e76fb', 'network_id': '60200377-bd45-45e4-926e-b29383819bfa', 'ip_version': 4, 'cidr': '36.104.142.192/26', 'allocation_pools': [{'start': '36.104.142.194', 'end': '36.104.142.254'}], 'gateway_ip': '36.104.142.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '36.104.142.194', 'tags': [], 'project_id': '18ea6cf5d75c4a9684f0b5bc753e76fb'}}
2025-06-19 08:31:05,741 - INFO - Created VN ctest-vn-60616156
2025-06-19 08:31:05,794 - DEBUG - VN ctest-vn-60616156 UUID is 60200377-bd45-45e4-926e-b29383819bfa
2025-06-19 08:31:07,027 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3486-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3486-1)
2025-06-19 08:31:07,027 - INFO - Waiting for VM ctest-TestBasicVMVN-11714512-00915197 to be up..
2025-06-19 08:31:07,067 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-19 08:31:12,155 - DEBUG - VM is in ACTIVE state now
2025-06-19 08:31:12,155 - INFO - VM name : ctest-TestBasicVMVN-11714512-00915197
2025-06-19 08:31:12,242 - DEBUG - VM ctest-TestBasicVMVN-11714512-00915197 ID is 5541d8d1-4d18-4b24-8626-5d78e133db5a
2025-06-19 08:31:12,242 - DEBUG - VM ctest-TestBasicVMVN-11714512-00915197 launched on Node cn-jenkins-deploy-platform-ansible-os-3486-1
2025-06-19 08:31:12,325 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/5541d8d1-4d18-4b24-8626-5d78e133db5a
2025-06-19 08:31:12,334 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/1e732de3-9111-4db2-9f93-dbd32710ecd7
2025-06-19 08:31:15,613 - 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 1032ms')
2025-06-19 08:31:15,613 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-11714512-00915197 failed!
2025-06-19 08:31:15,670 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-11714512:ctest-vn-60616156 is 36.104.142.193 and allocation pool is NOT set
2025-06-19 08:31:17,734 - 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=14.4 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.59 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 = 2.587/8.501/14.415/5.914 ms')
2025-06-19 08:31:17,734 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-11714512-00915197 passed
2025-06-19 08:31:17,918 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-19 08:31:17,918 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-11714512-00915197, IP 36.104.142.195, Port 22
2025-06-19 08:31:17,984 - 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-19 08:31:18,068 - DEBUG - VM ctest-TestBasicVMVN-11714512-00915197 is NOT ready for SSH connections, VM status: ACTIVE
2025-06-19 08:31:23,069 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-19 08:31:23,069 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-11714512-00915197, IP 36.104.142.195, Port 22
2025-06-19 08:31:23,233 - DEBUG - VM ctest-TestBasicVMVN-11714512-00915197 is ready for SSH connections
2025-06-19 08:31:23,233 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2025-06-19 08:31:23,234 - DEBUG - cat /tmp/output.txt
2025-06-19 08:31:24,871 - DEBUG - Hello World. The time is now Thu, 19 Jun 2025 02:31:18 -0600!
2025-06-19 08:31:24,871 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 19 Jun 2025 02:31:18 -0600!'}
2025-06-19 08:31:24,871 - INFO - metadata_script.txt got executed in the vm
2025-06-19 08:31:24,871 - INFO - Deleting VM ctest-TestBasicVMVN-11714512-00915197
2025-06-19 08:31:24,942 - INFO - Deleting VN ctest-vn-60616156
2025-06-19 08:31:24,991 - DEBUG - VN 60200377-bd45-45e4-926e-b29383819bfa still in use: Unable to complete operation on network 60200377-bd45-45e4-926e-b29383819bfa. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-6ca22f91-e21a-43b4-9231-6bc9ca54c373']
2025-06-19 08:31:24,992 - WARNING - Deleting VN ctest-vn-60616156 failed..Will retry
2025-06-19 08:31:27,116 - DEBUG - Response for deleting network ()
2025-06-19 08:31:27,380 - DEBUG - No XMPP flaps were noticed during the test
2025-06-19 08:31:27,381 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-06-19 08:31:27,381 - INFO - --------------------------------------------------------------------------------
2025-06-19 08:31:27,385 - INFO - ================================================================================
2025-06-19 08:31:27,385 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-06-19 08:31:27,386 - 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-19 08:31:27,673 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.14': '0'}} with
2025-06-19 08:31:27,673 - INFO - Initial checks done. Running the testcase now
2025-06-19 08:31:27,673 - INFO -
2025-06-19 08:31:28,181 - DEBUG - Response for create_network : {'network': {'id': '6b684368-5161-456a-940c-0a9562b49254', 'name': 'ctest-vn-64571684', 'tenant_id': '18ea6cf5d75c4a9684f0b5bc753e76fb', 'project_id': '18ea6cf5d75c4a9684f0b5bc753e76fb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-11714512', 'ctest-vn-64571684'], 'port_security_enabled': True, 'description': ''}}
2025-06-19 08:31:28,379 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a5b86b79-2b0d-4a3f-a99b-51f8d5831fea', 'name': '', 'tenant_id': '18ea6cf5d75c4a9684f0b5bc753e76fb', 'network_id': '6b684368-5161-456a-940c-0a9562b49254', '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': '18ea6cf5d75c4a9684f0b5bc753e76fb'}}
2025-06-19 08:31:28,569 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c6330208-2199-47a8-bcc0-3aff122f494f', 'name': '', 'tenant_id': '18ea6cf5d75c4a9684f0b5bc753e76fb', 'network_id': '6b684368-5161-456a-940c-0a9562b49254', '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': '18ea6cf5d75c4a9684f0b5bc753e76fb'}}
2025-06-19 08:31:28,590 - INFO - Created VN ctest-vn-64571684
2025-06-19 08:31:28,642 - DEBUG - VN ctest-vn-64571684 UUID is 6b684368-5161-456a-940c-0a9562b49254
2025-06-19 08:31:29,046 - DEBUG - Response for create_port : {'port': {'name': 'da40d125-d847-41c1-92f0-e2b6a0b927a6', 'id': 'da40d125-d847-41c1-92f0-e2b6a0b927a6', 'tenant_id': '18ea6cf5d75c4a9684f0b5bc753e76fb', 'network_id': '6b684368-5161-456a-940c-0a9562b49254', 'mac_address': '02:da:40:d1:25:d8', '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': 'a5b86b79-2b0d-4a3f-a99b-51f8d5831fea'}], 'security_groups': ['746544f6-d4b0-4d91-91d1-e03f0f6ee7f3'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '18ea6cf5d75c4a9684f0b5bc753e76fb'}}
2025-06-19 08:31:29,236 - DEBUG - Response for create_port : {'port': {'name': 'c500e49f-4e66-460c-84ec-e84ccd08f88d', 'id': 'c500e49f-4e66-460c-84ec-e84ccd08f88d', 'tenant_id': '18ea6cf5d75c4a9684f0b5bc753e76fb', 'network_id': '6b684368-5161-456a-940c-0a9562b49254', 'mac_address': '02:c5:00:e4:9f:4e', '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': 'c6330208-2199-47a8-bcc0-3aff122f494f'}], 'security_groups': ['746544f6-d4b0-4d91-91d1-e03f0f6ee7f3'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '18ea6cf5d75c4a9684f0b5bc753e76fb'}}
2025-06-19 08:31:29,613 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3486-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3486-1)
2025-06-19 08:31:30,031 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3486-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3486-1)
2025-06-19 08:31:31,280 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3486-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3486-1)
2025-06-19 08:31:31,280 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2025-06-19 08:31:31,287 - DEBUG - Requesting: http://10.0.0.249:8082/domain/78931b0a-ad55-45e4-8319-8b7e936486f0
2025-06-19 08:31:31,302 - DEBUG - Requesting: http://10.0.0.249:8082/project/18ea6cf5-d75c-4a96-84f0-b5bc753e76fb
2025-06-19 08:31:31,390 - DEBUG - Requesting: http://10.0.0.249:8082/network-ipam/9a1d376c-c339-4be6-853c-88fba22ee75b
2025-06-19 08:31:31,403 - INFO - Verifications in API Server for IPAM: ctest-ipam-35331638 passed
2025-06-19 08:31:31,412 - DEBUG - Control-node 10.0.0.249 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-11714512:ctest-ipam-35331638', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-11714512', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11105093196436818918', 'uuid-lslong': '9600699119986206555'}, 'enable': 'true', 'created': '2025-06-19T08:31:27', 'last-modified': '2025-06-19T08:31:27', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.495174'}
2025-06-19 08:31:31,412 - INFO - Verifications in Control node for IPAM: ctest-ipam-35331638 passed
2025-06-19 08:31:31,412 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2025-06-19 08:31:31,420 - DEBUG - Requesting: http://10.0.0.249:8082/domain/78931b0a-ad55-45e4-8319-8b7e936486f0
2025-06-19 08:31:31,439 - DEBUG - Requesting: http://10.0.0.249:8082/project/18ea6cf5-d75c-4a96-84f0-b5bc753e76fb
2025-06-19 08:31:31,534 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/6b684368-5161-456a-940c-0a9562b49254
2025-06-19 08:31:31,555 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/6b684368-5161-456a-940c-0a9562b49254
2025-06-19 08:31:31,567 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/9aff08d8-7158-4925-b378-aaf24be58ab4
2025-06-19 08:31:31,582 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/9aff08d8-7158-4925-b378-aaf24be58ab4
2025-06-19 08:31:31,597 - DEBUG - Requesting: http://10.0.0.249:8082/route-target/9427091b-e219-40a9-bdbf-0cf346c51f49
2025-06-19 08:31:31,610 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-19 08:31:31,611 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/6b684368-5161-456a-940c-0a9562b49254
2025-06-19 08:31:31,624 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/9aff08d8-7158-4925-b378-aaf24be58ab4
2025-06-19 08:31:31,647 - INFO - Verified VN network id 9 for VN 6b684368-5161-456a-940c-0a9562b49254
2025-06-19 08:31:31,647 - INFO - Verifications in API Server for VN ctest-vn-64571684 passed
2025-06-19 08:31:31,647 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/6b684368-5161-456a-940c-0a9562b49254
2025-06-19 08:31:31,665 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/9aff08d8-7158-4925-b378-aaf24be58ab4
2025-06-19 08:31:31,675 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/9aff08d8-7158-4925-b378-aaf24be58ab4
2025-06-19 08:31:31,690 - DEBUG - Requesting: http://10.0.0.249:8082/route-target/9427091b-e219-40a9-bdbf-0cf346c51f49
2025-06-19 08:31:31,728 - DEBUG - Control-node 10.0.0.249 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-11714512:ctest-vn-64571684', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-11714512', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7739510074957186410', 'uuid-lslong': '10667913254056268372'}, 'enable': 'true', 'created': '2025-06-19T08:31:28', 'last-modified': '2025-06-19T08:31:28', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.182608'}
2025-06-19 08:31:31,746 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-19 08:31:31,746 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-64571684 passed
2025-06-19 08:31:31,746 - DEBUG - ====Verifying policy data for ctest-vn-64571684 in API_Server ======
2025-06-19 08:31:31,747 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2025-06-19 08:31:31,759 - DEBUG - Requesting: http://10.0.0.249:8082/domain/78931b0a-ad55-45e4-8319-8b7e936486f0
2025-06-19 08:31:31,776 - DEBUG - Requesting: http://10.0.0.249:8082/project/18ea6cf5-d75c-4a96-84f0-b5bc753e76fb
2025-06-19 08:31:31,893 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/6b684368-5161-456a-940c-0a9562b49254
2025-06-19 08:31:31,909 - DEBUG - =>VN ctest-vn-64571684 has no policy to be verified
2025-06-19 08:31:31,909 - DEBUG - Verifying the vn in opserver
2025-06-19 08:31:31,909 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-11714512:ctest-vn-64571684 virtual network link through opserver 10.0.0.249
2025-06-19 08:31:31,910 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-networks
2025-06-19 08:31:32,330 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-networks
2025-06-19 08:31:32,402 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-11714512:ctest-vn-64571684', 'href': 'http://10.0.0.249:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-11714512:ctest-vn-64571684?flat'}
2025-06-19 08:31:32,402 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-11714512:ctest-vn-64571684 is found in opserver
2025-06-19 08:31:32,414 - DEBUG - VRF ids for VN ctest-vn-64571684: {'10.0.0.249': '2'}
2025-06-19 08:31:32,415 - INFO - Waiting for VM ctest-TestBasicVMVN-11714512-01746894 to be up..
2025-06-19 08:31:32,510 - DEBUG - VM is in ACTIVE state now
2025-06-19 08:31:32,511 - INFO - VM name : ctest-TestBasicVMVN-11714512-01746894
2025-06-19 08:31:32,612 - DEBUG - VM ctest-TestBasicVMVN-11714512-01746894 ID is 77e47e64-904a-4fd8-be00-7b4647650be7
2025-06-19 08:31:32,613 - DEBUG - VM ctest-TestBasicVMVN-11714512-01746894 launched on Node cn-jenkins-deploy-platform-ansible-os-3486-1
2025-06-19 08:31:32,719 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/77e47e64-904a-4fd8-be00-7b4647650be7
2025-06-19 08:31:32,766 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/da40d125-d847-41c1-92f0-e2b6a0b927a6
2025-06-19 08:31:36,060 - 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 1026ms')
2025-06-19 08:31:36,061 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-11714512-01746894 failed!
2025-06-19 08:31:36,118 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-11714512:ctest-vn-64571684 is 31.1.1.1 and allocation pool is NOT set
2025-06-19 08:31:36,118 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-11714512:ctest-vn-64571684 is 31.1.2.1 and allocation pool is NOT set
2025-06-19 08:31:40,192 - 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-06-19 08:31:40,192 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-11714512-01746894 failed!
2025-06-19 08:31:40,250 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-11714512:ctest-vn-64571684 is 31.1.1.1 and allocation pool is NOT set
2025-06-19 08:31:40,250 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-11714512:ctest-vn-64571684 is 31.1.2.1 and allocation pool is NOT set
2025-06-19 08:31:42,322 - 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=9.27 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.462 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.462/4.868/9.274/4.406 ms')
2025-06-19 08:31:42,322 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-11714512-01746894 passed
2025-06-19 08:31:42,478 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-19 08:31:42,479 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-11714512-01746894, IP 31.1.1.4, Port 22
2025-06-19 08:31:42,641 - DEBUG - VM ctest-TestBasicVMVN-11714512-01746894 is ready for SSH connections
2025-06-19 08:31:42,641 - INFO - Waiting for VM ctest-TestBasicVMVN-11714512-03743612 to be up..
2025-06-19 08:31:42,725 - DEBUG - VM is in ACTIVE state now
2025-06-19 08:31:42,726 - INFO - VM name : ctest-TestBasicVMVN-11714512-03743612
2025-06-19 08:31:42,827 - DEBUG - VM ctest-TestBasicVMVN-11714512-03743612 ID is 679ffd36-5ccf-41cf-84f6-604b3cb62e6d
2025-06-19 08:31:42,827 - DEBUG - VM ctest-TestBasicVMVN-11714512-03743612 launched on Node cn-jenkins-deploy-platform-ansible-os-3486-1
2025-06-19 08:31:42,912 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/679ffd36-5ccf-41cf-84f6-604b3cb62e6d
2025-06-19 08:31:42,927 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/c500e49f-4e66-460c-84ec-e84ccd08f88d
2025-06-19 08:31:44,178 - 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.18 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.28 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 = 1.277/2.729/4.182/1.452 ms')
2025-06-19 08:31:44,178 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-11714512-03743612 passed
2025-06-19 08:31:44,338 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-19 08:31:44,338 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-11714512-03743612, IP 31.1.2.4, Port 22
2025-06-19 08:31:44,512 - DEBUG - VM ctest-TestBasicVMVN-11714512-03743612 is ready for SSH connections
2025-06-19 08:31:44,512 - INFO - Waiting for VM ctest-TestBasicVMVN-11714512-45933442 to be up..
2025-06-19 08:31:44,648 - DEBUG - VM is in ACTIVE state now
2025-06-19 08:31:44,648 - INFO - VM name : ctest-TestBasicVMVN-11714512-45933442
2025-06-19 08:31:44,731 - DEBUG - VM ctest-TestBasicVMVN-11714512-45933442 ID is 51539873-b3dd-4545-b8b1-2638f170f292
2025-06-19 08:31:44,731 - DEBUG - VM ctest-TestBasicVMVN-11714512-45933442 launched on Node cn-jenkins-deploy-platform-ansible-os-3486-1
2025-06-19 08:31:44,815 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/51539873-b3dd-4545-b8b1-2638f170f292
2025-06-19 08:31:44,826 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/f0f83e31-9fc3-4814-9b03-71ae8f9d1ed4
2025-06-19 08:31:46,084 - 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.95 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.834 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.834/1.893/2.952/1.059 ms')
2025-06-19 08:31:46,085 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-11714512-45933442 passed
2025-06-19 08:31:46,238 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-19 08:31:46,238 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-11714512-45933442, IP 31.1.1.3, Port 22
2025-06-19 08:31:46,402 - DEBUG - VM ctest-TestBasicVMVN-11714512-45933442 is ready for SSH connections
2025-06-19 08:31:46,402 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-19 08:31:46,402 - 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.249, gateway password: c0ntrail123
2025-06-19 08:31:46,402 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-06-19 08:31:50,496 - 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=4.196 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.929 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.297 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.929/2.140/4.196 ms
2025-06-19 08:31:50,497 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-11714512-01746894 passed
2025-06-19 08:31:50,497 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-19 08:31:50,497 - 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.249, gateway password: c0ntrail123
2025-06-19 08:31:50,497 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-06-19 08:31:54,154 - 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.999 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.041 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.407 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.041/1.815/2.999 ms
2025-06-19 08:31:54,154 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-11714512-03743612 passed
2025-06-19 08:31:54,154 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-19 08:31:54,154 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-19 08:31:54,154 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-19 08:31:54,154 - 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.249, gateway password: c0ntrail123
2025-06-19 08:31:54,154 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-19 08:31:54,346 - DEBUG - None
2025-06-19 08:31:54,346 - 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.249, gateway password: c0ntrail123
2025-06-19 08:31:54,346 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-19 08:31:54,535 - DEBUG - None
2025-06-19 08:31:54,535 - 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.249, gateway password: c0ntrail123
2025-06-19 08:31:54,535 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-19 08:31:55,178 - DEBUG - None
2025-06-19 08:31:55,179 - 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.249, gateway password: c0ntrail123
2025-06-19 08:31:55,179 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-06-19 08:31:57,421 - 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.025 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.455 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.407 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.951 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.483 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.407/2.264/5.455 ms
2025-06-19 08:31:57,422 - 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.249, gateway password: c0ntrail123
2025-06-19 08:31:57,422 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-06-19 08:31:59,669 - 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.035 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.229 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.379 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.223 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.570 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.530 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.354 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.354/2.331/4.379 ms
2025-06-19 08:31:59,669 - 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.249, gateway password: c0ntrail123
2025-06-19 08:31:59,669 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-06-19 08:32:01,932 - 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.912 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.821 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.964 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.591 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.370 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.517 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.383 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.383/2.794/4.964 ms
2025-06-19 08:32:01,932 - INFO - Deleting VM ctest-TestBasicVMVN-11714512-45933442
2025-06-19 08:32:02,005 - INFO - Detaching port c500e49f-4e66-460c-84ec-e84ccd08f88d from VM ctest-TestBasicVMVN-11714512-03743612
2025-06-19 08:32:02,063 - INFO - Deleting VM ctest-TestBasicVMVN-11714512-03743612
2025-06-19 08:32:02,140 - INFO - Detaching port da40d125-d847-41c1-92f0-e2b6a0b927a6 from VM ctest-TestBasicVMVN-11714512-01746894
2025-06-19 08:32:02,179 - INFO - Deleting VM ctest-TestBasicVMVN-11714512-01746894
2025-06-19 08:32:02,263 - INFO - Deleting VN ctest-vn-64571684
2025-06-19 08:32:02,473 - DEBUG - Response for delete_port : ()
2025-06-19 08:32:02,720 - DEBUG - Response for delete_port : ()
2025-06-19 08:32:02,914 - DEBUG - Response for deleting network ()
2025-06-19 08:32:02,914 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/9aff08d8-7158-4925-b378-aaf24be58ab4
2025-06-19 08:32:02,921 - DEBUG - Response Code: 404
2025-06-19 08:32:02,922 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2025-06-19 08:32:02,928 - DEBUG - Requesting: http://10.0.0.249:8082/domain/78931b0a-ad55-45e4-8319-8b7e936486f0
2025-06-19 08:32:02,985 - DEBUG - Requesting: http://10.0.0.249:8082/project/18ea6cf5-d75c-4a96-84f0-b5bc753e76fb
2025-06-19 08:32:03,073 - INFO - Validated that VN ctest-vn-64571684 is not found in API Server
2025-06-19 08:32:03,089 - DEBUG - VN ctest-vn-64571684 is not present in Agent 10.0.0.249
2025-06-19 08:32:03,089 - INFO - Validated that VN ctest-vn-64571684 is not in any agent
2025-06-19 08:32:03,095 - DEBUG - VRF 2 is not seen in agent 10.0.0.249
2025-06-19 08:32:03,102 - DEBUG - Vrouter 10.0.0.249 does not have vrf 2 for VN ctest-vn-64571684
2025-06-19 08:32:03,102 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-11714512:ctest-vn-64571684
2025-06-19 08:32:03,116 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-64571684 info
2025-06-19 08:32:03,209 - INFO - IPAM: ctest-ipam-35331638 is not found in API Server
2025-06-19 08:32:03,224 - INFO - IPAM:ctest-ipam-35331638 is not found in control node
2025-06-19 08:32:03,483 - DEBUG - No XMPP flaps were noticed during the test
2025-06-19 08:32:03,483 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2025-06-19 08:32:03,483 - INFO - --------------------------------------------------------------------------------
2025-06-19 08:32:04,215 - INFO - Deleted project: ctest-TestBasicVMVN-11714512, ID : 18ea6cf5-d75c-4a96-84f0-b5bc753e76fb