2026-03-10 16:18:43,156 - INFO - Domain Default found not creating 2026-03-10 16:18:43,358 - INFO - Project ctest-TestPorts-31513243 not found, creating it 2026-03-10 16:18:43,877 - INFO - Created Project:ctest-TestPorts-31513243, ID : 0f5a1d66-2dc8-4e56-a1ab-1fb1a8a1d823 2026-03-10 16:18:46,364 - INFO - ================================================================================ 2026-03-10 16:18:46,364 - INFO - STARTING TEST : test_ports_bindings 2026-03-10 16:18:46,364 - 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-03-10 16:18:46,636 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.14': '0'}} with 2026-03-10 16:18:46,636 - INFO - Initial checks done. Running the testcase now 2026-03-10 16:18:46,636 - INFO - 2026-03-10 16:18:47,248 - DEBUG - Response for create_network : {'network': {'id': '1e412be1-963c-4949-bf03-20dd4b70fc89', 'name': 'ctest-vn-34520729', 'tenant_id': '0f5a1d662dc84e56a1ab1fb1a8a1d823', 'project_id': '0f5a1d662dc84e56a1ab1fb1a8a1d823', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-31513243', 'ctest-vn-34520729'], 'port_security_enabled': True, 'description': ''}} 2026-03-10 16:18:47,485 - DEBUG - Response for create_subnet : {'subnet': {'id': '98990ac8-83f8-44e6-9db8-201e1aafd70d', 'name': '', 'tenant_id': '0f5a1d662dc84e56a1ab1fb1a8a1d823', 'network_id': '1e412be1-963c-4949-bf03-20dd4b70fc89', 'ip_version': 4, 'cidr': '17.75.193.128/26', 'allocation_pools': [{'start': '17.75.193.130', 'end': '17.75.193.190'}], 'gateway_ip': '17.75.193.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '17.75.193.130', 'tags': [], 'project_id': '0f5a1d662dc84e56a1ab1fb1a8a1d823'}} 2026-03-10 16:18:47,506 - INFO - Created VN ctest-vn-34520729 2026-03-10 16:18:47,562 - DEBUG - VN ctest-vn-34520729 UUID is 1e412be1-963c-4949-bf03-20dd4b70fc89 2026-03-10 16:18:47,684 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-31513243', 'ctest-vmi-29203441']} 2026-03-10 16:18:47,979 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-29203441', 'id': 'd9a30ccf-fafc-4f26-b378-e580cf0be4b3', 'tenant_id': '0f5a1d662dc84e56a1ab1fb1a8a1d823', 'network_id': '1e412be1-963c-4949-bf03-20dd4b70fc89', 'mac_address': '02:d9:a3:0c:cf:fa', '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': '17.75.193.131', 'subnet_id': '98990ac8-83f8-44e6-9db8-201e1aafd70d'}], 'security_groups': ['05a6367b-db0a-4fbe-9430-706326a5bfd0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0f5a1d662dc84e56a1ab1fb1a8a1d823'}} 2026-03-10 16:18:47,979 - DEBUG - Created port d9a30ccf-fafc-4f26-b378-e580cf0be4b3 2026-03-10 16:18:48,086 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/d9a30ccf-fafc-4f26-b378-e580cf0be4b3 2026-03-10 16:18:48,385 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/d9a30ccf-fafc-4f26-b378-e580cf0be4b3 2026-03-10 16:18:48,427 - INFO - VMI d9a30ccf-fafc-4f26-b378-e580cf0be4b3 verification in API Server passed 2026-03-10 16:18:48,547 - DEBUG - Response for delete_port : () 2026-03-10 16:18:48,547 - INFO - Deleted port d9a30ccf-fafc-4f26-b378-e580cf0be4b3 2026-03-10 16:18:48,547 - INFO - Deleting VN ctest-vn-34520729 2026-03-10 16:18:48,681 - DEBUG - Response for deleting network () 2026-03-10 16:18:48,939 - DEBUG - No XMPP flaps were noticed during the test 2026-03-10 16:18:48,939 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-03-10 16:18:48,939 - INFO - -------------------------------------------------------------------------------- 2026-03-10 16:18:48,942 - INFO - ================================================================================ 2026-03-10 16:18:48,942 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-10 16:18:48,942 - 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-03-10 16:18:49,242 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.14': '0'}} with 2026-03-10 16:18:49,242 - INFO - Initial checks done. Running the testcase now 2026-03-10 16:18:49,242 - INFO - 2026-03-10 16:18:49,468 - DEBUG - Response for create_network : {'network': {'id': '3f084e98-0287-451d-9942-13323718ccf3', 'name': 'ctest-vn1-34493860', 'tenant_id': '0f5a1d662dc84e56a1ab1fb1a8a1d823', 'project_id': '0f5a1d662dc84e56a1ab1fb1a8a1d823', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-31513243', 'ctest-vn1-34493860'], 'port_security_enabled': True, 'description': ''}} 2026-03-10 16:18:49,641 - DEBUG - Response for create_subnet : {'subnet': {'id': '001329b2-48d8-4102-9a14-2a4d7658b83a', 'name': '', 'tenant_id': '0f5a1d662dc84e56a1ab1fb1a8a1d823', 'network_id': '3f084e98-0287-451d-9942-13323718ccf3', 'ip_version': 4, 'cidr': '110.162.17.64/26', 'allocation_pools': [{'start': '110.162.17.66', 'end': '110.162.17.126'}], 'gateway_ip': '110.162.17.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '110.162.17.66', 'tags': [], 'project_id': '0f5a1d662dc84e56a1ab1fb1a8a1d823'}} 2026-03-10 16:18:49,804 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fee5c779-dfe8-4084-b72d-9477e9355fce', 'name': '', 'tenant_id': '0f5a1d662dc84e56a1ab1fb1a8a1d823', 'network_id': '3f084e98-0287-451d-9942-13323718ccf3', 'ip_version': 4, 'cidr': '62.201.151.64/26', 'allocation_pools': [{'start': '62.201.151.66', 'end': '62.201.151.126'}], 'gateway_ip': '62.201.151.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '62.201.151.66', 'tags': [], 'project_id': '0f5a1d662dc84e56a1ab1fb1a8a1d823'}} 2026-03-10 16:18:49,826 - INFO - Created VN ctest-vn1-34493860 2026-03-10 16:18:49,878 - DEBUG - VN ctest-vn1-34493860 UUID is 3f084e98-0287-451d-9942-13323718ccf3 2026-03-10 16:18:50,206 - DEBUG - Response for create_port : {'port': {'name': '3a591498-f88d-4546-a769-e31312531cf5', 'id': '3a591498-f88d-4546-a769-e31312531cf5', 'tenant_id': '0f5a1d662dc84e56a1ab1fb1a8a1d823', 'network_id': '3f084e98-0287-451d-9942-13323718ccf3', 'mac_address': '02:3a:59:14:98:f8', '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': '110.162.17.69', 'subnet_id': '001329b2-48d8-4102-9a14-2a4d7658b83a'}], 'security_groups': ['05a6367b-db0a-4fbe-9430-706326a5bfd0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0f5a1d662dc84e56a1ab1fb1a8a1d823'}} 2026-03-10 16:18:50,411 - DEBUG - Response for create_port : {'port': {'name': 'f7862bba-47dd-4c31-89a8-2b598c863bf6', 'id': 'f7862bba-47dd-4c31-89a8-2b598c863bf6', 'tenant_id': '0f5a1d662dc84e56a1ab1fb1a8a1d823', 'network_id': '3f084e98-0287-451d-9942-13323718ccf3', 'mac_address': '02:f7:86:2b:ba:47', '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': '62.201.151.69', 'subnet_id': 'fee5c779-dfe8-4084-b72d-9477e9355fce'}], 'security_groups': ['05a6367b-db0a-4fbe-9430-706326a5bfd0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0f5a1d662dc84e56a1ab1fb1a8a1d823'}} 2026-03-10 16:18:50,489 - DEBUG - Services list from nova: [, , ] 2026-03-10 16:18:50,972 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5457-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5457-1) 2026-03-10 16:18:51,546 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5457-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5457-1) 2026-03-10 16:18:51,547 - INFO - Waiting for VM ctest-vn1-vm1-96117504 to be up.. 2026-03-10 16:18:51,601 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-10 16:18:56,692 - DEBUG - VM is in ACTIVE state now 2026-03-10 16:18:56,692 - INFO - VM name : ctest-vn1-vm1-96117504 2026-03-10 16:18:56,779 - DEBUG - VM ctest-vn1-vm1-96117504 ID is f955436a-4260-42cf-9aef-e3964e8008ca 2026-03-10 16:18:56,802 - DEBUG - VM ctest-vn1-vm1-96117504 launched on Node cn-jenkins-deploy-platform-ansible-os-5457-1 2026-03-10 16:18:56,883 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/f955436a-4260-42cf-9aef-e3964e8008ca 2026-03-10 16:18:56,892 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/3a591498-f88d-4546-a769-e31312531cf5 2026-03-10 16:19:00,162 - 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 1021ms') 2026-03-10 16:19:00,163 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-96117504 failed! 2026-03-10 16:19:00,226 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-31513243:ctest-vn1-34493860 is 110.162.17.65 and allocation pool is NOT set 2026-03-10 16:19:00,226 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-31513243:ctest-vn1-34493860 is 62.201.151.65 and allocation pool is NOT set 2026-03-10 16:19:04,288 - 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=2 ttl=63 time=9.82 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1006ms\r\nrtt min/avg/max/mdev = 9.817/9.817/9.817/0.000 ms') 2026-03-10 16:19:04,288 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-96117504 passed 2026-03-10 16:19:04,446 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-10 16:19:04,446 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-96117504, IP 110.162.17.69, Port 22 2026-03-10 16:19:04,616 - DEBUG - VM ctest-vn1-vm1-96117504 is ready for SSH connections 2026-03-10 16:19:04,616 - INFO - Waiting for VM ctest-vn1-vm2-82582471 to be up.. 2026-03-10 16:19:04,706 - DEBUG - VM is in ACTIVE state now 2026-03-10 16:19:04,707 - INFO - VM name : ctest-vn1-vm2-82582471 2026-03-10 16:19:04,802 - DEBUG - VM ctest-vn1-vm2-82582471 ID is 98a2c27f-ed26-44e9-9053-775353ae3514 2026-03-10 16:19:04,802 - DEBUG - VM ctest-vn1-vm2-82582471 launched on Node cn-jenkins-deploy-platform-ansible-os-5457-1 2026-03-10 16:19:04,899 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/98a2c27f-ed26-44e9-9053-775353ae3514 2026-03-10 16:19:04,911 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/f7862bba-47dd-4c31-89a8-2b598c863bf6 2026-03-10 16:19:06,183 - 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=4.25 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.912 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.912/2.583/4.254/1.671 ms') 2026-03-10 16:19:06,183 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-82582471 passed 2026-03-10 16:19:06,350 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-10 16:19:06,350 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-82582471, IP 62.201.151.69, Port 22 2026-03-10 16:19:06,519 - DEBUG - VM ctest-vn1-vm2-82582471 is ready for SSH connections 2026-03-10 16:19:06,520 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-10 16:19:06,520 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-10 16:19:06,520 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-10 16:19:06,520 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 110.162.17.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-03-10 16:19:06,520 - DEBUG - ping -s 56 -c 3 -W 1 110.162.17.69 2026-03-10 16:19:09,262 - DEBUG - PING 110.162.17.69 (110.162.17.69): 56 data bytes 64 bytes from 110.162.17.69: seq=0 ttl=63 time=3.973 ms 64 bytes from 110.162.17.69: seq=1 ttl=63 time=1.211 ms 64 bytes from 110.162.17.69: seq=2 ttl=63 time=1.305 ms --- 110.162.17.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.211/2.163/3.973 ms 2026-03-10 16:19:09,262 - INFO - Ping to IP 110.162.17.69 from VM ctest-vn1-vm2-82582471 passed 2026-03-10 16:19:09,262 - INFO - Detaching port f7862bba-47dd-4c31-89a8-2b598c863bf6 from VM ctest-vn1-vm2-82582471 2026-03-10 16:19:09,333 - INFO - Deleting VM ctest-vn1-vm2-82582471 2026-03-10 16:19:09,431 - INFO - Detaching port 3a591498-f88d-4546-a769-e31312531cf5 from VM ctest-vn1-vm1-96117504 2026-03-10 16:19:09,475 - INFO - Deleting VM ctest-vn1-vm1-96117504 2026-03-10 16:19:09,757 - DEBUG - Response for delete_port : () 2026-03-10 16:19:09,967 - DEBUG - Response for delete_port : () 2026-03-10 16:19:09,967 - INFO - Deleting VN ctest-vn1-34493860 2026-03-10 16:19:10,180 - DEBUG - Response for deleting network () 2026-03-10 16:19:10,449 - DEBUG - No XMPP flaps were noticed during the test 2026-03-10 16:19:10,449 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:22] 2026-03-10 16:19:10,449 - INFO - -------------------------------------------------------------------------------- 2026-03-10 16:19:11,211 - INFO - Deleted project: ctest-TestPorts-31513243, ID : 0f5a1d66-2dc8-4e56-a1ab-1fb1a8a1d823