2026-04-27 17:43:14,756 - INFO - Domain Default found not creating
2026-04-27 17:43:14,975 - INFO - Project ctest-TestRouters-74232402 not found, creating it
2026-04-27 17:43:15,524 - INFO - Created Project:ctest-TestRouters-74232402, ID : b76e5685-9dda-478d-bf17-b2dbf164203d
2026-04-27 17:43:17,257 - INFO - ================================================================================
2026-04-27 17:43:17,257 - INFO - STARTING TEST : test_basic_router_behavior
2026-04-27 17:43:17,257 - 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-04-27 17:43:17,525 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with
2026-04-27 17:43:17,525 - INFO - Initial checks done. Running the testcase now
2026-04-27 17:43:17,525 - INFO -
2026-04-27 17:43:18,212 - DEBUG - Response for create_network : {'network': {'id': '58de7a10-86d2-4428-8a6a-0fc201dd93ac', 'name': 'ctest-vn1-65327240', 'tenant_id': 'b76e56859dda478dbf17b2dbf164203d', 'project_id': 'b76e56859dda478dbf17b2dbf164203d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-74232402', 'ctest-vn1-65327240'], 'port_security_enabled': True, 'description': ''}}
2026-04-27 17:43:18,408 - DEBUG - Response for create_subnet : {'subnet': {'id': '964d7184-6587-456f-95ad-16bb4eee5d91', 'name': '', 'tenant_id': 'b76e56859dda478dbf17b2dbf164203d', 'network_id': '58de7a10-86d2-4428-8a6a-0fc201dd93ac', 'ip_version': 4, 'cidr': '57.30.184.64/26', 'allocation_pools': [{'start': '57.30.184.66', 'end': '57.30.184.126'}], 'gateway_ip': '57.30.184.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '57.30.184.66', 'tags': [], 'project_id': 'b76e56859dda478dbf17b2dbf164203d'}}
2026-04-27 17:43:18,430 - INFO - Created VN ctest-vn1-65327240
2026-04-27 17:43:18,487 - DEBUG - VN ctest-vn1-65327240 UUID is 58de7a10-86d2-4428-8a6a-0fc201dd93ac
2026-04-27 17:43:18,855 - DEBUG - Response for create_network : {'network': {'id': 'f281746c-2509-4473-8474-d2caac118c50', 'name': 'ctest-vn2-17807473', 'tenant_id': 'b76e56859dda478dbf17b2dbf164203d', 'project_id': 'b76e56859dda478dbf17b2dbf164203d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-74232402', 'ctest-vn2-17807473'], 'port_security_enabled': True, 'description': ''}}
2026-04-27 17:43:19,019 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e3cd0e2f-e36e-4860-a537-8a2bac0ac814', 'name': '', 'tenant_id': 'b76e56859dda478dbf17b2dbf164203d', 'network_id': 'f281746c-2509-4473-8474-d2caac118c50', 'ip_version': 4, 'cidr': '42.44.119.128/26', 'allocation_pools': [{'start': '42.44.119.130', 'end': '42.44.119.190'}], 'gateway_ip': '42.44.119.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '42.44.119.130', 'tags': [], 'project_id': 'b76e56859dda478dbf17b2dbf164203d'}}
2026-04-27 17:43:19,043 - INFO - Created VN ctest-vn2-17807473
2026-04-27 17:43:19,103 - DEBUG - VN ctest-vn2-17807473 UUID is f281746c-2509-4473-8474-d2caac118c50
2026-04-27 17:43:19,285 - DEBUG - Services list from nova: [, , ]
2026-04-27 17:43:20,384 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5697-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5697-1)
2026-04-27 17:43:21,871 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5697-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5697-1)
2026-04-27 17:43:21,995 - INFO - Adding interface with subnet_id 964d7184-6587-456f-95ad-16bb4eee5d91, port_id None to router f085be80-2c6d-41d8-91cb-351b625a35d3
2026-04-27 17:43:22,662 - INFO - Waiting for VM ctest-vn1-vm1-47399512 to be up..
2026-04-27 17:43:22,885 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-27 17:43:27,986 - DEBUG - VM is in ACTIVE state now
2026-04-27 17:43:27,986 - INFO - VM name : ctest-vn1-vm1-47399512
2026-04-27 17:43:28,082 - DEBUG - VM ctest-vn1-vm1-47399512 ID is 8734fd27-4e39-4182-a4e1-bfd5b13ddcf9
2026-04-27 17:43:28,105 - DEBUG - VM ctest-vn1-vm1-47399512 launched on Node cn-jenkins-deploy-platform-ansible-os-5697-1
2026-04-27 17:43:28,224 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/8734fd27-4e39-4182-a4e1-bfd5b13ddcf9
2026-04-27 17:43:28,807 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/8734fd27-4e39-4182-a4e1-bfd5b13ddcf9
2026-04-27 17:43:28,896 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/3efcb9e3-56f5-445f-bb3f-06b00650cb55
2026-04-27 17:43:32,188 - 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-04-27 17:43:32,189 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-47399512 failed!
2026-04-27 17:43:32,243 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-74232402:ctest-vn1-65327240 is 57.30.184.65 and allocation pool is NOT set
2026-04-27 17:43:34,308 - 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.32 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.02 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 = 1.021/2.670/4.319/1.649 ms')
2026-04-27 17:43:34,308 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-47399512 passed
2026-04-27 17:43:34,463 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-27 17:43:34,463 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-47399512, IP 57.30.184.67, Port 22
2026-04-27 17:43:34,633 - DEBUG - VM ctest-vn1-vm1-47399512 is ready for SSH connections
2026-04-27 17:43:34,634 - INFO - Waiting for VM ctest-vn2-vm1-12692385 to be up..
2026-04-27 17:43:34,739 - DEBUG - VM is in ACTIVE state now
2026-04-27 17:43:34,739 - INFO - VM name : ctest-vn2-vm1-12692385
2026-04-27 17:43:34,850 - DEBUG - VM ctest-vn2-vm1-12692385 ID is a0f48777-079f-4aba-bda3-61030bb8b58e
2026-04-27 17:43:34,850 - DEBUG - VM ctest-vn2-vm1-12692385 launched on Node cn-jenkins-deploy-platform-ansible-os-5697-1
2026-04-27 17:43:34,954 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/a0f48777-079f-4aba-bda3-61030bb8b58e
2026-04-27 17:43:34,965 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/4900a451-bdbc-45e0-bbf5-2f3821447f86
2026-04-27 17:43:36,220 - 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.37 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=3.10 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 = 3.102/3.238/3.374/0.136 ms')
2026-04-27 17:43:36,220 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-12692385 passed
2026-04-27 17:43:36,375 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-27 17:43:36,375 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-12692385, IP 42.44.119.131, Port 22
2026-04-27 17:43:36,531 - DEBUG - VM ctest-vn2-vm1-12692385 is ready for SSH connections
2026-04-27 17:43:36,531 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-27 17:43:36,531 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 42.44.119.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-04-27 17:43:36,531 - DEBUG - ping -s 56 -c 3 -W 1 42.44.119.131
2026-04-27 17:43:41,658 - DEBUG - PING 42.44.119.131 (42.44.119.131): 56 data bytes
--- 42.44.119.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-04-27 17:43:41,658 - WARNING - Ping to IP 42.44.119.131 from VM ctest-vn1-vm1-47399512 failed
2026-04-27 17:43:41,658 - INFO - Adding interface with subnet_id e3cd0e2f-e36e-4860-a537-8a2bac0ac814, port_id None to router f085be80-2c6d-41d8-91cb-351b625a35d3
2026-04-27 17:43:41,993 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-27 17:43:41,993 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 42.44.119.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-04-27 17:43:41,993 - DEBUG - ping -s 56 -c 3 -W 1 42.44.119.131
2026-04-27 17:43:44,228 - DEBUG - PING 42.44.119.131 (42.44.119.131): 56 data bytes
64 bytes from 42.44.119.131: seq=0 ttl=63 time=2.813 ms
64 bytes from 42.44.119.131: seq=1 ttl=63 time=1.883 ms
64 bytes from 42.44.119.131: seq=2 ttl=63 time=0.911 ms
--- 42.44.119.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.911/1.869/2.813 ms
2026-04-27 17:43:44,228 - INFO - Ping to IP 42.44.119.131 from VM ctest-vn1-vm1-47399512 passed
2026-04-27 17:43:44,228 - INFO - Deleting interface with subnet_id 964d7184-6587-456f-95ad-16bb4eee5d91, port_id None from router f085be80-2c6d-41d8-91cb-351b625a35d3
2026-04-27 17:43:44,352 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-27 17:43:44,353 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 42.44.119.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-04-27 17:43:44,353 - DEBUG - ping -s 56 -c 3 -W 1 42.44.119.131
2026-04-27 17:43:47,610 - DEBUG - PING 42.44.119.131 (42.44.119.131): 56 data bytes
--- 42.44.119.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-04-27 17:43:47,610 - WARNING - Ping to IP 42.44.119.131 from VM ctest-vn1-vm1-47399512 failed
2026-04-27 17:43:47,610 - INFO - Adding interface with subnet_id 964d7184-6587-456f-95ad-16bb4eee5d91, port_id None to router f085be80-2c6d-41d8-91cb-351b625a35d3
2026-04-27 17:43:47,862 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-27 17:43:47,862 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 42.44.119.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-04-27 17:43:47,862 - DEBUG - ping -s 56 -c 3 -W 1 42.44.119.131
2026-04-27 17:43:50,096 - DEBUG - PING 42.44.119.131 (42.44.119.131): 56 data bytes
64 bytes from 42.44.119.131: seq=0 ttl=63 time=1.493 ms
64 bytes from 42.44.119.131: seq=1 ttl=63 time=1.195 ms
64 bytes from 42.44.119.131: seq=2 ttl=63 time=1.011 ms
--- 42.44.119.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.011/1.233/1.493 ms
2026-04-27 17:43:50,096 - INFO - Ping to IP 42.44.119.131 from VM ctest-vn1-vm1-47399512 passed
2026-04-27 17:43:50,096 - INFO - Deleting interface with subnet_id e3cd0e2f-e36e-4860-a537-8a2bac0ac814, port_id None from router f085be80-2c6d-41d8-91cb-351b625a35d3
2026-04-27 17:43:50,243 - INFO - Deleting interface with subnet_id 964d7184-6587-456f-95ad-16bb4eee5d91, port_id None from router f085be80-2c6d-41d8-91cb-351b625a35d3
2026-04-27 17:43:50,488 - INFO - Deleting VM ctest-vn2-vm1-12692385
2026-04-27 17:43:50,586 - INFO - Deleting VM ctest-vn1-vm1-47399512
2026-04-27 17:43:50,686 - INFO - Deleting VN ctest-vn2-17807473
2026-04-27 17:43:50,734 - DEBUG - VN f281746c-2509-4473-8474-d2caac118c50 still in use: Unable to complete operation on network f281746c-2509-4473-8474-d2caac118c50. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-5a4b87d0-186c-4495-a676-c350669b280d']
2026-04-27 17:43:50,735 - WARNING - Deleting VN ctest-vn2-17807473 failed..Will retry
2026-04-27 17:43:52,845 - DEBUG - Response for deleting network ()
2026-04-27 17:43:52,845 - INFO - Deleting VN ctest-vn1-65327240
2026-04-27 17:43:52,972 - DEBUG - Response for deleting network ()
2026-04-27 17:43:53,229 - DEBUG - No XMPP flaps were noticed during the test
2026-04-27 17:43:53,229 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:36]
2026-04-27 17:43:53,229 - INFO - --------------------------------------------------------------------------------
2026-04-27 17:43:53,935 - INFO - Deleted project: ctest-TestRouters-74232402, ID : b76e5685-9dda-478d-bf17-b2dbf164203d