2026-08-24 12:24:44,376 - INFO - Domain Default found not creating
2026-08-24 12:24:44,553 - INFO - Project ctest-TestRouters-96434134 not found, creating it
2026-08-24 12:24:45,043 - INFO - Created Project:ctest-TestRouters-96434134, ID : 179bc159-2332-4a59-bc04-7df7ab3dbf4f
2026-08-24 12:24:46,611 - INFO - ================================================================================
2026-08-24 12:24:46,611 - INFO - STARTING TEST : test_basic_router_behavior
2026-08-24 12:24:46,611 - 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-24 12:24:46,871 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-08-24 12:24:46,871 - INFO - Initial checks done. Running the testcase now
2026-08-24 12:24:46,871 - INFO -
2026-08-24 12:24:47,453 - DEBUG - Response for create_network : {'network': {'id': '2a65be50-0f76-4f5d-b43f-9e6b600276f0', 'name': 'ctest-vn1-19809374', 'tenant_id': '179bc15923324a59bc047df7ab3dbf4f', 'project_id': '179bc15923324a59bc047df7ab3dbf4f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-96434134', 'ctest-vn1-19809374'], 'port_security_enabled': True, 'description': ''}}
2026-08-24 12:24:47,632 - DEBUG - Response for create_subnet : {'subnet': {'id': '078584b7-8e3e-40a7-a1fc-8f91192a248e', 'name': '', 'tenant_id': '179bc15923324a59bc047df7ab3dbf4f', 'network_id': '2a65be50-0f76-4f5d-b43f-9e6b600276f0', 'ip_version': 4, 'cidr': '159.246.69.0/26', 'allocation_pools': [{'start': '159.246.69.2', 'end': '159.246.69.62'}], 'gateway_ip': '159.246.69.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '159.246.69.2', 'tags': [], 'project_id': '179bc15923324a59bc047df7ab3dbf4f'}}
2026-08-24 12:24:47,648 - INFO - Created VN ctest-vn1-19809374
2026-08-24 12:24:47,701 - DEBUG - VN ctest-vn1-19809374 UUID is 2a65be50-0f76-4f5d-b43f-9e6b600276f0
2026-08-24 12:24:48,018 - DEBUG - Response for create_network : {'network': {'id': 'efceb6b9-d683-4bba-8f78-98429bc8e78c', 'name': 'ctest-vn2-76268547', 'tenant_id': '179bc15923324a59bc047df7ab3dbf4f', 'project_id': '179bc15923324a59bc047df7ab3dbf4f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-96434134', 'ctest-vn2-76268547'], 'port_security_enabled': True, 'description': ''}}
2026-08-24 12:24:48,198 - DEBUG - Response for create_subnet : {'subnet': {'id': '2373b4ac-7129-4793-9410-3b3b8d98ed81', 'name': '', 'tenant_id': '179bc15923324a59bc047df7ab3dbf4f', 'network_id': 'efceb6b9-d683-4bba-8f78-98429bc8e78c', 'ip_version': 4, 'cidr': '121.199.207.128/26', 'allocation_pools': [{'start': '121.199.207.130', 'end': '121.199.207.190'}], 'gateway_ip': '121.199.207.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '121.199.207.130', 'tags': [], 'project_id': '179bc15923324a59bc047df7ab3dbf4f'}}
2026-08-24 12:24:48,216 - INFO - Created VN ctest-vn2-76268547
2026-08-24 12:24:48,269 - DEBUG - VN ctest-vn2-76268547 UUID is efceb6b9-d683-4bba-8f78-98429bc8e78c
2026-08-24 12:24:48,518 - DEBUG - Services list from nova: [, , ]
2026-08-24 12:24:48,917 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6214-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6214-1)
2026-08-24 12:24:49,535 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6214-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6214-1)
2026-08-24 12:24:49,604 - INFO - Adding interface with subnet_id 078584b7-8e3e-40a7-a1fc-8f91192a248e, port_id None to router 2827bb1f-f3f5-49fc-93d6-431bc70bd41e
2026-08-24 12:24:49,851 - INFO - Waiting for VM ctest-vn1-vm1-36722588 to be up..
2026-08-24 12:24:49,906 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-24 12:24:54,994 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-24 12:25:00,079 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-24 12:25:05,160 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-24 12:25:10,244 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-24 12:25:15,340 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-24 12:25:20,420 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-24 12:25:25,519 - DEBUG - VM is in ACTIVE state now
2026-08-24 12:25:25,519 - INFO - VM name : ctest-vn1-vm1-36722588
2026-08-24 12:25:25,609 - DEBUG - VM ctest-vn1-vm1-36722588 ID is 1954c55c-15a6-4bdd-8f44-ebd7e4925bd1
2026-08-24 12:25:25,632 - DEBUG - VM ctest-vn1-vm1-36722588 launched on Node cn-jenkins-deploy-platform-ansible-os-6214-1
2026-08-24 12:25:25,722 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/1954c55c-15a6-4bdd-8f44-ebd7e4925bd1
2026-08-24 12:25:26,064 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/1954c55c-15a6-4bdd-8f44-ebd7e4925bd1
2026-08-24 12:25:26,098 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b90c0098-6c88-4025-a01d-3c1b0e59f7c8
2026-08-24 12:25:29,348 - 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-08-24 12:25:29,348 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-36722588 failed!
2026-08-24 12:25:29,401 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-96434134:ctest-vn1-19809374 is 159.246.69.1 and allocation pool is NOT set
2026-08-24 12:25:31,461 - 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.76 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.735 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.735/2.745/4.755/2.010 ms')
2026-08-24 12:25:31,461 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-36722588 passed
2026-08-24 12:25:31,617 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-24 12:25:31,617 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-36722588, IP 159.246.69.3, Port 22
2026-08-24 12:25:31,786 - DEBUG - VM ctest-vn1-vm1-36722588 is ready for SSH connections
2026-08-24 12:25:31,786 - INFO - Waiting for VM ctest-vn2-vm1-88422002 to be up..
2026-08-24 12:25:31,867 - DEBUG - VM is in ACTIVE state now
2026-08-24 12:25:31,867 - INFO - VM name : ctest-vn2-vm1-88422002
2026-08-24 12:25:31,952 - DEBUG - VM ctest-vn2-vm1-88422002 ID is 8c6f9931-7920-45a6-b471-bd107c376fc2
2026-08-24 12:25:31,952 - DEBUG - VM ctest-vn2-vm1-88422002 launched on Node cn-jenkins-deploy-platform-ansible-os-6214-1
2026-08-24 12:25:32,035 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/8c6f9931-7920-45a6-b471-bd107c376fc2
2026-08-24 12:25:32,044 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/d16fc790-fd4c-43f9-93db-56ee6e98b53f
2026-08-24 12:25:35,302 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1006ms')
2026-08-24 12:25:35,302 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-88422002 failed!
2026-08-24 12:25:35,445 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-96434134:ctest-vn2-76268547 is 121.199.207.129 and allocation pool is NOT set
2026-08-24 12:25:37,506 - 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.24 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.416 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.416/1.828/3.241/1.412 ms')
2026-08-24 12:25:37,506 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-88422002 passed
2026-08-24 12:25:37,661 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-24 12:25:37,661 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-88422002, IP 121.199.207.131, Port 22
2026-08-24 12:25:37,816 - DEBUG - VM ctest-vn2-vm1-88422002 is ready for SSH connections
2026-08-24 12:25:37,816 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-24 12:25:37,816 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 121.199.207.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-08-24 12:25:37,817 - DEBUG - ping -s 56 -c 3 -W 1 121.199.207.131
2026-08-24 12:25:42,451 - DEBUG - PING 121.199.207.131 (121.199.207.131): 56 data bytes
--- 121.199.207.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-08-24 12:25:42,451 - WARNING - Ping to IP 121.199.207.131 from VM ctest-vn1-vm1-36722588 failed
2026-08-24 12:25:42,451 - INFO - Adding interface with subnet_id 2373b4ac-7129-4793-9410-3b3b8d98ed81, port_id None to router 2827bb1f-f3f5-49fc-93d6-431bc70bd41e
2026-08-24 12:25:42,743 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-24 12:25:42,743 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 121.199.207.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-08-24 12:25:42,743 - DEBUG - ping -s 56 -c 3 -W 1 121.199.207.131
2026-08-24 12:25:44,879 - DEBUG - PING 121.199.207.131 (121.199.207.131): 56 data bytes
64 bytes from 121.199.207.131: seq=0 ttl=63 time=2.721 ms
64 bytes from 121.199.207.131: seq=1 ttl=63 time=1.096 ms
64 bytes from 121.199.207.131: seq=2 ttl=63 time=1.105 ms
--- 121.199.207.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.096/1.640/2.721 ms
2026-08-24 12:25:44,879 - INFO - Ping to IP 121.199.207.131 from VM ctest-vn1-vm1-36722588 passed
2026-08-24 12:25:44,879 - INFO - Deleting interface with subnet_id 078584b7-8e3e-40a7-a1fc-8f91192a248e, port_id None from router 2827bb1f-f3f5-49fc-93d6-431bc70bd41e
2026-08-24 12:25:45,021 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-24 12:25:45,021 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 121.199.207.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-08-24 12:25:45,021 - DEBUG - ping -s 56 -c 3 -W 1 121.199.207.131
2026-08-24 12:25:48,134 - DEBUG - PING 121.199.207.131 (121.199.207.131): 56 data bytes
--- 121.199.207.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-08-24 12:25:48,134 - WARNING - Ping to IP 121.199.207.131 from VM ctest-vn1-vm1-36722588 failed
2026-08-24 12:25:48,134 - INFO - Adding interface with subnet_id 078584b7-8e3e-40a7-a1fc-8f91192a248e, port_id None to router 2827bb1f-f3f5-49fc-93d6-431bc70bd41e
2026-08-24 12:25:48,406 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-24 12:25:48,406 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 121.199.207.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-08-24 12:25:48,406 - DEBUG - ping -s 56 -c 3 -W 1 121.199.207.131
2026-08-24 12:25:50,539 - DEBUG - PING 121.199.207.131 (121.199.207.131): 56 data bytes
64 bytes from 121.199.207.131: seq=0 ttl=63 time=1.698 ms
64 bytes from 121.199.207.131: seq=1 ttl=63 time=0.953 ms
64 bytes from 121.199.207.131: seq=2 ttl=63 time=1.116 ms
--- 121.199.207.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.953/1.255/1.698 ms
2026-08-24 12:25:50,540 - INFO - Ping to IP 121.199.207.131 from VM ctest-vn1-vm1-36722588 passed
2026-08-24 12:25:50,540 - INFO - Deleting interface with subnet_id 2373b4ac-7129-4793-9410-3b3b8d98ed81, port_id None from router 2827bb1f-f3f5-49fc-93d6-431bc70bd41e
2026-08-24 12:25:50,696 - INFO - Deleting interface with subnet_id 078584b7-8e3e-40a7-a1fc-8f91192a248e, port_id None from router 2827bb1f-f3f5-49fc-93d6-431bc70bd41e
2026-08-24 12:25:50,941 - INFO - Deleting VM ctest-vn2-vm1-88422002
2026-08-24 12:25:51,036 - INFO - Deleting VM ctest-vn1-vm1-36722588
2026-08-24 12:25:51,119 - INFO - Deleting VN ctest-vn2-76268547
2026-08-24 12:25:51,156 - DEBUG - VN efceb6b9-d683-4bba-8f78-98429bc8e78c still in use: Unable to complete operation on network efceb6b9-d683-4bba-8f78-98429bc8e78c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d0be9220-6d98-4ada-b03c-11e782212700']
2026-08-24 12:25:51,156 - WARNING - Deleting VN ctest-vn2-76268547 failed..Will retry
2026-08-24 12:25:53,216 - DEBUG - VN efceb6b9-d683-4bba-8f78-98429bc8e78c still in use: Unable to complete operation on network efceb6b9-d683-4bba-8f78-98429bc8e78c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-94ddaee2-c907-4e73-8b74-9e73ccb78181']
2026-08-24 12:25:53,216 - WARNING - Deleting VN ctest-vn2-76268547 failed..Will retry
2026-08-24 12:25:55,360 - DEBUG - Response for deleting network ()
2026-08-24 12:25:55,360 - INFO - Deleting VN ctest-vn1-19809374
2026-08-24 12:25:55,510 - DEBUG - Response for deleting network ()
2026-08-24 12:25:55,785 - DEBUG - No XMPP flaps were noticed during the test
2026-08-24 12:25:55,785 - INFO - END TEST : test_basic_router_behavior : PASSED[0:01:09]
2026-08-24 12:25:55,785 - INFO - --------------------------------------------------------------------------------
2026-08-24 12:25:56,530 - INFO - Deleted project: ctest-TestRouters-96434134, ID : 179bc159-2332-4a59-bc04-7df7ab3dbf4f