2025-10-14 18:14:22,671 - INFO - Domain Default found not creating
2025-10-14 18:14:22,804 - INFO - Project ctest-TestRouters-31762114 not found, creating it
2025-10-14 18:14:23,246 - INFO - Created Project:ctest-TestRouters-31762114, ID : 983d44cd-8da7-4f67-913a-dc533ae92675
2025-10-14 18:14:24,658 - INFO - ================================================================================
2025-10-14 18:14:24,658 - INFO - STARTING TEST : test_basic_router_behavior
2025-10-14 18:14:24,659 - 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-14 18:14:24,914 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.14': '0'}} with
2025-10-14 18:14:24,914 - INFO - Initial checks done. Running the testcase now
2025-10-14 18:14:24,914 - INFO -
2025-10-14 18:14:25,444 - DEBUG - Response for create_network : {'network': {'id': 'f138b1df-4cb1-4220-876c-d8312d72bc94', 'name': 'ctest-vn1-56044322', 'tenant_id': '983d44cd8da74f67913adc533ae92675', 'project_id': '983d44cd8da74f67913adc533ae92675', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-31762114', 'ctest-vn1-56044322'], 'port_security_enabled': True, 'description': ''}}
2025-10-14 18:14:25,628 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ccee660a-714e-44e0-adde-9ed0e6cf79df', 'name': '', 'tenant_id': '983d44cd8da74f67913adc533ae92675', 'network_id': 'f138b1df-4cb1-4220-876c-d8312d72bc94', 'ip_version': 4, 'cidr': '67.3.83.0/26', 'allocation_pools': [{'start': '67.3.83.2', 'end': '67.3.83.62'}], 'gateway_ip': '67.3.83.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '67.3.83.2', 'tags': [], 'project_id': '983d44cd8da74f67913adc533ae92675'}}
2025-10-14 18:14:25,643 - INFO - Created VN ctest-vn1-56044322
2025-10-14 18:14:25,692 - DEBUG - VN ctest-vn1-56044322 UUID is f138b1df-4cb1-4220-876c-d8312d72bc94
2025-10-14 18:14:26,011 - DEBUG - Response for create_network : {'network': {'id': '2a2b63c0-d6b0-494c-8208-d4608127abf7', 'name': 'ctest-vn2-15858794', 'tenant_id': '983d44cd8da74f67913adc533ae92675', 'project_id': '983d44cd8da74f67913adc533ae92675', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-31762114', 'ctest-vn2-15858794'], 'port_security_enabled': True, 'description': ''}}
2025-10-14 18:14:26,173 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f991e16d-fa44-4148-8efc-f366108684e7', 'name': '', 'tenant_id': '983d44cd8da74f67913adc533ae92675', 'network_id': '2a2b63c0-d6b0-494c-8208-d4608127abf7', 'ip_version': 4, 'cidr': '76.82.126.64/26', 'allocation_pools': [{'start': '76.82.126.66', 'end': '76.82.126.126'}], 'gateway_ip': '76.82.126.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '76.82.126.66', 'tags': [], 'project_id': '983d44cd8da74f67913adc533ae92675'}}
2025-10-14 18:14:26,191 - INFO - Created VN ctest-vn2-15858794
2025-10-14 18:14:26,240 - DEBUG - VN ctest-vn2-15858794 UUID is 2a2b63c0-d6b0-494c-8208-d4608127abf7
2025-10-14 18:14:26,452 - DEBUG - Services list from nova: [, , ]
2025-10-14 18:14:27,453 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4317-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4317-1)
2025-10-14 18:14:28,612 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4317-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4317-1)
2025-10-14 18:14:28,668 - INFO - Adding interface with subnet_id ccee660a-714e-44e0-adde-9ed0e6cf79df, port_id None to router 21a9d9c4-68b5-424d-ba45-be40d49c8895
2025-10-14 18:14:28,937 - INFO - Waiting for VM ctest-vn1-vm1-91306687 to be up..
2025-10-14 18:14:29,033 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-14 18:14:34,114 - DEBUG - VM is in ACTIVE state now
2025-10-14 18:14:34,114 - INFO - VM name : ctest-vn1-vm1-91306687
2025-10-14 18:14:34,201 - DEBUG - VM ctest-vn1-vm1-91306687 ID is fa316023-3344-46f5-bee4-b3e00c1cb496
2025-10-14 18:14:34,224 - DEBUG - VM ctest-vn1-vm1-91306687 launched on Node cn-jenkins-deploy-platform-ansible-os-4317-1
2025-10-14 18:14:34,309 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/fa316023-3344-46f5-bee4-b3e00c1cb496
2025-10-14 18:14:34,599 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/fa316023-3344-46f5-bee4-b3e00c1cb496
2025-10-14 18:14:34,635 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/afff586f-18b9-46fd-b8f4-c42f7e3c6788
2025-10-14 18:14:37,899 - 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 1031ms')
2025-10-14 18:14:37,899 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-91306687 failed!
2025-10-14 18:14:37,956 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-31762114:ctest-vn1-56044322 is 67.3.83.1 and allocation pool is NOT set
2025-10-14 18:14:40,014 - 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=4.97 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.22 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 = 1.222/3.094/4.967/1.872 ms')
2025-10-14 18:14:40,015 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-91306687 passed
2025-10-14 18:14:40,168 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-14 18:14:40,168 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-91306687, IP 67.3.83.3, Port 22
2025-10-14 18:14:40,324 - DEBUG - VM ctest-vn1-vm1-91306687 is ready for SSH connections
2025-10-14 18:14:40,324 - INFO - Waiting for VM ctest-vn2-vm1-40868298 to be up..
2025-10-14 18:14:40,390 - DEBUG - VM is in ACTIVE state now
2025-10-14 18:14:40,390 - INFO - VM name : ctest-vn2-vm1-40868298
2025-10-14 18:14:40,460 - DEBUG - VM ctest-vn2-vm1-40868298 ID is b0511100-d065-488b-afee-4b535331fe59
2025-10-14 18:14:40,460 - DEBUG - VM ctest-vn2-vm1-40868298 launched on Node cn-jenkins-deploy-platform-ansible-os-4317-1
2025-10-14 18:14:40,530 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/b0511100-d065-488b-afee-4b535331fe59
2025-10-14 18:14:40,538 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/c2737849-d2db-42f2-8257-6df9b1d29b0c
2025-10-14 18:14:41,775 - 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.84 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.464 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.464/1.650/2.837/1.186 ms')
2025-10-14 18:14:41,775 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-40868298 passed
2025-10-14 18:14:41,928 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-14 18:14:41,928 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-40868298, IP 76.82.126.67, Port 22
2025-10-14 18:14:42,087 - DEBUG - VM ctest-vn2-vm1-40868298 is ready for SSH connections
2025-10-14 18:14:42,087 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-14 18:14:42,087 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 76.82.126.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-10-14 18:14:42,088 - DEBUG - ping -s 56 -c 3 -W 1 76.82.126.67
2025-10-14 18:14:47,063 - DEBUG - PING 76.82.126.67 (76.82.126.67): 56 data bytes
--- 76.82.126.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-10-14 18:14:47,063 - WARNING - Ping to IP 76.82.126.67 from VM ctest-vn1-vm1-91306687 failed
2025-10-14 18:14:47,063 - INFO - Adding interface with subnet_id f991e16d-fa44-4148-8efc-f366108684e7, port_id None to router 21a9d9c4-68b5-424d-ba45-be40d49c8895
2025-10-14 18:14:47,297 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-14 18:14:47,297 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 76.82.126.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-10-14 18:14:47,298 - DEBUG - ping -s 56 -c 3 -W 1 76.82.126.67
2025-10-14 18:14:49,499 - DEBUG - PING 76.82.126.67 (76.82.126.67): 56 data bytes
64 bytes from 76.82.126.67: seq=0 ttl=63 time=2.562 ms
64 bytes from 76.82.126.67: seq=1 ttl=63 time=0.808 ms
64 bytes from 76.82.126.67: seq=2 ttl=63 time=0.754 ms
--- 76.82.126.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.754/1.374/2.562 ms
2025-10-14 18:14:49,499 - INFO - Ping to IP 76.82.126.67 from VM ctest-vn1-vm1-91306687 passed
2025-10-14 18:14:49,499 - INFO - Deleting interface with subnet_id ccee660a-714e-44e0-adde-9ed0e6cf79df, port_id None from router 21a9d9c4-68b5-424d-ba45-be40d49c8895
2025-10-14 18:14:49,614 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-14 18:14:49,614 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 76.82.126.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-10-14 18:14:49,614 - DEBUG - ping -s 56 -c 3 -W 1 76.82.126.67
2025-10-14 18:14:52,812 - DEBUG - PING 76.82.126.67 (76.82.126.67): 56 data bytes
--- 76.82.126.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-10-14 18:14:52,813 - WARNING - Ping to IP 76.82.126.67 from VM ctest-vn1-vm1-91306687 failed
2025-10-14 18:14:52,813 - INFO - Adding interface with subnet_id ccee660a-714e-44e0-adde-9ed0e6cf79df, port_id None to router 21a9d9c4-68b5-424d-ba45-be40d49c8895
2025-10-14 18:14:53,033 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-14 18:14:53,033 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 76.82.126.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-10-14 18:14:53,034 - DEBUG - ping -s 56 -c 3 -W 1 76.82.126.67
2025-10-14 18:14:55,293 - DEBUG - PING 76.82.126.67 (76.82.126.67): 56 data bytes
64 bytes from 76.82.126.67: seq=0 ttl=63 time=1.631 ms
64 bytes from 76.82.126.67: seq=1 ttl=63 time=0.966 ms
64 bytes from 76.82.126.67: seq=2 ttl=63 time=0.813 ms
--- 76.82.126.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.813/1.136/1.631 ms
2025-10-14 18:14:55,293 - INFO - Ping to IP 76.82.126.67 from VM ctest-vn1-vm1-91306687 passed
2025-10-14 18:14:55,293 - INFO - Deleting interface with subnet_id f991e16d-fa44-4148-8efc-f366108684e7, port_id None from router 21a9d9c4-68b5-424d-ba45-be40d49c8895
2025-10-14 18:14:55,414 - INFO - Deleting interface with subnet_id ccee660a-714e-44e0-adde-9ed0e6cf79df, port_id None from router 21a9d9c4-68b5-424d-ba45-be40d49c8895
2025-10-14 18:14:55,588 - INFO - Deleting VM ctest-vn2-vm1-40868298
2025-10-14 18:14:55,660 - INFO - Deleting VM ctest-vn1-vm1-91306687
2025-10-14 18:14:55,730 - INFO - Deleting VN ctest-vn2-15858794
2025-10-14 18:14:55,766 - DEBUG - VN 2a2b63c0-d6b0-494c-8208-d4608127abf7 still in use: Unable to complete operation on network 2a2b63c0-d6b0-494c-8208-d4608127abf7. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-c11db043-79ac-4936-8ab5-d3aa2630177d']
2025-10-14 18:14:55,766 - WARNING - Deleting VN ctest-vn2-15858794 failed..Will retry
2025-10-14 18:14:57,851 - DEBUG - Response for deleting network ()
2025-10-14 18:14:57,851 - INFO - Deleting VN ctest-vn1-56044322
2025-10-14 18:14:57,937 - DEBUG - Response for deleting network ()
2025-10-14 18:14:58,193 - DEBUG - No XMPP flaps were noticed during the test
2025-10-14 18:14:58,193 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:34]
2025-10-14 18:14:58,193 - INFO - --------------------------------------------------------------------------------
2025-10-14 18:14:58,856 - INFO - Deleted project: ctest-TestRouters-31762114, ID : 983d44cd-8da7-4f67-913a-dc533ae92675