2026-04-22 14:43:20,559 - INFO - Domain Default found not creating
2026-04-22 14:43:20,752 - INFO - Project ctest-TestRoutersBasic-81093973 not found, creating it
2026-04-22 14:43:21,253 - INFO - Created Project:ctest-TestRoutersBasic-81093973, ID : 030b144d-a422-4f7e-ac30-c08713807141
2026-04-22 14:43:23,023 - INFO - ================================================================================
2026-04-22 14:43:23,023 - INFO - STARTING TEST : test_basic_snat_behavior_without_external_connectivity
2026-04-22 14:43:23,023 - INFO - TEST DESCRIPTION : Create an external network, a router
set router-gateway to external network
launch a private network and attach it to router
validate left vm pinging right vm through Snat
2026-04-22 14:43:23,279 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-04-22 14:43:23,280 - INFO - Initial checks done. Running the testcase now
2026-04-22 14:43:23,280 - INFO -
2026-04-22 14:43:24,127 - INFO - Default SG to be edited for allow all on project: ctest-TestRoutersBasic-81093973
2026-04-22 14:43:24,225 - INFO - Adding rules to the default security group in Project ctest-TestRoutersBasic-81093973
2026-04-22 14:43:24,553 - DEBUG - Reading firewall policy {'fq_name': ['default-domain', 'ctest-TestRoutersBasic-81093973', 'default']}
2026-04-22 14:43:24,885 - DEBUG - Response for create_network : {'network': {'id': 'ff0ca576-3247-4ad9-8004-619b87c12bcd', 'name': 'ctest-vn-80981890', 'tenant_id': '030b144da4224f7eac30c08713807141', 'project_id': '030b144da4224f7eac30c08713807141', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-81093973', 'ctest-vn-80981890'], 'port_security_enabled': True, 'description': ''}}
2026-04-22 14:43:25,100 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a0488470-5ffa-44b7-b5c6-a64449cb5e80', 'name': '', 'tenant_id': '030b144da4224f7eac30c08713807141', 'network_id': 'ff0ca576-3247-4ad9-8004-619b87c12bcd', 'ip_version': 4, 'cidr': '28.91.196.0/26', 'allocation_pools': [{'start': '28.91.196.2', 'end': '28.91.196.62'}], 'gateway_ip': '28.91.196.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '28.91.196.2', 'tags': [], 'project_id': '030b144da4224f7eac30c08713807141'}}
2026-04-22 14:43:25,125 - INFO - Created VN ctest-vn-80981890
2026-04-22 14:43:25,181 - DEBUG - VN ctest-vn-80981890 UUID is ff0ca576-3247-4ad9-8004-619b87c12bcd
2026-04-22 14:43:25,568 - DEBUG - Response for create_network : {'network': {'id': 'eadc17b2-ebce-4b7a-9f89-a64f4e400960', 'name': 'ctest-ext_vn-43097364', 'tenant_id': '030b144da4224f7eac30c08713807141', 'project_id': '030b144da4224f7eac30c08713807141', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': True, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-81093973', 'ctest-ext_vn-43097364'], 'port_security_enabled': True, 'description': ''}}
2026-04-22 14:43:25,790 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bc0cd081-f141-4270-adfe-5f8558f3af51', 'name': '', 'tenant_id': '030b144da4224f7eac30c08713807141', 'network_id': 'eadc17b2-ebce-4b7a-9f89-a64f4e400960', 'ip_version': 4, 'cidr': '176.18.211.0/26', 'allocation_pools': [{'start': '176.18.211.2', 'end': '176.18.211.62'}], 'gateway_ip': '176.18.211.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '176.18.211.2', 'tags': [], 'project_id': '030b144da4224f7eac30c08713807141'}}
2026-04-22 14:43:25,814 - INFO - Created VN ctest-ext_vn-43097364
2026-04-22 14:43:25,869 - DEBUG - VN ctest-ext_vn-43097364 UUID is eadc17b2-ebce-4b7a-9f89-a64f4e400960
2026-04-22 14:43:26,052 - DEBUG - Services list from nova: [, , ]
2026-04-22 14:43:27,229 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5668-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5668-1)
2026-04-22 14:43:28,578 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5668-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5668-1)
2026-04-22 14:43:28,660 - INFO - Setting gateway for router 44b9752b-3c82-40cd-adbb-610bbd728a0c to network eadc17b2-ebce-4b7a-9f89-a64f4e400960
2026-04-22 14:43:28,747 - INFO - Adding interface with subnet_id a0488470-5ffa-44b7-b5c6-a64449cb5e80, port_id None to router 44b9752b-3c82-40cd-adbb-610bbd728a0c
2026-04-22 14:43:29,198 - INFO - Waiting for VM ctest-TestRoutersBasic-81093973-70338579 to be up..
2026-04-22 14:43:29,383 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-22 14:43:34,478 - DEBUG - VM is in ACTIVE state now
2026-04-22 14:43:34,478 - INFO - VM name : ctest-TestRoutersBasic-81093973-70338579
2026-04-22 14:43:34,579 - DEBUG - VM ctest-TestRoutersBasic-81093973-70338579 ID is 4bd3f9eb-830d-4917-82a0-1b5c461fa001
2026-04-22 14:43:34,606 - DEBUG - VM ctest-TestRoutersBasic-81093973-70338579 launched on Node cn-jenkins-deploy-platform-ansible-os-5668-1
2026-04-22 14:43:34,694 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/4bd3f9eb-830d-4917-82a0-1b5c461fa001
2026-04-22 14:43:35,042 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/4bd3f9eb-830d-4917-82a0-1b5c461fa001
2026-04-22 14:43:35,080 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/5533c4f9-2569-45ae-9f8f-01e530524fe4
2026-04-22 14:43:38,335 - 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 1012ms')
2026-04-22 14:43:38,335 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-81093973-70338579 failed!
2026-04-22 14:43:38,393 - DEBUG - Gateway for vn default-domain:ctest-TestRoutersBasic-81093973:ctest-vn-80981890 is 28.91.196.1 and allocation pool is NOT set
2026-04-22 14:43:40,450 - 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.93 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.635 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.635/2.284/3.934/1.649 ms')
2026-04-22 14:43:40,451 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-81093973-70338579 passed
2026-04-22 14:43:40,605 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-22 14:43:40,605 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-81093973-70338579, IP 28.91.196.3, Port 22
2026-04-22 14:43:40,775 - DEBUG - VM ctest-TestRoutersBasic-81093973-70338579 is ready for SSH connections
2026-04-22 14:43:40,775 - INFO - Waiting for VM ctest-TestRoutersBasic-81093973-67130348 to be up..
2026-04-22 14:43:40,869 - DEBUG - VM is in ACTIVE state now
2026-04-22 14:43:40,869 - INFO - VM name : ctest-TestRoutersBasic-81093973-67130348
2026-04-22 14:43:40,960 - DEBUG - VM ctest-TestRoutersBasic-81093973-67130348 ID is b504e502-f7f6-4f09-89b8-b24b76da37c0
2026-04-22 14:43:40,960 - DEBUG - VM ctest-TestRoutersBasic-81093973-67130348 launched on Node cn-jenkins-deploy-platform-ansible-os-5668-1
2026-04-22 14:43:41,042 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/b504e502-f7f6-4f09-89b8-b24b76da37c0
2026-04-22 14:43:41,052 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/9352c8ad-9f8d-4f36-aaf0-7c3570fb7080
2026-04-22 14:43:42,292 - 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=7.49 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=3.11 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 = 3.105/5.299/7.493/2.194 ms')
2026-04-22 14:43:42,292 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestRoutersBasic-81093973-67130348 passed
2026-04-22 14:43:42,445 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-22 14:43:42,445 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-81093973-67130348, IP 176.18.211.3, Port 22
2026-04-22 14:43:42,510 - DEBUG - Error on ssh to cirros@169.254.0.4:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-04-22 14:43:42,590 - DEBUG - VM ctest-TestRoutersBasic-81093973-67130348 is NOT ready for SSH connections, VM status: ACTIVE
2026-04-22 14:43:47,591 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-22 14:43:47,591 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-81093973-67130348, IP 176.18.211.3, Port 22
2026-04-22 14:43:47,767 - DEBUG - VM ctest-TestRoutersBasic-81093973-67130348 is ready for SSH connections
2026-04-22 14:43:47,767 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-22 14:43:47,767 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 176.18.211.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-04-22 14:43:47,767 - DEBUG - ping -s 56 -c 3 -W 1 176.18.211.3
2026-04-22 14:43:51,578 - DEBUG - PING 176.18.211.3 (176.18.211.3): 56 data bytes
64 bytes from 176.18.211.3: seq=0 ttl=62 time=9.176 ms
64 bytes from 176.18.211.3: seq=1 ttl=62 time=0.935 ms
64 bytes from 176.18.211.3: seq=2 ttl=62 time=1.102 ms
--- 176.18.211.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.935/3.737/9.176 ms
2026-04-22 14:43:51,578 - INFO - Ping to IP 176.18.211.3 from VM ctest-TestRoutersBasic-81093973-70338579 passed
2026-04-22 14:43:51,578 - INFO - Deleting interface with subnet_id a0488470-5ffa-44b7-b5c6-a64449cb5e80, port_id None from router 44b9752b-3c82-40cd-adbb-610bbd728a0c
2026-04-22 14:43:51,799 - INFO - Deleting VM ctest-TestRoutersBasic-81093973-67130348
2026-04-22 14:43:51,889 - INFO - Deleting VM ctest-TestRoutersBasic-81093973-70338579
2026-04-22 14:43:51,988 - INFO - Deleting VN ctest-ext_vn-43097364
2026-04-22 14:43:52,063 - DEBUG - VN eadc17b2-ebce-4b7a-9f89-a64f4e400960 still in use: Unable to complete operation on network eadc17b2-ebce-4b7a-9f89-a64f4e400960. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-66c18267-b7d0-4c0c-afa8-219a0fe3f2d0']
2026-04-22 14:43:52,063 - WARNING - Deleting VN ctest-ext_vn-43097364 failed..Will retry
2026-04-22 14:43:54,166 - DEBUG - Response for deleting network ()
2026-04-22 14:43:54,166 - INFO - Deleting VN ctest-vn-80981890
2026-04-22 14:43:54,283 - DEBUG - Response for deleting network ()
2026-04-22 14:43:54,539 - DEBUG - No XMPP flaps were noticed during the test
2026-04-22 14:43:54,539 - INFO - END TEST : test_basic_snat_behavior_without_external_connectivity : PASSED[0:00:31]
2026-04-22 14:43:54,539 - INFO - --------------------------------------------------------------------------------
2026-04-22 14:43:55,700 - INFO - Deleted project: ctest-TestRoutersBasic-81093973, ID : 030b144d-a422-4f7e-ac30-c08713807141