2025-09-13 14:15:57,309 - INFO - Domain Default found not creating
2025-09-13 14:15:57,471 - INFO - Project ctest-TestRouters-61948030 not found, creating it
2025-09-13 14:15:57,948 - INFO - Created Project:ctest-TestRouters-61948030, ID : 4eb710db-38ff-4f16-9cc7-6f06f7fcdfbe
2025-09-13 14:15:59,661 - INFO - ================================================================================
2025-09-13 14:15:59,661 - INFO - STARTING TEST : test_basic_router_behavior
2025-09-13 14:15:59,661 - 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-09-13 14:15:59,916 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with
2025-09-13 14:15:59,916 - INFO - Initial checks done. Running the testcase now
2025-09-13 14:15:59,917 - INFO -
2025-09-13 14:16:00,535 - DEBUG - Response for create_network : {'network': {'id': '090b23a5-efc7-4d6a-bd9c-db7a4e0d6a09', 'name': 'ctest-vn1-14621100', 'tenant_id': '4eb710db38ff4f169cc76f06f7fcdfbe', 'project_id': '4eb710db38ff4f169cc76f06f7fcdfbe', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-61948030', 'ctest-vn1-14621100'], 'port_security_enabled': True, 'description': ''}}
2025-09-13 14:16:00,730 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a5ad2ac8-c50b-4e33-b876-046d94338fa8', 'name': '', 'tenant_id': '4eb710db38ff4f169cc76f06f7fcdfbe', 'network_id': '090b23a5-efc7-4d6a-bd9c-db7a4e0d6a09', 'ip_version': 4, 'cidr': '115.8.197.192/26', 'allocation_pools': [{'start': '115.8.197.194', 'end': '115.8.197.254'}], 'gateway_ip': '115.8.197.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '115.8.197.194', 'tags': [], 'project_id': '4eb710db38ff4f169cc76f06f7fcdfbe'}}
2025-09-13 14:16:00,754 - INFO - Created VN ctest-vn1-14621100
2025-09-13 14:16:00,813 - DEBUG - VN ctest-vn1-14621100 UUID is 090b23a5-efc7-4d6a-bd9c-db7a4e0d6a09
2025-09-13 14:16:01,189 - DEBUG - Response for create_network : {'network': {'id': 'b4b1a346-dd1e-44bf-905e-48e1cc2ece89', 'name': 'ctest-vn2-99186988', 'tenant_id': '4eb710db38ff4f169cc76f06f7fcdfbe', 'project_id': '4eb710db38ff4f169cc76f06f7fcdfbe', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-61948030', 'ctest-vn2-99186988'], 'port_security_enabled': True, 'description': ''}}
2025-09-13 14:16:01,425 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd1bc2e26-595e-4799-9322-e2d874901374', 'name': '', 'tenant_id': '4eb710db38ff4f169cc76f06f7fcdfbe', 'network_id': 'b4b1a346-dd1e-44bf-905e-48e1cc2ece89', 'ip_version': 4, 'cidr': '84.184.200.0/26', 'allocation_pools': [{'start': '84.184.200.2', 'end': '84.184.200.62'}], 'gateway_ip': '84.184.200.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '84.184.200.2', 'tags': [], 'project_id': '4eb710db38ff4f169cc76f06f7fcdfbe'}}
2025-09-13 14:16:01,450 - INFO - Created VN ctest-vn2-99186988
2025-09-13 14:16:01,505 - DEBUG - VN ctest-vn2-99186988 UUID is b4b1a346-dd1e-44bf-905e-48e1cc2ece89
2025-09-13 14:16:01,711 - DEBUG - Services list from nova: [, , ]
2025-09-13 14:16:02,868 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4102-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4102-1)
2025-09-13 14:16:04,527 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4102-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4102-1)
2025-09-13 14:16:04,621 - INFO - Adding interface with subnet_id a5ad2ac8-c50b-4e33-b876-046d94338fa8, port_id None to router 1c0173b1-f735-4cd9-a1b0-e3731b9bcff0
2025-09-13 14:16:05,007 - INFO - Waiting for VM ctest-vn1-vm1-21857750 to be up..
2025-09-13 14:16:05,099 - DEBUG - VM is in ACTIVE state now
2025-09-13 14:16:05,099 - INFO - VM name : ctest-vn1-vm1-21857750
2025-09-13 14:16:05,195 - DEBUG - VM ctest-vn1-vm1-21857750 ID is 1791ebaa-d52d-43fe-9663-539b7dadb957
2025-09-13 14:16:05,217 - DEBUG - VM ctest-vn1-vm1-21857750 launched on Node cn-jenkins-deploy-platform-ansible-os-4102-1
2025-09-13 14:16:05,353 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/1791ebaa-d52d-43fe-9663-539b7dadb957
2025-09-13 14:16:05,764 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/1791ebaa-d52d-43fe-9663-539b7dadb957
2025-09-13 14:16:05,796 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/cf21741c-d183-40b5-8c3a-c3885b5eb937
2025-09-13 14:16:09,071 - 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 1026ms')
2025-09-13 14:16:09,071 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21857750 failed!
2025-09-13 14:16:09,129 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-61948030:ctest-vn1-14621100 is 115.8.197.193 and allocation pool is NOT set
2025-09-13 14:16:13,200 - 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 1011ms')
2025-09-13 14:16:13,200 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21857750 failed!
2025-09-13 14:16:13,257 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-61948030:ctest-vn1-14621100 is 115.8.197.193 and allocation pool is NOT set
2025-09-13 14:16:15,314 - 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.21 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.568 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.568/1.889/3.211/1.321 ms')
2025-09-13 14:16:15,314 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21857750 passed
2025-09-13 14:16:15,461 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-13 14:16:15,461 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-21857750, IP 115.8.197.195, Port 22
2025-09-13 14:16:15,617 - DEBUG - VM ctest-vn1-vm1-21857750 is ready for SSH connections
2025-09-13 14:16:15,617 - INFO - Waiting for VM ctest-vn2-vm1-92783775 to be up..
2025-09-13 14:16:15,692 - DEBUG - VM is in ACTIVE state now
2025-09-13 14:16:15,692 - INFO - VM name : ctest-vn2-vm1-92783775
2025-09-13 14:16:15,770 - DEBUG - VM ctest-vn2-vm1-92783775 ID is bbc0362d-56b7-44c9-aa95-501593582e78
2025-09-13 14:16:15,771 - DEBUG - VM ctest-vn2-vm1-92783775 launched on Node cn-jenkins-deploy-platform-ansible-os-4102-1
2025-09-13 14:16:15,843 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/bbc0362d-56b7-44c9-aa95-501593582e78
2025-09-13 14:16:15,852 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/2dda9167-e5dd-4cb9-acf9-61f78b5af437
2025-09-13 14:16:17,093 - 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=5.13 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.909 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.909/3.018/5.128/2.109 ms')
2025-09-13 14:16:17,093 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-92783775 passed
2025-09-13 14:16:17,241 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-13 14:16:17,241 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-92783775, IP 84.184.200.3, Port 22
2025-09-13 14:16:17,397 - DEBUG - VM ctest-vn2-vm1-92783775 is ready for SSH connections
2025-09-13 14:16:17,397 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-13 14:16:17,397 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 84.184.200.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-09-13 14:16:17,397 - DEBUG - ping -s 56 -c 3 -W 1 84.184.200.3
2025-09-13 14:16:22,461 - DEBUG - PING 84.184.200.3 (84.184.200.3): 56 data bytes
--- 84.184.200.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-09-13 14:16:22,462 - WARNING - Ping to IP 84.184.200.3 from VM ctest-vn1-vm1-21857750 failed
2025-09-13 14:16:22,462 - INFO - Adding interface with subnet_id d1bc2e26-595e-4799-9322-e2d874901374, port_id None to router 1c0173b1-f735-4cd9-a1b0-e3731b9bcff0
2025-09-13 14:16:22,715 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-13 14:16:22,715 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 84.184.200.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-09-13 14:16:22,715 - DEBUG - ping -s 56 -c 3 -W 1 84.184.200.3
2025-09-13 14:16:25,939 - DEBUG - PING 84.184.200.3 (84.184.200.3): 56 data bytes
64 bytes from 84.184.200.3: seq=1 ttl=63 time=2.853 ms
64 bytes from 84.184.200.3: seq=2 ttl=63 time=0.936 ms
--- 84.184.200.3 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.936/1.894/2.853 ms
2025-09-13 14:16:25,940 - WARNING - Ping to IP 84.184.200.3 from VM ctest-vn1-vm1-21857750 failed
2025-09-13 14:16:26,941 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 84.184.200.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-09-13 14:16:26,941 - DEBUG - ping -s 56 -c 3 -W 1 84.184.200.3
2025-09-13 14:16:29,182 - DEBUG - PING 84.184.200.3 (84.184.200.3): 56 data bytes
64 bytes from 84.184.200.3: seq=0 ttl=63 time=1.850 ms
64 bytes from 84.184.200.3: seq=1 ttl=63 time=0.864 ms
64 bytes from 84.184.200.3: seq=2 ttl=63 time=0.820 ms
--- 84.184.200.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.820/1.178/1.850 ms
2025-09-13 14:16:29,182 - INFO - Ping to IP 84.184.200.3 from VM ctest-vn1-vm1-21857750 passed
2025-09-13 14:16:29,182 - INFO - Deleting interface with subnet_id a5ad2ac8-c50b-4e33-b876-046d94338fa8, port_id None from router 1c0173b1-f735-4cd9-a1b0-e3731b9bcff0
2025-09-13 14:16:29,296 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-13 14:16:29,296 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 84.184.200.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-09-13 14:16:29,296 - DEBUG - ping -s 56 -c 3 -W 1 84.184.200.3
2025-09-13 14:16:32,519 - DEBUG - PING 84.184.200.3 (84.184.200.3): 56 data bytes
--- 84.184.200.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-09-13 14:16:32,520 - WARNING - Ping to IP 84.184.200.3 from VM ctest-vn1-vm1-21857750 failed
2025-09-13 14:16:32,520 - INFO - Adding interface with subnet_id a5ad2ac8-c50b-4e33-b876-046d94338fa8, port_id None to router 1c0173b1-f735-4cd9-a1b0-e3731b9bcff0
2025-09-13 14:16:32,717 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-13 14:16:32,717 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 84.184.200.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-09-13 14:16:32,717 - DEBUG - ping -s 56 -c 3 -W 1 84.184.200.3
2025-09-13 14:16:34,932 - DEBUG - PING 84.184.200.3 (84.184.200.3): 56 data bytes
64 bytes from 84.184.200.3: seq=0 ttl=63 time=1.482 ms
64 bytes from 84.184.200.3: seq=1 ttl=63 time=0.911 ms
64 bytes from 84.184.200.3: seq=2 ttl=63 time=0.856 ms
--- 84.184.200.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.856/1.083/1.482 ms
2025-09-13 14:16:34,932 - INFO - Ping to IP 84.184.200.3 from VM ctest-vn1-vm1-21857750 passed
2025-09-13 14:16:34,932 - INFO - Deleting interface with subnet_id d1bc2e26-595e-4799-9322-e2d874901374, port_id None from router 1c0173b1-f735-4cd9-a1b0-e3731b9bcff0
2025-09-13 14:16:35,047 - INFO - Deleting interface with subnet_id a5ad2ac8-c50b-4e33-b876-046d94338fa8, port_id None from router 1c0173b1-f735-4cd9-a1b0-e3731b9bcff0
2025-09-13 14:16:35,216 - INFO - Deleting VM ctest-vn2-vm1-92783775
2025-09-13 14:16:35,289 - INFO - Deleting VM ctest-vn1-vm1-21857750
2025-09-13 14:16:35,361 - INFO - Deleting VN ctest-vn2-99186988
2025-09-13 14:16:35,400 - DEBUG - VN b4b1a346-dd1e-44bf-905e-48e1cc2ece89 still in use: Unable to complete operation on network b4b1a346-dd1e-44bf-905e-48e1cc2ece89. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-274ef69d-73bf-44c2-8e19-865456f2e6ef']
2025-09-13 14:16:35,401 - WARNING - Deleting VN ctest-vn2-99186988 failed..Will retry
2025-09-13 14:16:37,500 - DEBUG - Response for deleting network ()
2025-09-13 14:16:37,500 - INFO - Deleting VN ctest-vn1-14621100
2025-09-13 14:16:37,594 - DEBUG - Response for deleting network ()
2025-09-13 14:16:37,846 - DEBUG - No XMPP flaps were noticed during the test
2025-09-13 14:16:37,846 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2025-09-13 14:16:37,846 - INFO - --------------------------------------------------------------------------------
2025-09-13 14:16:38,544 - INFO - Deleted project: ctest-TestRouters-61948030, ID : 4eb710db-38ff-4f16-9cc7-6f06f7fcdfbe