2026-03-20 21:27:53,714 - INFO - Domain Default found not creating
2026-03-20 21:27:53,870 - INFO - Project ctest-TestRouters-68476159 not found, creating it
2026-03-20 21:27:54,314 - INFO - Created Project:ctest-TestRouters-68476159, ID : 90b0e907-7b11-41df-b00e-76db7ea4b1cd
2026-03-20 21:27:55,792 - INFO - ================================================================================
2026-03-20 21:27:55,792 - INFO - STARTING TEST : test_basic_router_behavior
2026-03-20 21:27:55,793 - 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-03-20 21:27:56,047 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.14': '0'}} with
2026-03-20 21:27:56,048 - INFO - Initial checks done. Running the testcase now
2026-03-20 21:27:56,049 - INFO -
2026-03-20 21:27:56,630 - DEBUG - Response for create_network : {'network': {'id': '2e65e63f-0cad-4c31-ad35-e861fb9fb4e8', 'name': 'ctest-vn1-30441315', 'tenant_id': '90b0e9077b1141dfb00e76db7ea4b1cd', 'project_id': '90b0e9077b1141dfb00e76db7ea4b1cd', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-68476159', 'ctest-vn1-30441315'], 'port_security_enabled': True, 'description': ''}}
2026-03-20 21:27:56,811 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b973c1b9-9518-4eae-9abb-360c545bf4ee', 'name': '', 'tenant_id': '90b0e9077b1141dfb00e76db7ea4b1cd', 'network_id': '2e65e63f-0cad-4c31-ad35-e861fb9fb4e8', 'ip_version': 4, 'cidr': '205.158.222.0/26', 'allocation_pools': [{'start': '205.158.222.2', 'end': '205.158.222.62'}], 'gateway_ip': '205.158.222.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '205.158.222.2', 'tags': [], 'project_id': '90b0e9077b1141dfb00e76db7ea4b1cd'}}
2026-03-20 21:27:56,828 - INFO - Created VN ctest-vn1-30441315
2026-03-20 21:27:56,878 - DEBUG - VN ctest-vn1-30441315 UUID is 2e65e63f-0cad-4c31-ad35-e861fb9fb4e8
2026-03-20 21:27:57,201 - DEBUG - Response for create_network : {'network': {'id': '8b910d70-ea5c-42c0-89ab-653968e1f8fd', 'name': 'ctest-vn2-85484238', 'tenant_id': '90b0e9077b1141dfb00e76db7ea4b1cd', 'project_id': '90b0e9077b1141dfb00e76db7ea4b1cd', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-68476159', 'ctest-vn2-85484238'], 'port_security_enabled': True, 'description': ''}}
2026-03-20 21:27:57,404 - DEBUG - Response for create_subnet : {'subnet': {'id': '22d3a997-b40d-40e6-9787-f73e23dc7c3e', 'name': '', 'tenant_id': '90b0e9077b1141dfb00e76db7ea4b1cd', 'network_id': '8b910d70-ea5c-42c0-89ab-653968e1f8fd', 'ip_version': 4, 'cidr': '218.131.128.0/26', 'allocation_pools': [{'start': '218.131.128.2', 'end': '218.131.128.62'}], 'gateway_ip': '218.131.128.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '218.131.128.2', 'tags': [], 'project_id': '90b0e9077b1141dfb00e76db7ea4b1cd'}}
2026-03-20 21:27:57,421 - INFO - Created VN ctest-vn2-85484238
2026-03-20 21:27:57,473 - DEBUG - VN ctest-vn2-85484238 UUID is 8b910d70-ea5c-42c0-89ab-653968e1f8fd
2026-03-20 21:27:57,676 - DEBUG - Services list from nova: [, , ]
2026-03-20 21:27:58,805 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5509-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5509-1)
2026-03-20 21:27:59,912 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5509-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5509-1)
2026-03-20 21:27:59,969 - INFO - Adding interface with subnet_id b973c1b9-9518-4eae-9abb-360c545bf4ee, port_id None to router b7dd3a76-103f-4b4f-8a64-1d43653f58ab
2026-03-20 21:28:00,226 - INFO - Waiting for VM ctest-vn1-vm1-71906253 to be up..
2026-03-20 21:28:00,307 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-20 21:28:05,382 - DEBUG - VM is in ACTIVE state now
2026-03-20 21:28:05,382 - INFO - VM name : ctest-vn1-vm1-71906253
2026-03-20 21:28:05,453 - DEBUG - VM ctest-vn1-vm1-71906253 ID is 7b08c73d-8721-4079-952b-4d6754cafc7f
2026-03-20 21:28:05,470 - DEBUG - VM ctest-vn1-vm1-71906253 launched on Node cn-jenkins-deploy-platform-ansible-os-5509-1
2026-03-20 21:28:05,542 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/7b08c73d-8721-4079-952b-4d6754cafc7f
2026-03-20 21:28:05,847 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/7b08c73d-8721-4079-952b-4d6754cafc7f
2026-03-20 21:28:05,883 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/ac9d7991-6f8d-4634-8e8f-90046a58883b
2026-03-20 21:28:09,144 - 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 1031ms')
2026-03-20 21:28:09,144 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-71906253 failed!
2026-03-20 21:28:09,198 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-68476159:ctest-vn1-30441315 is 205.158.222.1 and allocation pool is NOT set
2026-03-20 21:28:11,257 - 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=2.67 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.492 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 = 0.492/1.579/2.667/1.087 ms')
2026-03-20 21:28:11,257 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-71906253 passed
2026-03-20 21:28:11,410 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-20 21:28:11,410 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-71906253, IP 205.158.222.3, Port 22
2026-03-20 21:28:11,569 - DEBUG - VM ctest-vn1-vm1-71906253 is ready for SSH connections
2026-03-20 21:28:11,569 - INFO - Waiting for VM ctest-vn2-vm1-70086012 to be up..
2026-03-20 21:28:11,642 - DEBUG - VM is in ACTIVE state now
2026-03-20 21:28:11,642 - INFO - VM name : ctest-vn2-vm1-70086012
2026-03-20 21:28:11,717 - DEBUG - VM ctest-vn2-vm1-70086012 ID is 4cc85bab-8144-43c1-a69d-2f8c8a121f20
2026-03-20 21:28:11,718 - DEBUG - VM ctest-vn2-vm1-70086012 launched on Node cn-jenkins-deploy-platform-ansible-os-5509-1
2026-03-20 21:28:11,793 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/4cc85bab-8144-43c1-a69d-2f8c8a121f20
2026-03-20 21:28:11,800 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/fe6fde06-7b75-4aa6-96e4-17ed26f0f48e
2026-03-20 21:28:13,035 - 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=2.76 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.406 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.406/1.583/2.761/1.177 ms')
2026-03-20 21:28:13,035 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-70086012 passed
2026-03-20 21:28:13,189 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-20 21:28:13,190 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-70086012, IP 218.131.128.3, Port 22
2026-03-20 21:28:13,345 - DEBUG - VM ctest-vn2-vm1-70086012 is ready for SSH connections
2026-03-20 21:28:13,345 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-20 21:28:13,345 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 218.131.128.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-03-20 21:28:13,345 - DEBUG - ping -s 56 -c 3 -W 1 218.131.128.3
2026-03-20 21:28:18,311 - DEBUG - PING 218.131.128.3 (218.131.128.3): 56 data bytes
--- 218.131.128.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-20 21:28:18,311 - WARNING - Ping to IP 218.131.128.3 from VM ctest-vn1-vm1-71906253 failed
2026-03-20 21:28:18,311 - INFO - Adding interface with subnet_id 22d3a997-b40d-40e6-9787-f73e23dc7c3e, port_id None to router b7dd3a76-103f-4b4f-8a64-1d43653f58ab
2026-03-20 21:28:18,800 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-20 21:28:18,801 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 218.131.128.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-03-20 21:28:18,801 - DEBUG - ping -s 56 -c 3 -W 1 218.131.128.3
2026-03-20 21:28:21,026 - DEBUG - PING 218.131.128.3 (218.131.128.3): 56 data bytes
64 bytes from 218.131.128.3: seq=0 ttl=63 time=2.541 ms
64 bytes from 218.131.128.3: seq=1 ttl=63 time=0.799 ms
64 bytes from 218.131.128.3: seq=2 ttl=63 time=0.892 ms
--- 218.131.128.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.799/1.410/2.541 ms
2026-03-20 21:28:21,026 - INFO - Ping to IP 218.131.128.3 from VM ctest-vn1-vm1-71906253 passed
2026-03-20 21:28:21,026 - INFO - Deleting interface with subnet_id b973c1b9-9518-4eae-9abb-360c545bf4ee, port_id None from router b7dd3a76-103f-4b4f-8a64-1d43653f58ab
2026-03-20 21:28:21,131 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-20 21:28:21,131 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 218.131.128.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-03-20 21:28:21,131 - DEBUG - ping -s 56 -c 3 -W 1 218.131.128.3
2026-03-20 21:28:24,336 - DEBUG - PING 218.131.128.3 (218.131.128.3): 56 data bytes
--- 218.131.128.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-20 21:28:24,336 - WARNING - Ping to IP 218.131.128.3 from VM ctest-vn1-vm1-71906253 failed
2026-03-20 21:28:24,336 - INFO - Adding interface with subnet_id b973c1b9-9518-4eae-9abb-360c545bf4ee, port_id None to router b7dd3a76-103f-4b4f-8a64-1d43653f58ab
2026-03-20 21:28:24,552 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-20 21:28:24,552 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 218.131.128.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-03-20 21:28:24,552 - DEBUG - ping -s 56 -c 3 -W 1 218.131.128.3
2026-03-20 21:28:27,756 - DEBUG - PING 218.131.128.3 (218.131.128.3): 56 data bytes
64 bytes from 218.131.128.3: seq=1 ttl=63 time=1.564 ms
64 bytes from 218.131.128.3: seq=2 ttl=63 time=0.789 ms
--- 218.131.128.3 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.789/1.176/1.564 ms
2026-03-20 21:28:27,756 - WARNING - Ping to IP 218.131.128.3 from VM ctest-vn1-vm1-71906253 failed
2026-03-20 21:28:28,757 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 218.131.128.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-03-20 21:28:28,757 - DEBUG - ping -s 56 -c 3 -W 1 218.131.128.3
2026-03-20 21:28:30,963 - DEBUG - PING 218.131.128.3 (218.131.128.3): 56 data bytes
64 bytes from 218.131.128.3: seq=0 ttl=63 time=1.699 ms
64 bytes from 218.131.128.3: seq=1 ttl=63 time=0.844 ms
64 bytes from 218.131.128.3: seq=2 ttl=63 time=0.710 ms
--- 218.131.128.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.710/1.084/1.699 ms
2026-03-20 21:28:30,963 - INFO - Ping to IP 218.131.128.3 from VM ctest-vn1-vm1-71906253 passed
2026-03-20 21:28:30,963 - INFO - Deleting interface with subnet_id 22d3a997-b40d-40e6-9787-f73e23dc7c3e, port_id None from router b7dd3a76-103f-4b4f-8a64-1d43653f58ab
2026-03-20 21:28:31,093 - INFO - Deleting interface with subnet_id b973c1b9-9518-4eae-9abb-360c545bf4ee, port_id None from router b7dd3a76-103f-4b4f-8a64-1d43653f58ab
2026-03-20 21:28:31,286 - INFO - Deleting VM ctest-vn2-vm1-70086012
2026-03-20 21:28:31,374 - INFO - Deleting VM ctest-vn1-vm1-71906253
2026-03-20 21:28:31,441 - INFO - Deleting VN ctest-vn2-85484238
2026-03-20 21:28:31,478 - DEBUG - VN 8b910d70-ea5c-42c0-89ab-653968e1f8fd still in use: Unable to complete operation on network 8b910d70-ea5c-42c0-89ab-653968e1f8fd. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-58744c56-c0b2-4428-8c8c-72d440af5d64']
2026-03-20 21:28:31,478 - WARNING - Deleting VN ctest-vn2-85484238 failed..Will retry
2026-03-20 21:28:33,570 - DEBUG - Response for deleting network ()
2026-03-20 21:28:33,570 - INFO - Deleting VN ctest-vn1-30441315
2026-03-20 21:28:33,662 - DEBUG - Response for deleting network ()
2026-03-20 21:28:33,914 - DEBUG - No XMPP flaps were noticed during the test
2026-03-20 21:28:33,914 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2026-03-20 21:28:33,914 - INFO - --------------------------------------------------------------------------------
2026-03-20 21:28:34,610 - INFO - Deleted project: ctest-TestRouters-68476159, ID : 90b0e907-7b11-41df-b00e-76db7ea4b1cd