2025-11-12 05:35:09,019 - INFO - Domain Default found not creating
2025-11-12 05:35:09,147 - INFO - Project ctest-TestRouters-17955468 not found, creating it
2025-11-12 05:35:09,602 - INFO - Created Project:ctest-TestRouters-17955468, ID : 9bf508e7-ea98-4299-b409-c755fc188c7e
2025-11-12 05:35:11,067 - INFO - ================================================================================
2025-11-12 05:35:11,067 - INFO - STARTING TEST : test_basic_router_behavior
2025-11-12 05:35:11,067 - 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-12 05:35:11,320 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.254': '0'}} with
2025-11-12 05:35:11,320 - INFO - Initial checks done. Running the testcase now
2025-11-12 05:35:11,320 - INFO -
2025-11-12 05:35:11,871 - DEBUG - Response for create_network : {'network': {'id': 'd50713ba-b557-48e0-b9e7-e86008480d53', 'name': 'ctest-vn1-08742292', 'tenant_id': '9bf508e7ea984299b409c755fc188c7e', 'project_id': '9bf508e7ea984299b409c755fc188c7e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-17955468', 'ctest-vn1-08742292'], 'port_security_enabled': True, 'description': ''}}
2025-11-12 05:35:12,014 - DEBUG - Response for create_subnet : {'subnet': {'id': 'eb433582-1540-449a-8e3d-7de48b0b0cca', 'name': '', 'tenant_id': '9bf508e7ea984299b409c755fc188c7e', 'network_id': 'd50713ba-b557-48e0-b9e7-e86008480d53', 'ip_version': 4, 'cidr': '172.231.7.0/26', 'allocation_pools': [{'start': '172.231.7.2', 'end': '172.231.7.62'}], 'gateway_ip': '172.231.7.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '172.231.7.2', 'tags': [], 'project_id': '9bf508e7ea984299b409c755fc188c7e'}}
2025-11-12 05:35:12,033 - INFO - Created VN ctest-vn1-08742292
2025-11-12 05:35:12,083 - DEBUG - VN ctest-vn1-08742292 UUID is d50713ba-b557-48e0-b9e7-e86008480d53
2025-11-12 05:35:12,394 - DEBUG - Response for create_network : {'network': {'id': '22811013-c3b3-4dfc-8f16-dd22a6fb83db', 'name': 'ctest-vn2-13932582', 'tenant_id': '9bf508e7ea984299b409c755fc188c7e', 'project_id': '9bf508e7ea984299b409c755fc188c7e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-17955468', 'ctest-vn2-13932582'], 'port_security_enabled': True, 'description': ''}}
2025-11-12 05:35:12,562 - DEBUG - Response for create_subnet : {'subnet': {'id': '21d473fd-0933-4f1c-a38c-c9048803cd11', 'name': '', 'tenant_id': '9bf508e7ea984299b409c755fc188c7e', 'network_id': '22811013-c3b3-4dfc-8f16-dd22a6fb83db', 'ip_version': 4, 'cidr': '122.124.150.0/26', 'allocation_pools': [{'start': '122.124.150.2', 'end': '122.124.150.62'}], 'gateway_ip': '122.124.150.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '122.124.150.2', 'tags': [], 'project_id': '9bf508e7ea984299b409c755fc188c7e'}}
2025-11-12 05:35:12,579 - INFO - Created VN ctest-vn2-13932582
2025-11-12 05:35:12,635 - DEBUG - VN ctest-vn2-13932582 UUID is 22811013-c3b3-4dfc-8f16-dd22a6fb83db
2025-11-12 05:35:12,874 - DEBUG - Services list from nova: [, , ]
2025-11-12 05:35:13,830 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4700-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4700-1)
2025-11-12 05:35:15,010 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4700-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4700-1)
2025-11-12 05:35:15,091 - INFO - Adding interface with subnet_id eb433582-1540-449a-8e3d-7de48b0b0cca, port_id None to router 7bd5da47-bc9f-42ad-9709-88d1323a535a
2025-11-12 05:35:15,395 - INFO - Waiting for VM ctest-vn1-vm1-17101502 to be up..
2025-11-12 05:35:15,519 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-12 05:35:20,586 - DEBUG - VM is in ACTIVE state now
2025-11-12 05:35:20,586 - INFO - VM name : ctest-vn1-vm1-17101502
2025-11-12 05:35:20,665 - DEBUG - VM ctest-vn1-vm1-17101502 ID is ecc73594-98dd-4488-b2b9-02aef95db818
2025-11-12 05:35:20,683 - DEBUG - VM ctest-vn1-vm1-17101502 launched on Node cn-jenkins-deploy-platform-ansible-os-4700-1
2025-11-12 05:35:20,753 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/ecc73594-98dd-4488-b2b9-02aef95db818
2025-11-12 05:35:21,044 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/ecc73594-98dd-4488-b2b9-02aef95db818
2025-11-12 05:35:21,074 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/92dfa3a1-aeeb-458f-a92d-f030b5d3ce1f
2025-11-12 05:35:24,338 - 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-11-12 05:35:24,338 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-17101502 failed!
2025-11-12 05:35:24,395 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-17955468:ctest-vn1-08742292 is 172.231.7.1 and allocation pool is NOT set
2025-11-12 05:35:26,459 - 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=3.10 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.760 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.760/1.930/3.101/1.170 ms')
2025-11-12 05:35:26,459 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-17101502 passed
2025-11-12 05:35:26,611 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-12 05:35:26,611 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-17101502, IP 172.231.7.3, Port 22
2025-11-12 05:35:26,778 - DEBUG - VM ctest-vn1-vm1-17101502 is ready for SSH connections
2025-11-12 05:35:26,778 - INFO - Waiting for VM ctest-vn2-vm1-81884770 to be up..
2025-11-12 05:35:26,844 - DEBUG - VM is in ACTIVE state now
2025-11-12 05:35:26,844 - INFO - VM name : ctest-vn2-vm1-81884770
2025-11-12 05:35:26,907 - DEBUG - VM ctest-vn2-vm1-81884770 ID is 2e614ff2-a3b9-4492-b598-4166f9c05846
2025-11-12 05:35:26,907 - DEBUG - VM ctest-vn2-vm1-81884770 launched on Node cn-jenkins-deploy-platform-ansible-os-4700-1
2025-11-12 05:35:26,970 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/2e614ff2-a3b9-4492-b598-4166f9c05846
2025-11-12 05:35:26,977 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/e4edabf0-ac16-47d1-87cf-6577799c248c
2025-11-12 05:35:28,202 - 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=5.25 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.361 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.361/2.806/5.252/2.445 ms')
2025-11-12 05:35:28,202 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-81884770 passed
2025-11-12 05:35:28,351 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-12 05:35:28,351 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-81884770, IP 122.124.150.3, Port 22
2025-11-12 05:35:28,502 - DEBUG - VM ctest-vn2-vm1-81884770 is ready for SSH connections
2025-11-12 05:35:28,503 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-12 05:35:28,503 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 122.124.150.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-11-12 05:35:28,503 - DEBUG - ping -s 56 -c 3 -W 1 122.124.150.3
2025-11-12 05:35:33,150 - DEBUG - PING 122.124.150.3 (122.124.150.3): 56 data bytes
--- 122.124.150.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-11-12 05:35:33,150 - WARNING - Ping to IP 122.124.150.3 from VM ctest-vn1-vm1-17101502 failed
2025-11-12 05:35:33,151 - INFO - Adding interface with subnet_id 21d473fd-0933-4f1c-a38c-c9048803cd11, port_id None to router 7bd5da47-bc9f-42ad-9709-88d1323a535a
2025-11-12 05:35:33,399 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-12 05:35:33,399 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 122.124.150.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-11-12 05:35:33,399 - DEBUG - ping -s 56 -c 3 -W 1 122.124.150.3
2025-11-12 05:35:35,605 - DEBUG - PING 122.124.150.3 (122.124.150.3): 56 data bytes
64 bytes from 122.124.150.3: seq=0 ttl=63 time=2.732 ms
64 bytes from 122.124.150.3: seq=1 ttl=63 time=0.921 ms
64 bytes from 122.124.150.3: seq=2 ttl=63 time=0.831 ms
--- 122.124.150.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.831/1.494/2.732 ms
2025-11-12 05:35:35,605 - INFO - Ping to IP 122.124.150.3 from VM ctest-vn1-vm1-17101502 passed
2025-11-12 05:35:35,605 - INFO - Deleting interface with subnet_id eb433582-1540-449a-8e3d-7de48b0b0cca, port_id None from router 7bd5da47-bc9f-42ad-9709-88d1323a535a
2025-11-12 05:35:35,706 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-12 05:35:35,706 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 122.124.150.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-11-12 05:35:35,706 - DEBUG - ping -s 56 -c 3 -W 1 122.124.150.3
2025-11-12 05:35:38,899 - DEBUG - PING 122.124.150.3 (122.124.150.3): 56 data bytes
--- 122.124.150.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-11-12 05:35:38,899 - WARNING - Ping to IP 122.124.150.3 from VM ctest-vn1-vm1-17101502 failed
2025-11-12 05:35:38,899 - INFO - Adding interface with subnet_id eb433582-1540-449a-8e3d-7de48b0b0cca, port_id None to router 7bd5da47-bc9f-42ad-9709-88d1323a535a
2025-11-12 05:35:39,094 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-12 05:35:39,094 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 122.124.150.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-11-12 05:35:39,094 - DEBUG - ping -s 56 -c 3 -W 1 122.124.150.3
2025-11-12 05:35:42,300 - DEBUG - PING 122.124.150.3 (122.124.150.3): 56 data bytes
64 bytes from 122.124.150.3: seq=1 ttl=63 time=1.447 ms
64 bytes from 122.124.150.3: seq=2 ttl=63 time=0.746 ms
--- 122.124.150.3 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.746/1.096/1.447 ms
2025-11-12 05:35:42,300 - WARNING - Ping to IP 122.124.150.3 from VM ctest-vn1-vm1-17101502 failed
2025-11-12 05:35:43,301 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 122.124.150.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-11-12 05:35:43,301 - DEBUG - ping -s 56 -c 3 -W 1 122.124.150.3
2025-11-12 05:35:45,568 - DEBUG - PING 122.124.150.3 (122.124.150.3): 56 data bytes
64 bytes from 122.124.150.3: seq=0 ttl=63 time=1.377 ms
64 bytes from 122.124.150.3: seq=1 ttl=63 time=0.885 ms
64 bytes from 122.124.150.3: seq=2 ttl=63 time=0.858 ms
--- 122.124.150.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.858/1.040/1.377 ms
2025-11-12 05:35:45,568 - INFO - Ping to IP 122.124.150.3 from VM ctest-vn1-vm1-17101502 passed
2025-11-12 05:35:45,568 - INFO - Deleting interface with subnet_id 21d473fd-0933-4f1c-a38c-c9048803cd11, port_id None from router 7bd5da47-bc9f-42ad-9709-88d1323a535a
2025-11-12 05:35:45,671 - INFO - Deleting interface with subnet_id eb433582-1540-449a-8e3d-7de48b0b0cca, port_id None from router 7bd5da47-bc9f-42ad-9709-88d1323a535a
2025-11-12 05:35:45,818 - INFO - Deleting VM ctest-vn2-vm1-81884770
2025-11-12 05:35:45,883 - INFO - Deleting VM ctest-vn1-vm1-17101502
2025-11-12 05:35:45,951 - INFO - Deleting VN ctest-vn2-13932582
2025-11-12 05:35:45,985 - DEBUG - VN 22811013-c3b3-4dfc-8f16-dd22a6fb83db still in use: Unable to complete operation on network 22811013-c3b3-4dfc-8f16-dd22a6fb83db. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d3b05454-e36c-4529-b12c-8c2831300f1d']
2025-11-12 05:35:45,986 - WARNING - Deleting VN ctest-vn2-13932582 failed..Will retry
2025-11-12 05:35:48,076 - DEBUG - Response for deleting network ()
2025-11-12 05:35:48,076 - INFO - Deleting VN ctest-vn1-08742292
2025-11-12 05:35:48,172 - DEBUG - Response for deleting network ()
2025-11-12 05:35:48,431 - DEBUG - No XMPP flaps were noticed during the test
2025-11-12 05:35:48,431 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:37]
2025-11-12 05:35:48,431 - INFO - --------------------------------------------------------------------------------
2025-11-12 05:35:49,086 - INFO - Deleted project: ctest-TestRouters-17955468, ID : 9bf508e7-ea98-4299-b409-c755fc188c7e