2025-10-13 12:51:02,147 - INFO - Domain Default found not creating
2025-10-13 12:51:02,294 - INFO - Project ctest-TestRouters-40191544 not found, creating it
2025-10-13 12:51:02,750 - INFO - Created Project:ctest-TestRouters-40191544, ID : 4f16ac30-661f-47e9-a249-a72f33dd2182
2025-10-13 12:51:04,218 - INFO - ================================================================================
2025-10-13 12:51:04,219 - INFO - STARTING TEST : test_basic_router_behavior
2025-10-13 12:51:04,219 - 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
2025-10-13 12:51:04,474 - DEBUG - Nothing to compare xmpp stats {'10.0.0.137': {'10.20.0.193': '0'}} with
2025-10-13 12:51:04,474 - INFO - Initial checks done. Running the testcase now
2025-10-13 12:51:04,474 - INFO -
2025-10-13 12:51:04,997 - DEBUG - Response for create_network : {'network': {'id': '5dbc36ab-c3ed-44dd-9dcc-1cf2e77adcef', 'name': 'ctest-vn1-84204002', 'tenant_id': '4f16ac30661f47e9a249a72f33dd2182', 'project_id': '4f16ac30661f47e9a249a72f33dd2182', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-40191544', 'ctest-vn1-84204002'], 'port_security_enabled': True, 'description': ''}}
2025-10-13 12:51:05,208 - DEBUG - Response for create_subnet : {'subnet': {'id': '6ec25df0-518f-461e-b2a4-8868854a7f42', 'name': '', 'tenant_id': '4f16ac30661f47e9a249a72f33dd2182', 'network_id': '5dbc36ab-c3ed-44dd-9dcc-1cf2e77adcef', 'ip_version': 4, 'cidr': '164.200.180.192/26', 'allocation_pools': [{'start': '164.200.180.194', 'end': '164.200.180.254'}], 'gateway_ip': '164.200.180.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '164.200.180.194', 'tags': [], 'project_id': '4f16ac30661f47e9a249a72f33dd2182'}}
2025-10-13 12:51:05,224 - INFO - Created VN ctest-vn1-84204002
2025-10-13 12:51:05,277 - DEBUG - VN ctest-vn1-84204002 UUID is 5dbc36ab-c3ed-44dd-9dcc-1cf2e77adcef
2025-10-13 12:51:05,610 - DEBUG - Response for create_network : {'network': {'id': 'e9ad3e59-e151-4637-9127-ed6d97ca1f3d', 'name': 'ctest-vn2-16526117', 'tenant_id': '4f16ac30661f47e9a249a72f33dd2182', 'project_id': '4f16ac30661f47e9a249a72f33dd2182', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-40191544', 'ctest-vn2-16526117'], 'port_security_enabled': True, 'description': ''}}
2025-10-13 12:51:05,849 - DEBUG - Response for create_subnet : {'subnet': {'id': '4f5cd105-e94a-4596-80c8-531e4c416b0c', 'name': '', 'tenant_id': '4f16ac30661f47e9a249a72f33dd2182', 'network_id': 'e9ad3e59-e151-4637-9127-ed6d97ca1f3d', 'ip_version': 4, 'cidr': '200.228.58.192/26', 'allocation_pools': [{'start': '200.228.58.194', 'end': '200.228.58.254'}], 'gateway_ip': '200.228.58.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '200.228.58.194', 'tags': [], 'project_id': '4f16ac30661f47e9a249a72f33dd2182'}}
2025-10-13 12:51:05,866 - INFO - Created VN ctest-vn2-16526117
2025-10-13 12:51:05,921 - DEBUG - VN ctest-vn2-16526117 UUID is e9ad3e59-e151-4637-9127-ed6d97ca1f3d
2025-10-13 12:51:06,119 - DEBUG - Services list from nova: [, , ]
2025-10-13 12:51:07,090 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4305-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4305-1)
2025-10-13 12:51:08,253 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4305-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4305-1)
2025-10-13 12:51:08,324 - INFO - Adding interface with subnet_id 6ec25df0-518f-461e-b2a4-8868854a7f42, port_id None to router 7cad95b1-bf5c-4096-9654-6b66a77398eb
2025-10-13 12:51:08,567 - INFO - Waiting for VM ctest-vn1-vm1-37823301 to be up..
2025-10-13 12:51:08,686 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-13 12:51:13,753 - DEBUG - VM is in ACTIVE state now
2025-10-13 12:51:13,754 - INFO - VM name : ctest-vn1-vm1-37823301
2025-10-13 12:51:13,819 - DEBUG - VM ctest-vn1-vm1-37823301 ID is feb709bb-8112-450e-ab2f-20053a1cf7ca
2025-10-13 12:51:13,836 - DEBUG - VM ctest-vn1-vm1-37823301 launched on Node cn-jenkins-deploy-platform-ansible-os-4305-1
2025-10-13 12:51:13,899 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine/feb709bb-8112-450e-ab2f-20053a1cf7ca
2025-10-13 12:51:14,191 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine/feb709bb-8112-450e-ab2f-20053a1cf7ca
2025-10-13 12:51:14,221 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine-interface/d8668f83-1e23-4db8-bd5c-2a759ea2921d
2025-10-13 12:51:17,491 - 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 1032ms')
2025-10-13 12:51:17,491 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-37823301 failed!
2025-10-13 12:51:17,545 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-40191544:ctest-vn1-84204002 is 164.200.180.193 and allocation pool is NOT set
2025-10-13 12:51:19,607 - 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.44 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.417 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.417/2.430/4.443/2.013 ms')
2025-10-13 12:51:19,607 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-37823301 passed
2025-10-13 12:51:19,753 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 12:51:19,753 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-37823301, IP 164.200.180.195, Port 22
2025-10-13 12:51:19,904 - DEBUG - VM ctest-vn1-vm1-37823301 is ready for SSH connections
2025-10-13 12:51:19,904 - INFO - Waiting for VM ctest-vn2-vm1-83859006 to be up..
2025-10-13 12:51:19,969 - DEBUG - VM is in ACTIVE state now
2025-10-13 12:51:19,970 - INFO - VM name : ctest-vn2-vm1-83859006
2025-10-13 12:51:20,034 - DEBUG - VM ctest-vn2-vm1-83859006 ID is ac317520-0271-4508-b1a0-ab4897765b01
2025-10-13 12:51:20,034 - DEBUG - VM ctest-vn2-vm1-83859006 launched on Node cn-jenkins-deploy-platform-ansible-os-4305-1
2025-10-13 12:51:20,102 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine/ac317520-0271-4508-b1a0-ab4897765b01
2025-10-13 12:51:20,111 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine-interface/464ebf2d-dcc6-44a8-b6f6-cc24559167e5
2025-10-13 12:51:21,356 - 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.22 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.379 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.379/1.798/3.217/1.419 ms')
2025-10-13 12:51:21,356 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-83859006 passed
2025-10-13 12:51:21,505 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 12:51:21,505 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-83859006, IP 200.228.58.195, Port 22
2025-10-13 12:51:21,660 - DEBUG - VM ctest-vn2-vm1-83859006 is ready for SSH connections
2025-10-13 12:51:21,661 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 12:51:21,661 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 200.228.58.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.137, gateway password: c0ntrail123
2025-10-13 12:51:21,661 - DEBUG - ping -s 56 -c 3 -W 1 200.228.58.195
2025-10-13 12:51:26,609 - DEBUG - PING 200.228.58.195 (200.228.58.195): 56 data bytes
--- 200.228.58.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-10-13 12:51:26,609 - WARNING - Ping to IP 200.228.58.195 from VM ctest-vn1-vm1-37823301 failed
2025-10-13 12:51:26,609 - INFO - Adding interface with subnet_id 4f5cd105-e94a-4596-80c8-531e4c416b0c, port_id None to router 7cad95b1-bf5c-4096-9654-6b66a77398eb
2025-10-13 12:51:26,848 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 12:51:26,848 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 200.228.58.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.137, gateway password: c0ntrail123
2025-10-13 12:51:26,848 - DEBUG - ping -s 56 -c 3 -W 1 200.228.58.195
2025-10-13 12:51:29,060 - DEBUG - PING 200.228.58.195 (200.228.58.195): 56 data bytes
64 bytes from 200.228.58.195: seq=0 ttl=63 time=2.621 ms
64 bytes from 200.228.58.195: seq=1 ttl=63 time=0.812 ms
64 bytes from 200.228.58.195: seq=2 ttl=63 time=0.692 ms
--- 200.228.58.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.692/1.375/2.621 ms
2025-10-13 12:51:29,060 - INFO - Ping to IP 200.228.58.195 from VM ctest-vn1-vm1-37823301 passed
2025-10-13 12:51:29,061 - INFO - Deleting interface with subnet_id 6ec25df0-518f-461e-b2a4-8868854a7f42, port_id None from router 7cad95b1-bf5c-4096-9654-6b66a77398eb
2025-10-13 12:51:29,183 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 12:51:29,183 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 200.228.58.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.137, gateway password: c0ntrail123
2025-10-13 12:51:29,183 - DEBUG - ping -s 56 -c 3 -W 1 200.228.58.195
2025-10-13 12:51:32,390 - DEBUG - PING 200.228.58.195 (200.228.58.195): 56 data bytes
--- 200.228.58.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-10-13 12:51:32,390 - WARNING - Ping to IP 200.228.58.195 from VM ctest-vn1-vm1-37823301 failed
2025-10-13 12:51:32,390 - INFO - Adding interface with subnet_id 6ec25df0-518f-461e-b2a4-8868854a7f42, port_id None to router 7cad95b1-bf5c-4096-9654-6b66a77398eb
2025-10-13 12:51:32,593 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 12:51:32,594 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 200.228.58.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.137, gateway password: c0ntrail123
2025-10-13 12:51:32,594 - DEBUG - ping -s 56 -c 3 -W 1 200.228.58.195
2025-10-13 12:51:35,788 - DEBUG - PING 200.228.58.195 (200.228.58.195): 56 data bytes
64 bytes from 200.228.58.195: seq=1 ttl=63 time=1.645 ms
64 bytes from 200.228.58.195: seq=2 ttl=63 time=0.834 ms
--- 200.228.58.195 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.834/1.239/1.645 ms
2025-10-13 12:51:35,788 - WARNING - Ping to IP 200.228.58.195 from VM ctest-vn1-vm1-37823301 failed
2025-10-13 12:51:36,789 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 200.228.58.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.137, gateway password: c0ntrail123
2025-10-13 12:51:36,789 - DEBUG - ping -s 56 -c 3 -W 1 200.228.58.195
2025-10-13 12:51:39,017 - DEBUG - PING 200.228.58.195 (200.228.58.195): 56 data bytes
64 bytes from 200.228.58.195: seq=0 ttl=63 time=1.449 ms
64 bytes from 200.228.58.195: seq=1 ttl=63 time=0.768 ms
64 bytes from 200.228.58.195: seq=2 ttl=63 time=0.924 ms
--- 200.228.58.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.768/1.047/1.449 ms
2025-10-13 12:51:39,017 - INFO - Ping to IP 200.228.58.195 from VM ctest-vn1-vm1-37823301 passed
2025-10-13 12:51:39,017 - INFO - Deleting interface with subnet_id 4f5cd105-e94a-4596-80c8-531e4c416b0c, port_id None from router 7cad95b1-bf5c-4096-9654-6b66a77398eb
2025-10-13 12:51:39,121 - INFO - Deleting interface with subnet_id 6ec25df0-518f-461e-b2a4-8868854a7f42, port_id None from router 7cad95b1-bf5c-4096-9654-6b66a77398eb
2025-10-13 12:51:39,278 - INFO - Deleting VM ctest-vn2-vm1-83859006
2025-10-13 12:51:39,349 - INFO - Deleting VM ctest-vn1-vm1-37823301
2025-10-13 12:51:39,415 - INFO - Deleting VN ctest-vn2-16526117
2025-10-13 12:51:39,448 - DEBUG - VN e9ad3e59-e151-4637-9127-ed6d97ca1f3d still in use: Unable to complete operation on network e9ad3e59-e151-4637-9127-ed6d97ca1f3d. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-bd07e177-4ee5-4d05-9cec-b63e964bd8f9']
2025-10-13 12:51:39,448 - WARNING - Deleting VN ctest-vn2-16526117 failed..Will retry
2025-10-13 12:51:41,552 - DEBUG - Response for deleting network ()
2025-10-13 12:51:41,552 - INFO - Deleting VN ctest-vn1-84204002
2025-10-13 12:51:41,646 - DEBUG - Response for deleting network ()
2025-10-13 12:51:41,897 - DEBUG - No XMPP flaps were noticed during the test
2025-10-13 12:51:41,897 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:37]
2025-10-13 12:51:41,898 - INFO - --------------------------------------------------------------------------------
2025-10-13 12:51:42,567 - INFO - Deleted project: ctest-TestRouters-40191544, ID : 4f16ac30-661f-47e9-a249-a72f33dd2182