2025-10-19 16:10:59,045 - INFO - Domain Default found not creating
2025-10-19 16:10:59,188 - INFO - Project ctest-TestRoutersBasic-16013003 not found, creating it
2025-10-19 16:10:59,643 - INFO - Created Project:ctest-TestRoutersBasic-16013003, ID : 7e9d6894-4173-4d26-b426-9d9095340753
2025-10-19 16:11:01,179 - INFO - ================================================================================
2025-10-19 16:11:01,179 - INFO - STARTING TEST : test_basic_snat_behavior_without_external_connectivity
2025-10-19 16:11:01,180 - 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-19 16:11:01,441 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-10-19 16:11:01,441 - INFO - Initial checks done. Running the testcase now
2025-10-19 16:11:01,441 - INFO -
2025-10-19 16:11:02,161 - INFO - Default SG to be edited for allow all on project: ctest-TestRoutersBasic-16013003
2025-10-19 16:11:02,262 - INFO - Adding rules to the default security group in Project ctest-TestRoutersBasic-16013003
2025-10-19 16:11:02,585 - DEBUG - Reading firewall policy {'fq_name': ['default-domain', 'ctest-TestRoutersBasic-16013003', 'default']}
2025-10-19 16:11:02,896 - DEBUG - Response for create_network : {'network': {'id': '059b8f60-2bdf-4a54-bdff-106a0056a37e', 'name': 'ctest-vn-67308998', 'tenant_id': '7e9d689441734d26b4269d9095340753', 'project_id': '7e9d689441734d26b4269d9095340753', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-16013003', 'ctest-vn-67308998'], 'port_security_enabled': True, 'description': ''}}
2025-10-19 16:11:03,114 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd64de975-7db3-4a49-9234-5b76aa4e33a8', 'name': '', 'tenant_id': '7e9d689441734d26b4269d9095340753', 'network_id': '059b8f60-2bdf-4a54-bdff-106a0056a37e', 'ip_version': 4, 'cidr': '125.30.27.0/26', 'allocation_pools': [{'start': '125.30.27.2', 'end': '125.30.27.62'}], 'gateway_ip': '125.30.27.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '125.30.27.2', 'tags': [], 'project_id': '7e9d689441734d26b4269d9095340753'}}
2025-10-19 16:11:03,138 - INFO - Created VN ctest-vn-67308998
2025-10-19 16:11:03,190 - DEBUG - VN ctest-vn-67308998 UUID is 059b8f60-2bdf-4a54-bdff-106a0056a37e
2025-10-19 16:11:03,544 - DEBUG - Response for create_network : {'network': {'id': 'dc362722-4a3c-47a2-8242-4d446438409b', 'name': 'ctest-ext_vn-34218215', 'tenant_id': '7e9d689441734d26b4269d9095340753', 'project_id': '7e9d689441734d26b4269d9095340753', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': True, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-16013003', 'ctest-ext_vn-34218215'], 'port_security_enabled': True, 'description': ''}}
2025-10-19 16:11:03,703 - DEBUG - Response for create_subnet : {'subnet': {'id': '1465f4b3-ac3b-45a9-8279-50d3382fad91', 'name': '', 'tenant_id': '7e9d689441734d26b4269d9095340753', 'network_id': 'dc362722-4a3c-47a2-8242-4d446438409b', 'ip_version': 4, 'cidr': '68.131.55.64/26', 'allocation_pools': [{'start': '68.131.55.66', 'end': '68.131.55.126'}], 'gateway_ip': '68.131.55.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '68.131.55.66', 'tags': [], 'project_id': '7e9d689441734d26b4269d9095340753'}}
2025-10-19 16:11:03,722 - INFO - Created VN ctest-ext_vn-34218215
2025-10-19 16:11:03,774 - DEBUG - VN ctest-ext_vn-34218215 UUID is dc362722-4a3c-47a2-8242-4d446438409b
2025-10-19 16:11:03,981 - DEBUG - Services list from nova: [, , ]
2025-10-19 16:11:05,014 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4363-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4363-1)
2025-10-19 16:11:06,170 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4363-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4363-1)
2025-10-19 16:11:06,250 - INFO - Setting gateway for router 88cbd07a-e98a-4eba-ae25-6ca55668cbc2 to network dc362722-4a3c-47a2-8242-4d446438409b
2025-10-19 16:11:06,334 - INFO - Adding interface with subnet_id d64de975-7db3-4a49-9234-5b76aa4e33a8, port_id None to router 88cbd07a-e98a-4eba-ae25-6ca55668cbc2
2025-10-19 16:11:06,712 - INFO - Waiting for VM ctest-TestRoutersBasic-16013003-48489502 to be up..
2025-10-19 16:11:06,807 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-19 16:11:11,889 - DEBUG - VM is in ACTIVE state now
2025-10-19 16:11:11,889 - INFO - VM name : ctest-TestRoutersBasic-16013003-48489502
2025-10-19 16:11:11,968 - DEBUG - VM ctest-TestRoutersBasic-16013003-48489502 ID is a16dca2a-d08e-4262-977d-ea00215efc8b
2025-10-19 16:11:11,985 - DEBUG - VM ctest-TestRoutersBasic-16013003-48489502 launched on Node cn-jenkins-deploy-platform-ansible-os-4363-1
2025-10-19 16:11:12,063 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/a16dca2a-d08e-4262-977d-ea00215efc8b
2025-10-19 16:11:12,358 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/a16dca2a-d08e-4262-977d-ea00215efc8b
2025-10-19 16:11:12,391 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/a121b339-2a14-416c-9d33-90642f9598cb
2025-10-19 16:11:15,652 - 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 1029ms')
2025-10-19 16:11:15,652 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-16013003-48489502 failed!
2025-10-19 16:11:15,705 - DEBUG - Gateway for vn default-domain:ctest-TestRoutersBasic-16013003:ctest-vn-67308998 is 125.30.27.1 and allocation pool is NOT set
2025-10-19 16:11:17,769 - 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.23 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.760 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.760/1.993/3.226/1.233 ms')
2025-10-19 16:11:17,769 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-16013003-48489502 passed
2025-10-19 16:11:17,926 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-19 16:11:17,926 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-16013003-48489502, IP 125.30.27.3, Port 22
2025-10-19 16:11:18,100 - DEBUG - VM ctest-TestRoutersBasic-16013003-48489502 is ready for SSH connections
2025-10-19 16:11:18,100 - INFO - Waiting for VM ctest-TestRoutersBasic-16013003-78349870 to be up..
2025-10-19 16:11:18,177 - DEBUG - VM is in ACTIVE state now
2025-10-19 16:11:18,177 - INFO - VM name : ctest-TestRoutersBasic-16013003-78349870
2025-10-19 16:11:18,252 - DEBUG - VM ctest-TestRoutersBasic-16013003-78349870 ID is 81d5b9dd-e1a6-4fe0-9c54-5ed1d3201b5c
2025-10-19 16:11:18,252 - DEBUG - VM ctest-TestRoutersBasic-16013003-78349870 launched on Node cn-jenkins-deploy-platform-ansible-os-4363-1
2025-10-19 16:11:18,322 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/81d5b9dd-e1a6-4fe0-9c54-5ed1d3201b5c
2025-10-19 16:11:18,330 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/06a9be9a-b063-4489-87bb-9e87c838a720
2025-10-19 16:11:19,559 - 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.46 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.489 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.489/1.976/3.463/1.487 ms')
2025-10-19 16:11:19,559 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestRoutersBasic-16013003-78349870 passed
2025-10-19 16:11:19,706 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-19 16:11:19,706 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-16013003-78349870, IP 68.131.55.67, Port 22
2025-10-19 16:11:19,873 - DEBUG - VM ctest-TestRoutersBasic-16013003-78349870 is ready for SSH connections
2025-10-19 16:11:19,873 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-19 16:11:19,873 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 68.131.55.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-19 16:11:19,873 - DEBUG - ping -s 56 -c 3 -W 1 68.131.55.67
2025-10-19 16:11:23,598 - DEBUG - PING 68.131.55.67 (68.131.55.67): 56 data bytes
64 bytes from 68.131.55.67: seq=0 ttl=62 time=5.054 ms
64 bytes from 68.131.55.67: seq=1 ttl=62 time=0.914 ms
64 bytes from 68.131.55.67: seq=2 ttl=62 time=1.234 ms
--- 68.131.55.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.914/2.400/5.054 ms
2025-10-19 16:11:23,599 - INFO - Ping to IP 68.131.55.67 from VM ctest-TestRoutersBasic-16013003-48489502 passed
2025-10-19 16:11:23,599 - INFO - Deleting interface with subnet_id d64de975-7db3-4a49-9234-5b76aa4e33a8, port_id None from router 88cbd07a-e98a-4eba-ae25-6ca55668cbc2
2025-10-19 16:11:23,838 - INFO - Deleting VM ctest-TestRoutersBasic-16013003-78349870
2025-10-19 16:11:23,921 - INFO - Deleting VM ctest-TestRoutersBasic-16013003-48489502
2025-10-19 16:11:24,016 - INFO - Deleting VN ctest-ext_vn-34218215
2025-10-19 16:11:24,119 - DEBUG - VN dc362722-4a3c-47a2-8242-4d446438409b still in use: Unable to complete operation on network dc362722-4a3c-47a2-8242-4d446438409b. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-3e339b2b-1ce1-456c-b263-1ef0dce84301']
2025-10-19 16:11:24,119 - WARNING - Deleting VN ctest-ext_vn-34218215 failed..Will retry
2025-10-19 16:11:26,246 - DEBUG - Response for deleting network ()
2025-10-19 16:11:26,246 - INFO - Deleting VN ctest-vn-67308998
2025-10-19 16:11:26,374 - DEBUG - Response for deleting network ()
2025-10-19 16:11:26,631 - DEBUG - No XMPP flaps were noticed during the test
2025-10-19 16:11:26,631 - INFO - END TEST : test_basic_snat_behavior_without_external_connectivity : PASSED[0:00:25]
2025-10-19 16:11:26,631 - INFO - --------------------------------------------------------------------------------
2025-10-19 16:11:27,380 - INFO - Deleted project: ctest-TestRoutersBasic-16013003, ID : 7e9d6894-4173-4d26-b426-9d9095340753