2026-03-16 03:16:43,780 - INFO - Domain Default found not creating 2026-03-16 03:16:43,979 - INFO - Project ctest-TestBasicVMVN-71029992 not found, creating it 2026-03-16 03:16:44,714 - INFO - Created Project:ctest-TestBasicVMVN-71029992, ID : 1a2bc5ba-2ff4-41f1-86a0-df89742a4efa 2026-03-16 03:16:46,442 - INFO - ================================================================================ 2026-03-16 03:16:46,442 - INFO - STARTING TEST : test_generic_link_local_service 2026-03-16 03:16:46,442 - 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-03-16 03:16:47,770 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.193': '0', '10.20.0.129': '0'}, '10.0.0.240': {'10.20.0.193': '0', '10.20.0.129': '0'}} with 2026-03-16 03:16:47,770 - INFO - Initial checks done. Running the testcase now 2026-03-16 03:16:47,770 - INFO - 2026-03-16 03:16:48,551 - DEBUG - Response for create_network : {'network': {'id': '00e8f0b3-1fc6-43b4-ac01-01d797790176', 'name': 'ctest-vn2_metadata-05424771', 'tenant_id': '1a2bc5ba2ff441f186a0df89742a4efa', 'project_id': '1a2bc5ba2ff441f186a0df89742a4efa', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-71029992', 'ctest-vn2_metadata-05424771'], 'port_security_enabled': True, 'description': ''}} 2026-03-16 03:16:48,898 - DEBUG - Response for create_subnet : {'subnet': {'id': '6222a245-f599-4e96-9103-a243795f1153', 'name': '', 'tenant_id': '1a2bc5ba2ff441f186a0df89742a4efa', 'network_id': '00e8f0b3-1fc6-43b4-ac01-01d797790176', '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': '1a2bc5ba2ff441f186a0df89742a4efa'}} 2026-03-16 03:16:48,925 - INFO - Created VN ctest-vn2_metadata-05424771 2026-03-16 03:16:48,941 - DEBUG - VN ctest-vn2_metadata-05424771 UUID is 00e8f0b3-1fc6-43b4-ac01-01d797790176 2026-03-16 03:16:49,121 - DEBUG - Services list from nova: [, , , ] 2026-03-16 03:16:50,338 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5469-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5469-1) 2026-03-16 03:16:50,421 - DEBUG - Link local service introspect added 2026-03-16 03:16:50,467 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-16 03:16:55,568 - DEBUG - VM is in ACTIVE state now 2026-03-16 03:16:55,726 - INFO - Waiting for VM ctest-TestBasicVMVN-71029992-72757467 to be up.. 2026-03-16 03:16:55,726 - INFO - VM name : ctest-TestBasicVMVN-71029992-72757467 2026-03-16 03:16:55,819 - DEBUG - VM ctest-TestBasicVMVN-71029992-72757467 ID is 54f83a58-1cd3-449f-947c-bfb7af951f09 2026-03-16 03:16:55,820 - DEBUG - VM ctest-TestBasicVMVN-71029992-72757467 launched on Node an-jenkins-deploy-platform-ansible-os-5469-1 2026-03-16 03:16:55,903 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/54f83a58-1cd3-449f-947c-bfb7af951f09 2026-03-16 03:16:56,212 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/54f83a58-1cd3-449f-947c-bfb7af951f09 2026-03-16 03:16:56,251 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/9eb05737-838f-450b-8ae4-434e2e5a2fa2 2026-03-16 03:16:59,473 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1029ms') 2026-03-16 03:16:59,473 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71029992-72757467 failed! 2026-03-16 03:16:59,490 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71029992:ctest-vn2_metadata-05424771 is 11.1.1.1 and allocation pool is NOT set 2026-03-16 03:17:03,565 - 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=6.88 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1010ms\r\nrtt min/avg/max/mdev = 6.884/6.884/6.884/0.000 ms') 2026-03-16 03:17:03,565 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71029992-72757467 passed 2026-03-16 03:17:03,639 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-16 03:17:03,639 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71029992-72757467, IP 11.1.1.3, Port 22 2026-03-16 03:17:03,811 - DEBUG - VM ctest-TestBasicVMVN-71029992-72757467 is ready for SSH connections 2026-03-16 03:17:03,811 - INFO - Retry 0 2026-03-16 03:17:03,812 - 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.41, gateway password: c0ntrail123 2026-03-16 03:17:03,812 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2026-03-16 03:17:05,526 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2026-03-16 03:17:05,526 - INFO - Generic metadata worked 2026-03-16 03:17:05,749 - DEBUG - Link local service introspect removed 2026-03-16 03:17:05,749 - INFO - Deleting VM ctest-TestBasicVMVN-71029992-72757467 2026-03-16 03:17:05,828 - INFO - Deleting VN ctest-vn2_metadata-05424771 2026-03-16 03:17:05,876 - DEBUG - VN 00e8f0b3-1fc6-43b4-ac01-01d797790176 still in use: Unable to complete operation on network 00e8f0b3-1fc6-43b4-ac01-01d797790176. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-0f945d8d-0c99-4877-b3a2-3df4e239476c'] 2026-03-16 03:17:05,876 - WARNING - Deleting VN ctest-vn2_metadata-05424771 failed..Will retry 2026-03-16 03:17:08,108 - DEBUG - Response for deleting network () 2026-03-16 03:17:09,421 - DEBUG - No XMPP flaps were noticed during the test 2026-03-16 03:17:09,421 - INFO - -------------------------------------------------------------------------------- 2026-03-16 03:17:09,424 - INFO - ================================================================================ 2026-03-16 03:17:09,424 - INFO - STARTING TEST : test_metadata_service 2026-03-16 03:17:09,424 - 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-03-16 03:17:10,710 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.193': '0', '10.20.0.129': '0'}, '10.0.0.240': {'10.20.0.193': '0', '10.20.0.129': '0'}} with 2026-03-16 03:17:10,710 - INFO - Initial checks done. Running the testcase now 2026-03-16 03:17:10,710 - INFO - 2026-03-16 03:17:10,711 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs 2026-03-16 03:17:11,147 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs 2026-03-16 03:17:11,178 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4 2026-03-16 03:17:11,460 - DEBUG - Response for create_network : {'network': {'id': '15f40b55-f267-4d45-926e-85dc0ac0511a', 'name': 'ctest-vn-33962931', 'tenant_id': '1a2bc5ba2ff441f186a0df89742a4efa', 'project_id': '1a2bc5ba2ff441f186a0df89742a4efa', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-71029992', 'ctest-vn-33962931'], 'port_security_enabled': True, 'description': ''}} 2026-03-16 03:17:11,723 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e01744d4-016d-44b3-962e-e62548c51a7d', 'name': '', 'tenant_id': '1a2bc5ba2ff441f186a0df89742a4efa', 'network_id': '15f40b55-f267-4d45-926e-85dc0ac0511a', 'ip_version': 4, 'cidr': '154.72.60.64/26', 'allocation_pools': [{'start': '154.72.60.66', 'end': '154.72.60.126'}], 'gateway_ip': '154.72.60.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '154.72.60.66', 'tags': [], 'project_id': '1a2bc5ba2ff441f186a0df89742a4efa'}} 2026-03-16 03:17:11,751 - INFO - Created VN ctest-vn-33962931 2026-03-16 03:17:11,769 - DEBUG - VN ctest-vn-33962931 UUID is 15f40b55-f267-4d45-926e-85dc0ac0511a 2026-03-16 03:17:13,071 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5469-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5469-2) 2026-03-16 03:17:13,071 - INFO - Waiting for VM ctest-TestBasicVMVN-71029992-56664655 to be up.. 2026-03-16 03:17:13,125 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-16 03:17:18,217 - DEBUG - VM is in ACTIVE state now 2026-03-16 03:17:18,217 - INFO - VM name : ctest-TestBasicVMVN-71029992-56664655 2026-03-16 03:17:18,305 - DEBUG - VM ctest-TestBasicVMVN-71029992-56664655 ID is aa8fab74-3f2b-4ca0-98b4-634a04c275b9 2026-03-16 03:17:18,305 - DEBUG - VM ctest-TestBasicVMVN-71029992-56664655 launched on Node an-jenkins-deploy-platform-ansible-os-5469-2 2026-03-16 03:17:18,407 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/aa8fab74-3f2b-4ca0-98b4-634a04c275b9 2026-03-16 03:17:18,420 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/ef686b22-6793-4b14-b60e-5352634279fe 2026-03-16 03:17:21,613 - 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 1024ms') 2026-03-16 03:17:21,613 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71029992-56664655 failed! 2026-03-16 03:17:21,631 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71029992:ctest-vn-33962931 is 154.72.60.65 and allocation pool is NOT set 2026-03-16 03:17:23,698 - 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=12.1 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.441 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.441/6.280/12.120/5.839 ms') 2026-03-16 03:17:23,698 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71029992-56664655 passed 2026-03-16 03:17:23,771 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-16 03:17:23,771 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71029992-56664655, IP 154.72.60.67, Port 22 2026-03-16 03:17:23,841 - 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-03-16 03:17:23,930 - DEBUG - VM ctest-TestBasicVMVN-71029992-56664655 is NOT ready for SSH connections, VM status: ACTIVE 2026-03-16 03:17:28,931 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-16 03:17:28,931 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71029992-56664655, IP 154.72.60.67, Port 22 2026-03-16 03:17:29,100 - DEBUG - VM ctest-TestBasicVMVN-71029992-56664655 is ready for SSH connections 2026-03-16 03:17:29,101 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.240, gateway password: c0ntrail123 2026-03-16 03:17:29,101 - DEBUG - cat /tmp/output.txt 2026-03-16 03:17:30,973 - DEBUG - Hello World. The time is now Sun, 15 Mar 2026 21:17:25 -0600! 2026-03-16 03:17:30,973 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 15 Mar 2026 21:17:25 -0600!'} 2026-03-16 03:17:30,973 - INFO - metadata_script.txt got executed in the vm 2026-03-16 03:17:30,973 - INFO - Deleting VM ctest-TestBasicVMVN-71029992-56664655 2026-03-16 03:17:31,073 - INFO - Deleting VN ctest-vn-33962931 2026-03-16 03:17:31,125 - DEBUG - VN 15f40b55-f267-4d45-926e-85dc0ac0511a still in use: Unable to complete operation on network 15f40b55-f267-4d45-926e-85dc0ac0511a. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-fbb3db00-2105-46f1-849f-a078c25b4c54'] 2026-03-16 03:17:31,125 - WARNING - Deleting VN ctest-vn-33962931 failed..Will retry 2026-03-16 03:17:33,361 - DEBUG - Response for deleting network () 2026-03-16 03:17:34,670 - DEBUG - No XMPP flaps were noticed during the test
2026-03-16 03:17:34,670 - INFO - END TEST : test_metadata_service : PASSED[0:00:25]
2026-03-16 03:17:34,670 - INFO - -------------------------------------------------------------------------------- 2026-03-16 03:17:34,673 - INFO - ================================================================================ 2026-03-16 03:17:34,673 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2026-03-16 03:17:34,673 - 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-03-16 03:17:35,947 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.193': '0', '10.20.0.129': '0'}, '10.0.0.240': {'10.20.0.193': '0', '10.20.0.129': '0'}} with 2026-03-16 03:17:35,947 - INFO - Initial checks done. Running the testcase now 2026-03-16 03:17:35,947 - INFO - 2026-03-16 03:17:36,599 - DEBUG - Response for create_network : {'network': {'id': 'dcbc9107-06fd-407b-9ddc-1af7987bb361', 'name': 'ctest-vn-77327041', 'tenant_id': '1a2bc5ba2ff441f186a0df89742a4efa', 'project_id': '1a2bc5ba2ff441f186a0df89742a4efa', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-71029992', 'ctest-vn-77327041'], 'port_security_enabled': True, 'description': ''}} 2026-03-16 03:17:36,882 - DEBUG - Response for create_subnet : {'subnet': {'id': '231d0896-c739-44cb-b173-3d0637ad7b7a', 'name': '', 'tenant_id': '1a2bc5ba2ff441f186a0df89742a4efa', 'network_id': 'dcbc9107-06fd-407b-9ddc-1af7987bb361', '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': '1a2bc5ba2ff441f186a0df89742a4efa'}} 2026-03-16 03:17:37,093 - DEBUG - Response for create_subnet : {'subnet': {'id': '667b4f9a-f331-444c-b0c1-f97877ab09d4', 'name': '', 'tenant_id': '1a2bc5ba2ff441f186a0df89742a4efa', 'network_id': 'dcbc9107-06fd-407b-9ddc-1af7987bb361', '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': '1a2bc5ba2ff441f186a0df89742a4efa'}} 2026-03-16 03:17:37,123 - INFO - Created VN ctest-vn-77327041 2026-03-16 03:17:37,143 - DEBUG - VN ctest-vn-77327041 UUID is dcbc9107-06fd-407b-9ddc-1af7987bb361 2026-03-16 03:17:37,589 - DEBUG - Response for create_port : {'port': {'name': '21f4460d-7eb6-4ff2-8912-f74119d41d58', 'id': '21f4460d-7eb6-4ff2-8912-f74119d41d58', 'tenant_id': '1a2bc5ba2ff441f186a0df89742a4efa', 'network_id': 'dcbc9107-06fd-407b-9ddc-1af7987bb361', 'mac_address': '02:21:f4:46:0d:7e', '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': '231d0896-c739-44cb-b173-3d0637ad7b7a'}], 'security_groups': ['67cb9948-b9d1-4a6d-b345-88590c26f238'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1a2bc5ba2ff441f186a0df89742a4efa'}} 2026-03-16 03:17:37,882 - DEBUG - Response for create_port : {'port': {'name': '78bec0e2-f9bf-4d79-9dfa-0dfacb00f8c1', 'id': '78bec0e2-f9bf-4d79-9dfa-0dfacb00f8c1', 'tenant_id': '1a2bc5ba2ff441f186a0df89742a4efa', 'network_id': 'dcbc9107-06fd-407b-9ddc-1af7987bb361', 'mac_address': '02:78:be:c0:e2:f9', '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': '667b4f9a-f331-444c-b0c1-f97877ab09d4'}], 'security_groups': ['67cb9948-b9d1-4a6d-b345-88590c26f238'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1a2bc5ba2ff441f186a0df89742a4efa'}} 2026-03-16 03:17:38,368 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5469-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5469-1) 2026-03-16 03:17:38,994 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5469-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5469-2) 2026-03-16 03:17:40,617 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5469-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5469-1) 2026-03-16 03:17:40,617 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-03-16 03:17:40,624 - DEBUG - Requesting: http://10.0.0.38:8082/domain/d1af4696-a589-4518-a8ed-3c39c5e9266b 2026-03-16 03:17:40,637 - DEBUG - Requesting: http://10.0.0.38:8082/project/1a2bc5ba-2ff4-41f1-86a0-df89742a4efa 2026-03-16 03:17:40,762 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/ac620488-273a-48e7-b017-ee2214e831c5 2026-03-16 03:17:40,776 - INFO - Verifications in API Server for IPAM: ctest-ipam-26112507 passed 2026-03-16 03:17:40,785 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-71029992:ctest-ipam-26112507', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-71029992', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12421495705061443815', 'uuid-lslong': '12688872305286721989'}, 'enable': 'true', 'created': '2026-03-16T03:17:35', 'last-modified': '2026-03-16T03:17:36', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.574694'} 2026-03-16 03:17:40,792 - DEBUG - Control-node 10.0.0.22 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-71029992:ctest-ipam-26112507', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-71029992', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12421495705061443815', 'uuid-lslong': '12688872305286721989'}, 'enable': 'true', 'created': '2026-03-16T03:17:35', 'last-modified': '2026-03-16T03:17:36', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.581149'} 2026-03-16 03:17:40,798 - DEBUG - Control-node 10.0.0.23 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-71029992:ctest-ipam-26112507', 'interests': '0-1', 'advertised': '0-1', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-71029992', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12421495705061443815', 'uuid-lslong': '12688872305286721989'}, 'enable': 'true', 'created': '2026-03-16T03:17:35', 'last-modified': '2026-03-16T03:17:36', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.587605'} 2026-03-16 03:17:40,798 - INFO - Verifications in Control node for IPAM: ctest-ipam-26112507 passed 2026-03-16 03:17:40,798 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-03-16 03:17:40,808 - DEBUG - Requesting: http://10.0.0.38:8082/domain/d1af4696-a589-4518-a8ed-3c39c5e9266b 2026-03-16 03:17:40,821 - DEBUG - Requesting: http://10.0.0.38:8082/project/1a2bc5ba-2ff4-41f1-86a0-df89742a4efa 2026-03-16 03:17:40,917 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/dcbc9107-06fd-407b-9ddc-1af7987bb361 2026-03-16 03:17:40,930 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/dcbc9107-06fd-407b-9ddc-1af7987bb361 2026-03-16 03:17:40,943 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/222eb842-19bb-41f4-8b26-1fc903b5fb48 2026-03-16 03:17:40,954 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/222eb842-19bb-41f4-8b26-1fc903b5fb48 2026-03-16 03:17:40,966 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/08b785c4-4fb4-4b61-aa6c-54de157e595f 2026-03-16 03:17:40,975 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-03-16 03:17:40,975 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/dcbc9107-06fd-407b-9ddc-1af7987bb361 2026-03-16 03:17:40,986 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/222eb842-19bb-41f4-8b26-1fc903b5fb48 2026-03-16 03:17:41,004 - INFO - Verified VN network id 14 for VN dcbc9107-06fd-407b-9ddc-1af7987bb361 2026-03-16 03:17:41,004 - INFO - Verifications in API Server for VN ctest-vn-77327041 passed 2026-03-16 03:17:41,005 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/dcbc9107-06fd-407b-9ddc-1af7987bb361 2026-03-16 03:17:41,018 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/222eb842-19bb-41f4-8b26-1fc903b5fb48 2026-03-16 03:17:41,027 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/222eb842-19bb-41f4-8b26-1fc903b5fb48 2026-03-16 03:17:41,039 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/08b785c4-4fb4-4b61-aa6c-54de157e595f 2026-03-16 03:17:41,052 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-71029992:ctest-vn-77327041', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-71029992', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15905747443333808251', 'uuid-lslong': '11374996409548518241'}, 'enable': 'true', 'created': '2026-03-16T03:17:36', 'last-modified': '2026-03-16T03:17:37', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.019651'} 2026-03-16 03:17:41,060 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-03-16 03:17:41,067 - DEBUG - Control-node 10.0.0.22 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-71029992:ctest-vn-77327041', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-71029992', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15905747443333808251', 'uuid-lslong': '11374996409548518241'}, 'enable': 'true', 'created': '2026-03-16T03:17:36', 'last-modified': '2026-03-16T03:17:37', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.035311'} 2026-03-16 03:17:41,076 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-03-16 03:17:41,083 - DEBUG - Control-node 10.0.0.23 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-71029992:ctest-vn-77327041', 'interests': '0-1', 'advertised': '0-1', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-71029992', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15905747443333808251', 'uuid-lslong': '11374996409548518241'}, 'enable': 'true', 'created': '2026-03-16T03:17:36', 'last-modified': '2026-03-16T03:17:37', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.059626'} 2026-03-16 03:17:41,092 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-03-16 03:17:41,093 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-77327041 passed 2026-03-16 03:17:41,093 - DEBUG - ====Verifying policy data for ctest-vn-77327041 in API_Server ====== 2026-03-16 03:17:41,093 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-03-16 03:17:41,101 - DEBUG - Requesting: http://10.0.0.38:8082/domain/d1af4696-a589-4518-a8ed-3c39c5e9266b 2026-03-16 03:17:41,116 - DEBUG - Requesting: http://10.0.0.38:8082/project/1a2bc5ba-2ff4-41f1-86a0-df89742a4efa 2026-03-16 03:17:41,234 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/dcbc9107-06fd-407b-9ddc-1af7987bb361 2026-03-16 03:17:41,268 - DEBUG - =>VN ctest-vn-77327041 has no policy to be verified 2026-03-16 03:17:41,268 - DEBUG - Verifying the vn in opserver 2026-03-16 03:17:41,268 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-71029992:ctest-vn-77327041 virtual network link through opserver 10.0.0.38 2026-03-16 03:17:41,268 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2026-03-16 03:17:41,841 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2026-03-16 03:17:41,920 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-71029992:ctest-vn-77327041', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-71029992:ctest-vn-77327041?flat'} 2026-03-16 03:17:41,920 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-71029992:ctest-vn-77327041 virtual network link through opserver 10.0.0.22 2026-03-16 03:17:41,920 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2026-03-16 03:17:42,234 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2026-03-16 03:17:42,306 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-71029992:ctest-vn-77327041', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-71029992:ctest-vn-77327041?flat'} 2026-03-16 03:17:42,306 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-71029992:ctest-vn-77327041 virtual network link through opserver 10.0.0.23 2026-03-16 03:17:42,306 - DEBUG - Requesting: http://10.0.0.23:8081/analytics/uves/virtual-networks 2026-03-16 03:17:42,623 - DEBUG - Requesting: http://10.0.0.23:8081/analytics/uves/virtual-networks 2026-03-16 03:17:42,705 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-71029992:ctest-vn-77327041', 'href': 'http://10.0.0.23:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-71029992:ctest-vn-77327041?flat'} 2026-03-16 03:17:42,705 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-71029992:ctest-vn-77327041 is found in opserver 2026-03-16 03:17:42,720 - DEBUG - VRF ids for VN ctest-vn-77327041: {'10.0.0.41': '2', '10.0.0.240': '2'} 2026-03-16 03:17:42,720 - INFO - Waiting for VM ctest-TestBasicVMVN-71029992-53870431 to be up.. 2026-03-16 03:17:42,823 - DEBUG - VM is in ACTIVE state now 2026-03-16 03:17:42,823 - INFO - VM name : ctest-TestBasicVMVN-71029992-53870431 2026-03-16 03:17:42,929 - DEBUG - VM ctest-TestBasicVMVN-71029992-53870431 ID is 0f4aa8de-12b4-4656-9da3-577443573cb7 2026-03-16 03:17:42,929 - DEBUG - VM ctest-TestBasicVMVN-71029992-53870431 launched on Node an-jenkins-deploy-platform-ansible-os-5469-1 2026-03-16 03:17:43,026 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/0f4aa8de-12b4-4656-9da3-577443573cb7 2026-03-16 03:17:43,043 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/21f4460d-7eb6-4ff2-8912-f74119d41d58 2026-03-16 03:17:46,252 - 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 1008ms') 2026-03-16 03:17:46,252 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71029992-53870431 failed! 2026-03-16 03:17:46,268 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71029992:ctest-vn-77327041 is 31.1.1.1 and allocation pool is NOT set 2026-03-16 03:17:46,268 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71029992:ctest-vn-77327041 is 31.1.2.1 and allocation pool is NOT set 2026-03-16 03:17:50,343 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms') 2026-03-16 03:17:50,343 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71029992-53870431 failed! 2026-03-16 03:17:50,358 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71029992:ctest-vn-77327041 is 31.1.1.1 and allocation pool is NOT set 2026-03-16 03:17:50,358 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71029992:ctest-vn-77327041 is 31.1.2.1 and allocation pool is NOT set 2026-03-16 03:17:52,429 - 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.93 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.689 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.689/2.309/3.930/1.620 ms') 2026-03-16 03:17:52,429 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71029992-53870431 passed 2026-03-16 03:17:52,511 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-16 03:17:52,511 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71029992-53870431, IP 31.1.1.4, Port 22 2026-03-16 03:17:52,686 - DEBUG - VM ctest-TestBasicVMVN-71029992-53870431 is ready for SSH connections 2026-03-16 03:17:52,687 - INFO - Waiting for VM ctest-TestBasicVMVN-71029992-88269774 to be up.. 2026-03-16 03:17:52,796 - DEBUG - VM is in ACTIVE state now 2026-03-16 03:17:52,796 - INFO - VM name : ctest-TestBasicVMVN-71029992-88269774 2026-03-16 03:17:52,896 - DEBUG - VM ctest-TestBasicVMVN-71029992-88269774 ID is cbbda968-aecc-47f8-b7b2-3aff90ad8fc2 2026-03-16 03:17:52,896 - DEBUG - VM ctest-TestBasicVMVN-71029992-88269774 launched on Node an-jenkins-deploy-platform-ansible-os-5469-2 2026-03-16 03:17:52,996 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/cbbda968-aecc-47f8-b7b2-3aff90ad8fc2 2026-03-16 03:17:53,010 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/78bec0e2-f9bf-4d79-9dfa-0dfacb00f8c1 2026-03-16 03:17:54,180 - 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.78 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.374 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.374/2.078/3.782/1.704 ms') 2026-03-16 03:17:54,180 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71029992-88269774 passed 2026-03-16 03:17:54,252 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-16 03:17:54,252 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71029992-88269774, IP 31.1.2.4, Port 22 2026-03-16 03:17:54,414 - DEBUG - VM ctest-TestBasicVMVN-71029992-88269774 is ready for SSH connections 2026-03-16 03:17:54,414 - INFO - Waiting for VM ctest-TestBasicVMVN-71029992-40136284 to be up.. 2026-03-16 03:17:54,529 - DEBUG - VM is in ACTIVE state now 2026-03-16 03:17:54,530 - INFO - VM name : ctest-TestBasicVMVN-71029992-40136284 2026-03-16 03:17:54,627 - DEBUG - VM ctest-TestBasicVMVN-71029992-40136284 ID is 9da1298d-5d06-4d4a-a8ee-9cc868f0bb1a 2026-03-16 03:17:54,627 - DEBUG - VM ctest-TestBasicVMVN-71029992-40136284 launched on Node an-jenkins-deploy-platform-ansible-os-5469-1 2026-03-16 03:17:54,729 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/9da1298d-5d06-4d4a-a8ee-9cc868f0bb1a 2026-03-16 03:17:54,742 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/64c40537-ed27-49f7-be90-126ebd11afe3 2026-03-16 03:17:55,933 - 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.79 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.571 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.571/2.181/3.792/1.610 ms') 2026-03-16 03:17:55,933 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-71029992-40136284 passed 2026-03-16 03:17:56,008 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-16 03:17:56,008 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71029992-40136284, IP 31.1.1.3, Port 22 2026-03-16 03:17:56,179 - DEBUG - VM ctest-TestBasicVMVN-71029992-40136284 is ready for SSH connections 2026-03-16 03:17:56,179 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-16 03:17:56,180 - 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.41, gateway password: c0ntrail123 2026-03-16 03:17:56,180 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2026-03-16 03:18:00,174 - 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.500 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.318 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.370 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.318/2.729/5.500 ms 2026-03-16 03:18:00,174 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-71029992-53870431 passed 2026-03-16 03:18:00,174 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-16 03:18:00,174 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.240, gateway password: c0ntrail123 2026-03-16 03:18:00,174 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2026-03-16 03:18:03,858 - 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.488 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.945 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.442 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.442/2.291/3.488 ms 2026-03-16 03:18:03,858 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-71029992-88269774 passed 2026-03-16 03:18:03,858 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-16 03:18:03,858 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-16 03:18:03,858 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-16 03:18:03,858 - 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.41, gateway password: c0ntrail123 2026-03-16 03:18:03,858 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-03-16 03:18:04,040 - DEBUG - None 2026-03-16 03:18:04,040 - 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.240, gateway password: c0ntrail123 2026-03-16 03:18:04,040 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-03-16 03:18:04,229 - DEBUG - None 2026-03-16 03:18:04,229 - 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.41, gateway password: c0ntrail123 2026-03-16 03:18:04,229 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-03-16 03:18:04,935 - DEBUG - None 2026-03-16 03:18:04,935 - 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.41, gateway password: c0ntrail123 2026-03-16 03:18:04,935 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2026-03-16 03:18:07,157 - 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.912 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.336 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.418 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.883 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.380 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.380/2.385/5.336 ms 2026-03-16 03:18:07,157 - 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.41, gateway password: c0ntrail123 2026-03-16 03:18:07,157 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2026-03-16 03:18:09,398 - 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=2.453 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.612 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=7.151 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.427 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.387 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.234 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.401 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.401/3.095/7.151 ms 2026-03-16 03:18:09,398 - 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.41, gateway password: c0ntrail123 2026-03-16 03:18:09,398 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2026-03-16 03:18:11,649 - 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=1.150 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.822 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.699 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.371 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.665 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.485 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.609 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.371/2.400/5.699 ms 2026-03-16 03:18:11,649 - INFO - Deleting VM ctest-TestBasicVMVN-71029992-40136284 2026-03-16 03:18:11,728 - INFO - Detaching port 78bec0e2-f9bf-4d79-9dfa-0dfacb00f8c1 from VM ctest-TestBasicVMVN-71029992-88269774 2026-03-16 03:18:11,761 - INFO - Deleting VM ctest-TestBasicVMVN-71029992-88269774 2026-03-16 03:18:11,835 - INFO - Detaching port 21f4460d-7eb6-4ff2-8912-f74119d41d58 from VM ctest-TestBasicVMVN-71029992-53870431 2026-03-16 03:18:11,877 - INFO - Deleting VM ctest-TestBasicVMVN-71029992-53870431 2026-03-16 03:18:11,954 - INFO - Deleting VN ctest-vn-77327041 2026-03-16 03:18:12,234 - DEBUG - Response for delete_port : () 2026-03-16 03:18:12,597 - DEBUG - Response for delete_port : () 2026-03-16 03:18:12,850 - DEBUG - Response for deleting network () 2026-03-16 03:18:12,850 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/222eb842-19bb-41f4-8b26-1fc903b5fb48 2026-03-16 03:18:12,858 - DEBUG - Response Code: 404 2026-03-16 03:18:12,858 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-03-16 03:18:12,866 - DEBUG - Requesting: http://10.0.0.38:8082/domain/d1af4696-a589-4518-a8ed-3c39c5e9266b 2026-03-16 03:18:12,923 - DEBUG - Requesting: http://10.0.0.38:8082/project/1a2bc5ba-2ff4-41f1-86a0-df89742a4efa 2026-03-16 03:18:13,025 - INFO - Validated that VN ctest-vn-77327041 is not found in API Server 2026-03-16 03:18:13,038 - DEBUG - VN ctest-vn-77327041 is not present in Agent 10.0.0.41 2026-03-16 03:18:13,050 - DEBUG - VN ctest-vn-77327041 is not present in Agent 10.0.0.240 2026-03-16 03:18:13,050 - INFO - Validated that VN ctest-vn-77327041 is not in any agent 2026-03-16 03:18:13,055 - DEBUG - VRF 2 is not seen in agent 10.0.0.41 2026-03-16 03:18:13,061 - DEBUG - Vrouter 10.0.0.41 does not have vrf 2 for VN ctest-vn-77327041 2026-03-16 03:18:13,068 - DEBUG - VRF 2 is not seen in agent 10.0.0.240 2026-03-16 03:18:13,074 - DEBUG - Vrouter 10.0.0.240 does not have vrf 2 for VN ctest-vn-77327041 2026-03-16 03:18:13,074 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-71029992:ctest-vn-77327041 2026-03-16 03:18:13,102 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-77327041 info 2026-03-16 03:18:13,217 - INFO - IPAM: ctest-ipam-26112507 is not found in API Server 2026-03-16 03:18:13,244 - INFO - IPAM:ctest-ipam-26112507 is not found in control node 2026-03-16 03:18:14,557 - DEBUG - No XMPP flaps were noticed during the test
2026-03-16 03:18:14,557 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:40]
2026-03-16 03:18:14,557 - INFO - -------------------------------------------------------------------------------- 2026-03-16 03:18:15,506 - INFO - Deleted project: ctest-TestBasicVMVN-71029992, ID : 1a2bc5ba-2ff4-41f1-86a0-df89742a4efa