2026-08-17 13:20:11,438 - INFO - Domain Default found not creating
2026-08-17 13:20:11,587 - INFO - Project ctest-TestRouters-32035863 not found, creating it
2026-08-17 13:20:12,072 - INFO - Created Project:ctest-TestRouters-32035863, ID : e4b4a5b1-b03b-4c6c-9b17-7de8fed1b648
2026-08-17 13:20:13,616 - INFO - ================================================================================
2026-08-17 13:20:13,616 - INFO - STARTING TEST : test_basic_router_behavior
2026-08-17 13:20:13,616 - 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
2026-08-17 13:20:13,897 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.14': '0'}} with
2026-08-17 13:20:13,897 - INFO - Initial checks done. Running the testcase now
2026-08-17 13:20:13,897 - INFO -
2026-08-17 13:20:14,570 - DEBUG - Response for create_network : {'network': {'id': 'b91fb294-4764-494c-9ea0-729f204ab339', 'name': 'ctest-vn1-46648083', 'tenant_id': 'e4b4a5b1b03b4c6c9b177de8fed1b648', 'project_id': 'e4b4a5b1b03b4c6c9b177de8fed1b648', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-32035863', 'ctest-vn1-46648083'], 'port_security_enabled': True, 'description': ''}}
2026-08-17 13:20:14,771 - DEBUG - Response for create_subnet : {'subnet': {'id': '6780d67c-acc8-4d72-9934-d88bbaa69462', 'name': '', 'tenant_id': 'e4b4a5b1b03b4c6c9b177de8fed1b648', 'network_id': 'b91fb294-4764-494c-9ea0-729f204ab339', 'ip_version': 4, 'cidr': '121.157.249.192/26', 'allocation_pools': [{'start': '121.157.249.194', 'end': '121.157.249.254'}], 'gateway_ip': '121.157.249.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '121.157.249.194', 'tags': [], 'project_id': 'e4b4a5b1b03b4c6c9b177de8fed1b648'}}
2026-08-17 13:20:14,789 - INFO - Created VN ctest-vn1-46648083
2026-08-17 13:20:14,849 - DEBUG - VN ctest-vn1-46648083 UUID is b91fb294-4764-494c-9ea0-729f204ab339
2026-08-17 13:20:15,194 - DEBUG - Response for create_network : {'network': {'id': '1a65e4b8-e6a6-40c8-8461-3184fe6df557', 'name': 'ctest-vn2-96917097', 'tenant_id': 'e4b4a5b1b03b4c6c9b177de8fed1b648', 'project_id': 'e4b4a5b1b03b4c6c9b177de8fed1b648', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-32035863', 'ctest-vn2-96917097'], 'port_security_enabled': True, 'description': ''}}
2026-08-17 13:20:15,409 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b7ca3f94-9f83-4c82-9e9f-f4a8241edc71', 'name': '', 'tenant_id': 'e4b4a5b1b03b4c6c9b177de8fed1b648', 'network_id': '1a65e4b8-e6a6-40c8-8461-3184fe6df557', 'ip_version': 4, 'cidr': '32.94.53.128/26', 'allocation_pools': [{'start': '32.94.53.130', 'end': '32.94.53.190'}], 'gateway_ip': '32.94.53.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '32.94.53.130', 'tags': [], 'project_id': 'e4b4a5b1b03b4c6c9b177de8fed1b648'}}
2026-08-17 13:20:15,426 - INFO - Created VN ctest-vn2-96917097
2026-08-17 13:20:15,481 - DEBUG - VN ctest-vn2-96917097 UUID is 1a65e4b8-e6a6-40c8-8461-3184fe6df557
2026-08-17 13:20:15,756 - DEBUG - Services list from nova: [, , ]
2026-08-17 13:20:16,101 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6174-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6174-1)
2026-08-17 13:20:16,711 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6174-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6174-1)
2026-08-17 13:20:16,774 - INFO - Adding interface with subnet_id 6780d67c-acc8-4d72-9934-d88bbaa69462, port_id None to router aac6ebf2-5a78-4c77-9057-0df23c825064
2026-08-17 13:20:17,000 - INFO - Waiting for VM ctest-vn1-vm1-66588418 to be up..
2026-08-17 13:20:17,064 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-17 13:20:22,147 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-17 13:20:27,225 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-17 13:20:32,314 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-17 13:20:37,391 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-17 13:20:42,463 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-17 13:20:47,532 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-17 13:20:52,605 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-17 13:20:57,695 - DEBUG - VM is in ACTIVE state now
2026-08-17 13:20:57,695 - INFO - VM name : ctest-vn1-vm1-66588418
2026-08-17 13:20:57,796 - DEBUG - VM ctest-vn1-vm1-66588418 ID is e53f1b58-8f40-4d35-a545-a5ee0bb878d6
2026-08-17 13:20:57,822 - DEBUG - VM ctest-vn1-vm1-66588418 launched on Node cn-jenkins-deploy-platform-ansible-os-6174-1
2026-08-17 13:20:57,951 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/e53f1b58-8f40-4d35-a545-a5ee0bb878d6
2026-08-17 13:20:58,287 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/e53f1b58-8f40-4d35-a545-a5ee0bb878d6
2026-08-17 13:20:58,329 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/9d331628-fb24-4d0f-9f21-8fe931fbc843
2026-08-17 13:20:59,566 - 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=10.0 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.283 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.283/5.154/10.026/4.871 ms')
2026-08-17 13:20:59,566 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-66588418 passed
2026-08-17 13:20:59,717 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-17 13:20:59,717 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-66588418, IP 121.157.249.195, Port 22
2026-08-17 13:20:59,876 - DEBUG - VM ctest-vn1-vm1-66588418 is ready for SSH connections
2026-08-17 13:20:59,877 - INFO - Waiting for VM ctest-vn2-vm1-53220959 to be up..
2026-08-17 13:20:59,957 - DEBUG - VM is in ACTIVE state now
2026-08-17 13:20:59,957 - INFO - VM name : ctest-vn2-vm1-53220959
2026-08-17 13:21:00,036 - DEBUG - VM ctest-vn2-vm1-53220959 ID is 09e8a8fe-4eb6-4d6e-a330-aa446d08f81a
2026-08-17 13:21:00,036 - DEBUG - VM ctest-vn2-vm1-53220959 launched on Node cn-jenkins-deploy-platform-ansible-os-6174-1
2026-08-17 13:21:00,123 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/09e8a8fe-4eb6-4d6e-a330-aa446d08f81a
2026-08-17 13:21:00,134 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/408bf3fb-b962-436e-9d54-7c6bf9998422
2026-08-17 13:21:03,396 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1005ms')
2026-08-17 13:21:03,396 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-53220959 failed!
2026-08-17 13:21:03,449 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-32035863:ctest-vn2-96917097 is 32.94.53.129 and allocation pool is NOT set
2026-08-17 13:21:05,515 - 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.21 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/1.838/3.206/1.368 ms')
2026-08-17 13:21:05,515 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-53220959 passed
2026-08-17 13:21:05,665 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-17 13:21:05,665 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-53220959, IP 32.94.53.131, Port 22
2026-08-17 13:21:05,821 - DEBUG - VM ctest-vn2-vm1-53220959 is ready for SSH connections
2026-08-17 13:21:05,821 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-17 13:21:05,821 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 32.94.53.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-08-17 13:21:05,821 - DEBUG - ping -s 56 -c 3 -W 1 32.94.53.131
2026-08-17 13:21:10,429 - DEBUG - PING 32.94.53.131 (32.94.53.131): 56 data bytes
--- 32.94.53.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-08-17 13:21:10,429 - WARNING - Ping to IP 32.94.53.131 from VM ctest-vn1-vm1-66588418 failed
2026-08-17 13:21:10,429 - INFO - Adding interface with subnet_id b7ca3f94-9f83-4c82-9e9f-f4a8241edc71, port_id None to router aac6ebf2-5a78-4c77-9057-0df23c825064
2026-08-17 13:21:10,690 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-17 13:21:10,690 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 32.94.53.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-08-17 13:21:10,690 - DEBUG - ping -s 56 -c 3 -W 1 32.94.53.131
2026-08-17 13:21:13,821 - DEBUG - PING 32.94.53.131 (32.94.53.131): 56 data bytes
64 bytes from 32.94.53.131: seq=1 ttl=63 time=3.212 ms
64 bytes from 32.94.53.131: seq=2 ttl=63 time=1.145 ms
--- 32.94.53.131 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.145/2.178/3.212 ms
2026-08-17 13:21:13,821 - WARNING - Ping to IP 32.94.53.131 from VM ctest-vn1-vm1-66588418 failed
2026-08-17 13:21:14,822 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 32.94.53.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-08-17 13:21:14,822 - DEBUG - ping -s 56 -c 3 -W 1 32.94.53.131
2026-08-17 13:21:16,936 - DEBUG - PING 32.94.53.131 (32.94.53.131): 56 data bytes
64 bytes from 32.94.53.131: seq=0 ttl=63 time=1.975 ms
64 bytes from 32.94.53.131: seq=1 ttl=63 time=1.040 ms
64 bytes from 32.94.53.131: seq=2 ttl=63 time=1.121 ms
--- 32.94.53.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.040/1.378/1.975 ms
2026-08-17 13:21:16,936 - INFO - Ping to IP 32.94.53.131 from VM ctest-vn1-vm1-66588418 passed
2026-08-17 13:21:16,936 - INFO - Deleting interface with subnet_id 6780d67c-acc8-4d72-9934-d88bbaa69462, port_id None from router aac6ebf2-5a78-4c77-9057-0df23c825064
2026-08-17 13:21:17,094 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-17 13:21:17,094 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 32.94.53.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-08-17 13:21:17,095 - DEBUG - ping -s 56 -c 3 -W 1 32.94.53.131
2026-08-17 13:21:20,239 - DEBUG - PING 32.94.53.131 (32.94.53.131): 56 data bytes
--- 32.94.53.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-08-17 13:21:20,240 - WARNING - Ping to IP 32.94.53.131 from VM ctest-vn1-vm1-66588418 failed
2026-08-17 13:21:20,240 - INFO - Adding interface with subnet_id 6780d67c-acc8-4d72-9934-d88bbaa69462, port_id None to router aac6ebf2-5a78-4c77-9057-0df23c825064
2026-08-17 13:21:20,483 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-17 13:21:20,483 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 32.94.53.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-08-17 13:21:20,484 - DEBUG - ping -s 56 -c 3 -W 1 32.94.53.131
2026-08-17 13:21:22,673 - DEBUG - PING 32.94.53.131 (32.94.53.131): 56 data bytes
64 bytes from 32.94.53.131: seq=0 ttl=63 time=1.810 ms
64 bytes from 32.94.53.131: seq=1 ttl=63 time=0.940 ms
64 bytes from 32.94.53.131: seq=2 ttl=63 time=1.054 ms
--- 32.94.53.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.940/1.268/1.810 ms
2026-08-17 13:21:22,673 - INFO - Ping to IP 32.94.53.131 from VM ctest-vn1-vm1-66588418 passed
2026-08-17 13:21:22,673 - INFO - Deleting interface with subnet_id b7ca3f94-9f83-4c82-9e9f-f4a8241edc71, port_id None from router aac6ebf2-5a78-4c77-9057-0df23c825064
2026-08-17 13:21:22,795 - INFO - Deleting interface with subnet_id 6780d67c-acc8-4d72-9934-d88bbaa69462, port_id None from router aac6ebf2-5a78-4c77-9057-0df23c825064
2026-08-17 13:21:23,003 - INFO - Deleting VM ctest-vn2-vm1-53220959
2026-08-17 13:21:23,082 - INFO - Deleting VM ctest-vn1-vm1-66588418
2026-08-17 13:21:23,149 - INFO - Deleting VN ctest-vn2-96917097
2026-08-17 13:21:23,179 - DEBUG - VN 1a65e4b8-e6a6-40c8-8461-3184fe6df557 still in use: Unable to complete operation on network 1a65e4b8-e6a6-40c8-8461-3184fe6df557. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-88b668db-57b7-49e2-afaa-d25da37fc6e1']
2026-08-17 13:21:23,180 - WARNING - Deleting VN ctest-vn2-96917097 failed..Will retry
2026-08-17 13:21:25,223 - DEBUG - VN 1a65e4b8-e6a6-40c8-8461-3184fe6df557 still in use: Unable to complete operation on network 1a65e4b8-e6a6-40c8-8461-3184fe6df557. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-8678c056-9daf-408b-9bfa-2c152aa75148']
2026-08-17 13:21:25,223 - WARNING - Deleting VN ctest-vn2-96917097 failed..Will retry
2026-08-17 13:21:27,329 - DEBUG - Response for deleting network ()
2026-08-17 13:21:27,329 - INFO - Deleting VN ctest-vn1-46648083
2026-08-17 13:21:27,431 - DEBUG - Response for deleting network ()
2026-08-17 13:21:27,702 - DEBUG - No XMPP flaps were noticed during the test
2026-08-17 13:21:27,702 - INFO - END TEST : test_basic_router_behavior : PASSED[0:01:14]
2026-08-17 13:21:27,702 - INFO - --------------------------------------------------------------------------------
2026-08-17 13:21:28,799 - INFO - Deleted project: ctest-TestRouters-32035863, ID : e4b4a5b1-b03b-4c6c-9b17-7de8fed1b648