2026-04-28 10:11:51,317 - INFO - Domain Default found not creating
2026-04-28 10:11:51,491 - INFO - Project ctest-TestRouters-22509969 not found, creating it
2026-04-28 10:11:51,998 - INFO - Created Project:ctest-TestRouters-22509969, ID : 6a67792c-c77d-425f-8b66-65d63e3be005
2026-04-28 10:11:53,563 - INFO - ================================================================================
2026-04-28 10:11:53,563 - INFO - STARTING TEST : test_basic_router_behavior
2026-04-28 10:11:53,563 - 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-04-28 10:11:53,816 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-04-28 10:11:53,816 - INFO - Initial checks done. Running the testcase now
2026-04-28 10:11:53,817 - INFO -
2026-04-28 10:11:54,383 - DEBUG - Response for create_network : {'network': {'id': '05ad8b9b-b164-4c35-be41-0bf76c565e23', 'name': 'ctest-vn1-99650577', 'tenant_id': '6a67792cc77d425f8b6665d63e3be005', 'project_id': '6a67792cc77d425f8b6665d63e3be005', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-22509969', 'ctest-vn1-99650577'], 'port_security_enabled': True, 'description': ''}}
2026-04-28 10:11:54,656 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd81404fa-2b3f-4a72-90a0-4a729481a35e', 'name': '', 'tenant_id': '6a67792cc77d425f8b6665d63e3be005', 'network_id': '05ad8b9b-b164-4c35-be41-0bf76c565e23', 'ip_version': 4, 'cidr': '133.83.28.192/26', 'allocation_pools': [{'start': '133.83.28.194', 'end': '133.83.28.254'}], 'gateway_ip': '133.83.28.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '133.83.28.194', 'tags': [], 'project_id': '6a67792cc77d425f8b6665d63e3be005'}}
2026-04-28 10:11:54,676 - INFO - Created VN ctest-vn1-99650577
2026-04-28 10:11:54,731 - DEBUG - VN ctest-vn1-99650577 UUID is 05ad8b9b-b164-4c35-be41-0bf76c565e23
2026-04-28 10:11:55,074 - DEBUG - Response for create_network : {'network': {'id': '6472c13d-8bca-4d9e-b591-259e93ab9d3b', 'name': 'ctest-vn2-09503246', 'tenant_id': '6a67792cc77d425f8b6665d63e3be005', 'project_id': '6a67792cc77d425f8b6665d63e3be005', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-22509969', 'ctest-vn2-09503246'], 'port_security_enabled': True, 'description': ''}}
2026-04-28 10:11:55,262 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd23120f3-6a47-41b9-836e-84cd95e910e4', 'name': '', 'tenant_id': '6a67792cc77d425f8b6665d63e3be005', 'network_id': '6472c13d-8bca-4d9e-b591-259e93ab9d3b', 'ip_version': 4, 'cidr': '20.227.197.64/26', 'allocation_pools': [{'start': '20.227.197.66', 'end': '20.227.197.126'}], 'gateway_ip': '20.227.197.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '20.227.197.66', 'tags': [], 'project_id': '6a67792cc77d425f8b6665d63e3be005'}}
2026-04-28 10:11:55,280 - INFO - Created VN ctest-vn2-09503246
2026-04-28 10:11:55,331 - DEBUG - VN ctest-vn2-09503246 UUID is 6472c13d-8bca-4d9e-b591-259e93ab9d3b
2026-04-28 10:11:55,496 - DEBUG - Services list from nova: [, , ]
2026-04-28 10:11:56,535 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5699-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5699-1)
2026-04-28 10:11:57,804 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5699-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5699-1)
2026-04-28 10:11:57,886 - INFO - Adding interface with subnet_id d81404fa-2b3f-4a72-90a0-4a729481a35e, port_id None to router e3d6891c-f4fd-484f-840f-e5e3c09f8fb8
2026-04-28 10:11:58,239 - INFO - Waiting for VM ctest-vn1-vm1-35587143 to be up..
2026-04-28 10:11:58,383 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-28 10:12:03,481 - DEBUG - VM is in ACTIVE state now
2026-04-28 10:12:03,481 - INFO - VM name : ctest-vn1-vm1-35587143
2026-04-28 10:12:03,571 - DEBUG - VM ctest-vn1-vm1-35587143 ID is 1f48565c-69e7-4a5f-a147-4e8b837d3f54
2026-04-28 10:12:03,595 - DEBUG - VM ctest-vn1-vm1-35587143 launched on Node cn-jenkins-deploy-platform-ansible-os-5699-1
2026-04-28 10:12:03,680 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/1f48565c-69e7-4a5f-a147-4e8b837d3f54
2026-04-28 10:12:04,000 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/1f48565c-69e7-4a5f-a147-4e8b837d3f54
2026-04-28 10:12:04,051 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/89171887-8e7f-4a49-a465-cd7435bc8e77
2026-04-28 10:12:07,337 - 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 1022ms')
2026-04-28 10:12:07,337 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-35587143 failed!
2026-04-28 10:12:07,395 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-22509969:ctest-vn1-99650577 is 133.83.28.193 and allocation pool is NOT set
2026-04-28 10:12:09,460 - 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.45 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.03 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 = 2.030/3.239/4.448/1.209 ms')
2026-04-28 10:12:09,460 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-35587143 passed
2026-04-28 10:12:09,607 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-28 10:12:09,607 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-35587143, IP 133.83.28.195, Port 22
2026-04-28 10:12:09,767 - DEBUG - VM ctest-vn1-vm1-35587143 is ready for SSH connections
2026-04-28 10:12:09,767 - INFO - Waiting for VM ctest-vn2-vm1-53285600 to be up..
2026-04-28 10:12:09,847 - DEBUG - VM is in ACTIVE state now
2026-04-28 10:12:09,847 - INFO - VM name : ctest-vn2-vm1-53285600
2026-04-28 10:12:09,924 - DEBUG - VM ctest-vn2-vm1-53285600 ID is dec2423a-0821-4088-9acc-7c21bb4f78c1
2026-04-28 10:12:09,924 - DEBUG - VM ctest-vn2-vm1-53285600 launched on Node cn-jenkins-deploy-platform-ansible-os-5699-1
2026-04-28 10:12:10,003 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/dec2423a-0821-4088-9acc-7c21bb4f78c1
2026-04-28 10:12:10,012 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/27c44d4c-fb25-495b-aad9-415040bff539
2026-04-28 10:12:11,252 - 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.43 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.836 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.836/3.131/5.427/2.295 ms')
2026-04-28 10:12:11,252 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-53285600 passed
2026-04-28 10:12:11,399 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-28 10:12:11,399 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-53285600, IP 20.227.197.67, Port 22
2026-04-28 10:12:11,554 - DEBUG - VM ctest-vn2-vm1-53285600 is ready for SSH connections
2026-04-28 10:12:11,554 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-28 10:12:11,554 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 20.227.197.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-04-28 10:12:11,554 - DEBUG - ping -s 56 -c 3 -W 1 20.227.197.67
2026-04-28 10:12:16,565 - DEBUG - PING 20.227.197.67 (20.227.197.67): 56 data bytes
--- 20.227.197.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-04-28 10:12:16,565 - WARNING - Ping to IP 20.227.197.67 from VM ctest-vn1-vm1-35587143 failed
2026-04-28 10:12:16,565 - INFO - Adding interface with subnet_id d23120f3-6a47-41b9-836e-84cd95e910e4, port_id None to router e3d6891c-f4fd-484f-840f-e5e3c09f8fb8
2026-04-28 10:12:16,855 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-28 10:12:16,855 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 20.227.197.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-04-28 10:12:16,855 - DEBUG - ping -s 56 -c 3 -W 1 20.227.197.67
2026-04-28 10:12:20,078 - DEBUG - PING 20.227.197.67 (20.227.197.67): 56 data bytes
64 bytes from 20.227.197.67: seq=1 ttl=63 time=2.843 ms
64 bytes from 20.227.197.67: seq=2 ttl=63 time=0.916 ms
--- 20.227.197.67 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.916/1.879/2.843 ms
2026-04-28 10:12:20,079 - WARNING - Ping to IP 20.227.197.67 from VM ctest-vn1-vm1-35587143 failed
2026-04-28 10:12:21,080 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 20.227.197.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-04-28 10:12:21,080 - DEBUG - ping -s 56 -c 3 -W 1 20.227.197.67
2026-04-28 10:12:23,325 - DEBUG - PING 20.227.197.67 (20.227.197.67): 56 data bytes
64 bytes from 20.227.197.67: seq=0 ttl=63 time=1.588 ms
64 bytes from 20.227.197.67: seq=1 ttl=63 time=0.797 ms
64 bytes from 20.227.197.67: seq=2 ttl=63 time=0.894 ms
--- 20.227.197.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.797/1.093/1.588 ms
2026-04-28 10:12:23,325 - INFO - Ping to IP 20.227.197.67 from VM ctest-vn1-vm1-35587143 passed
2026-04-28 10:12:23,325 - INFO - Deleting interface with subnet_id d81404fa-2b3f-4a72-90a0-4a729481a35e, port_id None from router e3d6891c-f4fd-484f-840f-e5e3c09f8fb8
2026-04-28 10:12:23,459 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-28 10:12:23,459 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 20.227.197.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-04-28 10:12:23,459 - DEBUG - ping -s 56 -c 3 -W 1 20.227.197.67
2026-04-28 10:12:26,668 - DEBUG - PING 20.227.197.67 (20.227.197.67): 56 data bytes
--- 20.227.197.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-04-28 10:12:26,668 - WARNING - Ping to IP 20.227.197.67 from VM ctest-vn1-vm1-35587143 failed
2026-04-28 10:12:26,668 - INFO - Adding interface with subnet_id d81404fa-2b3f-4a72-90a0-4a729481a35e, port_id None to router e3d6891c-f4fd-484f-840f-e5e3c09f8fb8
2026-04-28 10:12:26,886 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-28 10:12:26,886 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 20.227.197.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-04-28 10:12:26,886 - DEBUG - ping -s 56 -c 3 -W 1 20.227.197.67
2026-04-28 10:12:29,109 - DEBUG - PING 20.227.197.67 (20.227.197.67): 56 data bytes
64 bytes from 20.227.197.67: seq=0 ttl=63 time=1.735 ms
64 bytes from 20.227.197.67: seq=1 ttl=63 time=0.992 ms
64 bytes from 20.227.197.67: seq=2 ttl=63 time=0.907 ms
--- 20.227.197.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.907/1.211/1.735 ms
2026-04-28 10:12:29,109 - INFO - Ping to IP 20.227.197.67 from VM ctest-vn1-vm1-35587143 passed
2026-04-28 10:12:29,109 - INFO - Deleting interface with subnet_id d23120f3-6a47-41b9-836e-84cd95e910e4, port_id None from router e3d6891c-f4fd-484f-840f-e5e3c09f8fb8
2026-04-28 10:12:29,243 - INFO - Deleting interface with subnet_id d81404fa-2b3f-4a72-90a0-4a729481a35e, port_id None from router e3d6891c-f4fd-484f-840f-e5e3c09f8fb8
2026-04-28 10:12:29,470 - INFO - Deleting VM ctest-vn2-vm1-53285600
2026-04-28 10:12:29,550 - INFO - Deleting VM ctest-vn1-vm1-35587143
2026-04-28 10:12:29,627 - INFO - Deleting VN ctest-vn2-09503246
2026-04-28 10:12:29,661 - DEBUG - VN 6472c13d-8bca-4d9e-b591-259e93ab9d3b still in use: Unable to complete operation on network 6472c13d-8bca-4d9e-b591-259e93ab9d3b. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7c6acd8e-0fc4-42a2-998e-a8d7df8b33a6']
2026-04-28 10:12:29,661 - WARNING - Deleting VN ctest-vn2-09503246 failed..Will retry
2026-04-28 10:12:31,757 - DEBUG - Response for deleting network ()
2026-04-28 10:12:31,757 - INFO - Deleting VN ctest-vn1-99650577
2026-04-28 10:12:31,868 - DEBUG - Response for deleting network ()
2026-04-28 10:12:32,124 - DEBUG - No XMPP flaps were noticed during the test
2026-04-28 10:12:32,124 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:39]
2026-04-28 10:12:32,124 - INFO - --------------------------------------------------------------------------------
2026-04-28 10:12:32,836 - INFO - Deleted project: ctest-TestRouters-22509969, ID : 6a67792c-c77d-425f-8b66-65d63e3be005