2026-04-03 10:51:10,088 - INFO - Domain Default found not creating
2026-04-03 10:51:10,289 - INFO - Project ctest-TestRouters-61552761 not found, creating it
2026-04-03 10:51:10,822 - INFO - Created Project:ctest-TestRouters-61552761, ID : 1904b0c3-1575-4312-8e51-f87de09dba8f
2026-04-03 10:51:12,489 - INFO - ================================================================================
2026-04-03 10:51:12,489 - INFO - STARTING TEST : test_basic_router_behavior
2026-04-03 10:51:12,489 - 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-03 10:51:12,761 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.254': '0'}} with
2026-04-03 10:51:12,762 - INFO - Initial checks done. Running the testcase now
2026-04-03 10:51:12,762 - INFO -
2026-04-03 10:51:13,353 - DEBUG - Response for create_network : {'network': {'id': '476049be-c1f5-4cbe-885a-fe0711a31de1', 'name': 'ctest-vn1-41044157', 'tenant_id': '1904b0c3157543128e51f87de09dba8f', 'project_id': '1904b0c3157543128e51f87de09dba8f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-61552761', 'ctest-vn1-41044157'], 'port_security_enabled': True, 'description': ''}}
2026-04-03 10:51:13,554 - DEBUG - Response for create_subnet : {'subnet': {'id': '9f283b74-970f-436b-a953-66a18ef58d1b', 'name': '', 'tenant_id': '1904b0c3157543128e51f87de09dba8f', 'network_id': '476049be-c1f5-4cbe-885a-fe0711a31de1', 'ip_version': 4, 'cidr': '186.147.179.0/26', 'allocation_pools': [{'start': '186.147.179.2', 'end': '186.147.179.62'}], 'gateway_ip': '186.147.179.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '186.147.179.2', 'tags': [], 'project_id': '1904b0c3157543128e51f87de09dba8f'}}
2026-04-03 10:51:13,577 - INFO - Created VN ctest-vn1-41044157
2026-04-03 10:51:13,631 - DEBUG - VN ctest-vn1-41044157 UUID is 476049be-c1f5-4cbe-885a-fe0711a31de1
2026-04-03 10:51:14,012 - DEBUG - Response for create_network : {'network': {'id': 'de7a629e-3fbb-4df7-b9f9-dd34dd60fc25', 'name': 'ctest-vn2-55895361', 'tenant_id': '1904b0c3157543128e51f87de09dba8f', 'project_id': '1904b0c3157543128e51f87de09dba8f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-61552761', 'ctest-vn2-55895361'], 'port_security_enabled': True, 'description': ''}}
2026-04-03 10:51:14,236 - DEBUG - Response for create_subnet : {'subnet': {'id': '16f404c8-ecb2-46a6-bffc-f6a185b43cc1', 'name': '', 'tenant_id': '1904b0c3157543128e51f87de09dba8f', 'network_id': 'de7a629e-3fbb-4df7-b9f9-dd34dd60fc25', 'ip_version': 4, 'cidr': '57.172.105.128/26', 'allocation_pools': [{'start': '57.172.105.130', 'end': '57.172.105.190'}], 'gateway_ip': '57.172.105.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '57.172.105.130', 'tags': [], 'project_id': '1904b0c3157543128e51f87de09dba8f'}}
2026-04-03 10:51:14,257 - INFO - Created VN ctest-vn2-55895361
2026-04-03 10:51:14,315 - DEBUG - VN ctest-vn2-55895361 UUID is de7a629e-3fbb-4df7-b9f9-dd34dd60fc25
2026-04-03 10:51:14,514 - DEBUG - Services list from nova: [, , ]
2026-04-03 10:51:15,741 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5587-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5587-1)
2026-04-03 10:51:17,021 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5587-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5587-1)
2026-04-03 10:51:17,099 - INFO - Adding interface with subnet_id 9f283b74-970f-436b-a953-66a18ef58d1b, port_id None to router e86fe2d6-3136-4b0e-a45c-16cb9e591c66
2026-04-03 10:51:17,439 - INFO - Waiting for VM ctest-vn1-vm1-84425979 to be up..
2026-04-03 10:51:17,589 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-03 10:51:22,692 - DEBUG - VM is in ACTIVE state now
2026-04-03 10:51:22,692 - INFO - VM name : ctest-vn1-vm1-84425979
2026-04-03 10:51:22,788 - DEBUG - VM ctest-vn1-vm1-84425979 ID is 1c049cc8-01c5-47ea-925e-c612530b974c
2026-04-03 10:51:22,811 - DEBUG - VM ctest-vn1-vm1-84425979 launched on Node cn-jenkins-deploy-platform-ansible-os-5587-1
2026-04-03 10:51:22,905 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/1c049cc8-01c5-47ea-925e-c612530b974c
2026-04-03 10:51:23,206 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/1c049cc8-01c5-47ea-925e-c612530b974c
2026-04-03 10:51:23,248 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/6124af38-71b5-4f43-9e8a-6278bc72c62c
2026-04-03 10:51:26,512 - 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 1013ms')
2026-04-03 10:51:26,512 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-84425979 failed!
2026-04-03 10:51:26,567 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-61552761:ctest-vn1-41044157 is 186.147.179.1 and allocation pool is NOT set
2026-04-03 10:51:30,644 - 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=2 ttl=63 time=4.51 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1013ms\r\nrtt min/avg/max/mdev = 4.512/4.512/4.512/0.000 ms')
2026-04-03 10:51:30,644 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-84425979 passed
2026-04-03 10:51:30,799 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-03 10:51:30,799 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-84425979, IP 186.147.179.3, Port 22
2026-04-03 10:51:30,972 - DEBUG - VM ctest-vn1-vm1-84425979 is ready for SSH connections
2026-04-03 10:51:30,972 - INFO - Waiting for VM ctest-vn2-vm1-84117039 to be up..
2026-04-03 10:51:31,088 - DEBUG - VM is in ACTIVE state now
2026-04-03 10:51:31,089 - INFO - VM name : ctest-vn2-vm1-84117039
2026-04-03 10:51:31,179 - DEBUG - VM ctest-vn2-vm1-84117039 ID is 80b84b43-97b0-4a9f-84ec-14069d97cfe9
2026-04-03 10:51:31,179 - DEBUG - VM ctest-vn2-vm1-84117039 launched on Node cn-jenkins-deploy-platform-ansible-os-5587-1
2026-04-03 10:51:31,279 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/80b84b43-97b0-4a9f-84ec-14069d97cfe9
2026-04-03 10:51:31,290 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/97f475af-7ec0-4144-b64e-ab17e5c89dcd
2026-04-03 10:51:32,550 - 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.04 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.465 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.465/1.752/3.040/1.287 ms')
2026-04-03 10:51:32,550 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-84117039 passed
2026-04-03 10:51:32,707 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-03 10:51:32,707 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-84117039, IP 57.172.105.131, Port 22
2026-04-03 10:51:32,863 - DEBUG - VM ctest-vn2-vm1-84117039 is ready for SSH connections
2026-04-03 10:51:32,863 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-03 10:51:32,863 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 57.172.105.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2026-04-03 10:51:32,863 - DEBUG - ping -s 56 -c 3 -W 1 57.172.105.131
2026-04-03 10:51:37,938 - DEBUG - PING 57.172.105.131 (57.172.105.131): 56 data bytes
--- 57.172.105.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-04-03 10:51:37,938 - WARNING - Ping to IP 57.172.105.131 from VM ctest-vn1-vm1-84425979 failed
2026-04-03 10:51:37,938 - INFO - Adding interface with subnet_id 16f404c8-ecb2-46a6-bffc-f6a185b43cc1, port_id None to router e86fe2d6-3136-4b0e-a45c-16cb9e591c66
2026-04-03 10:51:38,228 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-03 10:51:38,229 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 57.172.105.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2026-04-03 10:51:38,229 - DEBUG - ping -s 56 -c 3 -W 1 57.172.105.131
2026-04-03 10:51:41,448 - DEBUG - PING 57.172.105.131 (57.172.105.131): 56 data bytes
64 bytes from 57.172.105.131: seq=1 ttl=63 time=3.646 ms
64 bytes from 57.172.105.131: seq=2 ttl=63 time=1.142 ms
--- 57.172.105.131 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.142/2.394/3.646 ms
2026-04-03 10:51:41,448 - WARNING - Ping to IP 57.172.105.131 from VM ctest-vn1-vm1-84425979 failed
2026-04-03 10:51:42,449 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 57.172.105.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2026-04-03 10:51:42,449 - DEBUG - ping -s 56 -c 3 -W 1 57.172.105.131
2026-04-03 10:51:44,671 - DEBUG - PING 57.172.105.131 (57.172.105.131): 56 data bytes
64 bytes from 57.172.105.131: seq=0 ttl=63 time=1.728 ms
64 bytes from 57.172.105.131: seq=1 ttl=63 time=1.002 ms
64 bytes from 57.172.105.131: seq=2 ttl=63 time=1.066 ms
--- 57.172.105.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.002/1.265/1.728 ms
2026-04-03 10:51:44,671 - INFO - Ping to IP 57.172.105.131 from VM ctest-vn1-vm1-84425979 passed
2026-04-03 10:51:44,671 - INFO - Deleting interface with subnet_id 9f283b74-970f-436b-a953-66a18ef58d1b, port_id None from router e86fe2d6-3136-4b0e-a45c-16cb9e591c66
2026-04-03 10:51:44,812 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-03 10:51:44,813 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 57.172.105.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2026-04-03 10:51:44,813 - DEBUG - ping -s 56 -c 3 -W 1 57.172.105.131
2026-04-03 10:51:48,040 - DEBUG - PING 57.172.105.131 (57.172.105.131): 56 data bytes
--- 57.172.105.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-04-03 10:51:48,040 - WARNING - Ping to IP 57.172.105.131 from VM ctest-vn1-vm1-84425979 failed
2026-04-03 10:51:48,041 - INFO - Adding interface with subnet_id 9f283b74-970f-436b-a953-66a18ef58d1b, port_id None to router e86fe2d6-3136-4b0e-a45c-16cb9e591c66
2026-04-03 10:51:48,292 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-03 10:51:48,292 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 57.172.105.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2026-04-03 10:51:48,292 - DEBUG - ping -s 56 -c 3 -W 1 57.172.105.131
2026-04-03 10:51:50,505 - DEBUG - PING 57.172.105.131 (57.172.105.131): 56 data bytes
64 bytes from 57.172.105.131: seq=0 ttl=63 time=1.614 ms
64 bytes from 57.172.105.131: seq=1 ttl=63 time=0.986 ms
64 bytes from 57.172.105.131: seq=2 ttl=63 time=1.512 ms
--- 57.172.105.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.986/1.370/1.614 ms
2026-04-03 10:51:50,505 - INFO - Ping to IP 57.172.105.131 from VM ctest-vn1-vm1-84425979 passed
2026-04-03 10:51:50,506 - INFO - Deleting interface with subnet_id 16f404c8-ecb2-46a6-bffc-f6a185b43cc1, port_id None from router e86fe2d6-3136-4b0e-a45c-16cb9e591c66
2026-04-03 10:51:50,634 - INFO - Deleting interface with subnet_id 9f283b74-970f-436b-a953-66a18ef58d1b, port_id None from router e86fe2d6-3136-4b0e-a45c-16cb9e591c66
2026-04-03 10:51:50,845 - INFO - Deleting VM ctest-vn2-vm1-84117039
2026-04-03 10:51:50,938 - INFO - Deleting VM ctest-vn1-vm1-84425979
2026-04-03 10:51:51,018 - INFO - Deleting VN ctest-vn2-55895361
2026-04-03 10:51:51,059 - DEBUG - VN de7a629e-3fbb-4df7-b9f9-dd34dd60fc25 still in use: Unable to complete operation on network de7a629e-3fbb-4df7-b9f9-dd34dd60fc25. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ccde8c88-dd70-406a-9bac-29855b2a5f94']
2026-04-03 10:51:51,059 - WARNING - Deleting VN ctest-vn2-55895361 failed..Will retry
2026-04-03 10:51:53,173 - DEBUG - Response for deleting network ()
2026-04-03 10:51:53,173 - INFO - Deleting VN ctest-vn1-41044157
2026-04-03 10:51:53,290 - DEBUG - Response for deleting network ()
2026-04-03 10:51:53,550 - DEBUG - No XMPP flaps were noticed during the test
2026-04-03 10:51:53,550 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:41]
2026-04-03 10:51:53,550 - INFO - --------------------------------------------------------------------------------
2026-04-03 10:51:54,279 - INFO - Deleted project: ctest-TestRouters-61552761, ID : 1904b0c3-1575-4312-8e51-f87de09dba8f