2026-04-29 22:27:26,727 - INFO - Domain Default found not creating
2026-04-29 22:27:26,904 - INFO - Project ctest-TestRouters-94130397 not found, creating it
2026-04-29 22:27:27,410 - INFO - Created Project:ctest-TestRouters-94130397, ID : 74f4f524-2c22-4fdc-b368-201ae84af5de
2026-04-29 22:27:29,064 - INFO - ================================================================================
2026-04-29 22:27:29,064 - INFO - STARTING TEST : test_basic_router_behavior
2026-04-29 22:27:29,064 - 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-04-29 22:27:29,323 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.17': '0'}} with
2026-04-29 22:27:29,323 - INFO - Initial checks done. Running the testcase now
2026-04-29 22:27:29,323 - INFO -
2026-04-29 22:27:29,914 - DEBUG - Response for create_network : {'network': {'id': 'e906351b-6435-462c-b81a-89172db8fec4', 'name': 'ctest-vn1-94308373', 'tenant_id': '74f4f5242c224fdcb368201ae84af5de', 'project_id': '74f4f5242c224fdcb368201ae84af5de', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-94130397', 'ctest-vn1-94308373'], 'port_security_enabled': True, 'description': ''}}
2026-04-29 22:27:30,117 - DEBUG - Response for create_subnet : {'subnet': {'id': '3363d89c-12c4-4d35-bf1a-82e08945d6f4', 'name': '', 'tenant_id': '74f4f5242c224fdcb368201ae84af5de', 'network_id': 'e906351b-6435-462c-b81a-89172db8fec4', 'ip_version': 4, 'cidr': '102.117.97.128/26', 'allocation_pools': [{'start': '102.117.97.130', 'end': '102.117.97.190'}], 'gateway_ip': '102.117.97.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '102.117.97.130', 'tags': [], 'project_id': '74f4f5242c224fdcb368201ae84af5de'}}
2026-04-29 22:27:30,139 - INFO - Created VN ctest-vn1-94308373
2026-04-29 22:27:30,192 - DEBUG - VN ctest-vn1-94308373 UUID is e906351b-6435-462c-b81a-89172db8fec4
2026-04-29 22:27:30,494 - DEBUG - Response for create_network : {'network': {'id': '60bfb03d-d746-45cc-9bca-87fe8c32f80c', 'name': 'ctest-vn2-94901338', 'tenant_id': '74f4f5242c224fdcb368201ae84af5de', 'project_id': '74f4f5242c224fdcb368201ae84af5de', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-94130397', 'ctest-vn2-94901338'], 'port_security_enabled': True, 'description': ''}}
2026-04-29 22:27:30,719 - DEBUG - Response for create_subnet : {'subnet': {'id': '42795c26-b03b-44a9-b2f4-3fadf3ae043b', 'name': '', 'tenant_id': '74f4f5242c224fdcb368201ae84af5de', 'network_id': '60bfb03d-d746-45cc-9bca-87fe8c32f80c', 'ip_version': 4, 'cidr': '158.91.79.192/26', 'allocation_pools': [{'start': '158.91.79.194', 'end': '158.91.79.254'}], 'gateway_ip': '158.91.79.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '158.91.79.194', 'tags': [], 'project_id': '74f4f5242c224fdcb368201ae84af5de'}}
2026-04-29 22:27:30,736 - INFO - Created VN ctest-vn2-94901338
2026-04-29 22:27:30,788 - DEBUG - VN ctest-vn2-94901338 UUID is 60bfb03d-d746-45cc-9bca-87fe8c32f80c
2026-04-29 22:27:30,989 - DEBUG - Services list from nova: [, , ]
2026-04-29 22:27:32,103 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5718-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5718-1)
2026-04-29 22:27:33,440 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5718-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5718-1)
2026-04-29 22:27:33,514 - INFO - Adding interface with subnet_id 3363d89c-12c4-4d35-bf1a-82e08945d6f4, port_id None to router b9c90520-87ad-4769-a001-fc54ec8b74a9
2026-04-29 22:27:33,779 - INFO - Waiting for VM ctest-vn1-vm1-76765374 to be up..
2026-04-29 22:27:33,903 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-29 22:27:38,982 - DEBUG - VM is in ACTIVE state now
2026-04-29 22:27:38,982 - INFO - VM name : ctest-vn1-vm1-76765374
2026-04-29 22:27:39,056 - DEBUG - VM ctest-vn1-vm1-76765374 ID is 42547e30-fd6a-4806-a0df-2fda29c905a6
2026-04-29 22:27:39,075 - DEBUG - VM ctest-vn1-vm1-76765374 launched on Node cn-jenkins-deploy-platform-ansible-os-5718-1
2026-04-29 22:27:39,156 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/42547e30-fd6a-4806-a0df-2fda29c905a6
2026-04-29 22:27:39,496 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/42547e30-fd6a-4806-a0df-2fda29c905a6
2026-04-29 22:27:39,527 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/73aab17f-36bf-432f-8500-6f35b17180af
2026-04-29 22:27:42,801 - 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 1030ms')
2026-04-29 22:27:42,801 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-76765374 failed!
2026-04-29 22:27:42,860 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-94130397:ctest-vn1-94308373 is 102.117.97.129 and allocation pool is NOT set
2026-04-29 22:27:44,925 - 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.89 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.52 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 2.519/3.202/3.885/0.683 ms')
2026-04-29 22:27:44,925 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-76765374 passed
2026-04-29 22:27:45,072 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-29 22:27:45,072 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-76765374, IP 102.117.97.131, Port 22
2026-04-29 22:27:45,138 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-04-29 22:27:45,220 - DEBUG - VM ctest-vn1-vm1-76765374 is NOT ready for SSH connections, VM status: ACTIVE
2026-04-29 22:27:50,221 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-29 22:27:50,221 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-76765374, IP 102.117.97.131, Port 22
2026-04-29 22:27:50,386 - DEBUG - VM ctest-vn1-vm1-76765374 is ready for SSH connections
2026-04-29 22:27:50,386 - INFO - Waiting for VM ctest-vn2-vm1-35210982 to be up..
2026-04-29 22:27:50,470 - DEBUG - VM is in ACTIVE state now
2026-04-29 22:27:50,470 - INFO - VM name : ctest-vn2-vm1-35210982
2026-04-29 22:27:50,544 - DEBUG - VM ctest-vn2-vm1-35210982 ID is c0b97aad-4862-402e-b722-86b51d4229c5
2026-04-29 22:27:50,544 - DEBUG - VM ctest-vn2-vm1-35210982 launched on Node cn-jenkins-deploy-platform-ansible-os-5718-1
2026-04-29 22:27:50,612 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/c0b97aad-4862-402e-b722-86b51d4229c5
2026-04-29 22:27:50,619 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/36237ee1-2e3d-490e-83c4-f3456b2147aa
2026-04-29 22:27:51,852 - 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=4.00 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.467 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.467/2.235/4.004/1.768 ms')
2026-04-29 22:27:51,852 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-35210982 passed
2026-04-29 22:27:52,004 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-29 22:27:52,004 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-35210982, IP 158.91.79.195, Port 22
2026-04-29 22:27:52,161 - DEBUG - VM ctest-vn2-vm1-35210982 is ready for SSH connections
2026-04-29 22:27:52,161 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-29 22:27:52,161 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 158.91.79.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2026-04-29 22:27:52,161 - DEBUG - ping -s 56 -c 3 -W 1 158.91.79.195
2026-04-29 22:27:57,239 - DEBUG - PING 158.91.79.195 (158.91.79.195): 56 data bytes
--- 158.91.79.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-04-29 22:27:57,239 - WARNING - Ping to IP 158.91.79.195 from VM ctest-vn1-vm1-76765374 failed
2026-04-29 22:27:57,239 - INFO - Adding interface with subnet_id 42795c26-b03b-44a9-b2f4-3fadf3ae043b, port_id None to router b9c90520-87ad-4769-a001-fc54ec8b74a9
2026-04-29 22:27:57,497 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-29 22:27:57,497 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 158.91.79.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2026-04-29 22:27:57,497 - DEBUG - ping -s 56 -c 3 -W 1 158.91.79.195
2026-04-29 22:28:00,724 - DEBUG - PING 158.91.79.195 (158.91.79.195): 56 data bytes
64 bytes from 158.91.79.195: seq=1 ttl=63 time=3.058 ms
64 bytes from 158.91.79.195: seq=2 ttl=63 time=0.962 ms
--- 158.91.79.195 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.962/2.010/3.058 ms
2026-04-29 22:28:00,724 - WARNING - Ping to IP 158.91.79.195 from VM ctest-vn1-vm1-76765374 failed
2026-04-29 22:28:01,725 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 158.91.79.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2026-04-29 22:28:01,725 - DEBUG - ping -s 56 -c 3 -W 1 158.91.79.195
2026-04-29 22:28:03,972 - DEBUG - PING 158.91.79.195 (158.91.79.195): 56 data bytes
64 bytes from 158.91.79.195: seq=0 ttl=63 time=1.961 ms
64 bytes from 158.91.79.195: seq=1 ttl=63 time=0.839 ms
64 bytes from 158.91.79.195: seq=2 ttl=63 time=0.997 ms
--- 158.91.79.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.839/1.265/1.961 ms
2026-04-29 22:28:03,972 - INFO - Ping to IP 158.91.79.195 from VM ctest-vn1-vm1-76765374 passed
2026-04-29 22:28:03,973 - INFO - Deleting interface with subnet_id 3363d89c-12c4-4d35-bf1a-82e08945d6f4, port_id None from router b9c90520-87ad-4769-a001-fc54ec8b74a9
2026-04-29 22:28:04,116 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-29 22:28:04,116 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 158.91.79.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2026-04-29 22:28:04,116 - DEBUG - ping -s 56 -c 3 -W 1 158.91.79.195
2026-04-29 22:28:07,335 - DEBUG - PING 158.91.79.195 (158.91.79.195): 56 data bytes
--- 158.91.79.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-04-29 22:28:07,335 - WARNING - Ping to IP 158.91.79.195 from VM ctest-vn1-vm1-76765374 failed
2026-04-29 22:28:07,335 - INFO - Adding interface with subnet_id 3363d89c-12c4-4d35-bf1a-82e08945d6f4, port_id None to router b9c90520-87ad-4769-a001-fc54ec8b74a9
2026-04-29 22:28:07,541 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-29 22:28:07,541 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 158.91.79.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2026-04-29 22:28:07,541 - DEBUG - ping -s 56 -c 3 -W 1 158.91.79.195
2026-04-29 22:28:09,775 - DEBUG - PING 158.91.79.195 (158.91.79.195): 56 data bytes
64 bytes from 158.91.79.195: seq=0 ttl=63 time=1.494 ms
64 bytes from 158.91.79.195: seq=1 ttl=63 time=0.817 ms
64 bytes from 158.91.79.195: seq=2 ttl=63 time=0.930 ms
--- 158.91.79.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.817/1.080/1.494 ms
2026-04-29 22:28:09,775 - INFO - Ping to IP 158.91.79.195 from VM ctest-vn1-vm1-76765374 passed
2026-04-29 22:28:09,775 - INFO - Deleting interface with subnet_id 42795c26-b03b-44a9-b2f4-3fadf3ae043b, port_id None from router b9c90520-87ad-4769-a001-fc54ec8b74a9
2026-04-29 22:28:09,919 - INFO - Deleting interface with subnet_id 3363d89c-12c4-4d35-bf1a-82e08945d6f4, port_id None from router b9c90520-87ad-4769-a001-fc54ec8b74a9
2026-04-29 22:28:10,089 - INFO - Deleting VM ctest-vn2-vm1-35210982
2026-04-29 22:28:10,168 - INFO - Deleting VM ctest-vn1-vm1-76765374
2026-04-29 22:28:10,240 - INFO - Deleting VN ctest-vn2-94901338
2026-04-29 22:28:10,283 - DEBUG - VN 60bfb03d-d746-45cc-9bca-87fe8c32f80c still in use: Unable to complete operation on network 60bfb03d-d746-45cc-9bca-87fe8c32f80c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-750147f1-717a-4636-b368-0668663bf23b']
2026-04-29 22:28:10,284 - WARNING - Deleting VN ctest-vn2-94901338 failed..Will retry
2026-04-29 22:28:12,393 - DEBUG - Response for deleting network ()
2026-04-29 22:28:12,394 - INFO - Deleting VN ctest-vn1-94308373
2026-04-29 22:28:12,480 - DEBUG - Response for deleting network ()
2026-04-29 22:28:12,733 - DEBUG - No XMPP flaps were noticed during the test
2026-04-29 22:28:12,733 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:43]
2026-04-29 22:28:12,733 - INFO - --------------------------------------------------------------------------------
2026-04-29 22:28:13,438 - INFO - Deleted project: ctest-TestRouters-94130397, ID : 74f4f524-2c22-4fdc-b368-201ae84af5de