2025-10-23 02:04:48,197 - INFO - Domain Default found not creating
2025-10-23 02:04:48,347 - INFO - Project ctest-TestRouters-29527764 not found, creating it
2025-10-23 02:04:48,797 - INFO - Created Project:ctest-TestRouters-29527764, ID : 17c3cb22-bfaf-4c49-90c6-6c8ddbe21cfb
2025-10-23 02:04:50,352 - INFO - ================================================================================
2025-10-23 02:04:50,352 - INFO - STARTING TEST : test_basic_router_behavior
2025-10-23 02:04:50,352 - 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
2025-10-23 02:04:50,607 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.249': '0'}} with
2025-10-23 02:04:50,607 - INFO - Initial checks done. Running the testcase now
2025-10-23 02:04:50,607 - INFO -
2025-10-23 02:04:51,184 - DEBUG - Response for create_network : {'network': {'id': '60157e38-5a65-4944-9bfb-89e1bd7cf9c0', 'name': 'ctest-vn1-64694315', 'tenant_id': '17c3cb22bfaf4c4990c66c8ddbe21cfb', 'project_id': '17c3cb22bfaf4c4990c66c8ddbe21cfb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-29527764', 'ctest-vn1-64694315'], 'port_security_enabled': True, 'description': ''}}
2025-10-23 02:04:51,368 - DEBUG - Response for create_subnet : {'subnet': {'id': '869fc5a8-4c54-4011-af68-0aabb3cbe523', 'name': '', 'tenant_id': '17c3cb22bfaf4c4990c66c8ddbe21cfb', 'network_id': '60157e38-5a65-4944-9bfb-89e1bd7cf9c0', 'ip_version': 4, 'cidr': '2.143.21.192/26', 'allocation_pools': [{'start': '2.143.21.194', 'end': '2.143.21.254'}], 'gateway_ip': '2.143.21.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '2.143.21.194', 'tags': [], 'project_id': '17c3cb22bfaf4c4990c66c8ddbe21cfb'}}
2025-10-23 02:04:51,387 - INFO - Created VN ctest-vn1-64694315
2025-10-23 02:04:51,438 - DEBUG - VN ctest-vn1-64694315 UUID is 60157e38-5a65-4944-9bfb-89e1bd7cf9c0
2025-10-23 02:04:51,787 - DEBUG - Response for create_network : {'network': {'id': '0348cffe-50dc-4ead-bd14-1178190d00f2', 'name': 'ctest-vn2-14076307', 'tenant_id': '17c3cb22bfaf4c4990c66c8ddbe21cfb', 'project_id': '17c3cb22bfaf4c4990c66c8ddbe21cfb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-29527764', 'ctest-vn2-14076307'], 'port_security_enabled': True, 'description': ''}}
2025-10-23 02:04:52,084 - DEBUG - Response for create_subnet : {'subnet': {'id': '2e9d6b5b-1e21-4547-b931-1476b1e21a87', 'name': '', 'tenant_id': '17c3cb22bfaf4c4990c66c8ddbe21cfb', 'network_id': '0348cffe-50dc-4ead-bd14-1178190d00f2', 'ip_version': 4, 'cidr': '24.92.21.0/26', 'allocation_pools': [{'start': '24.92.21.2', 'end': '24.92.21.62'}], 'gateway_ip': '24.92.21.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '24.92.21.2', 'tags': [], 'project_id': '17c3cb22bfaf4c4990c66c8ddbe21cfb'}}
2025-10-23 02:04:52,105 - INFO - Created VN ctest-vn2-14076307
2025-10-23 02:04:52,162 - DEBUG - VN ctest-vn2-14076307 UUID is 0348cffe-50dc-4ead-bd14-1178190d00f2
2025-10-23 02:04:52,401 - DEBUG - Services list from nova: [, , ]
2025-10-23 02:04:53,743 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4449-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4449-1)
2025-10-23 02:04:55,147 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4449-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4449-1)
2025-10-23 02:04:55,203 - INFO - Adding interface with subnet_id 869fc5a8-4c54-4011-af68-0aabb3cbe523, port_id None to router f4655ced-5d6d-4909-b2ca-147d5a63b464
2025-10-23 02:04:55,501 - INFO - Waiting for VM ctest-vn1-vm1-14806602 to be up..
2025-10-23 02:04:55,624 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-23 02:05:00,711 - DEBUG - VM is in ACTIVE state now
2025-10-23 02:05:00,711 - INFO - VM name : ctest-vn1-vm1-14806602
2025-10-23 02:05:00,792 - DEBUG - VM ctest-vn1-vm1-14806602 ID is f6b77130-7964-41fc-bba8-001e1f2eb806
2025-10-23 02:05:00,813 - DEBUG - VM ctest-vn1-vm1-14806602 launched on Node cn-jenkins-deploy-platform-ansible-os-4449-1
2025-10-23 02:05:00,887 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/f6b77130-7964-41fc-bba8-001e1f2eb806
2025-10-23 02:05:01,224 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/f6b77130-7964-41fc-bba8-001e1f2eb806
2025-10-23 02:05:01,261 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/db7e6bcf-4aee-4c4b-96cd-33516d8b060e
2025-10-23 02:05:04,522 - 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 1018ms')
2025-10-23 02:05:04,522 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-14806602 failed!
2025-10-23 02:05:04,574 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-29527764:ctest-vn1-64694315 is 2.143.21.193 and allocation pool is NOT set
2025-10-23 02:05:06,635 - 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.30 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.789 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.789/2.044/3.299/1.255 ms')
2025-10-23 02:05:06,635 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-14806602 passed
2025-10-23 02:05:06,790 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 02:05:06,790 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-14806602, IP 2.143.21.195, Port 22
2025-10-23 02:05:06,945 - DEBUG - VM ctest-vn1-vm1-14806602 is ready for SSH connections
2025-10-23 02:05:06,945 - INFO - Waiting for VM ctest-vn2-vm1-88193444 to be up..
2025-10-23 02:05:07,031 - DEBUG - VM is in ACTIVE state now
2025-10-23 02:05:07,031 - INFO - VM name : ctest-vn2-vm1-88193444
2025-10-23 02:05:07,115 - DEBUG - VM ctest-vn2-vm1-88193444 ID is 4b80ba58-d5dc-4c98-bf18-2957433c1e21
2025-10-23 02:05:07,115 - DEBUG - VM ctest-vn2-vm1-88193444 launched on Node cn-jenkins-deploy-platform-ansible-os-4449-1
2025-10-23 02:05:07,183 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/4b80ba58-d5dc-4c98-bf18-2957433c1e21
2025-10-23 02:05:07,190 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/1b7a1f57-70ec-44c2-b122-064b4041862c
2025-10-23 02:05:08,423 - 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.96 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.452 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.452/1.707/2.963/1.255 ms')
2025-10-23 02:05:08,423 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-88193444 passed
2025-10-23 02:05:08,570 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 02:05:08,570 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-88193444, IP 24.92.21.3, Port 22
2025-10-23 02:05:08,730 - DEBUG - VM ctest-vn2-vm1-88193444 is ready for SSH connections
2025-10-23 02:05:08,730 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 02:05:08,730 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 24.92.21.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-10-23 02:05:08,730 - DEBUG - ping -s 56 -c 3 -W 1 24.92.21.3
2025-10-23 02:05:13,788 - DEBUG - PING 24.92.21.3 (24.92.21.3): 56 data bytes
--- 24.92.21.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-10-23 02:05:13,788 - WARNING - Ping to IP 24.92.21.3 from VM ctest-vn1-vm1-14806602 failed
2025-10-23 02:05:13,788 - INFO - Adding interface with subnet_id 2e9d6b5b-1e21-4547-b931-1476b1e21a87, port_id None to router f4655ced-5d6d-4909-b2ca-147d5a63b464
2025-10-23 02:05:14,045 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 02:05:14,045 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 24.92.21.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-10-23 02:05:14,045 - DEBUG - ping -s 56 -c 3 -W 1 24.92.21.3
2025-10-23 02:05:17,274 - DEBUG - PING 24.92.21.3 (24.92.21.3): 56 data bytes
64 bytes from 24.92.21.3: seq=1 ttl=63 time=2.723 ms
64 bytes from 24.92.21.3: seq=2 ttl=63 time=0.960 ms
--- 24.92.21.3 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.960/1.841/2.723 ms
2025-10-23 02:05:17,274 - WARNING - Ping to IP 24.92.21.3 from VM ctest-vn1-vm1-14806602 failed
2025-10-23 02:05:18,275 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 24.92.21.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-10-23 02:05:18,275 - DEBUG - ping -s 56 -c 3 -W 1 24.92.21.3
2025-10-23 02:05:20,509 - DEBUG - PING 24.92.21.3 (24.92.21.3): 56 data bytes
64 bytes from 24.92.21.3: seq=0 ttl=63 time=1.548 ms
64 bytes from 24.92.21.3: seq=1 ttl=63 time=0.751 ms
64 bytes from 24.92.21.3: seq=2 ttl=63 time=0.775 ms
--- 24.92.21.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.751/1.024/1.548 ms
2025-10-23 02:05:20,509 - INFO - Ping to IP 24.92.21.3 from VM ctest-vn1-vm1-14806602 passed
2025-10-23 02:05:20,509 - INFO - Deleting interface with subnet_id 869fc5a8-4c54-4011-af68-0aabb3cbe523, port_id None from router f4655ced-5d6d-4909-b2ca-147d5a63b464
2025-10-23 02:05:20,623 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 02:05:20,623 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 24.92.21.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-10-23 02:05:20,623 - DEBUG - ping -s 56 -c 3 -W 1 24.92.21.3
2025-10-23 02:05:23,848 - DEBUG - PING 24.92.21.3 (24.92.21.3): 56 data bytes
--- 24.92.21.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-10-23 02:05:23,848 - WARNING - Ping to IP 24.92.21.3 from VM ctest-vn1-vm1-14806602 failed
2025-10-23 02:05:23,848 - INFO - Adding interface with subnet_id 869fc5a8-4c54-4011-af68-0aabb3cbe523, port_id None to router f4655ced-5d6d-4909-b2ca-147d5a63b464
2025-10-23 02:05:24,063 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 02:05:24,063 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 24.92.21.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-10-23 02:05:24,063 - DEBUG - ping -s 56 -c 3 -W 1 24.92.21.3
2025-10-23 02:05:26,290 - DEBUG - PING 24.92.21.3 (24.92.21.3): 56 data bytes
64 bytes from 24.92.21.3: seq=0 ttl=63 time=1.639 ms
64 bytes from 24.92.21.3: seq=1 ttl=63 time=1.004 ms
64 bytes from 24.92.21.3: seq=2 ttl=63 time=0.904 ms
--- 24.92.21.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.904/1.182/1.639 ms
2025-10-23 02:05:26,290 - INFO - Ping to IP 24.92.21.3 from VM ctest-vn1-vm1-14806602 passed
2025-10-23 02:05:26,290 - INFO - Deleting interface with subnet_id 2e9d6b5b-1e21-4547-b931-1476b1e21a87, port_id None from router f4655ced-5d6d-4909-b2ca-147d5a63b464
2025-10-23 02:05:26,408 - INFO - Deleting interface with subnet_id 869fc5a8-4c54-4011-af68-0aabb3cbe523, port_id None from router f4655ced-5d6d-4909-b2ca-147d5a63b464
2025-10-23 02:05:26,591 - INFO - Deleting VM ctest-vn2-vm1-88193444
2025-10-23 02:05:26,659 - INFO - Deleting VM ctest-vn1-vm1-14806602
2025-10-23 02:05:26,738 - INFO - Deleting VN ctest-vn2-14076307
2025-10-23 02:05:26,779 - DEBUG - VN 0348cffe-50dc-4ead-bd14-1178190d00f2 still in use: Unable to complete operation on network 0348cffe-50dc-4ead-bd14-1178190d00f2. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1cb64e7a-74ef-40d2-a8b5-3d32e981b344']
2025-10-23 02:05:26,779 - WARNING - Deleting VN ctest-vn2-14076307 failed..Will retry
2025-10-23 02:05:28,876 - DEBUG - Response for deleting network ()
2025-10-23 02:05:28,876 - INFO - Deleting VN ctest-vn1-64694315
2025-10-23 02:05:28,973 - DEBUG - Response for deleting network ()
2025-10-23 02:05:29,228 - DEBUG - No XMPP flaps were noticed during the test
2025-10-23 02:05:29,228 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:39]
2025-10-23 02:05:29,228 - INFO - --------------------------------------------------------------------------------
2025-10-23 02:05:29,929 - INFO - Deleted project: ctest-TestRouters-29527764, ID : 17c3cb22-bfaf-4c49-90c6-6c8ddbe21cfb