2026-06-01 18:29:29,802 - INFO - Domain Default found not creating
2026-06-01 18:29:30,125 - INFO - Project ctest-TestRouters-40081379 not found, creating it
2026-06-01 18:29:30,640 - INFO - Created Project:ctest-TestRouters-40081379, ID : de887222-e4e7-424d-a1f5-61d0e4f0c242
2026-06-01 18:29:32,226 - INFO - ================================================================================
2026-06-01 18:29:32,226 - INFO - STARTING TEST : test_basic_router_behavior
2026-06-01 18:29:32,226 - 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-01 18:29:32,482 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.129': '0'}} with
2026-06-01 18:29:32,482 - INFO - Initial checks done. Running the testcase now
2026-06-01 18:29:32,482 - INFO -
2026-06-01 18:29:33,150 - DEBUG - Response for create_network : {'network': {'id': 'b17eee2d-3b44-46fc-ae41-d3dfbea0fc50', 'name': 'ctest-vn1-27481052', 'tenant_id': 'de887222e4e7424da1f561d0e4f0c242', 'project_id': 'de887222e4e7424da1f561d0e4f0c242', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-40081379', 'ctest-vn1-27481052'], 'port_security_enabled': True, 'description': ''}}
2026-06-01 18:29:33,357 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e9228c0c-b12a-42dc-9968-088d2be0496d', 'name': '', 'tenant_id': 'de887222e4e7424da1f561d0e4f0c242', 'network_id': 'b17eee2d-3b44-46fc-ae41-d3dfbea0fc50', 'ip_version': 4, 'cidr': '119.64.98.128/26', 'allocation_pools': [{'start': '119.64.98.130', 'end': '119.64.98.190'}], 'gateway_ip': '119.64.98.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '119.64.98.130', 'tags': [], 'project_id': 'de887222e4e7424da1f561d0e4f0c242'}}
2026-06-01 18:29:33,382 - INFO - Created VN ctest-vn1-27481052
2026-06-01 18:29:33,440 - DEBUG - VN ctest-vn1-27481052 UUID is b17eee2d-3b44-46fc-ae41-d3dfbea0fc50
2026-06-01 18:29:33,766 - DEBUG - Response for create_network : {'network': {'id': '4cd3f275-ed69-4ebd-aa93-8273fddcdd26', 'name': 'ctest-vn2-69625276', 'tenant_id': 'de887222e4e7424da1f561d0e4f0c242', 'project_id': 'de887222e4e7424da1f561d0e4f0c242', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-40081379', 'ctest-vn2-69625276'], 'port_security_enabled': True, 'description': ''}}
2026-06-01 18:29:33,978 - DEBUG - Response for create_subnet : {'subnet': {'id': '86e73e43-0123-45d6-8406-89d5fd4252ed', 'name': '', 'tenant_id': 'de887222e4e7424da1f561d0e4f0c242', 'network_id': '4cd3f275-ed69-4ebd-aa93-8273fddcdd26', 'ip_version': 4, 'cidr': '81.131.192.64/26', 'allocation_pools': [{'start': '81.131.192.66', 'end': '81.131.192.126'}], 'gateway_ip': '81.131.192.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '81.131.192.66', 'tags': [], 'project_id': 'de887222e4e7424da1f561d0e4f0c242'}}
2026-06-01 18:29:33,997 - INFO - Created VN ctest-vn2-69625276
2026-06-01 18:29:34,048 - DEBUG - VN ctest-vn2-69625276 UUID is 4cd3f275-ed69-4ebd-aa93-8273fddcdd26
2026-06-01 18:29:34,261 - DEBUG - Services list from nova: [, , ]
2026-06-01 18:29:35,470 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5874-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5874-1)
2026-06-01 18:29:36,965 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5874-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5874-1)
2026-06-01 18:29:37,058 - INFO - Adding interface with subnet_id e9228c0c-b12a-42dc-9968-088d2be0496d, port_id None to router 424fa1de-6de4-42a3-82b0-f237ac290c87
2026-06-01 18:29:37,356 - INFO - Waiting for VM ctest-vn1-vm1-06833736 to be up..
2026-06-01 18:29:37,505 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-01 18:29:42,583 - DEBUG - VM is in ACTIVE state now
2026-06-01 18:29:42,583 - INFO - VM name : ctest-vn1-vm1-06833736
2026-06-01 18:29:42,666 - DEBUG - VM ctest-vn1-vm1-06833736 ID is 660179fe-ef6a-4778-958e-7a2b9601f852
2026-06-01 18:29:42,687 - DEBUG - VM ctest-vn1-vm1-06833736 launched on Node cn-jenkins-deploy-platform-ansible-os-5874-1
2026-06-01 18:29:42,770 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/660179fe-ef6a-4778-958e-7a2b9601f852
2026-06-01 18:29:43,086 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/660179fe-ef6a-4778-958e-7a2b9601f852
2026-06-01 18:29:43,133 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/2b0093be-c36a-43e5-8d5f-5f9de2346db0
2026-06-01 18:29:46,418 - 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 1029ms')
2026-06-01 18:29:46,418 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-06833736 failed!
2026-06-01 18:29:46,472 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-40081379:ctest-vn1-27481052 is 119.64.98.129 and allocation pool is NOT set
2026-06-01 18:29:48,544 - 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.53 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.44 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 = 2.438/3.483/4.528/1.045 ms')
2026-06-01 18:29:48,544 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-06833736 passed
2026-06-01 18:29:48,696 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-01 18:29:48,696 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-06833736, IP 119.64.98.131, Port 22
2026-06-01 18:29:48,867 - DEBUG - VM ctest-vn1-vm1-06833736 is ready for SSH connections
2026-06-01 18:29:48,867 - INFO - Waiting for VM ctest-vn2-vm1-00220607 to be up..
2026-06-01 18:29:48,961 - DEBUG - VM is in ACTIVE state now
2026-06-01 18:29:48,961 - INFO - VM name : ctest-vn2-vm1-00220607
2026-06-01 18:29:49,041 - DEBUG - VM ctest-vn2-vm1-00220607 ID is 79b09006-4281-41dd-87dd-8b955f8c9147
2026-06-01 18:29:49,041 - DEBUG - VM ctest-vn2-vm1-00220607 launched on Node cn-jenkins-deploy-platform-ansible-os-5874-1
2026-06-01 18:29:49,127 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/79b09006-4281-41dd-87dd-8b955f8c9147
2026-06-01 18:29:49,136 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/7798a3b0-8efa-4ff5-8a5d-88c5547f5ab1
2026-06-01 18:29:50,372 - 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.06 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.566 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.566/1.812/3.059/1.246 ms')
2026-06-01 18:29:50,372 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-00220607 passed
2026-06-01 18:29:50,524 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-01 18:29:50,524 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-00220607, IP 81.131.192.67, Port 22
2026-06-01 18:29:50,683 - DEBUG - VM ctest-vn2-vm1-00220607 is ready for SSH connections
2026-06-01 18:29:50,683 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-01 18:29:50,684 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 81.131.192.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-06-01 18:29:50,684 - DEBUG - ping -s 56 -c 3 -W 1 81.131.192.67
2026-06-01 18:29:55,724 - DEBUG - PING 81.131.192.67 (81.131.192.67): 56 data bytes
--- 81.131.192.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-06-01 18:29:55,724 - WARNING - Ping to IP 81.131.192.67 from VM ctest-vn1-vm1-06833736 failed
2026-06-01 18:29:55,724 - INFO - Adding interface with subnet_id 86e73e43-0123-45d6-8406-89d5fd4252ed, port_id None to router 424fa1de-6de4-42a3-82b0-f237ac290c87
2026-06-01 18:29:56,003 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-01 18:29:56,003 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 81.131.192.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-06-01 18:29:56,004 - DEBUG - ping -s 56 -c 3 -W 1 81.131.192.67
2026-06-01 18:29:59,222 - DEBUG - PING 81.131.192.67 (81.131.192.67): 56 data bytes
64 bytes from 81.131.192.67: seq=1 ttl=63 time=3.220 ms
64 bytes from 81.131.192.67: seq=2 ttl=63 time=1.109 ms
--- 81.131.192.67 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.109/2.164/3.220 ms
2026-06-01 18:29:59,222 - WARNING - Ping to IP 81.131.192.67 from VM ctest-vn1-vm1-06833736 failed
2026-06-01 18:30:00,222 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 81.131.192.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-06-01 18:30:00,222 - DEBUG - ping -s 56 -c 3 -W 1 81.131.192.67
2026-06-01 18:30:02,472 - DEBUG - PING 81.131.192.67 (81.131.192.67): 56 data bytes
64 bytes from 81.131.192.67: seq=0 ttl=63 time=1.602 ms
64 bytes from 81.131.192.67: seq=1 ttl=63 time=0.946 ms
64 bytes from 81.131.192.67: seq=2 ttl=63 time=0.842 ms
--- 81.131.192.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.842/1.130/1.602 ms
2026-06-01 18:30:02,472 - INFO - Ping to IP 81.131.192.67 from VM ctest-vn1-vm1-06833736 passed
2026-06-01 18:30:02,473 - INFO - Deleting interface with subnet_id e9228c0c-b12a-42dc-9968-088d2be0496d, port_id None from router 424fa1de-6de4-42a3-82b0-f237ac290c87
2026-06-01 18:30:02,627 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-01 18:30:02,627 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 81.131.192.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-06-01 18:30:02,627 - DEBUG - ping -s 56 -c 3 -W 1 81.131.192.67
2026-06-01 18:30:05,848 - DEBUG - PING 81.131.192.67 (81.131.192.67): 56 data bytes
--- 81.131.192.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-06-01 18:30:05,848 - WARNING - Ping to IP 81.131.192.67 from VM ctest-vn1-vm1-06833736 failed
2026-06-01 18:30:05,848 - INFO - Adding interface with subnet_id e9228c0c-b12a-42dc-9968-088d2be0496d, port_id None to router 424fa1de-6de4-42a3-82b0-f237ac290c87
2026-06-01 18:30:06,053 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-01 18:30:06,053 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 81.131.192.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-06-01 18:30:06,053 - DEBUG - ping -s 56 -c 3 -W 1 81.131.192.67
2026-06-01 18:30:08,322 - DEBUG - PING 81.131.192.67 (81.131.192.67): 56 data bytes
64 bytes from 81.131.192.67: seq=0 ttl=63 time=1.917 ms
64 bytes from 81.131.192.67: seq=1 ttl=63 time=0.917 ms
64 bytes from 81.131.192.67: seq=2 ttl=63 time=0.954 ms
--- 81.131.192.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.917/1.262/1.917 ms
2026-06-01 18:30:08,322 - INFO - Ping to IP 81.131.192.67 from VM ctest-vn1-vm1-06833736 passed
2026-06-01 18:30:08,322 - INFO - Deleting interface with subnet_id 86e73e43-0123-45d6-8406-89d5fd4252ed, port_id None from router 424fa1de-6de4-42a3-82b0-f237ac290c87
2026-06-01 18:30:08,450 - INFO - Deleting interface with subnet_id e9228c0c-b12a-42dc-9968-088d2be0496d, port_id None from router 424fa1de-6de4-42a3-82b0-f237ac290c87
2026-06-01 18:30:08,626 - INFO - Deleting VM ctest-vn2-vm1-00220607
2026-06-01 18:30:08,704 - INFO - Deleting VM ctest-vn1-vm1-06833736
2026-06-01 18:30:08,783 - INFO - Deleting VN ctest-vn2-69625276
2026-06-01 18:30:08,825 - DEBUG - VN 4cd3f275-ed69-4ebd-aa93-8273fddcdd26 still in use: Unable to complete operation on network 4cd3f275-ed69-4ebd-aa93-8273fddcdd26. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-3ffe83bc-adc5-4f4f-bcfa-087638032b00']
2026-06-01 18:30:08,825 - WARNING - Deleting VN ctest-vn2-69625276 failed..Will retry
2026-06-01 18:30:10,938 - DEBUG - Response for deleting network ()
2026-06-01 18:30:10,938 - INFO - Deleting VN ctest-vn1-27481052
2026-06-01 18:30:11,039 - DEBUG - Response for deleting network ()
2026-06-01 18:30:11,294 - DEBUG - No XMPP flaps were noticed during the test
2026-06-01 18:30:11,294 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:39]
2026-06-01 18:30:11,294 - INFO - --------------------------------------------------------------------------------
2026-06-01 18:30:12,018 - INFO - Deleted project: ctest-TestRouters-40081379, ID : de887222-e4e7-424d-a1f5-61d0e4f0c242