2026-02-26 02:00:28,650 - INFO - Domain Default found not creating
2026-02-26 02:00:28,908 - INFO - Project ctest-TestRouters-06191364 not found, creating it
2026-02-26 02:00:29,416 - INFO - Created Project:ctest-TestRouters-06191364, ID : 0b20730e-81f9-4906-ab0d-55ae1705605a
2026-02-26 02:00:30,927 - INFO - ================================================================================
2026-02-26 02:00:30,927 - INFO - STARTING TEST : test_basic_router_behavior
2026-02-26 02:00:30,927 - 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-02-26 02:00:31,184 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.17': '0'}} with
2026-02-26 02:00:31,184 - INFO - Initial checks done. Running the testcase now
2026-02-26 02:00:31,184 - INFO -
2026-02-26 02:00:31,751 - DEBUG - Response for create_network : {'network': {'id': '61462f4a-97d6-44f4-a419-3baad1bf3add', 'name': 'ctest-vn1-06561235', 'tenant_id': '0b20730e81f94906ab0d55ae1705605a', 'project_id': '0b20730e81f94906ab0d55ae1705605a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-06191364', 'ctest-vn1-06561235'], 'port_security_enabled': True, 'description': ''}}
2026-02-26 02:00:31,982 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f49b4097-e067-4bf8-a799-bf5f023b7f5f', 'name': '', 'tenant_id': '0b20730e81f94906ab0d55ae1705605a', 'network_id': '61462f4a-97d6-44f4-a419-3baad1bf3add', 'ip_version': 4, 'cidr': '66.253.97.128/26', 'allocation_pools': [{'start': '66.253.97.130', 'end': '66.253.97.190'}], 'gateway_ip': '66.253.97.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '66.253.97.130', 'tags': [], 'project_id': '0b20730e81f94906ab0d55ae1705605a'}}
2026-02-26 02:00:32,003 - INFO - Created VN ctest-vn1-06561235
2026-02-26 02:00:32,054 - DEBUG - VN ctest-vn1-06561235 UUID is 61462f4a-97d6-44f4-a419-3baad1bf3add
2026-02-26 02:00:32,383 - DEBUG - Response for create_network : {'network': {'id': 'bfca59a4-4768-4817-a8f4-1b27f816f2b5', 'name': 'ctest-vn2-19455279', 'tenant_id': '0b20730e81f94906ab0d55ae1705605a', 'project_id': '0b20730e81f94906ab0d55ae1705605a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-06191364', 'ctest-vn2-19455279'], 'port_security_enabled': True, 'description': ''}}
2026-02-26 02:00:32,628 - DEBUG - Response for create_subnet : {'subnet': {'id': '324454f0-84b1-4159-b23f-89b36881a428', 'name': '', 'tenant_id': '0b20730e81f94906ab0d55ae1705605a', 'network_id': 'bfca59a4-4768-4817-a8f4-1b27f816f2b5', 'ip_version': 4, 'cidr': '167.73.24.192/26', 'allocation_pools': [{'start': '167.73.24.194', 'end': '167.73.24.254'}], 'gateway_ip': '167.73.24.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '167.73.24.194', 'tags': [], 'project_id': '0b20730e81f94906ab0d55ae1705605a'}}
2026-02-26 02:00:32,646 - INFO - Created VN ctest-vn2-19455279
2026-02-26 02:00:32,703 - DEBUG - VN ctest-vn2-19455279 UUID is bfca59a4-4768-4817-a8f4-1b27f816f2b5
2026-02-26 02:00:32,871 - DEBUG - Services list from nova: [, , ]
2026-02-26 02:00:34,030 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5399-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5399-1)
2026-02-26 02:00:35,221 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5399-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5399-1)
2026-02-26 02:00:35,290 - INFO - Adding interface with subnet_id f49b4097-e067-4bf8-a799-bf5f023b7f5f, port_id None to router 07ddd22b-a8a6-46c5-bbab-052d32c1dd01
2026-02-26 02:00:35,550 - INFO - Waiting for VM ctest-vn1-vm1-77172663 to be up..
2026-02-26 02:00:35,629 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-26 02:00:40,717 - DEBUG - VM is in ACTIVE state now
2026-02-26 02:00:40,717 - INFO - VM name : ctest-vn1-vm1-77172663
2026-02-26 02:00:40,804 - DEBUG - VM ctest-vn1-vm1-77172663 ID is c91712b0-81fb-418c-be3d-404eea5e8448
2026-02-26 02:00:40,825 - DEBUG - VM ctest-vn1-vm1-77172663 launched on Node cn-jenkins-deploy-platform-ansible-os-5399-1
2026-02-26 02:00:40,911 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/c91712b0-81fb-418c-be3d-404eea5e8448
2026-02-26 02:00:41,211 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/c91712b0-81fb-418c-be3d-404eea5e8448
2026-02-26 02:00:41,254 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/7ef42de5-cb33-4f18-bfe9-ba6f6e376a26
2026-02-26 02:00:44,538 - 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 1023ms')
2026-02-26 02:00:44,538 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-77172663 failed!
2026-02-26 02:00:44,594 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-06191364:ctest-vn1-06561235 is 66.253.97.129 and allocation pool is NOT set
2026-02-26 02:00:46,659 - 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=3.40 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.75 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.748/3.073/3.398/0.325 ms')
2026-02-26 02:00:46,659 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-77172663 passed
2026-02-26 02:00:46,811 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-26 02:00:46,811 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-77172663, IP 66.253.97.131, Port 22
2026-02-26 02:00:46,981 - DEBUG - VM ctest-vn1-vm1-77172663 is ready for SSH connections
2026-02-26 02:00:46,981 - INFO - Waiting for VM ctest-vn2-vm1-79587021 to be up..
2026-02-26 02:00:47,077 - DEBUG - VM is in ACTIVE state now
2026-02-26 02:00:47,077 - INFO - VM name : ctest-vn2-vm1-79587021
2026-02-26 02:00:47,165 - DEBUG - VM ctest-vn2-vm1-79587021 ID is b391143f-19d6-43b6-9bec-7b4d5e71d3b3
2026-02-26 02:00:47,165 - DEBUG - VM ctest-vn2-vm1-79587021 launched on Node cn-jenkins-deploy-platform-ansible-os-5399-1
2026-02-26 02:00:47,247 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/b391143f-19d6-43b6-9bec-7b4d5e71d3b3
2026-02-26 02:00:47,255 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/a3165c7e-94d5-43cf-a26e-8894a674c21c
2026-02-26 02:00:48,500 - 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.14 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.438 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.438/1.787/3.137/1.349 ms')
2026-02-26 02:00:48,500 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-79587021 passed
2026-02-26 02:00:48,650 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-26 02:00:48,651 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-79587021, IP 167.73.24.195, Port 22
2026-02-26 02:00:48,820 - DEBUG - VM ctest-vn2-vm1-79587021 is ready for SSH connections
2026-02-26 02:00:48,821 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-26 02:00:48,821 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 167.73.24.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-02-26 02:00:48,821 - DEBUG - ping -s 56 -c 3 -W 1 167.73.24.195
2026-02-26 02:00:53,810 - DEBUG - PING 167.73.24.195 (167.73.24.195): 56 data bytes
--- 167.73.24.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-02-26 02:00:53,810 - WARNING - Ping to IP 167.73.24.195 from VM ctest-vn1-vm1-77172663 failed
2026-02-26 02:00:53,810 - INFO - Adding interface with subnet_id 324454f0-84b1-4159-b23f-89b36881a428, port_id None to router 07ddd22b-a8a6-46c5-bbab-052d32c1dd01
2026-02-26 02:00:54,068 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-26 02:00:54,068 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 167.73.24.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-02-26 02:00:54,068 - DEBUG - ping -s 56 -c 3 -W 1 167.73.24.195
2026-02-26 02:00:57,317 - DEBUG - PING 167.73.24.195 (167.73.24.195): 56 data bytes
64 bytes from 167.73.24.195: seq=1 ttl=63 time=3.211 ms
64 bytes from 167.73.24.195: seq=2 ttl=63 time=0.817 ms
--- 167.73.24.195 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.817/2.014/3.211 ms
2026-02-26 02:00:57,317 - WARNING - Ping to IP 167.73.24.195 from VM ctest-vn1-vm1-77172663 failed
2026-02-26 02:00:58,317 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 167.73.24.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-02-26 02:00:58,318 - DEBUG - ping -s 56 -c 3 -W 1 167.73.24.195
2026-02-26 02:01:00,532 - DEBUG - PING 167.73.24.195 (167.73.24.195): 56 data bytes
64 bytes from 167.73.24.195: seq=0 ttl=63 time=1.550 ms
64 bytes from 167.73.24.195: seq=1 ttl=63 time=0.936 ms
64 bytes from 167.73.24.195: seq=2 ttl=63 time=0.918 ms
--- 167.73.24.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.918/1.134/1.550 ms
2026-02-26 02:01:00,532 - INFO - Ping to IP 167.73.24.195 from VM ctest-vn1-vm1-77172663 passed
2026-02-26 02:01:00,532 - INFO - Deleting interface with subnet_id f49b4097-e067-4bf8-a799-bf5f023b7f5f, port_id None from router 07ddd22b-a8a6-46c5-bbab-052d32c1dd01
2026-02-26 02:01:00,659 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-26 02:01:00,660 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 167.73.24.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-02-26 02:01:00,660 - DEBUG - ping -s 56 -c 3 -W 1 167.73.24.195
2026-02-26 02:01:03,874 - DEBUG - PING 167.73.24.195 (167.73.24.195): 56 data bytes
--- 167.73.24.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-02-26 02:01:03,875 - WARNING - Ping to IP 167.73.24.195 from VM ctest-vn1-vm1-77172663 failed
2026-02-26 02:01:03,875 - INFO - Adding interface with subnet_id f49b4097-e067-4bf8-a799-bf5f023b7f5f, port_id None to router 07ddd22b-a8a6-46c5-bbab-052d32c1dd01
2026-02-26 02:01:04,091 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-26 02:01:04,092 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 167.73.24.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-02-26 02:01:04,092 - DEBUG - ping -s 56 -c 3 -W 1 167.73.24.195
2026-02-26 02:01:06,294 - DEBUG - PING 167.73.24.195 (167.73.24.195): 56 data bytes
64 bytes from 167.73.24.195: seq=0 ttl=63 time=1.317 ms
64 bytes from 167.73.24.195: seq=1 ttl=63 time=0.841 ms
64 bytes from 167.73.24.195: seq=2 ttl=63 time=0.697 ms
--- 167.73.24.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.697/0.951/1.317 ms
2026-02-26 02:01:06,294 - INFO - Ping to IP 167.73.24.195 from VM ctest-vn1-vm1-77172663 passed
2026-02-26 02:01:06,294 - INFO - Deleting interface with subnet_id 324454f0-84b1-4159-b23f-89b36881a428, port_id None from router 07ddd22b-a8a6-46c5-bbab-052d32c1dd01
2026-02-26 02:01:06,405 - INFO - Deleting interface with subnet_id f49b4097-e067-4bf8-a799-bf5f023b7f5f, port_id None from router 07ddd22b-a8a6-46c5-bbab-052d32c1dd01
2026-02-26 02:01:06,588 - INFO - Deleting VM ctest-vn2-vm1-79587021
2026-02-26 02:01:06,666 - INFO - Deleting VM ctest-vn1-vm1-77172663
2026-02-26 02:01:06,750 - INFO - Deleting VN ctest-vn2-19455279
2026-02-26 02:01:06,791 - DEBUG - VN bfca59a4-4768-4817-a8f4-1b27f816f2b5 still in use: Unable to complete operation on network bfca59a4-4768-4817-a8f4-1b27f816f2b5. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-bf8ef2c2-fbdb-4fdb-bb9d-0cc3e3f3bdfe']
2026-02-26 02:01:06,791 - WARNING - Deleting VN ctest-vn2-19455279 failed..Will retry
2026-02-26 02:01:08,885 - DEBUG - Response for deleting network ()
2026-02-26 02:01:08,885 - INFO - Deleting VN ctest-vn1-06561235
2026-02-26 02:01:08,995 - DEBUG - Response for deleting network ()
2026-02-26 02:01:09,253 - DEBUG - No XMPP flaps were noticed during the test
2026-02-26 02:01:09,253 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:39]
2026-02-26 02:01:09,253 - INFO - --------------------------------------------------------------------------------
2026-02-26 02:01:09,940 - INFO - Deleted project: ctest-TestRouters-06191364, ID : 0b20730e-81f9-4906-ab0d-55ae1705605a