2026-03-30 03:36:37,226 - INFO - Domain Default found not creating
2026-03-30 03:36:37,390 - INFO - Project ctest-TestRouters-23413037 not found, creating it
2026-03-30 03:36:37,876 - INFO - Created Project:ctest-TestRouters-23413037, ID : 25b7e8be-9218-4deb-b362-a9fb5f370c11
2026-03-30 03:36:39,349 - INFO - ================================================================================
2026-03-30 03:36:39,350 - INFO - STARTING TEST : test_basic_router_behavior
2026-03-30 03:36:39,350 - 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-30 03:36:39,611 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.193': '0'}} with
2026-03-30 03:36:39,611 - INFO - Initial checks done. Running the testcase now
2026-03-30 03:36:39,611 - INFO -
2026-03-30 03:36:40,195 - DEBUG - Response for create_network : {'network': {'id': '5910b79d-18b5-441d-89a6-8956a4709d1d', 'name': 'ctest-vn1-95218927', 'tenant_id': '25b7e8be92184debb362a9fb5f370c11', 'project_id': '25b7e8be92184debb362a9fb5f370c11', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-23413037', 'ctest-vn1-95218927'], 'port_security_enabled': True, 'description': ''}}
2026-03-30 03:36:40,351 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ff3ead59-c73a-46a1-bf3c-032a5bb11b98', 'name': '', 'tenant_id': '25b7e8be92184debb362a9fb5f370c11', 'network_id': '5910b79d-18b5-441d-89a6-8956a4709d1d', 'ip_version': 4, 'cidr': '105.15.104.0/26', 'allocation_pools': [{'start': '105.15.104.2', 'end': '105.15.104.62'}], 'gateway_ip': '105.15.104.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '105.15.104.2', 'tags': [], 'project_id': '25b7e8be92184debb362a9fb5f370c11'}}
2026-03-30 03:36:40,369 - INFO - Created VN ctest-vn1-95218927
2026-03-30 03:36:40,421 - DEBUG - VN ctest-vn1-95218927 UUID is 5910b79d-18b5-441d-89a6-8956a4709d1d
2026-03-30 03:36:40,766 - DEBUG - Response for create_network : {'network': {'id': '0cd780eb-c0ef-4974-9a2d-b9a2b0659aea', 'name': 'ctest-vn2-12175632', 'tenant_id': '25b7e8be92184debb362a9fb5f370c11', 'project_id': '25b7e8be92184debb362a9fb5f370c11', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-23413037', 'ctest-vn2-12175632'], 'port_security_enabled': True, 'description': ''}}
2026-03-30 03:36:41,008 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd79fc7c5-3363-43b4-a892-8825e3050146', 'name': '', 'tenant_id': '25b7e8be92184debb362a9fb5f370c11', 'network_id': '0cd780eb-c0ef-4974-9a2d-b9a2b0659aea', 'ip_version': 4, 'cidr': '155.24.44.0/26', 'allocation_pools': [{'start': '155.24.44.2', 'end': '155.24.44.62'}], 'gateway_ip': '155.24.44.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '155.24.44.2', 'tags': [], 'project_id': '25b7e8be92184debb362a9fb5f370c11'}}
2026-03-30 03:36:41,038 - INFO - Created VN ctest-vn2-12175632
2026-03-30 03:36:41,093 - DEBUG - VN ctest-vn2-12175632 UUID is 0cd780eb-c0ef-4974-9a2d-b9a2b0659aea
2026-03-30 03:36:41,262 - DEBUG - Services list from nova: [, , ]
2026-03-30 03:36:42,372 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5559-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5559-1)
2026-03-30 03:36:43,555 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5559-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5559-1)
2026-03-30 03:36:43,627 - INFO - Adding interface with subnet_id ff3ead59-c73a-46a1-bf3c-032a5bb11b98, port_id None to router ce7203db-9b4b-4f86-b3d4-130ebfe4f383
2026-03-30 03:36:43,949 - INFO - Waiting for VM ctest-vn1-vm1-29498328 to be up..
2026-03-30 03:36:44,051 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-30 03:36:49,118 - DEBUG - VM is in ACTIVE state now
2026-03-30 03:36:49,118 - INFO - VM name : ctest-vn1-vm1-29498328
2026-03-30 03:36:49,189 - DEBUG - VM ctest-vn1-vm1-29498328 ID is b210ae6d-4f4c-467d-a08b-9eec5a31442a
2026-03-30 03:36:49,206 - DEBUG - VM ctest-vn1-vm1-29498328 launched on Node cn-jenkins-deploy-platform-ansible-os-5559-1
2026-03-30 03:36:49,279 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/b210ae6d-4f4c-467d-a08b-9eec5a31442a
2026-03-30 03:36:49,576 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/b210ae6d-4f4c-467d-a08b-9eec5a31442a
2026-03-30 03:36:49,620 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/a8161e8b-a332-4346-9e4d-dc3482f59cba
2026-03-30 03:36:52,867 - 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 1003ms')
2026-03-30 03:36:52,867 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-29498328 failed!
2026-03-30 03:36:52,921 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-23413037:ctest-vn1-95218927 is 105.15.104.1 and allocation pool is NOT set
2026-03-30 03:36:54,979 - 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.33 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.424 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.424/1.878/3.332/1.454 ms')
2026-03-30 03:36:54,980 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-29498328 passed
2026-03-30 03:36:55,129 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-30 03:36:55,129 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-29498328, IP 105.15.104.3, Port 22
2026-03-30 03:36:55,303 - DEBUG - VM ctest-vn1-vm1-29498328 is ready for SSH connections
2026-03-30 03:36:55,303 - INFO - Waiting for VM ctest-vn2-vm1-50443248 to be up..
2026-03-30 03:36:55,384 - DEBUG - VM is in ACTIVE state now
2026-03-30 03:36:55,385 - INFO - VM name : ctest-vn2-vm1-50443248
2026-03-30 03:36:55,467 - DEBUG - VM ctest-vn2-vm1-50443248 ID is 86d1f0af-1078-4484-9ed9-a9ff346b2b5a
2026-03-30 03:36:55,467 - DEBUG - VM ctest-vn2-vm1-50443248 launched on Node cn-jenkins-deploy-platform-ansible-os-5559-1
2026-03-30 03:36:55,554 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/86d1f0af-1078-4484-9ed9-a9ff346b2b5a
2026-03-30 03:36:55,564 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/1445bf7d-049a-4824-a55e-ba4fb40d0eba
2026-03-30 03:36:56,805 - 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.20 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.412 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 = 0.412/1.807/3.203/1.395 ms')
2026-03-30 03:36:56,805 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-50443248 passed
2026-03-30 03:36:56,953 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-30 03:36:56,953 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-50443248, IP 155.24.44.3, Port 22
2026-03-30 03:36:57,116 - DEBUG - VM ctest-vn2-vm1-50443248 is ready for SSH connections
2026-03-30 03:36:57,116 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-30 03:36:57,117 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 155.24.44.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-03-30 03:36:57,117 - DEBUG - ping -s 56 -c 3 -W 1 155.24.44.3
2026-03-30 03:37:02,129 - DEBUG - PING 155.24.44.3 (155.24.44.3): 56 data bytes
--- 155.24.44.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-30 03:37:02,129 - WARNING - Ping to IP 155.24.44.3 from VM ctest-vn1-vm1-29498328 failed
2026-03-30 03:37:02,129 - INFO - Adding interface with subnet_id d79fc7c5-3363-43b4-a892-8825e3050146, port_id None to router ce7203db-9b4b-4f86-b3d4-130ebfe4f383
2026-03-30 03:37:02,415 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-30 03:37:02,415 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 155.24.44.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-03-30 03:37:02,416 - DEBUG - ping -s 56 -c 3 -W 1 155.24.44.3
2026-03-30 03:37:05,629 - DEBUG - PING 155.24.44.3 (155.24.44.3): 56 data bytes
64 bytes from 155.24.44.3: seq=1 ttl=63 time=2.584 ms
64 bytes from 155.24.44.3: seq=2 ttl=63 time=0.865 ms
--- 155.24.44.3 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.865/1.724/2.584 ms
2026-03-30 03:37:05,629 - WARNING - Ping to IP 155.24.44.3 from VM ctest-vn1-vm1-29498328 failed
2026-03-30 03:37:06,630 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 155.24.44.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-03-30 03:37:06,630 - DEBUG - ping -s 56 -c 3 -W 1 155.24.44.3
2026-03-30 03:37:08,843 - DEBUG - PING 155.24.44.3 (155.24.44.3): 56 data bytes
64 bytes from 155.24.44.3: seq=0 ttl=63 time=1.605 ms
64 bytes from 155.24.44.3: seq=1 ttl=63 time=0.809 ms
64 bytes from 155.24.44.3: seq=2 ttl=63 time=0.892 ms
--- 155.24.44.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.809/1.102/1.605 ms
2026-03-30 03:37:08,843 - INFO - Ping to IP 155.24.44.3 from VM ctest-vn1-vm1-29498328 passed
2026-03-30 03:37:08,843 - INFO - Deleting interface with subnet_id ff3ead59-c73a-46a1-bf3c-032a5bb11b98, port_id None from router ce7203db-9b4b-4f86-b3d4-130ebfe4f383
2026-03-30 03:37:08,950 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-30 03:37:08,950 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 155.24.44.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-03-30 03:37:08,950 - DEBUG - ping -s 56 -c 3 -W 1 155.24.44.3
2026-03-30 03:37:12,174 - DEBUG - PING 155.24.44.3 (155.24.44.3): 56 data bytes
--- 155.24.44.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-30 03:37:12,174 - WARNING - Ping to IP 155.24.44.3 from VM ctest-vn1-vm1-29498328 failed
2026-03-30 03:37:12,174 - INFO - Adding interface with subnet_id ff3ead59-c73a-46a1-bf3c-032a5bb11b98, port_id None to router ce7203db-9b4b-4f86-b3d4-130ebfe4f383
2026-03-30 03:37:12,394 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-30 03:37:12,395 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 155.24.44.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-03-30 03:37:12,395 - DEBUG - ping -s 56 -c 3 -W 1 155.24.44.3
2026-03-30 03:37:14,621 - DEBUG - PING 155.24.44.3 (155.24.44.3): 56 data bytes
64 bytes from 155.24.44.3: seq=0 ttl=63 time=1.379 ms
64 bytes from 155.24.44.3: seq=1 ttl=63 time=0.977 ms
64 bytes from 155.24.44.3: seq=2 ttl=63 time=0.982 ms
--- 155.24.44.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.977/1.112/1.379 ms
2026-03-30 03:37:14,621 - INFO - Ping to IP 155.24.44.3 from VM ctest-vn1-vm1-29498328 passed
2026-03-30 03:37:14,621 - INFO - Deleting interface with subnet_id d79fc7c5-3363-43b4-a892-8825e3050146, port_id None from router ce7203db-9b4b-4f86-b3d4-130ebfe4f383
2026-03-30 03:37:14,727 - INFO - Deleting interface with subnet_id ff3ead59-c73a-46a1-bf3c-032a5bb11b98, port_id None from router ce7203db-9b4b-4f86-b3d4-130ebfe4f383
2026-03-30 03:37:14,902 - INFO - Deleting VM ctest-vn2-vm1-50443248
2026-03-30 03:37:14,983 - INFO - Deleting VM ctest-vn1-vm1-29498328
2026-03-30 03:37:15,063 - INFO - Deleting VN ctest-vn2-12175632
2026-03-30 03:37:15,101 - DEBUG - VN 0cd780eb-c0ef-4974-9a2d-b9a2b0659aea still in use: Unable to complete operation on network 0cd780eb-c0ef-4974-9a2d-b9a2b0659aea. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-17e639b9-bb8e-4bc0-955f-42bde5fac338']
2026-03-30 03:37:15,101 - WARNING - Deleting VN ctest-vn2-12175632 failed..Will retry
2026-03-30 03:37:17,204 - DEBUG - Response for deleting network ()
2026-03-30 03:37:17,204 - INFO - Deleting VN ctest-vn1-95218927
2026-03-30 03:37:17,294 - DEBUG - Response for deleting network ()
2026-03-30 03:37:17,561 - DEBUG - No XMPP flaps were noticed during the test
2026-03-30 03:37:17,561 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2026-03-30 03:37:17,561 - INFO - --------------------------------------------------------------------------------
2026-03-30 03:37:18,277 - INFO - Deleted project: ctest-TestRouters-23413037, ID : 25b7e8be-9218-4deb-b362-a9fb5f370c11