2025-10-23 01:45:11,832 - INFO - Domain Default found not creating
2025-10-23 01:45:11,962 - INFO - Project ctest-TestRouters-70767058 not found, creating it
2025-10-23 01:45:12,428 - INFO - Created Project:ctest-TestRouters-70767058, ID : 0b880b96-90ca-4181-aa97-a0d7c716f6c2
2025-10-23 01:45:13,930 - INFO - ================================================================================
2025-10-23 01:45:13,931 - INFO - STARTING TEST : test_basic_router_behavior
2025-10-23 01:45:13,931 - 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 01:45:14,190 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.254': '0'}} with
2025-10-23 01:45:14,190 - INFO - Initial checks done. Running the testcase now
2025-10-23 01:45:14,190 - INFO -
2025-10-23 01:45:14,786 - DEBUG - Response for create_network : {'network': {'id': '25759c73-100d-485f-9b91-e0521d2963fa', 'name': 'ctest-vn1-91856053', 'tenant_id': '0b880b9690ca4181aa97a0d7c716f6c2', 'project_id': '0b880b9690ca4181aa97a0d7c716f6c2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-70767058', 'ctest-vn1-91856053'], 'port_security_enabled': True, 'description': ''}}
2025-10-23 01:45:14,967 - DEBUG - Response for create_subnet : {'subnet': {'id': 'caa0826d-ae01-4aa4-a840-ef251ffce688', 'name': '', 'tenant_id': '0b880b9690ca4181aa97a0d7c716f6c2', 'network_id': '25759c73-100d-485f-9b91-e0521d2963fa', 'ip_version': 4, 'cidr': '206.148.226.128/26', 'allocation_pools': [{'start': '206.148.226.130', 'end': '206.148.226.190'}], 'gateway_ip': '206.148.226.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '206.148.226.130', 'tags': [], 'project_id': '0b880b9690ca4181aa97a0d7c716f6c2'}}
2025-10-23 01:45:14,983 - INFO - Created VN ctest-vn1-91856053
2025-10-23 01:45:15,037 - DEBUG - VN ctest-vn1-91856053 UUID is 25759c73-100d-485f-9b91-e0521d2963fa
2025-10-23 01:45:15,360 - DEBUG - Response for create_network : {'network': {'id': 'a7c3b2d4-9ee1-45a8-842a-ba3e82e7d13d', 'name': 'ctest-vn2-65552788', 'tenant_id': '0b880b9690ca4181aa97a0d7c716f6c2', 'project_id': '0b880b9690ca4181aa97a0d7c716f6c2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-70767058', 'ctest-vn2-65552788'], 'port_security_enabled': True, 'description': ''}}
2025-10-23 01:45:15,546 - DEBUG - Response for create_subnet : {'subnet': {'id': '60e6c826-335c-4318-a914-c2fa06c5e5d3', 'name': '', 'tenant_id': '0b880b9690ca4181aa97a0d7c716f6c2', 'network_id': 'a7c3b2d4-9ee1-45a8-842a-ba3e82e7d13d', 'ip_version': 4, 'cidr': '171.93.69.64/26', 'allocation_pools': [{'start': '171.93.69.66', 'end': '171.93.69.126'}], 'gateway_ip': '171.93.69.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '171.93.69.66', 'tags': [], 'project_id': '0b880b9690ca4181aa97a0d7c716f6c2'}}
2025-10-23 01:45:15,567 - INFO - Created VN ctest-vn2-65552788
2025-10-23 01:45:15,625 - DEBUG - VN ctest-vn2-65552788 UUID is a7c3b2d4-9ee1-45a8-842a-ba3e82e7d13d
2025-10-23 01:45:15,864 - DEBUG - Services list from nova: [, , ]
2025-10-23 01:45:16,871 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4447-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4447-1)
2025-10-23 01:45:18,110 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4447-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4447-1)
2025-10-23 01:45:18,186 - INFO - Adding interface with subnet_id caa0826d-ae01-4aa4-a840-ef251ffce688, port_id None to router b2c7215c-4bc3-4cba-bd95-a8a4a815e412
2025-10-23 01:45:18,463 - INFO - Waiting for VM ctest-vn1-vm1-49322269 to be up..
2025-10-23 01:45:18,564 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-23 01:45:23,637 - DEBUG - VM is in ACTIVE state now
2025-10-23 01:45:23,637 - INFO - VM name : ctest-vn1-vm1-49322269
2025-10-23 01:45:23,709 - DEBUG - VM ctest-vn1-vm1-49322269 ID is 1dab7098-bb15-4930-8299-5bd7581e32e0
2025-10-23 01:45:23,751 - DEBUG - VM ctest-vn1-vm1-49322269 launched on Node cn-jenkins-deploy-platform-ansible-os-4447-1
2025-10-23 01:45:23,832 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/1dab7098-bb15-4930-8299-5bd7581e32e0
2025-10-23 01:45:24,133 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/1dab7098-bb15-4930-8299-5bd7581e32e0
2025-10-23 01:45:24,166 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/c3a6c85f-8dbd-45ec-a814-d993fa113f91
2025-10-23 01:45:27,432 - 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-10-23 01:45:27,432 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-49322269 failed!
2025-10-23 01:45:27,485 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-70767058:ctest-vn1-91856053 is 206.148.226.129 and allocation pool is NOT set
2025-10-23 01:45:29,541 - 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.00 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.362 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.362/1.681/3.000/1.319 ms')
2025-10-23 01:45:29,541 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-49322269 passed
2025-10-23 01:45:29,693 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 01:45:29,693 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-49322269, IP 206.148.226.131, Port 22
2025-10-23 01:45:29,849 - DEBUG - VM ctest-vn1-vm1-49322269 is ready for SSH connections
2025-10-23 01:45:29,849 - INFO - Waiting for VM ctest-vn2-vm1-71095532 to be up..
2025-10-23 01:45:29,936 - DEBUG - VM is in ACTIVE state now
2025-10-23 01:45:29,936 - INFO - VM name : ctest-vn2-vm1-71095532
2025-10-23 01:45:30,019 - DEBUG - VM ctest-vn2-vm1-71095532 ID is 38b9c23f-a6b1-40a9-a100-dfa9cd43d0ab
2025-10-23 01:45:30,019 - DEBUG - VM ctest-vn2-vm1-71095532 launched on Node cn-jenkins-deploy-platform-ansible-os-4447-1
2025-10-23 01:45:30,099 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/38b9c23f-a6b1-40a9-a100-dfa9cd43d0ab
2025-10-23 01:45:30,109 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/c0b3abb8-321a-472a-b512-49a9a9e8cc63
2025-10-23 01:45:31,362 - 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.40 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.367 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.367/1.882/3.397/1.515 ms')
2025-10-23 01:45:31,362 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-71095532 passed
2025-10-23 01:45:31,513 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 01:45:31,513 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-71095532, IP 171.93.69.67, Port 22
2025-10-23 01:45:31,698 - DEBUG - VM ctest-vn2-vm1-71095532 is ready for SSH connections
2025-10-23 01:45:31,698 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 01:45:31,698 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 171.93.69.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-10-23 01:45:31,698 - DEBUG - ping -s 56 -c 3 -W 1 171.93.69.67
2025-10-23 01:45:36,723 - DEBUG - PING 171.93.69.67 (171.93.69.67): 56 data bytes
--- 171.93.69.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-10-23 01:45:36,724 - WARNING - Ping to IP 171.93.69.67 from VM ctest-vn1-vm1-49322269 failed
2025-10-23 01:45:36,724 - INFO - Adding interface with subnet_id 60e6c826-335c-4318-a914-c2fa06c5e5d3, port_id None to router b2c7215c-4bc3-4cba-bd95-a8a4a815e412
2025-10-23 01:45:37,024 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 01:45:37,025 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 171.93.69.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-10-23 01:45:37,025 - DEBUG - ping -s 56 -c 3 -W 1 171.93.69.67
2025-10-23 01:45:39,235 - DEBUG - PING 171.93.69.67 (171.93.69.67): 56 data bytes
64 bytes from 171.93.69.67: seq=0 ttl=63 time=2.932 ms
64 bytes from 171.93.69.67: seq=1 ttl=63 time=1.366 ms
64 bytes from 171.93.69.67: seq=2 ttl=63 time=1.116 ms
--- 171.93.69.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.116/1.804/2.932 ms
2025-10-23 01:45:39,235 - INFO - Ping to IP 171.93.69.67 from VM ctest-vn1-vm1-49322269 passed
2025-10-23 01:45:39,235 - INFO - Deleting interface with subnet_id caa0826d-ae01-4aa4-a840-ef251ffce688, port_id None from router b2c7215c-4bc3-4cba-bd95-a8a4a815e412
2025-10-23 01:45:39,359 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 01:45:39,360 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 171.93.69.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-10-23 01:45:39,360 - DEBUG - ping -s 56 -c 3 -W 1 171.93.69.67
2025-10-23 01:45:42,560 - DEBUG - PING 171.93.69.67 (171.93.69.67): 56 data bytes
--- 171.93.69.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-10-23 01:45:42,560 - WARNING - Ping to IP 171.93.69.67 from VM ctest-vn1-vm1-49322269 failed
2025-10-23 01:45:42,560 - INFO - Adding interface with subnet_id caa0826d-ae01-4aa4-a840-ef251ffce688, port_id None to router b2c7215c-4bc3-4cba-bd95-a8a4a815e412
2025-10-23 01:45:42,746 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 01:45:42,746 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 171.93.69.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-10-23 01:45:42,746 - DEBUG - ping -s 56 -c 3 -W 1 171.93.69.67
2025-10-23 01:45:45,947 - DEBUG - PING 171.93.69.67 (171.93.69.67): 56 data bytes
64 bytes from 171.93.69.67: seq=1 ttl=63 time=1.829 ms
64 bytes from 171.93.69.67: seq=2 ttl=63 time=0.929 ms
--- 171.93.69.67 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.929/1.379/1.829 ms
2025-10-23 01:45:45,947 - WARNING - Ping to IP 171.93.69.67 from VM ctest-vn1-vm1-49322269 failed
2025-10-23 01:45:46,947 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 171.93.69.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-10-23 01:45:46,948 - DEBUG - ping -s 56 -c 3 -W 1 171.93.69.67
2025-10-23 01:45:49,150 - DEBUG - PING 171.93.69.67 (171.93.69.67): 56 data bytes
64 bytes from 171.93.69.67: seq=0 ttl=63 time=1.431 ms
64 bytes from 171.93.69.67: seq=1 ttl=63 time=0.962 ms
64 bytes from 171.93.69.67: seq=2 ttl=63 time=1.388 ms
--- 171.93.69.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.962/1.260/1.431 ms
2025-10-23 01:45:49,150 - INFO - Ping to IP 171.93.69.67 from VM ctest-vn1-vm1-49322269 passed
2025-10-23 01:45:49,150 - INFO - Deleting interface with subnet_id 60e6c826-335c-4318-a914-c2fa06c5e5d3, port_id None from router b2c7215c-4bc3-4cba-bd95-a8a4a815e412
2025-10-23 01:45:49,258 - INFO - Deleting interface with subnet_id caa0826d-ae01-4aa4-a840-ef251ffce688, port_id None from router b2c7215c-4bc3-4cba-bd95-a8a4a815e412
2025-10-23 01:45:49,413 - INFO - Deleting VM ctest-vn2-vm1-71095532
2025-10-23 01:45:49,481 - INFO - Deleting VM ctest-vn1-vm1-49322269
2025-10-23 01:45:49,553 - INFO - Deleting VN ctest-vn2-65552788
2025-10-23 01:45:49,585 - DEBUG - VN a7c3b2d4-9ee1-45a8-842a-ba3e82e7d13d still in use: Unable to complete operation on network a7c3b2d4-9ee1-45a8-842a-ba3e82e7d13d. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-965ef29c-9bf2-4036-9b4a-75aa31e5a5c9']
2025-10-23 01:45:49,586 - WARNING - Deleting VN ctest-vn2-65552788 failed..Will retry
2025-10-23 01:45:51,678 - DEBUG - Response for deleting network ()
2025-10-23 01:45:51,678 - INFO - Deleting VN ctest-vn1-91856053
2025-10-23 01:45:51,779 - DEBUG - Response for deleting network ()
2025-10-23 01:45:52,034 - DEBUG - No XMPP flaps were noticed during the test
2025-10-23 01:45:52,034 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:39]
2025-10-23 01:45:52,034 - INFO - --------------------------------------------------------------------------------
2025-10-23 01:45:52,701 - INFO - Deleted project: ctest-TestRouters-70767058, ID : 0b880b96-90ca-4181-aa97-a0d7c716f6c2