2026-03-26 06:09:15,074 - INFO - Domain Default found not creating
2026-03-26 06:09:15,427 - INFO - Project ctest-TestRouters-93736996 not found, creating it
2026-03-26 06:09:16,215 - INFO - Created Project:ctest-TestRouters-93736996, ID : 84364256-5ea9-487c-a2df-5fd0e45071b4
2026-03-26 06:09:18,284 - INFO - ================================================================================
2026-03-26 06:09:18,285 - INFO - STARTING TEST : test_basic_router_behavior
2026-03-26 06:09:18,285 - 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-26 06:09:19,650 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0', '10.20.0.254': '0'}, '10.0.0.249': {'10.20.0.17': '0', '10.20.0.14': '0'}} with
2026-03-26 06:09:19,650 - INFO - Initial checks done. Running the testcase now
2026-03-26 06:09:19,651 - INFO -
2026-03-26 06:09:20,512 - DEBUG - Response for create_network : {'network': {'id': '2066c625-d506-4e59-8f88-d2a02657aff1', 'name': 'ctest-vn1-78353598', 'tenant_id': '843642565ea9487ca2df5fd0e45071b4', 'project_id': '843642565ea9487ca2df5fd0e45071b4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-93736996', 'ctest-vn1-78353598'], 'port_security_enabled': True, 'description': ''}}
2026-03-26 06:09:20,858 - DEBUG - Response for create_subnet : {'subnet': {'id': '0ed3262d-a0a2-4119-9c29-ce85cfdf4eba', 'name': '', 'tenant_id': '843642565ea9487ca2df5fd0e45071b4', 'network_id': '2066c625-d506-4e59-8f88-d2a02657aff1', 'ip_version': 4, 'cidr': '45.239.149.0/26', 'allocation_pools': [{'start': '45.239.149.2', 'end': '45.239.149.62'}], 'gateway_ip': '45.239.149.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '45.239.149.2', 'tags': [], 'project_id': '843642565ea9487ca2df5fd0e45071b4'}}
2026-03-26 06:09:20,886 - INFO - Created VN ctest-vn1-78353598
2026-03-26 06:09:20,912 - DEBUG - VN ctest-vn1-78353598 UUID is 2066c625-d506-4e59-8f88-d2a02657aff1
2026-03-26 06:09:21,341 - DEBUG - Response for create_network : {'network': {'id': '2f442ad4-d117-400a-a0cf-304fa3ddc624', 'name': 'ctest-vn2-02033131', 'tenant_id': '843642565ea9487ca2df5fd0e45071b4', 'project_id': '843642565ea9487ca2df5fd0e45071b4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-93736996', 'ctest-vn2-02033131'], 'port_security_enabled': True, 'description': ''}}
2026-03-26 06:09:21,622 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ef93efdb-3147-4ecd-a5a8-c9c0b164b4b3', 'name': '', 'tenant_id': '843642565ea9487ca2df5fd0e45071b4', 'network_id': '2f442ad4-d117-400a-a0cf-304fa3ddc624', 'ip_version': 4, 'cidr': '140.153.214.128/26', 'allocation_pools': [{'start': '140.153.214.130', 'end': '140.153.214.190'}], 'gateway_ip': '140.153.214.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '140.153.214.130', 'tags': [], 'project_id': '843642565ea9487ca2df5fd0e45071b4'}}
2026-03-26 06:09:21,657 - INFO - Created VN ctest-vn2-02033131
2026-03-26 06:09:21,671 - DEBUG - VN ctest-vn2-02033131 UUID is 2f442ad4-d117-400a-a0cf-304fa3ddc624
2026-03-26 06:09:21,849 - DEBUG - Services list from nova: [, , , ]
2026-03-26 06:09:23,205 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5546-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5546-2)
2026-03-26 06:09:24,753 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5546-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5546-1)
2026-03-26 06:09:24,908 - INFO - Adding interface with subnet_id 0ed3262d-a0a2-4119-9c29-ce85cfdf4eba, port_id None to router 7c81c632-b3df-402b-b6c8-632563fb3fb5
2026-03-26 06:09:25,447 - INFO - Waiting for VM ctest-vn1-vm1-79384979 to be up..
2026-03-26 06:09:25,654 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-26 06:09:30,759 - DEBUG - VM is in ACTIVE state now
2026-03-26 06:09:30,759 - INFO - VM name : ctest-vn1-vm1-79384979
2026-03-26 06:09:30,878 - DEBUG - VM ctest-vn1-vm1-79384979 ID is 063af209-bd57-4862-9e31-0da966bcdc70
2026-03-26 06:09:30,907 - DEBUG - VM ctest-vn1-vm1-79384979 launched on Node an-jenkins-deploy-platform-ansible-os-5546-2
2026-03-26 06:09:31,006 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/063af209-bd57-4862-9e31-0da966bcdc70
2026-03-26 06:09:31,353 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/063af209-bd57-4862-9e31-0da966bcdc70
2026-03-26 06:09:31,393 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/f37946bc-45db-4b23-bc93-71fc7d7f782a
2026-03-26 06:09:34,655 - 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 1030ms')
2026-03-26 06:09:34,655 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-79384979 failed!
2026-03-26 06:09:34,671 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-93736996:ctest-vn1-78353598 is 45.239.149.1 and allocation pool is NOT set
2026-03-26 06:09:38,751 - 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 1009ms')
2026-03-26 06:09:38,751 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-79384979 failed!
2026-03-26 06:09:38,770 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-93736996:ctest-vn1-78353598 is 45.239.149.1 and allocation pool is NOT set
2026-03-26 06:09:40,837 - 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.84 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.433 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.433/2.634/4.836/2.201 ms')
2026-03-26 06:09:40,838 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-79384979 passed
2026-03-26 06:09:40,957 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-26 06:09:40,957 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-79384979, IP 45.239.149.3, Port 22
2026-03-26 06:09:41,131 - DEBUG - VM ctest-vn1-vm1-79384979 is ready for SSH connections
2026-03-26 06:09:41,131 - INFO - Waiting for VM ctest-vn2-vm1-52228498 to be up..
2026-03-26 06:09:41,259 - DEBUG - VM is in ACTIVE state now
2026-03-26 06:09:41,259 - INFO - VM name : ctest-vn2-vm1-52228498
2026-03-26 06:09:41,362 - DEBUG - VM ctest-vn2-vm1-52228498 ID is 674ef135-0762-4917-9952-90ec61fa6733
2026-03-26 06:09:41,362 - DEBUG - VM ctest-vn2-vm1-52228498 launched on Node an-jenkins-deploy-platform-ansible-os-5546-1
2026-03-26 06:09:41,478 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/674ef135-0762-4917-9952-90ec61fa6733
2026-03-26 06:09:41,489 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/896d41de-8e74-4efa-be2b-4fec19024506
2026-03-26 06:09:42,714 - 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.88 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.653 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.653/2.264/3.875/1.611 ms')
2026-03-26 06:09:42,714 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn2-vm1-52228498 passed
2026-03-26 06:09:42,839 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-26 06:09:42,839 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-52228498, IP 140.153.214.131, Port 22
2026-03-26 06:09:43,016 - DEBUG - VM ctest-vn2-vm1-52228498 is ready for SSH connections
2026-03-26 06:09:43,016 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-26 06:09:43,016 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 140.153.214.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2026-03-26 06:09:43,016 - DEBUG - ping -s 56 -c 3 -W 1 140.153.214.131
2026-03-26 06:09:48,275 - DEBUG - PING 140.153.214.131 (140.153.214.131): 56 data bytes
--- 140.153.214.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-26 06:09:48,275 - WARNING - Ping to IP 140.153.214.131 from VM ctest-vn1-vm1-79384979 failed
2026-03-26 06:09:48,275 - INFO - Adding interface with subnet_id ef93efdb-3147-4ecd-a5a8-c9c0b164b4b3, port_id None to router 7c81c632-b3df-402b-b6c8-632563fb3fb5
2026-03-26 06:09:48,799 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-26 06:09:48,799 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 140.153.214.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2026-03-26 06:09:48,799 - DEBUG - ping -s 56 -c 3 -W 1 140.153.214.131
2026-03-26 06:09:52,072 - DEBUG - PING 140.153.214.131 (140.153.214.131): 56 data bytes
64 bytes from 140.153.214.131: seq=1 ttl=63 time=6.514 ms
64 bytes from 140.153.214.131: seq=2 ttl=63 time=2.324 ms
--- 140.153.214.131 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 2.324/4.419/6.514 ms
2026-03-26 06:09:52,073 - WARNING - Ping to IP 140.153.214.131 from VM ctest-vn1-vm1-79384979 failed
2026-03-26 06:09:53,074 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 140.153.214.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2026-03-26 06:09:53,074 - DEBUG - ping -s 56 -c 3 -W 1 140.153.214.131
2026-03-26 06:09:55,350 - DEBUG - PING 140.153.214.131 (140.153.214.131): 56 data bytes
64 bytes from 140.153.214.131: seq=0 ttl=63 time=7.259 ms
64 bytes from 140.153.214.131: seq=1 ttl=63 time=1.517 ms
64 bytes from 140.153.214.131: seq=2 ttl=63 time=1.717 ms
--- 140.153.214.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.517/3.497/7.259 ms
2026-03-26 06:09:55,350 - INFO - Ping to IP 140.153.214.131 from VM ctest-vn1-vm1-79384979 passed
2026-03-26 06:09:55,351 - INFO - Deleting interface with subnet_id 0ed3262d-a0a2-4119-9c29-ce85cfdf4eba, port_id None from router 7c81c632-b3df-402b-b6c8-632563fb3fb5
2026-03-26 06:09:55,623 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-26 06:09:55,624 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 140.153.214.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2026-03-26 06:09:55,624 - DEBUG - ping -s 56 -c 3 -W 1 140.153.214.131
2026-03-26 06:09:58,892 - DEBUG - PING 140.153.214.131 (140.153.214.131): 56 data bytes
--- 140.153.214.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-26 06:09:58,892 - WARNING - Ping to IP 140.153.214.131 from VM ctest-vn1-vm1-79384979 failed
2026-03-26 06:09:58,893 - INFO - Adding interface with subnet_id 0ed3262d-a0a2-4119-9c29-ce85cfdf4eba, port_id None to router 7c81c632-b3df-402b-b6c8-632563fb3fb5
2026-03-26 06:09:59,401 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-26 06:09:59,401 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 140.153.214.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2026-03-26 06:09:59,401 - DEBUG - ping -s 56 -c 3 -W 1 140.153.214.131
2026-03-26 06:10:01,673 - DEBUG - PING 140.153.214.131 (140.153.214.131): 56 data bytes
64 bytes from 140.153.214.131: seq=0 ttl=63 time=3.247 ms
64 bytes from 140.153.214.131: seq=1 ttl=63 time=2.256 ms
64 bytes from 140.153.214.131: seq=2 ttl=63 time=1.722 ms
--- 140.153.214.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.722/2.408/3.247 ms
2026-03-26 06:10:01,674 - INFO - Ping to IP 140.153.214.131 from VM ctest-vn1-vm1-79384979 passed
2026-03-26 06:10:01,674 - INFO - Deleting interface with subnet_id ef93efdb-3147-4ecd-a5a8-c9c0b164b4b3, port_id None from router 7c81c632-b3df-402b-b6c8-632563fb3fb5
2026-03-26 06:10:02,060 - INFO - Deleting interface with subnet_id 0ed3262d-a0a2-4119-9c29-ce85cfdf4eba, port_id None from router 7c81c632-b3df-402b-b6c8-632563fb3fb5
2026-03-26 06:10:02,564 - INFO - Deleting VM ctest-vn2-vm1-52228498
2026-03-26 06:10:02,685 - INFO - Deleting VM ctest-vn1-vm1-79384979
2026-03-26 06:10:02,782 - INFO - Deleting VN ctest-vn2-02033131
2026-03-26 06:10:02,834 - DEBUG - VN 2f442ad4-d117-400a-a0cf-304fa3ddc624 still in use: Unable to complete operation on network 2f442ad4-d117-400a-a0cf-304fa3ddc624. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-8f13df47-27ca-43bb-8581-eb18e9a486d2']
2026-03-26 06:10:02,834 - WARNING - Deleting VN ctest-vn2-02033131 failed..Will retry
2026-03-26 06:10:05,071 - DEBUG - Response for deleting network ()
2026-03-26 06:10:05,072 - INFO - Deleting VN ctest-vn1-78353598
2026-03-26 06:10:05,326 - DEBUG - Response for deleting network ()
2026-03-26 06:10:06,665 - DEBUG - No XMPP flaps were noticed during the test
2026-03-26 06:10:06,665 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:48]
2026-03-26 06:10:06,665 - INFO - --------------------------------------------------------------------------------
2026-03-26 06:10:07,580 - INFO - Deleted project: ctest-TestRouters-93736996, ID : 84364256-5ea9-487c-a2df-5fd0e45071b4