2026-05-19 15:40:09,559 - INFO - Domain Default found not creating
2026-05-19 15:40:09,722 - INFO - Project ctest-TestRouters-28643780 not found, creating it
2026-05-19 15:40:10,187 - INFO - Created Project:ctest-TestRouters-28643780, ID : 19af2a76-f5e4-4d60-930b-5bc29728db3f
2026-05-19 15:40:11,665 - INFO - ================================================================================
2026-05-19 15:40:11,665 - INFO - STARTING TEST : test_basic_router_behavior
2026-05-19 15:40:11,665 - 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-05-19 15:40:11,930 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.17': '0'}} with
2026-05-19 15:40:11,931 - INFO - Initial checks done. Running the testcase now
2026-05-19 15:40:11,931 - INFO -
2026-05-19 15:40:12,483 - DEBUG - Response for create_network : {'network': {'id': 'bccf0b49-afd4-44b4-8144-2b927c838157', 'name': 'ctest-vn1-24279729', 'tenant_id': '19af2a76f5e44d60930b5bc29728db3f', 'project_id': '19af2a76f5e44d60930b5bc29728db3f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-28643780', 'ctest-vn1-24279729'], 'port_security_enabled': True, 'description': ''}}
2026-05-19 15:40:12,713 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd8525611-c08e-4eac-8e9c-97cc1060bd77', 'name': '', 'tenant_id': '19af2a76f5e44d60930b5bc29728db3f', 'network_id': 'bccf0b49-afd4-44b4-8144-2b927c838157', 'ip_version': 4, 'cidr': '105.255.167.128/26', 'allocation_pools': [{'start': '105.255.167.130', 'end': '105.255.167.190'}], 'gateway_ip': '105.255.167.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '105.255.167.130', 'tags': [], 'project_id': '19af2a76f5e44d60930b5bc29728db3f'}}
2026-05-19 15:40:12,730 - INFO - Created VN ctest-vn1-24279729
2026-05-19 15:40:12,784 - DEBUG - VN ctest-vn1-24279729 UUID is bccf0b49-afd4-44b4-8144-2b927c838157
2026-05-19 15:40:13,122 - DEBUG - Response for create_network : {'network': {'id': '74e0b556-f392-4ce7-95f7-d159b13e1999', 'name': 'ctest-vn2-68212956', 'tenant_id': '19af2a76f5e44d60930b5bc29728db3f', 'project_id': '19af2a76f5e44d60930b5bc29728db3f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-28643780', 'ctest-vn2-68212956'], 'port_security_enabled': True, 'description': ''}}
2026-05-19 15:40:13,346 - DEBUG - Response for create_subnet : {'subnet': {'id': '1b1ba4ff-8fb3-4f9f-8d8d-f2e529f23b36', 'name': '', 'tenant_id': '19af2a76f5e44d60930b5bc29728db3f', 'network_id': '74e0b556-f392-4ce7-95f7-d159b13e1999', 'ip_version': 4, 'cidr': '91.41.222.64/26', 'allocation_pools': [{'start': '91.41.222.66', 'end': '91.41.222.126'}], 'gateway_ip': '91.41.222.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '91.41.222.66', 'tags': [], 'project_id': '19af2a76f5e44d60930b5bc29728db3f'}}
2026-05-19 15:40:13,363 - INFO - Created VN ctest-vn2-68212956
2026-05-19 15:40:13,416 - DEBUG - VN ctest-vn2-68212956 UUID is 74e0b556-f392-4ce7-95f7-d159b13e1999
2026-05-19 15:40:13,632 - DEBUG - Services list from nova: [, , ]
2026-05-19 15:40:14,822 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5797-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5797-1)
2026-05-19 15:40:15,962 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5797-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5797-1)
2026-05-19 15:40:16,066 - INFO - Adding interface with subnet_id d8525611-c08e-4eac-8e9c-97cc1060bd77, port_id None to router b8267752-a508-40de-aba1-3656e8c33f3c
2026-05-19 15:40:16,311 - INFO - Waiting for VM ctest-vn1-vm1-13296190 to be up..
2026-05-19 15:40:16,478 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-19 15:40:21,568 - DEBUG - VM is in ACTIVE state now
2026-05-19 15:40:21,568 - INFO - VM name : ctest-vn1-vm1-13296190
2026-05-19 15:40:21,645 - DEBUG - VM ctest-vn1-vm1-13296190 ID is 7d9aabfa-f77c-4545-ae89-a13ad99d70fd
2026-05-19 15:40:21,663 - DEBUG - VM ctest-vn1-vm1-13296190 launched on Node cn-jenkins-deploy-platform-ansible-os-5797-1
2026-05-19 15:40:21,747 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/7d9aabfa-f77c-4545-ae89-a13ad99d70fd
2026-05-19 15:40:22,058 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/7d9aabfa-f77c-4545-ae89-a13ad99d70fd
2026-05-19 15:40:22,111 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/5868d175-1210-4875-8d9d-e8cf2bfc71d0
2026-05-19 15:40:25,482 - 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 1026ms')
2026-05-19 15:40:25,483 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-13296190 failed!
2026-05-19 15:40:25,540 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-28643780:ctest-vn1-24279729 is 105.255.167.129 and allocation pool is NOT set
2026-05-19 15:40:27,601 - 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=2.67 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.464 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 = 0.464/1.565/2.666/1.101 ms')
2026-05-19 15:40:27,601 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-13296190 passed
2026-05-19 15:40:27,756 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-19 15:40:27,756 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-13296190, IP 105.255.167.131, Port 22
2026-05-19 15:40:27,916 - DEBUG - VM ctest-vn1-vm1-13296190 is ready for SSH connections
2026-05-19 15:40:27,916 - INFO - Waiting for VM ctest-vn2-vm1-69010737 to be up..
2026-05-19 15:40:27,988 - DEBUG - VM is in ACTIVE state now
2026-05-19 15:40:27,988 - INFO - VM name : ctest-vn2-vm1-69010737
2026-05-19 15:40:28,069 - DEBUG - VM ctest-vn2-vm1-69010737 ID is a3158994-a36f-490e-a0b3-eb60b3fa5f12
2026-05-19 15:40:28,069 - DEBUG - VM ctest-vn2-vm1-69010737 launched on Node cn-jenkins-deploy-platform-ansible-os-5797-1
2026-05-19 15:40:28,150 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/a3158994-a36f-490e-a0b3-eb60b3fa5f12
2026-05-19 15:40:28,158 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/83fb92a9-4e18-4095-be0e-c21bb146f0fe
2026-05-19 15:40:29,417 - 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=2.88 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.388 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.388/1.634/2.880/1.246 ms')
2026-05-19 15:40:29,417 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-69010737 passed
2026-05-19 15:40:29,572 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-19 15:40:29,572 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-69010737, IP 91.41.222.67, Port 22
2026-05-19 15:40:29,727 - DEBUG - VM ctest-vn2-vm1-69010737 is ready for SSH connections
2026-05-19 15:40:29,727 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-19 15:40:29,727 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 91.41.222.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2026-05-19 15:40:29,727 - DEBUG - ping -s 56 -c 3 -W 1 91.41.222.67
2026-05-19 15:40:34,761 - DEBUG - PING 91.41.222.67 (91.41.222.67): 56 data bytes
--- 91.41.222.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-05-19 15:40:34,761 - WARNING - Ping to IP 91.41.222.67 from VM ctest-vn1-vm1-13296190 failed
2026-05-19 15:40:34,761 - INFO - Adding interface with subnet_id 1b1ba4ff-8fb3-4f9f-8d8d-f2e529f23b36, port_id None to router b8267752-a508-40de-aba1-3656e8c33f3c
2026-05-19 15:40:35,029 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-19 15:40:35,029 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 91.41.222.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2026-05-19 15:40:35,030 - DEBUG - ping -s 56 -c 3 -W 1 91.41.222.67
2026-05-19 15:40:38,236 - DEBUG - PING 91.41.222.67 (91.41.222.67): 56 data bytes
64 bytes from 91.41.222.67: seq=1 ttl=63 time=3.667 ms
64 bytes from 91.41.222.67: seq=2 ttl=63 time=1.065 ms
--- 91.41.222.67 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.065/2.366/3.667 ms
2026-05-19 15:40:38,236 - WARNING - Ping to IP 91.41.222.67 from VM ctest-vn1-vm1-13296190 failed
2026-05-19 15:40:39,237 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 91.41.222.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2026-05-19 15:40:39,238 - DEBUG - ping -s 56 -c 3 -W 1 91.41.222.67
2026-05-19 15:40:41,439 - DEBUG - PING 91.41.222.67 (91.41.222.67): 56 data bytes
64 bytes from 91.41.222.67: seq=0 ttl=63 time=1.611 ms
64 bytes from 91.41.222.67: seq=1 ttl=63 time=1.123 ms
64 bytes from 91.41.222.67: seq=2 ttl=63 time=0.984 ms
--- 91.41.222.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.984/1.239/1.611 ms
2026-05-19 15:40:41,439 - INFO - Ping to IP 91.41.222.67 from VM ctest-vn1-vm1-13296190 passed
2026-05-19 15:40:41,440 - INFO - Deleting interface with subnet_id d8525611-c08e-4eac-8e9c-97cc1060bd77, port_id None from router b8267752-a508-40de-aba1-3656e8c33f3c
2026-05-19 15:40:41,553 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-19 15:40:41,553 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 91.41.222.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2026-05-19 15:40:41,553 - DEBUG - ping -s 56 -c 3 -W 1 91.41.222.67
2026-05-19 15:40:44,753 - DEBUG - PING 91.41.222.67 (91.41.222.67): 56 data bytes
--- 91.41.222.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-05-19 15:40:44,753 - WARNING - Ping to IP 91.41.222.67 from VM ctest-vn1-vm1-13296190 failed
2026-05-19 15:40:44,753 - INFO - Adding interface with subnet_id d8525611-c08e-4eac-8e9c-97cc1060bd77, port_id None to router b8267752-a508-40de-aba1-3656e8c33f3c
2026-05-19 15:40:44,957 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-19 15:40:44,957 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 91.41.222.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2026-05-19 15:40:44,957 - DEBUG - ping -s 56 -c 3 -W 1 91.41.222.67
2026-05-19 15:40:47,167 - DEBUG - PING 91.41.222.67 (91.41.222.67): 56 data bytes
64 bytes from 91.41.222.67: seq=0 ttl=63 time=1.379 ms
64 bytes from 91.41.222.67: seq=1 ttl=63 time=0.823 ms
64 bytes from 91.41.222.67: seq=2 ttl=63 time=0.821 ms
--- 91.41.222.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.821/1.007/1.379 ms
2026-05-19 15:40:47,168 - INFO - Ping to IP 91.41.222.67 from VM ctest-vn1-vm1-13296190 passed
2026-05-19 15:40:47,168 - INFO - Deleting interface with subnet_id 1b1ba4ff-8fb3-4f9f-8d8d-f2e529f23b36, port_id None from router b8267752-a508-40de-aba1-3656e8c33f3c
2026-05-19 15:40:47,305 - INFO - Deleting interface with subnet_id d8525611-c08e-4eac-8e9c-97cc1060bd77, port_id None from router b8267752-a508-40de-aba1-3656e8c33f3c
2026-05-19 15:40:47,484 - INFO - Deleting VM ctest-vn2-vm1-69010737
2026-05-19 15:40:47,551 - INFO - Deleting VM ctest-vn1-vm1-13296190
2026-05-19 15:40:47,626 - INFO - Deleting VN ctest-vn2-68212956
2026-05-19 15:40:47,660 - DEBUG - VN 74e0b556-f392-4ce7-95f7-d159b13e1999 still in use: Unable to complete operation on network 74e0b556-f392-4ce7-95f7-d159b13e1999. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1cb135b4-c9bc-4023-9403-5d47eb3c6745']
2026-05-19 15:40:47,660 - WARNING - Deleting VN ctest-vn2-68212956 failed..Will retry
2026-05-19 15:40:49,765 - DEBUG - Response for deleting network ()
2026-05-19 15:40:49,766 - INFO - Deleting VN ctest-vn1-24279729
2026-05-19 15:40:49,879 - DEBUG - Response for deleting network ()
2026-05-19 15:40:50,133 - DEBUG - No XMPP flaps were noticed during the test
2026-05-19 15:40:50,134 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:39]
2026-05-19 15:40:50,134 - INFO - --------------------------------------------------------------------------------
2026-05-19 15:40:50,865 - INFO - Deleted project: ctest-TestRouters-28643780, ID : 19af2a76-f5e4-4d60-930b-5bc29728db3f