2026-02-20 16:17:24,224 - INFO - Domain Default found not creating 2026-02-20 16:17:24,379 - INFO - Project ctest-TestPorts-97595444 not found, creating it 2026-02-20 16:17:24,810 - INFO - Created Project:ctest-TestPorts-97595444, ID : c6cfb268-4c79-4b6d-b536-039d93ba499e 2026-02-20 16:17:26,850 - INFO - ================================================================================ 2026-02-20 16:17:26,850 - INFO - STARTING TEST : test_ports_bindings 2026-02-20 16:17:26,850 - INFO - TEST DESCRIPTION : Verify that we are able to create a port with custom port bindings Steps: 1) Create Port with Port bindings profile set to {'foo': 'bar'} 2) Retrieve and verify the same is set 2026-02-20 16:17:27,111 - DEBUG - Nothing to compare xmpp stats {'10.0.0.129': {'10.20.0.17': '0'}} with 2026-02-20 16:17:27,111 - INFO - Initial checks done. Running the testcase now 2026-02-20 16:17:27,111 - INFO - 2026-02-20 16:17:27,603 - DEBUG - Response for create_network : {'network': {'id': '6d17e39f-7c3d-439a-86ed-ffda3ed49bb7', 'name': 'ctest-vn-05323298', 'tenant_id': 'c6cfb2684c794b6db536039d93ba499e', 'project_id': 'c6cfb2684c794b6db536039d93ba499e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-97595444', 'ctest-vn-05323298'], 'port_security_enabled': True, 'description': ''}} 2026-02-20 16:17:27,812 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cdda9705-2c03-43bc-8e03-c666f4142353', 'name': '', 'tenant_id': 'c6cfb2684c794b6db536039d93ba499e', 'network_id': '6d17e39f-7c3d-439a-86ed-ffda3ed49bb7', 'ip_version': 4, 'cidr': '133.69.232.192/26', 'allocation_pools': [{'start': '133.69.232.194', 'end': '133.69.232.254'}], 'gateway_ip': '133.69.232.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '133.69.232.194', 'tags': [], 'project_id': 'c6cfb2684c794b6db536039d93ba499e'}} 2026-02-20 16:17:27,828 - INFO - Created VN ctest-vn-05323298 2026-02-20 16:17:27,878 - DEBUG - VN ctest-vn-05323298 UUID is 6d17e39f-7c3d-439a-86ed-ffda3ed49bb7 2026-02-20 16:17:27,977 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-97595444', 'ctest-vmi-09429923']} 2026-02-20 16:17:28,244 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-09429923', 'id': 'c43b501e-770c-411b-b7ea-23171ce20140', 'tenant_id': 'c6cfb2684c794b6db536039d93ba499e', 'network_id': '6d17e39f-7c3d-439a-86ed-ffda3ed49bb7', 'mac_address': '02:c4:3b:50:1e:77', 'binding:profile': {'foo': 'bar'}, 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '133.69.232.195', 'subnet_id': 'cdda9705-2c03-43bc-8e03-c666f4142353'}], 'security_groups': ['21711414-222b-4759-8724-a500badcd6a2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c6cfb2684c794b6db536039d93ba499e'}} 2026-02-20 16:17:28,244 - DEBUG - Created port c43b501e-770c-411b-b7ea-23171ce20140 2026-02-20 16:17:28,346 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/c43b501e-770c-411b-b7ea-23171ce20140 2026-02-20 16:17:28,641 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/c43b501e-770c-411b-b7ea-23171ce20140 2026-02-20 16:17:28,678 - INFO - VMI c43b501e-770c-411b-b7ea-23171ce20140 verification in API Server passed 2026-02-20 16:17:28,779 - DEBUG - Response for delete_port : () 2026-02-20 16:17:28,779 - INFO - Deleted port c43b501e-770c-411b-b7ea-23171ce20140 2026-02-20 16:17:28,779 - INFO - Deleting VN ctest-vn-05323298 2026-02-20 16:17:28,907 - DEBUG - Response for deleting network () 2026-02-20 16:17:29,160 - DEBUG - No XMPP flaps were noticed during the test 2026-02-20 16:17:29,161 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-02-20 16:17:29,161 - INFO - -------------------------------------------------------------------------------- 2026-02-20 16:17:29,164 - INFO - ================================================================================ 2026-02-20 16:17:29,164 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-02-20 16:17:29,164 - INFO - TEST DESCRIPTION : Create ports with specific Subnet and IP Create two ports in a VN with 2 subnets and specific IPs Attach to two VMs Ping between them should pass 2026-02-20 16:17:29,448 - DEBUG - Nothing to compare xmpp stats {'10.0.0.129': {'10.20.0.17': '0'}} with 2026-02-20 16:17:29,448 - INFO - Initial checks done. Running the testcase now 2026-02-20 16:17:29,448 - INFO - 2026-02-20 16:17:29,621 - DEBUG - Response for create_network : {'network': {'id': '9ae9203b-62a4-4580-8748-8e8575f870d3', 'name': 'ctest-vn1-22312685', 'tenant_id': 'c6cfb2684c794b6db536039d93ba499e', 'project_id': 'c6cfb2684c794b6db536039d93ba499e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-97595444', 'ctest-vn1-22312685'], 'port_security_enabled': True, 'description': ''}} 2026-02-20 16:17:29,793 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a631ba1f-4193-4fe3-a210-668b894d7ff4', 'name': '', 'tenant_id': 'c6cfb2684c794b6db536039d93ba499e', 'network_id': '9ae9203b-62a4-4580-8748-8e8575f870d3', 'ip_version': 4, 'cidr': '157.1.238.0/26', 'allocation_pools': [{'start': '157.1.238.2', 'end': '157.1.238.62'}], 'gateway_ip': '157.1.238.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '157.1.238.2', 'tags': [], 'project_id': 'c6cfb2684c794b6db536039d93ba499e'}} 2026-02-20 16:17:29,964 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a2ca5696-1c19-44a7-b32b-e7df5c3e90fa', 'name': '', 'tenant_id': 'c6cfb2684c794b6db536039d93ba499e', 'network_id': '9ae9203b-62a4-4580-8748-8e8575f870d3', 'ip_version': 4, 'cidr': '108.181.122.0/26', 'allocation_pools': [{'start': '108.181.122.2', 'end': '108.181.122.62'}], 'gateway_ip': '108.181.122.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '108.181.122.2', 'tags': [], 'project_id': 'c6cfb2684c794b6db536039d93ba499e'}} 2026-02-20 16:17:29,981 - INFO - Created VN ctest-vn1-22312685 2026-02-20 16:17:30,030 - DEBUG - VN ctest-vn1-22312685 UUID is 9ae9203b-62a4-4580-8748-8e8575f870d3 2026-02-20 16:17:30,340 - DEBUG - Response for create_port : {'port': {'name': 'f0099d98-a5d2-4458-8cbe-e0c4a3243b23', 'id': 'f0099d98-a5d2-4458-8cbe-e0c4a3243b23', 'tenant_id': 'c6cfb2684c794b6db536039d93ba499e', 'network_id': '9ae9203b-62a4-4580-8748-8e8575f870d3', 'mac_address': '02:f0:09:9d:98:a5', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '157.1.238.5', 'subnet_id': 'a631ba1f-4193-4fe3-a210-668b894d7ff4'}], 'security_groups': ['21711414-222b-4759-8724-a500badcd6a2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c6cfb2684c794b6db536039d93ba499e'}} 2026-02-20 16:17:30,499 - DEBUG - Response for create_port : {'port': {'name': '12ac8b23-6748-4640-a06d-af241c3473b0', 'id': '12ac8b23-6748-4640-a06d-af241c3473b0', 'tenant_id': 'c6cfb2684c794b6db536039d93ba499e', 'network_id': '9ae9203b-62a4-4580-8748-8e8575f870d3', 'mac_address': '02:12:ac:8b:23:67', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '108.181.122.5', 'subnet_id': 'a2ca5696-1c19-44a7-b32b-e7df5c3e90fa'}], 'security_groups': ['21711414-222b-4759-8724-a500badcd6a2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c6cfb2684c794b6db536039d93ba499e'}} 2026-02-20 16:17:30,555 - DEBUG - Services list from nova: [, , ] 2026-02-20 16:17:30,878 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5376-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5376-1) 2026-02-20 16:17:31,253 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5376-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5376-1) 2026-02-20 16:17:31,254 - INFO - Waiting for VM ctest-vn1-vm1-29820722 to be up.. 2026-02-20 16:17:31,293 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-02-20 16:17:36,363 - DEBUG - VM is in ACTIVE state now 2026-02-20 16:17:36,364 - INFO - VM name : ctest-vn1-vm1-29820722 2026-02-20 16:17:36,430 - DEBUG - VM ctest-vn1-vm1-29820722 ID is 90ec56f0-424a-4e24-b7de-6fa6a61b851a 2026-02-20 16:17:36,450 - DEBUG - VM ctest-vn1-vm1-29820722 launched on Node cn-jenkins-deploy-platform-ansible-os-5376-1 2026-02-20 16:17:36,518 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine/90ec56f0-424a-4e24-b7de-6fa6a61b851a 2026-02-20 16:17:36,527 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/f0099d98-a5d2-4458-8cbe-e0c4a3243b23 2026-02-20 16:17:39,771 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1003ms') 2026-02-20 16:17:39,771 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-29820722 failed! 2026-02-20 16:17:39,826 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-97595444:ctest-vn1-22312685 is 157.1.238.1 and allocation pool is NOT set 2026-02-20 16:17:39,826 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-97595444:ctest-vn1-22312685 is 108.181.122.1 and allocation pool is NOT set 2026-02-20 16:17:41,892 - 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=10.1 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.27 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 = 2.266/6.185/10.105/3.919 ms') 2026-02-20 16:17:41,892 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-29820722 passed 2026-02-20 16:17:42,038 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 16:17:42,038 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-29820722, IP 157.1.238.5, Port 22 2026-02-20 16:17:42,093 - DEBUG - Error on ssh to cirros@169.254.0.4:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-02-20 16:17:42,294 - DEBUG - VM ctest-vn1-vm1-29820722 is NOT ready for SSH connections, VM status: ACTIVE 2026-02-20 16:17:47,295 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 16:17:47,295 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-29820722, IP 157.1.238.5, Port 22 2026-02-20 16:17:47,460 - DEBUG - VM ctest-vn1-vm1-29820722 is ready for SSH connections 2026-02-20 16:17:47,460 - INFO - Waiting for VM ctest-vn1-vm2-16493069 to be up.. 2026-02-20 16:17:47,526 - DEBUG - VM is in ACTIVE state now 2026-02-20 16:17:47,526 - INFO - VM name : ctest-vn1-vm2-16493069 2026-02-20 16:17:47,585 - DEBUG - VM ctest-vn1-vm2-16493069 ID is bd884634-2a0f-45bb-b6f0-18d325ff275e 2026-02-20 16:17:47,585 - DEBUG - VM ctest-vn1-vm2-16493069 launched on Node cn-jenkins-deploy-platform-ansible-os-5376-1 2026-02-20 16:17:47,648 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine/bd884634-2a0f-45bb-b6f0-18d325ff275e 2026-02-20 16:17:47,654 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/12ac8b23-6748-4640-a06d-af241c3473b0 2026-02-20 16:17:48,881 - 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.71 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.441 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.441/1.577/2.713/1.136 ms') 2026-02-20 16:17:48,881 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-16493069 passed 2026-02-20 16:17:49,030 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 16:17:49,031 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-16493069, IP 108.181.122.5, Port 22 2026-02-20 16:17:49,198 - DEBUG - VM ctest-vn1-vm2-16493069 is ready for SSH connections 2026-02-20 16:17:49,198 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 16:17:49,198 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 16:17:49,198 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 16:17:49,198 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 157.1.238.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123 2026-02-20 16:17:49,198 - DEBUG - ping -s 56 -c 3 -W 1 157.1.238.5 2026-02-20 16:17:53,162 - DEBUG - PING 157.1.238.5 (157.1.238.5): 56 data bytes 64 bytes from 157.1.238.5: seq=0 ttl=63 time=3.818 ms 64 bytes from 157.1.238.5: seq=1 ttl=63 time=0.845 ms 64 bytes from 157.1.238.5: seq=2 ttl=63 time=1.177 ms --- 157.1.238.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.845/1.946/3.818 ms 2026-02-20 16:17:53,163 - INFO - Ping to IP 157.1.238.5 from VM ctest-vn1-vm2-16493069 passed 2026-02-20 16:17:53,163 - INFO - Detaching port 12ac8b23-6748-4640-a06d-af241c3473b0 from VM ctest-vn1-vm2-16493069 2026-02-20 16:17:53,213 - INFO - Deleting VM ctest-vn1-vm2-16493069 2026-02-20 16:17:53,275 - INFO - Detaching port f0099d98-a5d2-4458-8cbe-e0c4a3243b23 from VM ctest-vn1-vm1-29820722 2026-02-20 16:17:53,308 - INFO - Deleting VM ctest-vn1-vm1-29820722 2026-02-20 16:17:53,497 - DEBUG - Response for delete_port : () 2026-02-20 16:17:53,634 - DEBUG - Response for delete_port : () 2026-02-20 16:17:53,634 - INFO - Deleting VN ctest-vn1-22312685 2026-02-20 16:17:53,749 - DEBUG - Response for deleting network () 2026-02-20 16:17:54,007 - DEBUG - No XMPP flaps were noticed during the test 2026-02-20 16:17:54,007 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:25] 2026-02-20 16:17:54,007 - INFO - -------------------------------------------------------------------------------- 2026-02-20 16:17:54,706 - INFO - Deleted project: ctest-TestPorts-97595444, ID : c6cfb268-4c79-4b6d-b536-039d93ba499e