2025-10-30 14:03:27,345 - INFO - Domain Default found not creating
2025-10-30 14:03:27,502 - INFO - Project ctest-TestRouters-00586178 not found, creating it
2025-10-30 14:03:27,967 - INFO - Created Project:ctest-TestRouters-00586178, ID : 97a72d3a-ca5d-4558-aaa7-1965c33ea20f
2025-10-30 14:03:29,497 - INFO - ================================================================================
2025-10-30 14:03:29,497 - INFO - STARTING TEST : test_basic_router_behavior
2025-10-30 14:03:29,497 - 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-30 14:03:29,770 - DEBUG - Nothing to compare xmpp stats {'10.0.0.128': {'10.20.0.14': '0'}} with
2025-10-30 14:03:29,770 - INFO - Initial checks done. Running the testcase now
2025-10-30 14:03:29,770 - INFO -
2025-10-30 14:03:30,338 - DEBUG - Response for create_network : {'network': {'id': '50b71758-4cb2-4b62-a652-6e4d9a85db7f', 'name': 'ctest-vn1-15835759', 'tenant_id': '97a72d3aca5d4558aaa71965c33ea20f', 'project_id': '97a72d3aca5d4558aaa71965c33ea20f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-00586178', 'ctest-vn1-15835759'], 'port_security_enabled': True, 'description': ''}}
2025-10-30 14:03:30,570 - DEBUG - Response for create_subnet : {'subnet': {'id': '5df656de-5ac1-4e84-9c9a-9ae93d8d1548', 'name': '', 'tenant_id': '97a72d3aca5d4558aaa71965c33ea20f', 'network_id': '50b71758-4cb2-4b62-a652-6e4d9a85db7f', 'ip_version': 4, 'cidr': '204.9.159.128/26', 'allocation_pools': [{'start': '204.9.159.130', 'end': '204.9.159.190'}], 'gateway_ip': '204.9.159.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '204.9.159.130', 'tags': [], 'project_id': '97a72d3aca5d4558aaa71965c33ea20f'}}
2025-10-30 14:03:30,593 - INFO - Created VN ctest-vn1-15835759
2025-10-30 14:03:30,648 - DEBUG - VN ctest-vn1-15835759 UUID is 50b71758-4cb2-4b62-a652-6e4d9a85db7f
2025-10-30 14:03:30,997 - DEBUG - Response for create_network : {'network': {'id': '2eac08eb-bc2c-44f3-931a-d7c39caa4dc5', 'name': 'ctest-vn2-65782128', 'tenant_id': '97a72d3aca5d4558aaa71965c33ea20f', 'project_id': '97a72d3aca5d4558aaa71965c33ea20f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-00586178', 'ctest-vn2-65782128'], 'port_security_enabled': True, 'description': ''}}
2025-10-30 14:03:31,201 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cf41fa18-8b6c-4070-b450-10145cf88a83', 'name': '', 'tenant_id': '97a72d3aca5d4558aaa71965c33ea20f', 'network_id': '2eac08eb-bc2c-44f3-931a-d7c39caa4dc5', 'ip_version': 4, 'cidr': '64.144.128.64/26', 'allocation_pools': [{'start': '64.144.128.66', 'end': '64.144.128.126'}], 'gateway_ip': '64.144.128.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '64.144.128.66', 'tags': [], 'project_id': '97a72d3aca5d4558aaa71965c33ea20f'}}
2025-10-30 14:03:31,224 - INFO - Created VN ctest-vn2-65782128
2025-10-30 14:03:31,276 - DEBUG - VN ctest-vn2-65782128 UUID is 2eac08eb-bc2c-44f3-931a-d7c39caa4dc5
2025-10-30 14:03:31,445 - DEBUG - Services list from nova: [, , ]
2025-10-30 14:03:32,482 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4544-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4544-1)
2025-10-30 14:03:33,766 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4544-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4544-1)
2025-10-30 14:03:33,863 - INFO - Adding interface with subnet_id 5df656de-5ac1-4e84-9c9a-9ae93d8d1548, port_id None to router 6558fa72-0215-44d1-bb42-922d19f1d4c2
2025-10-30 14:03:34,167 - INFO - Waiting for VM ctest-vn1-vm1-62238981 to be up..
2025-10-30 14:03:34,285 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-30 14:03:39,357 - DEBUG - VM is in ACTIVE state now
2025-10-30 14:03:39,358 - INFO - VM name : ctest-vn1-vm1-62238981
2025-10-30 14:03:39,437 - DEBUG - VM ctest-vn1-vm1-62238981 ID is cbcd8b35-2399-44f9-b723-ae1fe68140d5
2025-10-30 14:03:39,458 - DEBUG - VM ctest-vn1-vm1-62238981 launched on Node cn-jenkins-deploy-platform-ansible-os-4544-1
2025-10-30 14:03:39,538 - DEBUG - Requesting: http://10.0.0.128:8082/virtual-machine/cbcd8b35-2399-44f9-b723-ae1fe68140d5
2025-10-30 14:03:39,833 - DEBUG - Requesting: http://10.0.0.128:8082/virtual-machine/cbcd8b35-2399-44f9-b723-ae1fe68140d5
2025-10-30 14:03:39,866 - DEBUG - Requesting: http://10.0.0.128:8082/virtual-machine-interface/75b0c7ed-78ef-424a-9e45-4ab87598f4a5
2025-10-30 14:03:43,138 - 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 1031ms')
2025-10-30 14:03:43,139 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-62238981 failed!
2025-10-30 14:03:43,196 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-00586178:ctest-vn1-15835759 is 204.9.159.129 and allocation pool is NOT set
2025-10-30 14:03:45,265 - 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.64 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.13 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 = 3.132/3.887/4.642/0.755 ms')
2025-10-30 14:03:45,265 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-62238981 passed
2025-10-30 14:03:45,417 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 14:03:45,417 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-62238981, IP 204.9.159.131, Port 22
2025-10-30 14:03:45,587 - DEBUG - VM ctest-vn1-vm1-62238981 is ready for SSH connections
2025-10-30 14:03:45,587 - INFO - Waiting for VM ctest-vn2-vm1-34534571 to be up..
2025-10-30 14:03:45,684 - DEBUG - VM is in ACTIVE state now
2025-10-30 14:03:45,685 - INFO - VM name : ctest-vn2-vm1-34534571
2025-10-30 14:03:45,779 - DEBUG - VM ctest-vn2-vm1-34534571 ID is d984e555-13aa-4eec-865b-ffeec0fe3375
2025-10-30 14:03:45,779 - DEBUG - VM ctest-vn2-vm1-34534571 launched on Node cn-jenkins-deploy-platform-ansible-os-4544-1
2025-10-30 14:03:45,854 - DEBUG - Requesting: http://10.0.0.128:8082/virtual-machine/d984e555-13aa-4eec-865b-ffeec0fe3375
2025-10-30 14:03:45,863 - DEBUG - Requesting: http://10.0.0.128:8082/virtual-machine-interface/248f0892-a4cd-440d-9cc0-db54e162be88
2025-10-30 14:03:47,130 - 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=4.38 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.10 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 = 1.100/2.742/4.384/1.642 ms')
2025-10-30 14:03:47,130 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-34534571 passed
2025-10-30 14:03:47,280 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 14:03:47,280 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-34534571, IP 64.144.128.67, Port 22
2025-10-30 14:03:47,446 - DEBUG - VM ctest-vn2-vm1-34534571 is ready for SSH connections
2025-10-30 14:03:47,446 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 14:03:47,446 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 64.144.128.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.128, gateway password: c0ntrail123
2025-10-30 14:03:47,446 - DEBUG - ping -s 56 -c 3 -W 1 64.144.128.67
2025-10-30 14:03:52,471 - DEBUG - PING 64.144.128.67 (64.144.128.67): 56 data bytes
--- 64.144.128.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-10-30 14:03:52,472 - WARNING - Ping to IP 64.144.128.67 from VM ctest-vn1-vm1-62238981 failed
2025-10-30 14:03:52,472 - INFO - Adding interface with subnet_id cf41fa18-8b6c-4070-b450-10145cf88a83, port_id None to router 6558fa72-0215-44d1-bb42-922d19f1d4c2
2025-10-30 14:03:52,755 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 14:03:52,755 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 64.144.128.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.128, gateway password: c0ntrail123
2025-10-30 14:03:52,755 - DEBUG - ping -s 56 -c 3 -W 1 64.144.128.67
2025-10-30 14:03:55,958 - DEBUG - PING 64.144.128.67 (64.144.128.67): 56 data bytes
64 bytes from 64.144.128.67: seq=1 ttl=63 time=2.980 ms
64 bytes from 64.144.128.67: seq=2 ttl=63 time=0.768 ms
--- 64.144.128.67 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.768/1.874/2.980 ms
2025-10-30 14:03:55,958 - WARNING - Ping to IP 64.144.128.67 from VM ctest-vn1-vm1-62238981 failed
2025-10-30 14:03:56,960 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 64.144.128.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.128, gateway password: c0ntrail123
2025-10-30 14:03:56,960 - DEBUG - ping -s 56 -c 3 -W 1 64.144.128.67
2025-10-30 14:03:59,204 - DEBUG - PING 64.144.128.67 (64.144.128.67): 56 data bytes
64 bytes from 64.144.128.67: seq=0 ttl=63 time=1.545 ms
64 bytes from 64.144.128.67: seq=1 ttl=63 time=0.808 ms
64 bytes from 64.144.128.67: seq=2 ttl=63 time=0.873 ms
--- 64.144.128.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.808/1.075/1.545 ms
2025-10-30 14:03:59,204 - INFO - Ping to IP 64.144.128.67 from VM ctest-vn1-vm1-62238981 passed
2025-10-30 14:03:59,205 - INFO - Deleting interface with subnet_id 5df656de-5ac1-4e84-9c9a-9ae93d8d1548, port_id None from router 6558fa72-0215-44d1-bb42-922d19f1d4c2
2025-10-30 14:03:59,324 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 14:03:59,324 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 64.144.128.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.128, gateway password: c0ntrail123
2025-10-30 14:03:59,324 - DEBUG - ping -s 56 -c 3 -W 1 64.144.128.67
2025-10-30 14:04:02,535 - DEBUG - PING 64.144.128.67 (64.144.128.67): 56 data bytes
--- 64.144.128.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-10-30 14:04:02,535 - WARNING - Ping to IP 64.144.128.67 from VM ctest-vn1-vm1-62238981 failed
2025-10-30 14:04:02,535 - INFO - Adding interface with subnet_id 5df656de-5ac1-4e84-9c9a-9ae93d8d1548, port_id None to router 6558fa72-0215-44d1-bb42-922d19f1d4c2
2025-10-30 14:04:02,727 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 14:04:02,727 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 64.144.128.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.128, gateway password: c0ntrail123
2025-10-30 14:04:02,727 - DEBUG - ping -s 56 -c 3 -W 1 64.144.128.67
2025-10-30 14:04:04,943 - DEBUG - PING 64.144.128.67 (64.144.128.67): 56 data bytes
64 bytes from 64.144.128.67: seq=0 ttl=63 time=1.263 ms
64 bytes from 64.144.128.67: seq=1 ttl=63 time=0.813 ms
64 bytes from 64.144.128.67: seq=2 ttl=63 time=0.817 ms
--- 64.144.128.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.813/0.964/1.263 ms
2025-10-30 14:04:04,943 - INFO - Ping to IP 64.144.128.67 from VM ctest-vn1-vm1-62238981 passed
2025-10-30 14:04:04,943 - INFO - Deleting interface with subnet_id cf41fa18-8b6c-4070-b450-10145cf88a83, port_id None from router 6558fa72-0215-44d1-bb42-922d19f1d4c2
2025-10-30 14:04:05,065 - INFO - Deleting interface with subnet_id 5df656de-5ac1-4e84-9c9a-9ae93d8d1548, port_id None from router 6558fa72-0215-44d1-bb42-922d19f1d4c2
2025-10-30 14:04:05,254 - INFO - Deleting VM ctest-vn2-vm1-34534571
2025-10-30 14:04:05,334 - INFO - Deleting VM ctest-vn1-vm1-62238981
2025-10-30 14:04:05,413 - INFO - Deleting VN ctest-vn2-65782128
2025-10-30 14:04:05,450 - DEBUG - VN 2eac08eb-bc2c-44f3-931a-d7c39caa4dc5 still in use: Unable to complete operation on network 2eac08eb-bc2c-44f3-931a-d7c39caa4dc5. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-a88f9c4b-1039-4e76-bf82-7297116eb68d']
2025-10-30 14:04:05,450 - WARNING - Deleting VN ctest-vn2-65782128 failed..Will retry
2025-10-30 14:04:07,549 - DEBUG - Response for deleting network ()
2025-10-30 14:04:07,549 - INFO - Deleting VN ctest-vn1-15835759
2025-10-30 14:04:07,643 - DEBUG - Response for deleting network ()
2025-10-30 14:04:07,897 - DEBUG - No XMPP flaps were noticed during the test
2025-10-30 14:04:07,897 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2025-10-30 14:04:07,897 - INFO - --------------------------------------------------------------------------------
2025-10-30 14:04:08,550 - INFO - Deleted project: ctest-TestRouters-00586178, ID : 97a72d3a-ca5d-4558-aaa7-1965c33ea20f