2025-08-20 13:01:54,160 - INFO - Domain Default found not creating
2025-08-20 13:01:54,279 - INFO - Project ctest-TestRouters-04218601 not found, creating it
2025-08-20 13:01:54,728 - INFO - Created Project:ctest-TestRouters-04218601, ID : 7e70c954-c9c1-49c4-8239-8c2bab83933c
2025-08-20 13:01:56,062 - INFO - ================================================================================
2025-08-20 13:01:56,062 - INFO - STARTING TEST : test_basic_router_behavior
2025-08-20 13:01:56,062 - 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-08-20 13:01:56,319 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.0.0.27': '0'}} with
2025-08-20 13:01:56,319 - INFO - Initial checks done. Running the testcase now
2025-08-20 13:01:56,319 - INFO -
2025-08-20 13:01:56,823 - DEBUG - Response for create_network : {'network': {'id': 'afa15a9b-aa03-4d50-a06d-d9a0862b3eb5', 'name': 'ctest-vn1-69450463', 'tenant_id': '7e70c954c9c149c482398c2bab83933c', 'project_id': '7e70c954c9c149c482398c2bab83933c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-04218601', 'ctest-vn1-69450463'], 'port_security_enabled': True, 'description': ''}}
2025-08-20 13:01:56,971 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ffeae706-900b-4950-9970-168416efdc99', 'name': '', 'tenant_id': '7e70c954c9c149c482398c2bab83933c', 'network_id': 'afa15a9b-aa03-4d50-a06d-d9a0862b3eb5', 'ip_version': 4, 'cidr': '91.122.136.0/26', 'allocation_pools': [{'start': '91.122.136.2', 'end': '91.122.136.62'}], 'gateway_ip': '91.122.136.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '91.122.136.2', 'tags': [], 'project_id': '7e70c954c9c149c482398c2bab83933c'}}
2025-08-20 13:01:56,989 - INFO - Created VN ctest-vn1-69450463
2025-08-20 13:01:57,039 - DEBUG - VN ctest-vn1-69450463 UUID is afa15a9b-aa03-4d50-a06d-d9a0862b3eb5
2025-08-20 13:01:57,328 - DEBUG - Response for create_network : {'network': {'id': 'e26ff40e-c273-48ef-9110-ad09678b3493', 'name': 'ctest-vn2-87619636', 'tenant_id': '7e70c954c9c149c482398c2bab83933c', 'project_id': '7e70c954c9c149c482398c2bab83933c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-04218601', 'ctest-vn2-87619636'], 'port_security_enabled': True, 'description': ''}}
2025-08-20 13:01:57,492 - DEBUG - Response for create_subnet : {'subnet': {'id': '14cacb1c-375c-467f-8eb4-0e9f5a3a31d1', 'name': '', 'tenant_id': '7e70c954c9c149c482398c2bab83933c', 'network_id': 'e26ff40e-c273-48ef-9110-ad09678b3493', 'ip_version': 4, 'cidr': '39.91.159.192/26', 'allocation_pools': [{'start': '39.91.159.194', 'end': '39.91.159.254'}], 'gateway_ip': '39.91.159.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '39.91.159.194', 'tags': [], 'project_id': '7e70c954c9c149c482398c2bab83933c'}}
2025-08-20 13:01:57,507 - INFO - Created VN ctest-vn2-87619636
2025-08-20 13:01:57,555 - DEBUG - VN ctest-vn2-87619636 UUID is e26ff40e-c273-48ef-9110-ad09678b3493
2025-08-20 13:01:57,743 - DEBUG - Services list from nova: [, , ]
2025-08-20 13:01:58,734 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3894-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3894-1)
2025-08-20 13:01:59,862 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3894-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3894-1)
2025-08-20 13:01:59,924 - INFO - Adding interface with subnet_id ffeae706-900b-4950-9970-168416efdc99, port_id None to router 7a4eb69c-da29-4df9-9d00-71c3eacf99b6
2025-08-20 13:02:00,169 - INFO - Waiting for VM ctest-vn1-vm1-74451363 to be up..
2025-08-20 13:02:00,280 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-20 13:02:05,355 - DEBUG - VM is in ACTIVE state now
2025-08-20 13:02:05,355 - INFO - VM name : ctest-vn1-vm1-74451363
2025-08-20 13:02:05,429 - DEBUG - VM ctest-vn1-vm1-74451363 ID is 196bc4a2-1c29-4489-a79b-4e9ef345b298
2025-08-20 13:02:05,446 - DEBUG - VM ctest-vn1-vm1-74451363 launched on Node cn-jenkins-deploy-platform-ansible-os-3894-1.
2025-08-20 13:02:05,511 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/196bc4a2-1c29-4489-a79b-4e9ef345b298
2025-08-20 13:02:05,801 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/196bc4a2-1c29-4489-a79b-4e9ef345b298
2025-08-20 13:02:05,832 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/eec32f0f-a7e1-4c56-a422-c79237f159bb
2025-08-20 13:02:09,093 - 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 1028ms')
2025-08-20 13:02:09,093 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-74451363 failed!
2025-08-20 13:02:09,152 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-04218601:ctest-vn1-69450463 is 91.122.136.1 and allocation pool is NOT set
2025-08-20 13:02:11,209 - 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.09 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.481 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.481/1.787/3.093/1.306 ms')
2025-08-20 13:02:11,209 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-74451363 passed
2025-08-20 13:02:11,359 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 13:02:11,359 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-74451363, IP 91.122.136.3, Port 22
2025-08-20 13:02:11,519 - DEBUG - VM ctest-vn1-vm1-74451363 is ready for SSH connections
2025-08-20 13:02:11,519 - INFO - Waiting for VM ctest-vn2-vm1-31320447 to be up..
2025-08-20 13:02:11,599 - DEBUG - VM is in ACTIVE state now
2025-08-20 13:02:11,600 - INFO - VM name : ctest-vn2-vm1-31320447
2025-08-20 13:02:11,678 - DEBUG - VM ctest-vn2-vm1-31320447 ID is ef3bdf5b-4db5-4c46-8348-2d9a79bb0e2f
2025-08-20 13:02:11,678 - DEBUG - VM ctest-vn2-vm1-31320447 launched on Node cn-jenkins-deploy-platform-ansible-os-3894-1.
2025-08-20 13:02:11,759 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/ef3bdf5b-4db5-4c46-8348-2d9a79bb0e2f
2025-08-20 13:02:11,768 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/837738dd-1cba-4539-84d7-8794bc449611
2025-08-20 13:02:13,002 - 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.61 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.476 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.476/2.044/3.613/1.568 ms')
2025-08-20 13:02:13,002 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-31320447 passed
2025-08-20 13:02:13,156 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 13:02:13,156 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-31320447, IP 39.91.159.195, Port 22
2025-08-20 13:02:13,322 - DEBUG - VM ctest-vn2-vm1-31320447 is ready for SSH connections
2025-08-20 13:02:13,322 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 13:02:13,322 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 39.91.159.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-08-20 13:02:13,323 - DEBUG - ping -s 56 -c 3 -W 1 39.91.159.195
2025-08-20 13:02:18,065 - DEBUG - PING 39.91.159.195 (39.91.159.195): 56 data bytes
--- 39.91.159.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-08-20 13:02:18,066 - WARNING - Ping to IP 39.91.159.195 from VM ctest-vn1-vm1-74451363 failed
2025-08-20 13:02:18,066 - INFO - Adding interface with subnet_id 14cacb1c-375c-467f-8eb4-0e9f5a3a31d1, port_id None to router 7a4eb69c-da29-4df9-9d00-71c3eacf99b6
2025-08-20 13:02:18,310 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 13:02:18,311 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 39.91.159.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-08-20 13:02:18,311 - DEBUG - ping -s 56 -c 3 -W 1 39.91.159.195
2025-08-20 13:02:21,511 - DEBUG - PING 39.91.159.195 (39.91.159.195): 56 data bytes
64 bytes from 39.91.159.195: seq=1 ttl=63 time=2.454 ms
64 bytes from 39.91.159.195: seq=2 ttl=63 time=0.737 ms
--- 39.91.159.195 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.737/1.595/2.454 ms
2025-08-20 13:02:21,511 - WARNING - Ping to IP 39.91.159.195 from VM ctest-vn1-vm1-74451363 failed
2025-08-20 13:02:22,511 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 39.91.159.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-08-20 13:02:22,512 - DEBUG - ping -s 56 -c 3 -W 1 39.91.159.195
2025-08-20 13:02:24,708 - DEBUG - PING 39.91.159.195 (39.91.159.195): 56 data bytes
64 bytes from 39.91.159.195: seq=0 ttl=63 time=2.179 ms
64 bytes from 39.91.159.195: seq=1 ttl=63 time=0.726 ms
64 bytes from 39.91.159.195: seq=2 ttl=63 time=0.787 ms
--- 39.91.159.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.726/1.230/2.179 ms
2025-08-20 13:02:24,708 - INFO - Ping to IP 39.91.159.195 from VM ctest-vn1-vm1-74451363 passed
2025-08-20 13:02:24,708 - INFO - Deleting interface with subnet_id ffeae706-900b-4950-9970-168416efdc99, port_id None from router 7a4eb69c-da29-4df9-9d00-71c3eacf99b6
2025-08-20 13:02:24,805 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 13:02:24,805 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 39.91.159.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-08-20 13:02:24,805 - DEBUG - ping -s 56 -c 3 -W 1 39.91.159.195
2025-08-20 13:02:28,001 - DEBUG - PING 39.91.159.195 (39.91.159.195): 56 data bytes
--- 39.91.159.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-08-20 13:02:28,001 - WARNING - Ping to IP 39.91.159.195 from VM ctest-vn1-vm1-74451363 failed
2025-08-20 13:02:28,001 - INFO - Adding interface with subnet_id ffeae706-900b-4950-9970-168416efdc99, port_id None to router 7a4eb69c-da29-4df9-9d00-71c3eacf99b6
2025-08-20 13:02:28,172 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 13:02:28,172 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 39.91.159.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-08-20 13:02:28,172 - DEBUG - ping -s 56 -c 3 -W 1 39.91.159.195
2025-08-20 13:02:30,361 - DEBUG - PING 39.91.159.195 (39.91.159.195): 56 data bytes
64 bytes from 39.91.159.195: seq=0 ttl=63 time=1.207 ms
64 bytes from 39.91.159.195: seq=1 ttl=63 time=0.703 ms
64 bytes from 39.91.159.195: seq=2 ttl=63 time=0.727 ms
--- 39.91.159.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.703/0.879/1.207 ms
2025-08-20 13:02:30,361 - INFO - Ping to IP 39.91.159.195 from VM ctest-vn1-vm1-74451363 passed
2025-08-20 13:02:30,361 - INFO - Deleting interface with subnet_id 14cacb1c-375c-467f-8eb4-0e9f5a3a31d1, port_id None from router 7a4eb69c-da29-4df9-9d00-71c3eacf99b6
2025-08-20 13:02:30,474 - INFO - Deleting interface with subnet_id ffeae706-900b-4950-9970-168416efdc99, port_id None from router 7a4eb69c-da29-4df9-9d00-71c3eacf99b6
2025-08-20 13:02:30,682 - INFO - Deleting VM ctest-vn2-vm1-31320447
2025-08-20 13:02:30,750 - INFO - Deleting VM ctest-vn1-vm1-74451363
2025-08-20 13:02:30,828 - INFO - Deleting VN ctest-vn2-87619636
2025-08-20 13:02:30,867 - DEBUG - VN e26ff40e-c273-48ef-9110-ad09678b3493 still in use: Unable to complete operation on network e26ff40e-c273-48ef-9110-ad09678b3493. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-059f92d9-326f-49ac-9ac2-eb3004cd0ce3']
2025-08-20 13:02:30,867 - WARNING - Deleting VN ctest-vn2-87619636 failed..Will retry
2025-08-20 13:02:32,954 - DEBUG - Response for deleting network ()
2025-08-20 13:02:32,954 - INFO - Deleting VN ctest-vn1-69450463
2025-08-20 13:02:33,033 - DEBUG - Response for deleting network ()
2025-08-20 13:02:33,307 - DEBUG - No XMPP flaps were noticed during the test
2025-08-20 13:02:33,307 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:37]
2025-08-20 13:02:33,307 - INFO - --------------------------------------------------------------------------------
2025-08-20 13:02:33,932 - INFO - Deleted project: ctest-TestRouters-04218601, ID : 7e70c954-c9c1-49c4-8239-8c2bab83933c