2025-09-19 08:30:14,979 - INFO - Domain Default found not creating
2025-09-19 08:30:15,116 - INFO - Project ctest-TestRoutersBasic-84195656 not found, creating it
2025-09-19 08:30:15,540 - INFO - Created Project:ctest-TestRoutersBasic-84195656, ID : 8e274a96-1695-432e-aef3-25ef9dacebef
2025-09-19 08:30:16,887 - INFO - ================================================================================
2025-09-19 08:30:16,887 - INFO - STARTING TEST : test_basic_snat_behavior_without_external_connectivity
2025-09-19 08:30:16,887 - 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-09-19 08:30:17,149 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-09-19 08:30:17,149 - INFO - Initial checks done. Running the testcase now
2025-09-19 08:30:17,150 - INFO -
2025-09-19 08:30:17,831 - INFO - Default SG to be edited for allow all on project: ctest-TestRoutersBasic-84195656
2025-09-19 08:30:17,928 - INFO - Adding rules to the default security group in Project ctest-TestRoutersBasic-84195656
2025-09-19 08:30:18,244 - DEBUG - Reading firewall policy {'fq_name': ['default-domain', 'ctest-TestRoutersBasic-84195656', 'default']}
2025-09-19 08:30:18,514 - DEBUG - Response for create_network : {'network': {'id': '6b9f9fba-56a4-4322-8b73-3aacff6ec03b', 'name': 'ctest-vn-76571387', 'tenant_id': '8e274a961695432eaef325ef9dacebef', 'project_id': '8e274a961695432eaef325ef9dacebef', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-84195656', 'ctest-vn-76571387'], 'port_security_enabled': True, 'description': ''}}
2025-09-19 08:30:18,687 - DEBUG - Response for create_subnet : {'subnet': {'id': '116c183b-8a89-426c-b873-7ea89d25c781', 'name': '', 'tenant_id': '8e274a961695432eaef325ef9dacebef', 'network_id': '6b9f9fba-56a4-4322-8b73-3aacff6ec03b', 'ip_version': 4, 'cidr': '196.124.134.64/26', 'allocation_pools': [{'start': '196.124.134.66', 'end': '196.124.134.126'}], 'gateway_ip': '196.124.134.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '196.124.134.66', 'tags': [], 'project_id': '8e274a961695432eaef325ef9dacebef'}}
2025-09-19 08:30:18,703 - INFO - Created VN ctest-vn-76571387
2025-09-19 08:30:18,756 - DEBUG - VN ctest-vn-76571387 UUID is 6b9f9fba-56a4-4322-8b73-3aacff6ec03b
2025-09-19 08:30:19,078 - DEBUG - Response for create_network : {'network': {'id': 'ab6a01f1-6f64-437a-8286-8a997a167d1c', 'name': 'ctest-ext_vn-40771311', 'tenant_id': '8e274a961695432eaef325ef9dacebef', 'project_id': '8e274a961695432eaef325ef9dacebef', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': True, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-84195656', 'ctest-ext_vn-40771311'], 'port_security_enabled': True, 'description': ''}}
2025-09-19 08:30:19,234 - DEBUG - Response for create_subnet : {'subnet': {'id': '15c26d1e-5543-4473-a804-fee88bec4897', 'name': '', 'tenant_id': '8e274a961695432eaef325ef9dacebef', 'network_id': 'ab6a01f1-6f64-437a-8286-8a997a167d1c', 'ip_version': 4, 'cidr': '151.34.84.0/26', 'allocation_pools': [{'start': '151.34.84.2', 'end': '151.34.84.62'}], 'gateway_ip': '151.34.84.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '151.34.84.2', 'tags': [], 'project_id': '8e274a961695432eaef325ef9dacebef'}}
2025-09-19 08:30:19,250 - INFO - Created VN ctest-ext_vn-40771311
2025-09-19 08:30:19,300 - DEBUG - VN ctest-ext_vn-40771311 UUID is ab6a01f1-6f64-437a-8286-8a997a167d1c
2025-09-19 08:30:19,498 - DEBUG - Services list from nova: [, , ]
2025-09-19 08:30:20,449 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4147-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4147-1)
2025-09-19 08:30:21,520 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4147-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4147-1)
2025-09-19 08:30:21,590 - INFO - Setting gateway for router 89e79f51-fd76-47fb-87aa-46188083afe7 to network ab6a01f1-6f64-437a-8286-8a997a167d1c
2025-09-19 08:30:21,664 - INFO - Adding interface with subnet_id 116c183b-8a89-426c-b873-7ea89d25c781, port_id None to router 89e79f51-fd76-47fb-87aa-46188083afe7
2025-09-19 08:30:21,952 - INFO - Waiting for VM ctest-TestRoutersBasic-84195656-72656101 to be up..
2025-09-19 08:30:22,083 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-19 08:30:27,156 - DEBUG - VM is in ACTIVE state now
2025-09-19 08:30:27,157 - INFO - VM name : ctest-TestRoutersBasic-84195656-72656101
2025-09-19 08:30:27,236 - DEBUG - VM ctest-TestRoutersBasic-84195656-72656101 ID is ea3215c8-4398-410a-887a-371a910c82b0
2025-09-19 08:30:27,253 - DEBUG - VM ctest-TestRoutersBasic-84195656-72656101 launched on Node cn-jenkins-deploy-platform-ansible-os-4147-1
2025-09-19 08:30:27,329 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/ea3215c8-4398-410a-887a-371a910c82b0
2025-09-19 08:30:27,620 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/ea3215c8-4398-410a-887a-371a910c82b0
2025-09-19 08:30:27,648 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/deaa33e7-c25a-409a-87c8-d2b69efb5902
2025-09-19 08:30:30,893 - 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 1011ms')
2025-09-19 08:30:30,893 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-84195656-72656101 failed!
2025-09-19 08:30:30,952 - DEBUG - Gateway for vn default-domain:ctest-TestRoutersBasic-84195656:ctest-vn-76571387 is 196.124.134.65 and allocation pool is NOT set
2025-09-19 08:30:33,009 - 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=2.78 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.382 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.382/1.581/2.781/1.199 ms')
2025-09-19 08:30:33,009 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-84195656-72656101 passed
2025-09-19 08:30:33,160 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-19 08:30:33,161 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-84195656-72656101, IP 196.124.134.67, Port 22
2025-09-19 08:30:33,316 - DEBUG - VM ctest-TestRoutersBasic-84195656-72656101 is ready for SSH connections
2025-09-19 08:30:33,316 - INFO - Waiting for VM ctest-TestRoutersBasic-84195656-40001122 to be up..
2025-09-19 08:30:33,397 - DEBUG - VM is in ACTIVE state now
2025-09-19 08:30:33,397 - INFO - VM name : ctest-TestRoutersBasic-84195656-40001122
2025-09-19 08:30:33,470 - DEBUG - VM ctest-TestRoutersBasic-84195656-40001122 ID is 679ef606-79b3-411d-9cfa-36fd703211d4
2025-09-19 08:30:33,470 - DEBUG - VM ctest-TestRoutersBasic-84195656-40001122 launched on Node cn-jenkins-deploy-platform-ansible-os-4147-1
2025-09-19 08:30:33,531 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/679ef606-79b3-411d-9cfa-36fd703211d4
2025-09-19 08:30:33,538 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/1d7f19a4-864d-4a2a-99ac-7702431b8a46
2025-09-19 08:30:34,768 - 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.89 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.406 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.406/1.650/2.894/1.244 ms')
2025-09-19 08:30:34,768 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestRoutersBasic-84195656-40001122 passed
2025-09-19 08:30:34,916 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-19 08:30:34,916 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-84195656-40001122, IP 151.34.84.3, Port 22
2025-09-19 08:30:35,072 - DEBUG - VM ctest-TestRoutersBasic-84195656-40001122 is ready for SSH connections
2025-09-19 08:30:35,072 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-19 08:30:35,072 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 151.34.84.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-09-19 08:30:35,072 - DEBUG - ping -s 56 -c 3 -W 1 151.34.84.3
2025-09-19 08:30:39,104 - DEBUG - PING 151.34.84.3 (151.34.84.3): 56 data bytes
64 bytes from 151.34.84.3: seq=0 ttl=62 time=4.472 ms
64 bytes from 151.34.84.3: seq=1 ttl=62 time=0.828 ms
64 bytes from 151.34.84.3: seq=2 ttl=62 time=0.831 ms
--- 151.34.84.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.828/2.043/4.472 ms
2025-09-19 08:30:39,104 - INFO - Ping to IP 151.34.84.3 from VM ctest-TestRoutersBasic-84195656-72656101 passed
2025-09-19 08:30:39,104 - INFO - Deleting interface with subnet_id 116c183b-8a89-426c-b873-7ea89d25c781, port_id None from router 89e79f51-fd76-47fb-87aa-46188083afe7
2025-09-19 08:30:39,271 - INFO - Deleting VM ctest-TestRoutersBasic-84195656-40001122
2025-09-19 08:30:39,335 - INFO - Deleting VM ctest-TestRoutersBasic-84195656-72656101
2025-09-19 08:30:39,413 - INFO - Deleting VN ctest-ext_vn-40771311
2025-09-19 08:30:39,474 - DEBUG - VN ab6a01f1-6f64-437a-8286-8a997a167d1c still in use: Unable to complete operation on network ab6a01f1-6f64-437a-8286-8a997a167d1c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ae01ec81-68a5-41ce-b643-14f9c9c2cda0']
2025-09-19 08:30:39,474 - WARNING - Deleting VN ctest-ext_vn-40771311 failed..Will retry
2025-09-19 08:30:41,559 - DEBUG - Response for deleting network ()
2025-09-19 08:30:41,559 - INFO - Deleting VN ctest-vn-76571387
2025-09-19 08:30:41,654 - DEBUG - Response for deleting network ()
2025-09-19 08:30:41,923 - DEBUG - No XMPP flaps were noticed during the test
2025-09-19 08:30:41,923 - INFO - END TEST : test_basic_snat_behavior_without_external_connectivity : PASSED[0:00:25]
2025-09-19 08:30:41,923 - INFO - --------------------------------------------------------------------------------
2025-09-19 08:30:42,585 - INFO - Deleted project: ctest-TestRoutersBasic-84195656, ID : 8e274a96-1695-432e-aef3-25ef9dacebef