2025-10-22 07:45:33,374 - INFO - Domain Default found not creating
2025-10-22 07:45:33,586 - INFO - Project ctest-TestRouters-46919122 not found, creating it
2025-10-22 07:45:34,086 - INFO - Created Project:ctest-TestRouters-46919122, ID : 93934c64-2c80-4cf1-a271-b4c485a976f1
2025-10-22 07:45:35,647 - INFO - ================================================================================
2025-10-22 07:45:35,647 - INFO - STARTING TEST : test_basic_router_behavior
2025-10-22 07:45:35,647 - 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-22 07:45:35,903 - DEBUG - Nothing to compare xmpp stats {'10.0.0.73': {'10.20.0.254': '0'}} with
2025-10-22 07:45:35,903 - INFO - Initial checks done. Running the testcase now
2025-10-22 07:45:35,904 - INFO -
2025-10-22 07:45:36,692 - DEBUG - Response for create_network : {'network': {'id': '09e2ffba-c8d1-48a3-a701-716158153c13', 'name': 'ctest-vn1-85123916', 'tenant_id': '93934c642c804cf1a271b4c485a976f1', 'project_id': '93934c642c804cf1a271b4c485a976f1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-46919122', 'ctest-vn1-85123916'], 'port_security_enabled': True, 'description': ''}}
2025-10-22 07:45:36,895 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fb8640a4-fbc3-4b62-9d6e-70406c68fcd9', 'name': '', 'tenant_id': '93934c642c804cf1a271b4c485a976f1', 'network_id': '09e2ffba-c8d1-48a3-a701-716158153c13', 'ip_version': 4, 'cidr': '37.118.246.64/26', 'allocation_pools': [{'start': '37.118.246.66', 'end': '37.118.246.126'}], 'gateway_ip': '37.118.246.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '37.118.246.66', 'tags': [], 'project_id': '93934c642c804cf1a271b4c485a976f1'}}
2025-10-22 07:45:36,916 - INFO - Created VN ctest-vn1-85123916
2025-10-22 07:45:36,969 - DEBUG - VN ctest-vn1-85123916 UUID is 09e2ffba-c8d1-48a3-a701-716158153c13
2025-10-22 07:45:37,293 - DEBUG - Response for create_network : {'network': {'id': '5c31f604-a89d-4122-b146-c3f014ff1978', 'name': 'ctest-vn2-09772869', 'tenant_id': '93934c642c804cf1a271b4c485a976f1', 'project_id': '93934c642c804cf1a271b4c485a976f1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-46919122', 'ctest-vn2-09772869'], 'port_security_enabled': True, 'description': ''}}
2025-10-22 07:45:37,468 - DEBUG - Response for create_subnet : {'subnet': {'id': '558c73a9-183d-4d82-bbcf-6311dea19998', 'name': '', 'tenant_id': '93934c642c804cf1a271b4c485a976f1', 'network_id': '5c31f604-a89d-4122-b146-c3f014ff1978', 'ip_version': 4, 'cidr': '213.104.179.192/26', 'allocation_pools': [{'start': '213.104.179.194', 'end': '213.104.179.254'}], 'gateway_ip': '213.104.179.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '213.104.179.194', 'tags': [], 'project_id': '93934c642c804cf1a271b4c485a976f1'}}
2025-10-22 07:45:37,490 - INFO - Created VN ctest-vn2-09772869
2025-10-22 07:45:37,545 - DEBUG - VN ctest-vn2-09772869 UUID is 5c31f604-a89d-4122-b146-c3f014ff1978
2025-10-22 07:45:37,735 - DEBUG - Services list from nova: [, , ]
2025-10-22 07:45:38,935 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4414-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4414-1)
2025-10-22 07:45:40,311 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4414-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4414-1)
2025-10-22 07:45:40,388 - INFO - Adding interface with subnet_id fb8640a4-fbc3-4b62-9d6e-70406c68fcd9, port_id None to router ecbc3396-ffa5-4900-bd37-0dba30494c07
2025-10-22 07:45:40,699 - INFO - Waiting for VM ctest-vn1-vm1-02818069 to be up..
2025-10-22 07:45:40,811 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-22 07:45:45,905 - DEBUG - VM is in ACTIVE state now
2025-10-22 07:45:45,905 - INFO - VM name : ctest-vn1-vm1-02818069
2025-10-22 07:45:45,998 - DEBUG - VM ctest-vn1-vm1-02818069 ID is 9795726f-3763-4ea9-b5dd-3a9824b660f7
2025-10-22 07:45:46,026 - DEBUG - VM ctest-vn1-vm1-02818069 launched on Node cn-jenkins-deploy-platform-ansible-os-4414-1
2025-10-22 07:45:46,112 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-machine/9795726f-3763-4ea9-b5dd-3a9824b660f7
2025-10-22 07:45:46,434 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-machine/9795726f-3763-4ea9-b5dd-3a9824b660f7
2025-10-22 07:45:46,469 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-machine-interface/15a5bc21-a319-428e-bd05-424572051726
2025-10-22 07:45:49,718 - 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 1005ms')
2025-10-22 07:45:49,718 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-02818069 failed!
2025-10-22 07:45:49,773 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-46919122:ctest-vn1-85123916 is 37.118.246.65 and allocation pool is NOT set
2025-10-22 07:45:51,835 - 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.31 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.31 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 = 1.306/2.808/4.310/1.502 ms')
2025-10-22 07:45:51,835 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-02818069 passed
2025-10-22 07:45:51,989 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 07:45:51,989 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-02818069, IP 37.118.246.67, Port 22
2025-10-22 07:45:52,160 - DEBUG - VM ctest-vn1-vm1-02818069 is ready for SSH connections
2025-10-22 07:45:52,160 - INFO - Waiting for VM ctest-vn2-vm1-48763263 to be up..
2025-10-22 07:45:52,241 - DEBUG - VM is in ACTIVE state now
2025-10-22 07:45:52,241 - INFO - VM name : ctest-vn2-vm1-48763263
2025-10-22 07:45:52,339 - DEBUG - VM ctest-vn2-vm1-48763263 ID is 4cdb19fc-0550-4d12-bf8f-786dfc843e79
2025-10-22 07:45:52,339 - DEBUG - VM ctest-vn2-vm1-48763263 launched on Node cn-jenkins-deploy-platform-ansible-os-4414-1
2025-10-22 07:45:52,424 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-machine/4cdb19fc-0550-4d12-bf8f-786dfc843e79
2025-10-22 07:45:52,433 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-machine-interface/37f1a978-3ef4-415b-a5d7-cfbf548e9d03
2025-10-22 07:45:53,677 - 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=9.15 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.862 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.862/5.006/9.150/4.144 ms')
2025-10-22 07:45:53,677 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-48763263 passed
2025-10-22 07:45:53,829 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 07:45:53,829 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-48763263, IP 213.104.179.195, Port 22
2025-10-22 07:45:53,995 - DEBUG - VM ctest-vn2-vm1-48763263 is ready for SSH connections
2025-10-22 07:45:53,995 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 07:45:53,995 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 213.104.179.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.73, gateway password: c0ntrail123
2025-10-22 07:45:53,995 - DEBUG - ping -s 56 -c 3 -W 1 213.104.179.195
2025-10-22 07:45:59,124 - DEBUG - PING 213.104.179.195 (213.104.179.195): 56 data bytes
--- 213.104.179.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-10-22 07:45:59,125 - WARNING - Ping to IP 213.104.179.195 from VM ctest-vn1-vm1-02818069 failed
2025-10-22 07:45:59,125 - INFO - Adding interface with subnet_id 558c73a9-183d-4d82-bbcf-6311dea19998, port_id None to router ecbc3396-ffa5-4900-bd37-0dba30494c07
2025-10-22 07:45:59,396 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 07:45:59,396 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 213.104.179.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.73, gateway password: c0ntrail123
2025-10-22 07:45:59,396 - DEBUG - ping -s 56 -c 3 -W 1 213.104.179.195
2025-10-22 07:46:02,618 - DEBUG - PING 213.104.179.195 (213.104.179.195): 56 data bytes
64 bytes from 213.104.179.195: seq=1 ttl=63 time=4.282 ms
64 bytes from 213.104.179.195: seq=2 ttl=63 time=1.032 ms
--- 213.104.179.195 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.032/2.657/4.282 ms
2025-10-22 07:46:02,618 - WARNING - Ping to IP 213.104.179.195 from VM ctest-vn1-vm1-02818069 failed
2025-10-22 07:46:03,619 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 213.104.179.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.73, gateway password: c0ntrail123
2025-10-22 07:46:03,619 - DEBUG - ping -s 56 -c 3 -W 1 213.104.179.195
2025-10-22 07:46:05,843 - DEBUG - PING 213.104.179.195 (213.104.179.195): 56 data bytes
64 bytes from 213.104.179.195: seq=0 ttl=63 time=1.445 ms
64 bytes from 213.104.179.195: seq=1 ttl=63 time=1.479 ms
64 bytes from 213.104.179.195: seq=2 ttl=63 time=1.505 ms
--- 213.104.179.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.445/1.476/1.505 ms
2025-10-22 07:46:05,843 - INFO - Ping to IP 213.104.179.195 from VM ctest-vn1-vm1-02818069 passed
2025-10-22 07:46:05,844 - INFO - Deleting interface with subnet_id fb8640a4-fbc3-4b62-9d6e-70406c68fcd9, port_id None from router ecbc3396-ffa5-4900-bd37-0dba30494c07
2025-10-22 07:46:05,977 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 07:46:05,978 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 213.104.179.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.73, gateway password: c0ntrail123
2025-10-22 07:46:05,978 - DEBUG - ping -s 56 -c 3 -W 1 213.104.179.195
2025-10-22 07:46:09,237 - DEBUG - PING 213.104.179.195 (213.104.179.195): 56 data bytes
--- 213.104.179.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-10-22 07:46:09,237 - WARNING - Ping to IP 213.104.179.195 from VM ctest-vn1-vm1-02818069 failed
2025-10-22 07:46:09,237 - INFO - Adding interface with subnet_id fb8640a4-fbc3-4b62-9d6e-70406c68fcd9, port_id None to router ecbc3396-ffa5-4900-bd37-0dba30494c07
2025-10-22 07:46:09,559 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 07:46:09,559 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 213.104.179.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.73, gateway password: c0ntrail123
2025-10-22 07:46:09,559 - DEBUG - ping -s 56 -c 3 -W 1 213.104.179.195
2025-10-22 07:46:11,782 - DEBUG - PING 213.104.179.195 (213.104.179.195): 56 data bytes
64 bytes from 213.104.179.195: seq=0 ttl=63 time=2.187 ms
64 bytes from 213.104.179.195: seq=1 ttl=63 time=1.131 ms
64 bytes from 213.104.179.195: seq=2 ttl=63 time=1.149 ms
--- 213.104.179.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.131/1.489/2.187 ms
2025-10-22 07:46:11,782 - INFO - Ping to IP 213.104.179.195 from VM ctest-vn1-vm1-02818069 passed
2025-10-22 07:46:11,782 - INFO - Deleting interface with subnet_id 558c73a9-183d-4d82-bbcf-6311dea19998, port_id None from router ecbc3396-ffa5-4900-bd37-0dba30494c07
2025-10-22 07:46:11,919 - INFO - Deleting interface with subnet_id fb8640a4-fbc3-4b62-9d6e-70406c68fcd9, port_id None from router ecbc3396-ffa5-4900-bd37-0dba30494c07
2025-10-22 07:46:12,134 - INFO - Deleting VM ctest-vn2-vm1-48763263
2025-10-22 07:46:12,219 - INFO - Deleting VM ctest-vn1-vm1-02818069
2025-10-22 07:46:12,307 - INFO - Deleting VN ctest-vn2-09772869
2025-10-22 07:46:12,357 - DEBUG - VN 5c31f604-a89d-4122-b146-c3f014ff1978 still in use: Unable to complete operation on network 5c31f604-a89d-4122-b146-c3f014ff1978. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-57c9fe30-48d7-4d5d-84af-406434d4eb8b']
2025-10-22 07:46:12,357 - WARNING - Deleting VN ctest-vn2-09772869 failed..Will retry
2025-10-22 07:46:14,475 - DEBUG - Response for deleting network ()
2025-10-22 07:46:14,475 - INFO - Deleting VN ctest-vn1-85123916
2025-10-22 07:46:14,584 - DEBUG - Response for deleting network ()
2025-10-22 07:46:14,838 - DEBUG - No XMPP flaps were noticed during the test
2025-10-22 07:46:14,838 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:39]
2025-10-22 07:46:14,838 - INFO - --------------------------------------------------------------------------------
2025-10-22 07:46:15,550 - INFO - Deleted project: ctest-TestRouters-46919122, ID : 93934c64-2c80-4cf1-a271-b4c485a976f1