2026-08-31 02:20:03,000 - INFO - Domain Default found not creating
2026-08-31 02:20:03,179 - INFO - Project ctest-TestRouters-15777936 not found, creating it
2026-08-31 02:20:03,698 - INFO - Created Project:ctest-TestRouters-15777936, ID : d4611bc2-707f-46fb-b040-1b1843b76022
2026-08-31 02:20:05,369 - INFO - ================================================================================
2026-08-31 02:20:05,369 - INFO - STARTING TEST : test_basic_router_behavior
2026-08-31 02:20:05,369 - 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-31 02:20:05,639 - DEBUG - Nothing to compare xmpp stats {'10.0.0.177': {'10.20.0.17': '0'}} with
2026-08-31 02:20:05,639 - INFO - Initial checks done. Running the testcase now
2026-08-31 02:20:05,639 - INFO -
2026-08-31 02:20:06,265 - DEBUG - Response for create_network : {'network': {'id': 'dc835e5e-2c8b-4e15-bcb4-7b2c9349b0fd', 'name': 'ctest-vn1-35724824', 'tenant_id': 'd4611bc2707f46fbb0401b1843b76022', 'project_id': 'd4611bc2707f46fbb0401b1843b76022', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-15777936', 'ctest-vn1-35724824'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}}
2026-08-31 02:20:06,496 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cef01a84-0136-46fb-98c2-a780630a69fa', 'name': '', 'tenant_id': 'd4611bc2707f46fbb0401b1843b76022', 'network_id': 'dc835e5e-2c8b-4e15-bcb4-7b2c9349b0fd', 'ip_version': 4, 'cidr': '13.131.238.64/26', 'allocation_pools': [{'start': '13.131.238.66', 'end': '13.131.238.126'}], 'gateway_ip': '13.131.238.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2026-08-31T02:20:06.427879', 'updated_at': '2026-08-31T02:20:06.427879', 'dns_server_address': '13.131.238.66', 'tags': [], 'project_id': 'd4611bc2707f46fbb0401b1843b76022'}}
2026-08-31 02:20:06,515 - INFO - Created VN ctest-vn1-35724824
2026-08-31 02:20:06,569 - DEBUG - VN ctest-vn1-35724824 UUID is dc835e5e-2c8b-4e15-bcb4-7b2c9349b0fd
2026-08-31 02:20:06,920 - DEBUG - Response for create_network : {'network': {'id': 'df10cc09-e705-4ded-9469-8a83b99c719e', 'name': 'ctest-vn2-33376558', 'tenant_id': 'd4611bc2707f46fbb0401b1843b76022', 'project_id': 'd4611bc2707f46fbb0401b1843b76022', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-15777936', 'ctest-vn2-33376558'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}}
2026-08-31 02:20:07,140 - DEBUG - Response for create_subnet : {'subnet': {'id': '23e629a8-80f8-4d13-9ea9-efe948efb897', 'name': '', 'tenant_id': 'd4611bc2707f46fbb0401b1843b76022', 'network_id': 'df10cc09-e705-4ded-9469-8a83b99c719e', 'ip_version': 4, 'cidr': '198.25.217.128/26', 'allocation_pools': [{'start': '198.25.217.130', 'end': '198.25.217.190'}], 'gateway_ip': '198.25.217.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2026-08-31T02:20:07.071184', 'updated_at': '2026-08-31T02:20:07.071184', 'dns_server_address': '198.25.217.130', 'tags': [], 'project_id': 'd4611bc2707f46fbb0401b1843b76022'}}
2026-08-31 02:20:07,160 - INFO - Created VN ctest-vn2-33376558
2026-08-31 02:20:07,213 - DEBUG - VN ctest-vn2-33376558 UUID is df10cc09-e705-4ded-9469-8a83b99c719e
2026-08-31 02:20:07,460 - DEBUG - Services list from nova: [, , ]
2026-08-31 02:20:07,839 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6236-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6236-1)
2026-08-31 02:20:08,306 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6236-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6236-1)
2026-08-31 02:20:08,442 - INFO - Adding interface with subnet_id cef01a84-0136-46fb-98c2-a780630a69fa, port_id None to router b3ffe86b-e7a1-4f3d-ae79-6bed54165861
2026-08-31 02:20:08,745 - INFO - Waiting for VM ctest-vn1-vm1-96331252 to be up..
2026-08-31 02:20:08,809 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-31 02:20:13,893 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-31 02:20:18,975 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-31 02:20:24,061 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-31 02:20:29,135 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-31 02:20:34,216 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-31 02:20:39,297 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-31 02:20:44,390 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-31 02:20:49,473 - DEBUG - VM is in ACTIVE state now
2026-08-31 02:20:49,473 - INFO - VM name : ctest-vn1-vm1-96331252
2026-08-31 02:20:49,560 - DEBUG - VM ctest-vn1-vm1-96331252 ID is 919d5f69-71eb-4d61-84bf-592d25a0ff38
2026-08-31 02:20:49,583 - DEBUG - VM ctest-vn1-vm1-96331252 launched on Node cn-jenkins-deploy-platform-ansible-os-6236-1
2026-08-31 02:20:49,668 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine/919d5f69-71eb-4d61-84bf-592d25a0ff38
2026-08-31 02:20:50,006 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine/919d5f69-71eb-4d61-84bf-592d25a0ff38
2026-08-31 02:20:50,039 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/729109b3-0a33-4f2f-8018-6979473394cb
2026-08-31 02:20:53,303 - 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=9.67 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1022ms\r\nrtt min/avg/max/mdev = 9.672/9.672/9.672/0.000 ms')
2026-08-31 02:20:53,303 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-96331252 passed
2026-08-31 02:20:53,453 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-31 02:20:53,453 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-96331252, IP 13.131.238.67, Port 22
2026-08-31 02:20:53,609 - DEBUG - VM ctest-vn1-vm1-96331252 is ready for SSH connections
2026-08-31 02:20:53,609 - INFO - Waiting for VM ctest-vn2-vm1-74775333 to be up..
2026-08-31 02:20:53,690 - DEBUG - VM is in ACTIVE state now
2026-08-31 02:20:53,690 - INFO - VM name : ctest-vn2-vm1-74775333
2026-08-31 02:20:53,777 - DEBUG - VM ctest-vn2-vm1-74775333 ID is a0a09d5c-27d3-482d-b21d-544bee846da6
2026-08-31 02:20:53,777 - DEBUG - VM ctest-vn2-vm1-74775333 launched on Node cn-jenkins-deploy-platform-ansible-os-6236-1
2026-08-31 02:20:53,861 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine/a0a09d5c-27d3-482d-b21d-544bee846da6
2026-08-31 02:20:53,870 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/146cfd6b-2a18-4927-b8a6-29a4b62bde74
2026-08-31 02:20:55,127 - 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.20 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.617 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.617/2.409/4.202/1.792 ms')
2026-08-31 02:20:55,127 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-74775333 passed
2026-08-31 02:20:55,281 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-31 02:20:55,281 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-74775333, IP 198.25.217.131, Port 22
2026-08-31 02:20:55,447 - DEBUG - VM ctest-vn2-vm1-74775333 is ready for SSH connections
2026-08-31 02:20:55,447 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-31 02:20:55,447 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 198.25.217.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.177, gateway password: c0ntrail123
2026-08-31 02:20:55,447 - DEBUG - ping -s 56 -c 3 -W 1 198.25.217.131
2026-08-31 02:21:00,102 - DEBUG - PING 198.25.217.131 (198.25.217.131): 56 data bytes
--- 198.25.217.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-08-31 02:21:00,103 - WARNING - Ping to IP 198.25.217.131 from VM ctest-vn1-vm1-96331252 failed
2026-08-31 02:21:00,103 - INFO - Adding interface with subnet_id 23e629a8-80f8-4d13-9ea9-efe948efb897, port_id None to router b3ffe86b-e7a1-4f3d-ae79-6bed54165861
2026-08-31 02:21:00,444 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-31 02:21:00,444 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 198.25.217.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.177, gateway password: c0ntrail123
2026-08-31 02:21:00,444 - DEBUG - ping -s 56 -c 3 -W 1 198.25.217.131
2026-08-31 02:21:02,581 - DEBUG - PING 198.25.217.131 (198.25.217.131): 56 data bytes
64 bytes from 198.25.217.131: seq=0 ttl=63 time=3.164 ms
64 bytes from 198.25.217.131: seq=1 ttl=63 time=1.205 ms
64 bytes from 198.25.217.131: seq=2 ttl=63 time=1.078 ms
--- 198.25.217.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.078/1.815/3.164 ms
2026-08-31 02:21:02,581 - INFO - Ping to IP 198.25.217.131 from VM ctest-vn1-vm1-96331252 passed
2026-08-31 02:21:02,582 - INFO - Deleting interface with subnet_id cef01a84-0136-46fb-98c2-a780630a69fa, port_id None from router b3ffe86b-e7a1-4f3d-ae79-6bed54165861
2026-08-31 02:21:02,724 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-31 02:21:02,724 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 198.25.217.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.177, gateway password: c0ntrail123
2026-08-31 02:21:02,724 - DEBUG - ping -s 56 -c 3 -W 1 198.25.217.131
2026-08-31 02:21:05,848 - DEBUG - PING 198.25.217.131 (198.25.217.131): 56 data bytes
--- 198.25.217.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-08-31 02:21:05,848 - WARNING - Ping to IP 198.25.217.131 from VM ctest-vn1-vm1-96331252 failed
2026-08-31 02:21:05,848 - INFO - Adding interface with subnet_id cef01a84-0136-46fb-98c2-a780630a69fa, port_id None to router b3ffe86b-e7a1-4f3d-ae79-6bed54165861
2026-08-31 02:21:06,099 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-31 02:21:06,100 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 198.25.217.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.177, gateway password: c0ntrail123
2026-08-31 02:21:06,100 - DEBUG - ping -s 56 -c 3 -W 1 198.25.217.131
2026-08-31 02:21:08,220 - DEBUG - PING 198.25.217.131 (198.25.217.131): 56 data bytes
64 bytes from 198.25.217.131: seq=0 ttl=63 time=1.663 ms
64 bytes from 198.25.217.131: seq=1 ttl=63 time=1.234 ms
64 bytes from 198.25.217.131: seq=2 ttl=63 time=1.104 ms
--- 198.25.217.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.104/1.333/1.663 ms
2026-08-31 02:21:08,221 - INFO - Ping to IP 198.25.217.131 from VM ctest-vn1-vm1-96331252 passed
2026-08-31 02:21:08,221 - INFO - Deleting interface with subnet_id 23e629a8-80f8-4d13-9ea9-efe948efb897, port_id None from router b3ffe86b-e7a1-4f3d-ae79-6bed54165861
2026-08-31 02:21:08,376 - INFO - Deleting interface with subnet_id cef01a84-0136-46fb-98c2-a780630a69fa, port_id None from router b3ffe86b-e7a1-4f3d-ae79-6bed54165861
2026-08-31 02:21:08,605 - INFO - Deleting VM ctest-vn2-vm1-74775333
2026-08-31 02:21:08,705 - INFO - Deleting VM ctest-vn1-vm1-96331252
2026-08-31 02:21:08,792 - INFO - Deleting VN ctest-vn2-33376558
2026-08-31 02:21:08,826 - DEBUG - VN df10cc09-e705-4ded-9469-8a83b99c719e still in use: Unable to complete operation on network df10cc09-e705-4ded-9469-8a83b99c719e. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-76faabdf-295f-4eac-bc79-6b3ed7038b40']
2026-08-31 02:21:08,826 - WARNING - Deleting VN ctest-vn2-33376558 failed..Will retry
2026-08-31 02:21:10,988 - DEBUG - Response for deleting network ()
2026-08-31 02:21:10,988 - INFO - Deleting VN ctest-vn1-35724824
2026-08-31 02:21:11,126 - DEBUG - Response for deleting network ()
2026-08-31 02:21:11,379 - DEBUG - No XMPP flaps were noticed during the test
2026-08-31 02:21:11,379 - INFO - END TEST : test_basic_router_behavior : PASSED[0:01:06]
2026-08-31 02:21:11,379 - INFO - --------------------------------------------------------------------------------
2026-08-31 02:21:12,106 - INFO - Deleted project: ctest-TestRouters-15777936, ID : d4611bc2-707f-46fb-b040-1b1843b76022