2026-08-25 08:34:48,742 - INFO - Domain Default found not creating
2026-08-25 08:34:48,938 - INFO - Project ctest-TestBasicVMVN-27007823 not found, creating it
2026-08-25 08:34:49,460 - INFO - Created Project:ctest-TestBasicVMVN-27007823, ID : 5fbf7246-0321-4605-aeef-d50b2b50ba3b
2026-08-25 08:34:51,086 - INFO - ================================================================================
2026-08-25 08:34:51,086 - INFO - STARTING TEST : test_generic_link_local_service
2026-08-25 08:34:51,087 - 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-08-25 08:34:51,348 - DEBUG - Nothing to compare xmpp stats {'10.0.0.185': {'10.20.0.25': '0'}} with
2026-08-25 08:34:51,348 - INFO - Initial checks done. Running the testcase now
2026-08-25 08:34:51,348 - INFO -
2026-08-25 08:34:52,000 - DEBUG - Response for create_network : {'network': {'id': 'b6b77cf0-268f-46d2-9194-0d63d07c78e3', 'name': 'ctest-vn2_metadata-87745505', 'tenant_id': '5fbf724603214605aeefd50b2b50ba3b', 'project_id': '5fbf724603214605aeefd50b2b50ba3b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-27007823', 'ctest-vn2_metadata-87745505'], 'port_security_enabled': True, 'description': ''}}
2026-08-25 08:34:52,256 - DEBUG - Response for create_subnet : {'subnet': {'id': '67844820-9aad-4718-9b8c-b9ea4b700f12', 'name': '', 'tenant_id': '5fbf724603214605aeefd50b2b50ba3b', 'network_id': 'b6b77cf0-268f-46d2-9194-0d63d07c78e3', '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': '5fbf724603214605aeefd50b2b50ba3b'}}
2026-08-25 08:34:52,272 - INFO - Created VN ctest-vn2_metadata-87745505
2026-08-25 08:34:52,323 - DEBUG - VN ctest-vn2_metadata-87745505 UUID is b6b77cf0-268f-46d2-9194-0d63d07c78e3
2026-08-25 08:34:52,508 - DEBUG - Services list from nova: [, , ]
2026-08-25 08:34:52,866 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6220-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6220-1)
2026-08-25 08:34:52,979 - DEBUG - Link local service introspect added
2026-08-25 08:34:53,111 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:34:58,176 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:35:03,259 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:35:08,343 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:35:13,427 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:35:18,517 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:35:23,600 - DEBUG - VM is in ACTIVE state now
2026-08-25 08:35:23,751 - INFO - Waiting for VM ctest-TestBasicVMVN-27007823-81993926 to be up..
2026-08-25 08:35:23,751 - INFO - VM name : ctest-TestBasicVMVN-27007823-81993926
2026-08-25 08:35:23,841 - DEBUG - VM ctest-TestBasicVMVN-27007823-81993926 ID is 3df53ab4-c250-41d7-b142-bc5ef5d3cfd2
2026-08-25 08:35:23,841 - DEBUG - VM ctest-TestBasicVMVN-27007823-81993926 launched on Node cn-jenkins-deploy-platform-ansible-os-6220-1
2026-08-25 08:35:23,931 - DEBUG - Requesting: http://10.0.0.185:8082/virtual-machine/3df53ab4-c250-41d7-b142-bc5ef5d3cfd2
2026-08-25 08:35:24,266 - DEBUG - Requesting: http://10.0.0.185:8082/virtual-machine/3df53ab4-c250-41d7-b142-bc5ef5d3cfd2
2026-08-25 08:35:24,300 - DEBUG - Requesting: http://10.0.0.185:8082/virtual-machine-interface/8d07fd64-136a-4c89-9ecf-b2a8d82c5e68
2026-08-25 08:35:27,580 - 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=4.75 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1032ms\r\nrtt min/avg/max/mdev = 4.751/4.751/4.751/0.000 ms')
2026-08-25 08:35:27,580 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-27007823-81993926 passed
2026-08-25 08:35:27,739 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-25 08:35:27,739 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-27007823-81993926, IP 11.1.1.3, Port 22
2026-08-25 08:35:27,909 - DEBUG - VM ctest-TestBasicVMVN-27007823-81993926 is ready for SSH connections
2026-08-25 08:35:27,909 - INFO - Retry 0
2026-08-25 08:35:27,910 - 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.185, gateway password: c0ntrail123
2026-08-25 08:35:27,910 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-08-25 08:35:29,480 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-08-25 08:35:29,480 - INFO - Generic metadata worked
2026-08-25 08:35:29,759 - DEBUG - Link local service introspect removed
2026-08-25 08:35:29,759 - INFO - Deleting VM ctest-TestBasicVMVN-27007823-81993926
2026-08-25 08:35:29,841 - INFO - Deleting VN ctest-vn2_metadata-87745505
2026-08-25 08:35:29,878 - DEBUG - VN b6b77cf0-268f-46d2-9194-0d63d07c78e3 still in use: Unable to complete operation on network b6b77cf0-268f-46d2-9194-0d63d07c78e3. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-b9afeca9-c9ad-47ed-a9cb-f7bb72d5d4c3']
2026-08-25 08:35:29,878 - WARNING - Deleting VN ctest-vn2_metadata-87745505 failed..Will retry
2026-08-25 08:35:31,923 - DEBUG - VN b6b77cf0-268f-46d2-9194-0d63d07c78e3 still in use: Unable to complete operation on network b6b77cf0-268f-46d2-9194-0d63d07c78e3. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-b26a4997-f775-4164-9730-e013cf24c144']
2026-08-25 08:35:31,924 - WARNING - Deleting VN ctest-vn2_metadata-87745505 failed..Will retry
2026-08-25 08:35:34,047 - DEBUG - Response for deleting network ()
2026-08-25 08:35:34,306 - DEBUG - No XMPP flaps were noticed during the test
2026-08-25 08:35:34,306 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:43]
2026-08-25 08:35:34,307 - INFO - --------------------------------------------------------------------------------
2026-08-25 08:35:34,311 - INFO - ================================================================================
2026-08-25 08:35:34,312 - INFO - STARTING TEST : test_metadata_service
2026-08-25 08:35:34,312 - 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-08-25 08:35:34,593 - DEBUG - Nothing to compare xmpp stats {'10.0.0.185': {'10.20.0.25': '0'}} with
2026-08-25 08:35:34,593 - INFO - Initial checks done. Running the testcase now
2026-08-25 08:35:34,593 - INFO -
2026-08-25 08:35:34,593 - DEBUG - Requesting: http://10.0.0.185:8082/global-vrouter-configs
2026-08-25 08:35:34,600 - DEBUG - Requesting: http://10.0.0.185:8082/global-vrouter-config/674441bc-2b2f-42d1-b1f0-749d2a6e04dd
2026-08-25 08:35:34,794 - DEBUG - Response for create_network : {'network': {'id': 'f7510fcb-acb9-4988-84c8-6f79500c4598', 'name': 'ctest-vn-27302989', 'tenant_id': '5fbf724603214605aeefd50b2b50ba3b', 'project_id': '5fbf724603214605aeefd50b2b50ba3b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-27007823', 'ctest-vn-27302989'], 'port_security_enabled': True, 'description': ''}}
2026-08-25 08:35:34,987 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b5a3480f-9d36-402c-9439-4008eb46baef', 'name': '', 'tenant_id': '5fbf724603214605aeefd50b2b50ba3b', 'network_id': 'f7510fcb-acb9-4988-84c8-6f79500c4598', 'ip_version': 4, 'cidr': '97.135.90.192/26', 'allocation_pools': [{'start': '97.135.90.194', 'end': '97.135.90.254'}], 'gateway_ip': '97.135.90.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '97.135.90.194', 'tags': [], 'project_id': '5fbf724603214605aeefd50b2b50ba3b'}}
2026-08-25 08:35:35,005 - INFO - Created VN ctest-vn-27302989
2026-08-25 08:35:35,059 - DEBUG - VN ctest-vn-27302989 UUID is f7510fcb-acb9-4988-84c8-6f79500c4598
2026-08-25 08:35:35,541 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6220-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6220-1)
2026-08-25 08:35:35,541 - INFO - Waiting for VM ctest-TestBasicVMVN-27007823-39973029 to be up..
2026-08-25 08:35:35,583 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:35:40,667 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:35:45,750 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:35:50,839 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:35:55,919 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:36:01,013 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:36:06,100 - DEBUG - VM is in ACTIVE state now
2026-08-25 08:36:06,100 - INFO - VM name : ctest-TestBasicVMVN-27007823-39973029
2026-08-25 08:36:06,182 - DEBUG - VM ctest-TestBasicVMVN-27007823-39973029 ID is 16e98b0e-66d8-44cf-8d23-8b8cdff30939
2026-08-25 08:36:06,183 - DEBUG - VM ctest-TestBasicVMVN-27007823-39973029 launched on Node cn-jenkins-deploy-platform-ansible-os-6220-1
2026-08-25 08:36:06,260 - DEBUG - Requesting: http://10.0.0.185:8082/virtual-machine/16e98b0e-66d8-44cf-8d23-8b8cdff30939
2026-08-25 08:36:06,270 - DEBUG - Requesting: http://10.0.0.185:8082/virtual-machine-interface/73566650-24a4-45c9-ab99-19e0e3a42fc8
2026-08-25 08:36:07,519 - 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=3.51 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.93 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.930/3.220/3.511/0.290 ms')
2026-08-25 08:36:07,520 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-27007823-39973029 passed
2026-08-25 08:36:07,679 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-25 08:36:07,679 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-27007823-39973029, IP 97.135.90.195, Port 22
2026-08-25 08:36:07,846 - DEBUG - VM ctest-TestBasicVMVN-27007823-39973029 is ready for SSH connections
2026-08-25 08:36:07,846 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.185, gateway password: c0ntrail123
2026-08-25 08:36:07,846 - DEBUG - cat /tmp/output.txt
2026-08-25 08:36:09,811 - DEBUG - Hello World. The time is now Tue, 25 Aug 2026 02:36:07 -0600!
2026-08-25 08:36:09,811 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 25 Aug 2026 02:36:07 -0600!'}
2026-08-25 08:36:09,811 - INFO - metadata_script.txt got executed in the vm
2026-08-25 08:36:09,811 - INFO - Deleting VM ctest-TestBasicVMVN-27007823-39973029
2026-08-25 08:36:09,890 - INFO - Deleting VN ctest-vn-27302989
2026-08-25 08:36:09,927 - DEBUG - VN f7510fcb-acb9-4988-84c8-6f79500c4598 still in use: Unable to complete operation on network f7510fcb-acb9-4988-84c8-6f79500c4598. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7cdbe72f-e67d-4037-9aec-3904fece6285']
2026-08-25 08:36:09,927 - WARNING - Deleting VN ctest-vn-27302989 failed..Will retry
2026-08-25 08:36:11,967 - DEBUG - VN f7510fcb-acb9-4988-84c8-6f79500c4598 still in use: Unable to complete operation on network f7510fcb-acb9-4988-84c8-6f79500c4598. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-0c75633d-75a9-4b71-8e22-bc1838cb8cb8']
2026-08-25 08:36:11,967 - WARNING - Deleting VN ctest-vn-27302989 failed..Will retry
2026-08-25 08:36:14,103 - DEBUG - Response for deleting network ()
2026-08-25 08:36:14,370 - DEBUG - No XMPP flaps were noticed during the test
2026-08-25 08:36:14,370 - INFO - END TEST : test_metadata_service : PASSED[0:00:40]
2026-08-25 08:36:14,371 - INFO - --------------------------------------------------------------------------------
2026-08-25 08:36:14,374 - INFO - ================================================================================
2026-08-25 08:36:14,374 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-08-25 08:36:14,374 - 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-08-25 08:36:14,664 - DEBUG - Nothing to compare xmpp stats {'10.0.0.185': {'10.20.0.25': '0'}} with
2026-08-25 08:36:14,664 - INFO - Initial checks done. Running the testcase now
2026-08-25 08:36:14,664 - INFO -
2026-08-25 08:36:15,186 - DEBUG - Response for create_network : {'network': {'id': 'eabfac8e-479c-4ef9-a20c-8517a5dbf0b1', 'name': 'ctest-vn-73459602', 'tenant_id': '5fbf724603214605aeefd50b2b50ba3b', 'project_id': '5fbf724603214605aeefd50b2b50ba3b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-27007823', 'ctest-vn-73459602'], 'port_security_enabled': True, 'description': ''}}
2026-08-25 08:36:15,388 - DEBUG - Response for create_subnet : {'subnet': {'id': '2665d582-450e-43c0-b3c7-d49f9c9a7ccc', 'name': '', 'tenant_id': '5fbf724603214605aeefd50b2b50ba3b', 'network_id': 'eabfac8e-479c-4ef9-a20c-8517a5dbf0b1', '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': '5fbf724603214605aeefd50b2b50ba3b'}}
2026-08-25 08:36:15,541 - DEBUG - Response for create_subnet : {'subnet': {'id': '89fe9eac-a2de-45e6-9667-c476477bcb6a', 'name': '', 'tenant_id': '5fbf724603214605aeefd50b2b50ba3b', 'network_id': 'eabfac8e-479c-4ef9-a20c-8517a5dbf0b1', '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': '5fbf724603214605aeefd50b2b50ba3b'}}
2026-08-25 08:36:15,560 - INFO - Created VN ctest-vn-73459602
2026-08-25 08:36:15,611 - DEBUG - VN ctest-vn-73459602 UUID is eabfac8e-479c-4ef9-a20c-8517a5dbf0b1
2026-08-25 08:36:15,998 - DEBUG - Response for create_port : {'port': {'name': '09b33cb9-17bc-4d62-b223-d119020993f0', 'id': '09b33cb9-17bc-4d62-b223-d119020993f0', 'tenant_id': '5fbf724603214605aeefd50b2b50ba3b', 'network_id': 'eabfac8e-479c-4ef9-a20c-8517a5dbf0b1', 'mac_address': '02:09:b3:3c:b9:17', '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': '2665d582-450e-43c0-b3c7-d49f9c9a7ccc'}], 'security_groups': ['9cdba730-fbe6-4608-8dbb-01677da21c0d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '5fbf724603214605aeefd50b2b50ba3b'}}
2026-08-25 08:36:16,202 - DEBUG - Response for create_port : {'port': {'name': 'cef46c99-5b7b-4077-ac4f-a4b20e0bb592', 'id': 'cef46c99-5b7b-4077-ac4f-a4b20e0bb592', 'tenant_id': '5fbf724603214605aeefd50b2b50ba3b', 'network_id': 'eabfac8e-479c-4ef9-a20c-8517a5dbf0b1', 'mac_address': '02:ce:f4:6c:99:5b', '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': '89fe9eac-a2de-45e6-9667-c476477bcb6a'}], 'security_groups': ['9cdba730-fbe6-4608-8dbb-01677da21c0d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '5fbf724603214605aeefd50b2b50ba3b'}}
2026-08-25 08:36:16,590 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6220-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6220-1)
2026-08-25 08:36:17,003 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6220-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6220-1)
2026-08-25 08:36:17,461 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6220-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6220-1)
2026-08-25 08:36:17,462 - DEBUG - Requesting: http://10.0.0.185:8082/domains
2026-08-25 08:36:17,469 - DEBUG - Requesting: http://10.0.0.185:8082/domain/126f7144-136b-4926-a8f5-7d8835c99790
2026-08-25 08:36:17,483 - DEBUG - Requesting: http://10.0.0.185:8082/project/5fbf7246-0321-4605-aeef-d50b2b50ba3b
2026-08-25 08:36:17,563 - DEBUG - Requesting: http://10.0.0.185:8082/network-ipam/950e6fc3-a4fb-4a37-a9e1-ca3c6ef29557
2026-08-25 08:36:17,574 - INFO - Verifications in API Server for IPAM: ctest-ipam-71451352 passed
2026-08-25 08:36:17,582 - DEBUG - Control-node 10.0.0.185 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-27007823:ctest-ipam-71451352', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-27007823', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10740645047402449463', 'uuid-lslong': '12241287623077958999'}, 'enable': 'true', 'created': '2026-08-25T08:36:14', 'last-modified': '2026-08-25T08:36:14', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.674072'}
2026-08-25 08:36:17,582 - INFO - Verifications in Control node for IPAM: ctest-ipam-71451352 passed
2026-08-25 08:36:17,582 - DEBUG - Requesting: http://10.0.0.185:8082/domains
2026-08-25 08:36:17,589 - DEBUG - Requesting: http://10.0.0.185:8082/domain/126f7144-136b-4926-a8f5-7d8835c99790
2026-08-25 08:36:17,602 - DEBUG - Requesting: http://10.0.0.185:8082/project/5fbf7246-0321-4605-aeef-d50b2b50ba3b
2026-08-25 08:36:17,687 - DEBUG - Requesting: http://10.0.0.185:8082/virtual-network/eabfac8e-479c-4ef9-a20c-8517a5dbf0b1
2026-08-25 08:36:17,701 - DEBUG - Requesting: http://10.0.0.185:8082/virtual-network/eabfac8e-479c-4ef9-a20c-8517a5dbf0b1
2026-08-25 08:36:17,713 - DEBUG - Requesting: http://10.0.0.185:8082/routing-instance/f75de46e-249f-4a12-a7ea-a38048b7d4d4
2026-08-25 08:36:17,722 - DEBUG - Requesting: http://10.0.0.185:8082/routing-instance/f75de46e-249f-4a12-a7ea-a38048b7d4d4
2026-08-25 08:36:17,731 - DEBUG - Requesting: http://10.0.0.185:8082/route-target/61568856-580e-43bd-a274-4dc5175c3062
2026-08-25 08:36:17,740 - DEBUG - Route Targets: ['target:64512:8000004']
2026-08-25 08:36:17,740 - DEBUG - Requesting: http://10.0.0.185:8082/virtual-network/eabfac8e-479c-4ef9-a20c-8517a5dbf0b1
2026-08-25 08:36:17,752 - DEBUG - Requesting: http://10.0.0.185:8082/routing-instance/f75de46e-249f-4a12-a7ea-a38048b7d4d4
2026-08-25 08:36:17,768 - INFO - Verified VN network id 11 for VN eabfac8e-479c-4ef9-a20c-8517a5dbf0b1
2026-08-25 08:36:17,768 - INFO - Verifications in API Server for VN ctest-vn-73459602 passed
2026-08-25 08:36:17,769 - DEBUG - Requesting: http://10.0.0.185:8082/virtual-network/eabfac8e-479c-4ef9-a20c-8517a5dbf0b1
2026-08-25 08:36:17,779 - DEBUG - Requesting: http://10.0.0.185:8082/routing-instance/f75de46e-249f-4a12-a7ea-a38048b7d4d4
2026-08-25 08:36:17,787 - DEBUG - Requesting: http://10.0.0.185:8082/routing-instance/f75de46e-249f-4a12-a7ea-a38048b7d4d4
2026-08-25 08:36:17,796 - DEBUG - Requesting: http://10.0.0.185:8082/route-target/61568856-580e-43bd-a274-4dc5175c3062
2026-08-25 08:36:17,810 - DEBUG - Control-node 10.0.0.185 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-27007823:ctest-vn-73459602', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-27007823', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16915428452513631993', 'uuid-lslong': '11676854270478250161'}, 'enable': 'true', 'created': '2026-08-25T08:36:15', 'last-modified': '2026-08-25T08:36:15', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.299695'}
2026-08-25 08:36:17,818 - DEBUG - Route Targets: ['target:64512:8000004']
2026-08-25 08:36:17,818 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-73459602 passed
2026-08-25 08:36:17,819 - DEBUG - ====Verifying policy data for ctest-vn-73459602 in API_Server ======
2026-08-25 08:36:17,819 - DEBUG - Requesting: http://10.0.0.185:8082/domains
2026-08-25 08:36:17,826 - DEBUG - Requesting: http://10.0.0.185:8082/domain/126f7144-136b-4926-a8f5-7d8835c99790
2026-08-25 08:36:17,840 - DEBUG - Requesting: http://10.0.0.185:8082/project/5fbf7246-0321-4605-aeef-d50b2b50ba3b
2026-08-25 08:36:17,923 - DEBUG - Requesting: http://10.0.0.185:8082/virtual-network/eabfac8e-479c-4ef9-a20c-8517a5dbf0b1
2026-08-25 08:36:17,933 - DEBUG - =>VN ctest-vn-73459602 has no policy to be verified
2026-08-25 08:36:17,933 - DEBUG - Verifying the vn in opserver
2026-08-25 08:36:17,933 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-27007823:ctest-vn-73459602 virtual network link through opserver 10.0.0.185
2026-08-25 08:36:17,934 - DEBUG - Requesting: http://10.0.0.185:8081/analytics/uves/virtual-networks
2026-08-25 08:36:18,256 - DEBUG - Requesting: http://10.0.0.185:8081/analytics/uves/virtual-networks
2026-08-25 08:36:18,308 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-27007823:ctest-vn-73459602', 'href': 'http://10.0.0.185:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-27007823:ctest-vn-73459602?flat'}
2026-08-25 08:36:18,308 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-27007823:ctest-vn-73459602 is found in opserver
2026-08-25 08:36:18,319 - DEBUG - Do not have enough data to verify VN in agent
2026-08-25 08:36:18,323 - DEBUG - VRF ids for VN ctest-vn-73459602: {}
2026-08-25 08:36:18,323 - INFO - Waiting for VM ctest-TestBasicVMVN-27007823-82134559 to be up..
2026-08-25 08:36:18,372 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:36:23,457 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:36:28,557 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:36:33,644 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:36:38,727 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:36:43,807 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:36:48,892 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:36:53,991 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:36:59,076 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:37:04,148 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:37:09,234 - DEBUG - VM is in ACTIVE state now
2026-08-25 08:37:09,234 - INFO - VM name : ctest-TestBasicVMVN-27007823-82134559
2026-08-25 08:37:09,320 - DEBUG - VM ctest-TestBasicVMVN-27007823-82134559 ID is 52923ad4-5a4b-43f4-a913-fcc4fb16620a
2026-08-25 08:37:09,320 - DEBUG - VM ctest-TestBasicVMVN-27007823-82134559 launched on Node cn-jenkins-deploy-platform-ansible-os-6220-1
2026-08-25 08:37:09,399 - DEBUG - Requesting: http://10.0.0.185:8082/virtual-machine/52923ad4-5a4b-43f4-a913-fcc4fb16620a
2026-08-25 08:37:09,409 - DEBUG - Requesting: http://10.0.0.185:8082/virtual-machine-interface/09b33cb9-17bc-4d62-b223-d119020993f0
2026-08-25 08:37:12,670 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1013ms')
2026-08-25 08:37:12,670 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-27007823-82134559 failed!
2026-08-25 08:37:12,727 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-27007823:ctest-vn-73459602 is 31.1.1.1 and allocation pool is NOT set
2026-08-25 08:37:12,727 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-27007823:ctest-vn-73459602 is 31.1.2.1 and allocation pool is NOT set
2026-08-25 08:37:14,793 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=8.81 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.09 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.087/4.946/8.805/3.859 ms')
2026-08-25 08:37:14,794 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-27007823-82134559 passed
2026-08-25 08:37:14,951 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-25 08:37:14,951 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-27007823-82134559, IP 31.1.1.4, Port 22
2026-08-25 08:37:15,017 - 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-08-25 08:37:15,096 - DEBUG - VM ctest-TestBasicVMVN-27007823-82134559 is NOT ready for SSH connections, VM status: ACTIVE
2026-08-25 08:37:20,097 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-25 08:37:20,097 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-27007823-82134559, IP 31.1.1.4, Port 22
2026-08-25 08:37:20,265 - DEBUG - VM ctest-TestBasicVMVN-27007823-82134559 is ready for SSH connections
2026-08-25 08:37:20,266 - INFO - Waiting for VM ctest-TestBasicVMVN-27007823-90915577 to be up..
2026-08-25 08:37:20,345 - DEBUG - VM is in ACTIVE state now
2026-08-25 08:37:20,346 - INFO - VM name : ctest-TestBasicVMVN-27007823-90915577
2026-08-25 08:37:20,424 - DEBUG - VM ctest-TestBasicVMVN-27007823-90915577 ID is 54a81c24-0060-4ac7-bf73-b3a26a9938e4
2026-08-25 08:37:20,424 - DEBUG - VM ctest-TestBasicVMVN-27007823-90915577 launched on Node cn-jenkins-deploy-platform-ansible-os-6220-1
2026-08-25 08:37:20,502 - DEBUG - Requesting: http://10.0.0.185:8082/virtual-machine/54a81c24-0060-4ac7-bf73-b3a26a9938e4
2026-08-25 08:37:20,511 - DEBUG - Requesting: http://10.0.0.185:8082/virtual-machine-interface/cef46c99-5b7b-4077-ac4f-a4b20e0bb592
2026-08-25 08:37:21,751 - 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.78 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.612 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.612/2.195/3.779/1.583 ms')
2026-08-25 08:37:21,752 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-27007823-90915577 passed
2026-08-25 08:37:21,903 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-25 08:37:21,903 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-27007823-90915577, IP 31.1.2.4, Port 22
2026-08-25 08:37:22,070 - DEBUG - VM ctest-TestBasicVMVN-27007823-90915577 is ready for SSH connections
2026-08-25 08:37:22,070 - INFO - Waiting for VM ctest-TestBasicVMVN-27007823-33055345 to be up..
2026-08-25 08:37:22,155 - DEBUG - VM is in ACTIVE state now
2026-08-25 08:37:22,155 - INFO - VM name : ctest-TestBasicVMVN-27007823-33055345
2026-08-25 08:37:22,236 - DEBUG - VM ctest-TestBasicVMVN-27007823-33055345 ID is bda54438-7ea1-44fb-8cc8-675c8b526431
2026-08-25 08:37:22,236 - DEBUG - VM ctest-TestBasicVMVN-27007823-33055345 launched on Node cn-jenkins-deploy-platform-ansible-os-6220-1
2026-08-25 08:37:22,324 - DEBUG - Requesting: http://10.0.0.185:8082/virtual-machine/bda54438-7ea1-44fb-8cc8-675c8b526431
2026-08-25 08:37:22,333 - DEBUG - Requesting: http://10.0.0.185:8082/virtual-machine-interface/54db82e9-97d0-445c-9247-c03d760f0c86
2026-08-25 08:37:23,584 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=4.00 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.476 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.476/2.236/3.997/1.760 ms')
2026-08-25 08:37:23,584 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-27007823-33055345 passed
2026-08-25 08:37:23,743 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-25 08:37:23,743 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-27007823-33055345, IP 31.1.1.3, Port 22
2026-08-25 08:37:23,899 - DEBUG - VM ctest-TestBasicVMVN-27007823-33055345 is ready for SSH connections
2026-08-25 08:37:23,899 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-25 08:37:23,899 - 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.185, gateway password: c0ntrail123
2026-08-25 08:37:23,899 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-08-25 08:37:27,972 - 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=5.070 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.149 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.120 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.120/2.446/5.070 ms
2026-08-25 08:37:27,972 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-27007823-82134559 passed
2026-08-25 08:37:27,972 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-25 08:37:27,972 - 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.185, gateway password: c0ntrail123
2026-08-25 08:37:27,973 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-08-25 08:37:31,592 - 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.687 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.167 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.017 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.017/1.957/3.687 ms
2026-08-25 08:37:31,592 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-27007823-90915577 passed
2026-08-25 08:37:31,592 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-25 08:37:31,592 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-25 08:37:31,592 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-25 08:37:31,593 - 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.185, gateway password: c0ntrail123
2026-08-25 08:37:31,593 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-08-25 08:37:31,716 - DEBUG - None
2026-08-25 08:37:31,716 - 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.185, gateway password: c0ntrail123
2026-08-25 08:37:31,716 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-08-25 08:37:31,830 - DEBUG - None
2026-08-25 08:37:31,830 - 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.185, gateway password: c0ntrail123
2026-08-25 08:37:31,830 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-08-25 08:37:33,446 - DEBUG - None
2026-08-25 08:37:33,446 - 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.185, gateway password: c0ntrail123
2026-08-25 08:37:33,446 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-08-25 08:37:35,580 - 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.867 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=8.207 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.635 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.811 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.434 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.434/2.990/8.207 ms
2026-08-25 08:37:35,580 - 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.185, gateway password: c0ntrail123
2026-08-25 08:37:35,580 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-08-25 08:37:37,754 - 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=0.958 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.541 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.624 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.481 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.911 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.922 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.525 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.481/1.851/3.624 ms
2026-08-25 08:37:37,755 - 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.185, gateway password: c0ntrail123
2026-08-25 08:37:37,755 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-08-25 08:37:39,913 - 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.569 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.862 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.854 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.482 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.161 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.940 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.542 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.482/2.487/5.854 ms
2026-08-25 08:37:39,914 - INFO - Deleting VM ctest-TestBasicVMVN-27007823-33055345
2026-08-25 08:37:39,995 - INFO - Detaching port cef46c99-5b7b-4077-ac4f-a4b20e0bb592 from VM ctest-TestBasicVMVN-27007823-90915577
2026-08-25 08:37:40,034 - INFO - Deleting VM ctest-TestBasicVMVN-27007823-90915577
2026-08-25 08:37:40,113 - INFO - Detaching port 09b33cb9-17bc-4d62-b223-d119020993f0 from VM ctest-TestBasicVMVN-27007823-82134559
2026-08-25 08:37:40,150 - INFO - Deleting VM ctest-TestBasicVMVN-27007823-82134559
2026-08-25 08:37:40,225 - INFO - Deleting VN ctest-vn-73459602
2026-08-25 08:37:40,389 - DEBUG - Response for delete_port : ()
2026-08-25 08:37:40,564 - DEBUG - Response for delete_port : ()
2026-08-25 08:37:40,599 - DEBUG - VN eabfac8e-479c-4ef9-a20c-8517a5dbf0b1 still in use: Unable to complete operation on network eabfac8e-479c-4ef9-a20c-8517a5dbf0b1. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ea9799e1-9515-4767-b3a4-b99fe9671147']
2026-08-25 08:37:40,600 - WARNING - Deleting VN ctest-vn-73459602 failed..Will retry
2026-08-25 08:37:42,765 - DEBUG - Response for deleting network ()
2026-08-25 08:37:42,766 - DEBUG - Requesting: http://10.0.0.185:8082/routing-instance/f75de46e-249f-4a12-a7ea-a38048b7d4d4
2026-08-25 08:37:42,773 - DEBUG - Response Code: 404
2026-08-25 08:37:42,773 - DEBUG - Requesting: http://10.0.0.185:8082/domains
2026-08-25 08:37:42,779 - DEBUG - Requesting: http://10.0.0.185:8082/domain/126f7144-136b-4926-a8f5-7d8835c99790
2026-08-25 08:37:42,837 - DEBUG - Requesting: http://10.0.0.185:8082/project/5fbf7246-0321-4605-aeef-d50b2b50ba3b
2026-08-25 08:37:42,926 - INFO - Validated that VN ctest-vn-73459602 is not found in API Server
2026-08-25 08:37:42,938 - DEBUG - VN ctest-vn-73459602 is not present in Agent 10.0.0.185
2026-08-25 08:37:42,938 - INFO - Validated that VN ctest-vn-73459602 is not in any agent
2026-08-25 08:37:42,957 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-73459602 info
2026-08-25 08:37:43,035 - INFO - IPAM: ctest-ipam-71451352 is not found in API Server
2026-08-25 08:37:43,046 - INFO - IPAM:ctest-ipam-71451352 is not found in control node
2026-08-25 08:37:43,314 - DEBUG - No XMPP flaps were noticed during the test
2026-08-25 08:37:43,314 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:01:29]
2026-08-25 08:37:43,314 - INFO - --------------------------------------------------------------------------------
2026-08-25 08:37:44,066 - INFO - Deleted project: ctest-TestBasicVMVN-27007823, ID : 5fbf7246-0321-4605-aeef-d50b2b50ba3b