2025-11-05 15:28:06,773 - INFO - Domain Default found not creating
2025-11-05 15:28:06,909 - INFO - Project ctest-TestRouters-50285180 not found, creating it
2025-11-05 15:28:07,340 - INFO - Created Project:ctest-TestRouters-50285180, ID : 54117ef5-8605-4f81-a08d-537eae90c728
2025-11-05 15:28:08,709 - INFO - ================================================================================
2025-11-05 15:28:08,710 - INFO - STARTING TEST : test_basic_router_behavior
2025-11-05 15:28:08,710 - 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-05 15:28:08,969 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.18': '0'}} with
2025-11-05 15:28:08,969 - INFO - Initial checks done. Running the testcase now
2025-11-05 15:28:08,969 - INFO -
2025-11-05 15:28:09,489 - DEBUG - Response for create_network : {'network': {'id': '15fd3323-5f95-40b5-8ec0-5c355498af53', 'name': 'ctest-vn1-74650420', 'tenant_id': '54117ef586054f81a08d537eae90c728', 'project_id': '54117ef586054f81a08d537eae90c728', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-50285180', 'ctest-vn1-74650420'], 'port_security_enabled': True, 'description': ''}}
2025-11-05 15:28:09,704 - DEBUG - Response for create_subnet : {'subnet': {'id': '3eace70d-565f-4b30-9394-b2f990583eea', 'name': '', 'tenant_id': '54117ef586054f81a08d537eae90c728', 'network_id': '15fd3323-5f95-40b5-8ec0-5c355498af53', 'ip_version': 4, 'cidr': '199.215.57.192/26', 'allocation_pools': [{'start': '199.215.57.194', 'end': '199.215.57.254'}], 'gateway_ip': '199.215.57.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '199.215.57.194', 'tags': [], 'project_id': '54117ef586054f81a08d537eae90c728'}}
2025-11-05 15:28:09,719 - INFO - Created VN ctest-vn1-74650420
2025-11-05 15:28:09,772 - DEBUG - VN ctest-vn1-74650420 UUID is 15fd3323-5f95-40b5-8ec0-5c355498af53
2025-11-05 15:28:10,085 - DEBUG - Response for create_network : {'network': {'id': 'c54bf6d1-bbdd-431c-833e-62d7d2163c81', 'name': 'ctest-vn2-97653639', 'tenant_id': '54117ef586054f81a08d537eae90c728', 'project_id': '54117ef586054f81a08d537eae90c728', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-50285180', 'ctest-vn2-97653639'], 'port_security_enabled': True, 'description': ''}}
2025-11-05 15:28:10,259 - DEBUG - Response for create_subnet : {'subnet': {'id': '575cea30-93fd-4820-a474-2eddabe3dc78', 'name': '', 'tenant_id': '54117ef586054f81a08d537eae90c728', 'network_id': 'c54bf6d1-bbdd-431c-833e-62d7d2163c81', 'ip_version': 4, 'cidr': '90.88.7.128/26', 'allocation_pools': [{'start': '90.88.7.130', 'end': '90.88.7.190'}], 'gateway_ip': '90.88.7.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '90.88.7.130', 'tags': [], 'project_id': '54117ef586054f81a08d537eae90c728'}}
2025-11-05 15:28:10,276 - INFO - Created VN ctest-vn2-97653639
2025-11-05 15:28:10,328 - DEBUG - VN ctest-vn2-97653639 UUID is c54bf6d1-bbdd-431c-833e-62d7d2163c81
2025-11-05 15:28:10,542 - DEBUG - Services list from nova: [, , ]
2025-11-05 15:28:11,507 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4644-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4644-1)
2025-11-05 15:28:12,662 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4644-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4644-1)
2025-11-05 15:28:12,728 - INFO - Adding interface with subnet_id 3eace70d-565f-4b30-9394-b2f990583eea, port_id None to router c050a176-5fb2-46dc-b987-988fd34cee63
2025-11-05 15:28:13,001 - INFO - Waiting for VM ctest-vn1-vm1-75786213 to be up..
2025-11-05 15:28:13,118 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-05 15:28:18,201 - DEBUG - VM is in ACTIVE state now
2025-11-05 15:28:18,201 - INFO - VM name : ctest-vn1-vm1-75786213
2025-11-05 15:28:18,272 - DEBUG - VM ctest-vn1-vm1-75786213 ID is 8ccfa4d3-41a8-499c-ac22-f057da85a9db
2025-11-05 15:28:18,291 - DEBUG - VM ctest-vn1-vm1-75786213 launched on Node cn-jenkins-deploy-platform-ansible-os-4644-1
2025-11-05 15:28:18,355 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/8ccfa4d3-41a8-499c-ac22-f057da85a9db
2025-11-05 15:28:18,661 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/8ccfa4d3-41a8-499c-ac22-f057da85a9db
2025-11-05 15:28:18,691 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/e67b1e39-13ef-46c8-b52f-8a334a960f65
2025-11-05 15:28:21,933 - 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 1007ms')
2025-11-05 15:28:21,933 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-75786213 failed!
2025-11-05 15:28:21,988 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-50285180:ctest-vn1-74650420 is 199.215.57.193 and allocation pool is NOT set
2025-11-05 15:28:24,050 - 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.85 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.424 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.424/1.638/2.852/1.214 ms')
2025-11-05 15:28:24,050 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-75786213 passed
2025-11-05 15:28:24,204 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 15:28:24,204 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-75786213, IP 199.215.57.195, Port 22
2025-11-05 15:28:24,368 - DEBUG - VM ctest-vn1-vm1-75786213 is ready for SSH connections
2025-11-05 15:28:24,368 - INFO - Waiting for VM ctest-vn2-vm1-29252193 to be up..
2025-11-05 15:28:24,441 - DEBUG - VM is in ACTIVE state now
2025-11-05 15:28:24,441 - INFO - VM name : ctest-vn2-vm1-29252193
2025-11-05 15:28:24,516 - DEBUG - VM ctest-vn2-vm1-29252193 ID is fa032f00-7161-459b-9d81-2044a0090f81
2025-11-05 15:28:24,516 - DEBUG - VM ctest-vn2-vm1-29252193 launched on Node cn-jenkins-deploy-platform-ansible-os-4644-1
2025-11-05 15:28:24,587 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/fa032f00-7161-459b-9d81-2044a0090f81
2025-11-05 15:28:24,594 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/051dd6e2-ae17-45e5-8de9-057c0989974b
2025-11-05 15:28:25,842 - 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.14 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.999 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.999/2.071/3.144/1.072 ms')
2025-11-05 15:28:25,842 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-29252193 passed
2025-11-05 15:28:25,996 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 15:28:25,996 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-29252193, IP 90.88.7.131, Port 22
2025-11-05 15:28:26,162 - DEBUG - VM ctest-vn2-vm1-29252193 is ready for SSH connections
2025-11-05 15:28:26,162 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 15:28:26,163 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 90.88.7.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-05 15:28:26,163 - DEBUG - ping -s 56 -c 3 -W 1 90.88.7.131
2025-11-05 15:28:31,199 - DEBUG - PING 90.88.7.131 (90.88.7.131): 56 data bytes
--- 90.88.7.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-11-05 15:28:31,199 - WARNING - Ping to IP 90.88.7.131 from VM ctest-vn1-vm1-75786213 failed
2025-11-05 15:28:31,199 - INFO - Adding interface with subnet_id 575cea30-93fd-4820-a474-2eddabe3dc78, port_id None to router c050a176-5fb2-46dc-b987-988fd34cee63
2025-11-05 15:28:31,470 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 15:28:31,470 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 90.88.7.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-05 15:28:31,470 - DEBUG - ping -s 56 -c 3 -W 1 90.88.7.131
2025-11-05 15:28:33,670 - DEBUG - PING 90.88.7.131 (90.88.7.131): 56 data bytes
64 bytes from 90.88.7.131: seq=0 ttl=63 time=2.557 ms
64 bytes from 90.88.7.131: seq=1 ttl=63 time=0.739 ms
64 bytes from 90.88.7.131: seq=2 ttl=63 time=0.771 ms
--- 90.88.7.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.739/1.355/2.557 ms
2025-11-05 15:28:33,670 - INFO - Ping to IP 90.88.7.131 from VM ctest-vn1-vm1-75786213 passed
2025-11-05 15:28:33,670 - INFO - Deleting interface with subnet_id 3eace70d-565f-4b30-9394-b2f990583eea, port_id None from router c050a176-5fb2-46dc-b987-988fd34cee63
2025-11-05 15:28:33,797 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 15:28:33,797 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 90.88.7.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-05 15:28:33,797 - DEBUG - ping -s 56 -c 3 -W 1 90.88.7.131
2025-11-05 15:28:36,992 - DEBUG - PING 90.88.7.131 (90.88.7.131): 56 data bytes
--- 90.88.7.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-11-05 15:28:36,992 - WARNING - Ping to IP 90.88.7.131 from VM ctest-vn1-vm1-75786213 failed
2025-11-05 15:28:36,992 - INFO - Adding interface with subnet_id 3eace70d-565f-4b30-9394-b2f990583eea, port_id None to router c050a176-5fb2-46dc-b987-988fd34cee63
2025-11-05 15:28:37,181 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 15:28:37,182 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 90.88.7.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-05 15:28:37,182 - DEBUG - ping -s 56 -c 3 -W 1 90.88.7.131
2025-11-05 15:28:40,379 - DEBUG - PING 90.88.7.131 (90.88.7.131): 56 data bytes
64 bytes from 90.88.7.131: seq=1 ttl=63 time=1.392 ms
64 bytes from 90.88.7.131: seq=2 ttl=63 time=0.773 ms
--- 90.88.7.131 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.773/1.082/1.392 ms
2025-11-05 15:28:40,379 - WARNING - Ping to IP 90.88.7.131 from VM ctest-vn1-vm1-75786213 failed
2025-11-05 15:28:41,380 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 90.88.7.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-05 15:28:41,380 - DEBUG - ping -s 56 -c 3 -W 1 90.88.7.131
2025-11-05 15:28:43,582 - DEBUG - PING 90.88.7.131 (90.88.7.131): 56 data bytes
64 bytes from 90.88.7.131: seq=0 ttl=63 time=1.380 ms
64 bytes from 90.88.7.131: seq=1 ttl=63 time=0.775 ms
64 bytes from 90.88.7.131: seq=2 ttl=63 time=0.819 ms
--- 90.88.7.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.775/0.991/1.380 ms
2025-11-05 15:28:43,582 - INFO - Ping to IP 90.88.7.131 from VM ctest-vn1-vm1-75786213 passed
2025-11-05 15:28:43,582 - INFO - Deleting interface with subnet_id 575cea30-93fd-4820-a474-2eddabe3dc78, port_id None from router c050a176-5fb2-46dc-b987-988fd34cee63
2025-11-05 15:28:43,686 - INFO - Deleting interface with subnet_id 3eace70d-565f-4b30-9394-b2f990583eea, port_id None from router c050a176-5fb2-46dc-b987-988fd34cee63
2025-11-05 15:28:43,854 - INFO - Deleting VM ctest-vn2-vm1-29252193
2025-11-05 15:28:43,941 - INFO - Deleting VM ctest-vn1-vm1-75786213
2025-11-05 15:28:44,014 - INFO - Deleting VN ctest-vn2-97653639
2025-11-05 15:28:44,052 - DEBUG - VN c54bf6d1-bbdd-431c-833e-62d7d2163c81 still in use: Unable to complete operation on network c54bf6d1-bbdd-431c-833e-62d7d2163c81. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-03392ad5-8333-4128-99a6-8c653bcbf9ec']
2025-11-05 15:28:44,052 - WARNING - Deleting VN ctest-vn2-97653639 failed..Will retry
2025-11-05 15:28:46,153 - DEBUG - Response for deleting network ()
2025-11-05 15:28:46,153 - INFO - Deleting VN ctest-vn1-74650420
2025-11-05 15:28:46,257 - DEBUG - Response for deleting network ()
2025-11-05 15:28:46,513 - DEBUG - No XMPP flaps were noticed during the test
2025-11-05 15:28:46,513 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2025-11-05 15:28:46,513 - INFO - --------------------------------------------------------------------------------
2025-11-05 15:28:47,167 - INFO - Deleted project: ctest-TestRouters-50285180, ID : 54117ef5-8605-4f81-a08d-537eae90c728