2025-11-24 02:11:00,578 - INFO - Domain Default found not creating
2025-11-24 02:11:00,729 - INFO - Project ctest-TestRouters-31902810 not found, creating it
2025-11-24 02:11:01,184 - INFO - Created Project:ctest-TestRouters-31902810, ID : aa161e47-0bc2-452d-8d08-333284173729
2025-11-24 02:11:02,749 - INFO - ================================================================================
2025-11-24 02:11:02,749 - INFO - STARTING TEST : test_basic_router_behavior
2025-11-24 02:11:02,749 - 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-11-24 02:11:03,004 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.201': '0'}} with
2025-11-24 02:11:03,004 - INFO - Initial checks done. Running the testcase now
2025-11-24 02:11:03,004 - INFO -
2025-11-24 02:11:03,532 - DEBUG - Response for create_network : {'network': {'id': '8458bebd-642c-4492-affb-0314ed8d4fbf', 'name': 'ctest-vn1-46333499', 'tenant_id': 'aa161e470bc2452d8d08333284173729', 'project_id': 'aa161e470bc2452d8d08333284173729', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-31902810', 'ctest-vn1-46333499'], 'port_security_enabled': True, 'description': ''}}
2025-11-24 02:11:03,685 - DEBUG - Response for create_subnet : {'subnet': {'id': '7dc1da5c-d664-4426-8638-6ad2003cd259', 'name': '', 'tenant_id': 'aa161e470bc2452d8d08333284173729', 'network_id': '8458bebd-642c-4492-affb-0314ed8d4fbf', 'ip_version': 4, 'cidr': '213.19.12.128/26', 'allocation_pools': [{'start': '213.19.12.130', 'end': '213.19.12.190'}], 'gateway_ip': '213.19.12.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '213.19.12.130', 'tags': [], 'project_id': 'aa161e470bc2452d8d08333284173729'}}
2025-11-24 02:11:03,703 - INFO - Created VN ctest-vn1-46333499
2025-11-24 02:11:03,754 - DEBUG - VN ctest-vn1-46333499 UUID is 8458bebd-642c-4492-affb-0314ed8d4fbf
2025-11-24 02:11:04,114 - DEBUG - Response for create_network : {'network': {'id': '853d477a-ff0e-41cd-9a57-4af1ec03ba31', 'name': 'ctest-vn2-77849756', 'tenant_id': 'aa161e470bc2452d8d08333284173729', 'project_id': 'aa161e470bc2452d8d08333284173729', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-31902810', 'ctest-vn2-77849756'], 'port_security_enabled': True, 'description': ''}}
2025-11-24 02:11:04,312 - DEBUG - Response for create_subnet : {'subnet': {'id': '6032960e-df0b-4bcc-b375-ccb797907fb4', 'name': '', 'tenant_id': 'aa161e470bc2452d8d08333284173729', 'network_id': '853d477a-ff0e-41cd-9a57-4af1ec03ba31', 'ip_version': 4, 'cidr': '94.110.45.0/26', 'allocation_pools': [{'start': '94.110.45.2', 'end': '94.110.45.62'}], 'gateway_ip': '94.110.45.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '94.110.45.2', 'tags': [], 'project_id': 'aa161e470bc2452d8d08333284173729'}}
2025-11-24 02:11:04,334 - INFO - Created VN ctest-vn2-77849756
2025-11-24 02:11:04,390 - DEBUG - VN ctest-vn2-77849756 UUID is 853d477a-ff0e-41cd-9a57-4af1ec03ba31
2025-11-24 02:11:04,634 - DEBUG - Services list from nova: [, , ]
2025-11-24 02:11:05,751 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4804-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4804-1)
2025-11-24 02:11:06,892 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4804-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4804-1)
2025-11-24 02:11:06,982 - INFO - Adding interface with subnet_id 7dc1da5c-d664-4426-8638-6ad2003cd259, port_id None to router e8cafae3-ac2f-4157-9858-30428e490ed9
2025-11-24 02:11:07,264 - INFO - Waiting for VM ctest-vn1-vm1-97214745 to be up..
2025-11-24 02:11:07,382 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-24 02:11:12,453 - DEBUG - VM is in ACTIVE state now
2025-11-24 02:11:12,453 - INFO - VM name : ctest-vn1-vm1-97214745
2025-11-24 02:11:12,523 - DEBUG - VM ctest-vn1-vm1-97214745 ID is 03dbd464-3dc2-4c91-ac0a-90030df22d99
2025-11-24 02:11:12,540 - DEBUG - VM ctest-vn1-vm1-97214745 launched on Node cn-jenkins-deploy-platform-ansible-os-4804-1
2025-11-24 02:11:12,607 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/03dbd464-3dc2-4c91-ac0a-90030df22d99
2025-11-24 02:11:12,902 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/03dbd464-3dc2-4c91-ac0a-90030df22d99
2025-11-24 02:11:12,935 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/683aecc4-86e5-4836-93f1-2f0391a0532b
2025-11-24 02:11:16,213 - 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 1030ms')
2025-11-24 02:11:16,213 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-97214745 failed!
2025-11-24 02:11:16,266 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-31902810:ctest-vn1-46333499 is 213.19.12.129 and allocation pool is NOT set
2025-11-24 02:11:18,328 - 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.87 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.12 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.117/3.495/4.873/1.378 ms')
2025-11-24 02:11:18,328 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-97214745 passed
2025-11-24 02:11:18,478 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 02:11:18,478 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-97214745, IP 213.19.12.131, Port 22
2025-11-24 02:11:18,634 - DEBUG - VM ctest-vn1-vm1-97214745 is ready for SSH connections
2025-11-24 02:11:18,634 - INFO - Waiting for VM ctest-vn2-vm1-78580531 to be up..
2025-11-24 02:11:18,709 - DEBUG - VM is in ACTIVE state now
2025-11-24 02:11:18,709 - INFO - VM name : ctest-vn2-vm1-78580531
2025-11-24 02:11:18,779 - DEBUG - VM ctest-vn2-vm1-78580531 ID is 31a491a9-4a75-40eb-9ffe-f531a39c1667
2025-11-24 02:11:18,779 - DEBUG - VM ctest-vn2-vm1-78580531 launched on Node cn-jenkins-deploy-platform-ansible-os-4804-1
2025-11-24 02:11:18,847 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/31a491a9-4a75-40eb-9ffe-f531a39c1667
2025-11-24 02:11:18,856 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/2db47aa2-8004-4120-ae43-10afd30549de
2025-11-24 02:11:20,095 - 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.82 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.376 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.376/1.595/2.815/1.219 ms')
2025-11-24 02:11:20,095 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-78580531 passed
2025-11-24 02:11:20,243 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 02:11:20,243 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-78580531, IP 94.110.45.3, Port 22
2025-11-24 02:11:20,410 - DEBUG - VM ctest-vn2-vm1-78580531 is ready for SSH connections
2025-11-24 02:11:20,410 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 02:11:20,410 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 94.110.45.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-11-24 02:11:20,410 - DEBUG - ping -s 56 -c 3 -W 1 94.110.45.3
2025-11-24 02:11:25,459 - DEBUG - PING 94.110.45.3 (94.110.45.3): 56 data bytes
--- 94.110.45.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-11-24 02:11:25,459 - WARNING - Ping to IP 94.110.45.3 from VM ctest-vn1-vm1-97214745 failed
2025-11-24 02:11:25,459 - INFO - Adding interface with subnet_id 6032960e-df0b-4bcc-b375-ccb797907fb4, port_id None to router e8cafae3-ac2f-4157-9858-30428e490ed9
2025-11-24 02:11:25,684 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 02:11:25,685 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 94.110.45.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-11-24 02:11:25,685 - DEBUG - ping -s 56 -c 3 -W 1 94.110.45.3
2025-11-24 02:11:28,914 - DEBUG - PING 94.110.45.3 (94.110.45.3): 56 data bytes
64 bytes from 94.110.45.3: seq=1 ttl=63 time=2.616 ms
64 bytes from 94.110.45.3: seq=2 ttl=63 time=1.000 ms
--- 94.110.45.3 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.000/1.808/2.616 ms
2025-11-24 02:11:28,914 - WARNING - Ping to IP 94.110.45.3 from VM ctest-vn1-vm1-97214745 failed
2025-11-24 02:11:29,915 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 94.110.45.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-11-24 02:11:29,915 - DEBUG - ping -s 56 -c 3 -W 1 94.110.45.3
2025-11-24 02:11:32,118 - DEBUG - PING 94.110.45.3 (94.110.45.3): 56 data bytes
64 bytes from 94.110.45.3: seq=0 ttl=63 time=1.668 ms
64 bytes from 94.110.45.3: seq=1 ttl=63 time=1.007 ms
64 bytes from 94.110.45.3: seq=2 ttl=63 time=1.230 ms
--- 94.110.45.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.007/1.301/1.668 ms
2025-11-24 02:11:32,118 - INFO - Ping to IP 94.110.45.3 from VM ctest-vn1-vm1-97214745 passed
2025-11-24 02:11:32,118 - INFO - Deleting interface with subnet_id 7dc1da5c-d664-4426-8638-6ad2003cd259, port_id None from router e8cafae3-ac2f-4157-9858-30428e490ed9
2025-11-24 02:11:32,229 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 02:11:32,229 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 94.110.45.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-11-24 02:11:32,229 - DEBUG - ping -s 56 -c 3 -W 1 94.110.45.3
2025-11-24 02:11:35,419 - DEBUG - PING 94.110.45.3 (94.110.45.3): 56 data bytes
--- 94.110.45.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-11-24 02:11:35,419 - WARNING - Ping to IP 94.110.45.3 from VM ctest-vn1-vm1-97214745 failed
2025-11-24 02:11:35,419 - INFO - Adding interface with subnet_id 7dc1da5c-d664-4426-8638-6ad2003cd259, port_id None to router e8cafae3-ac2f-4157-9858-30428e490ed9
2025-11-24 02:11:35,614 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 02:11:35,614 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 94.110.45.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-11-24 02:11:35,614 - DEBUG - ping -s 56 -c 3 -W 1 94.110.45.3
2025-11-24 02:11:37,832 - DEBUG - PING 94.110.45.3 (94.110.45.3): 56 data bytes
64 bytes from 94.110.45.3: seq=0 ttl=63 time=1.509 ms
64 bytes from 94.110.45.3: seq=1 ttl=63 time=1.076 ms
64 bytes from 94.110.45.3: seq=2 ttl=63 time=0.798 ms
--- 94.110.45.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.798/1.127/1.509 ms
2025-11-24 02:11:37,832 - INFO - Ping to IP 94.110.45.3 from VM ctest-vn1-vm1-97214745 passed
2025-11-24 02:11:37,832 - INFO - Deleting interface with subnet_id 6032960e-df0b-4bcc-b375-ccb797907fb4, port_id None from router e8cafae3-ac2f-4157-9858-30428e490ed9
2025-11-24 02:11:37,944 - INFO - Deleting interface with subnet_id 7dc1da5c-d664-4426-8638-6ad2003cd259, port_id None from router e8cafae3-ac2f-4157-9858-30428e490ed9
2025-11-24 02:11:38,110 - INFO - Deleting VM ctest-vn2-vm1-78580531
2025-11-24 02:11:38,189 - INFO - Deleting VM ctest-vn1-vm1-97214745
2025-11-24 02:11:38,257 - INFO - Deleting VN ctest-vn2-77849756
2025-11-24 02:11:38,296 - DEBUG - VN 853d477a-ff0e-41cd-9a57-4af1ec03ba31 still in use: Unable to complete operation on network 853d477a-ff0e-41cd-9a57-4af1ec03ba31. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-09bbf3e1-ce97-4a5b-a793-ee72a5e9df7e']
2025-11-24 02:11:38,297 - WARNING - Deleting VN ctest-vn2-77849756 failed..Will retry
2025-11-24 02:11:40,389 - DEBUG - Response for deleting network ()
2025-11-24 02:11:40,390 - INFO - Deleting VN ctest-vn1-46333499
2025-11-24 02:11:40,482 - DEBUG - Response for deleting network ()
2025-11-24 02:11:40,735 - DEBUG - No XMPP flaps were noticed during the test
2025-11-24 02:11:40,735 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2025-11-24 02:11:40,735 - INFO - --------------------------------------------------------------------------------
2025-11-24 02:11:41,421 - INFO - Deleted project: ctest-TestRouters-31902810, ID : aa161e47-0bc2-452d-8d08-333284173729