2026-08-17 02:45:37,131 - INFO - Domain Default found not creating
2026-08-17 02:45:37,327 - INFO - Project ctest-TestRouters-20855307 not found, creating it
2026-08-17 02:45:38,024 - INFO - Created Project:ctest-TestRouters-20855307, ID : 71986c21-3452-41a0-96cc-fe02b98b7e98
2026-08-17 02:45:40,036 - INFO - ================================================================================
2026-08-17 02:45:40,036 - INFO - STARTING TEST : test_basic_router_behavior
2026-08-17 02:45:40,037 - 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 02:45:41,331 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.14': '0', '10.20.0.254': '0'}, '10.0.0.186': {'10.20.0.14': '0', '10.20.0.254': '0'}} with
2026-08-17 02:45:41,331 - INFO - Initial checks done. Running the testcase now
2026-08-17 02:45:41,331 - INFO -
2026-08-17 02:45:42,147 - DEBUG - Response for create_network : {'network': {'id': '7447914f-8ef3-481e-a1bf-0868727f7040', 'name': 'ctest-vn1-68381414', 'tenant_id': '71986c21345241a096ccfe02b98b7e98', 'project_id': '71986c21345241a096ccfe02b98b7e98', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-20855307', 'ctest-vn1-68381414'], 'port_security_enabled': True, 'description': ''}}
2026-08-17 02:45:42,448 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fe9b903a-75b2-46aa-b629-c225906678cf', 'name': '', 'tenant_id': '71986c21345241a096ccfe02b98b7e98', 'network_id': '7447914f-8ef3-481e-a1bf-0868727f7040', 'ip_version': 4, 'cidr': '75.210.207.192/26', 'allocation_pools': [{'start': '75.210.207.194', 'end': '75.210.207.254'}], 'gateway_ip': '75.210.207.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '75.210.207.194', 'tags': [], 'project_id': '71986c21345241a096ccfe02b98b7e98'}}
2026-08-17 02:45:42,471 - INFO - Created VN ctest-vn1-68381414
2026-08-17 02:45:42,500 - DEBUG - VN ctest-vn1-68381414 UUID is 7447914f-8ef3-481e-a1bf-0868727f7040
2026-08-17 02:45:42,906 - DEBUG - Response for create_network : {'network': {'id': '3de8966b-48a8-4d95-816c-ad1131765e25', 'name': 'ctest-vn2-34088349', 'tenant_id': '71986c21345241a096ccfe02b98b7e98', 'project_id': '71986c21345241a096ccfe02b98b7e98', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-20855307', 'ctest-vn2-34088349'], 'port_security_enabled': True, 'description': ''}}
2026-08-17 02:45:43,190 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f7fed963-372a-4728-b724-7c01d9df0e66', 'name': '', 'tenant_id': '71986c21345241a096ccfe02b98b7e98', 'network_id': '3de8966b-48a8-4d95-816c-ad1131765e25', 'ip_version': 4, 'cidr': '67.64.56.0/26', 'allocation_pools': [{'start': '67.64.56.2', 'end': '67.64.56.62'}], 'gateway_ip': '67.64.56.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '67.64.56.2', 'tags': [], 'project_id': '71986c21345241a096ccfe02b98b7e98'}}
2026-08-17 02:45:43,211 - INFO - Created VN ctest-vn2-34088349
2026-08-17 02:45:43,223 - DEBUG - VN ctest-vn2-34088349 UUID is 3de8966b-48a8-4d95-816c-ad1131765e25
2026-08-17 02:45:43,362 - DEBUG - Services list from nova: [, , , ]
2026-08-17 02:45:43,999 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1)
2026-08-17 02:45:44,539 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2)
2026-08-17 02:45:44,695 - INFO - Adding interface with subnet_id fe9b903a-75b2-46aa-b629-c225906678cf, port_id None to router f0e82321-dc68-48f8-b52e-1ece1f1777fb
2026-08-17 02:45:45,229 - INFO - Waiting for VM ctest-vn1-vm1-40444944 to be up..
2026-08-17 02:45:45,349 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-17 02:45:50,441 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-17 02:45:55,560 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-17 02:46:00,653 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-17 02:46:05,760 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-17 02:46:10,865 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-17 02:46:15,960 - DEBUG - VM is in ACTIVE state now
2026-08-17 02:46:15,961 - INFO - VM name : ctest-vn1-vm1-40444944
2026-08-17 02:46:16,054 - DEBUG - VM ctest-vn1-vm1-40444944 ID is 776a7a5f-47a0-4e31-9d9c-7331f52c2e64
2026-08-17 02:46:16,085 - DEBUG - VM ctest-vn1-vm1-40444944 launched on Node an-jenkins-deploy-platform-ansible-os-6167-1
2026-08-17 02:46:16,169 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/776a7a5f-47a0-4e31-9d9c-7331f52c2e64
2026-08-17 02:46:16,542 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/776a7a5f-47a0-4e31-9d9c-7331f52c2e64
2026-08-17 02:46:16,576 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/737d3ed6-6606-4fc7-9c47-2bef7a899be6
2026-08-17 02:46:17,742 - 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=4.96 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.575 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.575/2.766/4.958/2.191 ms')
2026-08-17 02:46:17,742 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-40444944 passed
2026-08-17 02:46:17,813 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-17 02:46:17,813 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-40444944, IP 75.210.207.195, Port 22
2026-08-17 02:46:17,982 - DEBUG - VM ctest-vn1-vm1-40444944 is ready for SSH connections
2026-08-17 02:46:17,982 - INFO - Waiting for VM ctest-vn2-vm1-45526032 to be up..
2026-08-17 02:46:18,069 - DEBUG - VM is in ACTIVE state now
2026-08-17 02:46:18,069 - INFO - VM name : ctest-vn2-vm1-45526032
2026-08-17 02:46:18,156 - DEBUG - VM ctest-vn2-vm1-45526032 ID is aa57a34d-f1b7-4925-bc3f-65672a3f2538
2026-08-17 02:46:18,156 - DEBUG - VM ctest-vn2-vm1-45526032 launched on Node an-jenkins-deploy-platform-ansible-os-6167-2
2026-08-17 02:46:18,238 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/aa57a34d-f1b7-4925-bc3f-65672a3f2538
2026-08-17 02:46:18,249 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/cad18920-49a7-4750-a2bd-5edd0317b904
2026-08-17 02:46:19,419 - 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.99 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.475 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.475/2.231/3.988/1.756 ms')
2026-08-17 02:46:19,419 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn2-vm1-45526032 passed
2026-08-17 02:46:19,495 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-17 02:46:19,496 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-45526032, IP 67.64.56.3, Port 22
2026-08-17 02:46:19,666 - DEBUG - VM ctest-vn2-vm1-45526032 is ready for SSH connections
2026-08-17 02:46:19,666 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-17 02:46:19,666 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 67.64.56.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-08-17 02:46:19,666 - DEBUG - ping -s 56 -c 3 -W 1 67.64.56.3
2026-08-17 02:46:23,534 - DEBUG - PING 67.64.56.3 (67.64.56.3): 56 data bytes
--- 67.64.56.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-08-17 02:46:23,534 - WARNING - Ping to IP 67.64.56.3 from VM ctest-vn1-vm1-40444944 failed
2026-08-17 02:46:23,534 - INFO - Adding interface with subnet_id f7fed963-372a-4728-b724-7c01d9df0e66, port_id None to router f0e82321-dc68-48f8-b52e-1ece1f1777fb
2026-08-17 02:46:24,219 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-17 02:46:24,219 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 67.64.56.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-08-17 02:46:24,219 - DEBUG - ping -s 56 -c 3 -W 1 67.64.56.3
2026-08-17 02:46:26,329 - DEBUG - PING 67.64.56.3 (67.64.56.3): 56 data bytes
64 bytes from 67.64.56.3: seq=0 ttl=63 time=5.742 ms
64 bytes from 67.64.56.3: seq=1 ttl=63 time=1.378 ms
64 bytes from 67.64.56.3: seq=2 ttl=63 time=1.361 ms
--- 67.64.56.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.361/2.827/5.742 ms
2026-08-17 02:46:26,329 - INFO - Ping to IP 67.64.56.3 from VM ctest-vn1-vm1-40444944 passed
2026-08-17 02:46:26,329 - INFO - Deleting interface with subnet_id fe9b903a-75b2-46aa-b629-c225906678cf, port_id None from router f0e82321-dc68-48f8-b52e-1ece1f1777fb
2026-08-17 02:46:26,617 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-17 02:46:26,617 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 67.64.56.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-08-17 02:46:26,617 - DEBUG - ping -s 56 -c 3 -W 1 67.64.56.3
2026-08-17 02:46:29,743 - DEBUG - PING 67.64.56.3 (67.64.56.3): 56 data bytes
--- 67.64.56.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-08-17 02:46:29,743 - WARNING - Ping to IP 67.64.56.3 from VM ctest-vn1-vm1-40444944 failed
2026-08-17 02:46:29,744 - INFO - Adding interface with subnet_id fe9b903a-75b2-46aa-b629-c225906678cf, port_id None to router f0e82321-dc68-48f8-b52e-1ece1f1777fb
2026-08-17 02:46:30,125 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-17 02:46:30,125 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 67.64.56.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-08-17 02:46:30,125 - DEBUG - ping -s 56 -c 3 -W 1 67.64.56.3
2026-08-17 02:46:32,249 - DEBUG - PING 67.64.56.3 (67.64.56.3): 56 data bytes
64 bytes from 67.64.56.3: seq=0 ttl=63 time=3.756 ms
64 bytes from 67.64.56.3: seq=1 ttl=63 time=1.494 ms
64 bytes from 67.64.56.3: seq=2 ttl=63 time=1.600 ms
--- 67.64.56.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.494/2.283/3.756 ms
2026-08-17 02:46:32,249 - INFO - Ping to IP 67.64.56.3 from VM ctest-vn1-vm1-40444944 passed
2026-08-17 02:46:32,249 - INFO - Deleting interface with subnet_id f7fed963-372a-4728-b724-7c01d9df0e66, port_id None from router f0e82321-dc68-48f8-b52e-1ece1f1777fb
2026-08-17 02:46:32,509 - INFO - Deleting interface with subnet_id fe9b903a-75b2-46aa-b629-c225906678cf, port_id None from router f0e82321-dc68-48f8-b52e-1ece1f1777fb
2026-08-17 02:46:32,871 - INFO - Deleting VM ctest-vn2-vm1-45526032
2026-08-17 02:46:32,977 - INFO - Deleting VM ctest-vn1-vm1-40444944
2026-08-17 02:46:33,051 - INFO - Deleting VN ctest-vn2-34088349
2026-08-17 02:46:33,089 - DEBUG - VN 3de8966b-48a8-4d95-816c-ad1131765e25 still in use: Unable to complete operation on network 3de8966b-48a8-4d95-816c-ad1131765e25. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-b51626eb-4f2d-49bd-a9f9-c23274e1f552']
2026-08-17 02:46:33,090 - WARNING - Deleting VN ctest-vn2-34088349 failed..Will retry
2026-08-17 02:46:35,335 - DEBUG - Response for deleting network ()
2026-08-17 02:46:35,335 - INFO - Deleting VN ctest-vn1-68381414
2026-08-17 02:46:35,605 - DEBUG - Response for deleting network ()
2026-08-17 02:46:36,913 - DEBUG - No XMPP flaps were noticed during the test
2026-08-17 02:46:36,913 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:56]
2026-08-17 02:46:36,914 - INFO - --------------------------------------------------------------------------------
2026-08-17 02:46:37,844 - INFO - Deleted project: ctest-TestRouters-20855307, ID : 71986c21-3452-41a0-96cc-fe02b98b7e98