2025-11-24 15:11:24,174 - INFO - Domain Default found not creating
2025-11-24 15:11:24,325 - INFO - Project ctest-TestRouters-80405912 not found, creating it
2025-11-24 15:11:24,798 - INFO - Created Project:ctest-TestRouters-80405912, ID : 23e33d65-ff88-4d0a-a5eb-b26495d320a3
2025-11-24 15:11:26,377 - INFO - ================================================================================
2025-11-24 15:11:26,377 - INFO - STARTING TEST : test_basic_router_behavior
2025-11-24 15:11:26,377 - 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-24 15:11:26,636 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.18': '0'}} with
2025-11-24 15:11:26,636 - INFO - Initial checks done. Running the testcase now
2025-11-24 15:11:26,636 - INFO -
2025-11-24 15:11:27,199 - DEBUG - Response for create_network : {'network': {'id': 'b1e4b0b6-d570-4080-8ffc-5599e472eeae', 'name': 'ctest-vn1-05659188', 'tenant_id': '23e33d65ff884d0aa5ebb26495d320a3', 'project_id': '23e33d65ff884d0aa5ebb26495d320a3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-80405912', 'ctest-vn1-05659188'], 'port_security_enabled': True, 'description': ''}}
2025-11-24 15:11:27,419 - DEBUG - Response for create_subnet : {'subnet': {'id': '0eeb115a-1940-44e4-aa73-ebf56990bb17', 'name': '', 'tenant_id': '23e33d65ff884d0aa5ebb26495d320a3', 'network_id': 'b1e4b0b6-d570-4080-8ffc-5599e472eeae', 'ip_version': 4, 'cidr': '201.104.40.0/26', 'allocation_pools': [{'start': '201.104.40.2', 'end': '201.104.40.62'}], 'gateway_ip': '201.104.40.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '201.104.40.2', 'tags': [], 'project_id': '23e33d65ff884d0aa5ebb26495d320a3'}}
2025-11-24 15:11:27,435 - INFO - Created VN ctest-vn1-05659188
2025-11-24 15:11:27,486 - DEBUG - VN ctest-vn1-05659188 UUID is b1e4b0b6-d570-4080-8ffc-5599e472eeae
2025-11-24 15:11:27,833 - DEBUG - Response for create_network : {'network': {'id': 'e7c7d6a5-e7b7-4e11-b38f-6b0c59a92d30', 'name': 'ctest-vn2-47749368', 'tenant_id': '23e33d65ff884d0aa5ebb26495d320a3', 'project_id': '23e33d65ff884d0aa5ebb26495d320a3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-80405912', 'ctest-vn2-47749368'], 'port_security_enabled': True, 'description': ''}}
2025-11-24 15:11:28,041 - DEBUG - Response for create_subnet : {'subnet': {'id': '5d6e7cdb-67da-4f6f-8630-480ec556d297', 'name': '', 'tenant_id': '23e33d65ff884d0aa5ebb26495d320a3', 'network_id': 'e7c7d6a5-e7b7-4e11-b38f-6b0c59a92d30', 'ip_version': 4, 'cidr': '83.57.64.128/26', 'allocation_pools': [{'start': '83.57.64.130', 'end': '83.57.64.190'}], 'gateway_ip': '83.57.64.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '83.57.64.130', 'tags': [], 'project_id': '23e33d65ff884d0aa5ebb26495d320a3'}}
2025-11-24 15:11:28,060 - INFO - Created VN ctest-vn2-47749368
2025-11-24 15:11:28,114 - DEBUG - VN ctest-vn2-47749368 UUID is e7c7d6a5-e7b7-4e11-b38f-6b0c59a92d30
2025-11-24 15:11:28,310 - DEBUG - Services list from nova: [, , ]
2025-11-24 15:11:29,305 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4808-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4808-1)
2025-11-24 15:11:30,491 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4808-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4808-1)
2025-11-24 15:11:30,593 - INFO - Adding interface with subnet_id 0eeb115a-1940-44e4-aa73-ebf56990bb17, port_id None to router f41578fd-4f5e-49e3-9259-3b4b8b86c756
2025-11-24 15:11:30,839 - INFO - Waiting for VM ctest-vn1-vm1-76080700 to be up..
2025-11-24 15:11:30,942 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-24 15:11:36,026 - DEBUG - VM is in ACTIVE state now
2025-11-24 15:11:36,026 - INFO - VM name : ctest-vn1-vm1-76080700
2025-11-24 15:11:36,097 - DEBUG - VM ctest-vn1-vm1-76080700 ID is ffb80f26-90af-4658-8931-e557d5157774
2025-11-24 15:11:36,116 - DEBUG - VM ctest-vn1-vm1-76080700 launched on Node cn-jenkins-deploy-platform-ansible-os-4808-1
2025-11-24 15:11:36,191 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/ffb80f26-90af-4658-8931-e557d5157774
2025-11-24 15:11:36,481 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/ffb80f26-90af-4658-8931-e557d5157774
2025-11-24 15:11:36,510 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/275bc70c-979c-4fa3-81b4-59414dfc7340
2025-11-24 15:11:39,745 - 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 1003ms')
2025-11-24 15:11:39,745 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-76080700 failed!
2025-11-24 15:11:39,802 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-80405912:ctest-vn1-05659188 is 201.104.40.1 and allocation pool is NOT set
2025-11-24 15:11:41,860 - 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.03 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.448 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.448/1.738/3.029/1.290 ms')
2025-11-24 15:11:41,860 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-76080700 passed
2025-11-24 15:11:42,006 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 15:11:42,006 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-76080700, IP 201.104.40.3, Port 22
2025-11-24 15:11:42,161 - DEBUG - VM ctest-vn1-vm1-76080700 is ready for SSH connections
2025-11-24 15:11:42,162 - INFO - Waiting for VM ctest-vn2-vm1-44971237 to be up..
2025-11-24 15:11:42,230 - DEBUG - VM is in ACTIVE state now
2025-11-24 15:11:42,230 - INFO - VM name : ctest-vn2-vm1-44971237
2025-11-24 15:11:42,298 - DEBUG - VM ctest-vn2-vm1-44971237 ID is 4abed021-13b0-452d-ba86-b1fd5ec67041
2025-11-24 15:11:42,298 - DEBUG - VM ctest-vn2-vm1-44971237 launched on Node cn-jenkins-deploy-platform-ansible-os-4808-1
2025-11-24 15:11:42,366 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/4abed021-13b0-452d-ba86-b1fd5ec67041
2025-11-24 15:11:42,374 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/12978c8d-d3c8-469c-ac77-9ee186a2acb1
2025-11-24 15:11:43,618 - 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.94 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.470 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.470/2.203/3.937/1.733 ms')
2025-11-24 15:11:43,618 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-44971237 passed
2025-11-24 15:11:43,770 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 15:11:43,771 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-44971237, IP 83.57.64.131, Port 22
2025-11-24 15:11:43,926 - DEBUG - VM ctest-vn2-vm1-44971237 is ready for SSH connections
2025-11-24 15:11:43,926 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 15:11:43,926 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 83.57.64.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2025-11-24 15:11:43,926 - DEBUG - ping -s 56 -c 3 -W 1 83.57.64.131
2025-11-24 15:11:48,910 - DEBUG - PING 83.57.64.131 (83.57.64.131): 56 data bytes
--- 83.57.64.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-11-24 15:11:48,911 - WARNING - Ping to IP 83.57.64.131 from VM ctest-vn1-vm1-76080700 failed
2025-11-24 15:11:48,911 - INFO - Adding interface with subnet_id 5d6e7cdb-67da-4f6f-8630-480ec556d297, port_id None to router f41578fd-4f5e-49e3-9259-3b4b8b86c756
2025-11-24 15:11:49,175 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 15:11:49,175 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 83.57.64.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2025-11-24 15:11:49,175 - DEBUG - ping -s 56 -c 3 -W 1 83.57.64.131
2025-11-24 15:11:52,376 - DEBUG - PING 83.57.64.131 (83.57.64.131): 56 data bytes
64 bytes from 83.57.64.131: seq=1 ttl=63 time=3.027 ms
64 bytes from 83.57.64.131: seq=2 ttl=63 time=0.844 ms
--- 83.57.64.131 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.844/1.935/3.027 ms
2025-11-24 15:11:52,376 - WARNING - Ping to IP 83.57.64.131 from VM ctest-vn1-vm1-76080700 failed
2025-11-24 15:11:53,377 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 83.57.64.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2025-11-24 15:11:53,377 - DEBUG - ping -s 56 -c 3 -W 1 83.57.64.131
2025-11-24 15:11:55,586 - DEBUG - PING 83.57.64.131 (83.57.64.131): 56 data bytes
64 bytes from 83.57.64.131: seq=0 ttl=63 time=1.722 ms
64 bytes from 83.57.64.131: seq=1 ttl=63 time=0.717 ms
64 bytes from 83.57.64.131: seq=2 ttl=63 time=0.831 ms
--- 83.57.64.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.717/1.090/1.722 ms
2025-11-24 15:11:55,586 - INFO - Ping to IP 83.57.64.131 from VM ctest-vn1-vm1-76080700 passed
2025-11-24 15:11:55,586 - INFO - Deleting interface with subnet_id 0eeb115a-1940-44e4-aa73-ebf56990bb17, port_id None from router f41578fd-4f5e-49e3-9259-3b4b8b86c756
2025-11-24 15:11:55,707 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 15:11:55,707 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 83.57.64.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2025-11-24 15:11:55,707 - DEBUG - ping -s 56 -c 3 -W 1 83.57.64.131
2025-11-24 15:11:58,906 - DEBUG - PING 83.57.64.131 (83.57.64.131): 56 data bytes
--- 83.57.64.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-11-24 15:11:58,906 - WARNING - Ping to IP 83.57.64.131 from VM ctest-vn1-vm1-76080700 failed
2025-11-24 15:11:58,906 - INFO - Adding interface with subnet_id 0eeb115a-1940-44e4-aa73-ebf56990bb17, port_id None to router f41578fd-4f5e-49e3-9259-3b4b8b86c756
2025-11-24 15:11:59,091 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 15:11:59,091 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 83.57.64.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2025-11-24 15:11:59,091 - DEBUG - ping -s 56 -c 3 -W 1 83.57.64.131
2025-11-24 15:12:01,333 - DEBUG - PING 83.57.64.131 (83.57.64.131): 56 data bytes
64 bytes from 83.57.64.131: seq=0 ttl=63 time=1.520 ms
64 bytes from 83.57.64.131: seq=1 ttl=63 time=0.805 ms
64 bytes from 83.57.64.131: seq=2 ttl=63 time=1.754 ms
--- 83.57.64.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.805/1.359/1.754 ms
2025-11-24 15:12:01,333 - INFO - Ping to IP 83.57.64.131 from VM ctest-vn1-vm1-76080700 passed
2025-11-24 15:12:01,333 - INFO - Deleting interface with subnet_id 5d6e7cdb-67da-4f6f-8630-480ec556d297, port_id None from router f41578fd-4f5e-49e3-9259-3b4b8b86c756
2025-11-24 15:12:01,452 - INFO - Deleting interface with subnet_id 0eeb115a-1940-44e4-aa73-ebf56990bb17, port_id None from router f41578fd-4f5e-49e3-9259-3b4b8b86c756
2025-11-24 15:12:01,644 - INFO - Deleting VM ctest-vn2-vm1-44971237
2025-11-24 15:12:01,728 - INFO - Deleting VM ctest-vn1-vm1-76080700
2025-11-24 15:12:01,827 - INFO - Deleting VN ctest-vn2-47749368
2025-11-24 15:12:01,863 - DEBUG - VN e7c7d6a5-e7b7-4e11-b38f-6b0c59a92d30 still in use: Unable to complete operation on network e7c7d6a5-e7b7-4e11-b38f-6b0c59a92d30. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-e1e6e7d3-28d9-4e04-b707-8709ea425199']
2025-11-24 15:12:01,863 - WARNING - Deleting VN ctest-vn2-47749368 failed..Will retry
2025-11-24 15:12:03,955 - DEBUG - Response for deleting network ()
2025-11-24 15:12:03,955 - INFO - Deleting VN ctest-vn1-05659188
2025-11-24 15:12:04,048 - DEBUG - Response for deleting network ()
2025-11-24 15:12:04,304 - DEBUG - No XMPP flaps were noticed during the test
2025-11-24 15:12:04,304 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2025-11-24 15:12:04,305 - INFO - --------------------------------------------------------------------------------
2025-11-24 15:12:04,997 - INFO - Deleted project: ctest-TestRouters-80405912, ID : 23e33d65-ff88-4d0a-a5eb-b26495d320a3