2026-06-23 11:31:15,842 - INFO - Domain Default found not creating 2026-06-23 11:31:16,001 - INFO - Project ctest-TestBasicVMVN-78909276 not found, creating it 2026-06-23 11:31:16,466 - INFO - Created Project:ctest-TestBasicVMVN-78909276, ID : 930b64c2-b588-454b-ac94-63d2499a3b8f 2026-06-23 11:31:17,931 - INFO - ================================================================================ 2026-06-23 11:31:17,932 - INFO - STARTING TEST : test_generic_link_local_service 2026-06-23 11:31:17,932 - 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-06-23 11:31:18,204 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-06-23 11:31:18,204 - INFO - Initial checks done. Running the testcase now 2026-06-23 11:31:18,204 - INFO - 2026-06-23 11:31:18,764 - DEBUG - Response for create_network : {'network': {'id': '0a3d3965-4345-454c-821a-c21666dfb171', 'name': 'ctest-vn2_metadata-69799432', 'tenant_id': '930b64c2b588454bac9463d2499a3b8f', 'project_id': '930b64c2b588454bac9463d2499a3b8f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-78909276', 'ctest-vn2_metadata-69799432'], 'port_security_enabled': True, 'description': ''}} 2026-06-23 11:31:18,930 - DEBUG - Response for create_subnet : {'subnet': {'id': '284ca2c4-3c51-4cec-ad22-845a9311d4c4', 'name': '', 'tenant_id': '930b64c2b588454bac9463d2499a3b8f', 'network_id': '0a3d3965-4345-454c-821a-c21666dfb171', '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': '930b64c2b588454bac9463d2499a3b8f'}} 2026-06-23 11:31:18,945 - INFO - Created VN ctest-vn2_metadata-69799432 2026-06-23 11:31:19,000 - DEBUG - VN ctest-vn2_metadata-69799432 UUID is 0a3d3965-4345-454c-821a-c21666dfb171 2026-06-23 11:31:19,174 - DEBUG - Services list from nova: [, , ] 2026-06-23 11:31:20,268 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6025-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6025-1) 2026-06-23 11:31:20,376 - DEBUG - Link local service introspect added 2026-06-23 11:31:20,414 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-23 11:31:25,480 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-23 11:31:30,551 - DEBUG - VM is in ACTIVE state now 2026-06-23 11:31:30,679 - INFO - Waiting for VM ctest-TestBasicVMVN-78909276-00099234 to be up.. 2026-06-23 11:31:30,679 - INFO - VM name : ctest-TestBasicVMVN-78909276-00099234 2026-06-23 11:31:30,754 - DEBUG - VM ctest-TestBasicVMVN-78909276-00099234 ID is 2f0ca969-412a-4d95-8bdd-4111d58c2e32 2026-06-23 11:31:30,754 - DEBUG - VM ctest-TestBasicVMVN-78909276-00099234 launched on Node cn-jenkins-deploy-platform-ansible-os-6025-1 2026-06-23 11:31:30,823 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/2f0ca969-412a-4d95-8bdd-4111d58c2e32 2026-06-23 11:31:31,145 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/2f0ca969-412a-4d95-8bdd-4111d58c2e32 2026-06-23 11:31:31,176 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/6cee13fd-24cc-416b-9465-f573b7c1d81a 2026-06-23 11:31:34,436 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms') 2026-06-23 11:31:34,436 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-78909276-00099234 failed! 2026-06-23 11:31:34,488 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-78909276:ctest-vn2_metadata-69799432 is 11.1.1.1 and allocation pool is NOT set 2026-06-23 11:31:36,545 - 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.31 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.486 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.486/4.896/9.306/4.410 ms') 2026-06-23 11:31:36,545 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-78909276-00099234 passed 2026-06-23 11:31:36,697 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-23 11:31:36,697 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-78909276-00099234, IP 11.1.1.3, Port 22 2026-06-23 11:31:36,851 - DEBUG - VM ctest-TestBasicVMVN-78909276-00099234 is ready for SSH connections 2026-06-23 11:31:36,852 - INFO - Retry 0 2026-06-23 11:31:36,852 - 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.50, gateway password: c0ntrail123 2026-06-23 11:31:36,852 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2026-06-23 11:31:38,405 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2026-06-23 11:31:38,405 - INFO - Generic metadata worked 2026-06-23 11:31:38,652 - DEBUG - Link local service introspect removed 2026-06-23 11:31:38,652 - INFO - Deleting VM ctest-TestBasicVMVN-78909276-00099234 2026-06-23 11:31:38,717 - INFO - Deleting VN ctest-vn2_metadata-69799432 2026-06-23 11:31:38,748 - DEBUG - VN 0a3d3965-4345-454c-821a-c21666dfb171 still in use: Unable to complete operation on network 0a3d3965-4345-454c-821a-c21666dfb171. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-ad7fd247-7287-45ea-b4b8-438cfa56418e'] 2026-06-23 11:31:38,748 - WARNING - Deleting VN ctest-vn2_metadata-69799432 failed..Will retry 2026-06-23 11:31:40,832 - DEBUG - Response for deleting network () 2026-06-23 11:31:41,085 - DEBUG - No XMPP flaps were noticed during the test 2026-06-23 11:31:41,085 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24] 2026-06-23 11:31:41,085 - INFO - -------------------------------------------------------------------------------- 2026-06-23 11:31:41,088 - INFO - ================================================================================ 2026-06-23 11:31:41,088 - INFO - STARTING TEST : test_metadata_service 2026-06-23 11:31:41,088 - 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-06-23 11:31:41,374 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-06-23 11:31:41,374 - INFO - Initial checks done. Running the testcase now 2026-06-23 11:31:41,374 - INFO - 2026-06-23 11:31:41,374 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs 2026-06-23 11:31:41,381 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/3cc06fec-57e5-4f45-b1cc-08f8b8b331e2 2026-06-23 11:31:41,555 - DEBUG - Response for create_network : {'network': {'id': '8b7a083c-4129-42c4-9865-c549e0a8a529', 'name': 'ctest-vn-78581773', 'tenant_id': '930b64c2b588454bac9463d2499a3b8f', 'project_id': '930b64c2b588454bac9463d2499a3b8f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-78909276', 'ctest-vn-78581773'], 'port_security_enabled': True, 'description': ''}} 2026-06-23 11:31:41,698 - DEBUG - Response for create_subnet : {'subnet': {'id': '0e02933d-1c1d-4803-9ab6-196a8d574d55', 'name': '', 'tenant_id': '930b64c2b588454bac9463d2499a3b8f', 'network_id': '8b7a083c-4129-42c4-9865-c549e0a8a529', 'ip_version': 4, 'cidr': '173.63.222.0/26', 'allocation_pools': [{'start': '173.63.222.2', 'end': '173.63.222.62'}], 'gateway_ip': '173.63.222.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '173.63.222.2', 'tags': [], 'project_id': '930b64c2b588454bac9463d2499a3b8f'}} 2026-06-23 11:31:41,713 - INFO - Created VN ctest-vn-78581773 2026-06-23 11:31:41,764 - DEBUG - VN ctest-vn-78581773 UUID is 8b7a083c-4129-42c4-9865-c549e0a8a529 2026-06-23 11:31:42,984 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6025-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6025-1) 2026-06-23 11:31:42,984 - INFO - Waiting for VM ctest-TestBasicVMVN-78909276-48175632 to be up.. 2026-06-23 11:31:43,021 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-23 11:31:48,090 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-23 11:31:53,164 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-23 11:31:58,248 - DEBUG - VM is in ACTIVE state now 2026-06-23 11:31:58,248 - INFO - VM name : ctest-TestBasicVMVN-78909276-48175632 2026-06-23 11:31:58,330 - DEBUG - VM ctest-TestBasicVMVN-78909276-48175632 ID is 6a98f10e-5cbf-4cbb-a067-605cc27ba032 2026-06-23 11:31:58,330 - DEBUG - VM ctest-TestBasicVMVN-78909276-48175632 launched on Node cn-jenkins-deploy-platform-ansible-os-6025-1 2026-06-23 11:31:58,404 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/6a98f10e-5cbf-4cbb-a067-605cc27ba032 2026-06-23 11:31:58,414 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/4df93fe5-506c-469e-916e-71d329a168f9 2026-06-23 11:31:59,653 - 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=6.42 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.934 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.934/3.676/6.419/2.742 ms') 2026-06-23 11:31:59,653 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-78909276-48175632 passed 2026-06-23 11:31:59,804 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-23 11:31:59,804 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-78909276-48175632, IP 173.63.222.3, Port 22 2026-06-23 11:31:59,960 - DEBUG - VM ctest-TestBasicVMVN-78909276-48175632 is ready for SSH connections 2026-06-23 11:31:59,960 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-06-23 11:31:59,960 - DEBUG - cat /tmp/output.txt 2026-06-23 11:32:01,496 - DEBUG - Hello World. The time is now Tue, 23 Jun 2026 05:31:58 -0600! 2026-06-23 11:32:01,496 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 23 Jun 2026 05:31:58 -0600!'} 2026-06-23 11:32:01,496 - INFO - metadata_script.txt got executed in the vm 2026-06-23 11:32:01,496 - INFO - Deleting VM ctest-TestBasicVMVN-78909276-48175632 2026-06-23 11:32:01,565 - INFO - Deleting VN ctest-vn-78581773 2026-06-23 11:32:01,598 - DEBUG - VN 8b7a083c-4129-42c4-9865-c549e0a8a529 still in use: Unable to complete operation on network 8b7a083c-4129-42c4-9865-c549e0a8a529. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-0131c166-471d-4cc9-9dc6-e0e57112554d'] 2026-06-23 11:32:01,599 - WARNING - Deleting VN ctest-vn-78581773 failed..Will retry 2026-06-23 11:32:03,696 - DEBUG - Response for deleting network () 2026-06-23 11:32:03,951 - DEBUG - No XMPP flaps were noticed during the test 2026-06-23 11:32:03,951 - INFO - END TEST : test_metadata_service : PASSED[0:00:22] 2026-06-23 11:32:03,951 - INFO - -------------------------------------------------------------------------------- 2026-06-23 11:32:03,954 - INFO - ================================================================================ 2026-06-23 11:32:03,955 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2026-06-23 11:32:03,955 - 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-06-23 11:32:04,239 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-06-23 11:32:04,239 - INFO - Initial checks done. Running the testcase now 2026-06-23 11:32:04,239 - INFO - 2026-06-23 11:32:04,716 - DEBUG - Response for create_network : {'network': {'id': '260bd93b-b8fc-4984-a660-95768e06b934', 'name': 'ctest-vn-62902736', 'tenant_id': '930b64c2b588454bac9463d2499a3b8f', 'project_id': '930b64c2b588454bac9463d2499a3b8f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-78909276', 'ctest-vn-62902736'], 'port_security_enabled': True, 'description': ''}} 2026-06-23 11:32:04,913 - DEBUG - Response for create_subnet : {'subnet': {'id': '3c47f50a-a121-4656-ad6f-c7b3cb48bb1c', 'name': '', 'tenant_id': '930b64c2b588454bac9463d2499a3b8f', 'network_id': '260bd93b-b8fc-4984-a660-95768e06b934', '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': '930b64c2b588454bac9463d2499a3b8f'}} 2026-06-23 11:32:05,061 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd4ad9ed4-e375-4ea8-9a7b-f236a679957c', 'name': '', 'tenant_id': '930b64c2b588454bac9463d2499a3b8f', 'network_id': '260bd93b-b8fc-4984-a660-95768e06b934', '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': '930b64c2b588454bac9463d2499a3b8f'}} 2026-06-23 11:32:05,078 - INFO - Created VN ctest-vn-62902736 2026-06-23 11:32:05,132 - DEBUG - VN ctest-vn-62902736 UUID is 260bd93b-b8fc-4984-a660-95768e06b934 2026-06-23 11:32:05,483 - DEBUG - Response for create_port : {'port': {'name': 'eba149f0-a8ae-4367-961e-dfa587a2c188', 'id': 'eba149f0-a8ae-4367-961e-dfa587a2c188', 'tenant_id': '930b64c2b588454bac9463d2499a3b8f', 'network_id': '260bd93b-b8fc-4984-a660-95768e06b934', 'mac_address': '02:eb:a1:49:f0:a8', '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': '3c47f50a-a121-4656-ad6f-c7b3cb48bb1c'}], 'security_groups': ['6ab72db8-c3ad-4860-9a49-23f2f98d31b2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '930b64c2b588454bac9463d2499a3b8f'}} 2026-06-23 11:32:05,663 - DEBUG - Response for create_port : {'port': {'name': 'c5e6a86d-6f02-4187-8247-2ad02a0240e1', 'id': 'c5e6a86d-6f02-4187-8247-2ad02a0240e1', 'tenant_id': '930b64c2b588454bac9463d2499a3b8f', 'network_id': '260bd93b-b8fc-4984-a660-95768e06b934', 'mac_address': '02:c5:e6:a8:6d:6f', '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': 'd4ad9ed4-e375-4ea8-9a7b-f236a679957c'}], 'security_groups': ['6ab72db8-c3ad-4860-9a49-23f2f98d31b2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '930b64c2b588454bac9463d2499a3b8f'}} 2026-06-23 11:32:06,082 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6025-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6025-1) 2026-06-23 11:32:06,491 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6025-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6025-1) 2026-06-23 11:32:07,655 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6025-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6025-1) 2026-06-23 11:32:07,656 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-06-23 11:32:07,661 - DEBUG - Requesting: http://10.0.0.50:8082/domain/2af497c6-0f68-49a8-8ae8-5db3c1ed57bc 2026-06-23 11:32:07,671 - DEBUG - Requesting: http://10.0.0.50:8082/project/930b64c2-b588-454b-ac94-63d2499a3b8f 2026-06-23 11:32:07,742 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/1e22f588-ec5e-4447-9403-217b1ff31ffc 2026-06-23 11:32:07,750 - INFO - Verifications in API Server for IPAM: ctest-ipam-36122459 passed 2026-06-23 11:32:07,755 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-78909276:ctest-ipam-36122459', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-78909276', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2171567938775958599', 'uuid-lslong': '10665405155244187644'}, 'enable': 'true', 'created': '2026-06-23T11:32:04', 'last-modified': '2026-06-23T11:32:04', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.290631'} 2026-06-23 11:32:07,755 - INFO - Verifications in Control node for IPAM: ctest-ipam-36122459 passed 2026-06-23 11:32:07,755 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-06-23 11:32:07,760 - DEBUG - Requesting: http://10.0.0.50:8082/domain/2af497c6-0f68-49a8-8ae8-5db3c1ed57bc 2026-06-23 11:32:07,770 - DEBUG - Requesting: http://10.0.0.50:8082/project/930b64c2-b588-454b-ac94-63d2499a3b8f 2026-06-23 11:32:07,836 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/260bd93b-b8fc-4984-a660-95768e06b934 2026-06-23 11:32:07,845 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/260bd93b-b8fc-4984-a660-95768e06b934 2026-06-23 11:32:07,854 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/1c800141-9eed-4477-9bfb-802657757f3b 2026-06-23 11:32:07,861 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/1c800141-9eed-4477-9bfb-802657757f3b 2026-06-23 11:32:07,867 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/72d9bd28-aa38-41ab-be36-46b606358736 2026-06-23 11:32:07,873 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-06-23 11:32:07,873 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/260bd93b-b8fc-4984-a660-95768e06b934 2026-06-23 11:32:07,883 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/1c800141-9eed-4477-9bfb-802657757f3b 2026-06-23 11:32:07,897 - INFO - Verified VN network id 12 for VN 260bd93b-b8fc-4984-a660-95768e06b934 2026-06-23 11:32:07,897 - INFO - Verifications in API Server for VN ctest-vn-62902736 passed 2026-06-23 11:32:07,897 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/260bd93b-b8fc-4984-a660-95768e06b934 2026-06-23 11:32:07,906 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/1c800141-9eed-4477-9bfb-802657757f3b 2026-06-23 11:32:07,912 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/1c800141-9eed-4477-9bfb-802657757f3b 2026-06-23 11:32:07,918 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/72d9bd28-aa38-41ab-be36-46b606358736 2026-06-23 11:32:07,927 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-78909276:ctest-vn-62902736', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-78909276', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2741523648714918276', 'uuid-lslong': '11988746544481745204'}, 'enable': 'true', 'created': '2026-06-23T11:32:04', 'last-modified': '2026-06-23T11:32:05', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.893861'} 2026-06-23 11:32:07,932 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-06-23 11:32:07,933 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-62902736 passed 2026-06-23 11:32:07,933 - DEBUG - ====Verifying policy data for ctest-vn-62902736 in API_Server ====== 2026-06-23 11:32:07,933 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-06-23 11:32:07,937 - DEBUG - Requesting: http://10.0.0.50:8082/domain/2af497c6-0f68-49a8-8ae8-5db3c1ed57bc 2026-06-23 11:32:07,948 - DEBUG - Requesting: http://10.0.0.50:8082/project/930b64c2-b588-454b-ac94-63d2499a3b8f 2026-06-23 11:32:08,016 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/260bd93b-b8fc-4984-a660-95768e06b934 2026-06-23 11:32:08,029 - DEBUG - =>VN ctest-vn-62902736 has no policy to be verified 2026-06-23 11:32:08,029 - DEBUG - Verifying the vn in opserver 2026-06-23 11:32:08,029 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-78909276:ctest-vn-62902736 virtual network link through opserver 10.0.0.50 2026-06-23 11:32:08,029 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2026-06-23 11:32:08,351 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2026-06-23 11:32:08,400 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-78909276:ctest-vn-62902736', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-78909276:ctest-vn-62902736?flat'} 2026-06-23 11:32:08,400 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-78909276:ctest-vn-62902736 is found in opserver 2026-06-23 11:32:08,410 - DEBUG - Do not have enough data to verify VN in agent 2026-06-23 11:32:08,414 - DEBUG - VRF ids for VN ctest-vn-62902736: {} 2026-06-23 11:32:08,414 - INFO - Waiting for VM ctest-TestBasicVMVN-78909276-21292381 to be up.. 2026-06-23 11:32:08,466 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-23 11:32:13,533 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-23 11:32:18,616 - DEBUG - VM is in ACTIVE state now 2026-06-23 11:32:18,616 - INFO - VM name : ctest-TestBasicVMVN-78909276-21292381 2026-06-23 11:32:18,707 - DEBUG - VM ctest-TestBasicVMVN-78909276-21292381 ID is a7878270-d94a-4dd0-91bf-42e43391d02b 2026-06-23 11:32:18,707 - DEBUG - VM ctest-TestBasicVMVN-78909276-21292381 launched on Node cn-jenkins-deploy-platform-ansible-os-6025-1 2026-06-23 11:32:18,788 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/a7878270-d94a-4dd0-91bf-42e43391d02b 2026-06-23 11:32:18,798 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/eba149f0-a8ae-4367-961e-dfa587a2c188 2026-06-23 11:32:22,046 - 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 1006ms') 2026-06-23 11:32:22,046 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-78909276-21292381 failed! 2026-06-23 11:32:22,100 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-78909276:ctest-vn-62902736 is 31.1.1.1 and allocation pool is NOT set 2026-06-23 11:32:22,100 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-78909276:ctest-vn-62902736 is 31.1.2.1 and allocation pool is NOT set 2026-06-23 11:32:24,165 - 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.39 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.400 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.400/1.896/3.393/1.496 ms') 2026-06-23 11:32:24,166 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-78909276-21292381 passed 2026-06-23 11:32:24,312 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-23 11:32:24,312 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-78909276-21292381, IP 31.1.1.4, Port 22 2026-06-23 11:32:24,483 - DEBUG - VM ctest-TestBasicVMVN-78909276-21292381 is ready for SSH connections 2026-06-23 11:32:24,483 - INFO - Waiting for VM ctest-TestBasicVMVN-78909276-09335764 to be up.. 2026-06-23 11:32:24,559 - DEBUG - VM is in ACTIVE state now 2026-06-23 11:32:24,559 - INFO - VM name : ctest-TestBasicVMVN-78909276-09335764 2026-06-23 11:32:24,634 - DEBUG - VM ctest-TestBasicVMVN-78909276-09335764 ID is 28cf83af-c785-4dc5-b393-ba2961bc4a16 2026-06-23 11:32:24,634 - DEBUG - VM ctest-TestBasicVMVN-78909276-09335764 launched on Node cn-jenkins-deploy-platform-ansible-os-6025-1 2026-06-23 11:32:24,709 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/28cf83af-c785-4dc5-b393-ba2961bc4a16 2026-06-23 11:32:24,717 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/c5e6a86d-6f02-4187-8247-2ad02a0240e1 2026-06-23 11:32:25,954 - 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.30 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.531 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.531/1.914/3.298/1.383 ms') 2026-06-23 11:32:25,955 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-78909276-09335764 passed 2026-06-23 11:32:26,112 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-23 11:32:26,113 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-78909276-09335764, IP 31.1.2.4, Port 22 2026-06-23 11:32:26,268 - DEBUG - VM ctest-TestBasicVMVN-78909276-09335764 is ready for SSH connections 2026-06-23 11:32:26,268 - INFO - Waiting for VM ctest-TestBasicVMVN-78909276-88661494 to be up.. 2026-06-23 11:32:26,336 - DEBUG - VM is in ACTIVE state now 2026-06-23 11:32:26,336 - INFO - VM name : ctest-TestBasicVMVN-78909276-88661494 2026-06-23 11:32:26,401 - DEBUG - VM ctest-TestBasicVMVN-78909276-88661494 ID is 0c66c001-8fb1-4967-bea4-d69ae46a0721 2026-06-23 11:32:26,401 - DEBUG - VM ctest-TestBasicVMVN-78909276-88661494 launched on Node cn-jenkins-deploy-platform-ansible-os-6025-1 2026-06-23 11:32:26,471 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/0c66c001-8fb1-4967-bea4-d69ae46a0721 2026-06-23 11:32:26,478 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/9809b0cf-d571-4e9a-a902-0aa8255c8cbd 2026-06-23 11:32:27,710 - 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.38 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.398 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.398/1.890/3.382/1.492 ms') 2026-06-23 11:32:27,710 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-78909276-88661494 passed 2026-06-23 11:32:27,860 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-23 11:32:27,861 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-78909276-88661494, IP 31.1.1.3, Port 22 2026-06-23 11:32:28,016 - DEBUG - VM ctest-TestBasicVMVN-78909276-88661494 is ready for SSH connections 2026-06-23 11:32:28,016 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-23 11:32:28,016 - 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.50, gateway password: c0ntrail123 2026-06-23 11:32:28,016 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2026-06-23 11:32:31,933 - 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.363 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.947 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.739 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.739/1.683/3.363 ms 2026-06-23 11:32:31,933 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-78909276-21292381 passed 2026-06-23 11:32:31,933 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-23 11:32:31,933 - 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.50, gateway password: c0ntrail123 2026-06-23 11:32:31,934 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2026-06-23 11:32:35,485 - 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.094 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.795 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.787 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.787/1.558/3.094 ms 2026-06-23 11:32:35,486 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-78909276-09335764 passed 2026-06-23 11:32:35,486 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-23 11:32:35,486 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-23 11:32:35,486 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-23 11:32:35,486 - 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.50, gateway password: c0ntrail123 2026-06-23 11:32:35,486 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-06-23 11:32:35,588 - DEBUG - None 2026-06-23 11:32:35,588 - 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.50, gateway password: c0ntrail123 2026-06-23 11:32:35,588 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-06-23 11:32:35,701 - DEBUG - None 2026-06-23 11:32:35,701 - 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.50, gateway password: c0ntrail123 2026-06-23 11:32:35,701 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-06-23 11:32:37,238 - DEBUG - None 2026-06-23 11:32:37,238 - 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.50, gateway password: c0ntrail123 2026-06-23 11:32:37,238 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2026-06-23 11:32:39,358 - 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.680 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.519 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.335 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.923 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.367 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.335/2.164/6.519 ms 2026-06-23 11:32:39,358 - 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.50, gateway password: c0ntrail123 2026-06-23 11:32:39,358 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2026-06-23 11:32:41,524 - 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.226 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.791 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.930 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.380 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.554 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.228 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.329 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.329/1.776/3.930 ms 2026-06-23 11:32:41,525 - 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.50, gateway password: c0ntrail123 2026-06-23 11:32:41,525 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2026-06-23 11:32:43,669 - 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.430 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.611 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.518 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.363 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.632 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.621 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.369 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.363/1.649/3.518 ms 2026-06-23 11:32:43,669 - INFO - Deleting VM ctest-TestBasicVMVN-78909276-88661494 2026-06-23 11:32:43,736 - INFO - Detaching port c5e6a86d-6f02-4187-8247-2ad02a0240e1 from VM ctest-TestBasicVMVN-78909276-09335764 2026-06-23 11:32:43,771 - INFO - Deleting VM ctest-TestBasicVMVN-78909276-09335764 2026-06-23 11:32:43,836 - INFO - Detaching port eba149f0-a8ae-4367-961e-dfa587a2c188 from VM ctest-TestBasicVMVN-78909276-21292381 2026-06-23 11:32:43,867 - INFO - Deleting VM ctest-TestBasicVMVN-78909276-21292381 2026-06-23 11:32:43,930 - INFO - Deleting VN ctest-vn-62902736 2026-06-23 11:32:44,052 - DEBUG - Response for delete_port : () 2026-06-23 11:32:44,176 - DEBUG - Response for delete_port : () 2026-06-23 11:32:44,206 - DEBUG - VN 260bd93b-b8fc-4984-a660-95768e06b934 still in use: Unable to complete operation on network 260bd93b-b8fc-4984-a660-95768e06b934. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-aa88881d-b26e-4539-8067-d32e7c271323'] 2026-06-23 11:32:44,206 - WARNING - Deleting VN ctest-vn-62902736 failed..Will retry 2026-06-23 11:32:46,335 - DEBUG - Response for deleting network () 2026-06-23 11:32:46,335 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/1c800141-9eed-4477-9bfb-802657757f3b 2026-06-23 11:32:46,341 - DEBUG - Response Code: 404 2026-06-23 11:32:46,341 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-06-23 11:32:46,347 - DEBUG - Requesting: http://10.0.0.50:8082/domain/2af497c6-0f68-49a8-8ae8-5db3c1ed57bc 2026-06-23 11:32:46,403 - DEBUG - Requesting: http://10.0.0.50:8082/project/930b64c2-b588-454b-ac94-63d2499a3b8f 2026-06-23 11:32:46,475 - INFO - Validated that VN ctest-vn-62902736 is not found in API Server 2026-06-23 11:32:46,485 - DEBUG - VN ctest-vn-62902736 is not present in Agent 10.0.0.50 2026-06-23 11:32:46,485 - INFO - Validated that VN ctest-vn-62902736 is not in any agent 2026-06-23 11:32:46,498 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-62902736 info 2026-06-23 11:32:46,576 - INFO - IPAM: ctest-ipam-36122459 is not found in API Server 2026-06-23 11:32:46,586 - INFO - IPAM:ctest-ipam-36122459 is not found in control node 2026-06-23 11:32:46,842 - DEBUG - No XMPP flaps were noticed during the test 2026-06-23 11:32:46,842 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:43] 2026-06-23 11:32:46,842 - INFO - -------------------------------------------------------------------------------- 2026-06-23 11:32:47,523 - INFO - Deleted project: ctest-TestBasicVMVN-78909276, ID : 930b64c2-b588-454b-ac94-63d2499a3b8f