2025-09-25 22:20:42,377 - INFO - Domain Default found not creating
2025-09-25 22:20:42,530 - INFO - Project ctest-TestRouters-08275908 not found, creating it
2025-09-25 22:20:42,970 - INFO - Created Project:ctest-TestRouters-08275908, ID : 3517abf9-9617-4ca6-87cc-83fb757bbf7d
2025-09-25 22:20:44,392 - INFO - ================================================================================
2025-09-25 22:20:44,392 - INFO - STARTING TEST : test_basic_router_behavior
2025-09-25 22:20:44,392 - 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-25 22:20:44,644 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-09-25 22:20:44,644 - INFO - Initial checks done. Running the testcase now
2025-09-25 22:20:44,644 - INFO -
2025-09-25 22:20:45,166 - DEBUG - Response for create_network : {'network': {'id': 'c21a4712-48bf-49b9-b94d-2b0aa5bd69a2', 'name': 'ctest-vn1-91051219', 'tenant_id': '3517abf996174ca687cc83fb757bbf7d', 'project_id': '3517abf996174ca687cc83fb757bbf7d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-08275908', 'ctest-vn1-91051219'], 'port_security_enabled': True, 'description': ''}}
2025-09-25 22:20:45,327 - DEBUG - Response for create_subnet : {'subnet': {'id': '40180d10-dc79-455e-8e02-b95c7b62b856', 'name': '', 'tenant_id': '3517abf996174ca687cc83fb757bbf7d', 'network_id': 'c21a4712-48bf-49b9-b94d-2b0aa5bd69a2', 'ip_version': 4, 'cidr': '208.141.91.64/26', 'allocation_pools': [{'start': '208.141.91.66', 'end': '208.141.91.126'}], 'gateway_ip': '208.141.91.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '208.141.91.66', 'tags': [], 'project_id': '3517abf996174ca687cc83fb757bbf7d'}}
2025-09-25 22:20:45,342 - INFO - Created VN ctest-vn1-91051219
2025-09-25 22:20:45,399 - DEBUG - VN ctest-vn1-91051219 UUID is c21a4712-48bf-49b9-b94d-2b0aa5bd69a2
2025-09-25 22:20:45,700 - DEBUG - Response for create_network : {'network': {'id': '765eebc6-fcbc-43a8-8ca4-20bcd6e1f540', 'name': 'ctest-vn2-17277158', 'tenant_id': '3517abf996174ca687cc83fb757bbf7d', 'project_id': '3517abf996174ca687cc83fb757bbf7d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-08275908', 'ctest-vn2-17277158'], 'port_security_enabled': True, 'description': ''}}
2025-09-25 22:20:45,861 - DEBUG - Response for create_subnet : {'subnet': {'id': '963b5a1b-a34c-4a47-89d8-f0733a55757e', 'name': '', 'tenant_id': '3517abf996174ca687cc83fb757bbf7d', 'network_id': '765eebc6-fcbc-43a8-8ca4-20bcd6e1f540', 'ip_version': 4, 'cidr': '169.34.73.0/26', 'allocation_pools': [{'start': '169.34.73.2', 'end': '169.34.73.62'}], 'gateway_ip': '169.34.73.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '169.34.73.2', 'tags': [], 'project_id': '3517abf996174ca687cc83fb757bbf7d'}}
2025-09-25 22:20:45,884 - INFO - Created VN ctest-vn2-17277158
2025-09-25 22:20:45,939 - DEBUG - VN ctest-vn2-17277158 UUID is 765eebc6-fcbc-43a8-8ca4-20bcd6e1f540
2025-09-25 22:20:46,181 - DEBUG - Services list from nova: [, , ]
2025-09-25 22:20:47,125 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4195-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4195-1)
2025-09-25 22:20:48,276 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4195-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4195-1)
2025-09-25 22:20:48,348 - INFO - Adding interface with subnet_id 40180d10-dc79-455e-8e02-b95c7b62b856, port_id None to router b4f3c611-533b-4a85-a499-5c86d868a12c
2025-09-25 22:20:48,585 - INFO - Waiting for VM ctest-vn1-vm1-81138301 to be up..
2025-09-25 22:20:48,680 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-25 22:20:53,745 - DEBUG - VM is in ACTIVE state now
2025-09-25 22:20:53,745 - INFO - VM name : ctest-vn1-vm1-81138301
2025-09-25 22:20:53,807 - DEBUG - VM ctest-vn1-vm1-81138301 ID is 36bdd6a6-3f33-4dfd-a8d3-7666637a8ba8
2025-09-25 22:20:53,824 - DEBUG - VM ctest-vn1-vm1-81138301 launched on Node cn-jenkins-deploy-platform-ansible-os-4195-1
2025-09-25 22:20:53,885 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/36bdd6a6-3f33-4dfd-a8d3-7666637a8ba8
2025-09-25 22:20:54,174 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/36bdd6a6-3f33-4dfd-a8d3-7666637a8ba8
2025-09-25 22:20:54,202 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/6e6ba7bd-0cdd-4f70-8309-caf9b14da651
2025-09-25 22:20:57,444 - 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-25 22:20:57,444 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-81138301 failed!
2025-09-25 22:20:57,499 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-08275908:ctest-vn1-91051219 is 208.141.91.65 and allocation pool is NOT set
2025-09-25 22:20:59,559 - 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=2.88 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.383 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 = 0.383/1.629/2.875/1.246 ms')
2025-09-25 22:20:59,559 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-81138301 passed
2025-09-25 22:20:59,707 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-25 22:20:59,707 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-81138301, IP 208.141.91.67, Port 22
2025-09-25 22:20:59,869 - DEBUG - VM ctest-vn1-vm1-81138301 is ready for SSH connections
2025-09-25 22:20:59,869 - INFO - Waiting for VM ctest-vn2-vm1-58670551 to be up..
2025-09-25 22:20:59,932 - DEBUG - VM is in ACTIVE state now
2025-09-25 22:20:59,932 - INFO - VM name : ctest-vn2-vm1-58670551
2025-09-25 22:20:59,994 - DEBUG - VM ctest-vn2-vm1-58670551 ID is fcf4686a-0010-4866-a246-33ce726954ff
2025-09-25 22:20:59,994 - DEBUG - VM ctest-vn2-vm1-58670551 launched on Node cn-jenkins-deploy-platform-ansible-os-4195-1
2025-09-25 22:21:00,061 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/fcf4686a-0010-4866-a246-33ce726954ff
2025-09-25 22:21:00,068 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/9c139812-b8a0-40ec-86ea-61b245ba1a5e
2025-09-25 22:21:01,304 - 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=2.84 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.408 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.408/1.622/2.837/1.214 ms')
2025-09-25 22:21:01,304 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-58670551 passed
2025-09-25 22:21:01,455 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-25 22:21:01,455 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-58670551, IP 169.34.73.3, Port 22
2025-09-25 22:21:01,606 - DEBUG - VM ctest-vn2-vm1-58670551 is ready for SSH connections
2025-09-25 22:21:01,606 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-25 22:21:01,606 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 169.34.73.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-09-25 22:21:01,607 - DEBUG - ping -s 56 -c 3 -W 1 169.34.73.3
2025-09-25 22:21:06,546 - DEBUG - PING 169.34.73.3 (169.34.73.3): 56 data bytes
--- 169.34.73.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-09-25 22:21:06,547 - WARNING - Ping to IP 169.34.73.3 from VM ctest-vn1-vm1-81138301 failed
2025-09-25 22:21:06,547 - INFO - Adding interface with subnet_id 963b5a1b-a34c-4a47-89d8-f0733a55757e, port_id None to router b4f3c611-533b-4a85-a499-5c86d868a12c
2025-09-25 22:21:06,765 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-25 22:21:06,765 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 169.34.73.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-09-25 22:21:06,765 - DEBUG - ping -s 56 -c 3 -W 1 169.34.73.3
2025-09-25 22:21:08,961 - DEBUG - PING 169.34.73.3 (169.34.73.3): 56 data bytes
64 bytes from 169.34.73.3: seq=0 ttl=63 time=2.207 ms
64 bytes from 169.34.73.3: seq=1 ttl=63 time=0.739 ms
64 bytes from 169.34.73.3: seq=2 ttl=63 time=1.023 ms
--- 169.34.73.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.739/1.323/2.207 ms
2025-09-25 22:21:08,961 - INFO - Ping to IP 169.34.73.3 from VM ctest-vn1-vm1-81138301 passed
2025-09-25 22:21:08,962 - INFO - Deleting interface with subnet_id 40180d10-dc79-455e-8e02-b95c7b62b856, port_id None from router b4f3c611-533b-4a85-a499-5c86d868a12c
2025-09-25 22:21:09,069 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-25 22:21:09,069 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 169.34.73.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-09-25 22:21:09,069 - DEBUG - ping -s 56 -c 3 -W 1 169.34.73.3
2025-09-25 22:21:12,260 - DEBUG - PING 169.34.73.3 (169.34.73.3): 56 data bytes
--- 169.34.73.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-09-25 22:21:12,260 - WARNING - Ping to IP 169.34.73.3 from VM ctest-vn1-vm1-81138301 failed
2025-09-25 22:21:12,261 - INFO - Adding interface with subnet_id 40180d10-dc79-455e-8e02-b95c7b62b856, port_id None to router b4f3c611-533b-4a85-a499-5c86d868a12c
2025-09-25 22:21:12,469 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-25 22:21:12,469 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 169.34.73.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-09-25 22:21:12,469 - DEBUG - ping -s 56 -c 3 -W 1 169.34.73.3
2025-09-25 22:21:14,687 - DEBUG - PING 169.34.73.3 (169.34.73.3): 56 data bytes
64 bytes from 169.34.73.3: seq=0 ttl=63 time=1.399 ms
64 bytes from 169.34.73.3: seq=1 ttl=63 time=0.815 ms
64 bytes from 169.34.73.3: seq=2 ttl=63 time=0.845 ms
--- 169.34.73.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.815/1.019/1.399 ms
2025-09-25 22:21:14,687 - INFO - Ping to IP 169.34.73.3 from VM ctest-vn1-vm1-81138301 passed
2025-09-25 22:21:14,687 - INFO - Deleting interface with subnet_id 963b5a1b-a34c-4a47-89d8-f0733a55757e, port_id None from router b4f3c611-533b-4a85-a499-5c86d868a12c
2025-09-25 22:21:14,783 - INFO - Deleting interface with subnet_id 40180d10-dc79-455e-8e02-b95c7b62b856, port_id None from router b4f3c611-533b-4a85-a499-5c86d868a12c
2025-09-25 22:21:14,923 - INFO - Deleting VM ctest-vn2-vm1-58670551
2025-09-25 22:21:14,985 - INFO - Deleting VM ctest-vn1-vm1-81138301
2025-09-25 22:21:15,049 - INFO - Deleting VN ctest-vn2-17277158
2025-09-25 22:21:15,081 - DEBUG - VN 765eebc6-fcbc-43a8-8ca4-20bcd6e1f540 still in use: Unable to complete operation on network 765eebc6-fcbc-43a8-8ca4-20bcd6e1f540. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-c35530c2-7de6-4e77-ace2-493f29bcdf04']
2025-09-25 22:21:15,081 - WARNING - Deleting VN ctest-vn2-17277158 failed..Will retry
2025-09-25 22:21:17,169 - DEBUG - Response for deleting network ()
2025-09-25 22:21:17,169 - INFO - Deleting VN ctest-vn1-91051219
2025-09-25 22:21:17,255 - DEBUG - Response for deleting network ()
2025-09-25 22:21:17,508 - DEBUG - No XMPP flaps were noticed during the test
2025-09-25 22:21:17,508 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:33]
2025-09-25 22:21:17,508 - INFO - --------------------------------------------------------------------------------
2025-09-25 22:21:18,143 - INFO - Deleted project: ctest-TestRouters-08275908, ID : 3517abf9-9617-4ca6-87cc-83fb757bbf7d