2025-08-20 18:17:09,405 - INFO - Domain Default found not creating
2025-08-20 18:17:09,544 - INFO - Project ctest-TestRouters-59778139 not found, creating it
2025-08-20 18:17:10,022 - INFO - Created Project:ctest-TestRouters-59778139, ID : dd7f13fb-39f6-48a7-8b29-5b269d561fd7
2025-08-20 18:17:11,626 - INFO - ================================================================================
2025-08-20 18:17:11,626 - INFO - STARTING TEST : test_basic_router_behavior
2025-08-20 18:17:11,626 - 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-08-20 18:17:11,883 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.17': '0'}} with
2025-08-20 18:17:11,883 - INFO - Initial checks done. Running the testcase now
2025-08-20 18:17:11,883 - INFO -
2025-08-20 18:17:12,474 - DEBUG - Response for create_network : {'network': {'id': '583283a3-f8a3-462f-9d06-7fcd532515fc', 'name': 'ctest-vn1-79886739', 'tenant_id': 'dd7f13fb39f648a78b295b269d561fd7', 'project_id': 'dd7f13fb39f648a78b295b269d561fd7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-59778139', 'ctest-vn1-79886739'], 'port_security_enabled': True, 'description': ''}}
2025-08-20 18:17:12,678 - DEBUG - Response for create_subnet : {'subnet': {'id': '1e3ac231-bf67-41a9-8b67-d5f275c8aadf', 'name': '', 'tenant_id': 'dd7f13fb39f648a78b295b269d561fd7', 'network_id': '583283a3-f8a3-462f-9d06-7fcd532515fc', 'ip_version': 4, 'cidr': '47.43.58.0/26', 'allocation_pools': [{'start': '47.43.58.2', 'end': '47.43.58.62'}], 'gateway_ip': '47.43.58.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '47.43.58.2', 'tags': [], 'project_id': 'dd7f13fb39f648a78b295b269d561fd7'}}
2025-08-20 18:17:12,696 - INFO - Created VN ctest-vn1-79886739
2025-08-20 18:17:12,748 - DEBUG - VN ctest-vn1-79886739 UUID is 583283a3-f8a3-462f-9d06-7fcd532515fc
2025-08-20 18:17:13,063 - DEBUG - Response for create_network : {'network': {'id': '2115c0bd-fec6-4cff-95b4-b0f0062143ad', 'name': 'ctest-vn2-59017018', 'tenant_id': 'dd7f13fb39f648a78b295b269d561fd7', 'project_id': 'dd7f13fb39f648a78b295b269d561fd7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-59778139', 'ctest-vn2-59017018'], 'port_security_enabled': True, 'description': ''}}
2025-08-20 18:17:13,291 - DEBUG - Response for create_subnet : {'subnet': {'id': '5bb7f1b2-3bd1-47fa-bf32-2797cba779c2', 'name': '', 'tenant_id': 'dd7f13fb39f648a78b295b269d561fd7', 'network_id': '2115c0bd-fec6-4cff-95b4-b0f0062143ad', 'ip_version': 4, 'cidr': '61.185.72.192/26', 'allocation_pools': [{'start': '61.185.72.194', 'end': '61.185.72.254'}], 'gateway_ip': '61.185.72.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '61.185.72.194', 'tags': [], 'project_id': 'dd7f13fb39f648a78b295b269d561fd7'}}
2025-08-20 18:17:13,311 - INFO - Created VN ctest-vn2-59017018
2025-08-20 18:17:13,364 - DEBUG - VN ctest-vn2-59017018 UUID is 2115c0bd-fec6-4cff-95b4-b0f0062143ad
2025-08-20 18:17:13,534 - DEBUG - Services list from nova: [, , ]
2025-08-20 18:17:14,624 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3900-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3900-1)
2025-08-20 18:17:15,964 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3900-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3900-1)
2025-08-20 18:17:16,042 - INFO - Adding interface with subnet_id 1e3ac231-bf67-41a9-8b67-d5f275c8aadf, port_id None to router 907de5d5-930d-44b4-8092-906103c500af
2025-08-20 18:17:16,341 - INFO - Waiting for VM ctest-vn1-vm1-06954343 to be up..
2025-08-20 18:17:16,478 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-20 18:17:21,552 - DEBUG - VM is in ACTIVE state now
2025-08-20 18:17:21,552 - INFO - VM name : ctest-vn1-vm1-06954343
2025-08-20 18:17:21,625 - DEBUG - VM ctest-vn1-vm1-06954343 ID is 558b2549-f656-4df6-be41-9f66571f1e00
2025-08-20 18:17:21,645 - DEBUG - VM ctest-vn1-vm1-06954343 launched on Node cn-jenkins-deploy-platform-ansible-os-3900-1
2025-08-20 18:17:21,715 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/558b2549-f656-4df6-be41-9f66571f1e00
2025-08-20 18:17:22,064 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/558b2549-f656-4df6-be41-9f66571f1e00
2025-08-20 18:17:22,097 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/255b6dcb-33cb-432f-8449-bf41ccfe4232
2025-08-20 18:17:25,358 - 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 1010ms')
2025-08-20 18:17:25,358 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-06954343 failed!
2025-08-20 18:17:25,416 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-59778139:ctest-vn1-79886739 is 47.43.58.1 and allocation pool is NOT set
2025-08-20 18:17:27,477 - 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.16 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.478 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.478/1.817/3.157/1.339 ms')
2025-08-20 18:17:27,477 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-06954343 passed
2025-08-20 18:17:27,632 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 18:17:27,632 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-06954343, IP 47.43.58.3, Port 22
2025-08-20 18:17:27,787 - DEBUG - VM ctest-vn1-vm1-06954343 is ready for SSH connections
2025-08-20 18:17:27,787 - INFO - Waiting for VM ctest-vn2-vm1-83744494 to be up..
2025-08-20 18:17:27,858 - DEBUG - VM is in ACTIVE state now
2025-08-20 18:17:27,859 - INFO - VM name : ctest-vn2-vm1-83744494
2025-08-20 18:17:27,929 - DEBUG - VM ctest-vn2-vm1-83744494 ID is 93afc4a3-5522-4bbc-9c8d-1dd5249b18ac
2025-08-20 18:17:27,929 - DEBUG - VM ctest-vn2-vm1-83744494 launched on Node cn-jenkins-deploy-platform-ansible-os-3900-1
2025-08-20 18:17:27,998 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/93afc4a3-5522-4bbc-9c8d-1dd5249b18ac
2025-08-20 18:17:28,006 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/07c62940-0677-4f29-96d0-523cd959bb32
2025-08-20 18:17:29,240 - 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.22 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.390 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.390/1.806/3.223/1.416 ms')
2025-08-20 18:17:29,241 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-83744494 passed
2025-08-20 18:17:29,400 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 18:17:29,400 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-83744494, IP 61.185.72.195, Port 22
2025-08-20 18:17:29,556 - DEBUG - VM ctest-vn2-vm1-83744494 is ready for SSH connections
2025-08-20 18:17:29,556 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 18:17:29,556 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 61.185.72.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-20 18:17:29,556 - DEBUG - ping -s 56 -c 3 -W 1 61.185.72.195
2025-08-20 18:17:34,561 - DEBUG - PING 61.185.72.195 (61.185.72.195): 56 data bytes
--- 61.185.72.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-08-20 18:17:34,561 - WARNING - Ping to IP 61.185.72.195 from VM ctest-vn1-vm1-06954343 failed
2025-08-20 18:17:34,562 - INFO - Adding interface with subnet_id 5bb7f1b2-3bd1-47fa-bf32-2797cba779c2, port_id None to router 907de5d5-930d-44b4-8092-906103c500af
2025-08-20 18:17:34,853 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 18:17:34,853 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 61.185.72.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-20 18:17:34,853 - DEBUG - ping -s 56 -c 3 -W 1 61.185.72.195
2025-08-20 18:17:38,087 - DEBUG - PING 61.185.72.195 (61.185.72.195): 56 data bytes
64 bytes from 61.185.72.195: seq=1 ttl=63 time=2.684 ms
64 bytes from 61.185.72.195: seq=2 ttl=63 time=1.109 ms
--- 61.185.72.195 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.109/1.896/2.684 ms
2025-08-20 18:17:38,087 - WARNING - Ping to IP 61.185.72.195 from VM ctest-vn1-vm1-06954343 failed
2025-08-20 18:17:39,088 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 61.185.72.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-20 18:17:39,089 - DEBUG - ping -s 56 -c 3 -W 1 61.185.72.195
2025-08-20 18:17:41,300 - DEBUG - PING 61.185.72.195 (61.185.72.195): 56 data bytes
64 bytes from 61.185.72.195: seq=0 ttl=63 time=1.514 ms
64 bytes from 61.185.72.195: seq=1 ttl=63 time=1.237 ms
64 bytes from 61.185.72.195: seq=2 ttl=63 time=0.845 ms
--- 61.185.72.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.845/1.198/1.514 ms
2025-08-20 18:17:41,300 - INFO - Ping to IP 61.185.72.195 from VM ctest-vn1-vm1-06954343 passed
2025-08-20 18:17:41,300 - INFO - Deleting interface with subnet_id 1e3ac231-bf67-41a9-8b67-d5f275c8aadf, port_id None from router 907de5d5-930d-44b4-8092-906103c500af
2025-08-20 18:17:41,438 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 18:17:41,439 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 61.185.72.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-20 18:17:41,439 - DEBUG - ping -s 56 -c 3 -W 1 61.185.72.195
2025-08-20 18:17:44,657 - DEBUG - PING 61.185.72.195 (61.185.72.195): 56 data bytes
--- 61.185.72.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-08-20 18:17:44,657 - WARNING - Ping to IP 61.185.72.195 from VM ctest-vn1-vm1-06954343 failed
2025-08-20 18:17:44,658 - INFO - Adding interface with subnet_id 1e3ac231-bf67-41a9-8b67-d5f275c8aadf, port_id None to router 907de5d5-930d-44b4-8092-906103c500af
2025-08-20 18:17:44,879 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 18:17:44,879 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 61.185.72.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-08-20 18:17:44,879 - DEBUG - ping -s 56 -c 3 -W 1 61.185.72.195
2025-08-20 18:17:47,100 - DEBUG - PING 61.185.72.195 (61.185.72.195): 56 data bytes
64 bytes from 61.185.72.195: seq=0 ttl=63 time=1.694 ms
64 bytes from 61.185.72.195: seq=1 ttl=63 time=0.918 ms
64 bytes from 61.185.72.195: seq=2 ttl=63 time=0.968 ms
--- 61.185.72.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.918/1.193/1.694 ms
2025-08-20 18:17:47,100 - INFO - Ping to IP 61.185.72.195 from VM ctest-vn1-vm1-06954343 passed
2025-08-20 18:17:47,100 - INFO - Deleting interface with subnet_id 5bb7f1b2-3bd1-47fa-bf32-2797cba779c2, port_id None from router 907de5d5-930d-44b4-8092-906103c500af
2025-08-20 18:17:47,238 - INFO - Deleting interface with subnet_id 1e3ac231-bf67-41a9-8b67-d5f275c8aadf, port_id None from router 907de5d5-930d-44b4-8092-906103c500af
2025-08-20 18:17:47,457 - INFO - Deleting VM ctest-vn2-vm1-83744494
2025-08-20 18:17:47,528 - INFO - Deleting VM ctest-vn1-vm1-06954343
2025-08-20 18:17:47,596 - INFO - Deleting VN ctest-vn2-59017018
2025-08-20 18:17:47,636 - DEBUG - VN 2115c0bd-fec6-4cff-95b4-b0f0062143ad still in use: Unable to complete operation on network 2115c0bd-fec6-4cff-95b4-b0f0062143ad. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-8615a1fd-6684-40a1-a603-eafd67be8c34']
2025-08-20 18:17:47,637 - WARNING - Deleting VN ctest-vn2-59017018 failed..Will retry
2025-08-20 18:17:49,740 - DEBUG - Response for deleting network ()
2025-08-20 18:17:49,740 - INFO - Deleting VN ctest-vn1-79886739
2025-08-20 18:17:49,854 - DEBUG - Response for deleting network ()
2025-08-20 18:17:50,110 - DEBUG - No XMPP flaps were noticed during the test
2025-08-20 18:17:50,110 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:39]
2025-08-20 18:17:50,110 - INFO - --------------------------------------------------------------------------------
2025-08-20 18:17:50,838 - INFO - Deleted project: ctest-TestRouters-59778139, ID : dd7f13fb-39f6-48a7-8b29-5b269d561fd7