2026-05-05 17:17:09,877 - INFO - Domain Default found not creating
2026-05-05 17:17:10,056 - INFO - Project ctest-TestRouters-58046169 not found, creating it
2026-05-05 17:17:10,574 - INFO - Created Project:ctest-TestRouters-58046169, ID : b01770ef-ee81-4c40-99ba-5090f78a0c20
2026-05-05 17:17:12,172 - INFO - ================================================================================
2026-05-05 17:17:12,172 - INFO - STARTING TEST : test_basic_router_behavior
2026-05-05 17:17:12,172 - 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-05 17:17:12,432 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with
2026-05-05 17:17:12,432 - INFO - Initial checks done. Running the testcase now
2026-05-05 17:17:12,432 - INFO -
2026-05-05 17:17:13,080 - DEBUG - Response for create_network : {'network': {'id': '431d0e8f-3546-4b73-b9f7-a7388e5a3ada', 'name': 'ctest-vn1-09229089', 'tenant_id': 'b01770efee814c4099ba5090f78a0c20', 'project_id': 'b01770efee814c4099ba5090f78a0c20', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-58046169', 'ctest-vn1-09229089'], 'port_security_enabled': True, 'description': ''}}
2026-05-05 17:17:13,309 - DEBUG - Response for create_subnet : {'subnet': {'id': '9a1167ed-0e9b-4896-b346-2d4e1e453229', 'name': '', 'tenant_id': 'b01770efee814c4099ba5090f78a0c20', 'network_id': '431d0e8f-3546-4b73-b9f7-a7388e5a3ada', 'ip_version': 4, 'cidr': '190.27.86.128/26', 'allocation_pools': [{'start': '190.27.86.130', 'end': '190.27.86.190'}], 'gateway_ip': '190.27.86.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '190.27.86.130', 'tags': [], 'project_id': 'b01770efee814c4099ba5090f78a0c20'}}
2026-05-05 17:17:13,338 - INFO - Created VN ctest-vn1-09229089
2026-05-05 17:17:13,403 - DEBUG - VN ctest-vn1-09229089 UUID is 431d0e8f-3546-4b73-b9f7-a7388e5a3ada
2026-05-05 17:17:13,770 - DEBUG - Response for create_network : {'network': {'id': 'd9da0e90-d6e5-42e8-92b2-9b225e88bfc3', 'name': 'ctest-vn2-52522437', 'tenant_id': 'b01770efee814c4099ba5090f78a0c20', 'project_id': 'b01770efee814c4099ba5090f78a0c20', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-58046169', 'ctest-vn2-52522437'], 'port_security_enabled': True, 'description': ''}}
2026-05-05 17:17:13,955 - DEBUG - Response for create_subnet : {'subnet': {'id': '8ba9d843-aebc-4a4e-adfe-09b6bb843601', 'name': '', 'tenant_id': 'b01770efee814c4099ba5090f78a0c20', 'network_id': 'd9da0e90-d6e5-42e8-92b2-9b225e88bfc3', 'ip_version': 4, 'cidr': '130.250.98.192/26', 'allocation_pools': [{'start': '130.250.98.194', 'end': '130.250.98.254'}], 'gateway_ip': '130.250.98.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '130.250.98.194', 'tags': [], 'project_id': 'b01770efee814c4099ba5090f78a0c20'}}
2026-05-05 17:17:13,976 - INFO - Created VN ctest-vn2-52522437
2026-05-05 17:17:14,030 - DEBUG - VN ctest-vn2-52522437 UUID is d9da0e90-d6e5-42e8-92b2-9b225e88bfc3
2026-05-05 17:17:14,207 - DEBUG - Services list from nova: [, , ]
2026-05-05 17:17:15,362 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5746-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5746-1)
2026-05-05 17:17:16,602 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5746-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5746-1)
2026-05-05 17:17:16,706 - INFO - Adding interface with subnet_id 9a1167ed-0e9b-4896-b346-2d4e1e453229, port_id None to router a78669e6-651b-40ea-a91c-dec52ad16aec
2026-05-05 17:17:17,010 - INFO - Waiting for VM ctest-vn1-vm1-76098763 to be up..
2026-05-05 17:17:17,125 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-05 17:17:22,207 - DEBUG - VM is in ACTIVE state now
2026-05-05 17:17:22,207 - INFO - VM name : ctest-vn1-vm1-76098763
2026-05-05 17:17:22,290 - DEBUG - VM ctest-vn1-vm1-76098763 ID is 08e52e66-dca7-49fa-a28f-085a54b45f41
2026-05-05 17:17:22,325 - DEBUG - VM ctest-vn1-vm1-76098763 launched on Node cn-jenkins-deploy-platform-ansible-os-5746-1
2026-05-05 17:17:22,416 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/08e52e66-dca7-49fa-a28f-085a54b45f41
2026-05-05 17:17:22,728 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/08e52e66-dca7-49fa-a28f-085a54b45f41
2026-05-05 17:17:22,764 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/45f3ba48-3bd7-491b-b43d-f587fbecdca1
2026-05-05 17:17:26,030 - 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 1014ms')
2026-05-05 17:17:26,030 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-76098763 failed!
2026-05-05 17:17:26,091 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-58046169:ctest-vn1-09229089 is 190.27.86.129 and allocation pool is NOT set
2026-05-05 17:17:28,158 - 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.55 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.597 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.597/2.072/3.547/1.475 ms')
2026-05-05 17:17:28,158 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-76098763 passed
2026-05-05 17:17:28,311 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-05 17:17:28,311 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-76098763, IP 190.27.86.131, Port 22
2026-05-05 17:17:28,466 - DEBUG - VM ctest-vn1-vm1-76098763 is ready for SSH connections
2026-05-05 17:17:28,466 - INFO - Waiting for VM ctest-vn2-vm1-30373654 to be up..
2026-05-05 17:17:28,548 - DEBUG - VM is in ACTIVE state now
2026-05-05 17:17:28,548 - INFO - VM name : ctest-vn2-vm1-30373654
2026-05-05 17:17:28,627 - DEBUG - VM ctest-vn2-vm1-30373654 ID is effae538-1719-4109-b23a-366f280172e2
2026-05-05 17:17:28,627 - DEBUG - VM ctest-vn2-vm1-30373654 launched on Node cn-jenkins-deploy-platform-ansible-os-5746-1
2026-05-05 17:17:28,715 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/effae538-1719-4109-b23a-366f280172e2
2026-05-05 17:17:28,724 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/ce12351c-93b8-4ef2-8daf-7211a2e15ff5
2026-05-05 17:17:29,963 - 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.94 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.593 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.593/1.764/2.935/1.171 ms')
2026-05-05 17:17:29,964 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-30373654 passed
2026-05-05 17:17:30,114 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-05 17:17:30,115 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-30373654, IP 130.250.98.195, Port 22
2026-05-05 17:17:30,274 - DEBUG - VM ctest-vn2-vm1-30373654 is ready for SSH connections
2026-05-05 17:17:30,274 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-05 17:17:30,274 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 130.250.98.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-05-05 17:17:30,274 - DEBUG - ping -s 56 -c 3 -W 1 130.250.98.195
2026-05-05 17:17:35,316 - DEBUG - PING 130.250.98.195 (130.250.98.195): 56 data bytes
--- 130.250.98.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-05-05 17:17:35,316 - WARNING - Ping to IP 130.250.98.195 from VM ctest-vn1-vm1-76098763 failed
2026-05-05 17:17:35,316 - INFO - Adding interface with subnet_id 8ba9d843-aebc-4a4e-adfe-09b6bb843601, port_id None to router a78669e6-651b-40ea-a91c-dec52ad16aec
2026-05-05 17:17:35,588 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-05 17:17:35,588 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 130.250.98.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-05-05 17:17:35,588 - DEBUG - ping -s 56 -c 3 -W 1 130.250.98.195
2026-05-05 17:17:38,794 - DEBUG - PING 130.250.98.195 (130.250.98.195): 56 data bytes
64 bytes from 130.250.98.195: seq=1 ttl=63 time=3.755 ms
64 bytes from 130.250.98.195: seq=2 ttl=63 time=1.124 ms
--- 130.250.98.195 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.124/2.439/3.755 ms
2026-05-05 17:17:38,794 - WARNING - Ping to IP 130.250.98.195 from VM ctest-vn1-vm1-76098763 failed
2026-05-05 17:17:39,801 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 130.250.98.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-05-05 17:17:39,801 - DEBUG - ping -s 56 -c 3 -W 1 130.250.98.195
2026-05-05 17:17:42,015 - DEBUG - PING 130.250.98.195 (130.250.98.195): 56 data bytes
64 bytes from 130.250.98.195: seq=0 ttl=63 time=1.635 ms
64 bytes from 130.250.98.195: seq=1 ttl=63 time=1.078 ms
64 bytes from 130.250.98.195: seq=2 ttl=63 time=1.036 ms
--- 130.250.98.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.036/1.249/1.635 ms
2026-05-05 17:17:42,016 - INFO - Ping to IP 130.250.98.195 from VM ctest-vn1-vm1-76098763 passed
2026-05-05 17:17:42,016 - INFO - Deleting interface with subnet_id 9a1167ed-0e9b-4896-b346-2d4e1e453229, port_id None from router a78669e6-651b-40ea-a91c-dec52ad16aec
2026-05-05 17:17:42,137 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-05 17:17:42,137 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 130.250.98.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-05-05 17:17:42,137 - DEBUG - ping -s 56 -c 3 -W 1 130.250.98.195
2026-05-05 17:17:45,359 - DEBUG - PING 130.250.98.195 (130.250.98.195): 56 data bytes
--- 130.250.98.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-05-05 17:17:45,359 - WARNING - Ping to IP 130.250.98.195 from VM ctest-vn1-vm1-76098763 failed
2026-05-05 17:17:45,359 - INFO - Adding interface with subnet_id 9a1167ed-0e9b-4896-b346-2d4e1e453229, port_id None to router a78669e6-651b-40ea-a91c-dec52ad16aec
2026-05-05 17:17:45,590 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-05 17:17:45,590 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 130.250.98.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-05-05 17:17:45,591 - DEBUG - ping -s 56 -c 3 -W 1 130.250.98.195
2026-05-05 17:17:47,809 - DEBUG - PING 130.250.98.195 (130.250.98.195): 56 data bytes
64 bytes from 130.250.98.195: seq=0 ttl=63 time=1.938 ms
64 bytes from 130.250.98.195: seq=1 ttl=63 time=0.910 ms
64 bytes from 130.250.98.195: seq=2 ttl=63 time=0.970 ms
--- 130.250.98.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.910/1.272/1.938 ms
2026-05-05 17:17:47,809 - INFO - Ping to IP 130.250.98.195 from VM ctest-vn1-vm1-76098763 passed
2026-05-05 17:17:47,809 - INFO - Deleting interface with subnet_id 8ba9d843-aebc-4a4e-adfe-09b6bb843601, port_id None from router a78669e6-651b-40ea-a91c-dec52ad16aec
2026-05-05 17:17:47,934 - INFO - Deleting interface with subnet_id 9a1167ed-0e9b-4896-b346-2d4e1e453229, port_id None from router a78669e6-651b-40ea-a91c-dec52ad16aec
2026-05-05 17:17:48,132 - INFO - Deleting VM ctest-vn2-vm1-30373654
2026-05-05 17:17:48,209 - INFO - Deleting VM ctest-vn1-vm1-76098763
2026-05-05 17:17:48,291 - INFO - Deleting VN ctest-vn2-52522437
2026-05-05 17:17:48,337 - DEBUG - VN d9da0e90-d6e5-42e8-92b2-9b225e88bfc3 still in use: Unable to complete operation on network d9da0e90-d6e5-42e8-92b2-9b225e88bfc3. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d1a3ee6f-f9df-453f-a713-edbe920a3f76']
2026-05-05 17:17:48,337 - WARNING - Deleting VN ctest-vn2-52522437 failed..Will retry
2026-05-05 17:17:50,449 - DEBUG - Response for deleting network ()
2026-05-05 17:17:50,449 - INFO - Deleting VN ctest-vn1-09229089
2026-05-05 17:17:50,560 - DEBUG - Response for deleting network ()
2026-05-05 17:17:50,825 - DEBUG - No XMPP flaps were noticed during the test
2026-05-05 17:17:50,825 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2026-05-05 17:17:50,825 - INFO - --------------------------------------------------------------------------------
2026-05-05 17:17:51,541 - INFO - Deleted project: ctest-TestRouters-58046169, ID : b01770ef-ee81-4c40-99ba-5090f78a0c20