2025-06-19 12:20:38,289 - INFO - Domain Default found not creating
2025-06-19 12:20:38,433 - INFO - Project ctest-TestBasicVMVN-33753893 not found, creating it
2025-06-19 12:20:38,915 - INFO - Created Project:ctest-TestBasicVMVN-33753893, ID : 0e5732c7-49ba-4a81-9218-bdf242c8ade7
2025-06-19 12:20:40,508 - INFO - ================================================================================
2025-06-19 12:20:40,508 - INFO - STARTING TEST : test_generic_link_local_service
2025-06-19 12:20:40,508 - INFO - TEST DESCRIPTION :
Description: Test to validate generic linklocal service - running nova list from vm.
1.Create generic link local service to be able to wget to jenkins
2.Create a vm
3.Try wget to jenkins - passes if successful else fails
Maintainer: sandipd@juniper.net
2025-06-19 12:20:40,768 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.17': '0'}} with
2025-06-19 12:20:40,768 - INFO - Initial checks done. Running the testcase now
2025-06-19 12:20:40,768 - INFO -
2025-06-19 12:20:41,365 - DEBUG - Response for create_network : {'network': {'id': 'e9c64500-daf8-44c2-b9fe-a3bb07643c5e', 'name': 'ctest-vn2_metadata-86484457', 'tenant_id': '0e5732c749ba4a819218bdf242c8ade7', 'project_id': '0e5732c749ba4a819218bdf242c8ade7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-33753893', 'ctest-vn2_metadata-86484457'], 'port_security_enabled': True, 'description': ''}}
2025-06-19 12:20:41,581 - DEBUG - Response for create_subnet : {'subnet': {'id': '53a417c8-2e1e-464a-8f40-a3b576424ac3', 'name': '', 'tenant_id': '0e5732c749ba4a819218bdf242c8ade7', 'network_id': 'e9c64500-daf8-44c2-b9fe-a3bb07643c5e', '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': '0e5732c749ba4a819218bdf242c8ade7'}}
2025-06-19 12:20:41,600 - INFO - Created VN ctest-vn2_metadata-86484457
2025-06-19 12:20:41,654 - DEBUG - VN ctest-vn2_metadata-86484457 UUID is e9c64500-daf8-44c2-b9fe-a3bb07643c5e
2025-06-19 12:20:41,835 - DEBUG - Services list from nova: [, , ]
2025-06-19 12:20:42,953 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3492-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3492-1)
2025-06-19 12:20:43,065 - DEBUG - Link local service introspect added
2025-06-19 12:20:43,113 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-19 12:20:48,201 - DEBUG - VM is in ACTIVE state now
2025-06-19 12:20:48,328 - INFO - Waiting for VM ctest-TestBasicVMVN-33753893-74528317 to be up..
2025-06-19 12:20:48,328 - INFO - VM name : ctest-TestBasicVMVN-33753893-74528317
2025-06-19 12:20:48,408 - DEBUG - VM ctest-TestBasicVMVN-33753893-74528317 ID is 307c1268-2fc7-48d4-bb8d-0f7b25690aa0
2025-06-19 12:20:48,409 - DEBUG - VM ctest-TestBasicVMVN-33753893-74528317 launched on Node cn-jenkins-deploy-platform-ansible-os-3492-1
2025-06-19 12:20:48,490 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/307c1268-2fc7-48d4-bb8d-0f7b25690aa0
2025-06-19 12:20:48,821 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/307c1268-2fc7-48d4-bb8d-0f7b25690aa0
2025-06-19 12:20:48,857 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/549dfba8-b6b0-4424-a766-38068ad40ad7
2025-06-19 12:20:52,131 - 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-06-19 12:20:52,131 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-33753893-74528317 failed!
2025-06-19 12:20:52,186 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-33753893:ctest-vn2_metadata-86484457 is 11.1.1.1 and allocation pool is NOT set
2025-06-19 12:20:54,251 - 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.97 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.708 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.708/3.337/5.967/2.629 ms')
2025-06-19 12:20:54,251 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-33753893-74528317 passed
2025-06-19 12:20:54,402 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-19 12:20:54,402 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-33753893-74528317, IP 11.1.1.3, Port 22
2025-06-19 12:20:54,568 - DEBUG - VM ctest-TestBasicVMVN-33753893-74528317 is ready for SSH connections
2025-06-19 12:20:54,568 - INFO - Retry 0
2025-06-19 12:20:54,568 - 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.130, gateway password: c0ntrail123
2025-06-19 12:20:54,569 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-06-19 12:20:56,529 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-06-19 12:20:56,529 - INFO - Generic metadata worked
2025-06-19 12:20:56,786 - DEBUG - Link local service introspect removed
2025-06-19 12:20:56,786 - INFO - Deleting VM ctest-TestBasicVMVN-33753893-74528317
2025-06-19 12:20:56,851 - INFO - Deleting VN ctest-vn2_metadata-86484457
2025-06-19 12:20:56,891 - DEBUG - VN e9c64500-daf8-44c2-b9fe-a3bb07643c5e still in use: Unable to complete operation on network e9c64500-daf8-44c2-b9fe-a3bb07643c5e. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-19b49a29-94b5-430f-8bc6-35ac50f4f54d']
2025-06-19 12:20:56,891 - WARNING - Deleting VN ctest-vn2_metadata-86484457 failed..Will retry
2025-06-19 12:20:59,028 - DEBUG - Response for deleting network ()
2025-06-19 12:20:59,284 - DEBUG - No XMPP flaps were noticed during the test
2025-06-19 12:20:59,284 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19]
2025-06-19 12:20:59,284 - INFO - --------------------------------------------------------------------------------
2025-06-19 12:20:59,287 - INFO - ================================================================================
2025-06-19 12:20:59,287 - INFO - STARTING TEST : test_metadata_service
2025-06-19 12:20:59,287 - INFO - TEST DESCRIPTION :
Description: Test to validate metadata service on VM creation.
1.Verify from global-vrouter-config if metadata configures or not - fails otherwise
2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node
3.Create a vm with userdata pointing to that script - script should get executed during vm boot up
4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise
Maintainer: sandipd@juniper.net
2025-06-19 12:20:59,574 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.17': '0'}} with
2025-06-19 12:20:59,574 - INFO - Initial checks done. Running the testcase now
2025-06-19 12:20:59,574 - INFO -
2025-06-19 12:20:59,574 - DEBUG - Requesting: http://10.0.0.130:8082/global-vrouter-configs
2025-06-19 12:20:59,581 - DEBUG - Requesting: http://10.0.0.130:8082/global-vrouter-config/47163c07-e6ea-4204-9b31-d68bb2b712e5
2025-06-19 12:20:59,770 - DEBUG - Response for create_network : {'network': {'id': '2e818ea8-46bd-4c9a-8061-c6783d6f5b03', 'name': 'ctest-vn-67762000', 'tenant_id': '0e5732c749ba4a819218bdf242c8ade7', 'project_id': '0e5732c749ba4a819218bdf242c8ade7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-33753893', 'ctest-vn-67762000'], 'port_security_enabled': True, 'description': ''}}
2025-06-19 12:20:59,980 - DEBUG - Response for create_subnet : {'subnet': {'id': '83893824-604c-4399-a465-0d61b3520d93', 'name': '', 'tenant_id': '0e5732c749ba4a819218bdf242c8ade7', 'network_id': '2e818ea8-46bd-4c9a-8061-c6783d6f5b03', 'ip_version': 4, 'cidr': '72.97.25.0/26', 'allocation_pools': [{'start': '72.97.25.2', 'end': '72.97.25.62'}], 'gateway_ip': '72.97.25.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '72.97.25.2', 'tags': [], 'project_id': '0e5732c749ba4a819218bdf242c8ade7'}}
2025-06-19 12:20:59,998 - INFO - Created VN ctest-vn-67762000
2025-06-19 12:21:00,050 - DEBUG - VN ctest-vn-67762000 UUID is 2e818ea8-46bd-4c9a-8061-c6783d6f5b03
2025-06-19 12:21:01,317 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3492-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3492-1)
2025-06-19 12:21:01,317 - INFO - Waiting for VM ctest-TestBasicVMVN-33753893-65096208 to be up..
2025-06-19 12:21:01,359 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-19 12:21:06,441 - DEBUG - VM is in ACTIVE state now
2025-06-19 12:21:06,441 - INFO - VM name : ctest-TestBasicVMVN-33753893-65096208
2025-06-19 12:21:06,512 - DEBUG - VM ctest-TestBasicVMVN-33753893-65096208 ID is 47d1039b-2169-4794-a449-93bfaedec06e
2025-06-19 12:21:06,512 - DEBUG - VM ctest-TestBasicVMVN-33753893-65096208 launched on Node cn-jenkins-deploy-platform-ansible-os-3492-1
2025-06-19 12:21:06,594 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/47d1039b-2169-4794-a449-93bfaedec06e
2025-06-19 12:21:06,603 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/dc3d2289-bcf1-4c7a-9f45-80d3043652d6
2025-06-19 12:21:09,855 - 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')
2025-06-19 12:21:09,855 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-33753893-65096208 failed!
2025-06-19 12:21:09,918 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-33753893:ctest-vn-67762000 is 72.97.25.1 and allocation pool is NOT set
2025-06-19 12:21:13,984 - 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=2 ttl=63 time=7.61 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1003ms\r\nrtt min/avg/max/mdev = 7.611/7.611/7.611/0.000 ms')
2025-06-19 12:21:13,984 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-33753893-65096208 passed
2025-06-19 12:21:14,150 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-19 12:21:14,150 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-33753893-65096208, IP 72.97.25.3, Port 22
2025-06-19 12:21:14,305 - DEBUG - VM ctest-TestBasicVMVN-33753893-65096208 is ready for SSH connections
2025-06-19 12:21:14,305 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123
2025-06-19 12:21:14,305 - DEBUG - cat /tmp/output.txt
2025-06-19 12:21:15,937 - DEBUG - Hello World. The time is now Thu, 19 Jun 2025 06:21:13 -0600!
2025-06-19 12:21:15,937 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 19 Jun 2025 06:21:13 -0600!'}
2025-06-19 12:21:15,937 - INFO - metadata_script.txt got executed in the vm
2025-06-19 12:21:15,937 - INFO - Deleting VM ctest-TestBasicVMVN-33753893-65096208
2025-06-19 12:21:16,003 - INFO - Deleting VN ctest-vn-67762000
2025-06-19 12:21:16,040 - DEBUG - VN 2e818ea8-46bd-4c9a-8061-c6783d6f5b03 still in use: Unable to complete operation on network 2e818ea8-46bd-4c9a-8061-c6783d6f5b03. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-36d31ec3-ce20-4661-b992-552d33358ebd']
2025-06-19 12:21:16,040 - WARNING - Deleting VN ctest-vn-67762000 failed..Will retry
2025-06-19 12:21:18,151 - DEBUG - Response for deleting network ()
2025-06-19 12:21:18,407 - DEBUG - No XMPP flaps were noticed during the test
2025-06-19 12:21:18,408 - INFO - END TEST : test_metadata_service : PASSED[0:00:19]
2025-06-19 12:21:18,408 - INFO - --------------------------------------------------------------------------------
2025-06-19 12:21:18,410 - INFO - ================================================================================
2025-06-19 12:21:18,410 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-06-19 12:21:18,410 - INFO - TEST DESCRIPTION :
Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN
subnets.
Test steps:
1. Create 1 IPAM's.
2. Create 1 VN with 2 subnets and launch 2 VMs in them.
3. Ping between the VMs in the same VN should go thru fine.
4. Ping to the subnet broadcast and all-broadcast address.
Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the
all-broadcast address.
Maintainer : ganeshahv@juniper.net
2025-06-19 12:21:18,704 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.17': '0'}} with
2025-06-19 12:21:18,704 - INFO - Initial checks done. Running the testcase now
2025-06-19 12:21:18,704 - INFO -
2025-06-19 12:21:19,225 - DEBUG - Response for create_network : {'network': {'id': '48ea28f5-4a44-423f-b344-72e6231bcebf', 'name': 'ctest-vn-64486229', 'tenant_id': '0e5732c749ba4a819218bdf242c8ade7', 'project_id': '0e5732c749ba4a819218bdf242c8ade7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-33753893', 'ctest-vn-64486229'], 'port_security_enabled': True, 'description': ''}}
2025-06-19 12:21:19,392 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bce55e8b-5785-4364-b267-cf5623088df7', 'name': '', 'tenant_id': '0e5732c749ba4a819218bdf242c8ade7', 'network_id': '48ea28f5-4a44-423f-b344-72e6231bcebf', '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': '0e5732c749ba4a819218bdf242c8ade7'}}
2025-06-19 12:21:19,567 - DEBUG - Response for create_subnet : {'subnet': {'id': '08ba91f9-1445-40e0-9536-c116c9c924f8', 'name': '', 'tenant_id': '0e5732c749ba4a819218bdf242c8ade7', 'network_id': '48ea28f5-4a44-423f-b344-72e6231bcebf', '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': '0e5732c749ba4a819218bdf242c8ade7'}}
2025-06-19 12:21:19,586 - INFO - Created VN ctest-vn-64486229
2025-06-19 12:21:19,638 - DEBUG - VN ctest-vn-64486229 UUID is 48ea28f5-4a44-423f-b344-72e6231bcebf
2025-06-19 12:21:19,978 - DEBUG - Response for create_port : {'port': {'name': '031a4695-ac7e-4562-865a-bc24eaca3df1', 'id': '031a4695-ac7e-4562-865a-bc24eaca3df1', 'tenant_id': '0e5732c749ba4a819218bdf242c8ade7', 'network_id': '48ea28f5-4a44-423f-b344-72e6231bcebf', 'mac_address': '02:03:1a:46:95:ac', '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': 'bce55e8b-5785-4364-b267-cf5623088df7'}], 'security_groups': ['590560ef-e1eb-4291-838f-cc9eab7238b4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0e5732c749ba4a819218bdf242c8ade7'}}
2025-06-19 12:21:20,145 - DEBUG - Response for create_port : {'port': {'name': '5de0e4c3-bca3-4482-9283-08190458eff9', 'id': '5de0e4c3-bca3-4482-9283-08190458eff9', 'tenant_id': '0e5732c749ba4a819218bdf242c8ade7', 'network_id': '48ea28f5-4a44-423f-b344-72e6231bcebf', 'mac_address': '02:5d:e0:e4:c3:bc', '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': '08ba91f9-1445-40e0-9536-c116c9c924f8'}], 'security_groups': ['590560ef-e1eb-4291-838f-cc9eab7238b4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0e5732c749ba4a819218bdf242c8ade7'}}
2025-06-19 12:21:20,507 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3492-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3492-1)
2025-06-19 12:21:20,875 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3492-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3492-1)
2025-06-19 12:21:22,177 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3492-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3492-1)
2025-06-19 12:21:22,177 - DEBUG - Requesting: http://10.0.0.130:8082/domains
2025-06-19 12:21:22,185 - DEBUG - Requesting: http://10.0.0.130:8082/domain/e9b245df-1ece-4277-9950-78fd9d50fe05
2025-06-19 12:21:22,201 - DEBUG - Requesting: http://10.0.0.130:8082/project/0e5732c7-49ba-4a81-9218-bdf242c8ade7
2025-06-19 12:21:22,284 - DEBUG - Requesting: http://10.0.0.130:8082/network-ipam/5b657904-5344-40fb-bb5c-e5ee6033fa3c
2025-06-19 12:21:22,300 - INFO - Verifications in API Server for IPAM: ctest-ipam-82899161 passed
2025-06-19 12:21:22,308 - DEBUG - Control-node 10.0.0.130 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-33753893:ctest-ipam-82899161', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-33753893', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6585803089583030523', 'uuid-lslong': '13500918594928900668'}, 'enable': 'true', 'created': '2025-06-19T12:21:18', 'last-modified': '2025-06-19T12:21:18', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.377517'}
2025-06-19 12:21:22,308 - INFO - Verifications in Control node for IPAM: ctest-ipam-82899161 passed
2025-06-19 12:21:22,308 - DEBUG - Requesting: http://10.0.0.130:8082/domains
2025-06-19 12:21:22,314 - DEBUG - Requesting: http://10.0.0.130:8082/domain/e9b245df-1ece-4277-9950-78fd9d50fe05
2025-06-19 12:21:22,330 - DEBUG - Requesting: http://10.0.0.130:8082/project/0e5732c7-49ba-4a81-9218-bdf242c8ade7
2025-06-19 12:21:22,405 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/48ea28f5-4a44-423f-b344-72e6231bcebf
2025-06-19 12:21:22,426 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/48ea28f5-4a44-423f-b344-72e6231bcebf
2025-06-19 12:21:22,438 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/3c258492-2884-4196-88d0-d92620bdc4e4
2025-06-19 12:21:22,447 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/3c258492-2884-4196-88d0-d92620bdc4e4
2025-06-19 12:21:22,457 - DEBUG - Requesting: http://10.0.0.130:8082/route-target/7da600eb-3624-46ff-90c2-f384e269f653
2025-06-19 12:21:22,464 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-19 12:21:22,464 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/48ea28f5-4a44-423f-b344-72e6231bcebf
2025-06-19 12:21:22,475 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/3c258492-2884-4196-88d0-d92620bdc4e4
2025-06-19 12:21:22,492 - INFO - Verified VN network id 8 for VN 48ea28f5-4a44-423f-b344-72e6231bcebf
2025-06-19 12:21:22,492 - INFO - Verifications in API Server for VN ctest-vn-64486229 passed
2025-06-19 12:21:22,492 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/48ea28f5-4a44-423f-b344-72e6231bcebf
2025-06-19 12:21:22,507 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/3c258492-2884-4196-88d0-d92620bdc4e4
2025-06-19 12:21:22,516 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/3c258492-2884-4196-88d0-d92620bdc4e4
2025-06-19 12:21:22,525 - DEBUG - Requesting: http://10.0.0.130:8082/route-target/7da600eb-3624-46ff-90c2-f384e269f653
2025-06-19 12:21:22,541 - DEBUG - Control-node 10.0.0.130 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-33753893:ctest-vn-64486229', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-33753893', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5254056949259190847', 'uuid-lslong': '12917575963962494655'}, 'enable': 'true', 'created': '2025-06-19T12:21:19', 'last-modified': '2025-06-19T12:21:19', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.003644'}
2025-06-19 12:21:22,550 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-19 12:21:22,550 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-64486229 passed
2025-06-19 12:21:22,551 - DEBUG - ====Verifying policy data for ctest-vn-64486229 in API_Server ======
2025-06-19 12:21:22,551 - DEBUG - Requesting: http://10.0.0.130:8082/domains
2025-06-19 12:21:22,564 - DEBUG - Requesting: http://10.0.0.130:8082/domain/e9b245df-1ece-4277-9950-78fd9d50fe05
2025-06-19 12:21:22,606 - DEBUG - Requesting: http://10.0.0.130:8082/project/0e5732c7-49ba-4a81-9218-bdf242c8ade7
2025-06-19 12:21:22,750 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/48ea28f5-4a44-423f-b344-72e6231bcebf
2025-06-19 12:21:22,778 - DEBUG - =>VN ctest-vn-64486229 has no policy to be verified
2025-06-19 12:21:22,778 - DEBUG - Verifying the vn in opserver
2025-06-19 12:21:22,778 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-33753893:ctest-vn-64486229 virtual network link through opserver 10.0.0.130
2025-06-19 12:21:22,778 - DEBUG - Requesting: http://10.0.0.130:8081/analytics/uves/virtual-networks
2025-06-19 12:21:23,209 - DEBUG - Requesting: http://10.0.0.130:8081/analytics/uves/virtual-networks
2025-06-19 12:21:23,274 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-33753893:ctest-vn-64486229', 'href': 'http://10.0.0.130:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-33753893:ctest-vn-64486229?flat'}
2025-06-19 12:21:23,275 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-33753893:ctest-vn-64486229 is found in opserver
2025-06-19 12:21:23,281 - DEBUG - VRF ids for VN ctest-vn-64486229: {'10.0.0.130': '2'}
2025-06-19 12:21:23,281 - INFO - Waiting for VM ctest-TestBasicVMVN-33753893-31483650 to be up..
2025-06-19 12:21:23,364 - DEBUG - VM is in ACTIVE state now
2025-06-19 12:21:23,364 - INFO - VM name : ctest-TestBasicVMVN-33753893-31483650
2025-06-19 12:21:23,444 - DEBUG - VM ctest-TestBasicVMVN-33753893-31483650 ID is 0edafde6-2be2-467c-a49e-2292f460bc07
2025-06-19 12:21:23,445 - DEBUG - VM ctest-TestBasicVMVN-33753893-31483650 launched on Node cn-jenkins-deploy-platform-ansible-os-3492-1
2025-06-19 12:21:23,550 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/0edafde6-2be2-467c-a49e-2292f460bc07
2025-06-19 12:21:23,561 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/031a4695-ac7e-4562-865a-bc24eaca3df1
2025-06-19 12:21:26,814 - 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')
2025-06-19 12:21:26,814 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-33753893-31483650 failed!
2025-06-19 12:21:26,874 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-33753893:ctest-vn-64486229 is 31.1.1.1 and allocation pool is NOT set
2025-06-19 12:21:26,874 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-33753893:ctest-vn-64486229 is 31.1.2.1 and allocation pool is NOT set
2025-06-19 12:21:30,945 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms')
2025-06-19 12:21:30,945 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-33753893-31483650 failed!
2025-06-19 12:21:31,002 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-33753893:ctest-vn-64486229 is 31.1.1.1 and allocation pool is NOT set
2025-06-19 12:21:31,002 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-33753893:ctest-vn-64486229 is 31.1.2.1 and allocation pool is NOT set
2025-06-19 12:21:33,069 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=9.47 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.59 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 2.594/6.031/9.469/3.437 ms')
2025-06-19 12:21:33,069 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-33753893-31483650 passed
2025-06-19 12:21:33,218 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-19 12:21:33,218 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-33753893-31483650, IP 31.1.1.4, Port 22
2025-06-19 12:21:33,274 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-06-19 12:21:33,358 - DEBUG - VM ctest-TestBasicVMVN-33753893-31483650 is NOT ready for SSH connections, VM status: ACTIVE
2025-06-19 12:21:38,359 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-19 12:21:38,360 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-33753893-31483650, IP 31.1.1.4, Port 22
2025-06-19 12:21:38,525 - DEBUG - VM ctest-TestBasicVMVN-33753893-31483650 is ready for SSH connections
2025-06-19 12:21:38,525 - INFO - Waiting for VM ctest-TestBasicVMVN-33753893-44146150 to be up..
2025-06-19 12:21:38,607 - DEBUG - VM is in ACTIVE state now
2025-06-19 12:21:38,607 - INFO - VM name : ctest-TestBasicVMVN-33753893-44146150
2025-06-19 12:21:38,682 - DEBUG - VM ctest-TestBasicVMVN-33753893-44146150 ID is db691bef-adc8-42a5-85ca-339797b416d4
2025-06-19 12:21:38,682 - DEBUG - VM ctest-TestBasicVMVN-33753893-44146150 launched on Node cn-jenkins-deploy-platform-ansible-os-3492-1
2025-06-19 12:21:38,756 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/db691bef-adc8-42a5-85ca-339797b416d4
2025-06-19 12:21:38,767 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/5de0e4c3-bca3-4482-9283-08190458eff9
2025-06-19 12:21:40,004 - 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.11 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.304 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.304/1.708/3.113/1.404 ms')
2025-06-19 12:21:40,004 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-33753893-44146150 passed
2025-06-19 12:21:40,158 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-19 12:21:40,158 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-33753893-44146150, IP 31.1.2.4, Port 22
2025-06-19 12:21:40,317 - DEBUG - VM ctest-TestBasicVMVN-33753893-44146150 is ready for SSH connections
2025-06-19 12:21:40,317 - INFO - Waiting for VM ctest-TestBasicVMVN-33753893-32772004 to be up..
2025-06-19 12:21:40,399 - DEBUG - VM is in ACTIVE state now
2025-06-19 12:21:40,399 - INFO - VM name : ctest-TestBasicVMVN-33753893-32772004
2025-06-19 12:21:40,475 - DEBUG - VM ctest-TestBasicVMVN-33753893-32772004 ID is 137b47af-f87a-4fce-8935-86408a2a9bcb
2025-06-19 12:21:40,476 - DEBUG - VM ctest-TestBasicVMVN-33753893-32772004 launched on Node cn-jenkins-deploy-platform-ansible-os-3492-1
2025-06-19 12:21:40,551 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/137b47af-f87a-4fce-8935-86408a2a9bcb
2025-06-19 12:21:40,559 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/b0eb6ca8-e7f8-4ca2-8c07-070072af13d3
2025-06-19 12:21:41,809 - 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.04 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.403 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.403/1.722/3.041/1.319 ms')
2025-06-19 12:21:41,809 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-33753893-32772004 passed
2025-06-19 12:21:41,958 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-19 12:21:41,958 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-33753893-32772004, IP 31.1.1.3, Port 22
2025-06-19 12:21:42,113 - DEBUG - VM ctest-TestBasicVMVN-33753893-32772004 is ready for SSH connections
2025-06-19 12:21:42,113 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-19 12:21:42,113 - 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.130, gateway password: c0ntrail123
2025-06-19 12:21:42,113 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-06-19 12:21:45,868 - 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.788 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.703 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.767 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.703/1.752/3.788 ms
2025-06-19 12:21:45,869 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-33753893-31483650 passed
2025-06-19 12:21:45,869 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-19 12:21:45,869 - 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.130, gateway password: c0ntrail123
2025-06-19 12:21:45,869 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-06-19 12:21:49,554 - 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.166 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.946 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.753 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.753/1.621/3.166 ms
2025-06-19 12:21:49,554 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-33753893-44146150 passed
2025-06-19 12:21:49,555 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-19 12:21:49,555 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-19 12:21:49,555 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-19 12:21:49,555 - 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.130, gateway password: c0ntrail123
2025-06-19 12:21:49,555 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-19 12:21:49,738 - DEBUG - None
2025-06-19 12:21:49,738 - 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.130, gateway password: c0ntrail123
2025-06-19 12:21:49,738 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-19 12:21:49,923 - DEBUG - None
2025-06-19 12:21:49,923 - 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.130, gateway password: c0ntrail123
2025-06-19 12:21:49,923 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-19 12:21:50,555 - DEBUG - None
2025-06-19 12:21:50,555 - 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.130, gateway password: c0ntrail123
2025-06-19 12:21:50,555 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-06-19 12:21:52,770 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.934 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.813 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.592 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.306 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.352 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.352/1.999/4.813 ms
2025-06-19 12:21:52,770 - 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.130, gateway password: c0ntrail123
2025-06-19 12:21:52,771 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-06-19 12:21:55,022 - 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.025 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.432 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.574 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.444 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.114 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.994 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.560 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.444/2.163/4.574 ms
2025-06-19 12:21:55,022 - 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.130, gateway password: c0ntrail123
2025-06-19 12:21:55,022 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-06-19 12:21:57,286 - 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.680 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.586 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.507 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.384 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.895 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.865 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.402 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.384/1.759/3.507 ms
2025-06-19 12:21:57,286 - INFO - Deleting VM ctest-TestBasicVMVN-33753893-32772004
2025-06-19 12:21:57,372 - INFO - Detaching port 5de0e4c3-bca3-4482-9283-08190458eff9 from VM ctest-TestBasicVMVN-33753893-44146150
2025-06-19 12:21:57,426 - INFO - Deleting VM ctest-TestBasicVMVN-33753893-44146150
2025-06-19 12:21:57,488 - INFO - Detaching port 031a4695-ac7e-4562-865a-bc24eaca3df1 from VM ctest-TestBasicVMVN-33753893-31483650
2025-06-19 12:21:57,524 - INFO - Deleting VM ctest-TestBasicVMVN-33753893-31483650
2025-06-19 12:21:57,607 - INFO - Deleting VN ctest-vn-64486229
2025-06-19 12:21:57,784 - DEBUG - Response for delete_port : ()
2025-06-19 12:21:57,997 - DEBUG - Response for delete_port : ()
2025-06-19 12:21:58,064 - DEBUG - VN 48ea28f5-4a44-423f-b344-72e6231bcebf still in use: Unable to complete operation on network 48ea28f5-4a44-423f-b344-72e6231bcebf. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d634b67b-71d3-48c4-86a4-b5996aac616d']
2025-06-19 12:21:58,064 - WARNING - Deleting VN ctest-vn-64486229 failed..Will retry
2025-06-19 12:22:00,196 - DEBUG - Response for deleting network ()
2025-06-19 12:22:00,196 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/3c258492-2884-4196-88d0-d92620bdc4e4
2025-06-19 12:22:00,202 - DEBUG - Response Code: 404
2025-06-19 12:22:00,203 - DEBUG - Requesting: http://10.0.0.130:8082/domains
2025-06-19 12:22:00,208 - DEBUG - Requesting: http://10.0.0.130:8082/domain/e9b245df-1ece-4277-9950-78fd9d50fe05
2025-06-19 12:22:00,267 - DEBUG - Requesting: http://10.0.0.130:8082/project/0e5732c7-49ba-4a81-9218-bdf242c8ade7
2025-06-19 12:22:00,345 - INFO - Validated that VN ctest-vn-64486229 is not found in API Server
2025-06-19 12:22:00,356 - DEBUG - VN ctest-vn-64486229 is not present in Agent 10.0.0.130
2025-06-19 12:22:00,356 - INFO - Validated that VN ctest-vn-64486229 is not in any agent
2025-06-19 12:22:00,361 - DEBUG - VRF 2 is not seen in agent 10.0.0.130
2025-06-19 12:22:00,367 - DEBUG - Vrouter 10.0.0.130 does not have vrf 2 for VN ctest-vn-64486229
2025-06-19 12:22:00,367 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-33753893:ctest-vn-64486229
2025-06-19 12:22:00,378 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-64486229 info
2025-06-19 12:22:00,453 - INFO - IPAM: ctest-ipam-82899161 is not found in API Server
2025-06-19 12:22:00,465 - INFO - IPAM:ctest-ipam-82899161 is not found in control node
2025-06-19 12:22:00,728 - DEBUG - No XMPP flaps were noticed during the test
2025-06-19 12:22:00,728 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:42]
2025-06-19 12:22:00,728 - INFO - --------------------------------------------------------------------------------
2025-06-19 12:22:01,421 - INFO - Deleted project: ctest-TestBasicVMVN-33753893, ID : 0e5732c7-49ba-4a81-9218-bdf242c8ade7