2025-10-06 16:40:19,810 - INFO - Domain Default found not creating
2025-10-06 16:40:19,977 - INFO - Project ctest-TestRouters-61322515 not found, creating it
2025-10-06 16:40:20,452 - INFO - Created Project:ctest-TestRouters-61322515, ID : 7070d05d-90d0-4b74-83c1-735b66c41e4c
2025-10-06 16:40:21,873 - INFO - ================================================================================
2025-10-06 16:40:21,873 - INFO - STARTING TEST : test_basic_router_behavior
2025-10-06 16:40:21,873 - 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-06 16:40:22,128 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-10-06 16:40:22,128 - INFO - Initial checks done. Running the testcase now
2025-10-06 16:40:22,128 - INFO -
2025-10-06 16:40:22,678 - DEBUG - Response for create_network : {'network': {'id': 'f4af1b27-d4ee-4de6-aff8-0467c730fade', 'name': 'ctest-vn1-82586334', 'tenant_id': '7070d05d90d04b7483c1735b66c41e4c', 'project_id': '7070d05d90d04b7483c1735b66c41e4c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-61322515', 'ctest-vn1-82586334'], 'port_security_enabled': True, 'description': ''}}
2025-10-06 16:40:22,830 - DEBUG - Response for create_subnet : {'subnet': {'id': '6b6f4b31-2b67-4222-afd0-f675e87f229f', 'name': '', 'tenant_id': '7070d05d90d04b7483c1735b66c41e4c', 'network_id': 'f4af1b27-d4ee-4de6-aff8-0467c730fade', 'ip_version': 4, 'cidr': '215.196.41.64/26', 'allocation_pools': [{'start': '215.196.41.66', 'end': '215.196.41.126'}], 'gateway_ip': '215.196.41.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '215.196.41.66', 'tags': [], 'project_id': '7070d05d90d04b7483c1735b66c41e4c'}}
2025-10-06 16:40:22,845 - INFO - Created VN ctest-vn1-82586334
2025-10-06 16:40:22,899 - DEBUG - VN ctest-vn1-82586334 UUID is f4af1b27-d4ee-4de6-aff8-0467c730fade
2025-10-06 16:40:23,215 - DEBUG - Response for create_network : {'network': {'id': '55f0dfea-0a62-484d-94c5-99dff958138c', 'name': 'ctest-vn2-27462018', 'tenant_id': '7070d05d90d04b7483c1735b66c41e4c', 'project_id': '7070d05d90d04b7483c1735b66c41e4c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-61322515', 'ctest-vn2-27462018'], 'port_security_enabled': True, 'description': ''}}
2025-10-06 16:40:23,360 - DEBUG - Response for create_subnet : {'subnet': {'id': 'af903689-745b-470a-9839-4fe47148a91b', 'name': '', 'tenant_id': '7070d05d90d04b7483c1735b66c41e4c', 'network_id': '55f0dfea-0a62-484d-94c5-99dff958138c', 'ip_version': 4, 'cidr': '121.159.169.128/26', 'allocation_pools': [{'start': '121.159.169.130', 'end': '121.159.169.190'}], 'gateway_ip': '121.159.169.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '121.159.169.130', 'tags': [], 'project_id': '7070d05d90d04b7483c1735b66c41e4c'}}
2025-10-06 16:40:23,377 - INFO - Created VN ctest-vn2-27462018
2025-10-06 16:40:23,427 - DEBUG - VN ctest-vn2-27462018 UUID is 55f0dfea-0a62-484d-94c5-99dff958138c
2025-10-06 16:40:23,622 - DEBUG - Services list from nova: [, , ]
2025-10-06 16:40:24,579 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4226-30), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4226-30)
2025-10-06 16:40:25,780 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4226-30), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4226-30)
2025-10-06 16:40:25,849 - INFO - Adding interface with subnet_id 6b6f4b31-2b67-4222-afd0-f675e87f229f, port_id None to router 2c25227c-0a3c-42c3-a557-a3ffc42fd8c2
2025-10-06 16:40:26,121 - INFO - Waiting for VM ctest-vn1-vm1-37214256 to be up..
2025-10-06 16:40:26,215 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-06 16:40:31,283 - DEBUG - VM is in ACTIVE state now
2025-10-06 16:40:31,283 - INFO - VM name : ctest-vn1-vm1-37214256
2025-10-06 16:40:31,353 - DEBUG - VM ctest-vn1-vm1-37214256 ID is a2b5885c-8263-4a45-89d5-9f615a7d4263
2025-10-06 16:40:31,371 - DEBUG - VM ctest-vn1-vm1-37214256 launched on Node cn-jenkins-deploy-platform-ansible-os-4226-30
2025-10-06 16:40:31,448 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/a2b5885c-8263-4a45-89d5-9f615a7d4263
2025-10-06 16:40:31,742 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/a2b5885c-8263-4a45-89d5-9f615a7d4263
2025-10-06 16:40:31,771 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/bb8ae7af-8c82-464f-b9c6-9424e0267747
2025-10-06 16:40:35,021 - 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 1019ms')
2025-10-06 16:40:35,021 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-37214256 failed!
2025-10-06 16:40:35,079 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-61322515:ctest-vn1-82586334 is 215.196.41.65 and allocation pool is NOT set
2025-10-06 16:40:37,147 - 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.71 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.406 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.406/1.558/2.710/1.152 ms')
2025-10-06 16:40:37,147 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-37214256 passed
2025-10-06 16:40:37,295 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-06 16:40:37,295 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-37214256, IP 215.196.41.67, Port 22
2025-10-06 16:40:37,446 - DEBUG - VM ctest-vn1-vm1-37214256 is ready for SSH connections
2025-10-06 16:40:37,446 - INFO - Waiting for VM ctest-vn2-vm1-92145572 to be up..
2025-10-06 16:40:37,509 - DEBUG - VM is in ACTIVE state now
2025-10-06 16:40:37,509 - INFO - VM name : ctest-vn2-vm1-92145572
2025-10-06 16:40:37,570 - DEBUG - VM ctest-vn2-vm1-92145572 ID is 7dcbc023-2bfa-4f8e-a7a1-ba88c6ad21d5
2025-10-06 16:40:37,570 - DEBUG - VM ctest-vn2-vm1-92145572 launched on Node cn-jenkins-deploy-platform-ansible-os-4226-30
2025-10-06 16:40:37,631 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/7dcbc023-2bfa-4f8e-a7a1-ba88c6ad21d5
2025-10-06 16:40:37,640 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/76cc85c7-0006-49cb-bc20-75aeba69a896
2025-10-06 16:40:38,869 - 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.13 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.370 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.370/1.749/3.128/1.379 ms')
2025-10-06 16:40:38,869 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-92145572 passed
2025-10-06 16:40:39,015 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-06 16:40:39,015 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-92145572, IP 121.159.169.131, Port 22
2025-10-06 16:40:39,171 - DEBUG - VM ctest-vn2-vm1-92145572 is ready for SSH connections
2025-10-06 16:40:39,171 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-06 16:40:39,171 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 121.159.169.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-10-06 16:40:39,171 - DEBUG - ping -s 56 -c 3 -W 1 121.159.169.131
2025-10-06 16:40:44,134 - DEBUG - PING 121.159.169.131 (121.159.169.131): 56 data bytes
--- 121.159.169.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-10-06 16:40:44,134 - WARNING - Ping to IP 121.159.169.131 from VM ctest-vn1-vm1-37214256 failed
2025-10-06 16:40:44,134 - INFO - Adding interface with subnet_id af903689-745b-470a-9839-4fe47148a91b, port_id None to router 2c25227c-0a3c-42c3-a557-a3ffc42fd8c2
2025-10-06 16:40:44,364 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-06 16:40:44,364 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 121.159.169.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-10-06 16:40:44,365 - DEBUG - ping -s 56 -c 3 -W 1 121.159.169.131
2025-10-06 16:40:46,574 - DEBUG - PING 121.159.169.131 (121.159.169.131): 56 data bytes
64 bytes from 121.159.169.131: seq=0 ttl=63 time=2.346 ms
64 bytes from 121.159.169.131: seq=1 ttl=63 time=0.786 ms
64 bytes from 121.159.169.131: seq=2 ttl=63 time=0.712 ms
--- 121.159.169.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.712/1.281/2.346 ms
2025-10-06 16:40:46,574 - INFO - Ping to IP 121.159.169.131 from VM ctest-vn1-vm1-37214256 passed
2025-10-06 16:40:46,575 - INFO - Deleting interface with subnet_id 6b6f4b31-2b67-4222-afd0-f675e87f229f, port_id None from router 2c25227c-0a3c-42c3-a557-a3ffc42fd8c2
2025-10-06 16:40:46,675 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-06 16:40:46,675 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 121.159.169.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-10-06 16:40:46,675 - DEBUG - ping -s 56 -c 3 -W 1 121.159.169.131
2025-10-06 16:40:49,878 - DEBUG - PING 121.159.169.131 (121.159.169.131): 56 data bytes
--- 121.159.169.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-10-06 16:40:49,879 - WARNING - Ping to IP 121.159.169.131 from VM ctest-vn1-vm1-37214256 failed
2025-10-06 16:40:49,879 - INFO - Adding interface with subnet_id 6b6f4b31-2b67-4222-afd0-f675e87f229f, port_id None to router 2c25227c-0a3c-42c3-a557-a3ffc42fd8c2
2025-10-06 16:40:50,096 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-06 16:40:50,097 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 121.159.169.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-10-06 16:40:50,097 - DEBUG - ping -s 56 -c 3 -W 1 121.159.169.131
2025-10-06 16:40:53,295 - DEBUG - PING 121.159.169.131 (121.159.169.131): 56 data bytes
64 bytes from 121.159.169.131: seq=1 ttl=63 time=1.439 ms
64 bytes from 121.159.169.131: seq=2 ttl=63 time=0.718 ms
--- 121.159.169.131 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.718/1.078/1.439 ms
2025-10-06 16:40:53,296 - WARNING - Ping to IP 121.159.169.131 from VM ctest-vn1-vm1-37214256 failed
2025-10-06 16:40:54,296 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 121.159.169.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-10-06 16:40:54,296 - DEBUG - ping -s 56 -c 3 -W 1 121.159.169.131
2025-10-06 16:40:56,505 - DEBUG - PING 121.159.169.131 (121.159.169.131): 56 data bytes
64 bytes from 121.159.169.131: seq=0 ttl=63 time=1.424 ms
64 bytes from 121.159.169.131: seq=1 ttl=63 time=0.767 ms
64 bytes from 121.159.169.131: seq=2 ttl=63 time=0.736 ms
--- 121.159.169.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.736/0.975/1.424 ms
2025-10-06 16:40:56,505 - INFO - Ping to IP 121.159.169.131 from VM ctest-vn1-vm1-37214256 passed
2025-10-06 16:40:56,505 - INFO - Deleting interface with subnet_id af903689-745b-470a-9839-4fe47148a91b, port_id None from router 2c25227c-0a3c-42c3-a557-a3ffc42fd8c2
2025-10-06 16:40:56,605 - INFO - Deleting interface with subnet_id 6b6f4b31-2b67-4222-afd0-f675e87f229f, port_id None from router 2c25227c-0a3c-42c3-a557-a3ffc42fd8c2
2025-10-06 16:40:56,758 - INFO - Deleting VM ctest-vn2-vm1-92145572
2025-10-06 16:40:56,830 - INFO - Deleting VM ctest-vn1-vm1-37214256
2025-10-06 16:40:56,900 - INFO - Deleting VN ctest-vn2-27462018
2025-10-06 16:40:56,935 - DEBUG - VN 55f0dfea-0a62-484d-94c5-99dff958138c still in use: Unable to complete operation on network 55f0dfea-0a62-484d-94c5-99dff958138c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-8f2d3edc-e1c1-4a19-9021-9084b048f84b']
2025-10-06 16:40:56,935 - WARNING - Deleting VN ctest-vn2-27462018 failed..Will retry
2025-10-06 16:40:59,024 - DEBUG - Response for deleting network ()
2025-10-06 16:40:59,024 - INFO - Deleting VN ctest-vn1-82586334
2025-10-06 16:40:59,123 - DEBUG - Response for deleting network ()
2025-10-06 16:40:59,375 - DEBUG - No XMPP flaps were noticed during the test
2025-10-06 16:40:59,375 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2025-10-06 16:40:59,375 - INFO - --------------------------------------------------------------------------------
2025-10-06 16:41:00,022 - INFO - Deleted project: ctest-TestRouters-61322515, ID : 7070d05d-90d0-4b74-83c1-735b66c41e4c