2025-10-23 21:38:27,755 - INFO - Domain Default found not creating
2025-10-23 21:38:28,013 - INFO - Project ctest-TestRouters-96778723 not found, creating it
2025-10-23 21:38:28,506 - INFO - Created Project:ctest-TestRouters-96778723, ID : 1066aa60-cfee-4052-9a21-8b758bafe443
2025-10-23 21:38:30,198 - INFO - ================================================================================
2025-10-23 21:38:30,198 - INFO - STARTING TEST : test_basic_router_behavior
2025-10-23 21:38:30,198 - 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
2025-10-23 21:38:30,466 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.14': '0'}} with
2025-10-23 21:38:30,466 - INFO - Initial checks done. Running the testcase now
2025-10-23 21:38:30,466 - INFO -
2025-10-23 21:38:31,182 - DEBUG - Response for create_network : {'network': {'id': '6cf2894b-d9fa-4d88-9878-3774db62659e', 'name': 'ctest-vn1-39088730', 'tenant_id': '1066aa60cfee40529a218b758bafe443', 'project_id': '1066aa60cfee40529a218b758bafe443', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-96778723', 'ctest-vn1-39088730'], 'port_security_enabled': True, 'description': ''}}
2025-10-23 21:38:31,420 - DEBUG - Response for create_subnet : {'subnet': {'id': '447a5a54-6bb9-4022-affa-a52ef0c1a3fc', 'name': '', 'tenant_id': '1066aa60cfee40529a218b758bafe443', 'network_id': '6cf2894b-d9fa-4d88-9878-3774db62659e', 'ip_version': 4, 'cidr': '72.2.202.0/26', 'allocation_pools': [{'start': '72.2.202.2', 'end': '72.2.202.62'}], 'gateway_ip': '72.2.202.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '72.2.202.2', 'tags': [], 'project_id': '1066aa60cfee40529a218b758bafe443'}}
2025-10-23 21:38:31,442 - INFO - Created VN ctest-vn1-39088730
2025-10-23 21:38:31,496 - DEBUG - VN ctest-vn1-39088730 UUID is 6cf2894b-d9fa-4d88-9878-3774db62659e
2025-10-23 21:38:31,860 - DEBUG - Response for create_network : {'network': {'id': '63c6e781-cc75-4f6b-bcb6-e2d440c6acf7', 'name': 'ctest-vn2-70697511', 'tenant_id': '1066aa60cfee40529a218b758bafe443', 'project_id': '1066aa60cfee40529a218b758bafe443', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-96778723', 'ctest-vn2-70697511'], 'port_security_enabled': True, 'description': ''}}
2025-10-23 21:38:32,074 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bb83eea0-b82b-4c12-af93-37e12cfa1240', 'name': '', 'tenant_id': '1066aa60cfee40529a218b758bafe443', 'network_id': '63c6e781-cc75-4f6b-bcb6-e2d440c6acf7', 'ip_version': 4, 'cidr': '142.82.40.0/26', 'allocation_pools': [{'start': '142.82.40.2', 'end': '142.82.40.62'}], 'gateway_ip': '142.82.40.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '142.82.40.2', 'tags': [], 'project_id': '1066aa60cfee40529a218b758bafe443'}}
2025-10-23 21:38:32,097 - INFO - Created VN ctest-vn2-70697511
2025-10-23 21:38:32,152 - DEBUG - VN ctest-vn2-70697511 UUID is 63c6e781-cc75-4f6b-bcb6-e2d440c6acf7
2025-10-23 21:38:32,340 - DEBUG - Services list from nova: [, , ]
2025-10-23 21:38:33,486 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4469-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4469-1)
2025-10-23 21:38:34,884 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4469-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4469-1)
2025-10-23 21:38:34,968 - INFO - Adding interface with subnet_id 447a5a54-6bb9-4022-affa-a52ef0c1a3fc, port_id None to router 432098d8-3c4b-499b-bd28-7a98df186a8e
2025-10-23 21:38:35,285 - INFO - Waiting for VM ctest-vn1-vm1-05018778 to be up..
2025-10-23 21:38:35,374 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-23 21:38:40,469 - DEBUG - VM is in ACTIVE state now
2025-10-23 21:38:40,469 - INFO - VM name : ctest-vn1-vm1-05018778
2025-10-23 21:38:40,565 - DEBUG - VM ctest-vn1-vm1-05018778 ID is efc7d455-351e-4f0a-b27e-c95c077dcba8
2025-10-23 21:38:40,587 - DEBUG - VM ctest-vn1-vm1-05018778 launched on Node cn-jenkins-deploy-platform-ansible-os-4469-1
2025-10-23 21:38:40,680 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/efc7d455-351e-4f0a-b27e-c95c077dcba8
2025-10-23 21:38:41,032 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/efc7d455-351e-4f0a-b27e-c95c077dcba8
2025-10-23 21:38:41,068 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/de917e69-df10-473b-b53a-a7a17881230d
2025-10-23 21:38:44,320 - 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 1006ms')
2025-10-23 21:38:44,321 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-05018778 failed!
2025-10-23 21:38:44,376 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-96778723:ctest-vn1-39088730 is 72.2.202.1 and allocation pool is NOT set
2025-10-23 21:38:46,444 - 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.80 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.65 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 = 1.646/3.720/5.795/2.074 ms')
2025-10-23 21:38:46,444 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-05018778 passed
2025-10-23 21:38:46,596 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 21:38:46,596 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-05018778, IP 72.2.202.3, Port 22
2025-10-23 21:38:46,661 - 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': ''}
2025-10-23 21:38:46,752 - DEBUG - VM ctest-vn1-vm1-05018778 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-23 21:38:51,752 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 21:38:51,752 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-05018778, IP 72.2.202.3, Port 22
2025-10-23 21:38:51,907 - DEBUG - VM ctest-vn1-vm1-05018778 is ready for SSH connections
2025-10-23 21:38:51,907 - INFO - Waiting for VM ctest-vn2-vm1-79232212 to be up..
2025-10-23 21:38:51,991 - DEBUG - VM is in ACTIVE state now
2025-10-23 21:38:51,991 - INFO - VM name : ctest-vn2-vm1-79232212
2025-10-23 21:38:52,075 - DEBUG - VM ctest-vn2-vm1-79232212 ID is d82a87c5-beb5-48be-b512-adf1dad4ff3b
2025-10-23 21:38:52,075 - DEBUG - VM ctest-vn2-vm1-79232212 launched on Node cn-jenkins-deploy-platform-ansible-os-4469-1
2025-10-23 21:38:52,153 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/d82a87c5-beb5-48be-b512-adf1dad4ff3b
2025-10-23 21:38:52,162 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/a7067098-3748-4bb6-9870-465f30c42643
2025-10-23 21:38:53,411 - 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.30 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.420 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.420/1.860/3.300/1.440 ms')
2025-10-23 21:38:53,411 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-79232212 passed
2025-10-23 21:38:53,572 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 21:38:53,572 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-79232212, IP 142.82.40.3, Port 22
2025-10-23 21:38:53,727 - DEBUG - VM ctest-vn2-vm1-79232212 is ready for SSH connections
2025-10-23 21:38:53,727 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 21:38:53,727 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 142.82.40.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2025-10-23 21:38:53,727 - DEBUG - ping -s 56 -c 3 -W 1 142.82.40.3
2025-10-23 21:38:58,878 - DEBUG - PING 142.82.40.3 (142.82.40.3): 56 data bytes
--- 142.82.40.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-10-23 21:38:58,878 - WARNING - Ping to IP 142.82.40.3 from VM ctest-vn1-vm1-05018778 failed
2025-10-23 21:38:58,878 - INFO - Adding interface with subnet_id bb83eea0-b82b-4c12-af93-37e12cfa1240, port_id None to router 432098d8-3c4b-499b-bd28-7a98df186a8e
2025-10-23 21:38:59,129 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 21:38:59,129 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 142.82.40.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2025-10-23 21:38:59,129 - DEBUG - ping -s 56 -c 3 -W 1 142.82.40.3
2025-10-23 21:39:02,361 - DEBUG - PING 142.82.40.3 (142.82.40.3): 56 data bytes
64 bytes from 142.82.40.3: seq=1 ttl=63 time=2.832 ms
64 bytes from 142.82.40.3: seq=2 ttl=63 time=1.037 ms
--- 142.82.40.3 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.037/1.934/2.832 ms
2025-10-23 21:39:02,361 - WARNING - Ping to IP 142.82.40.3 from VM ctest-vn1-vm1-05018778 failed
2025-10-23 21:39:03,362 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 142.82.40.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2025-10-23 21:39:03,363 - DEBUG - ping -s 56 -c 3 -W 1 142.82.40.3
2025-10-23 21:39:05,595 - DEBUG - PING 142.82.40.3 (142.82.40.3): 56 data bytes
64 bytes from 142.82.40.3: seq=0 ttl=63 time=1.716 ms
64 bytes from 142.82.40.3: seq=1 ttl=63 time=1.801 ms
64 bytes from 142.82.40.3: seq=2 ttl=63 time=0.840 ms
--- 142.82.40.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.840/1.452/1.801 ms
2025-10-23 21:39:05,595 - INFO - Ping to IP 142.82.40.3 from VM ctest-vn1-vm1-05018778 passed
2025-10-23 21:39:05,595 - INFO - Deleting interface with subnet_id 447a5a54-6bb9-4022-affa-a52ef0c1a3fc, port_id None from router 432098d8-3c4b-499b-bd28-7a98df186a8e
2025-10-23 21:39:05,734 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 21:39:05,734 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 142.82.40.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2025-10-23 21:39:05,734 - DEBUG - ping -s 56 -c 3 -W 1 142.82.40.3
2025-10-23 21:39:08,965 - DEBUG - PING 142.82.40.3 (142.82.40.3): 56 data bytes
--- 142.82.40.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-10-23 21:39:08,965 - WARNING - Ping to IP 142.82.40.3 from VM ctest-vn1-vm1-05018778 failed
2025-10-23 21:39:08,965 - INFO - Adding interface with subnet_id 447a5a54-6bb9-4022-affa-a52ef0c1a3fc, port_id None to router 432098d8-3c4b-499b-bd28-7a98df186a8e
2025-10-23 21:39:09,183 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 21:39:09,183 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 142.82.40.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2025-10-23 21:39:09,184 - DEBUG - ping -s 56 -c 3 -W 1 142.82.40.3
2025-10-23 21:39:11,421 - DEBUG - PING 142.82.40.3 (142.82.40.3): 56 data bytes
64 bytes from 142.82.40.3: seq=0 ttl=63 time=1.517 ms
64 bytes from 142.82.40.3: seq=1 ttl=63 time=0.947 ms
64 bytes from 142.82.40.3: seq=2 ttl=63 time=1.119 ms
--- 142.82.40.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.947/1.194/1.517 ms
2025-10-23 21:39:11,422 - INFO - Ping to IP 142.82.40.3 from VM ctest-vn1-vm1-05018778 passed
2025-10-23 21:39:11,422 - INFO - Deleting interface with subnet_id bb83eea0-b82b-4c12-af93-37e12cfa1240, port_id None from router 432098d8-3c4b-499b-bd28-7a98df186a8e
2025-10-23 21:39:11,565 - INFO - Deleting interface with subnet_id 447a5a54-6bb9-4022-affa-a52ef0c1a3fc, port_id None from router 432098d8-3c4b-499b-bd28-7a98df186a8e
2025-10-23 21:39:11,749 - INFO - Deleting VM ctest-vn2-vm1-79232212
2025-10-23 21:39:11,828 - INFO - Deleting VM ctest-vn1-vm1-05018778
2025-10-23 21:39:11,908 - INFO - Deleting VN ctest-vn2-70697511
2025-10-23 21:39:11,950 - DEBUG - VN 63c6e781-cc75-4f6b-bcb6-e2d440c6acf7 still in use: Unable to complete operation on network 63c6e781-cc75-4f6b-bcb6-e2d440c6acf7. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d7184a3f-e1cc-48e7-88ef-fa029f67c59e']
2025-10-23 21:39:11,950 - WARNING - Deleting VN ctest-vn2-70697511 failed..Will retry
2025-10-23 21:39:14,062 - DEBUG - Response for deleting network ()
2025-10-23 21:39:14,062 - INFO - Deleting VN ctest-vn1-39088730
2025-10-23 21:39:14,160 - DEBUG - Response for deleting network ()
2025-10-23 21:39:14,418 - DEBUG - No XMPP flaps were noticed during the test
2025-10-23 21:39:14,418 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:44]
2025-10-23 21:39:14,418 - INFO - --------------------------------------------------------------------------------
2025-10-23 21:39:15,165 - INFO - Deleted project: ctest-TestRouters-96778723, ID : 1066aa60-cfee-4052-9a21-8b758bafe443