2026-05-28 23:02:23,521 - INFO - Domain Default found not creating
2026-05-28 23:02:23,676 - INFO - Project ctest-TestBasicVMVN-30318750 not found, creating it
2026-05-28 23:02:24,127 - INFO - Created Project:ctest-TestBasicVMVN-30318750, ID : f3eb9121-b32d-4fa6-a66d-55f4df2bf141
2026-05-28 23:02:25,599 - INFO - ================================================================================
2026-05-28 23:02:25,600 - INFO - STARTING TEST : test_generic_link_local_service
2026-05-28 23:02:25,600 - 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-05-28 23:02:25,854 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-05-28 23:02:25,854 - INFO - Initial checks done. Running the testcase now
2026-05-28 23:02:25,855 - INFO -
2026-05-28 23:02:26,413 - DEBUG - Response for create_network : {'network': {'id': 'f86172ad-23df-44d5-ade8-1e6e19ff2dd6', 'name': 'ctest-vn2_metadata-86205537', 'tenant_id': 'f3eb9121b32d4fa6a66d55f4df2bf141', 'project_id': 'f3eb9121b32d4fa6a66d55f4df2bf141', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-30318750', 'ctest-vn2_metadata-86205537'], 'port_security_enabled': True, 'description': ''}}
2026-05-28 23:02:26,610 - DEBUG - Response for create_subnet : {'subnet': {'id': '049c8f0c-3ab7-4e81-84cf-b2d150756ffb', 'name': '', 'tenant_id': 'f3eb9121b32d4fa6a66d55f4df2bf141', 'network_id': 'f86172ad-23df-44d5-ade8-1e6e19ff2dd6', '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': 'f3eb9121b32d4fa6a66d55f4df2bf141'}}
2026-05-28 23:02:26,626 - INFO - Created VN ctest-vn2_metadata-86205537
2026-05-28 23:02:26,682 - DEBUG - VN ctest-vn2_metadata-86205537 UUID is f86172ad-23df-44d5-ade8-1e6e19ff2dd6
2026-05-28 23:02:26,854 - DEBUG - Services list from nova: [, , ]
2026-05-28 23:02:27,888 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5848-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5848-1)
2026-05-28 23:02:27,994 - DEBUG - Link local service introspect added
2026-05-28 23:02:28,035 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-28 23:02:33,108 - DEBUG - VM is in ACTIVE state now
2026-05-28 23:02:33,248 - INFO - Waiting for VM ctest-TestBasicVMVN-30318750-07256449 to be up..
2026-05-28 23:02:33,248 - INFO - VM name : ctest-TestBasicVMVN-30318750-07256449
2026-05-28 23:02:33,319 - DEBUG - VM ctest-TestBasicVMVN-30318750-07256449 ID is cd65ad39-a2b8-43cc-98ce-1d19665378f2
2026-05-28 23:02:33,319 - DEBUG - VM ctest-TestBasicVMVN-30318750-07256449 launched on Node cn-jenkins-deploy-platform-ansible-os-5848-1
2026-05-28 23:02:33,393 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/cd65ad39-a2b8-43cc-98ce-1d19665378f2
2026-05-28 23:02:33,711 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/cd65ad39-a2b8-43cc-98ce-1d19665378f2
2026-05-28 23:02:33,748 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/87d2531f-c0db-4d9a-bc74-ea491564d54e
2026-05-28 23:02:36,995 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms')
2026-05-28 23:02:36,995 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30318750-07256449 failed!
2026-05-28 23:02:37,046 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30318750:ctest-vn2_metadata-86205537 is 11.1.1.1 and allocation pool is NOT set
2026-05-28 23:02:39,104 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=5.28 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.806 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.806/3.041/5.276/2.235 ms')
2026-05-28 23:02:39,104 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30318750-07256449 passed
2026-05-28 23:02:39,258 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 23:02:39,258 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30318750-07256449, IP 11.1.1.3, Port 22
2026-05-28 23:02:39,420 - DEBUG - VM ctest-TestBasicVMVN-30318750-07256449 is ready for SSH connections
2026-05-28 23:02:39,420 - INFO - Retry 0
2026-05-28 23:02:39,420 - 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.38, gateway password: c0ntrail123
2026-05-28 23:02:39,420 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-05-28 23:02:41,034 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-05-28 23:02:41,035 - INFO - Generic metadata worked
2026-05-28 23:02:41,294 - DEBUG - Link local service introspect removed
2026-05-28 23:02:41,294 - INFO - Deleting VM ctest-TestBasicVMVN-30318750-07256449
2026-05-28 23:02:41,358 - INFO - Deleting VN ctest-vn2_metadata-86205537
2026-05-28 23:02:41,402 - DEBUG - VN f86172ad-23df-44d5-ade8-1e6e19ff2dd6 still in use: Unable to complete operation on network f86172ad-23df-44d5-ade8-1e6e19ff2dd6. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ab0e5397-e055-4d39-ac7d-012e75c7c551']
2026-05-28 23:02:41,402 - WARNING - Deleting VN ctest-vn2_metadata-86205537 failed..Will retry
2026-05-28 23:02:43,504 - DEBUG - Response for deleting network ()
2026-05-28 23:02:43,763 - DEBUG - No XMPP flaps were noticed during the test
2026-05-28 23:02:43,763 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2026-05-28 23:02:43,763 - INFO - --------------------------------------------------------------------------------
2026-05-28 23:02:43,765 - INFO - ================================================================================
2026-05-28 23:02:43,765 - INFO - STARTING TEST : test_metadata_service
2026-05-28 23:02:43,765 - 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-05-28 23:02:44,055 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-05-28 23:02:44,055 - INFO - Initial checks done. Running the testcase now
2026-05-28 23:02:44,055 - INFO -
2026-05-28 23:02:44,055 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2026-05-28 23:02:44,060 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/8e2c793c-1326-4818-8784-1148fc9d40f1
2026-05-28 23:02:44,220 - DEBUG - Response for create_network : {'network': {'id': '4dc2d468-da10-4ff6-81ca-b0fc2ea1f5cd', 'name': 'ctest-vn-18277248', 'tenant_id': 'f3eb9121b32d4fa6a66d55f4df2bf141', 'project_id': 'f3eb9121b32d4fa6a66d55f4df2bf141', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-30318750', 'ctest-vn-18277248'], 'port_security_enabled': True, 'description': ''}}
2026-05-28 23:02:44,440 - DEBUG - Response for create_subnet : {'subnet': {'id': '7e6bf862-6213-444e-84e7-e6e5299ddaed', 'name': '', 'tenant_id': 'f3eb9121b32d4fa6a66d55f4df2bf141', 'network_id': '4dc2d468-da10-4ff6-81ca-b0fc2ea1f5cd', 'ip_version': 4, 'cidr': '28.101.86.192/26', 'allocation_pools': [{'start': '28.101.86.194', 'end': '28.101.86.254'}], 'gateway_ip': '28.101.86.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '28.101.86.194', 'tags': [], 'project_id': 'f3eb9121b32d4fa6a66d55f4df2bf141'}}
2026-05-28 23:02:44,457 - INFO - Created VN ctest-vn-18277248
2026-05-28 23:02:44,510 - DEBUG - VN ctest-vn-18277248 UUID is 4dc2d468-da10-4ff6-81ca-b0fc2ea1f5cd
2026-05-28 23:02:45,645 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5848-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5848-1)
2026-05-28 23:02:45,645 - INFO - Waiting for VM ctest-TestBasicVMVN-30318750-06991335 to be up..
2026-05-28 23:02:45,695 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-28 23:02:50,770 - DEBUG - VM is in ACTIVE state now
2026-05-28 23:02:50,770 - INFO - VM name : ctest-TestBasicVMVN-30318750-06991335
2026-05-28 23:02:50,909 - DEBUG - VM ctest-TestBasicVMVN-30318750-06991335 ID is c855ccad-4c00-4f8f-a7c9-19bd3b666038
2026-05-28 23:02:50,910 - DEBUG - VM ctest-TestBasicVMVN-30318750-06991335 launched on Node cn-jenkins-deploy-platform-ansible-os-5848-1
2026-05-28 23:02:50,996 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/c855ccad-4c00-4f8f-a7c9-19bd3b666038
2026-05-28 23:02:51,005 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b76b2415-368a-4d9a-95ba-79ec035f1e7b
2026-05-28 23:02:54,242 - 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 1003ms')
2026-05-28 23:02:54,242 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30318750-06991335 failed!
2026-05-28 23:02:54,299 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30318750:ctest-vn-18277248 is 28.101.86.193 and allocation pool is NOT set
2026-05-28 23:02:56,356 - 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.16 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 1000ms\r\nrtt min/avg/max/mdev = 1.806/2.980/4.155/1.174 ms')
2026-05-28 23:02:56,356 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30318750-06991335 passed
2026-05-28 23:02:56,502 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 23:02:56,502 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30318750-06991335, IP 28.101.86.195, Port 22
2026-05-28 23:02:56,568 - 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-05-28 23:02:56,637 - DEBUG - VM ctest-TestBasicVMVN-30318750-06991335 is NOT ready for SSH connections, VM status: ACTIVE
2026-05-28 23:03:01,638 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 23:03:01,638 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30318750-06991335, IP 28.101.86.195, Port 22
2026-05-28 23:03:01,816 - DEBUG - VM ctest-TestBasicVMVN-30318750-06991335 is ready for SSH connections
2026-05-28 23:03:01,816 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-05-28 23:03:01,817 - DEBUG - cat /tmp/output.txt
2026-05-28 23:03:03,455 - DEBUG - Hello World. The time is now Thu, 28 May 2026 17:02:58 -0600!
2026-05-28 23:03:03,456 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 28 May 2026 17:02:58 -0600!'}
2026-05-28 23:03:03,456 - INFO - metadata_script.txt got executed in the vm
2026-05-28 23:03:03,456 - INFO - Deleting VM ctest-TestBasicVMVN-30318750-06991335
2026-05-28 23:03:03,521 - INFO - Deleting VN ctest-vn-18277248
2026-05-28 23:03:03,553 - DEBUG - VN 4dc2d468-da10-4ff6-81ca-b0fc2ea1f5cd still in use: Unable to complete operation on network 4dc2d468-da10-4ff6-81ca-b0fc2ea1f5cd. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-a21f5b67-e6b8-495a-970c-fd2d3ae50c14']
2026-05-28 23:03:03,574 - WARNING - Deleting VN ctest-vn-18277248 failed..Will retry
2026-05-28 23:03:05,682 - DEBUG - Response for deleting network ()
2026-05-28 23:03:05,935 - DEBUG - No XMPP flaps were noticed during the test
2026-05-28 23:03:05,935 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2026-05-28 23:03:05,935 - INFO - --------------------------------------------------------------------------------
2026-05-28 23:03:05,937 - INFO - ================================================================================
2026-05-28 23:03:05,937 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-05-28 23:03:05,937 - 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-05-28 23:03:06,223 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-05-28 23:03:06,223 - INFO - Initial checks done. Running the testcase now
2026-05-28 23:03:06,223 - INFO -
2026-05-28 23:03:06,694 - DEBUG - Response for create_network : {'network': {'id': 'aab42228-c238-44eb-8886-b4713a2849a7', 'name': 'ctest-vn-71293949', 'tenant_id': 'f3eb9121b32d4fa6a66d55f4df2bf141', 'project_id': 'f3eb9121b32d4fa6a66d55f4df2bf141', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-30318750', 'ctest-vn-71293949'], 'port_security_enabled': True, 'description': ''}}
2026-05-28 23:03:06,886 - DEBUG - Response for create_subnet : {'subnet': {'id': '892f9522-b867-4241-b57e-6c9f9930330d', 'name': '', 'tenant_id': 'f3eb9121b32d4fa6a66d55f4df2bf141', 'network_id': 'aab42228-c238-44eb-8886-b4713a2849a7', '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': 'f3eb9121b32d4fa6a66d55f4df2bf141'}}
2026-05-28 23:03:07,060 - DEBUG - Response for create_subnet : {'subnet': {'id': '381fbfee-dc84-443b-9628-f824b65aef09', 'name': '', 'tenant_id': 'f3eb9121b32d4fa6a66d55f4df2bf141', 'network_id': 'aab42228-c238-44eb-8886-b4713a2849a7', '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': 'f3eb9121b32d4fa6a66d55f4df2bf141'}}
2026-05-28 23:03:07,078 - INFO - Created VN ctest-vn-71293949
2026-05-28 23:03:07,130 - DEBUG - VN ctest-vn-71293949 UUID is aab42228-c238-44eb-8886-b4713a2849a7
2026-05-28 23:03:07,463 - DEBUG - Response for create_port : {'port': {'name': 'd0fd10d3-1adc-4553-96f2-e73c22cdf675', 'id': 'd0fd10d3-1adc-4553-96f2-e73c22cdf675', 'tenant_id': 'f3eb9121b32d4fa6a66d55f4df2bf141', 'network_id': 'aab42228-c238-44eb-8886-b4713a2849a7', 'mac_address': '02:d0:fd:10:d3:1a', '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': '892f9522-b867-4241-b57e-6c9f9930330d'}], 'security_groups': ['f61c05f9-2a76-468f-ab75-ffbad44391e9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f3eb9121b32d4fa6a66d55f4df2bf141'}}
2026-05-28 23:03:07,637 - DEBUG - Response for create_port : {'port': {'name': '2dab340f-9007-479f-8a97-b97784467a46', 'id': '2dab340f-9007-479f-8a97-b97784467a46', 'tenant_id': 'f3eb9121b32d4fa6a66d55f4df2bf141', 'network_id': 'aab42228-c238-44eb-8886-b4713a2849a7', 'mac_address': '02:2d:ab:34:0f:90', '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': '381fbfee-dc84-443b-9628-f824b65aef09'}], 'security_groups': ['f61c05f9-2a76-468f-ab75-ffbad44391e9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f3eb9121b32d4fa6a66d55f4df2bf141'}}
2026-05-28 23:03:07,976 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5848-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5848-1)
2026-05-28 23:03:08,420 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5848-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5848-1)
2026-05-28 23:03:09,591 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5848-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5848-1)
2026-05-28 23:03:09,591 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-05-28 23:03:09,598 - DEBUG - Requesting: http://10.0.0.38:8082/domain/e6b5fc04-3857-4ba3-8849-6cabe0dde446
2026-05-28 23:03:09,614 - DEBUG - Requesting: http://10.0.0.38:8082/project/f3eb9121-b32d-4fa6-a66d-55f4df2bf141
2026-05-28 23:03:09,696 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/b1dfd1e1-8ea8-4a20-bb49-826c9d571b46
2026-05-28 23:03:09,707 - INFO - Verifications in API Server for IPAM: ctest-ipam-94902489 passed
2026-05-28 23:03:09,713 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-30318750:ctest-ipam-94902489', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-30318750', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12817193831210961440', 'uuid-lslong': '13495461161400212294'}, 'enable': 'true', 'created': '2026-05-28T23:03:06', 'last-modified': '2026-05-28T23:03:06', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.262158'}
2026-05-28 23:03:09,713 - INFO - Verifications in Control node for IPAM: ctest-ipam-94902489 passed
2026-05-28 23:03:09,714 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-05-28 23:03:09,719 - DEBUG - Requesting: http://10.0.0.38:8082/domain/e6b5fc04-3857-4ba3-8849-6cabe0dde446
2026-05-28 23:03:09,732 - DEBUG - Requesting: http://10.0.0.38:8082/project/f3eb9121-b32d-4fa6-a66d-55f4df2bf141
2026-05-28 23:03:09,822 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/aab42228-c238-44eb-8886-b4713a2849a7
2026-05-28 23:03:09,839 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/aab42228-c238-44eb-8886-b4713a2849a7
2026-05-28 23:03:09,851 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/01d0c8c3-32a5-412e-a3a1-90ffd75c97e9
2026-05-28 23:03:09,860 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/01d0c8c3-32a5-412e-a3a1-90ffd75c97e9
2026-05-28 23:03:09,866 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/6f45b0d3-9f8d-45dd-9958-abbd5cdd46f9
2026-05-28 23:03:09,873 - DEBUG - Route Targets: ['target:64512:8000004']
2026-05-28 23:03:09,873 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/aab42228-c238-44eb-8886-b4713a2849a7
2026-05-28 23:03:09,885 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/01d0c8c3-32a5-412e-a3a1-90ffd75c97e9
2026-05-28 23:03:09,903 - INFO - Verified VN network id 11 for VN aab42228-c238-44eb-8886-b4713a2849a7
2026-05-28 23:03:09,903 - INFO - Verifications in API Server for VN ctest-vn-71293949 passed
2026-05-28 23:03:09,903 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/aab42228-c238-44eb-8886-b4713a2849a7
2026-05-28 23:03:09,913 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/01d0c8c3-32a5-412e-a3a1-90ffd75c97e9
2026-05-28 23:03:09,921 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/01d0c8c3-32a5-412e-a3a1-90ffd75c97e9
2026-05-28 23:03:09,930 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/6f45b0d3-9f8d-45dd-9958-abbd5cdd46f9
2026-05-28 23:03:09,952 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-30318750:ctest-vn-71293949', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-30318750', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12300494040708170987', 'uuid-lslong': '9837748834437450151'}, 'enable': 'true', 'created': '2026-05-28T23:03:06', 'last-modified': '2026-05-28T23:03:07', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.911709'}
2026-05-28 23:03:09,964 - DEBUG - Route Targets: ['target:64512:8000004']
2026-05-28 23:03:09,964 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-71293949 passed
2026-05-28 23:03:09,965 - DEBUG - ====Verifying policy data for ctest-vn-71293949 in API_Server ======
2026-05-28 23:03:09,965 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-05-28 23:03:09,975 - DEBUG - Requesting: http://10.0.0.38:8082/domain/e6b5fc04-3857-4ba3-8849-6cabe0dde446
2026-05-28 23:03:09,988 - DEBUG - Requesting: http://10.0.0.38:8082/project/f3eb9121-b32d-4fa6-a66d-55f4df2bf141
2026-05-28 23:03:10,068 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/aab42228-c238-44eb-8886-b4713a2849a7
2026-05-28 23:03:10,088 - DEBUG - =>VN ctest-vn-71293949 has no policy to be verified
2026-05-28 23:03:10,088 - DEBUG - Verifying the vn in opserver
2026-05-28 23:03:10,088 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-30318750:ctest-vn-71293949 virtual network link through opserver 10.0.0.38
2026-05-28 23:03:10,088 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2026-05-28 23:03:10,454 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2026-05-28 23:03:10,541 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-30318750:ctest-vn-71293949', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-30318750:ctest-vn-71293949?flat'}
2026-05-28 23:03:10,542 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-30318750:ctest-vn-71293949 is found in opserver
2026-05-28 23:03:10,548 - DEBUG - VRF ids for VN ctest-vn-71293949: {'10.0.0.38': '2'}
2026-05-28 23:03:10,548 - INFO - Waiting for VM ctest-TestBasicVMVN-30318750-56033690 to be up..
2026-05-28 23:03:10,649 - DEBUG - VM is in ACTIVE state now
2026-05-28 23:03:10,649 - INFO - VM name : ctest-TestBasicVMVN-30318750-56033690
2026-05-28 23:03:10,745 - DEBUG - VM ctest-TestBasicVMVN-30318750-56033690 ID is 6ec7d71b-e6ab-437c-8bc6-781deb89baeb
2026-05-28 23:03:10,745 - DEBUG - VM ctest-TestBasicVMVN-30318750-56033690 launched on Node cn-jenkins-deploy-platform-ansible-os-5848-1
2026-05-28 23:03:10,846 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/6ec7d71b-e6ab-437c-8bc6-781deb89baeb
2026-05-28 23:03:10,861 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/d0fd10d3-1adc-4553-96f2-e73c22cdf675
2026-05-28 23:03:14,110 - 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-05-28 23:03:14,110 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30318750-56033690 failed!
2026-05-28 23:03:14,166 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30318750:ctest-vn-71293949 is 31.1.1.1 and allocation pool is NOT set
2026-05-28 23:03:14,166 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30318750:ctest-vn-71293949 is 31.1.2.1 and allocation pool is NOT set
2026-05-28 23:03:18,247 - 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 1018ms')
2026-05-28 23:03:18,248 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30318750-56033690 failed!
2026-05-28 23:03:18,302 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30318750:ctest-vn-71293949 is 31.1.1.1 and allocation pool is NOT set
2026-05-28 23:03:18,302 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30318750:ctest-vn-71293949 is 31.1.2.1 and allocation pool is NOT set
2026-05-28 23:03:20,365 - 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.80 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.33 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 = 2.334/3.569/4.804/1.235 ms')
2026-05-28 23:03:20,365 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30318750-56033690 passed
2026-05-28 23:03:20,518 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 23:03:20,518 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30318750-56033690, IP 31.1.1.4, Port 22
2026-05-28 23:03:20,688 - DEBUG - VM ctest-TestBasicVMVN-30318750-56033690 is ready for SSH connections
2026-05-28 23:03:20,688 - INFO - Waiting for VM ctest-TestBasicVMVN-30318750-08634787 to be up..
2026-05-28 23:03:20,761 - DEBUG - VM is in ACTIVE state now
2026-05-28 23:03:20,762 - INFO - VM name : ctest-TestBasicVMVN-30318750-08634787
2026-05-28 23:03:20,837 - DEBUG - VM ctest-TestBasicVMVN-30318750-08634787 ID is 691004ef-9182-4a85-9ff9-3e11e948f686
2026-05-28 23:03:20,837 - DEBUG - VM ctest-TestBasicVMVN-30318750-08634787 launched on Node cn-jenkins-deploy-platform-ansible-os-5848-1
2026-05-28 23:03:20,913 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/691004ef-9182-4a85-9ff9-3e11e948f686
2026-05-28 23:03:20,920 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/2dab340f-9007-479f-8a97-b97784467a46
2026-05-28 23:03:22,150 - 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.23 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.397 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.397/1.811/3.226/1.414 ms')
2026-05-28 23:03:22,150 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-30318750-08634787 passed
2026-05-28 23:03:22,298 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 23:03:22,298 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30318750-08634787, IP 31.1.2.4, Port 22
2026-05-28 23:03:22,468 - DEBUG - VM ctest-TestBasicVMVN-30318750-08634787 is ready for SSH connections
2026-05-28 23:03:22,468 - INFO - Waiting for VM ctest-TestBasicVMVN-30318750-29705092 to be up..
2026-05-28 23:03:22,549 - DEBUG - VM is in ACTIVE state now
2026-05-28 23:03:22,549 - INFO - VM name : ctest-TestBasicVMVN-30318750-29705092
2026-05-28 23:03:22,620 - DEBUG - VM ctest-TestBasicVMVN-30318750-29705092 ID is 4e8ef497-71e5-4abc-9fd1-faf0b30d8e62
2026-05-28 23:03:22,620 - DEBUG - VM ctest-TestBasicVMVN-30318750-29705092 launched on Node cn-jenkins-deploy-platform-ansible-os-5848-1
2026-05-28 23:03:22,699 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/4e8ef497-71e5-4abc-9fd1-faf0b30d8e62
2026-05-28 23:03:22,707 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b1d282db-d7ac-437e-b3c6-8b498691bb71
2026-05-28 23:03:23,945 - 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.43 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.818 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.818/2.123/3.428/1.305 ms')
2026-05-28 23:03:23,945 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-30318750-29705092 passed
2026-05-28 23:03:24,094 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 23:03:24,094 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30318750-29705092, IP 31.1.1.3, Port 22
2026-05-28 23:03:24,250 - DEBUG - VM ctest-TestBasicVMVN-30318750-29705092 is ready for SSH connections
2026-05-28 23:03:24,250 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 23:03:24,250 - 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.38, gateway password: c0ntrail123
2026-05-28 23:03:24,250 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-05-28 23:03:28,272 - 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.311 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.745 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.269 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.745/1.775/3.311 ms
2026-05-28 23:03:28,272 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-30318750-56033690 passed
2026-05-28 23:03:28,272 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 23:03:28,272 - 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.38, gateway password: c0ntrail123
2026-05-28 23:03:28,272 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-05-28 23:03:31,927 - 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=4.517 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.931 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.259 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.931/2.235/4.517 ms
2026-05-28 23:03:31,928 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-30318750-08634787 passed
2026-05-28 23:03:31,928 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 23:03:31,928 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 23:03:31,928 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 23:03:31,928 - 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.38, gateway password: c0ntrail123
2026-05-28 23:03:31,928 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-05-28 23:03:32,118 - DEBUG - None
2026-05-28 23:03:32,118 - 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.38, gateway password: c0ntrail123
2026-05-28 23:03:32,118 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-05-28 23:03:32,309 - DEBUG - None
2026-05-28 23:03:32,309 - 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.38, gateway password: c0ntrail123
2026-05-28 23:03:32,309 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-05-28 23:03:32,922 - DEBUG - None
2026-05-28 23:03:32,922 - 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.38, gateway password: c0ntrail123
2026-05-28 23:03:32,922 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-05-28 23:03:35,137 - 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.006 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.358 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=2.357 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.476 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.421 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.421/3.123/7.358 ms
2026-05-28 23:03:35,137 - 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.38, gateway password: c0ntrail123
2026-05-28 23:03:35,138 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-05-28 23:03:37,382 - 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.877 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.998 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.086 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.507 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.880 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.746 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.357 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.357/2.350/5.086 ms
2026-05-28 23:03:37,383 - 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.38, gateway password: c0ntrail123
2026-05-28 23:03:37,383 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-05-28 23:03:39,620 - 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.632 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.652 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.738 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.423 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.191 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.364 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.370 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.370/1.910/3.738 ms
2026-05-28 23:03:39,620 - INFO - Deleting VM ctest-TestBasicVMVN-30318750-29705092
2026-05-28 23:03:39,699 - INFO - Detaching port 2dab340f-9007-479f-8a97-b97784467a46 from VM ctest-TestBasicVMVN-30318750-08634787
2026-05-28 23:03:39,740 - INFO - Deleting VM ctest-TestBasicVMVN-30318750-08634787
2026-05-28 23:03:39,848 - INFO - Detaching port d0fd10d3-1adc-4553-96f2-e73c22cdf675 from VM ctest-TestBasicVMVN-30318750-56033690
2026-05-28 23:03:39,884 - INFO - Deleting VM ctest-TestBasicVMVN-30318750-56033690
2026-05-28 23:03:39,952 - INFO - Deleting VN ctest-vn-71293949
2026-05-28 23:03:40,118 - DEBUG - Response for delete_port : ()
2026-05-28 23:03:40,313 - DEBUG - Response for delete_port : ()
2026-05-28 23:03:40,349 - DEBUG - VN aab42228-c238-44eb-8886-b4713a2849a7 still in use: Unable to complete operation on network aab42228-c238-44eb-8886-b4713a2849a7. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f248e508-f94d-4c47-9e83-7e15b9bb1918']
2026-05-28 23:03:40,349 - WARNING - Deleting VN ctest-vn-71293949 failed..Will retry
2026-05-28 23:03:42,491 - DEBUG - Response for deleting network ()
2026-05-28 23:03:42,491 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/01d0c8c3-32a5-412e-a3a1-90ffd75c97e9
2026-05-28 23:03:42,500 - DEBUG - Response Code: 404
2026-05-28 23:03:42,500 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-05-28 23:03:42,506 - DEBUG - Requesting: http://10.0.0.38:8082/domain/e6b5fc04-3857-4ba3-8849-6cabe0dde446
2026-05-28 23:03:42,559 - DEBUG - Requesting: http://10.0.0.38:8082/project/f3eb9121-b32d-4fa6-a66d-55f4df2bf141
2026-05-28 23:03:42,632 - INFO - Validated that VN ctest-vn-71293949 is not found in API Server
2026-05-28 23:03:42,641 - DEBUG - VN ctest-vn-71293949 is not present in Agent 10.0.0.38
2026-05-28 23:03:42,641 - INFO - Validated that VN ctest-vn-71293949 is not in any agent
2026-05-28 23:03:42,646 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2026-05-28 23:03:42,652 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-71293949
2026-05-28 23:03:42,652 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-30318750:ctest-vn-71293949
2026-05-28 23:03:42,660 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-71293949 info
2026-05-28 23:03:42,738 - INFO - IPAM: ctest-ipam-94902489 is not found in API Server
2026-05-28 23:03:42,747 - INFO - IPAM:ctest-ipam-94902489 is not found in control node
2026-05-28 23:03:43,004 - DEBUG - No XMPP flaps were noticed during the test
2026-05-28 23:03:43,004 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2026-05-28 23:03:43,004 - INFO - --------------------------------------------------------------------------------
2026-05-28 23:03:43,696 - INFO - Deleted project: ctest-TestBasicVMVN-30318750, ID : f3eb9121-b32d-4fa6-a66d-55f4df2bf141