2026-08-20 07:01:29,071 - INFO - Domain Default found not creating 2026-08-20 07:01:29,268 - INFO - Project ctest-TestRouters-57824983 not found, creating it 2026-08-20 07:01:29,846 - INFO - Created Project:ctest-TestRouters-57824983, ID : edd6ed7d-851e-4448-bca5-3b0a2ebba9fe 2026-08-20 07:01:31,752 - INFO - ================================================================================ 2026-08-20 07:01:31,752 - INFO - STARTING TEST : test_basic_router_behavior 2026-08-20 07:01:31,752 - 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-08-20 07:01:32,025 - DEBUG - Nothing to compare xmpp stats {'10.0.0.177': {'10.20.0.25': '0'}} with 2026-08-20 07:01:32,025 - INFO - Initial checks done. Running the testcase now 2026-08-20 07:01:32,025 - INFO - 2026-08-20 07:01:32,714 - DEBUG - Response for create_network : {'network': {'id': '45ad023c-aafa-493d-8f6d-d43642a72de6', 'name': 'ctest-vn1-45429259', 'tenant_id': 'edd6ed7d851e4448bca53b0a2ebba9fe', 'project_id': 'edd6ed7d851e4448bca53b0a2ebba9fe', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-57824983', 'ctest-vn1-45429259'], 'port_security_enabled': True, 'description': ''}} 2026-08-20 07:01:32,905 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ff157d15-816d-460f-b273-12b8f82ae222', 'name': '', 'tenant_id': 'edd6ed7d851e4448bca53b0a2ebba9fe', 'network_id': '45ad023c-aafa-493d-8f6d-d43642a72de6', 'ip_version': 4, 'cidr': '216.161.144.64/26', 'allocation_pools': [{'start': '216.161.144.66', 'end': '216.161.144.126'}], 'gateway_ip': '216.161.144.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '216.161.144.66', 'tags': [], 'project_id': 'edd6ed7d851e4448bca53b0a2ebba9fe'}} 2026-08-20 07:01:32,927 - INFO - Created VN ctest-vn1-45429259 2026-08-20 07:01:32,983 - DEBUG - VN ctest-vn1-45429259 UUID is 45ad023c-aafa-493d-8f6d-d43642a72de6 2026-08-20 07:01:33,336 - DEBUG - Response for create_network : {'network': {'id': '7c1f227e-a415-422d-a318-b9abffc6c1e7', 'name': 'ctest-vn2-75036370', 'tenant_id': 'edd6ed7d851e4448bca53b0a2ebba9fe', 'project_id': 'edd6ed7d851e4448bca53b0a2ebba9fe', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-57824983', 'ctest-vn2-75036370'], 'port_security_enabled': True, 'description': ''}} 2026-08-20 07:01:33,570 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a919dedc-a6e4-495a-a758-f6515c37e0bb', 'name': '', 'tenant_id': 'edd6ed7d851e4448bca53b0a2ebba9fe', 'network_id': '7c1f227e-a415-422d-a318-b9abffc6c1e7', 'ip_version': 4, 'cidr': '98.234.154.64/26', 'allocation_pools': [{'start': '98.234.154.66', 'end': '98.234.154.126'}], 'gateway_ip': '98.234.154.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '98.234.154.66', 'tags': [], 'project_id': 'edd6ed7d851e4448bca53b0a2ebba9fe'}} 2026-08-20 07:01:33,590 - INFO - Created VN ctest-vn2-75036370 2026-08-20 07:01:33,643 - DEBUG - VN ctest-vn2-75036370 UUID is 7c1f227e-a415-422d-a318-b9abffc6c1e7 2026-08-20 07:01:33,946 - DEBUG - Services list from nova: [, , ] 2026-08-20 07:01:34,403 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6182-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6182-1) 2026-08-20 07:01:35,118 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6182-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6182-1) 2026-08-20 07:01:35,206 - INFO - Adding interface with subnet_id ff157d15-816d-460f-b273-12b8f82ae222, port_id None to router e74dc321-c370-497f-b077-36fdb270becc 2026-08-20 07:01:35,552 - INFO - Waiting for VM ctest-vn1-vm1-79658755 to be up.. 2026-08-20 07:01:35,612 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 07:01:40,719 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 07:01:45,868 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 07:01:50,959 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 07:01:56,048 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 07:02:01,162 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 07:02:06,254 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 07:02:11,354 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 07:02:16,469 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 07:02:21,571 - DEBUG - VM is in ACTIVE state now 2026-08-20 07:02:21,571 - INFO - VM name : ctest-vn1-vm1-79658755 2026-08-20 07:02:21,671 - DEBUG - VM ctest-vn1-vm1-79658755 ID is 5085965d-c3f4-477d-807f-b72ab33be341 2026-08-20 07:02:21,698 - DEBUG - VM ctest-vn1-vm1-79658755 launched on Node cn-jenkins-deploy-platform-ansible-os-6182-1 2026-08-20 07:02:21,793 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine/5085965d-c3f4-477d-807f-b72ab33be341 2026-08-20 07:02:22,186 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine/5085965d-c3f4-477d-807f-b72ab33be341 2026-08-20 07:02:22,226 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/97d4a1ac-8f42-45fd-a2a7-817f2f70af2e 2026-08-20 07:02:25,484 - 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=2.87 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1007ms\r\nrtt min/avg/max/mdev = 2.873/2.873/2.873/0.000 ms') 2026-08-20 07:02:25,484 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-79658755 passed 2026-08-20 07:02:25,639 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-20 07:02:25,640 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-79658755, IP 216.161.144.67, Port 22 2026-08-20 07:02:25,810 - DEBUG - VM ctest-vn1-vm1-79658755 is ready for SSH connections 2026-08-20 07:02:25,810 - INFO - Waiting for VM ctest-vn2-vm1-25984016 to be up.. 2026-08-20 07:02:25,933 - DEBUG - VM is in ACTIVE state now 2026-08-20 07:02:25,933 - INFO - VM name : ctest-vn2-vm1-25984016 2026-08-20 07:02:26,026 - DEBUG - VM ctest-vn2-vm1-25984016 ID is 21a2d081-6dad-47a4-8aa2-28b67b0b8a90 2026-08-20 07:02:26,026 - DEBUG - VM ctest-vn2-vm1-25984016 launched on Node cn-jenkins-deploy-platform-ansible-os-6182-1 2026-08-20 07:02:26,118 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine/21a2d081-6dad-47a4-8aa2-28b67b0b8a90 2026-08-20 07:02:26,129 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/e40443b9-792b-4ce4-aa40-993265b9b68b 2026-08-20 07:02:27,388 - 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=5.17 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.776 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.776/2.974/5.173/2.198 ms') 2026-08-20 07:02:27,388 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-25984016 passed 2026-08-20 07:02:27,555 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-20 07:02:27,556 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-25984016, IP 98.234.154.67, Port 22 2026-08-20 07:02:27,622 - DEBUG - Error on ssh to cirros@169.254.0.4:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-08-20 07:02:27,733 - DEBUG - VM ctest-vn2-vm1-25984016 is NOT ready for SSH connections, VM status: ACTIVE 2026-08-20 07:02:32,733 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-20 07:02:32,733 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-25984016, IP 98.234.154.67, Port 22 2026-08-20 07:02:32,920 - DEBUG - VM ctest-vn2-vm1-25984016 is ready for SSH connections 2026-08-20 07:02:32,920 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-20 07:02:32,920 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 98.234.154.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.177, gateway password: c0ntrail123 2026-08-20 07:02:32,920 - DEBUG - ping -s 56 -c 3 -W 1 98.234.154.67 2026-08-20 07:02:38,069 - DEBUG - PING 98.234.154.67 (98.234.154.67): 56 data bytes --- 98.234.154.67 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2026-08-20 07:02:38,069 - WARNING - Ping to IP 98.234.154.67 from VM ctest-vn1-vm1-79658755 failed 2026-08-20 07:02:38,070 - INFO - Adding interface with subnet_id a919dedc-a6e4-495a-a758-f6515c37e0bb, port_id None to router e74dc321-c370-497f-b077-36fdb270becc 2026-08-20 07:02:38,423 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-20 07:02:38,423 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 98.234.154.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.177, gateway password: c0ntrail123 2026-08-20 07:02:38,423 - DEBUG - ping -s 56 -c 3 -W 1 98.234.154.67 2026-08-20 07:02:41,568 - DEBUG - PING 98.234.154.67 (98.234.154.67): 56 data bytes 64 bytes from 98.234.154.67: seq=1 ttl=63 time=3.727 ms 64 bytes from 98.234.154.67: seq=2 ttl=63 time=1.299 ms --- 98.234.154.67 ping statistics --- 3 packets transmitted, 2 packets received, 33% packet loss round-trip min/avg/max = 1.299/2.513/3.727 ms 2026-08-20 07:02:41,568 - WARNING - Ping to IP 98.234.154.67 from VM ctest-vn1-vm1-79658755 failed 2026-08-20 07:02:42,569 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 98.234.154.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.177, gateway password: c0ntrail123 2026-08-20 07:02:42,570 - DEBUG - ping -s 56 -c 3 -W 1 98.234.154.67 2026-08-20 07:02:44,715 - DEBUG - PING 98.234.154.67 (98.234.154.67): 56 data bytes 64 bytes from 98.234.154.67: seq=0 ttl=63 time=2.010 ms 64 bytes from 98.234.154.67: seq=1 ttl=63 time=1.102 ms 64 bytes from 98.234.154.67: seq=2 ttl=63 time=1.225 ms --- 98.234.154.67 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.102/1.445/2.010 ms 2026-08-20 07:02:44,715 - INFO - Ping to IP 98.234.154.67 from VM ctest-vn1-vm1-79658755 passed 2026-08-20 07:02:44,715 - INFO - Deleting interface with subnet_id ff157d15-816d-460f-b273-12b8f82ae222, port_id None from router e74dc321-c370-497f-b077-36fdb270becc 2026-08-20 07:02:44,888 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-20 07:02:44,888 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 98.234.154.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.177, gateway password: c0ntrail123 2026-08-20 07:02:44,889 - DEBUG - ping -s 56 -c 3 -W 1 98.234.154.67 2026-08-20 07:02:48,022 - DEBUG - PING 98.234.154.67 (98.234.154.67): 56 data bytes --- 98.234.154.67 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2026-08-20 07:02:48,022 - WARNING - Ping to IP 98.234.154.67 from VM ctest-vn1-vm1-79658755 failed 2026-08-20 07:02:48,023 - INFO - Adding interface with subnet_id ff157d15-816d-460f-b273-12b8f82ae222, port_id None to router e74dc321-c370-497f-b077-36fdb270becc 2026-08-20 07:02:48,346 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-20 07:02:48,347 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 98.234.154.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.177, gateway password: c0ntrail123 2026-08-20 07:02:48,347 - DEBUG - ping -s 56 -c 3 -W 1 98.234.154.67 2026-08-20 07:02:50,490 - DEBUG - PING 98.234.154.67 (98.234.154.67): 56 data bytes 64 bytes from 98.234.154.67: seq=0 ttl=63 time=2.014 ms 64 bytes from 98.234.154.67: seq=1 ttl=63 time=0.973 ms 64 bytes from 98.234.154.67: seq=2 ttl=63 time=1.434 ms --- 98.234.154.67 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.973/1.473/2.014 ms 2026-08-20 07:02:50,491 - INFO - Ping to IP 98.234.154.67 from VM ctest-vn1-vm1-79658755 passed 2026-08-20 07:02:50,491 - INFO - Deleting interface with subnet_id a919dedc-a6e4-495a-a758-f6515c37e0bb, port_id None from router e74dc321-c370-497f-b077-36fdb270becc 2026-08-20 07:02:50,703 - INFO - Deleting interface with subnet_id ff157d15-816d-460f-b273-12b8f82ae222, port_id None from router e74dc321-c370-497f-b077-36fdb270becc 2026-08-20 07:02:50,954 - INFO - Deleting VM ctest-vn2-vm1-25984016 2026-08-20 07:02:51,079 - INFO - Deleting VM ctest-vn1-vm1-79658755 2026-08-20 07:02:51,172 - INFO - Deleting VN ctest-vn2-75036370 2026-08-20 07:02:51,231 - DEBUG - VN 7c1f227e-a415-422d-a318-b9abffc6c1e7 still in use: Unable to complete operation on network 7c1f227e-a415-422d-a318-b9abffc6c1e7. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-36f6973a-65da-49a7-9f69-3ac6188a372c'] 2026-08-20 07:02:51,232 - WARNING - Deleting VN ctest-vn2-75036370 failed..Will retry 2026-08-20 07:02:53,445 - DEBUG - Response for deleting network () 2026-08-20 07:02:53,445 - INFO - Deleting VN ctest-vn1-45429259 2026-08-20 07:02:53,597 - DEBUG - Response for deleting network () 2026-08-20 07:02:53,888 - DEBUG - No XMPP flaps were noticed during the test 2026-08-20 07:02:53,888 - INFO - END TEST : test_basic_router_behavior : PASSED[0:01:22] 2026-08-20 07:02:53,888 - INFO - -------------------------------------------------------------------------------- 2026-08-20 07:02:54,728 - INFO - Deleted project: ctest-TestRouters-57824983, ID : edd6ed7d-851e-4448-bca5-3b0a2ebba9fe