2026-06-04 16:57:50,524 - INFO - Domain Default found not creating
2026-06-04 16:57:50,709 - INFO - Project ctest-TestRouters-22740245 not found, creating it
2026-06-04 16:57:51,202 - INFO - Created Project:ctest-TestRouters-22740245, ID : b162a8ea-e161-494c-bf7c-828d661f1b97
2026-06-04 16:57:52,764 - INFO - ================================================================================
2026-06-04 16:57:52,764 - INFO - STARTING TEST : test_basic_router_behavior
2026-06-04 16:57:52,764 - 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-06-04 16:57:53,020 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.192': '0'}} with
2026-06-04 16:57:53,020 - INFO - Initial checks done. Running the testcase now
2026-06-04 16:57:53,020 - INFO -
2026-06-04 16:57:53,562 - DEBUG - Response for create_network : {'network': {'id': 'c48c4287-1da7-4ceb-a7b6-a0f27eab7e57', 'name': 'ctest-vn1-07125920', 'tenant_id': 'b162a8eae161494cbf7c828d661f1b97', 'project_id': 'b162a8eae161494cbf7c828d661f1b97', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-22740245', 'ctest-vn1-07125920'], 'port_security_enabled': True, 'description': ''}}
2026-06-04 16:57:53,758 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a1df7f8f-c752-47ed-a8fd-b0fa8c371d74', 'name': '', 'tenant_id': 'b162a8eae161494cbf7c828d661f1b97', 'network_id': 'c48c4287-1da7-4ceb-a7b6-a0f27eab7e57', 'ip_version': 4, 'cidr': '128.209.132.64/26', 'allocation_pools': [{'start': '128.209.132.66', 'end': '128.209.132.126'}], 'gateway_ip': '128.209.132.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '128.209.132.66', 'tags': [], 'project_id': 'b162a8eae161494cbf7c828d661f1b97'}}
2026-06-04 16:57:53,783 - INFO - Created VN ctest-vn1-07125920
2026-06-04 16:57:53,838 - DEBUG - VN ctest-vn1-07125920 UUID is c48c4287-1da7-4ceb-a7b6-a0f27eab7e57
2026-06-04 16:57:54,227 - DEBUG - Response for create_network : {'network': {'id': 'b4583ebd-167d-4ad2-bad3-6bf86160f893', 'name': 'ctest-vn2-38958336', 'tenant_id': 'b162a8eae161494cbf7c828d661f1b97', 'project_id': 'b162a8eae161494cbf7c828d661f1b97', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-22740245', 'ctest-vn2-38958336'], 'port_security_enabled': True, 'description': ''}}
2026-06-04 16:57:54,438 - DEBUG - Response for create_subnet : {'subnet': {'id': '5bc53641-63a5-477b-8e4b-9dee2eedd3ba', 'name': '', 'tenant_id': 'b162a8eae161494cbf7c828d661f1b97', 'network_id': 'b4583ebd-167d-4ad2-bad3-6bf86160f893', 'ip_version': 4, 'cidr': '65.215.24.64/26', 'allocation_pools': [{'start': '65.215.24.66', 'end': '65.215.24.126'}], 'gateway_ip': '65.215.24.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '65.215.24.66', 'tags': [], 'project_id': 'b162a8eae161494cbf7c828d661f1b97'}}
2026-06-04 16:57:54,456 - INFO - Created VN ctest-vn2-38958336
2026-06-04 16:57:54,506 - DEBUG - VN ctest-vn2-38958336 UUID is b4583ebd-167d-4ad2-bad3-6bf86160f893
2026-06-04 16:57:54,714 - DEBUG - Services list from nova: [, , ]
2026-06-04 16:57:55,756 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5892-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5892-1)
2026-06-04 16:57:57,013 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5892-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5892-1)
2026-06-04 16:57:57,091 - INFO - Adding interface with subnet_id a1df7f8f-c752-47ed-a8fd-b0fa8c371d74, port_id None to router 24ff65ff-4c09-4249-b6ae-fcdd3c037ee0
2026-06-04 16:57:57,392 - INFO - Waiting for VM ctest-vn1-vm1-24717214 to be up..
2026-06-04 16:57:57,512 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-04 16:58:02,589 - DEBUG - VM is in ACTIVE state now
2026-06-04 16:58:02,589 - INFO - VM name : ctest-vn1-vm1-24717214
2026-06-04 16:58:02,669 - DEBUG - VM ctest-vn1-vm1-24717214 ID is 3ae87b69-c857-43e0-bd0a-5b3a2573a5be
2026-06-04 16:58:02,694 - DEBUG - VM ctest-vn1-vm1-24717214 launched on Node cn-jenkins-deploy-platform-ansible-os-5892-1
2026-06-04 16:58:02,778 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/3ae87b69-c857-43e0-bd0a-5b3a2573a5be
2026-06-04 16:58:03,075 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/3ae87b69-c857-43e0-bd0a-5b3a2573a5be
2026-06-04 16:58:03,108 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/1a0ee05b-ca4c-46e8-8a53-9d4f0538660d
2026-06-04 16:58:06,373 - 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 1019ms')
2026-06-04 16:58:06,373 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-24717214 failed!
2026-06-04 16:58:06,426 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-22740245:ctest-vn1-07125920 is 128.209.132.65 and allocation pool is NOT set
2026-06-04 16:58:08,489 - 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.50 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.471 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.471/2.486/4.501/2.015 ms')
2026-06-04 16:58:08,489 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-24717214 passed
2026-06-04 16:58:08,638 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-04 16:58:08,638 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-24717214, IP 128.209.132.67, Port 22
2026-06-04 16:58:08,798 - DEBUG - VM ctest-vn1-vm1-24717214 is ready for SSH connections
2026-06-04 16:58:08,798 - INFO - Waiting for VM ctest-vn2-vm1-73746061 to be up..
2026-06-04 16:58:08,875 - DEBUG - VM is in ACTIVE state now
2026-06-04 16:58:08,875 - INFO - VM name : ctest-vn2-vm1-73746061
2026-06-04 16:58:08,952 - DEBUG - VM ctest-vn2-vm1-73746061 ID is d87fc8f0-739d-4247-9e47-79a5883346e2
2026-06-04 16:58:08,952 - DEBUG - VM ctest-vn2-vm1-73746061 launched on Node cn-jenkins-deploy-platform-ansible-os-5892-1
2026-06-04 16:58:09,035 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/d87fc8f0-739d-4247-9e47-79a5883346e2
2026-06-04 16:58:09,045 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/f109cd13-549c-4519-926e-844e4fe02229
2026-06-04 16:58:10,282 - 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=5.18 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.97 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 = 2.971/4.074/5.178/1.103 ms')
2026-06-04 16:58:10,282 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-73746061 passed
2026-06-04 16:58:10,430 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-04 16:58:10,430 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-73746061, IP 65.215.24.67, Port 22
2026-06-04 16:58:10,587 - DEBUG - VM ctest-vn2-vm1-73746061 is ready for SSH connections
2026-06-04 16:58:10,587 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-04 16:58:10,587 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 65.215.24.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-06-04 16:58:10,587 - DEBUG - ping -s 56 -c 3 -W 1 65.215.24.67
2026-06-04 16:58:15,562 - DEBUG - PING 65.215.24.67 (65.215.24.67): 56 data bytes
--- 65.215.24.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-06-04 16:58:15,562 - WARNING - Ping to IP 65.215.24.67 from VM ctest-vn1-vm1-24717214 failed
2026-06-04 16:58:15,562 - INFO - Adding interface with subnet_id 5bc53641-63a5-477b-8e4b-9dee2eedd3ba, port_id None to router 24ff65ff-4c09-4249-b6ae-fcdd3c037ee0
2026-06-04 16:58:15,845 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-04 16:58:15,845 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 65.215.24.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-06-04 16:58:15,845 - DEBUG - ping -s 56 -c 3 -W 1 65.215.24.67
2026-06-04 16:58:19,080 - DEBUG - PING 65.215.24.67 (65.215.24.67): 56 data bytes
64 bytes from 65.215.24.67: seq=1 ttl=63 time=2.685 ms
64 bytes from 65.215.24.67: seq=2 ttl=63 time=0.890 ms
--- 65.215.24.67 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.890/1.787/2.685 ms
2026-06-04 16:58:19,080 - WARNING - Ping to IP 65.215.24.67 from VM ctest-vn1-vm1-24717214 failed
2026-06-04 16:58:20,081 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 65.215.24.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-06-04 16:58:20,081 - DEBUG - ping -s 56 -c 3 -W 1 65.215.24.67
2026-06-04 16:58:22,302 - DEBUG - PING 65.215.24.67 (65.215.24.67): 56 data bytes
64 bytes from 65.215.24.67: seq=0 ttl=63 time=1.655 ms
64 bytes from 65.215.24.67: seq=1 ttl=63 time=0.814 ms
64 bytes from 65.215.24.67: seq=2 ttl=63 time=1.079 ms
--- 65.215.24.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.814/1.182/1.655 ms
2026-06-04 16:58:22,302 - INFO - Ping to IP 65.215.24.67 from VM ctest-vn1-vm1-24717214 passed
2026-06-04 16:58:22,302 - INFO - Deleting interface with subnet_id a1df7f8f-c752-47ed-a8fd-b0fa8c371d74, port_id None from router 24ff65ff-4c09-4249-b6ae-fcdd3c037ee0
2026-06-04 16:58:22,426 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-04 16:58:22,427 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 65.215.24.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-06-04 16:58:22,427 - DEBUG - ping -s 56 -c 3 -W 1 65.215.24.67
2026-06-04 16:58:25,634 - DEBUG - PING 65.215.24.67 (65.215.24.67): 56 data bytes
--- 65.215.24.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-06-04 16:58:25,634 - WARNING - Ping to IP 65.215.24.67 from VM ctest-vn1-vm1-24717214 failed
2026-06-04 16:58:25,634 - INFO - Adding interface with subnet_id a1df7f8f-c752-47ed-a8fd-b0fa8c371d74, port_id None to router 24ff65ff-4c09-4249-b6ae-fcdd3c037ee0
2026-06-04 16:58:25,845 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-04 16:58:25,845 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 65.215.24.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-06-04 16:58:25,846 - DEBUG - ping -s 56 -c 3 -W 1 65.215.24.67
2026-06-04 16:58:28,056 - DEBUG - PING 65.215.24.67 (65.215.24.67): 56 data bytes
64 bytes from 65.215.24.67: seq=0 ttl=63 time=1.416 ms
64 bytes from 65.215.24.67: seq=1 ttl=63 time=0.904 ms
64 bytes from 65.215.24.67: seq=2 ttl=63 time=0.928 ms
--- 65.215.24.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.904/1.082/1.416 ms
2026-06-04 16:58:28,056 - INFO - Ping to IP 65.215.24.67 from VM ctest-vn1-vm1-24717214 passed
2026-06-04 16:58:28,056 - INFO - Deleting interface with subnet_id 5bc53641-63a5-477b-8e4b-9dee2eedd3ba, port_id None from router 24ff65ff-4c09-4249-b6ae-fcdd3c037ee0
2026-06-04 16:58:28,166 - INFO - Deleting interface with subnet_id a1df7f8f-c752-47ed-a8fd-b0fa8c371d74, port_id None from router 24ff65ff-4c09-4249-b6ae-fcdd3c037ee0
2026-06-04 16:58:28,325 - INFO - Deleting VM ctest-vn2-vm1-73746061
2026-06-04 16:58:28,405 - INFO - Deleting VM ctest-vn1-vm1-24717214
2026-06-04 16:58:28,479 - INFO - Deleting VN ctest-vn2-38958336
2026-06-04 16:58:28,515 - DEBUG - VN b4583ebd-167d-4ad2-bad3-6bf86160f893 still in use: Unable to complete operation on network b4583ebd-167d-4ad2-bad3-6bf86160f893. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-faca8acd-f300-4e8d-9332-60955752b196']
2026-06-04 16:58:28,515 - WARNING - Deleting VN ctest-vn2-38958336 failed..Will retry
2026-06-04 16:58:30,618 - DEBUG - Response for deleting network ()
2026-06-04 16:58:30,618 - INFO - Deleting VN ctest-vn1-07125920
2026-06-04 16:58:30,716 - DEBUG - Response for deleting network ()
2026-06-04 16:58:30,975 - DEBUG - No XMPP flaps were noticed during the test
2026-06-04 16:58:30,975 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2026-06-04 16:58:30,975 - INFO - --------------------------------------------------------------------------------
2026-06-04 16:58:31,647 - INFO - Deleted project: ctest-TestRouters-22740245, ID : b162a8ea-e161-494c-bf7c-828d661f1b97