2026-04-28 12:37:23,975 - INFO - Domain Default found not creating
2026-04-28 12:37:24,233 - INFO - Project ctest-TestRouters-33383323 not found, creating it
2026-04-28 12:37:24,816 - INFO - Created Project:ctest-TestRouters-33383323, ID : 1517cf91-3fc9-4a89-a7ee-7fd058f5ac8e
2026-04-28 12:37:26,501 - INFO - ================================================================================
2026-04-28 12:37:26,501 - INFO - STARTING TEST : test_basic_router_behavior
2026-04-28 12:37:26,501 - 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-04-28 12:37:26,765 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.17': '0'}} with
2026-04-28 12:37:26,765 - INFO - Initial checks done. Running the testcase now
2026-04-28 12:37:26,765 - INFO -
2026-04-28 12:37:27,396 - DEBUG - Response for create_network : {'network': {'id': '7b7e1ffd-b4c2-4f10-816f-9aacba8bb14d', 'name': 'ctest-vn1-89951764', 'tenant_id': '1517cf913fc94a89a7ee7fd058f5ac8e', 'project_id': '1517cf913fc94a89a7ee7fd058f5ac8e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-33383323', 'ctest-vn1-89951764'], 'port_security_enabled': True, 'description': ''}}
2026-04-28 12:37:27,617 - DEBUG - Response for create_subnet : {'subnet': {'id': '912535e4-00f5-4cfe-8fa2-d1ce18476331', 'name': '', 'tenant_id': '1517cf913fc94a89a7ee7fd058f5ac8e', 'network_id': '7b7e1ffd-b4c2-4f10-816f-9aacba8bb14d', 'ip_version': 4, 'cidr': '1.79.244.0/26', 'allocation_pools': [{'start': '1.79.244.2', 'end': '1.79.244.62'}], 'gateway_ip': '1.79.244.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '1.79.244.2', 'tags': [], 'project_id': '1517cf913fc94a89a7ee7fd058f5ac8e'}}
2026-04-28 12:37:27,637 - INFO - Created VN ctest-vn1-89951764
2026-04-28 12:37:27,691 - DEBUG - VN ctest-vn1-89951764 UUID is 7b7e1ffd-b4c2-4f10-816f-9aacba8bb14d
2026-04-28 12:37:28,020 - DEBUG - Response for create_network : {'network': {'id': 'addea076-9372-417c-9532-550fbe55faa1', 'name': 'ctest-vn2-09976276', 'tenant_id': '1517cf913fc94a89a7ee7fd058f5ac8e', 'project_id': '1517cf913fc94a89a7ee7fd058f5ac8e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-33383323', 'ctest-vn2-09976276'], 'port_security_enabled': True, 'description': ''}}
2026-04-28 12:37:28,217 - DEBUG - Response for create_subnet : {'subnet': {'id': '6565fb34-7bc4-40bf-91e5-f3981f9866e6', 'name': '', 'tenant_id': '1517cf913fc94a89a7ee7fd058f5ac8e', 'network_id': 'addea076-9372-417c-9532-550fbe55faa1', 'ip_version': 4, 'cidr': '76.113.214.128/26', 'allocation_pools': [{'start': '76.113.214.130', 'end': '76.113.214.190'}], 'gateway_ip': '76.113.214.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '76.113.214.130', 'tags': [], 'project_id': '1517cf913fc94a89a7ee7fd058f5ac8e'}}
2026-04-28 12:37:28,240 - INFO - Created VN ctest-vn2-09976276
2026-04-28 12:37:28,295 - DEBUG - VN ctest-vn2-09976276 UUID is addea076-9372-417c-9532-550fbe55faa1
2026-04-28 12:37:28,477 - DEBUG - Services list from nova: [, , ]
2026-04-28 12:37:29,564 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5700-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5700-1)
2026-04-28 12:37:30,856 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5700-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5700-1)
2026-04-28 12:37:30,943 - INFO - Adding interface with subnet_id 912535e4-00f5-4cfe-8fa2-d1ce18476331, port_id None to router 8b5881ad-6104-4d60-820b-66e1ad05169f
2026-04-28 12:37:31,285 - INFO - Waiting for VM ctest-vn1-vm1-08581141 to be up..
2026-04-28 12:37:31,415 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-28 12:37:36,495 - DEBUG - VM is in ACTIVE state now
2026-04-28 12:37:36,496 - INFO - VM name : ctest-vn1-vm1-08581141
2026-04-28 12:37:36,591 - DEBUG - VM ctest-vn1-vm1-08581141 ID is 2c76bfee-5c6c-4c64-929a-40b3e5561e3a
2026-04-28 12:37:36,611 - DEBUG - VM ctest-vn1-vm1-08581141 launched on Node cn-jenkins-deploy-platform-ansible-os-5700-1
2026-04-28 12:37:36,700 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/2c76bfee-5c6c-4c64-929a-40b3e5561e3a
2026-04-28 12:37:37,005 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/2c76bfee-5c6c-4c64-929a-40b3e5561e3a
2026-04-28 12:37:37,046 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/65761883-667e-4e6f-94db-46ae4e08dbed
2026-04-28 12:37:40,310 - 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 1020ms')
2026-04-28 12:37:40,311 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-08581141 failed!
2026-04-28 12:37:40,363 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-33383323:ctest-vn1-89951764 is 1.79.244.1 and allocation pool is NOT set
2026-04-28 12:37:42,431 - 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=5.48 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.17 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 = 2.169/3.824/5.479/1.655 ms')
2026-04-28 12:37:42,431 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-08581141 passed
2026-04-28 12:37:42,583 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-28 12:37:42,583 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-08581141, IP 1.79.244.3, Port 22
2026-04-28 12:37:42,757 - DEBUG - VM ctest-vn1-vm1-08581141 is ready for SSH connections
2026-04-28 12:37:42,758 - INFO - Waiting for VM ctest-vn2-vm1-66818666 to be up..
2026-04-28 12:37:42,842 - DEBUG - VM is in ACTIVE state now
2026-04-28 12:37:42,842 - INFO - VM name : ctest-vn2-vm1-66818666
2026-04-28 12:37:42,926 - DEBUG - VM ctest-vn2-vm1-66818666 ID is 78975e80-fbc4-4ffc-bbed-12ed44426d8d
2026-04-28 12:37:42,926 - DEBUG - VM ctest-vn2-vm1-66818666 launched on Node cn-jenkins-deploy-platform-ansible-os-5700-1
2026-04-28 12:37:43,007 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/78975e80-fbc4-4ffc-bbed-12ed44426d8d
2026-04-28 12:37:43,016 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/1c82f793-b39c-43b3-93a0-10440f0f98ec
2026-04-28 12:37:44,259 - 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=4.09 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.06 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 = 1.061/2.574/4.088/1.513 ms')
2026-04-28 12:37:44,259 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-66818666 passed
2026-04-28 12:37:44,407 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-28 12:37:44,407 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-66818666, IP 76.113.214.131, Port 22
2026-04-28 12:37:44,567 - DEBUG - VM ctest-vn2-vm1-66818666 is ready for SSH connections
2026-04-28 12:37:44,567 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-28 12:37:44,567 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 76.113.214.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123
2026-04-28 12:37:44,567 - DEBUG - ping -s 56 -c 3 -W 1 76.113.214.131
2026-04-28 12:37:49,602 - DEBUG - PING 76.113.214.131 (76.113.214.131): 56 data bytes
--- 76.113.214.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-04-28 12:37:49,603 - WARNING - Ping to IP 76.113.214.131 from VM ctest-vn1-vm1-08581141 failed
2026-04-28 12:37:49,603 - INFO - Adding interface with subnet_id 6565fb34-7bc4-40bf-91e5-f3981f9866e6, port_id None to router 8b5881ad-6104-4d60-820b-66e1ad05169f
2026-04-28 12:37:49,854 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-28 12:37:49,854 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 76.113.214.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123
2026-04-28 12:37:49,854 - DEBUG - ping -s 56 -c 3 -W 1 76.113.214.131
2026-04-28 12:37:53,071 - DEBUG - PING 76.113.214.131 (76.113.214.131): 56 data bytes
64 bytes from 76.113.214.131: seq=1 ttl=63 time=2.949 ms
64 bytes from 76.113.214.131: seq=2 ttl=63 time=1.051 ms
--- 76.113.214.131 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.051/2.000/2.949 ms
2026-04-28 12:37:53,072 - WARNING - Ping to IP 76.113.214.131 from VM ctest-vn1-vm1-08581141 failed
2026-04-28 12:37:54,072 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 76.113.214.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123
2026-04-28 12:37:54,072 - DEBUG - ping -s 56 -c 3 -W 1 76.113.214.131
2026-04-28 12:37:56,283 - DEBUG - PING 76.113.214.131 (76.113.214.131): 56 data bytes
64 bytes from 76.113.214.131: seq=0 ttl=63 time=1.606 ms
64 bytes from 76.113.214.131: seq=1 ttl=63 time=1.074 ms
64 bytes from 76.113.214.131: seq=2 ttl=63 time=0.780 ms
--- 76.113.214.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.780/1.153/1.606 ms
2026-04-28 12:37:56,283 - INFO - Ping to IP 76.113.214.131 from VM ctest-vn1-vm1-08581141 passed
2026-04-28 12:37:56,283 - INFO - Deleting interface with subnet_id 912535e4-00f5-4cfe-8fa2-d1ce18476331, port_id None from router 8b5881ad-6104-4d60-820b-66e1ad05169f
2026-04-28 12:37:56,406 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-28 12:37:56,406 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 76.113.214.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123
2026-04-28 12:37:56,406 - DEBUG - ping -s 56 -c 3 -W 1 76.113.214.131
2026-04-28 12:37:59,622 - DEBUG - PING 76.113.214.131 (76.113.214.131): 56 data bytes
--- 76.113.214.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-04-28 12:37:59,622 - WARNING - Ping to IP 76.113.214.131 from VM ctest-vn1-vm1-08581141 failed
2026-04-28 12:37:59,622 - INFO - Adding interface with subnet_id 912535e4-00f5-4cfe-8fa2-d1ce18476331, port_id None to router 8b5881ad-6104-4d60-820b-66e1ad05169f
2026-04-28 12:37:59,854 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-28 12:37:59,854 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 76.113.214.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123
2026-04-28 12:37:59,854 - DEBUG - ping -s 56 -c 3 -W 1 76.113.214.131
2026-04-28 12:38:02,066 - DEBUG - PING 76.113.214.131 (76.113.214.131): 56 data bytes
64 bytes from 76.113.214.131: seq=0 ttl=63 time=1.608 ms
64 bytes from 76.113.214.131: seq=1 ttl=63 time=1.267 ms
64 bytes from 76.113.214.131: seq=2 ttl=63 time=1.017 ms
--- 76.113.214.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.017/1.297/1.608 ms
2026-04-28 12:38:02,066 - INFO - Ping to IP 76.113.214.131 from VM ctest-vn1-vm1-08581141 passed
2026-04-28 12:38:02,066 - INFO - Deleting interface with subnet_id 6565fb34-7bc4-40bf-91e5-f3981f9866e6, port_id None from router 8b5881ad-6104-4d60-820b-66e1ad05169f
2026-04-28 12:38:02,249 - INFO - Deleting interface with subnet_id 912535e4-00f5-4cfe-8fa2-d1ce18476331, port_id None from router 8b5881ad-6104-4d60-820b-66e1ad05169f
2026-04-28 12:38:02,481 - INFO - Deleting VM ctest-vn2-vm1-66818666
2026-04-28 12:38:02,576 - INFO - Deleting VM ctest-vn1-vm1-08581141
2026-04-28 12:38:02,674 - INFO - Deleting VN ctest-vn2-09976276
2026-04-28 12:38:02,713 - DEBUG - VN addea076-9372-417c-9532-550fbe55faa1 still in use: Unable to complete operation on network addea076-9372-417c-9532-550fbe55faa1. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-84942bdf-908c-4c5f-9568-369d4caa5dc9']
2026-04-28 12:38:02,714 - WARNING - Deleting VN ctest-vn2-09976276 failed..Will retry
2026-04-28 12:38:04,826 - DEBUG - Response for deleting network ()
2026-04-28 12:38:04,826 - INFO - Deleting VN ctest-vn1-89951764
2026-04-28 12:38:04,965 - DEBUG - Response for deleting network ()
2026-04-28 12:38:05,225 - DEBUG - No XMPP flaps were noticed during the test
2026-04-28 12:38:05,225 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:39]
2026-04-28 12:38:05,226 - INFO - --------------------------------------------------------------------------------
2026-04-28 12:38:05,946 - INFO - Deleted project: ctest-TestRouters-33383323, ID : 1517cf91-3fc9-4a89-a7ee-7fd058f5ac8e