2026-03-26 20:44:06,282 - INFO - Domain Default found not creating
2026-03-26 20:44:06,446 - INFO - Project ctest-TestBasicVMVN-88967099 not found, creating it
2026-03-26 20:44:06,912 - INFO - Created Project:ctest-TestBasicVMVN-88967099, ID : b2edaf07-218d-452c-9bcf-0a9e98b1d8db
2026-03-26 20:44:08,380 - INFO - ================================================================================
2026-03-26 20:44:08,380 - INFO - STARTING TEST : test_generic_link_local_service
2026-03-26 20:44:08,380 - 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
2026-03-26 20:44:08,637 - DEBUG - Nothing to compare xmpp stats {'10.0.0.129': {'10.20.0.17': '0'}} with
2026-03-26 20:44:08,637 - INFO - Initial checks done. Running the testcase now
2026-03-26 20:44:08,637 - INFO -
2026-03-26 20:44:09,200 - DEBUG - Response for create_network : {'network': {'id': '51e278a9-fb71-46d9-a1b4-348171d95657', 'name': 'ctest-vn2_metadata-47322326', 'tenant_id': 'b2edaf07218d452c9bcf0a9e98b1d8db', 'project_id': 'b2edaf07218d452c9bcf0a9e98b1d8db', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-88967099', 'ctest-vn2_metadata-47322326'], 'port_security_enabled': True, 'description': ''}}
2026-03-26 20:44:09,390 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e4cd187d-f783-49e8-a905-f6c772b1a8d5', 'name': '', 'tenant_id': 'b2edaf07218d452c9bcf0a9e98b1d8db', 'network_id': '51e278a9-fb71-46d9-a1b4-348171d95657', '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': 'b2edaf07218d452c9bcf0a9e98b1d8db'}}
2026-03-26 20:44:09,408 - INFO - Created VN ctest-vn2_metadata-47322326
2026-03-26 20:44:09,458 - DEBUG - VN ctest-vn2_metadata-47322326 UUID is 51e278a9-fb71-46d9-a1b4-348171d95657
2026-03-26 20:44:09,639 - DEBUG - Services list from nova: [, , ]
2026-03-26 20:44:10,664 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5547-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5547-1)
2026-03-26 20:44:10,774 - DEBUG - Link local service introspect added
2026-03-26 20:44:10,813 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-26 20:44:15,887 - DEBUG - VM is in ACTIVE state now
2026-03-26 20:44:16,024 - INFO - Waiting for VM ctest-TestBasicVMVN-88967099-76478114 to be up..
2026-03-26 20:44:16,024 - INFO - VM name : ctest-TestBasicVMVN-88967099-76478114
2026-03-26 20:44:16,098 - DEBUG - VM ctest-TestBasicVMVN-88967099-76478114 ID is d2d608c5-e30c-44e4-a78d-2e2e1619a48e
2026-03-26 20:44:16,098 - DEBUG - VM ctest-TestBasicVMVN-88967099-76478114 launched on Node cn-jenkins-deploy-platform-ansible-os-5547-1
2026-03-26 20:44:16,197 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine/d2d608c5-e30c-44e4-a78d-2e2e1619a48e
2026-03-26 20:44:16,496 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine/d2d608c5-e30c-44e4-a78d-2e2e1619a48e
2026-03-26 20:44:16,528 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/5ae2d32c-871c-4290-a558-f7b24bbe83c4
2026-03-26 20:44:19,781 - 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 1013ms')
2026-03-26 20:44:19,781 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-88967099-76478114 failed!
2026-03-26 20:44:19,834 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-88967099:ctest-vn2_metadata-47322326 is 11.1.1.1 and allocation pool is NOT set
2026-03-26 20:44:21,900 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=7.56 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.09 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.089/4.322/7.555/3.233 ms')
2026-03-26 20:44:21,900 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-88967099-76478114 passed
2026-03-26 20:44:22,051 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-26 20:44:22,051 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-88967099-76478114, IP 11.1.1.3, Port 22
2026-03-26 20:44:22,106 - 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': ''}
2026-03-26 20:44:22,179 - DEBUG - VM ctest-TestBasicVMVN-88967099-76478114 is NOT ready for SSH connections, VM status: ACTIVE
2026-03-26 20:44:27,180 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-26 20:44:27,180 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-88967099-76478114, IP 11.1.1.3, Port 22
2026-03-26 20:44:27,338 - DEBUG - VM ctest-TestBasicVMVN-88967099-76478114 is ready for SSH connections
2026-03-26 20:44:27,339 - INFO - Retry 0
2026-03-26 20:44:27,339 - 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
2026-03-26 20:44:27,339 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-03-26 20:44:28,976 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-03-26 20:44:28,976 - INFO - Generic metadata worked
2026-03-26 20:44:29,246 - DEBUG - Link local service introspect removed
2026-03-26 20:44:29,246 - INFO - Deleting VM ctest-TestBasicVMVN-88967099-76478114
2026-03-26 20:44:29,319 - INFO - Deleting VN ctest-vn2_metadata-47322326
2026-03-26 20:44:29,357 - DEBUG - VN 51e278a9-fb71-46d9-a1b4-348171d95657 still in use: Unable to complete operation on network 51e278a9-fb71-46d9-a1b4-348171d95657. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-389d6702-00f9-47a4-bd2e-0e379d758137']
2026-03-26 20:44:29,357 - WARNING - Deleting VN ctest-vn2_metadata-47322326 failed..Will retry
2026-03-26 20:44:31,447 - DEBUG - Response for deleting network ()
2026-03-26 20:44:31,704 - DEBUG - No XMPP flaps were noticed during the test
2026-03-26 20:44:31,704 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23]
2026-03-26 20:44:31,704 - INFO - --------------------------------------------------------------------------------
2026-03-26 20:44:31,707 - INFO - ================================================================================
2026-03-26 20:44:31,707 - INFO - STARTING TEST : test_metadata_service
2026-03-26 20:44:31,707 - 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
2026-03-26 20:44:31,992 - DEBUG - Nothing to compare xmpp stats {'10.0.0.129': {'10.20.0.17': '0'}} with
2026-03-26 20:44:31,992 - INFO - Initial checks done. Running the testcase now
2026-03-26 20:44:31,992 - INFO -
2026-03-26 20:44:31,992 - DEBUG - Requesting: http://10.0.0.129:8082/global-vrouter-configs
2026-03-26 20:44:31,997 - DEBUG - Requesting: http://10.0.0.129:8082/global-vrouter-config/89ef3488-da93-4996-86e3-bd70763d96f6
2026-03-26 20:44:32,197 - DEBUG - Response for create_network : {'network': {'id': 'bbb8f78f-cc0d-409d-b142-64ce6d095b72', 'name': 'ctest-vn-00616732', 'tenant_id': 'b2edaf07218d452c9bcf0a9e98b1d8db', 'project_id': 'b2edaf07218d452c9bcf0a9e98b1d8db', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-88967099', 'ctest-vn-00616732'], 'port_security_enabled': True, 'description': ''}}
2026-03-26 20:44:32,405 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd45efe00-34eb-437b-89b6-74d644794015', 'name': '', 'tenant_id': 'b2edaf07218d452c9bcf0a9e98b1d8db', 'network_id': 'bbb8f78f-cc0d-409d-b142-64ce6d095b72', 'ip_version': 4, 'cidr': '7.208.213.64/26', 'allocation_pools': [{'start': '7.208.213.66', 'end': '7.208.213.126'}], 'gateway_ip': '7.208.213.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '7.208.213.66', 'tags': [], 'project_id': 'b2edaf07218d452c9bcf0a9e98b1d8db'}}
2026-03-26 20:44:32,424 - INFO - Created VN ctest-vn-00616732
2026-03-26 20:44:32,474 - DEBUG - VN ctest-vn-00616732 UUID is bbb8f78f-cc0d-409d-b142-64ce6d095b72
2026-03-26 20:44:33,644 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5547-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5547-1)
2026-03-26 20:44:33,645 - INFO - Waiting for VM ctest-TestBasicVMVN-88967099-72665761 to be up..
2026-03-26 20:44:33,683 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-26 20:44:38,758 - DEBUG - VM is in ACTIVE state now
2026-03-26 20:44:38,758 - INFO - VM name : ctest-TestBasicVMVN-88967099-72665761
2026-03-26 20:44:38,824 - DEBUG - VM ctest-TestBasicVMVN-88967099-72665761 ID is be4e9fc6-899a-44a0-b4e0-0484ecdfb418
2026-03-26 20:44:38,824 - DEBUG - VM ctest-TestBasicVMVN-88967099-72665761 launched on Node cn-jenkins-deploy-platform-ansible-os-5547-1
2026-03-26 20:44:38,895 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine/be4e9fc6-899a-44a0-b4e0-0484ecdfb418
2026-03-26 20:44:38,903 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/ca72b0e4-6b02-4a0b-b9ab-855916f27cb2
2026-03-26 20:44:42,141 - 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')
2026-03-26 20:44:42,141 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-88967099-72665761 failed!
2026-03-26 20:44:42,194 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-88967099:ctest-vn-00616732 is 7.208.213.65 and allocation pool is NOT set
2026-03-26 20:44:44,254 - 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.75 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.02 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 1.023/4.885/8.748/3.862 ms')
2026-03-26 20:44:44,255 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-88967099-72665761 passed
2026-03-26 20:44:44,402 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-26 20:44:44,403 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-88967099-72665761, IP 7.208.213.67, Port 22
2026-03-26 20:44:44,568 - DEBUG - VM ctest-TestBasicVMVN-88967099-72665761 is ready for SSH connections
2026-03-26 20:44:44,568 - 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
2026-03-26 20:44:44,569 - DEBUG - cat /tmp/output.txt
2026-03-26 20:44:46,209 - DEBUG - Hello World. The time is now Thu, 26 Mar 2026 14:44:44 -0600!
2026-03-26 20:44:46,209 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 26 Mar 2026 14:44:44 -0600!'}
2026-03-26 20:44:46,209 - INFO - metadata_script.txt got executed in the vm
2026-03-26 20:44:46,209 - INFO - Deleting VM ctest-TestBasicVMVN-88967099-72665761
2026-03-26 20:44:46,282 - INFO - Deleting VN ctest-vn-00616732
2026-03-26 20:44:46,317 - DEBUG - VN bbb8f78f-cc0d-409d-b142-64ce6d095b72 still in use: Unable to complete operation on network bbb8f78f-cc0d-409d-b142-64ce6d095b72. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-800cbf43-a17c-413a-ab35-fc7880c881fc']
2026-03-26 20:44:46,317 - WARNING - Deleting VN ctest-vn-00616732 failed..Will retry
2026-03-26 20:44:48,410 - DEBUG - Response for deleting network ()
2026-03-26 20:44:48,664 - DEBUG - No XMPP flaps were noticed during the test
2026-03-26 20:44:48,664 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2026-03-26 20:44:48,664 - INFO - --------------------------------------------------------------------------------
2026-03-26 20:44:48,666 - INFO - ================================================================================
2026-03-26 20:44:48,667 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-03-26 20:44:48,667 - 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
2026-03-26 20:44:48,952 - DEBUG - Nothing to compare xmpp stats {'10.0.0.129': {'10.20.0.17': '0'}} with
2026-03-26 20:44:48,952 - INFO - Initial checks done. Running the testcase now
2026-03-26 20:44:48,953 - INFO -
2026-03-26 20:44:49,424 - DEBUG - Response for create_network : {'network': {'id': '14e81146-ae85-4b97-801c-161078262b16', 'name': 'ctest-vn-38647454', 'tenant_id': 'b2edaf07218d452c9bcf0a9e98b1d8db', 'project_id': 'b2edaf07218d452c9bcf0a9e98b1d8db', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-88967099', 'ctest-vn-38647454'], 'port_security_enabled': True, 'description': ''}}
2026-03-26 20:44:49,628 - DEBUG - Response for create_subnet : {'subnet': {'id': '782fc540-7d45-45c8-909b-f4e0c2e4b15c', 'name': '', 'tenant_id': 'b2edaf07218d452c9bcf0a9e98b1d8db', 'network_id': '14e81146-ae85-4b97-801c-161078262b16', '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': 'b2edaf07218d452c9bcf0a9e98b1d8db'}}
2026-03-26 20:44:49,769 - DEBUG - Response for create_subnet : {'subnet': {'id': '1fa0ffd1-519e-442f-bf7c-7a5916b56b95', 'name': '', 'tenant_id': 'b2edaf07218d452c9bcf0a9e98b1d8db', 'network_id': '14e81146-ae85-4b97-801c-161078262b16', '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': 'b2edaf07218d452c9bcf0a9e98b1d8db'}}
2026-03-26 20:44:49,789 - INFO - Created VN ctest-vn-38647454
2026-03-26 20:44:49,843 - DEBUG - VN ctest-vn-38647454 UUID is 14e81146-ae85-4b97-801c-161078262b16
2026-03-26 20:44:50,197 - DEBUG - Response for create_port : {'port': {'name': 'dbe93e0a-8035-4323-8f09-8b982652885d', 'id': 'dbe93e0a-8035-4323-8f09-8b982652885d', 'tenant_id': 'b2edaf07218d452c9bcf0a9e98b1d8db', 'network_id': '14e81146-ae85-4b97-801c-161078262b16', 'mac_address': '02:db:e9:3e:0a:80', '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': '782fc540-7d45-45c8-909b-f4e0c2e4b15c'}], 'security_groups': ['f782c4f9-16e0-4942-8dc9-9e478738adf3'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b2edaf07218d452c9bcf0a9e98b1d8db'}}
2026-03-26 20:44:50,366 - DEBUG - Response for create_port : {'port': {'name': '7d10edff-1000-4267-8117-7ce2812fd9c8', 'id': '7d10edff-1000-4267-8117-7ce2812fd9c8', 'tenant_id': 'b2edaf07218d452c9bcf0a9e98b1d8db', 'network_id': '14e81146-ae85-4b97-801c-161078262b16', 'mac_address': '02:7d:10:ed:ff: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': '1fa0ffd1-519e-442f-bf7c-7a5916b56b95'}], 'security_groups': ['f782c4f9-16e0-4942-8dc9-9e478738adf3'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b2edaf07218d452c9bcf0a9e98b1d8db'}}
2026-03-26 20:44:50,716 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5547-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5547-1)
2026-03-26 20:44:51,123 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5547-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5547-1)
2026-03-26 20:44:52,314 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5547-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5547-1)
2026-03-26 20:44:52,314 - DEBUG - Requesting: http://10.0.0.129:8082/domains
2026-03-26 20:44:52,319 - DEBUG - Requesting: http://10.0.0.129:8082/domain/5ee3b9bd-3511-4401-b76e-41eff2e870a1
2026-03-26 20:44:52,330 - DEBUG - Requesting: http://10.0.0.129:8082/project/b2edaf07-218d-452c-9bcf-0a9e98b1d8db
2026-03-26 20:44:52,402 - DEBUG - Requesting: http://10.0.0.129:8082/network-ipam/9cae4e38-f6e9-464c-aae8-16783fb72d1e
2026-03-26 20:44:52,412 - INFO - Verifications in API Server for IPAM: ctest-ipam-16895268 passed
2026-03-26 20:44:52,417 - DEBUG - Control-node 10.0.0.129 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-88967099:ctest-ipam-16895268', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-88967099', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11290047322432030284', 'uuid-lslong': '12315117886765477150'}, 'enable': 'true', 'created': '2026-03-26T20:44:48', 'last-modified': '2026-03-26T20:44:49', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.237795'}
2026-03-26 20:44:52,417 - INFO - Verifications in Control node for IPAM: ctest-ipam-16895268 passed
2026-03-26 20:44:52,417 - DEBUG - Requesting: http://10.0.0.129:8082/domains
2026-03-26 20:44:52,424 - DEBUG - Requesting: http://10.0.0.129:8082/domain/5ee3b9bd-3511-4401-b76e-41eff2e870a1
2026-03-26 20:44:52,434 - DEBUG - Requesting: http://10.0.0.129:8082/project/b2edaf07-218d-452c-9bcf-0a9e98b1d8db
2026-03-26 20:44:52,509 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-network/14e81146-ae85-4b97-801c-161078262b16
2026-03-26 20:44:52,523 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-network/14e81146-ae85-4b97-801c-161078262b16
2026-03-26 20:44:52,535 - DEBUG - Requesting: http://10.0.0.129:8082/routing-instance/9026e384-db48-49c7-921f-5bb00c7ad6be
2026-03-26 20:44:52,543 - DEBUG - Requesting: http://10.0.0.129:8082/routing-instance/9026e384-db48-49c7-921f-5bb00c7ad6be
2026-03-26 20:44:52,558 - DEBUG - Requesting: http://10.0.0.129:8082/route-target/4d8e6768-5c5e-45e3-9dac-bbd9a42c8c56
2026-03-26 20:44:52,566 - DEBUG - Route Targets: ['target:64512:8000004']
2026-03-26 20:44:52,566 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-network/14e81146-ae85-4b97-801c-161078262b16
2026-03-26 20:44:52,576 - DEBUG - Requesting: http://10.0.0.129:8082/routing-instance/9026e384-db48-49c7-921f-5bb00c7ad6be
2026-03-26 20:44:52,593 - INFO - Verified VN network id 11 for VN 14e81146-ae85-4b97-801c-161078262b16
2026-03-26 20:44:52,594 - INFO - Verifications in API Server for VN ctest-vn-38647454 passed
2026-03-26 20:44:52,594 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-network/14e81146-ae85-4b97-801c-161078262b16
2026-03-26 20:44:52,604 - DEBUG - Requesting: http://10.0.0.129:8082/routing-instance/9026e384-db48-49c7-921f-5bb00c7ad6be
2026-03-26 20:44:52,614 - DEBUG - Requesting: http://10.0.0.129:8082/routing-instance/9026e384-db48-49c7-921f-5bb00c7ad6be
2026-03-26 20:44:52,623 - DEBUG - Requesting: http://10.0.0.129:8082/route-target/4d8e6768-5c5e-45e3-9dac-bbd9a42c8c56
2026-03-26 20:44:52,636 - DEBUG - Control-node 10.0.0.129 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-88967099:ctest-vn-38647454', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-88967099', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1506473070628785047', 'uuid-lslong': '9231277596193729302'}, 'enable': 'true', 'created': '2026-03-26T20:44:49', 'last-modified': '2026-03-26T20:44:49', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.889165'}
2026-03-26 20:44:52,649 - DEBUG - Route Targets: ['target:64512:8000004']
2026-03-26 20:44:52,649 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-38647454 passed
2026-03-26 20:44:52,649 - DEBUG - ====Verifying policy data for ctest-vn-38647454 in API_Server ======
2026-03-26 20:44:52,650 - DEBUG - Requesting: http://10.0.0.129:8082/domains
2026-03-26 20:44:52,660 - DEBUG - Requesting: http://10.0.0.129:8082/domain/5ee3b9bd-3511-4401-b76e-41eff2e870a1
2026-03-26 20:44:52,766 - DEBUG - Requesting: http://10.0.0.129:8082/project/b2edaf07-218d-452c-9bcf-0a9e98b1d8db
2026-03-26 20:44:52,841 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-network/14e81146-ae85-4b97-801c-161078262b16
2026-03-26 20:44:52,864 - DEBUG - =>VN ctest-vn-38647454 has no policy to be verified
2026-03-26 20:44:52,864 - DEBUG - Verifying the vn in opserver
2026-03-26 20:44:52,864 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-88967099:ctest-vn-38647454 virtual network link through opserver 10.0.0.129
2026-03-26 20:44:52,864 - DEBUG - Requesting: http://10.0.0.129:8081/analytics/uves/virtual-networks
2026-03-26 20:44:53,212 - DEBUG - Requesting: http://10.0.0.129:8081/analytics/uves/virtual-networks
2026-03-26 20:44:53,279 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-88967099:ctest-vn-38647454', 'href': 'http://10.0.0.129:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-88967099:ctest-vn-38647454?flat'}
2026-03-26 20:44:53,279 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-88967099:ctest-vn-38647454 is found in opserver
2026-03-26 20:44:53,293 - DEBUG - VRF ids for VN ctest-vn-38647454: {'10.0.0.129': '2'}
2026-03-26 20:44:53,293 - INFO - Waiting for VM ctest-TestBasicVMVN-88967099-47131774 to be up..
2026-03-26 20:44:53,371 - DEBUG - VM is in ACTIVE state now
2026-03-26 20:44:53,371 - INFO - VM name : ctest-TestBasicVMVN-88967099-47131774
2026-03-26 20:44:53,451 - DEBUG - VM ctest-TestBasicVMVN-88967099-47131774 ID is 36d44ad1-09e7-4123-8db3-db2bee5e287e
2026-03-26 20:44:53,452 - DEBUG - VM ctest-TestBasicVMVN-88967099-47131774 launched on Node cn-jenkins-deploy-platform-ansible-os-5547-1
2026-03-26 20:44:53,530 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine/36d44ad1-09e7-4123-8db3-db2bee5e287e
2026-03-26 20:44:53,540 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/dbe93e0a-8035-4323-8f09-8b982652885d
2026-03-26 20:44:56,804 - 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 1027ms')
2026-03-26 20:44:56,804 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-88967099-47131774 failed!
2026-03-26 20:44:56,863 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-88967099:ctest-vn-38647454 is 31.1.1.1 and allocation pool is NOT set
2026-03-26 20:44:56,863 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-88967099:ctest-vn-38647454 is 31.1.2.1 and allocation pool is NOT set
2026-03-26 20:45:00,927 - 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')
2026-03-26 20:45:00,927 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-88967099-47131774 failed!
2026-03-26 20:45:00,982 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-88967099:ctest-vn-38647454 is 31.1.1.1 and allocation pool is NOT set
2026-03-26 20:45:00,983 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-88967099:ctest-vn-38647454 is 31.1.2.1 and allocation pool is NOT set
2026-03-26 20:45:03,046 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=4.40 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.758 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.758/2.579/4.400/1.821 ms')
2026-03-26 20:45:03,046 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-88967099-47131774 passed
2026-03-26 20:45:03,194 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-26 20:45:03,195 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-88967099-47131774, IP 31.1.1.4, Port 22
2026-03-26 20:45:03,358 - DEBUG - VM ctest-TestBasicVMVN-88967099-47131774 is ready for SSH connections
2026-03-26 20:45:03,358 - INFO - Waiting for VM ctest-TestBasicVMVN-88967099-60033654 to be up..
2026-03-26 20:45:03,438 - DEBUG - VM is in ACTIVE state now
2026-03-26 20:45:03,438 - INFO - VM name : ctest-TestBasicVMVN-88967099-60033654
2026-03-26 20:45:03,517 - DEBUG - VM ctest-TestBasicVMVN-88967099-60033654 ID is 93776b39-9c99-427c-8eaa-660523a5160a
2026-03-26 20:45:03,518 - DEBUG - VM ctest-TestBasicVMVN-88967099-60033654 launched on Node cn-jenkins-deploy-platform-ansible-os-5547-1
2026-03-26 20:45:03,597 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine/93776b39-9c99-427c-8eaa-660523a5160a
2026-03-26 20:45:03,608 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/7d10edff-1000-4267-8117-7ce2812fd9c8
2026-03-26 20:45:04,839 - 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.02 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.375 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.375/1.696/3.018/1.321 ms')
2026-03-26 20:45:04,839 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-88967099-60033654 passed
2026-03-26 20:45:04,991 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-26 20:45:04,991 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-88967099-60033654, IP 31.1.2.4, Port 22
2026-03-26 20:45:05,150 - DEBUG - VM ctest-TestBasicVMVN-88967099-60033654 is ready for SSH connections
2026-03-26 20:45:05,150 - INFO - Waiting for VM ctest-TestBasicVMVN-88967099-43512095 to be up..
2026-03-26 20:45:05,224 - DEBUG - VM is in ACTIVE state now
2026-03-26 20:45:05,224 - INFO - VM name : ctest-TestBasicVMVN-88967099-43512095
2026-03-26 20:45:05,299 - DEBUG - VM ctest-TestBasicVMVN-88967099-43512095 ID is 747655c4-a0fa-4403-af09-fe98dc3e6a51
2026-03-26 20:45:05,299 - DEBUG - VM ctest-TestBasicVMVN-88967099-43512095 launched on Node cn-jenkins-deploy-platform-ansible-os-5547-1
2026-03-26 20:45:05,370 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine/747655c4-a0fa-4403-af09-fe98dc3e6a51
2026-03-26 20:45:05,378 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/484f5fd4-ef01-4c5d-b772-97e0008ac5f0
2026-03-26 20:45:06,617 - 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.17 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.478 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.478/2.322/4.167/1.844 ms')
2026-03-26 20:45:06,617 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-88967099-43512095 passed
2026-03-26 20:45:06,766 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-26 20:45:06,767 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-88967099-43512095, IP 31.1.1.3, Port 22
2026-03-26 20:45:06,937 - DEBUG - VM ctest-TestBasicVMVN-88967099-43512095 is ready for SSH connections
2026-03-26 20:45:06,937 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-26 20:45:06,937 - 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
2026-03-26 20:45:06,938 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-03-26 20:45:10,978 - 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.195 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.804 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.186 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.804/2.061/4.195 ms
2026-03-26 20:45:10,978 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-88967099-47131774 passed
2026-03-26 20:45:10,978 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-26 20:45:10,978 - 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
2026-03-26 20:45:10,978 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-03-26 20:45:14,663 - 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.472 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.048 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.095 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.048/1.871/3.472 ms
2026-03-26 20:45:14,663 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-88967099-60033654 passed
2026-03-26 20:45:14,663 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-26 20:45:14,663 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-26 20:45:14,663 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-26 20:45:14,663 - 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
2026-03-26 20:45:14,663 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-03-26 20:45:14,852 - DEBUG - None
2026-03-26 20:45:14,853 - 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
2026-03-26 20:45:14,853 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-03-26 20:45:15,046 - DEBUG - None
2026-03-26 20:45:15,046 - 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
2026-03-26 20:45:15,047 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-03-26 20:45:15,671 - DEBUG - None
2026-03-26 20:45:15,671 - 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
2026-03-26 20:45:15,671 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-03-26 20:45:17,887 - 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.328 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.141 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.398 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.882 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.670 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.398/2.483/7.141 ms
2026-03-26 20:45:17,887 - 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
2026-03-26 20:45:17,887 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-03-26 20:45:20,143 - 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.007 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.412 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.388 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.244 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.382 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.205 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.395 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.395/2.290/4.388 ms
2026-03-26 20:45:20,143 - 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
2026-03-26 20:45:20,143 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-03-26 20:45:22,386 - 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.617 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.552 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.631 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.412 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.052 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.985 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.495 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.412/1.820/3.631 ms
2026-03-26 20:45:22,386 - INFO - Deleting VM ctest-TestBasicVMVN-88967099-43512095
2026-03-26 20:45:22,466 - INFO - Detaching port 7d10edff-1000-4267-8117-7ce2812fd9c8 from VM ctest-TestBasicVMVN-88967099-60033654
2026-03-26 20:45:22,513 - INFO - Deleting VM ctest-TestBasicVMVN-88967099-60033654
2026-03-26 20:45:22,585 - INFO - Detaching port dbe93e0a-8035-4323-8f09-8b982652885d from VM ctest-TestBasicVMVN-88967099-47131774
2026-03-26 20:45:22,623 - INFO - Deleting VM ctest-TestBasicVMVN-88967099-47131774
2026-03-26 20:45:22,717 - INFO - Deleting VN ctest-vn-38647454
2026-03-26 20:45:22,894 - DEBUG - Response for delete_port : ()
2026-03-26 20:45:23,058 - DEBUG - Response for delete_port : ()
2026-03-26 20:45:23,106 - DEBUG - VN 14e81146-ae85-4b97-801c-161078262b16 still in use: Unable to complete operation on network 14e81146-ae85-4b97-801c-161078262b16. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-211ed1c5-a773-45c7-b283-a81afdace666']
2026-03-26 20:45:23,106 - WARNING - Deleting VN ctest-vn-38647454 failed..Will retry
2026-03-26 20:45:25,240 - DEBUG - Response for deleting network ()
2026-03-26 20:45:25,240 - DEBUG - Requesting: http://10.0.0.129:8082/routing-instance/9026e384-db48-49c7-921f-5bb00c7ad6be
2026-03-26 20:45:25,249 - DEBUG - Response Code: 404
2026-03-26 20:45:25,249 - DEBUG - Requesting: http://10.0.0.129:8082/domains
2026-03-26 20:45:25,253 - DEBUG - Requesting: http://10.0.0.129:8082/domain/5ee3b9bd-3511-4401-b76e-41eff2e870a1
2026-03-26 20:45:25,307 - DEBUG - Requesting: http://10.0.0.129:8082/project/b2edaf07-218d-452c-9bcf-0a9e98b1d8db
2026-03-26 20:45:25,373 - INFO - Validated that VN ctest-vn-38647454 is not found in API Server
2026-03-26 20:45:25,384 - DEBUG - VN ctest-vn-38647454 is not present in Agent 10.0.0.129
2026-03-26 20:45:25,384 - INFO - Validated that VN ctest-vn-38647454 is not in any agent
2026-03-26 20:45:25,389 - DEBUG - VRF 2 is not seen in agent 10.0.0.129
2026-03-26 20:45:25,395 - DEBUG - Vrouter 10.0.0.129 does not have vrf 2 for VN ctest-vn-38647454
2026-03-26 20:45:25,395 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-88967099:ctest-vn-38647454
2026-03-26 20:45:25,403 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-38647454 info
2026-03-26 20:45:25,474 - INFO - IPAM: ctest-ipam-16895268 is not found in API Server
2026-03-26 20:45:25,485 - INFO - IPAM:ctest-ipam-16895268 is not found in control node
2026-03-26 20:45:25,747 - DEBUG - No XMPP flaps were noticed during the test
2026-03-26 20:45:25,747 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2026-03-26 20:45:25,748 - INFO - --------------------------------------------------------------------------------
2026-03-26 20:45:26,436 - INFO - Deleted project: ctest-TestBasicVMVN-88967099, ID : b2edaf07-218d-452c-9bcf-0a9e98b1d8db