2025-10-20 11:45:01,185 - INFO - Domain Default found not creating
2025-10-20 11:45:01,364 - INFO - Project ctest-TestRoutersBasic-87764285 not found, creating it
2025-10-20 11:45:01,910 - INFO - Created Project:ctest-TestRoutersBasic-87764285, ID : fac65a0e-8113-4ad9-8344-76d74398fe97
2025-10-20 11:45:03,389 - INFO - ================================================================================
2025-10-20 11:45:03,389 - INFO - STARTING TEST : test_basic_snat_behavior_without_external_connectivity
2025-10-20 11:45:03,389 - 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
2025-10-20 11:45:03,652 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.129': '0'}} with
2025-10-20 11:45:03,652 - INFO - Initial checks done. Running the testcase now
2025-10-20 11:45:03,652 - INFO -
2025-10-20 11:45:04,361 - INFO - Default SG to be edited for allow all on project: ctest-TestRoutersBasic-87764285
2025-10-20 11:45:04,459 - INFO - Adding rules to the default security group in Project ctest-TestRoutersBasic-87764285
2025-10-20 11:45:04,779 - DEBUG - Reading firewall policy {'fq_name': ['default-domain', 'ctest-TestRoutersBasic-87764285', 'default']}
2025-10-20 11:45:05,075 - DEBUG - Response for create_network : {'network': {'id': '49234418-8e07-42d4-8137-0317c693931c', 'name': 'ctest-vn-93040789', 'tenant_id': 'fac65a0e81134ad9834476d74398fe97', 'project_id': 'fac65a0e81134ad9834476d74398fe97', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-87764285', 'ctest-vn-93040789'], 'port_security_enabled': True, 'description': ''}}
2025-10-20 11:45:05,248 - DEBUG - Response for create_subnet : {'subnet': {'id': '54f3ae94-e1e5-48ba-9707-9d656011ac2f', 'name': '', 'tenant_id': 'fac65a0e81134ad9834476d74398fe97', 'network_id': '49234418-8e07-42d4-8137-0317c693931c', 'ip_version': 4, 'cidr': '54.90.143.192/26', 'allocation_pools': [{'start': '54.90.143.194', 'end': '54.90.143.254'}], 'gateway_ip': '54.90.143.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '54.90.143.194', 'tags': [], 'project_id': 'fac65a0e81134ad9834476d74398fe97'}}
2025-10-20 11:45:05,268 - INFO - Created VN ctest-vn-93040789
2025-10-20 11:45:05,323 - DEBUG - VN ctest-vn-93040789 UUID is 49234418-8e07-42d4-8137-0317c693931c
2025-10-20 11:45:05,631 - DEBUG - Response for create_network : {'network': {'id': 'bdbf7a79-050d-428a-8440-41756d52d86b', 'name': 'ctest-ext_vn-61190664', 'tenant_id': 'fac65a0e81134ad9834476d74398fe97', 'project_id': 'fac65a0e81134ad9834476d74398fe97', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': True, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-87764285', 'ctest-ext_vn-61190664'], 'port_security_enabled': True, 'description': ''}}
2025-10-20 11:45:05,849 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e55ad44f-595f-45c8-a902-56dc54b96000', 'name': '', 'tenant_id': 'fac65a0e81134ad9834476d74398fe97', 'network_id': 'bdbf7a79-050d-428a-8440-41756d52d86b', 'ip_version': 4, 'cidr': '137.145.140.128/26', 'allocation_pools': [{'start': '137.145.140.130', 'end': '137.145.140.190'}], 'gateway_ip': '137.145.140.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '137.145.140.130', 'tags': [], 'project_id': 'fac65a0e81134ad9834476d74398fe97'}}
2025-10-20 11:45:05,872 - INFO - Created VN ctest-ext_vn-61190664
2025-10-20 11:45:05,923 - DEBUG - VN ctest-ext_vn-61190664 UUID is bdbf7a79-050d-428a-8440-41756d52d86b
2025-10-20 11:45:06,101 - DEBUG - Services list from nova: [, , ]
2025-10-20 11:45:07,135 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4374-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4374-1)
2025-10-20 11:45:08,262 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4374-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4374-1)
2025-10-20 11:45:08,349 - INFO - Setting gateway for router 38be8c41-bf29-401d-8228-0ae7ed0deb7d to network bdbf7a79-050d-428a-8440-41756d52d86b
2025-10-20 11:45:08,436 - INFO - Adding interface with subnet_id 54f3ae94-e1e5-48ba-9707-9d656011ac2f, port_id None to router 38be8c41-bf29-401d-8228-0ae7ed0deb7d
2025-10-20 11:45:08,794 - INFO - Waiting for VM ctest-TestRoutersBasic-87764285-98021210 to be up..
2025-10-20 11:45:08,917 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-20 11:45:13,996 - DEBUG - VM is in ACTIVE state now
2025-10-20 11:45:13,996 - INFO - VM name : ctest-TestRoutersBasic-87764285-98021210
2025-10-20 11:45:14,071 - DEBUG - VM ctest-TestRoutersBasic-87764285-98021210 ID is a1d485aa-dff8-4c24-93b3-6e3b8879306a
2025-10-20 11:45:14,090 - DEBUG - VM ctest-TestRoutersBasic-87764285-98021210 launched on Node cn-jenkins-deploy-platform-ansible-os-4374-1
2025-10-20 11:45:14,173 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/a1d485aa-dff8-4c24-93b3-6e3b8879306a
2025-10-20 11:45:14,484 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/a1d485aa-dff8-4c24-93b3-6e3b8879306a
2025-10-20 11:45:14,513 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/80399a13-87b6-4a1d-83d1-522a65c73638
2025-10-20 11:45:17,778 - 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 1031ms')
2025-10-20 11:45:17,778 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-87764285-98021210 failed!
2025-10-20 11:45:17,831 - DEBUG - Gateway for vn default-domain:ctest-TestRoutersBasic-87764285:ctest-vn-93040789 is 54.90.143.193 and allocation pool is NOT set
2025-10-20 11:45:19,889 - 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.38 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.522 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.522/1.948/3.375/1.426 ms')
2025-10-20 11:45:19,889 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-87764285-98021210 passed
2025-10-20 11:45:20,039 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-20 11:45:20,039 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-87764285-98021210, IP 54.90.143.195, Port 22
2025-10-20 11:45:20,199 - DEBUG - VM ctest-TestRoutersBasic-87764285-98021210 is ready for SSH connections
2025-10-20 11:45:20,199 - INFO - Waiting for VM ctest-TestRoutersBasic-87764285-40234981 to be up..
2025-10-20 11:45:20,281 - DEBUG - VM is in ACTIVE state now
2025-10-20 11:45:20,281 - INFO - VM name : ctest-TestRoutersBasic-87764285-40234981
2025-10-20 11:45:20,351 - DEBUG - VM ctest-TestRoutersBasic-87764285-40234981 ID is 6d6cdbf9-506b-481a-a7f6-f91bc992d042
2025-10-20 11:45:20,351 - DEBUG - VM ctest-TestRoutersBasic-87764285-40234981 launched on Node cn-jenkins-deploy-platform-ansible-os-4374-1
2025-10-20 11:45:20,422 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/6d6cdbf9-506b-481a-a7f6-f91bc992d042
2025-10-20 11:45:20,430 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/12a0e22c-470f-4a20-9dec-da71a70b14eb
2025-10-20 11:45:21,661 - 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=2.92 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.436 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.436/1.679/2.923/1.243 ms')
2025-10-20 11:45:21,661 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestRoutersBasic-87764285-40234981 passed
2025-10-20 11:45:21,816 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-20 11:45:21,816 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-87764285-40234981, IP 137.145.140.131, Port 22
2025-10-20 11:45:21,970 - DEBUG - VM ctest-TestRoutersBasic-87764285-40234981 is ready for SSH connections
2025-10-20 11:45:21,971 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-20 11:45:21,971 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 137.145.140.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123
2025-10-20 11:45:21,971 - DEBUG - ping -s 56 -c 3 -W 1 137.145.140.131
2025-10-20 11:45:25,670 - DEBUG - PING 137.145.140.131 (137.145.140.131): 56 data bytes
64 bytes from 137.145.140.131: seq=0 ttl=62 time=7.191 ms
64 bytes from 137.145.140.131: seq=1 ttl=62 time=0.903 ms
64 bytes from 137.145.140.131: seq=2 ttl=62 time=0.864 ms
--- 137.145.140.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.864/2.986/7.191 ms
2025-10-20 11:45:25,670 - INFO - Ping to IP 137.145.140.131 from VM ctest-TestRoutersBasic-87764285-98021210 passed
2025-10-20 11:45:25,670 - INFO - Deleting interface with subnet_id 54f3ae94-e1e5-48ba-9707-9d656011ac2f, port_id None from router 38be8c41-bf29-401d-8228-0ae7ed0deb7d
2025-10-20 11:45:25,864 - INFO - Deleting VM ctest-TestRoutersBasic-87764285-40234981
2025-10-20 11:45:25,948 - INFO - Deleting VM ctest-TestRoutersBasic-87764285-98021210
2025-10-20 11:45:26,032 - INFO - Deleting VN ctest-ext_vn-61190664
2025-10-20 11:45:26,104 - DEBUG - VN bdbf7a79-050d-428a-8440-41756d52d86b still in use: Unable to complete operation on network bdbf7a79-050d-428a-8440-41756d52d86b. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7367ed88-5ea5-4e24-bd36-6a7360ce89ce']
2025-10-20 11:45:26,104 - WARNING - Deleting VN ctest-ext_vn-61190664 failed..Will retry
2025-10-20 11:45:28,205 - DEBUG - Response for deleting network ()
2025-10-20 11:45:28,205 - INFO - Deleting VN ctest-vn-93040789
2025-10-20 11:45:28,306 - DEBUG - Response for deleting network ()
2025-10-20 11:45:28,561 - DEBUG - No XMPP flaps were noticed during the test
2025-10-20 11:45:28,561 - INFO - END TEST : test_basic_snat_behavior_without_external_connectivity : PASSED[0:00:25]
2025-10-20 11:45:28,561 - INFO - --------------------------------------------------------------------------------
2025-10-20 11:45:29,245 - INFO - Deleted project: ctest-TestRoutersBasic-87764285, ID : fac65a0e-8113-4ad9-8344-76d74398fe97