2025-03-31 11:50:16,035 - INFO - Domain Default found not creating
2025-03-31 11:50:16,209 - INFO - Project ctest-TestBasicVMVN-22345583 not found, creating it
2025-03-31 11:50:16,710 - INFO - Created Project:ctest-TestBasicVMVN-22345583, ID : a4cacdc7-916a-43c6-a9c3-c9a8fca3aab8
2025-03-31 11:50:18,210 - INFO - ================================================================================
2025-03-31 11:50:18,210 - INFO - STARTING TEST : test_generic_link_local_service
2025-03-31 11:50:18,210 - 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-03-31 11:50:18,474 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.23': '0'}} with
2025-03-31 11:50:18,474 - INFO - Initial checks done. Running the testcase now
2025-03-31 11:50:18,474 - INFO -
2025-03-31 11:50:19,048 - DEBUG - Response for create_network : {'network': {'id': '2e525878-2ef3-4d0e-8a2e-dee2dd79ff3d', 'name': 'ctest-vn2_metadata-60202759', 'tenant_id': 'a4cacdc7916a43c6a9c3c9a8fca3aab8', 'project_id': 'a4cacdc7916a43c6a9c3c9a8fca3aab8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-22345583', 'ctest-vn2_metadata-60202759'], 'port_security_enabled': True, 'description': ''}}
2025-03-31 11:50:19,231 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fa2d4443-2444-4e0d-8706-ae1b804593e3', 'name': '', 'tenant_id': 'a4cacdc7916a43c6a9c3c9a8fca3aab8', 'network_id': '2e525878-2ef3-4d0e-8a2e-dee2dd79ff3d', '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': 'a4cacdc7916a43c6a9c3c9a8fca3aab8'}}
2025-03-31 11:50:19,251 - INFO - Created VN ctest-vn2_metadata-60202759
2025-03-31 11:50:19,303 - DEBUG - VN ctest-vn2_metadata-60202759 UUID is 2e525878-2ef3-4d0e-8a2e-dee2dd79ff3d
2025-03-31 11:50:19,505 - DEBUG - Services list from nova: [, , ]
2025-03-31 11:50:20,690 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3015-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3015-1)
2025-03-31 11:50:20,799 - DEBUG - Link local service introspect added
2025-03-31 11:50:20,847 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-03-31 11:50:25,927 - DEBUG - VM is in ACTIVE state now
2025-03-31 11:50:26,054 - INFO - Waiting for VM ctest-TestBasicVMVN-22345583-36773259 to be up..
2025-03-31 11:50:26,054 - INFO - VM name : ctest-TestBasicVMVN-22345583-36773259
2025-03-31 11:50:26,131 - DEBUG - VM ctest-TestBasicVMVN-22345583-36773259 ID is 0c6c084a-675a-46ab-bb80-8fb12e681ff3
2025-03-31 11:50:26,131 - DEBUG - VM ctest-TestBasicVMVN-22345583-36773259 launched on Node cn-jenkins-deploy-platform-ansible-os-3015-1
2025-03-31 11:50:26,211 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/0c6c084a-675a-46ab-bb80-8fb12e681ff3
2025-03-31 11:50:26,512 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/0c6c084a-675a-46ab-bb80-8fb12e681ff3
2025-03-31 11:50:26,550 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/179cb3d6-d700-456d-8297-56ce8c7fe46f
2025-03-31 11:50:29,825 - 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')
2025-03-31 11:50:29,826 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-22345583-36773259 failed!
2025-03-31 11:50:29,883 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-22345583:ctest-vn2_metadata-60202759 is 11.1.1.1 and allocation pool is NOT set
2025-03-31 11:50:31,942 - 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.2 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.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 = 2.091/6.144/10.197/4.053 ms')
2025-03-31 11:50:31,943 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-22345583-36773259 passed
2025-03-31 11:50:32,095 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-31 11:50:32,095 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-22345583-36773259, IP 11.1.1.3, Port 22
2025-03-31 11:50:32,161 - 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-03-31 11:50:32,239 - DEBUG - VM ctest-TestBasicVMVN-22345583-36773259 is NOT ready for SSH connections, VM status: ACTIVE
2025-03-31 11:50:37,239 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-31 11:50:37,240 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-22345583-36773259, IP 11.1.1.3, Port 22
2025-03-31 11:50:37,405 - DEBUG - VM ctest-TestBasicVMVN-22345583-36773259 is ready for SSH connections
2025-03-31 11:50:37,405 - INFO - Retry 0
2025-03-31 11:50:37,405 - 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.27, gateway password: c0ntrail123
2025-03-31 11:50:37,405 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-03-31 11:50:39,024 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-03-31 11:50:39,025 - INFO - Generic metadata worked
2025-03-31 11:50:39,279 - DEBUG - Link local service introspect removed
2025-03-31 11:50:39,279 - INFO - Deleting VM ctest-TestBasicVMVN-22345583-36773259
2025-03-31 11:50:39,370 - INFO - Deleting VN ctest-vn2_metadata-60202759
2025-03-31 11:50:39,418 - DEBUG - VN 2e525878-2ef3-4d0e-8a2e-dee2dd79ff3d still in use: Unable to complete operation on network 2e525878-2ef3-4d0e-8a2e-dee2dd79ff3d. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1cced4fb-b3e6-4259-b309-eecaa07ef1d8']
2025-03-31 11:50:39,418 - WARNING - Deleting VN ctest-vn2_metadata-60202759 failed..Will retry
2025-03-31 11:50:41,535 - DEBUG - Response for deleting network ()
2025-03-31 11:50:41,794 - DEBUG - No XMPP flaps were noticed during the test
2025-03-31 11:50:41,794 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23]
2025-03-31 11:50:41,794 - INFO - --------------------------------------------------------------------------------
2025-03-31 11:50:41,797 - INFO - ================================================================================
2025-03-31 11:50:41,797 - INFO - STARTING TEST : test_metadata_service
2025-03-31 11:50:41,797 - 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-03-31 11:50:42,085 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.23': '0'}} with
2025-03-31 11:50:42,085 - INFO - Initial checks done. Running the testcase now
2025-03-31 11:50:42,085 - INFO -
2025-03-31 11:50:42,085 - DEBUG - Requesting: http://10.0.0.27:8082/global-vrouter-configs
2025-03-31 11:50:42,092 - DEBUG - Requesting: http://10.0.0.27:8082/global-vrouter-config/c669edc3-9477-4335-b247-51429b05bfbf
2025-03-31 11:50:42,285 - DEBUG - Response for create_network : {'network': {'id': '9d82d200-6a57-4e48-87fb-3bac70b18101', 'name': 'ctest-vn-35886629', 'tenant_id': 'a4cacdc7916a43c6a9c3c9a8fca3aab8', 'project_id': 'a4cacdc7916a43c6a9c3c9a8fca3aab8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-22345583', 'ctest-vn-35886629'], 'port_security_enabled': True, 'description': ''}}
2025-03-31 11:50:42,470 - DEBUG - Response for create_subnet : {'subnet': {'id': 'df59ec17-b7d6-4a39-b3e2-f46a942470d5', 'name': '', 'tenant_id': 'a4cacdc7916a43c6a9c3c9a8fca3aab8', 'network_id': '9d82d200-6a57-4e48-87fb-3bac70b18101', 'ip_version': 4, 'cidr': '164.71.215.64/26', 'allocation_pools': [{'start': '164.71.215.66', 'end': '164.71.215.126'}], 'gateway_ip': '164.71.215.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '164.71.215.66', 'tags': [], 'project_id': 'a4cacdc7916a43c6a9c3c9a8fca3aab8'}}
2025-03-31 11:50:42,488 - INFO - Created VN ctest-vn-35886629
2025-03-31 11:50:42,543 - DEBUG - VN ctest-vn-35886629 UUID is 9d82d200-6a57-4e48-87fb-3bac70b18101
2025-03-31 11:50:43,718 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3015-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3015-1)
2025-03-31 11:50:43,718 - INFO - Waiting for VM ctest-TestBasicVMVN-22345583-48140717 to be up..
2025-03-31 11:50:43,758 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-03-31 11:50:48,843 - DEBUG - VM is in ACTIVE state now
2025-03-31 11:50:48,843 - INFO - VM name : ctest-TestBasicVMVN-22345583-48140717
2025-03-31 11:50:48,928 - DEBUG - VM ctest-TestBasicVMVN-22345583-48140717 ID is eec236b6-962b-4489-a7d4-9322f5885881
2025-03-31 11:50:48,928 - DEBUG - VM ctest-TestBasicVMVN-22345583-48140717 launched on Node cn-jenkins-deploy-platform-ansible-os-3015-1
2025-03-31 11:50:49,006 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/eec236b6-962b-4489-a7d4-9322f5885881
2025-03-31 11:50:49,014 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/cf2d312a-5689-4e80-af9c-7da54cf8d6b6
2025-03-31 11:50:52,285 - 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 1029ms')
2025-03-31 11:50:52,285 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-22345583-48140717 failed!
2025-03-31 11:50:52,339 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-22345583:ctest-vn-35886629 is 164.71.215.65 and allocation pool is NOT set
2025-03-31 11:50:54,403 - 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=13.1 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.34 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.337/7.238/13.139/5.901 ms')
2025-03-31 11:50:54,403 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-22345583-48140717 passed
2025-03-31 11:50:54,551 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-31 11:50:54,551 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-22345583-48140717, IP 164.71.215.67, Port 22
2025-03-31 11:50:54,723 - DEBUG - VM ctest-TestBasicVMVN-22345583-48140717 is ready for SSH connections
2025-03-31 11:50:54,723 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-03-31 11:50:54,723 - DEBUG - cat /tmp/output.txt
2025-03-31 11:50:56,361 - DEBUG - Hello World. The time is now Mon, 31 Mar 2025 05:50:54 -0600!
2025-03-31 11:50:56,361 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 31 Mar 2025 05:50:54 -0600!'}
2025-03-31 11:50:56,361 - INFO - metadata_script.txt got executed in the vm
2025-03-31 11:50:56,361 - INFO - Deleting VM ctest-TestBasicVMVN-22345583-48140717
2025-03-31 11:50:56,439 - INFO - Deleting VN ctest-vn-35886629
2025-03-31 11:50:56,478 - DEBUG - VN 9d82d200-6a57-4e48-87fb-3bac70b18101 still in use: Unable to complete operation on network 9d82d200-6a57-4e48-87fb-3bac70b18101. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-8b150403-fabe-4556-9108-ce62c7194773']
2025-03-31 11:50:56,478 - WARNING - Deleting VN ctest-vn-35886629 failed..Will retry
2025-03-31 11:50:58,600 - DEBUG - Response for deleting network ()
2025-03-31 11:50:58,864 - DEBUG - No XMPP flaps were noticed during the test
2025-03-31 11:50:58,864 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-03-31 11:50:58,864 - INFO - --------------------------------------------------------------------------------
2025-03-31 11:50:58,867 - INFO - ================================================================================
2025-03-31 11:50:58,867 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-03-31 11:50:58,867 - 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-03-31 11:50:59,148 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.23': '0'}} with
2025-03-31 11:50:59,148 - INFO - Initial checks done. Running the testcase now
2025-03-31 11:50:59,148 - INFO -
2025-03-31 11:50:59,656 - DEBUG - Response for create_network : {'network': {'id': '3ea53fa6-95d8-4f87-9db8-a90ac6bc9fd6', 'name': 'ctest-vn-07133890', 'tenant_id': 'a4cacdc7916a43c6a9c3c9a8fca3aab8', 'project_id': 'a4cacdc7916a43c6a9c3c9a8fca3aab8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-22345583', 'ctest-vn-07133890'], 'port_security_enabled': True, 'description': ''}}
2025-03-31 11:50:59,857 - DEBUG - Response for create_subnet : {'subnet': {'id': '63256c20-5113-4be0-a1e0-7054d36c4537', 'name': '', 'tenant_id': 'a4cacdc7916a43c6a9c3c9a8fca3aab8', 'network_id': '3ea53fa6-95d8-4f87-9db8-a90ac6bc9fd6', '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': 'a4cacdc7916a43c6a9c3c9a8fca3aab8'}}
2025-03-31 11:51:00,075 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b42a3639-0d73-453d-9a81-daf9ecfbd711', 'name': '', 'tenant_id': 'a4cacdc7916a43c6a9c3c9a8fca3aab8', 'network_id': '3ea53fa6-95d8-4f87-9db8-a90ac6bc9fd6', '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': 'a4cacdc7916a43c6a9c3c9a8fca3aab8'}}
2025-03-31 11:51:00,097 - INFO - Created VN ctest-vn-07133890
2025-03-31 11:51:00,151 - DEBUG - VN ctest-vn-07133890 UUID is 3ea53fa6-95d8-4f87-9db8-a90ac6bc9fd6
2025-03-31 11:51:00,543 - DEBUG - Response for create_port : {'port': {'name': 'c642f941-d64d-4ab6-8f5e-2ac00fec0204', 'id': 'c642f941-d64d-4ab6-8f5e-2ac00fec0204', 'tenant_id': 'a4cacdc7916a43c6a9c3c9a8fca3aab8', 'network_id': '3ea53fa6-95d8-4f87-9db8-a90ac6bc9fd6', 'mac_address': '02:c6:42:f9:41:d6', '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': '63256c20-5113-4be0-a1e0-7054d36c4537'}], 'security_groups': ['e4e84049-469a-49aa-86d5-2f2e4918e11f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a4cacdc7916a43c6a9c3c9a8fca3aab8'}}
2025-03-31 11:51:00,728 - DEBUG - Response for create_port : {'port': {'name': 'd3bf80af-fef6-41fb-8ed4-b6e598e07907', 'id': 'd3bf80af-fef6-41fb-8ed4-b6e598e07907', 'tenant_id': 'a4cacdc7916a43c6a9c3c9a8fca3aab8', 'network_id': '3ea53fa6-95d8-4f87-9db8-a90ac6bc9fd6', 'mac_address': '02:d3:bf:80:af:fe', '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': 'b42a3639-0d73-453d-9a81-daf9ecfbd711'}], 'security_groups': ['e4e84049-469a-49aa-86d5-2f2e4918e11f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a4cacdc7916a43c6a9c3c9a8fca3aab8'}}
2025-03-31 11:51:01,112 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3015-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3015-1)
2025-03-31 11:51:01,502 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3015-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3015-1)
2025-03-31 11:51:02,735 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3015-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3015-1)
2025-03-31 11:51:02,735 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2025-03-31 11:51:02,742 - DEBUG - Requesting: http://10.0.0.27:8082/domain/8064ec9f-a0a9-43e6-bf42-f136e45a9cf1
2025-03-31 11:51:02,756 - DEBUG - Requesting: http://10.0.0.27:8082/project/a4cacdc7-916a-43c6-a9c3-c9a8fca3aab8
2025-03-31 11:51:02,836 - DEBUG - Requesting: http://10.0.0.27:8082/network-ipam/c72d1057-d8ba-4b69-8da4-c5f96196a4bc
2025-03-31 11:51:02,849 - INFO - Verifications in API Server for IPAM: ctest-ipam-13721873 passed
2025-03-31 11:51:02,855 - DEBUG - Control-node 10.0.0.27 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-22345583:ctest-ipam-13721873', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-22345583', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14352145556983925609', 'uuid-lslong': '10206500330403177660'}, 'enable': 'true', 'created': '2025-03-31T11:50:59', 'last-modified': '2025-03-31T11:50:59', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.468627'}
2025-03-31 11:51:02,855 - INFO - Verifications in Control node for IPAM: ctest-ipam-13721873 passed
2025-03-31 11:51:02,855 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2025-03-31 11:51:02,862 - DEBUG - Requesting: http://10.0.0.27:8082/domain/8064ec9f-a0a9-43e6-bf42-f136e45a9cf1
2025-03-31 11:51:02,880 - DEBUG - Requesting: http://10.0.0.27:8082/project/a4cacdc7-916a-43c6-a9c3-c9a8fca3aab8
2025-03-31 11:51:02,972 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/3ea53fa6-95d8-4f87-9db8-a90ac6bc9fd6
2025-03-31 11:51:02,990 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/3ea53fa6-95d8-4f87-9db8-a90ac6bc9fd6
2025-03-31 11:51:03,009 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/bb3b057d-f067-498e-b388-4314ecb9db8f
2025-03-31 11:51:03,024 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/bb3b057d-f067-498e-b388-4314ecb9db8f
2025-03-31 11:51:03,036 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/77b6db25-ac04-4dce-bd7f-945b07160b3c
2025-03-31 11:51:03,044 - DEBUG - Route Targets: ['target:64512:8000004']
2025-03-31 11:51:03,045 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/3ea53fa6-95d8-4f87-9db8-a90ac6bc9fd6
2025-03-31 11:51:03,061 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/bb3b057d-f067-498e-b388-4314ecb9db8f
2025-03-31 11:51:03,092 - INFO - Verified VN network id 8 for VN 3ea53fa6-95d8-4f87-9db8-a90ac6bc9fd6
2025-03-31 11:51:03,093 - INFO - Verifications in API Server for VN ctest-vn-07133890 passed
2025-03-31 11:51:03,093 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/3ea53fa6-95d8-4f87-9db8-a90ac6bc9fd6
2025-03-31 11:51:03,113 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/bb3b057d-f067-498e-b388-4314ecb9db8f
2025-03-31 11:51:03,123 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/bb3b057d-f067-498e-b388-4314ecb9db8f
2025-03-31 11:51:03,135 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/77b6db25-ac04-4dce-bd7f-945b07160b3c
2025-03-31 11:51:03,152 - DEBUG - Control-node 10.0.0.27 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-22345583:ctest-vn-07133890', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-22345583', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4514084186219892615', 'uuid-lslong': '11365019523418464214'}, 'enable': 'true', 'created': '2025-03-31T11:50:59', 'last-modified': '2025-03-31T11:51:00', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.110220'}
2025-03-31 11:51:03,161 - DEBUG - Route Targets: ['target:64512:8000004']
2025-03-31 11:51:03,161 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-07133890 passed
2025-03-31 11:51:03,161 - DEBUG - ====Verifying policy data for ctest-vn-07133890 in API_Server ======
2025-03-31 11:51:03,161 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2025-03-31 11:51:03,170 - DEBUG - Requesting: http://10.0.0.27:8082/domain/8064ec9f-a0a9-43e6-bf42-f136e45a9cf1
2025-03-31 11:51:03,185 - DEBUG - Requesting: http://10.0.0.27:8082/project/a4cacdc7-916a-43c6-a9c3-c9a8fca3aab8
2025-03-31 11:51:03,306 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/3ea53fa6-95d8-4f87-9db8-a90ac6bc9fd6
2025-03-31 11:51:03,330 - DEBUG - =>VN ctest-vn-07133890 has no policy to be verified
2025-03-31 11:51:03,330 - DEBUG - Verifying the vn in opserver
2025-03-31 11:51:03,330 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-22345583:ctest-vn-07133890 virtual network link through opserver 10.0.0.27
2025-03-31 11:51:03,330 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks
2025-03-31 11:51:03,685 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks
2025-03-31 11:51:03,749 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-22345583:ctest-vn-07133890', 'href': 'http://10.0.0.27:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-22345583:ctest-vn-07133890?flat'}
2025-03-31 11:51:03,749 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-22345583:ctest-vn-07133890 is found in opserver
2025-03-31 11:51:03,763 - DEBUG - VRF ids for VN ctest-vn-07133890: {'10.0.0.27': '2'}
2025-03-31 11:51:03,763 - INFO - Waiting for VM ctest-TestBasicVMVN-22345583-98119717 to be up..
2025-03-31 11:51:03,864 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-03-31 11:51:08,984 - DEBUG - VM is in ACTIVE state now
2025-03-31 11:51:08,984 - INFO - VM name : ctest-TestBasicVMVN-22345583-98119717
2025-03-31 11:51:09,064 - DEBUG - VM ctest-TestBasicVMVN-22345583-98119717 ID is f2cfbdfb-5a48-441c-8541-7f40c1c9a5b0
2025-03-31 11:51:09,064 - DEBUG - VM ctest-TestBasicVMVN-22345583-98119717 launched on Node cn-jenkins-deploy-platform-ansible-os-3015-1
2025-03-31 11:51:09,155 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/f2cfbdfb-5a48-441c-8541-7f40c1c9a5b0
2025-03-31 11:51:09,165 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/c642f941-d64d-4ab6-8f5e-2ac00fec0204
2025-03-31 11:51:12,453 - 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 1020ms')
2025-03-31 11:51:12,453 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-22345583-98119717 failed!
2025-03-31 11:51:12,511 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-22345583:ctest-vn-07133890 is 31.1.1.1 and allocation pool is NOT set
2025-03-31 11:51:12,511 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-22345583:ctest-vn-07133890 is 31.1.2.1 and allocation pool is NOT set
2025-03-31 11:51:14,576 - 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.23 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.910 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.910/3.069/5.229/2.159 ms')
2025-03-31 11:51:14,576 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-22345583-98119717 passed
2025-03-31 11:51:14,727 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-31 11:51:14,727 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-22345583-98119717, IP 31.1.1.4, Port 22
2025-03-31 11:51:14,897 - DEBUG - VM ctest-TestBasicVMVN-22345583-98119717 is ready for SSH connections
2025-03-31 11:51:14,897 - INFO - Waiting for VM ctest-TestBasicVMVN-22345583-45651243 to be up..
2025-03-31 11:51:15,001 - DEBUG - VM is in ACTIVE state now
2025-03-31 11:51:15,001 - INFO - VM name : ctest-TestBasicVMVN-22345583-45651243
2025-03-31 11:51:15,096 - DEBUG - VM ctest-TestBasicVMVN-22345583-45651243 ID is 36745f6c-1b23-4453-993f-c7a608f12eca
2025-03-31 11:51:15,096 - DEBUG - VM ctest-TestBasicVMVN-22345583-45651243 launched on Node cn-jenkins-deploy-platform-ansible-os-3015-1
2025-03-31 11:51:15,181 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/36745f6c-1b23-4453-993f-c7a608f12eca
2025-03-31 11:51:15,195 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/d3bf80af-fef6-41fb-8ed4-b6e598e07907
2025-03-31 11:51:16,455 - 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.44 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.326 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.326/1.883/3.440/1.557 ms')
2025-03-31 11:51:16,455 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-22345583-45651243 passed
2025-03-31 11:51:16,607 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-31 11:51:16,607 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-22345583-45651243, IP 31.1.2.4, Port 22
2025-03-31 11:51:16,766 - DEBUG - VM ctest-TestBasicVMVN-22345583-45651243 is ready for SSH connections
2025-03-31 11:51:16,766 - INFO - Waiting for VM ctest-TestBasicVMVN-22345583-80271130 to be up..
2025-03-31 11:51:16,844 - DEBUG - VM is in ACTIVE state now
2025-03-31 11:51:16,844 - INFO - VM name : ctest-TestBasicVMVN-22345583-80271130
2025-03-31 11:51:16,924 - DEBUG - VM ctest-TestBasicVMVN-22345583-80271130 ID is 83549f4e-5122-4fa8-92ec-fa61e7189092
2025-03-31 11:51:16,924 - DEBUG - VM ctest-TestBasicVMVN-22345583-80271130 launched on Node cn-jenkins-deploy-platform-ansible-os-3015-1
2025-03-31 11:51:17,002 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/83549f4e-5122-4fa8-92ec-fa61e7189092
2025-03-31 11:51:17,011 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/0b9b596a-e615-443f-a439-e3b9ccb45342
2025-03-31 11:51:18,259 - 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.71 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.493 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.493/2.101/3.710/1.608 ms')
2025-03-31 11:51:18,260 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-22345583-80271130 passed
2025-03-31 11:51:18,415 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-31 11:51:18,415 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-22345583-80271130, IP 31.1.1.3, Port 22
2025-03-31 11:51:18,571 - DEBUG - VM ctest-TestBasicVMVN-22345583-80271130 is ready for SSH connections
2025-03-31 11:51:18,571 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-31 11:51:18,571 - 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.27, gateway password: c0ntrail123
2025-03-31 11:51:18,571 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-03-31 11:51:22,582 - 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.319 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.840 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.076 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.840/1.745/3.319 ms
2025-03-31 11:51:22,582 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-22345583-98119717 passed
2025-03-31 11:51:22,582 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-31 11:51:22,582 - 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.27, gateway password: c0ntrail123
2025-03-31 11:51:22,582 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-03-31 11:51:26,267 - 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.105 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.874 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.244 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.874/1.741/3.105 ms
2025-03-31 11:51:26,267 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-22345583-45651243 passed
2025-03-31 11:51:26,267 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-31 11:51:26,267 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-31 11:51:26,267 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-31 11:51:26,267 - 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.27, gateway password: c0ntrail123
2025-03-31 11:51:26,268 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-03-31 11:51:26,453 - DEBUG - None
2025-03-31 11:51:26,454 - 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.27, gateway password: c0ntrail123
2025-03-31 11:51:26,454 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-03-31 11:51:26,632 - DEBUG - None
2025-03-31 11:51:26,632 - 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.27, gateway password: c0ntrail123
2025-03-31 11:51:26,632 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-03-31 11:51:27,262 - DEBUG - None
2025-03-31 11:51:27,262 - 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.27, gateway password: c0ntrail123
2025-03-31 11:51:27,262 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-03-31 11:51:29,476 - 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=4.099 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.759 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.444 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.638 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.533 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.444/2.894/6.759 ms
2025-03-31 11:51:29,476 - 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.27, gateway password: c0ntrail123
2025-03-31 11:51:29,476 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-03-31 11:51:31,732 - 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.131 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.820 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.054 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.425 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.138 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.073 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.369 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.369/2.001/4.054 ms
2025-03-31 11:51:31,732 - 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.27, gateway password: c0ntrail123
2025-03-31 11:51:31,732 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-03-31 11:51:33,998 - 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.708 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.667 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.923 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.535 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.897 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.591 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.602 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.535/1.989/4.923 ms
2025-03-31 11:51:33,998 - INFO - Deleting VM ctest-TestBasicVMVN-22345583-80271130
2025-03-31 11:51:34,076 - INFO - Detaching port d3bf80af-fef6-41fb-8ed4-b6e598e07907 from VM ctest-TestBasicVMVN-22345583-45651243
2025-03-31 11:51:34,125 - INFO - Deleting VM ctest-TestBasicVMVN-22345583-45651243
2025-03-31 11:51:34,204 - INFO - Detaching port c642f941-d64d-4ab6-8f5e-2ac00fec0204 from VM ctest-TestBasicVMVN-22345583-98119717
2025-03-31 11:51:34,237 - INFO - Deleting VM ctest-TestBasicVMVN-22345583-98119717
2025-03-31 11:51:34,311 - INFO - Deleting VN ctest-vn-07133890
2025-03-31 11:51:34,491 - DEBUG - Response for delete_port : ()
2025-03-31 11:51:34,690 - DEBUG - Response for delete_port : ()
2025-03-31 11:51:34,731 - DEBUG - VN 3ea53fa6-95d8-4f87-9db8-a90ac6bc9fd6 still in use: Unable to complete operation on network 3ea53fa6-95d8-4f87-9db8-a90ac6bc9fd6. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-edf6dec4-5d19-406d-920b-b69c39a967f5']
2025-03-31 11:51:34,731 - WARNING - Deleting VN ctest-vn-07133890 failed..Will retry
2025-03-31 11:51:36,872 - DEBUG - Response for deleting network ()
2025-03-31 11:51:36,872 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/bb3b057d-f067-498e-b388-4314ecb9db8f
2025-03-31 11:51:36,878 - DEBUG - Response Code: 404
2025-03-31 11:51:36,878 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2025-03-31 11:51:36,885 - DEBUG - Requesting: http://10.0.0.27:8082/domain/8064ec9f-a0a9-43e6-bf42-f136e45a9cf1
2025-03-31 11:51:36,941 - DEBUG - Requesting: http://10.0.0.27:8082/project/a4cacdc7-916a-43c6-a9c3-c9a8fca3aab8
2025-03-31 11:51:37,014 - INFO - Validated that VN ctest-vn-07133890 is not found in API Server
2025-03-31 11:51:37,035 - DEBUG - VN ctest-vn-07133890 is not present in Agent 10.0.0.27
2025-03-31 11:51:37,035 - INFO - Validated that VN ctest-vn-07133890 is not in any agent
2025-03-31 11:51:37,043 - DEBUG - VRF 2 is not seen in agent 10.0.0.27
2025-03-31 11:51:37,049 - DEBUG - Vrouter 10.0.0.27 does not have vrf 2 for VN ctest-vn-07133890
2025-03-31 11:51:37,049 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-22345583:ctest-vn-07133890
2025-03-31 11:51:37,060 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-07133890 info
2025-03-31 11:51:37,143 - INFO - IPAM: ctest-ipam-13721873 is not found in API Server
2025-03-31 11:51:37,159 - INFO - IPAM:ctest-ipam-13721873 is not found in control node
2025-03-31 11:51:37,418 - DEBUG - No XMPP flaps were noticed during the test
2025-03-31 11:51:37,418 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39]
2025-03-31 11:51:37,419 - INFO - --------------------------------------------------------------------------------
2025-03-31 11:51:38,152 - INFO - Deleted project: ctest-TestBasicVMVN-22345583, ID : a4cacdc7-916a-43c6-a9c3-c9a8fca3aab8