2026-03-02 02:07:07,689 - INFO - Domain Default found not creating
2026-03-02 02:07:07,874 - INFO - Project ctest-TestRouters-32133462 not found, creating it
2026-03-02 02:07:08,349 - INFO - Created Project:ctest-TestRouters-32133462, ID : 4a516e7c-64c9-4f7b-9c19-c4d3afe0b45d
2026-03-02 02:07:10,828 - INFO - ================================================================================
2026-03-02 02:07:10,829 - INFO - STARTING TEST : test_basic_router_behavior
2026-03-02 02:07:10,829 - 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-03-02 02:07:11,111 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.25': '0'}} with
2026-03-02 02:07:11,111 - INFO - Initial checks done. Running the testcase now
2026-03-02 02:07:11,112 - INFO -
2026-03-02 02:07:11,720 - DEBUG - Response for create_network : {'network': {'id': '7038439b-0414-4a5e-9c67-8b343071673a', 'name': 'ctest-vn1-53582726', 'tenant_id': '4a516e7c64c94f7b9c19c4d3afe0b45d', 'project_id': '4a516e7c64c94f7b9c19c4d3afe0b45d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-32133462', 'ctest-vn1-53582726'], 'port_security_enabled': True, 'description': ''}}
2026-03-02 02:07:11,927 - DEBUG - Response for create_subnet : {'subnet': {'id': '6c0c1459-afeb-4d15-9c3d-b5235004f3f6', 'name': '', 'tenant_id': '4a516e7c64c94f7b9c19c4d3afe0b45d', 'network_id': '7038439b-0414-4a5e-9c67-8b343071673a', 'ip_version': 4, 'cidr': '67.168.215.192/26', 'allocation_pools': [{'start': '67.168.215.194', 'end': '67.168.215.254'}], 'gateway_ip': '67.168.215.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '67.168.215.194', 'tags': [], 'project_id': '4a516e7c64c94f7b9c19c4d3afe0b45d'}}
2026-03-02 02:07:11,946 - INFO - Created VN ctest-vn1-53582726
2026-03-02 02:07:11,997 - DEBUG - VN ctest-vn1-53582726 UUID is 7038439b-0414-4a5e-9c67-8b343071673a
2026-03-02 02:07:12,313 - DEBUG - Response for create_network : {'network': {'id': '7ee5afd0-e6d6-4b7d-baa7-a8e95e6843f3', 'name': 'ctest-vn2-50830159', 'tenant_id': '4a516e7c64c94f7b9c19c4d3afe0b45d', 'project_id': '4a516e7c64c94f7b9c19c4d3afe0b45d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-32133462', 'ctest-vn2-50830159'], 'port_security_enabled': True, 'description': ''}}
2026-03-02 02:07:12,523 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b6a84328-cfb7-413d-84d2-5012231afe1f', 'name': '', 'tenant_id': '4a516e7c64c94f7b9c19c4d3afe0b45d', 'network_id': '7ee5afd0-e6d6-4b7d-baa7-a8e95e6843f3', 'ip_version': 4, 'cidr': '202.145.250.128/26', 'allocation_pools': [{'start': '202.145.250.130', 'end': '202.145.250.190'}], 'gateway_ip': '202.145.250.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '202.145.250.130', 'tags': [], 'project_id': '4a516e7c64c94f7b9c19c4d3afe0b45d'}}
2026-03-02 02:07:12,543 - INFO - Created VN ctest-vn2-50830159
2026-03-02 02:07:12,597 - DEBUG - VN ctest-vn2-50830159 UUID is 7ee5afd0-e6d6-4b7d-baa7-a8e95e6843f3
2026-03-02 02:07:12,781 - DEBUG - Services list from nova: [, , ]
2026-03-02 02:07:13,944 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5416-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5416-1)
2026-03-02 02:07:15,371 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5416-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5416-1)
2026-03-02 02:07:15,461 - INFO - Adding interface with subnet_id 6c0c1459-afeb-4d15-9c3d-b5235004f3f6, port_id None to router 6bd814c2-c60b-4772-b5ad-88e1bf1d0bc5
2026-03-02 02:07:15,750 - INFO - Waiting for VM ctest-vn1-vm1-81380129 to be up..
2026-03-02 02:07:15,855 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-02 02:07:20,947 - DEBUG - VM is in ACTIVE state now
2026-03-02 02:07:20,947 - INFO - VM name : ctest-vn1-vm1-81380129
2026-03-02 02:07:21,041 - DEBUG - VM ctest-vn1-vm1-81380129 ID is 1403633c-1a88-47a1-a556-ccb7a951d274
2026-03-02 02:07:21,065 - DEBUG - VM ctest-vn1-vm1-81380129 launched on Node cn-jenkins-deploy-platform-ansible-os-5416-1
2026-03-02 02:07:21,161 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/1403633c-1a88-47a1-a556-ccb7a951d274
2026-03-02 02:07:21,506 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/1403633c-1a88-47a1-a556-ccb7a951d274
2026-03-02 02:07:21,556 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/83b864b8-9653-4e99-8d45-de915ab2c37a
2026-03-02 02:07:24,819 - 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 1018ms')
2026-03-02 02:07:24,820 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-81380129 failed!
2026-03-02 02:07:24,877 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-32133462:ctest-vn1-53582726 is 67.168.215.193 and allocation pool is NOT set
2026-03-02 02:07:26,937 - 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=5.57 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.34 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 = 2.336/3.951/5.567/1.615 ms')
2026-03-02 02:07:26,938 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-81380129 passed
2026-03-02 02:07:27,089 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-02 02:07:27,089 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-81380129, IP 67.168.215.195, Port 22
2026-03-02 02:07:27,156 - 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-03-02 02:07:27,246 - DEBUG - VM ctest-vn1-vm1-81380129 is NOT ready for SSH connections, VM status: ACTIVE
2026-03-02 02:07:32,247 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-02 02:07:32,247 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-81380129, IP 67.168.215.195, Port 22
2026-03-02 02:07:32,405 - DEBUG - VM ctest-vn1-vm1-81380129 is ready for SSH connections
2026-03-02 02:07:32,405 - INFO - Waiting for VM ctest-vn2-vm1-01395005 to be up..
2026-03-02 02:07:32,487 - DEBUG - VM is in ACTIVE state now
2026-03-02 02:07:32,487 - INFO - VM name : ctest-vn2-vm1-01395005
2026-03-02 02:07:32,569 - DEBUG - VM ctest-vn2-vm1-01395005 ID is f37cc2c4-b0b8-4468-a6d3-b2d346f6f3e1
2026-03-02 02:07:32,569 - DEBUG - VM ctest-vn2-vm1-01395005 launched on Node cn-jenkins-deploy-platform-ansible-os-5416-1
2026-03-02 02:07:32,663 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/f37cc2c4-b0b8-4468-a6d3-b2d346f6f3e1
2026-03-02 02:07:32,672 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/5183e85d-a8ac-43b2-a4cc-4712c321a14c
2026-03-02 02:07:33,912 - 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.37 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.421 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.421/1.894/3.368/1.473 ms')
2026-03-02 02:07:33,913 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-01395005 passed
2026-03-02 02:07:34,065 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-02 02:07:34,066 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-01395005, IP 202.145.250.131, Port 22
2026-03-02 02:07:34,221 - DEBUG - VM ctest-vn2-vm1-01395005 is ready for SSH connections
2026-03-02 02:07:34,221 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-02 02:07:34,221 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 202.145.250.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-03-02 02:07:34,221 - DEBUG - ping -s 56 -c 3 -W 1 202.145.250.131
2026-03-02 02:07:39,422 - DEBUG - PING 202.145.250.131 (202.145.250.131): 56 data bytes
--- 202.145.250.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-02 02:07:39,422 - WARNING - Ping to IP 202.145.250.131 from VM ctest-vn1-vm1-81380129 failed
2026-03-02 02:07:39,423 - INFO - Adding interface with subnet_id b6a84328-cfb7-413d-84d2-5012231afe1f, port_id None to router 6bd814c2-c60b-4772-b5ad-88e1bf1d0bc5
2026-03-02 02:07:39,680 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-02 02:07:39,680 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 202.145.250.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-03-02 02:07:39,680 - DEBUG - ping -s 56 -c 3 -W 1 202.145.250.131
2026-03-02 02:07:42,972 - DEBUG - PING 202.145.250.131 (202.145.250.131): 56 data bytes
64 bytes from 202.145.250.131: seq=1 ttl=63 time=3.245 ms
64 bytes from 202.145.250.131: seq=2 ttl=63 time=0.901 ms
--- 202.145.250.131 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.901/2.073/3.245 ms
2026-03-02 02:07:42,972 - WARNING - Ping to IP 202.145.250.131 from VM ctest-vn1-vm1-81380129 failed
2026-03-02 02:07:43,973 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 202.145.250.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-03-02 02:07:43,973 - DEBUG - ping -s 56 -c 3 -W 1 202.145.250.131
2026-03-02 02:07:46,202 - DEBUG - PING 202.145.250.131 (202.145.250.131): 56 data bytes
64 bytes from 202.145.250.131: seq=0 ttl=63 time=1.502 ms
64 bytes from 202.145.250.131: seq=1 ttl=63 time=0.997 ms
64 bytes from 202.145.250.131: seq=2 ttl=63 time=0.872 ms
--- 202.145.250.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.872/1.123/1.502 ms
2026-03-02 02:07:46,202 - INFO - Ping to IP 202.145.250.131 from VM ctest-vn1-vm1-81380129 passed
2026-03-02 02:07:46,202 - INFO - Deleting interface with subnet_id 6c0c1459-afeb-4d15-9c3d-b5235004f3f6, port_id None from router 6bd814c2-c60b-4772-b5ad-88e1bf1d0bc5
2026-03-02 02:07:46,345 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-02 02:07:46,346 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 202.145.250.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-03-02 02:07:46,346 - DEBUG - ping -s 56 -c 3 -W 1 202.145.250.131
2026-03-02 02:07:49,590 - DEBUG - PING 202.145.250.131 (202.145.250.131): 56 data bytes
--- 202.145.250.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-02 02:07:49,590 - WARNING - Ping to IP 202.145.250.131 from VM ctest-vn1-vm1-81380129 failed
2026-03-02 02:07:49,591 - INFO - Adding interface with subnet_id 6c0c1459-afeb-4d15-9c3d-b5235004f3f6, port_id None to router 6bd814c2-c60b-4772-b5ad-88e1bf1d0bc5
2026-03-02 02:07:49,826 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-02 02:07:49,826 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 202.145.250.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-03-02 02:07:49,826 - DEBUG - ping -s 56 -c 3 -W 1 202.145.250.131
2026-03-02 02:07:52,053 - DEBUG - PING 202.145.250.131 (202.145.250.131): 56 data bytes
64 bytes from 202.145.250.131: seq=0 ttl=63 time=1.815 ms
64 bytes from 202.145.250.131: seq=1 ttl=63 time=0.947 ms
64 bytes from 202.145.250.131: seq=2 ttl=63 time=0.997 ms
--- 202.145.250.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.947/1.253/1.815 ms
2026-03-02 02:07:52,053 - INFO - Ping to IP 202.145.250.131 from VM ctest-vn1-vm1-81380129 passed
2026-03-02 02:07:52,053 - INFO - Deleting interface with subnet_id b6a84328-cfb7-413d-84d2-5012231afe1f, port_id None from router 6bd814c2-c60b-4772-b5ad-88e1bf1d0bc5
2026-03-02 02:07:52,196 - INFO - Deleting interface with subnet_id 6c0c1459-afeb-4d15-9c3d-b5235004f3f6, port_id None from router 6bd814c2-c60b-4772-b5ad-88e1bf1d0bc5
2026-03-02 02:07:52,397 - INFO - Deleting VM ctest-vn2-vm1-01395005
2026-03-02 02:07:52,483 - INFO - Deleting VM ctest-vn1-vm1-81380129
2026-03-02 02:07:52,569 - INFO - Deleting VN ctest-vn2-50830159
2026-03-02 02:07:52,616 - DEBUG - VN 7ee5afd0-e6d6-4b7d-baa7-a8e95e6843f3 still in use: Unable to complete operation on network 7ee5afd0-e6d6-4b7d-baa7-a8e95e6843f3. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f2a4711e-02ae-4ad8-9ae7-a8885f99b453']
2026-03-02 02:07:52,616 - WARNING - Deleting VN ctest-vn2-50830159 failed..Will retry
2026-03-02 02:07:54,729 - DEBUG - Response for deleting network ()
2026-03-02 02:07:54,730 - INFO - Deleting VN ctest-vn1-53582726
2026-03-02 02:07:54,841 - DEBUG - Response for deleting network ()
2026-03-02 02:07:55,099 - DEBUG - No XMPP flaps were noticed during the test
2026-03-02 02:07:55,099 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:45]
2026-03-02 02:07:55,099 - INFO - --------------------------------------------------------------------------------
2026-03-02 02:07:55,849 - INFO - Deleted project: ctest-TestRouters-32133462, ID : 4a516e7c-64c9-4f7b-9c19-c4d3afe0b45d