2025-08-27 09:35:06,292 - INFO - Domain Default found not creating
2025-08-27 09:35:06,574 - INFO - Project ctest-TestRouters-94639041 not found, creating it
2025-08-27 09:35:07,110 - INFO - Created Project:ctest-TestRouters-94639041, ID : 095f1537-0b92-4962-b00f-79bc0d33403c
2025-08-27 09:35:09,299 - INFO - ================================================================================
2025-08-27 09:35:09,299 - INFO - STARTING TEST : test_basic_router_behavior
2025-08-27 09:35:09,299 - 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-27 09:35:09,556 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-08-27 09:35:09,556 - INFO - Initial checks done. Running the testcase now
2025-08-27 09:35:09,556 - INFO -
2025-08-27 09:35:10,136 - DEBUG - Response for create_network : {'network': {'id': '264582ce-144a-4198-95b3-5c0c538d9aa7', 'name': 'ctest-vn1-16835173', 'tenant_id': '095f15370b924962b00f79bc0d33403c', 'project_id': '095f15370b924962b00f79bc0d33403c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-94639041', 'ctest-vn1-16835173'], 'port_security_enabled': True, 'description': ''}}
2025-08-27 09:35:10,365 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c9071f51-2e1f-44e8-9943-2dc65bd749bb', 'name': '', 'tenant_id': '095f15370b924962b00f79bc0d33403c', 'network_id': '264582ce-144a-4198-95b3-5c0c538d9aa7', 'ip_version': 4, 'cidr': '66.99.242.0/26', 'allocation_pools': [{'start': '66.99.242.2', 'end': '66.99.242.62'}], 'gateway_ip': '66.99.242.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '66.99.242.2', 'tags': [], 'project_id': '095f15370b924962b00f79bc0d33403c'}}
2025-08-27 09:35:10,383 - INFO - Created VN ctest-vn1-16835173
2025-08-27 09:35:10,436 - DEBUG - VN ctest-vn1-16835173 UUID is 264582ce-144a-4198-95b3-5c0c538d9aa7
2025-08-27 09:35:10,749 - DEBUG - Response for create_network : {'network': {'id': 'aabf88d4-b7fc-4340-bd3c-004ea6679319', 'name': 'ctest-vn2-66409841', 'tenant_id': '095f15370b924962b00f79bc0d33403c', 'project_id': '095f15370b924962b00f79bc0d33403c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-94639041', 'ctest-vn2-66409841'], 'port_security_enabled': True, 'description': ''}}
2025-08-27 09:35:10,916 - DEBUG - Response for create_subnet : {'subnet': {'id': 'db15142b-cd85-49bd-bac7-7615391d0275', 'name': '', 'tenant_id': '095f15370b924962b00f79bc0d33403c', 'network_id': 'aabf88d4-b7fc-4340-bd3c-004ea6679319', 'ip_version': 4, 'cidr': '193.41.1.0/26', 'allocation_pools': [{'start': '193.41.1.2', 'end': '193.41.1.62'}], 'gateway_ip': '193.41.1.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '193.41.1.2', 'tags': [], 'project_id': '095f15370b924962b00f79bc0d33403c'}}
2025-08-27 09:35:10,938 - INFO - Created VN ctest-vn2-66409841
2025-08-27 09:35:10,992 - DEBUG - VN ctest-vn2-66409841 UUID is aabf88d4-b7fc-4340-bd3c-004ea6679319
2025-08-27 09:35:11,165 - DEBUG - Services list from nova: [, , ]
2025-08-27 09:35:12,203 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3947-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3947-1)
2025-08-27 09:35:13,569 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3947-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3947-1)
2025-08-27 09:35:13,648 - INFO - Adding interface with subnet_id c9071f51-2e1f-44e8-9943-2dc65bd749bb, port_id None to router 1751b653-712f-4f7b-88f4-e5924d56fab9
2025-08-27 09:35:13,949 - INFO - Waiting for VM ctest-vn1-vm1-49174703 to be up..
2025-08-27 09:35:14,048 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-27 09:35:19,128 - DEBUG - VM is in ACTIVE state now
2025-08-27 09:35:19,129 - INFO - VM name : ctest-vn1-vm1-49174703
2025-08-27 09:35:19,209 - DEBUG - VM ctest-vn1-vm1-49174703 ID is 66ab363d-5e31-4b4b-b2c1-e0540ba8ba9e
2025-08-27 09:35:19,230 - DEBUG - VM ctest-vn1-vm1-49174703 launched on Node cn-jenkins-deploy-platform-ansible-os-3947-1
2025-08-27 09:35:19,317 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/66ab363d-5e31-4b4b-b2c1-e0540ba8ba9e
2025-08-27 09:35:19,637 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/66ab363d-5e31-4b4b-b2c1-e0540ba8ba9e
2025-08-27 09:35:19,680 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/040de440-6c1c-4a43-a3de-b43d4b075f45
2025-08-27 09:35:22,937 - 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 1006ms')
2025-08-27 09:35:22,937 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-49174703 failed!
2025-08-27 09:35:22,996 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-94639041:ctest-vn1-16835173 is 66.99.242.1 and allocation pool is NOT set
2025-08-27 09:35:25,057 - 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.71 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.552 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.552/2.131/3.711/1.579 ms')
2025-08-27 09:35:25,057 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-49174703 passed
2025-08-27 09:35:25,216 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-27 09:35:25,216 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-49174703, IP 66.99.242.3, Port 22
2025-08-27 09:35:25,377 - DEBUG - VM ctest-vn1-vm1-49174703 is ready for SSH connections
2025-08-27 09:35:25,377 - INFO - Waiting for VM ctest-vn2-vm1-77377093 to be up..
2025-08-27 09:35:25,463 - DEBUG - VM is in ACTIVE state now
2025-08-27 09:35:25,463 - INFO - VM name : ctest-vn2-vm1-77377093
2025-08-27 09:35:25,563 - DEBUG - VM ctest-vn2-vm1-77377093 ID is 7f7ad440-85ad-406f-bb50-cc31e1af5ffa
2025-08-27 09:35:25,563 - DEBUG - VM ctest-vn2-vm1-77377093 launched on Node cn-jenkins-deploy-platform-ansible-os-3947-1
2025-08-27 09:35:25,657 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/7f7ad440-85ad-406f-bb50-cc31e1af5ffa
2025-08-27 09:35:25,667 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/92b39c53-2de0-48c1-a586-efdbc9b07f08
2025-08-27 09:35:26,920 - 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.25 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.588 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.588/1.918/3.248/1.330 ms')
2025-08-27 09:35:26,920 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-77377093 passed
2025-08-27 09:35:27,080 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-27 09:35:27,080 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-77377093, IP 193.41.1.3, Port 22
2025-08-27 09:35:27,248 - DEBUG - VM ctest-vn2-vm1-77377093 is ready for SSH connections
2025-08-27 09:35:27,248 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-27 09:35:27,248 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 193.41.1.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-27 09:35:27,248 - DEBUG - ping -s 56 -c 3 -W 1 193.41.1.3
2025-08-27 09:35:32,243 - DEBUG - PING 193.41.1.3 (193.41.1.3): 56 data bytes
--- 193.41.1.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-08-27 09:35:32,243 - WARNING - Ping to IP 193.41.1.3 from VM ctest-vn1-vm1-49174703 failed
2025-08-27 09:35:32,243 - INFO - Adding interface with subnet_id db15142b-cd85-49bd-bac7-7615391d0275, port_id None to router 1751b653-712f-4f7b-88f4-e5924d56fab9
2025-08-27 09:35:32,508 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-27 09:35:32,509 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 193.41.1.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-27 09:35:32,509 - DEBUG - ping -s 56 -c 3 -W 1 193.41.1.3
2025-08-27 09:35:35,721 - DEBUG - PING 193.41.1.3 (193.41.1.3): 56 data bytes
64 bytes from 193.41.1.3: seq=1 ttl=63 time=2.911 ms
64 bytes from 193.41.1.3: seq=2 ttl=63 time=0.989 ms
--- 193.41.1.3 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.989/1.950/2.911 ms
2025-08-27 09:35:35,721 - WARNING - Ping to IP 193.41.1.3 from VM ctest-vn1-vm1-49174703 failed
2025-08-27 09:35:36,722 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 193.41.1.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-27 09:35:36,722 - DEBUG - ping -s 56 -c 3 -W 1 193.41.1.3
2025-08-27 09:35:38,946 - DEBUG - PING 193.41.1.3 (193.41.1.3): 56 data bytes
64 bytes from 193.41.1.3: seq=0 ttl=63 time=1.858 ms
64 bytes from 193.41.1.3: seq=1 ttl=63 time=1.175 ms
64 bytes from 193.41.1.3: seq=2 ttl=63 time=1.196 ms
--- 193.41.1.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.175/1.409/1.858 ms
2025-08-27 09:35:38,946 - INFO - Ping to IP 193.41.1.3 from VM ctest-vn1-vm1-49174703 passed
2025-08-27 09:35:38,946 - INFO - Deleting interface with subnet_id c9071f51-2e1f-44e8-9943-2dc65bd749bb, port_id None from router 1751b653-712f-4f7b-88f4-e5924d56fab9
2025-08-27 09:35:39,090 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-27 09:35:39,090 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 193.41.1.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-27 09:35:39,091 - DEBUG - ping -s 56 -c 3 -W 1 193.41.1.3
2025-08-27 09:35:42,297 - DEBUG - PING 193.41.1.3 (193.41.1.3): 56 data bytes
--- 193.41.1.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-08-27 09:35:42,297 - WARNING - Ping to IP 193.41.1.3 from VM ctest-vn1-vm1-49174703 failed
2025-08-27 09:35:42,297 - INFO - Adding interface with subnet_id c9071f51-2e1f-44e8-9943-2dc65bd749bb, port_id None to router 1751b653-712f-4f7b-88f4-e5924d56fab9
2025-08-27 09:35:42,538 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-27 09:35:42,538 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 193.41.1.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-27 09:35:42,538 - DEBUG - ping -s 56 -c 3 -W 1 193.41.1.3
2025-08-27 09:35:44,745 - DEBUG - PING 193.41.1.3 (193.41.1.3): 56 data bytes
64 bytes from 193.41.1.3: seq=0 ttl=63 time=2.161 ms
64 bytes from 193.41.1.3: seq=1 ttl=63 time=0.963 ms
64 bytes from 193.41.1.3: seq=2 ttl=63 time=1.082 ms
--- 193.41.1.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.963/1.402/2.161 ms
2025-08-27 09:35:44,745 - INFO - Ping to IP 193.41.1.3 from VM ctest-vn1-vm1-49174703 passed
2025-08-27 09:35:44,745 - INFO - Deleting interface with subnet_id db15142b-cd85-49bd-bac7-7615391d0275, port_id None from router 1751b653-712f-4f7b-88f4-e5924d56fab9
2025-08-27 09:35:44,898 - INFO - Deleting interface with subnet_id c9071f51-2e1f-44e8-9943-2dc65bd749bb, port_id None from router 1751b653-712f-4f7b-88f4-e5924d56fab9
2025-08-27 09:35:45,251 - INFO - Deleting VM ctest-vn2-vm1-77377093
2025-08-27 09:35:45,343 - INFO - Deleting VM ctest-vn1-vm1-49174703
2025-08-27 09:35:45,429 - INFO - Deleting VN ctest-vn2-66409841
2025-08-27 09:35:45,469 - DEBUG - VN aabf88d4-b7fc-4340-bd3c-004ea6679319 still in use: Unable to complete operation on network aabf88d4-b7fc-4340-bd3c-004ea6679319. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-cd7aede5-9fc2-4cdc-8f2c-d44d716acbee']
2025-08-27 09:35:45,469 - WARNING - Deleting VN ctest-vn2-66409841 failed..Will retry
2025-08-27 09:35:47,574 - DEBUG - Response for deleting network ()
2025-08-27 09:35:47,574 - INFO - Deleting VN ctest-vn1-16835173
2025-08-27 09:35:47,674 - DEBUG - Response for deleting network ()
2025-08-27 09:35:47,933 - DEBUG - No XMPP flaps were noticed during the test
2025-08-27 09:35:47,934 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2025-08-27 09:35:47,934 - INFO - --------------------------------------------------------------------------------
2025-08-27 09:35:48,666 - INFO - Deleted project: ctest-TestRouters-94639041, ID : 095f1537-0b92-4962-b00f-79bc0d33403c