2025-08-25 14:15:45,040 - INFO - Domain Default found not creating
2025-08-25 14:15:45,169 - INFO - Project ctest-TestRoutersBasic-66795709 not found, creating it
2025-08-25 14:15:45,632 - INFO - Created Project:ctest-TestRoutersBasic-66795709, ID : 09288be1-cd3c-4022-9537-b10e4989aa6e
2025-08-25 14:15:46,979 - INFO - ================================================================================
2025-08-25 14:15:46,979 - INFO - STARTING TEST : test_basic_snat_behavior_without_external_connectivity
2025-08-25 14:15:46,979 - 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-08-25 14:15:47,251 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-08-25 14:15:47,251 - INFO - Initial checks done. Running the testcase now
2025-08-25 14:15:47,251 - INFO -
2025-08-25 14:15:48,224 - INFO - Default SG to be edited for allow all on project: ctest-TestRoutersBasic-66795709
2025-08-25 14:15:48,321 - INFO - Adding rules to the default security group in Project ctest-TestRoutersBasic-66795709
2025-08-25 14:15:48,661 - DEBUG - Reading firewall policy {'fq_name': ['default-domain', 'ctest-TestRoutersBasic-66795709', 'default']}
2025-08-25 14:15:48,958 - DEBUG - Response for create_network : {'network': {'id': 'e7e0b2ec-9b88-4d0d-ad83-3864ee366693', 'name': 'ctest-vn-31917992', 'tenant_id': '09288be1cd3c40229537b10e4989aa6e', 'project_id': '09288be1cd3c40229537b10e4989aa6e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-66795709', 'ctest-vn-31917992'], 'port_security_enabled': True, 'description': ''}}
2025-08-25 14:15:49,125 - DEBUG - Response for create_subnet : {'subnet': {'id': '48d56d39-6d44-4082-83f6-832c549ac924', 'name': '', 'tenant_id': '09288be1cd3c40229537b10e4989aa6e', 'network_id': 'e7e0b2ec-9b88-4d0d-ad83-3864ee366693', 'ip_version': 4, 'cidr': '109.240.131.192/26', 'allocation_pools': [{'start': '109.240.131.194', 'end': '109.240.131.254'}], 'gateway_ip': '109.240.131.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '109.240.131.194', 'tags': [], 'project_id': '09288be1cd3c40229537b10e4989aa6e'}}
2025-08-25 14:15:49,144 - INFO - Created VN ctest-vn-31917992
2025-08-25 14:15:49,197 - DEBUG - VN ctest-vn-31917992 UUID is e7e0b2ec-9b88-4d0d-ad83-3864ee366693
2025-08-25 14:15:49,545 - DEBUG - Response for create_network : {'network': {'id': '590e4086-ec32-42a3-8143-3889792468ca', 'name': 'ctest-ext_vn-46567794', 'tenant_id': '09288be1cd3c40229537b10e4989aa6e', 'project_id': '09288be1cd3c40229537b10e4989aa6e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': True, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-66795709', 'ctest-ext_vn-46567794'], 'port_security_enabled': True, 'description': ''}}
2025-08-25 14:15:49,721 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e1b22bf6-7ed3-448e-8f00-34fa6bfbc185', 'name': '', 'tenant_id': '09288be1cd3c40229537b10e4989aa6e', 'network_id': '590e4086-ec32-42a3-8143-3889792468ca', 'ip_version': 4, 'cidr': '113.193.221.64/26', 'allocation_pools': [{'start': '113.193.221.66', 'end': '113.193.221.126'}], 'gateway_ip': '113.193.221.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '113.193.221.66', 'tags': [], 'project_id': '09288be1cd3c40229537b10e4989aa6e'}}
2025-08-25 14:15:49,736 - INFO - Created VN ctest-ext_vn-46567794
2025-08-25 14:15:49,789 - DEBUG - VN ctest-ext_vn-46567794 UUID is 590e4086-ec32-42a3-8143-3889792468ca
2025-08-25 14:15:49,987 - DEBUG - Services list from nova: [, , ]
2025-08-25 14:15:50,949 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3921-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3921-1)
2025-08-25 14:15:52,059 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3921-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3921-1)
2025-08-25 14:15:52,145 - INFO - Setting gateway for router 96cba42e-127e-4524-8551-d252c7f86dfd to network 590e4086-ec32-42a3-8143-3889792468ca
2025-08-25 14:15:52,215 - INFO - Adding interface with subnet_id 48d56d39-6d44-4082-83f6-832c549ac924, port_id None to router 96cba42e-127e-4524-8551-d252c7f86dfd
2025-08-25 14:15:52,731 - INFO - Waiting for VM ctest-TestRoutersBasic-66795709-43292977 to be up..
2025-08-25 14:15:52,910 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-25 14:15:57,980 - DEBUG - VM is in ACTIVE state now
2025-08-25 14:15:57,980 - INFO - VM name : ctest-TestRoutersBasic-66795709-43292977
2025-08-25 14:15:58,053 - DEBUG - VM ctest-TestRoutersBasic-66795709-43292977 ID is e485f46b-db88-4458-ac5d-79e9151902ed
2025-08-25 14:15:58,069 - DEBUG - VM ctest-TestRoutersBasic-66795709-43292977 launched on Node cn-jenkins-deploy-platform-ansible-os-3921-1
2025-08-25 14:15:58,137 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/e485f46b-db88-4458-ac5d-79e9151902ed
2025-08-25 14:15:58,431 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/e485f46b-db88-4458-ac5d-79e9151902ed
2025-08-25 14:15:58,465 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/e78cac12-24d6-4cc9-949a-41a970edf134
2025-08-25 14:16:01,714 - 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 1008ms')
2025-08-25 14:16:01,714 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-66795709-43292977 failed!
2025-08-25 14:16:01,769 - DEBUG - Gateway for vn default-domain:ctest-TestRoutersBasic-66795709:ctest-vn-31917992 is 109.240.131.193 and allocation pool is NOT set
2025-08-25 14:16:03,831 - 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.69 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.424 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.424/1.556/2.689/1.132 ms')
2025-08-25 14:16:03,831 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-66795709-43292977 passed
2025-08-25 14:16:03,977 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-25 14:16:03,977 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-66795709-43292977, IP 109.240.131.195, Port 22
2025-08-25 14:16:04,128 - DEBUG - VM ctest-TestRoutersBasic-66795709-43292977 is ready for SSH connections
2025-08-25 14:16:04,129 - INFO - Waiting for VM ctest-TestRoutersBasic-66795709-22624765 to be up..
2025-08-25 14:16:04,198 - DEBUG - VM is in ACTIVE state now
2025-08-25 14:16:04,198 - INFO - VM name : ctest-TestRoutersBasic-66795709-22624765
2025-08-25 14:16:04,267 - DEBUG - VM ctest-TestRoutersBasic-66795709-22624765 ID is 5ecbea0b-c819-4f73-8dcc-2169b7812b7d
2025-08-25 14:16:04,267 - DEBUG - VM ctest-TestRoutersBasic-66795709-22624765 launched on Node cn-jenkins-deploy-platform-ansible-os-3921-1
2025-08-25 14:16:04,337 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/5ecbea0b-c819-4f73-8dcc-2169b7812b7d
2025-08-25 14:16:04,347 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/c6f35c0e-3841-4b4c-b25e-61ebbfa18ed5
2025-08-25 14:16:05,588 - 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.11 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.402 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.402/1.753/3.105/1.351 ms')
2025-08-25 14:16:05,588 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestRoutersBasic-66795709-22624765 passed
2025-08-25 14:16:05,737 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-25 14:16:05,737 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-66795709-22624765, IP 113.193.221.67, Port 22
2025-08-25 14:16:05,892 - DEBUG - VM ctest-TestRoutersBasic-66795709-22624765 is ready for SSH connections
2025-08-25 14:16:05,893 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-25 14:16:05,893 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 113.193.221.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-08-25 14:16:05,893 - DEBUG - ping -s 56 -c 3 -W 1 113.193.221.67
2025-08-25 14:16:09,852 - DEBUG - PING 113.193.221.67 (113.193.221.67): 56 data bytes
64 bytes from 113.193.221.67: seq=0 ttl=62 time=4.419 ms
64 bytes from 113.193.221.67: seq=1 ttl=62 time=0.748 ms
64 bytes from 113.193.221.67: seq=2 ttl=62 time=0.946 ms
--- 113.193.221.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.748/2.037/4.419 ms
2025-08-25 14:16:09,852 - INFO - Ping to IP 113.193.221.67 from VM ctest-TestRoutersBasic-66795709-43292977 passed
2025-08-25 14:16:09,852 - INFO - Deleting interface with subnet_id 48d56d39-6d44-4082-83f6-832c549ac924, port_id None from router 96cba42e-127e-4524-8551-d252c7f86dfd
2025-08-25 14:16:10,050 - INFO - Deleting VM ctest-TestRoutersBasic-66795709-22624765
2025-08-25 14:16:10,112 - INFO - Deleting VM ctest-TestRoutersBasic-66795709-43292977
2025-08-25 14:16:10,195 - INFO - Deleting VN ctest-ext_vn-46567794
2025-08-25 14:16:10,278 - DEBUG - VN 590e4086-ec32-42a3-8143-3889792468ca still in use: Unable to complete operation on network 590e4086-ec32-42a3-8143-3889792468ca. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-395693b5-6d2a-486d-a6d4-25ffac9120c9']
2025-08-25 14:16:10,278 - WARNING - Deleting VN ctest-ext_vn-46567794 failed..Will retry
2025-08-25 14:16:12,408 - DEBUG - Response for deleting network ()
2025-08-25 14:16:12,408 - INFO - Deleting VN ctest-vn-31917992
2025-08-25 14:16:12,527 - DEBUG - Response for deleting network ()
2025-08-25 14:16:12,792 - DEBUG - No XMPP flaps were noticed during the test
2025-08-25 14:16:12,792 - INFO - END TEST : test_basic_snat_behavior_without_external_connectivity : PASSED[0:00:26]
2025-08-25 14:16:12,792 - INFO - --------------------------------------------------------------------------------
2025-08-25 14:16:13,463 - INFO - Deleted project: ctest-TestRoutersBasic-66795709, ID : 09288be1-cd3c-4022-9537-b10e4989aa6e