2026-05-14 02:21:53,462 - INFO - Domain Default found not creating 2026-05-14 02:21:53,605 - INFO - Project ctest-TestRouters-30165683 not found, creating it 2026-05-14 02:21:54,056 - INFO - Created Project:ctest-TestRouters-30165683, ID : 8a755a1b-da52-4b15-956d-eb5c62388b95 2026-05-14 02:21:55,520 - INFO - ================================================================================ 2026-05-14 02:21:55,521 - INFO - STARTING TEST : test_basic_router_behavior 2026-05-14 02:21:55,521 - INFO - TEST DESCRIPTION : Validate a router is able to route packets between two VNs Create a router Create 2 VNs, and a VM in each Add router port from each VN Ping between VMs 2026-05-14 02:21:55,774 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.254': '0'}} with 2026-05-14 02:21:55,774 - INFO - Initial checks done. Running the testcase now 2026-05-14 02:21:55,774 - INFO - 2026-05-14 02:21:56,344 - DEBUG - Response for create_network : {'network': {'id': '7767b76d-dcbf-4046-8582-d552384db411', 'name': 'ctest-vn1-86385042', 'tenant_id': '8a755a1bda524b15956deb5c62388b95', 'project_id': '8a755a1bda524b15956deb5c62388b95', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-30165683', 'ctest-vn1-86385042'], 'port_security_enabled': True, 'description': ''}} 2026-05-14 02:21:56,527 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f7d71e2f-725c-4e8d-823f-ade0fb900dd9', 'name': '', 'tenant_id': '8a755a1bda524b15956deb5c62388b95', 'network_id': '7767b76d-dcbf-4046-8582-d552384db411', 'ip_version': 4, 'cidr': '133.173.179.64/26', 'allocation_pools': [{'start': '133.173.179.66', 'end': '133.173.179.126'}], 'gateway_ip': '133.173.179.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '133.173.179.66', 'tags': [], 'project_id': '8a755a1bda524b15956deb5c62388b95'}} 2026-05-14 02:21:56,543 - INFO - Created VN ctest-vn1-86385042 2026-05-14 02:21:56,593 - DEBUG - VN ctest-vn1-86385042 UUID is 7767b76d-dcbf-4046-8582-d552384db411 2026-05-14 02:21:56,917 - DEBUG - Response for create_network : {'network': {'id': '36e06f56-b368-4fd6-95f5-cd5329b7ccea', 'name': 'ctest-vn2-71495334', 'tenant_id': '8a755a1bda524b15956deb5c62388b95', 'project_id': '8a755a1bda524b15956deb5c62388b95', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-30165683', 'ctest-vn2-71495334'], 'port_security_enabled': True, 'description': ''}} 2026-05-14 02:21:57,106 - DEBUG - Response for create_subnet : {'subnet': {'id': '5966d25a-7873-4020-a19e-0f96747fe16c', 'name': '', 'tenant_id': '8a755a1bda524b15956deb5c62388b95', 'network_id': '36e06f56-b368-4fd6-95f5-cd5329b7ccea', 'ip_version': 4, 'cidr': '164.91.253.192/26', 'allocation_pools': [{'start': '164.91.253.194', 'end': '164.91.253.254'}], 'gateway_ip': '164.91.253.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '164.91.253.194', 'tags': [], 'project_id': '8a755a1bda524b15956deb5c62388b95'}} 2026-05-14 02:21:57,122 - INFO - Created VN ctest-vn2-71495334 2026-05-14 02:21:57,174 - DEBUG - VN ctest-vn2-71495334 UUID is 36e06f56-b368-4fd6-95f5-cd5329b7ccea 2026-05-14 02:21:57,419 - DEBUG - Services list from nova: [, , ] 2026-05-14 02:21:58,493 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5777-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5777-1) 2026-05-14 02:21:59,623 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5777-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5777-1) 2026-05-14 02:21:59,688 - INFO - Adding interface with subnet_id f7d71e2f-725c-4e8d-823f-ade0fb900dd9, port_id None to router dc543ba1-315e-4465-ac86-d9b070fc9876 2026-05-14 02:21:59,963 - INFO - Waiting for VM ctest-vn1-vm1-58727349 to be up.. 2026-05-14 02:22:00,052 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-14 02:22:05,124 - DEBUG - VM is in ACTIVE state now 2026-05-14 02:22:05,124 - INFO - VM name : ctest-vn1-vm1-58727349 2026-05-14 02:22:05,193 - DEBUG - VM ctest-vn1-vm1-58727349 ID is 2f428abe-8923-4a62-ab4f-a87a146dacad 2026-05-14 02:22:05,210 - DEBUG - VM ctest-vn1-vm1-58727349 launched on Node cn-jenkins-deploy-platform-ansible-os-5777-1 2026-05-14 02:22:05,278 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/2f428abe-8923-4a62-ab4f-a87a146dacad 2026-05-14 02:22:05,583 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/2f428abe-8923-4a62-ab4f-a87a146dacad 2026-05-14 02:22:05,617 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/83b73d3a-bcf5-442b-96fd-335f5faad3d6 2026-05-14 02:22:08,871 - 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 1023ms') 2026-05-14 02:22:08,872 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-58727349 failed! 2026-05-14 02:22:08,925 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-30165683:ctest-vn1-86385042 is 133.173.179.65 and allocation pool is NOT set 2026-05-14 02:22:10,990 - 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=4.42 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.59 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.586/3.001/4.416/1.415 ms') 2026-05-14 02:22:10,990 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-58727349 passed 2026-05-14 02:22:11,137 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-14 02:22:11,137 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-58727349, IP 133.173.179.67, Port 22 2026-05-14 02:22:11,297 - DEBUG - VM ctest-vn1-vm1-58727349 is ready for SSH connections 2026-05-14 02:22:11,297 - INFO - Waiting for VM ctest-vn2-vm1-69679583 to be up.. 2026-05-14 02:22:11,363 - DEBUG - VM is in ACTIVE state now 2026-05-14 02:22:11,363 - INFO - VM name : ctest-vn2-vm1-69679583 2026-05-14 02:22:11,428 - DEBUG - VM ctest-vn2-vm1-69679583 ID is 5a2ec79c-1f04-4f2b-8403-23325324f5c7 2026-05-14 02:22:11,428 - DEBUG - VM ctest-vn2-vm1-69679583 launched on Node cn-jenkins-deploy-platform-ansible-os-5777-1 2026-05-14 02:22:11,498 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/5a2ec79c-1f04-4f2b-8403-23325324f5c7 2026-05-14 02:22:11,505 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/ac9df432-5e61-4581-95b7-479829f5ed22 2026-05-14 02:22:12,733 - 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=2.08 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.382 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.382/1.229/2.077/0.847 ms') 2026-05-14 02:22:12,733 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-69679583 passed 2026-05-14 02:22:12,881 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-14 02:22:12,881 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-69679583, IP 164.91.253.195, Port 22 2026-05-14 02:22:13,037 - DEBUG - VM ctest-vn2-vm1-69679583 is ready for SSH connections 2026-05-14 02:22:13,037 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-14 02:22:13,037 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 164.91.253.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2026-05-14 02:22:13,037 - DEBUG - ping -s 56 -c 3 -W 1 164.91.253.195 2026-05-14 02:22:17,693 - DEBUG - PING 164.91.253.195 (164.91.253.195): 56 data bytes --- 164.91.253.195 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2026-05-14 02:22:17,693 - WARNING - Ping to IP 164.91.253.195 from VM ctest-vn1-vm1-58727349 failed 2026-05-14 02:22:17,693 - INFO - Adding interface with subnet_id 5966d25a-7873-4020-a19e-0f96747fe16c, port_id None to router dc543ba1-315e-4465-ac86-d9b070fc9876 2026-05-14 02:22:17,917 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-14 02:22:17,917 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 164.91.253.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2026-05-14 02:22:17,917 - DEBUG - ping -s 56 -c 3 -W 1 164.91.253.195 2026-05-14 02:22:21,135 - DEBUG - PING 164.91.253.195 (164.91.253.195): 56 data bytes 64 bytes from 164.91.253.195: seq=1 ttl=63 time=2.650 ms 64 bytes from 164.91.253.195: seq=2 ttl=63 time=0.907 ms --- 164.91.253.195 ping statistics --- 3 packets transmitted, 2 packets received, 33% packet loss round-trip min/avg/max = 0.907/1.778/2.650 ms 2026-05-14 02:22:21,135 - WARNING - Ping to IP 164.91.253.195 from VM ctest-vn1-vm1-58727349 failed 2026-05-14 02:22:22,136 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 164.91.253.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2026-05-14 02:22:22,136 - DEBUG - ping -s 56 -c 3 -W 1 164.91.253.195 2026-05-14 02:22:24,324 - DEBUG - PING 164.91.253.195 (164.91.253.195): 56 data bytes 64 bytes from 164.91.253.195: seq=0 ttl=63 time=1.584 ms 64 bytes from 164.91.253.195: seq=1 ttl=63 time=0.837 ms 64 bytes from 164.91.253.195: seq=2 ttl=63 time=0.882 ms --- 164.91.253.195 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.837/1.101/1.584 ms 2026-05-14 02:22:24,324 - INFO - Ping to IP 164.91.253.195 from VM ctest-vn1-vm1-58727349 passed 2026-05-14 02:22:24,324 - INFO - Deleting interface with subnet_id f7d71e2f-725c-4e8d-823f-ade0fb900dd9, port_id None from router dc543ba1-315e-4465-ac86-d9b070fc9876 2026-05-14 02:22:24,445 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-14 02:22:24,445 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 164.91.253.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2026-05-14 02:22:24,445 - DEBUG - ping -s 56 -c 3 -W 1 164.91.253.195 2026-05-14 02:22:27,646 - DEBUG - PING 164.91.253.195 (164.91.253.195): 56 data bytes --- 164.91.253.195 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2026-05-14 02:22:27,646 - WARNING - Ping to IP 164.91.253.195 from VM ctest-vn1-vm1-58727349 failed 2026-05-14 02:22:27,646 - INFO - Adding interface with subnet_id f7d71e2f-725c-4e8d-823f-ade0fb900dd9, port_id None to router dc543ba1-315e-4465-ac86-d9b070fc9876 2026-05-14 02:22:27,897 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-14 02:22:27,897 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 164.91.253.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2026-05-14 02:22:27,898 - DEBUG - ping -s 56 -c 3 -W 1 164.91.253.195 2026-05-14 02:22:30,101 - DEBUG - PING 164.91.253.195 (164.91.253.195): 56 data bytes 64 bytes from 164.91.253.195: seq=0 ttl=63 time=1.321 ms 64 bytes from 164.91.253.195: seq=1 ttl=63 time=1.306 ms 64 bytes from 164.91.253.195: seq=2 ttl=63 time=0.758 ms --- 164.91.253.195 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.758/1.128/1.321 ms 2026-05-14 02:22:30,102 - INFO - Ping to IP 164.91.253.195 from VM ctest-vn1-vm1-58727349 passed 2026-05-14 02:22:30,102 - INFO - Deleting interface with subnet_id 5966d25a-7873-4020-a19e-0f96747fe16c, port_id None from router dc543ba1-315e-4465-ac86-d9b070fc9876 2026-05-14 02:22:30,239 - INFO - Deleting interface with subnet_id f7d71e2f-725c-4e8d-823f-ade0fb900dd9, port_id None from router dc543ba1-315e-4465-ac86-d9b070fc9876 2026-05-14 02:22:30,416 - INFO - Deleting VM ctest-vn2-vm1-69679583 2026-05-14 02:22:30,498 - INFO - Deleting VM ctest-vn1-vm1-58727349 2026-05-14 02:22:30,569 - INFO - Deleting VN ctest-vn2-71495334 2026-05-14 02:22:30,607 - DEBUG - VN 36e06f56-b368-4fd6-95f5-cd5329b7ccea still in use: Unable to complete operation on network 36e06f56-b368-4fd6-95f5-cd5329b7ccea. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-7720ff8e-a90e-440c-96ac-2b4754fcf2f8'] 2026-05-14 02:22:30,607 - WARNING - Deleting VN ctest-vn2-71495334 failed..Will retry 2026-05-14 02:22:32,720 - DEBUG - Response for deleting network () 2026-05-14 02:22:32,720 - INFO - Deleting VN ctest-vn1-86385042 2026-05-14 02:22:32,839 - DEBUG - Response for deleting network () 2026-05-14 02:22:33,099 - DEBUG - No XMPP flaps were noticed during the test
2026-05-14 02:22:33,099 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2026-05-14 02:22:33,100 - INFO - -------------------------------------------------------------------------------- 2026-05-14 02:22:33,798 - INFO - Deleted project: ctest-TestRouters-30165683, ID : 8a755a1b-da52-4b15-956d-eb5c62388b95