2025-10-30 22:22:00,124 - INFO - Domain Default found not creating
2025-10-30 22:22:00,276 - INFO - Project ctest-TestRouters-17111245 not found, creating it
2025-10-30 22:22:00,767 - INFO - Created Project:ctest-TestRouters-17111245, ID : fa8438ed-8be8-493e-b6ca-6567655b4687
2025-10-30 22:22:02,245 - INFO - ================================================================================
2025-10-30 22:22:02,245 - INFO - STARTING TEST : test_basic_router_behavior
2025-10-30 22:22:02,245 - 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-30 22:22:02,506 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.153': '0'}} with
2025-10-30 22:22:02,506 - INFO - Initial checks done. Running the testcase now
2025-10-30 22:22:02,506 - INFO -
2025-10-30 22:22:03,033 - DEBUG - Response for create_network : {'network': {'id': 'b5987041-1d61-4e61-b0e1-4787a611a311', 'name': 'ctest-vn1-99012396', 'tenant_id': 'fa8438ed8be8493eb6ca6567655b4687', 'project_id': 'fa8438ed8be8493eb6ca6567655b4687', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-17111245', 'ctest-vn1-99012396'], 'port_security_enabled': True, 'description': ''}}
2025-10-30 22:22:03,221 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c09951a6-d80f-4133-94ff-a44d2ad890c3', 'name': '', 'tenant_id': 'fa8438ed8be8493eb6ca6567655b4687', 'network_id': 'b5987041-1d61-4e61-b0e1-4787a611a311', 'ip_version': 4, 'cidr': '92.50.4.64/26', 'allocation_pools': [{'start': '92.50.4.66', 'end': '92.50.4.126'}], 'gateway_ip': '92.50.4.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '92.50.4.66', 'tags': [], 'project_id': 'fa8438ed8be8493eb6ca6567655b4687'}}
2025-10-30 22:22:03,236 - INFO - Created VN ctest-vn1-99012396
2025-10-30 22:22:03,288 - DEBUG - VN ctest-vn1-99012396 UUID is b5987041-1d61-4e61-b0e1-4787a611a311
2025-10-30 22:22:03,604 - DEBUG - Response for create_network : {'network': {'id': 'f9027643-1578-4377-a1b7-e13f314c2df4', 'name': 'ctest-vn2-94079935', 'tenant_id': 'fa8438ed8be8493eb6ca6567655b4687', 'project_id': 'fa8438ed8be8493eb6ca6567655b4687', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-17111245', 'ctest-vn2-94079935'], 'port_security_enabled': True, 'description': ''}}
2025-10-30 22:22:03,808 - DEBUG - Response for create_subnet : {'subnet': {'id': '869da801-3f22-418d-b5fc-21c09ecfa341', 'name': '', 'tenant_id': 'fa8438ed8be8493eb6ca6567655b4687', 'network_id': 'f9027643-1578-4377-a1b7-e13f314c2df4', 'ip_version': 4, 'cidr': '103.83.87.128/26', 'allocation_pools': [{'start': '103.83.87.130', 'end': '103.83.87.190'}], 'gateway_ip': '103.83.87.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '103.83.87.130', 'tags': [], 'project_id': 'fa8438ed8be8493eb6ca6567655b4687'}}
2025-10-30 22:22:03,827 - INFO - Created VN ctest-vn2-94079935
2025-10-30 22:22:03,876 - DEBUG - VN ctest-vn2-94079935 UUID is f9027643-1578-4377-a1b7-e13f314c2df4
2025-10-30 22:22:04,130 - DEBUG - Services list from nova: [, , ]
2025-10-30 22:22:05,090 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4561-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4561-1)
2025-10-30 22:22:06,269 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4561-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4561-1)
2025-10-30 22:22:06,330 - INFO - Adding interface with subnet_id c09951a6-d80f-4133-94ff-a44d2ad890c3, port_id None to router 9626345d-d3e4-4be1-a94c-1d366cbedb54
2025-10-30 22:22:06,609 - INFO - Waiting for VM ctest-vn1-vm1-84587024 to be up..
2025-10-30 22:22:06,703 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-30 22:22:11,778 - DEBUG - VM is in ACTIVE state now
2025-10-30 22:22:11,779 - INFO - VM name : ctest-vn1-vm1-84587024
2025-10-30 22:22:11,850 - DEBUG - VM ctest-vn1-vm1-84587024 ID is 2e647889-7435-4eec-bbca-90649bd725b0
2025-10-30 22:22:11,871 - DEBUG - VM ctest-vn1-vm1-84587024 launched on Node cn-jenkins-deploy-platform-ansible-os-4561-1
2025-10-30 22:22:11,944 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/2e647889-7435-4eec-bbca-90649bd725b0
2025-10-30 22:22:12,242 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/2e647889-7435-4eec-bbca-90649bd725b0
2025-10-30 22:22:12,276 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/e10fa570-4891-497d-b177-6a280f571498
2025-10-30 22:22:15,533 - 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 1027ms')
2025-10-30 22:22:15,534 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-84587024 failed!
2025-10-30 22:22:15,588 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-17111245:ctest-vn1-99012396 is 92.50.4.65 and allocation pool is NOT set
2025-10-30 22:22:17,648 - 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.66 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.412 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.412/1.537/2.663/1.125 ms')
2025-10-30 22:22:17,648 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-84587024 passed
2025-10-30 22:22:17,796 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 22:22:17,797 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-84587024, IP 92.50.4.67, Port 22
2025-10-30 22:22:17,960 - DEBUG - VM ctest-vn1-vm1-84587024 is ready for SSH connections
2025-10-30 22:22:17,960 - INFO - Waiting for VM ctest-vn2-vm1-66399768 to be up..
2025-10-30 22:22:18,023 - DEBUG - VM is in ACTIVE state now
2025-10-30 22:22:18,023 - INFO - VM name : ctest-vn2-vm1-66399768
2025-10-30 22:22:18,083 - DEBUG - VM ctest-vn2-vm1-66399768 ID is 1030fa59-6460-4824-8d74-5700340c88c3
2025-10-30 22:22:18,083 - DEBUG - VM ctest-vn2-vm1-66399768 launched on Node cn-jenkins-deploy-platform-ansible-os-4561-1
2025-10-30 22:22:18,140 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/1030fa59-6460-4824-8d74-5700340c88c3
2025-10-30 22:22:18,146 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/58e5f45e-9595-4227-a3f3-0fc0ae74ed51
2025-10-30 22:22:19,370 - 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.80 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.299 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.299/1.548/2.798/1.249 ms')
2025-10-30 22:22:19,370 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-66399768 passed
2025-10-30 22:22:19,516 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 22:22:19,517 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-66399768, IP 103.83.87.131, Port 22
2025-10-30 22:22:19,680 - DEBUG - VM ctest-vn2-vm1-66399768 is ready for SSH connections
2025-10-30 22:22:19,680 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 22:22:19,680 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 103.83.87.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-10-30 22:22:19,681 - DEBUG - ping -s 56 -c 3 -W 1 103.83.87.131
2025-10-30 22:22:24,332 - DEBUG - PING 103.83.87.131 (103.83.87.131): 56 data bytes
--- 103.83.87.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-10-30 22:22:24,333 - WARNING - Ping to IP 103.83.87.131 from VM ctest-vn1-vm1-84587024 failed
2025-10-30 22:22:24,333 - INFO - Adding interface with subnet_id 869da801-3f22-418d-b5fc-21c09ecfa341, port_id None to router 9626345d-d3e4-4be1-a94c-1d366cbedb54
2025-10-30 22:22:24,555 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 22:22:24,555 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 103.83.87.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-10-30 22:22:24,555 - DEBUG - ping -s 56 -c 3 -W 1 103.83.87.131
2025-10-30 22:22:27,806 - DEBUG - PING 103.83.87.131 (103.83.87.131): 56 data bytes
64 bytes from 103.83.87.131: seq=1 ttl=63 time=2.645 ms
64 bytes from 103.83.87.131: seq=2 ttl=63 time=0.813 ms
--- 103.83.87.131 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.813/1.729/2.645 ms
2025-10-30 22:22:27,806 - WARNING - Ping to IP 103.83.87.131 from VM ctest-vn1-vm1-84587024 failed
2025-10-30 22:22:28,807 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 103.83.87.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-10-30 22:22:28,807 - DEBUG - ping -s 56 -c 3 -W 1 103.83.87.131
2025-10-30 22:22:31,009 - DEBUG - PING 103.83.87.131 (103.83.87.131): 56 data bytes
64 bytes from 103.83.87.131: seq=0 ttl=63 time=1.606 ms
64 bytes from 103.83.87.131: seq=1 ttl=63 time=0.809 ms
64 bytes from 103.83.87.131: seq=2 ttl=63 time=0.778 ms
--- 103.83.87.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.778/1.064/1.606 ms
2025-10-30 22:22:31,009 - INFO - Ping to IP 103.83.87.131 from VM ctest-vn1-vm1-84587024 passed
2025-10-30 22:22:31,010 - INFO - Deleting interface with subnet_id c09951a6-d80f-4133-94ff-a44d2ad890c3, port_id None from router 9626345d-d3e4-4be1-a94c-1d366cbedb54
2025-10-30 22:22:31,103 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 22:22:31,103 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 103.83.87.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-10-30 22:22:31,103 - DEBUG - ping -s 56 -c 3 -W 1 103.83.87.131
2025-10-30 22:22:34,303 - DEBUG - PING 103.83.87.131 (103.83.87.131): 56 data bytes
--- 103.83.87.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-10-30 22:22:34,303 - WARNING - Ping to IP 103.83.87.131 from VM ctest-vn1-vm1-84587024 failed
2025-10-30 22:22:34,303 - INFO - Adding interface with subnet_id c09951a6-d80f-4133-94ff-a44d2ad890c3, port_id None to router 9626345d-d3e4-4be1-a94c-1d366cbedb54
2025-10-30 22:22:34,513 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 22:22:34,513 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 103.83.87.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-10-30 22:22:34,513 - DEBUG - ping -s 56 -c 3 -W 1 103.83.87.131
2025-10-30 22:22:36,721 - DEBUG - PING 103.83.87.131 (103.83.87.131): 56 data bytes
64 bytes from 103.83.87.131: seq=0 ttl=63 time=1.319 ms
64 bytes from 103.83.87.131: seq=1 ttl=63 time=0.872 ms
64 bytes from 103.83.87.131: seq=2 ttl=63 time=0.837 ms
--- 103.83.87.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.837/1.009/1.319 ms
2025-10-30 22:22:36,721 - INFO - Ping to IP 103.83.87.131 from VM ctest-vn1-vm1-84587024 passed
2025-10-30 22:22:36,721 - INFO - Deleting interface with subnet_id 869da801-3f22-418d-b5fc-21c09ecfa341, port_id None from router 9626345d-d3e4-4be1-a94c-1d366cbedb54
2025-10-30 22:22:36,819 - INFO - Deleting interface with subnet_id c09951a6-d80f-4133-94ff-a44d2ad890c3, port_id None from router 9626345d-d3e4-4be1-a94c-1d366cbedb54
2025-10-30 22:22:36,962 - INFO - Deleting VM ctest-vn2-vm1-66399768
2025-10-30 22:22:37,029 - INFO - Deleting VM ctest-vn1-vm1-84587024
2025-10-30 22:22:37,092 - INFO - Deleting VN ctest-vn2-94079935
2025-10-30 22:22:37,123 - DEBUG - VN f9027643-1578-4377-a1b7-e13f314c2df4 still in use: Unable to complete operation on network f9027643-1578-4377-a1b7-e13f314c2df4. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-05703a21-6d5e-4393-9e3d-a6884d56eae1']
2025-10-30 22:22:37,123 - WARNING - Deleting VN ctest-vn2-94079935 failed..Will retry
2025-10-30 22:22:39,213 - DEBUG - Response for deleting network ()
2025-10-30 22:22:39,213 - INFO - Deleting VN ctest-vn1-99012396
2025-10-30 22:22:39,301 - DEBUG - Response for deleting network ()
2025-10-30 22:22:39,563 - DEBUG - No XMPP flaps were noticed during the test
2025-10-30 22:22:39,563 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:37]
2025-10-30 22:22:39,563 - INFO - --------------------------------------------------------------------------------
2025-10-30 22:22:40,226 - INFO - Deleted project: ctest-TestRouters-17111245, ID : fa8438ed-8be8-493e-b6ca-6567655b4687