2025-07-07 23:00:25,519 - INFO - Domain Default found not creating
2025-07-07 23:00:25,653 - INFO - Project ctest-TestRoutersBasic-65350154 not found, creating it
2025-07-07 23:00:26,118 - INFO - Created Project:ctest-TestRoutersBasic-65350154, ID : a04d07dd-bb76-4808-829b-642e5818be5e
2025-07-07 23:00:27,498 - INFO - ================================================================================
2025-07-07 23:00:27,498 - INFO - STARTING TEST : test_basic_snat_behavior_without_external_connectivity
2025-07-07 23:00:27,498 - 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-07-07 23:00:27,756 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.14': '0'}} with
2025-07-07 23:00:27,756 - INFO - Initial checks done. Running the testcase now
2025-07-07 23:00:27,756 - INFO -
2025-07-07 23:00:28,457 - INFO - Default SG to be edited for allow all on project: ctest-TestRoutersBasic-65350154
2025-07-07 23:00:28,550 - INFO - Adding rules to the default security group in Project ctest-TestRoutersBasic-65350154
2025-07-07 23:00:28,874 - DEBUG - Reading firewall policy {'fq_name': ['default-domain', 'ctest-TestRoutersBasic-65350154', 'default']}
2025-07-07 23:00:29,158 - DEBUG - Response for create_network : {'network': {'id': '180edb73-790c-4130-ab11-f2c06910941d', 'name': 'ctest-vn-30598485', 'tenant_id': 'a04d07ddbb764808829b642e5818be5e', 'project_id': 'a04d07ddbb764808829b642e5818be5e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-65350154', 'ctest-vn-30598485'], 'port_security_enabled': True, 'description': ''}}
2025-07-07 23:00:29,364 - DEBUG - Response for create_subnet : {'subnet': {'id': '462caf68-9d70-42cf-8fea-f0f0570af707', 'name': '', 'tenant_id': 'a04d07ddbb764808829b642e5818be5e', 'network_id': '180edb73-790c-4130-ab11-f2c06910941d', 'ip_version': 4, 'cidr': '94.133.206.192/26', 'allocation_pools': [{'start': '94.133.206.194', 'end': '94.133.206.254'}], 'gateway_ip': '94.133.206.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '94.133.206.194', 'tags': [], 'project_id': 'a04d07ddbb764808829b642e5818be5e'}}
2025-07-07 23:00:29,381 - INFO - Created VN ctest-vn-30598485
2025-07-07 23:00:29,434 - DEBUG - VN ctest-vn-30598485 UUID is 180edb73-790c-4130-ab11-f2c06910941d
2025-07-07 23:00:29,772 - DEBUG - Response for create_network : {'network': {'id': 'bdb1c17c-0691-4b71-8f53-43d5bed96701', 'name': 'ctest-ext_vn-97304780', 'tenant_id': 'a04d07ddbb764808829b642e5818be5e', 'project_id': 'a04d07ddbb764808829b642e5818be5e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': True, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-65350154', 'ctest-ext_vn-97304780'], 'port_security_enabled': True, 'description': ''}}
2025-07-07 23:00:29,953 - DEBUG - Response for create_subnet : {'subnet': {'id': '15ad99ee-e24a-4e70-b802-2899403de621', 'name': '', 'tenant_id': 'a04d07ddbb764808829b642e5818be5e', 'network_id': 'bdb1c17c-0691-4b71-8f53-43d5bed96701', 'ip_version': 4, 'cidr': '159.197.140.0/26', 'allocation_pools': [{'start': '159.197.140.2', 'end': '159.197.140.62'}], 'gateway_ip': '159.197.140.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '159.197.140.2', 'tags': [], 'project_id': 'a04d07ddbb764808829b642e5818be5e'}}
2025-07-07 23:00:29,975 - INFO - Created VN ctest-ext_vn-97304780
2025-07-07 23:00:30,054 - DEBUG - VN ctest-ext_vn-97304780 UUID is bdb1c17c-0691-4b71-8f53-43d5bed96701
2025-07-07 23:00:30,218 - DEBUG - Services list from nova: [, , ]
2025-07-07 23:00:31,298 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3610-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3610-1)
2025-07-07 23:00:32,399 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3610-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3610-1)
2025-07-07 23:00:32,463 - INFO - Setting gateway for router 16ecc7a8-eb46-49a6-a7ec-3daf847754c9 to network bdb1c17c-0691-4b71-8f53-43d5bed96701
2025-07-07 23:00:32,532 - INFO - Adding interface with subnet_id 462caf68-9d70-42cf-8fea-f0f0570af707, port_id None to router 16ecc7a8-eb46-49a6-a7ec-3daf847754c9
2025-07-07 23:00:32,920 - INFO - Waiting for VM ctest-TestRoutersBasic-65350154-92652738 to be up..
2025-07-07 23:00:33,074 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-07 23:00:38,146 - DEBUG - VM is in ACTIVE state now
2025-07-07 23:00:38,146 - INFO - VM name : ctest-TestRoutersBasic-65350154-92652738
2025-07-07 23:00:38,210 - DEBUG - VM ctest-TestRoutersBasic-65350154-92652738 ID is 345049e6-07df-43e2-acd8-c9fd25262c74
2025-07-07 23:00:38,228 - DEBUG - VM ctest-TestRoutersBasic-65350154-92652738 launched on Node cn-jenkins-deploy-platform-ansible-os-3610-1
2025-07-07 23:00:38,300 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/345049e6-07df-43e2-acd8-c9fd25262c74
2025-07-07 23:00:38,592 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/345049e6-07df-43e2-acd8-c9fd25262c74
2025-07-07 23:00:38,623 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/aa3d66aa-95d0-464a-a33c-806c4659c655
2025-07-07 23:00:41,869 - 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')
2025-07-07 23:00:41,870 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-65350154-92652738 failed!
2025-07-07 23:00:41,922 - DEBUG - Gateway for vn default-domain:ctest-TestRoutersBasic-65350154:ctest-vn-30598485 is 94.133.206.193 and allocation pool is NOT set
2025-07-07 23:00:43,977 - 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.92 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.379 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.379/1.648/2.918/1.269 ms')
2025-07-07 23:00:43,977 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-65350154-92652738 passed
2025-07-07 23:00:44,130 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-07 23:00:44,130 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-65350154-92652738, IP 94.133.206.195, Port 22
2025-07-07 23:00:44,286 - DEBUG - VM ctest-TestRoutersBasic-65350154-92652738 is ready for SSH connections
2025-07-07 23:00:44,286 - INFO - Waiting for VM ctest-TestRoutersBasic-65350154-51444118 to be up..
2025-07-07 23:00:44,354 - DEBUG - VM is in ACTIVE state now
2025-07-07 23:00:44,354 - INFO - VM name : ctest-TestRoutersBasic-65350154-51444118
2025-07-07 23:00:44,430 - DEBUG - VM ctest-TestRoutersBasic-65350154-51444118 ID is fbaa495a-5e2c-46b7-ab0c-e6ea27b4af77
2025-07-07 23:00:44,430 - DEBUG - VM ctest-TestRoutersBasic-65350154-51444118 launched on Node cn-jenkins-deploy-platform-ansible-os-3610-1
2025-07-07 23:00:44,503 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/fbaa495a-5e2c-46b7-ab0c-e6ea27b4af77
2025-07-07 23:00:44,512 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/e6140017-e957-473d-9400-40098fc6170f
2025-07-07 23:00:45,750 - 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.28 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.350 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.350/1.812/3.275/1.462 ms')
2025-07-07 23:00:45,750 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestRoutersBasic-65350154-51444118 passed
2025-07-07 23:00:45,898 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-07 23:00:45,898 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-65350154-51444118, IP 159.197.140.3, Port 22
2025-07-07 23:00:46,054 - DEBUG - VM ctest-TestRoutersBasic-65350154-51444118 is ready for SSH connections
2025-07-07 23:00:46,054 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-07 23:00:46,054 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 159.197.140.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123
2025-07-07 23:00:46,054 - DEBUG - ping -s 56 -c 3 -W 1 159.197.140.3
2025-07-07 23:00:49,701 - DEBUG - PING 159.197.140.3 (159.197.140.3): 56 data bytes
64 bytes from 159.197.140.3: seq=0 ttl=62 time=5.214 ms
64 bytes from 159.197.140.3: seq=1 ttl=62 time=0.838 ms
64 bytes from 159.197.140.3: seq=2 ttl=62 time=1.257 ms
--- 159.197.140.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.838/2.436/5.214 ms
2025-07-07 23:00:49,701 - INFO - Ping to IP 159.197.140.3 from VM ctest-TestRoutersBasic-65350154-92652738 passed
2025-07-07 23:00:49,701 - INFO - Deleting interface with subnet_id 462caf68-9d70-42cf-8fea-f0f0570af707, port_id None from router 16ecc7a8-eb46-49a6-a7ec-3daf847754c9
2025-07-07 23:00:49,889 - INFO - Deleting VM ctest-TestRoutersBasic-65350154-51444118
2025-07-07 23:00:49,952 - INFO - Deleting VM ctest-TestRoutersBasic-65350154-92652738
2025-07-07 23:00:50,024 - INFO - Deleting VN ctest-ext_vn-97304780
2025-07-07 23:00:50,144 - DEBUG - VN bdb1c17c-0691-4b71-8f53-43d5bed96701 still in use: Unable to complete operation on network bdb1c17c-0691-4b71-8f53-43d5bed96701. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-6aeeff08-62c2-4e10-9fc9-5eb3e3f96bf6']
2025-07-07 23:00:50,144 - WARNING - Deleting VN ctest-ext_vn-97304780 failed..Will retry
2025-07-07 23:00:52,253 - DEBUG - Response for deleting network ()
2025-07-07 23:00:52,253 - INFO - Deleting VN ctest-vn-30598485
2025-07-07 23:00:52,349 - DEBUG - Response for deleting network ()
2025-07-07 23:00:52,607 - DEBUG - No XMPP flaps were noticed during the test
2025-07-07 23:00:52,607 - INFO - END TEST : test_basic_snat_behavior_without_external_connectivity : PASSED[0:00:25]
2025-07-07 23:00:52,607 - INFO - --------------------------------------------------------------------------------
2025-07-07 23:00:53,271 - INFO - Deleted project: ctest-TestRoutersBasic-65350154, ID : a04d07dd-bb76-4808-829b-642e5818be5e