2025-11-05 08:19:56,923 - INFO - Domain Default found not creating
2025-11-05 08:19:57,077 - INFO - Project ctest-TestRouters-86868990 not found, creating it
2025-11-05 08:19:57,550 - INFO - Created Project:ctest-TestRouters-86868990, ID : f1e559cb-76d2-44e0-9654-0bd98d1b11b4
2025-11-05 08:19:59,092 - INFO - ================================================================================
2025-11-05 08:19:59,093 - INFO - STARTING TEST : test_basic_router_behavior
2025-11-05 08:19:59,093 - 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 08:19:59,350 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.25': '0'}} with
2025-11-05 08:19:59,350 - INFO - Initial checks done. Running the testcase now
2025-11-05 08:19:59,350 - INFO -
2025-11-05 08:19:59,915 - DEBUG - Response for create_network : {'network': {'id': 'e55557ea-ed4f-4ff4-8495-4d8f62309d96', 'name': 'ctest-vn1-19351324', 'tenant_id': 'f1e559cb76d244e096540bd98d1b11b4', 'project_id': 'f1e559cb76d244e096540bd98d1b11b4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-86868990', 'ctest-vn1-19351324'], 'port_security_enabled': True, 'description': ''}}
2025-11-05 08:20:00,133 - DEBUG - Response for create_subnet : {'subnet': {'id': '98b87e73-0a18-4106-bcc6-d54f7c426309', 'name': '', 'tenant_id': 'f1e559cb76d244e096540bd98d1b11b4', 'network_id': 'e55557ea-ed4f-4ff4-8495-4d8f62309d96', 'ip_version': 4, 'cidr': '13.178.178.0/26', 'allocation_pools': [{'start': '13.178.178.2', 'end': '13.178.178.62'}], 'gateway_ip': '13.178.178.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '13.178.178.2', 'tags': [], 'project_id': 'f1e559cb76d244e096540bd98d1b11b4'}}
2025-11-05 08:20:00,147 - INFO - Created VN ctest-vn1-19351324
2025-11-05 08:20:00,198 - DEBUG - VN ctest-vn1-19351324 UUID is e55557ea-ed4f-4ff4-8495-4d8f62309d96
2025-11-05 08:20:00,566 - DEBUG - Response for create_network : {'network': {'id': '1b71eb70-c300-4ac0-90a4-46f1cf8f5b5a', 'name': 'ctest-vn2-88961411', 'tenant_id': 'f1e559cb76d244e096540bd98d1b11b4', 'project_id': 'f1e559cb76d244e096540bd98d1b11b4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-86868990', 'ctest-vn2-88961411'], 'port_security_enabled': True, 'description': ''}}
2025-11-05 08:20:00,727 - DEBUG - Response for create_subnet : {'subnet': {'id': '16baa16e-611c-4692-a7ed-2c7a1dc2738a', 'name': '', 'tenant_id': 'f1e559cb76d244e096540bd98d1b11b4', 'network_id': '1b71eb70-c300-4ac0-90a4-46f1cf8f5b5a', 'ip_version': 4, 'cidr': '120.143.8.192/26', 'allocation_pools': [{'start': '120.143.8.194', 'end': '120.143.8.254'}], 'gateway_ip': '120.143.8.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '120.143.8.194', 'tags': [], 'project_id': 'f1e559cb76d244e096540bd98d1b11b4'}}
2025-11-05 08:20:00,741 - INFO - Created VN ctest-vn2-88961411
2025-11-05 08:20:00,794 - DEBUG - VN ctest-vn2-88961411 UUID is 1b71eb70-c300-4ac0-90a4-46f1cf8f5b5a
2025-11-05 08:20:00,990 - DEBUG - Services list from nova: [, , ]
2025-11-05 08:20:02,053 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4630-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4630-1)
2025-11-05 08:20:03,230 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4630-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4630-1)
2025-11-05 08:20:03,319 - INFO - Adding interface with subnet_id 98b87e73-0a18-4106-bcc6-d54f7c426309, port_id None to router b3123e08-dc0b-48a5-9480-9d3a55189619
2025-11-05 08:20:03,603 - INFO - Waiting for VM ctest-vn1-vm1-01503947 to be up..
2025-11-05 08:20:03,697 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-05 08:20:08,765 - DEBUG - VM is in ACTIVE state now
2025-11-05 08:20:08,765 - INFO - VM name : ctest-vn1-vm1-01503947
2025-11-05 08:20:08,838 - DEBUG - VM ctest-vn1-vm1-01503947 ID is 4759dec9-5b1a-4686-97a1-a1fc9dde725a
2025-11-05 08:20:08,862 - DEBUG - VM ctest-vn1-vm1-01503947 launched on Node cn-jenkins-deploy-platform-ansible-os-4630-1
2025-11-05 08:20:08,947 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/4759dec9-5b1a-4686-97a1-a1fc9dde725a
2025-11-05 08:20:09,270 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/4759dec9-5b1a-4686-97a1-a1fc9dde725a
2025-11-05 08:20:09,311 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/a5ad2273-da9f-4f6c-9859-e66f476ac39c
2025-11-05 08:20:12,582 - 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=2 ttl=63 time=7.31 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1031ms\r\nrtt min/avg/max/mdev = 7.310/7.310/7.310/0.000 ms')
2025-11-05 08:20:12,582 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-01503947 passed
2025-11-05 08:20:12,734 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 08:20:12,734 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-01503947, IP 13.178.178.3, Port 22
2025-11-05 08:20:12,904 - DEBUG - VM ctest-vn1-vm1-01503947 is ready for SSH connections
2025-11-05 08:20:12,904 - INFO - Waiting for VM ctest-vn2-vm1-11107307 to be up..
2025-11-05 08:20:12,977 - DEBUG - VM is in ACTIVE state now
2025-11-05 08:20:12,978 - INFO - VM name : ctest-vn2-vm1-11107307
2025-11-05 08:20:13,053 - DEBUG - VM ctest-vn2-vm1-11107307 ID is 05a4cba6-3489-4bf3-a6e7-9fee0d828d73
2025-11-05 08:20:13,053 - DEBUG - VM ctest-vn2-vm1-11107307 launched on Node cn-jenkins-deploy-platform-ansible-os-4630-1
2025-11-05 08:20:13,124 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/05a4cba6-3489-4bf3-a6e7-9fee0d828d73
2025-11-05 08:20:13,133 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/3b019560-9156-4416-9035-ee6381014283
2025-11-05 08:20:14,375 - 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.82 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.445 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.445/2.130/3.816/1.685 ms')
2025-11-05 08:20:14,375 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-11107307 passed
2025-11-05 08:20:14,522 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 08:20:14,522 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-11107307, IP 120.143.8.195, Port 22
2025-11-05 08:20:14,678 - DEBUG - VM ctest-vn2-vm1-11107307 is ready for SSH connections
2025-11-05 08:20:14,678 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 08:20:14,678 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 120.143.8.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-11-05 08:20:14,678 - DEBUG - ping -s 56 -c 3 -W 1 120.143.8.195
2025-11-05 08:20:19,226 - DEBUG - PING 120.143.8.195 (120.143.8.195): 56 data bytes
--- 120.143.8.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-11-05 08:20:19,226 - WARNING - Ping to IP 120.143.8.195 from VM ctest-vn1-vm1-01503947 failed
2025-11-05 08:20:19,226 - INFO - Adding interface with subnet_id 16baa16e-611c-4692-a7ed-2c7a1dc2738a, port_id None to router b3123e08-dc0b-48a5-9480-9d3a55189619
2025-11-05 08:20:19,449 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 08:20:19,449 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 120.143.8.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-11-05 08:20:19,449 - DEBUG - ping -s 56 -c 3 -W 1 120.143.8.195
2025-11-05 08:20:21,570 - DEBUG - PING 120.143.8.195 (120.143.8.195): 56 data bytes
64 bytes from 120.143.8.195: seq=0 ttl=63 time=2.594 ms
64 bytes from 120.143.8.195: seq=1 ttl=63 time=1.036 ms
64 bytes from 120.143.8.195: seq=2 ttl=63 time=0.786 ms
--- 120.143.8.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.786/1.472/2.594 ms
2025-11-05 08:20:21,570 - INFO - Ping to IP 120.143.8.195 from VM ctest-vn1-vm1-01503947 passed
2025-11-05 08:20:21,571 - INFO - Deleting interface with subnet_id 98b87e73-0a18-4106-bcc6-d54f7c426309, port_id None from router b3123e08-dc0b-48a5-9480-9d3a55189619
2025-11-05 08:20:21,699 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 08:20:21,699 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 120.143.8.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-11-05 08:20:21,699 - DEBUG - ping -s 56 -c 3 -W 1 120.143.8.195
2025-11-05 08:20:24,818 - DEBUG - PING 120.143.8.195 (120.143.8.195): 56 data bytes
--- 120.143.8.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-11-05 08:20:24,818 - WARNING - Ping to IP 120.143.8.195 from VM ctest-vn1-vm1-01503947 failed
2025-11-05 08:20:24,818 - INFO - Adding interface with subnet_id 98b87e73-0a18-4106-bcc6-d54f7c426309, port_id None to router b3123e08-dc0b-48a5-9480-9d3a55189619
2025-11-05 08:20:25,017 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 08:20:25,017 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 120.143.8.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-11-05 08:20:25,018 - DEBUG - ping -s 56 -c 3 -W 1 120.143.8.195
2025-11-05 08:20:27,139 - DEBUG - PING 120.143.8.195 (120.143.8.195): 56 data bytes
64 bytes from 120.143.8.195: seq=0 ttl=63 time=1.763 ms
64 bytes from 120.143.8.195: seq=1 ttl=63 time=1.100 ms
64 bytes from 120.143.8.195: seq=2 ttl=63 time=0.882 ms
--- 120.143.8.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.882/1.248/1.763 ms
2025-11-05 08:20:27,139 - INFO - Ping to IP 120.143.8.195 from VM ctest-vn1-vm1-01503947 passed
2025-11-05 08:20:27,139 - INFO - Deleting interface with subnet_id 16baa16e-611c-4692-a7ed-2c7a1dc2738a, port_id None from router b3123e08-dc0b-48a5-9480-9d3a55189619
2025-11-05 08:20:27,245 - INFO - Deleting interface with subnet_id 98b87e73-0a18-4106-bcc6-d54f7c426309, port_id None from router b3123e08-dc0b-48a5-9480-9d3a55189619
2025-11-05 08:20:27,399 - INFO - Deleting VM ctest-vn2-vm1-11107307
2025-11-05 08:20:27,459 - INFO - Deleting VM ctest-vn1-vm1-01503947
2025-11-05 08:20:27,625 - INFO - Deleting VN ctest-vn2-88961411
2025-11-05 08:20:27,655 - DEBUG - VN 1b71eb70-c300-4ac0-90a4-46f1cf8f5b5a still in use: Unable to complete operation on network 1b71eb70-c300-4ac0-90a4-46f1cf8f5b5a. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-b54a2449-f792-4bf0-aada-4edb04875bbd']
2025-11-05 08:20:27,655 - WARNING - Deleting VN ctest-vn2-88961411 failed..Will retry
2025-11-05 08:20:29,749 - DEBUG - Response for deleting network ()
2025-11-05 08:20:29,749 - INFO - Deleting VN ctest-vn1-19351324
2025-11-05 08:20:29,839 - DEBUG - Response for deleting network ()
2025-11-05 08:20:30,095 - DEBUG - No XMPP flaps were noticed during the test
2025-11-05 08:20:30,095 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:31]
2025-11-05 08:20:30,095 - INFO - --------------------------------------------------------------------------------
2025-11-05 08:20:30,773 - INFO - Deleted project: ctest-TestRouters-86868990, ID : f1e559cb-76d2-44e0-9654-0bd98d1b11b4