2026-03-23 16:28:52,055 - INFO - Domain Default found not creating
2026-03-23 16:28:52,227 - INFO - Project ctest-TestRouters-00074440 not found, creating it
2026-03-23 16:28:52,713 - INFO - Created Project:ctest-TestRouters-00074440, ID : 30d51f3f-4974-461a-9904-7d475eb8b92d
2026-03-23 16:28:54,356 - INFO - ================================================================================
2026-03-23 16:28:54,356 - INFO - STARTING TEST : test_basic_router_behavior
2026-03-23 16:28:54,357 - 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-23 16:28:54,611 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.17': '0'}} with
2026-03-23 16:28:54,611 - INFO - Initial checks done. Running the testcase now
2026-03-23 16:28:54,611 - INFO -
2026-03-23 16:28:55,167 - DEBUG - Response for create_network : {'network': {'id': 'cc1c9fc4-07a5-4378-8cd1-080c36c194d8', 'name': 'ctest-vn1-60736805', 'tenant_id': '30d51f3f4974461a99047d475eb8b92d', 'project_id': '30d51f3f4974461a99047d475eb8b92d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-00074440', 'ctest-vn1-60736805'], 'port_security_enabled': True, 'description': ''}}
2026-03-23 16:28:55,424 - DEBUG - Response for create_subnet : {'subnet': {'id': 'dc3461fb-827b-4f2a-9943-3079ebddb4ef', 'name': '', 'tenant_id': '30d51f3f4974461a99047d475eb8b92d', 'network_id': 'cc1c9fc4-07a5-4378-8cd1-080c36c194d8', 'ip_version': 4, 'cidr': '181.34.201.64/26', 'allocation_pools': [{'start': '181.34.201.66', 'end': '181.34.201.126'}], 'gateway_ip': '181.34.201.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '181.34.201.66', 'tags': [], 'project_id': '30d51f3f4974461a99047d475eb8b92d'}}
2026-03-23 16:28:55,446 - INFO - Created VN ctest-vn1-60736805
2026-03-23 16:28:55,497 - DEBUG - VN ctest-vn1-60736805 UUID is cc1c9fc4-07a5-4378-8cd1-080c36c194d8
2026-03-23 16:28:55,805 - DEBUG - Response for create_network : {'network': {'id': '73d044b2-c912-4d66-b67b-c2004f04fa46', 'name': 'ctest-vn2-00565787', 'tenant_id': '30d51f3f4974461a99047d475eb8b92d', 'project_id': '30d51f3f4974461a99047d475eb8b92d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-00074440', 'ctest-vn2-00565787'], 'port_security_enabled': True, 'description': ''}}
2026-03-23 16:28:55,985 - DEBUG - Response for create_subnet : {'subnet': {'id': '4dbe1c5c-c385-4d90-8450-7d25aa7773fb', 'name': '', 'tenant_id': '30d51f3f4974461a99047d475eb8b92d', 'network_id': '73d044b2-c912-4d66-b67b-c2004f04fa46', 'ip_version': 4, 'cidr': '184.14.8.192/26', 'allocation_pools': [{'start': '184.14.8.194', 'end': '184.14.8.254'}], 'gateway_ip': '184.14.8.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '184.14.8.194', 'tags': [], 'project_id': '30d51f3f4974461a99047d475eb8b92d'}}
2026-03-23 16:28:56,004 - INFO - Created VN ctest-vn2-00565787
2026-03-23 16:28:56,057 - DEBUG - VN ctest-vn2-00565787 UUID is 73d044b2-c912-4d66-b67b-c2004f04fa46
2026-03-23 16:28:56,259 - DEBUG - Services list from nova: [, , ]
2026-03-23 16:28:57,339 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5521-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5521-1)
2026-03-23 16:28:58,572 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5521-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5521-1)
2026-03-23 16:28:58,647 - INFO - Adding interface with subnet_id dc3461fb-827b-4f2a-9943-3079ebddb4ef, port_id None to router d8dbc91b-b767-4f8c-9c8f-45ebbc07c62f
2026-03-23 16:28:58,935 - INFO - Waiting for VM ctest-vn1-vm1-89914149 to be up..
2026-03-23 16:28:59,015 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-23 16:29:04,092 - DEBUG - VM is in ACTIVE state now
2026-03-23 16:29:04,092 - INFO - VM name : ctest-vn1-vm1-89914149
2026-03-23 16:29:04,184 - DEBUG - VM ctest-vn1-vm1-89914149 ID is b45c967e-23c7-4f1e-9456-f42b14813b05
2026-03-23 16:29:04,206 - DEBUG - VM ctest-vn1-vm1-89914149 launched on Node cn-jenkins-deploy-platform-ansible-os-5521-1
2026-03-23 16:29:04,290 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/b45c967e-23c7-4f1e-9456-f42b14813b05
2026-03-23 16:29:04,588 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/b45c967e-23c7-4f1e-9456-f42b14813b05
2026-03-23 16:29:04,635 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/95c0d15e-7608-4d22-b1b6-f84213fa17b0
2026-03-23 16:29:07,924 - 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 1001ms')
2026-03-23 16:29:07,924 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-89914149 failed!
2026-03-23 16:29:07,977 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-00074440:ctest-vn1-60736805 is 181.34.201.65 and allocation pool is NOT set
2026-03-23 16:29:10,039 - 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.36 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.468 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.468/1.915/3.363/1.447 ms')
2026-03-23 16:29:10,039 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-89914149 passed
2026-03-23 16:29:10,185 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 16:29:10,186 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-89914149, IP 181.34.201.67, Port 22
2026-03-23 16:29:10,340 - DEBUG - VM ctest-vn1-vm1-89914149 is ready for SSH connections
2026-03-23 16:29:10,341 - INFO - Waiting for VM ctest-vn2-vm1-98809097 to be up..
2026-03-23 16:29:10,417 - DEBUG - VM is in ACTIVE state now
2026-03-23 16:29:10,417 - INFO - VM name : ctest-vn2-vm1-98809097
2026-03-23 16:29:10,513 - DEBUG - VM ctest-vn2-vm1-98809097 ID is 328a98be-73fd-408e-85b5-9922c3f6db46
2026-03-23 16:29:10,514 - DEBUG - VM ctest-vn2-vm1-98809097 launched on Node cn-jenkins-deploy-platform-ansible-os-5521-1
2026-03-23 16:29:10,587 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/328a98be-73fd-408e-85b5-9922c3f6db46
2026-03-23 16:29:10,595 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/0e62ef13-9220-4932-90c3-ff5b2421d014
2026-03-23 16:29:11,838 - 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.47 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.437 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.437/1.955/3.473/1.518 ms')
2026-03-23 16:29:11,838 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-98809097 passed
2026-03-23 16:29:11,990 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 16:29:11,990 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-98809097, IP 184.14.8.195, Port 22
2026-03-23 16:29:12,145 - DEBUG - VM ctest-vn2-vm1-98809097 is ready for SSH connections
2026-03-23 16:29:12,145 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 16:29:12,146 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 184.14.8.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2026-03-23 16:29:12,146 - DEBUG - ping -s 56 -c 3 -W 1 184.14.8.195
2026-03-23 16:29:17,144 - DEBUG - PING 184.14.8.195 (184.14.8.195): 56 data bytes
--- 184.14.8.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-23 16:29:17,144 - WARNING - Ping to IP 184.14.8.195 from VM ctest-vn1-vm1-89914149 failed
2026-03-23 16:29:17,144 - INFO - Adding interface with subnet_id 4dbe1c5c-c385-4d90-8450-7d25aa7773fb, port_id None to router d8dbc91b-b767-4f8c-9c8f-45ebbc07c62f
2026-03-23 16:29:17,377 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 16:29:17,377 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 184.14.8.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2026-03-23 16:29:17,377 - DEBUG - ping -s 56 -c 3 -W 1 184.14.8.195
2026-03-23 16:29:20,588 - DEBUG - PING 184.14.8.195 (184.14.8.195): 56 data bytes
64 bytes from 184.14.8.195: seq=1 ttl=63 time=2.894 ms
64 bytes from 184.14.8.195: seq=2 ttl=63 time=2.505 ms
--- 184.14.8.195 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 2.505/2.699/2.894 ms
2026-03-23 16:29:20,588 - WARNING - Ping to IP 184.14.8.195 from VM ctest-vn1-vm1-89914149 failed
2026-03-23 16:29:21,589 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 184.14.8.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2026-03-23 16:29:21,589 - DEBUG - ping -s 56 -c 3 -W 1 184.14.8.195
2026-03-23 16:29:23,812 - DEBUG - PING 184.14.8.195 (184.14.8.195): 56 data bytes
64 bytes from 184.14.8.195: seq=0 ttl=63 time=1.535 ms
64 bytes from 184.14.8.195: seq=1 ttl=63 time=0.860 ms
64 bytes from 184.14.8.195: seq=2 ttl=63 time=0.948 ms
--- 184.14.8.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.860/1.114/1.535 ms
2026-03-23 16:29:23,812 - INFO - Ping to IP 184.14.8.195 from VM ctest-vn1-vm1-89914149 passed
2026-03-23 16:29:23,812 - INFO - Deleting interface with subnet_id dc3461fb-827b-4f2a-9943-3079ebddb4ef, port_id None from router d8dbc91b-b767-4f8c-9c8f-45ebbc07c62f
2026-03-23 16:29:23,945 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 16:29:23,946 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 184.14.8.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2026-03-23 16:29:23,946 - DEBUG - ping -s 56 -c 3 -W 1 184.14.8.195
2026-03-23 16:29:27,154 - DEBUG - PING 184.14.8.195 (184.14.8.195): 56 data bytes
--- 184.14.8.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-23 16:29:27,154 - WARNING - Ping to IP 184.14.8.195 from VM ctest-vn1-vm1-89914149 failed
2026-03-23 16:29:27,154 - INFO - Adding interface with subnet_id dc3461fb-827b-4f2a-9943-3079ebddb4ef, port_id None to router d8dbc91b-b767-4f8c-9c8f-45ebbc07c62f
2026-03-23 16:29:27,355 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 16:29:27,355 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 184.14.8.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2026-03-23 16:29:27,355 - DEBUG - ping -s 56 -c 3 -W 1 184.14.8.195
2026-03-23 16:29:29,558 - DEBUG - PING 184.14.8.195 (184.14.8.195): 56 data bytes
64 bytes from 184.14.8.195: seq=0 ttl=63 time=1.701 ms
64 bytes from 184.14.8.195: seq=1 ttl=63 time=0.957 ms
64 bytes from 184.14.8.195: seq=2 ttl=63 time=0.886 ms
--- 184.14.8.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.886/1.181/1.701 ms
2026-03-23 16:29:29,558 - INFO - Ping to IP 184.14.8.195 from VM ctest-vn1-vm1-89914149 passed
2026-03-23 16:29:29,559 - INFO - Deleting interface with subnet_id 4dbe1c5c-c385-4d90-8450-7d25aa7773fb, port_id None from router d8dbc91b-b767-4f8c-9c8f-45ebbc07c62f
2026-03-23 16:29:29,665 - INFO - Deleting interface with subnet_id dc3461fb-827b-4f2a-9943-3079ebddb4ef, port_id None from router d8dbc91b-b767-4f8c-9c8f-45ebbc07c62f
2026-03-23 16:29:29,832 - INFO - Deleting VM ctest-vn2-vm1-98809097
2026-03-23 16:29:29,908 - INFO - Deleting VM ctest-vn1-vm1-89914149
2026-03-23 16:29:29,979 - INFO - Deleting VN ctest-vn2-00565787
2026-03-23 16:29:30,017 - DEBUG - VN 73d044b2-c912-4d66-b67b-c2004f04fa46 still in use: Unable to complete operation on network 73d044b2-c912-4d66-b67b-c2004f04fa46. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-5acdd921-68db-4364-8ccc-ddc6cdd8f106']
2026-03-23 16:29:30,017 - WARNING - Deleting VN ctest-vn2-00565787 failed..Will retry
2026-03-23 16:29:32,111 - DEBUG - Response for deleting network ()
2026-03-23 16:29:32,114 - INFO - Deleting VN ctest-vn1-60736805
2026-03-23 16:29:32,224 - DEBUG - Response for deleting network ()
2026-03-23 16:29:32,479 - DEBUG - No XMPP flaps were noticed during the test
2026-03-23 16:29:32,479 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2026-03-23 16:29:32,479 - INFO - --------------------------------------------------------------------------------
2026-03-23 16:29:33,144 - INFO - Deleted project: ctest-TestRouters-00074440, ID : 30d51f3f-4974-461a-9904-7d475eb8b92d