2026-05-14 02:24:47,636 - INFO - Domain Default found not creating 2026-05-14 02:24:47,814 - INFO - Project ctest-TestPorts-41488043 not found, creating it 2026-05-14 02:24:48,404 - INFO - Created Project:ctest-TestPorts-41488043, ID : 1701d7b3-b036-4e00-8624-d3cec7aec3a6 2026-05-14 02:24:49,942 - INFO - ================================================================================ 2026-05-14 02:24:49,942 - INFO - STARTING TEST : test_ports_bindings 2026-05-14 02:24:49,942 - 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-05-14 02:24:50,200 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.25': '0'}} with 2026-05-14 02:24:50,200 - INFO - Initial checks done. Running the testcase now 2026-05-14 02:24:50,200 - INFO - 2026-05-14 02:24:50,773 - DEBUG - Response for create_network : {'network': {'id': '493331ec-2333-4f1f-8843-517b4c90de8c', 'name': 'ctest-vn-92976505', 'tenant_id': '1701d7b3b0364e008624d3cec7aec3a6', 'project_id': '1701d7b3b0364e008624d3cec7aec3a6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-41488043', 'ctest-vn-92976505'], 'port_security_enabled': True, 'description': ''}} 2026-05-14 02:24:50,960 - DEBUG - Response for create_subnet : {'subnet': {'id': '88ba3875-5584-43b2-a347-dc97cf3eab6f', 'name': '', 'tenant_id': '1701d7b3b0364e008624d3cec7aec3a6', 'network_id': '493331ec-2333-4f1f-8843-517b4c90de8c', 'ip_version': 4, 'cidr': '167.250.32.192/26', 'allocation_pools': [{'start': '167.250.32.194', 'end': '167.250.32.254'}], 'gateway_ip': '167.250.32.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '167.250.32.194', 'tags': [], 'project_id': '1701d7b3b0364e008624d3cec7aec3a6'}} 2026-05-14 02:24:50,977 - INFO - Created VN ctest-vn-92976505 2026-05-14 02:24:51,030 - DEBUG - VN ctest-vn-92976505 UUID is 493331ec-2333-4f1f-8843-517b4c90de8c 2026-05-14 02:24:51,137 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-41488043', 'ctest-vmi-75547327']} 2026-05-14 02:24:51,367 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-75547327', 'id': '50bf0af5-cd8d-4255-87b8-a13444bbad0c', 'tenant_id': '1701d7b3b0364e008624d3cec7aec3a6', 'network_id': '493331ec-2333-4f1f-8843-517b4c90de8c', 'mac_address': '02:50:bf:0a:f5:cd', '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': '167.250.32.195', 'subnet_id': '88ba3875-5584-43b2-a347-dc97cf3eab6f'}], 'security_groups': ['e06aded7-830f-45d1-ba41-1b6d20b3900b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1701d7b3b0364e008624d3cec7aec3a6'}} 2026-05-14 02:24:51,367 - DEBUG - Created port 50bf0af5-cd8d-4255-87b8-a13444bbad0c 2026-05-14 02:24:51,470 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/50bf0af5-cd8d-4255-87b8-a13444bbad0c 2026-05-14 02:24:51,774 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/50bf0af5-cd8d-4255-87b8-a13444bbad0c 2026-05-14 02:24:51,815 - INFO - VMI 50bf0af5-cd8d-4255-87b8-a13444bbad0c verification in API Server passed 2026-05-14 02:24:51,909 - DEBUG - Response for delete_port : () 2026-05-14 02:24:51,909 - INFO - Deleted port 50bf0af5-cd8d-4255-87b8-a13444bbad0c 2026-05-14 02:24:51,909 - INFO - Deleting VN ctest-vn-92976505 2026-05-14 02:24:52,012 - DEBUG - Response for deleting network () 2026-05-14 02:24:52,272 - DEBUG - No XMPP flaps were noticed during the test 2026-05-14 02:24:52,273 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-05-14 02:24:52,273 - INFO - -------------------------------------------------------------------------------- 2026-05-14 02:24:52,275 - INFO - ================================================================================ 2026-05-14 02:24:52,275 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-05-14 02:24:52,275 - 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-05-14 02:24:52,564 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.25': '0'}} with 2026-05-14 02:24:52,564 - INFO - Initial checks done. Running the testcase now 2026-05-14 02:24:52,564 - INFO - 2026-05-14 02:24:52,740 - DEBUG - Response for create_network : {'network': {'id': '64f2656d-0f3a-43d5-9074-cec860ca5638', 'name': 'ctest-vn1-99196564', 'tenant_id': '1701d7b3b0364e008624d3cec7aec3a6', 'project_id': '1701d7b3b0364e008624d3cec7aec3a6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-41488043', 'ctest-vn1-99196564'], 'port_security_enabled': True, 'description': ''}} 2026-05-14 02:24:52,955 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd798d16b-d411-4e73-9759-3daa0f061eb5', 'name': '', 'tenant_id': '1701d7b3b0364e008624d3cec7aec3a6', 'network_id': '64f2656d-0f3a-43d5-9074-cec860ca5638', 'ip_version': 4, 'cidr': '32.117.61.0/26', 'allocation_pools': [{'start': '32.117.61.2', 'end': '32.117.61.62'}], 'gateway_ip': '32.117.61.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '32.117.61.2', 'tags': [], 'project_id': '1701d7b3b0364e008624d3cec7aec3a6'}} 2026-05-14 02:24:53,103 - DEBUG - Response for create_subnet : {'subnet': {'id': '5ec7d5a0-9dbd-4bbc-bc82-3470a00e49dd', 'name': '', 'tenant_id': '1701d7b3b0364e008624d3cec7aec3a6', 'network_id': '64f2656d-0f3a-43d5-9074-cec860ca5638', 'ip_version': 4, 'cidr': '19.238.78.128/26', 'allocation_pools': [{'start': '19.238.78.130', 'end': '19.238.78.190'}], 'gateway_ip': '19.238.78.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '19.238.78.130', 'tags': [], 'project_id': '1701d7b3b0364e008624d3cec7aec3a6'}} 2026-05-14 02:24:53,124 - INFO - Created VN ctest-vn1-99196564 2026-05-14 02:24:53,178 - DEBUG - VN ctest-vn1-99196564 UUID is 64f2656d-0f3a-43d5-9074-cec860ca5638 2026-05-14 02:24:53,496 - DEBUG - Response for create_port : {'port': {'name': '5405a1cc-229a-4d3b-b5bf-5a4cbac097d8', 'id': '5405a1cc-229a-4d3b-b5bf-5a4cbac097d8', 'tenant_id': '1701d7b3b0364e008624d3cec7aec3a6', 'network_id': '64f2656d-0f3a-43d5-9074-cec860ca5638', 'mac_address': '02:54:05:a1:cc:22', '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': '32.117.61.5', 'subnet_id': 'd798d16b-d411-4e73-9759-3daa0f061eb5'}], 'security_groups': ['e06aded7-830f-45d1-ba41-1b6d20b3900b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1701d7b3b0364e008624d3cec7aec3a6'}} 2026-05-14 02:24:53,701 - DEBUG - Response for create_port : {'port': {'name': '146b4c22-276f-46dd-a1d0-e37fa8b51035', 'id': '146b4c22-276f-46dd-a1d0-e37fa8b51035', 'tenant_id': '1701d7b3b0364e008624d3cec7aec3a6', 'network_id': '64f2656d-0f3a-43d5-9074-cec860ca5638', 'mac_address': '02:14:6b:4c:22:27', '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': '19.238.78.133', 'subnet_id': '5ec7d5a0-9dbd-4bbc-bc82-3470a00e49dd'}], 'security_groups': ['e06aded7-830f-45d1-ba41-1b6d20b3900b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1701d7b3b0364e008624d3cec7aec3a6'}} 2026-05-14 02:24:53,780 - DEBUG - Services list from nova: [, , ] 2026-05-14 02:24:54,165 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5779-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5779-1) 2026-05-14 02:24:54,600 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5779-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5779-1) 2026-05-14 02:24:54,600 - INFO - Waiting for VM ctest-vn1-vm1-35317113 to be up.. 2026-05-14 02:24:54,641 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-14 02:24:59,723 - DEBUG - VM is in ACTIVE state now 2026-05-14 02:24:59,723 - INFO - VM name : ctest-vn1-vm1-35317113 2026-05-14 02:24:59,801 - DEBUG - VM ctest-vn1-vm1-35317113 ID is 8220405c-cec6-47a5-855d-c24943141f0f 2026-05-14 02:24:59,822 - DEBUG - VM ctest-vn1-vm1-35317113 launched on Node cn-jenkins-deploy-platform-ansible-os-5779-1 2026-05-14 02:24:59,906 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/8220405c-cec6-47a5-855d-c24943141f0f 2026-05-14 02:24:59,914 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/5405a1cc-229a-4d3b-b5bf-5a4cbac097d8 2026-05-14 02:25:03,168 - 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 1014ms') 2026-05-14 02:25:03,168 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-35317113 failed! 2026-05-14 02:25:03,223 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-41488043:ctest-vn1-99196564 is 32.117.61.1 and allocation pool is NOT set 2026-05-14 02:25:03,223 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-41488043:ctest-vn1-99196564 is 19.238.78.129 and allocation pool is NOT set 2026-05-14 02:25:07,298 - 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=8.25 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1014ms\r\nrtt min/avg/max/mdev = 8.253/8.253/8.253/0.000 ms') 2026-05-14 02:25:07,298 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-35317113 passed 2026-05-14 02:25:07,446 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-14 02:25:07,447 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-35317113, IP 32.117.61.5, Port 22 2026-05-14 02:25:07,614 - DEBUG - VM ctest-vn1-vm1-35317113 is ready for SSH connections 2026-05-14 02:25:07,614 - INFO - Waiting for VM ctest-vn1-vm2-63307635 to be up.. 2026-05-14 02:25:07,696 - DEBUG - VM is in ACTIVE state now 2026-05-14 02:25:07,696 - INFO - VM name : ctest-vn1-vm2-63307635 2026-05-14 02:25:07,774 - DEBUG - VM ctest-vn1-vm2-63307635 ID is fa9be967-58cf-4256-a4ba-ab7e6a9d6c9c 2026-05-14 02:25:07,774 - DEBUG - VM ctest-vn1-vm2-63307635 launched on Node cn-jenkins-deploy-platform-ansible-os-5779-1 2026-05-14 02:25:07,854 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/fa9be967-58cf-4256-a4ba-ab7e6a9d6c9c 2026-05-14 02:25:07,862 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/146b4c22-276f-46dd-a1d0-e37fa8b51035 2026-05-14 02:25:09,095 - 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.42 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.517 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.517/1.969/3.421/1.452 ms') 2026-05-14 02:25:09,095 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-63307635 passed 2026-05-14 02:25:09,246 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-14 02:25:09,247 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-63307635, IP 19.238.78.133, Port 22 2026-05-14 02:25:09,412 - DEBUG - VM ctest-vn1-vm2-63307635 is ready for SSH connections 2026-05-14 02:25:09,412 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-14 02:25:09,412 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-14 02:25:09,412 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-14 02:25:09,412 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 32.117.61.5, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123 2026-05-14 02:25:09,412 - DEBUG - ping -s 56 -c 3 -W 1 32.117.61.5 2026-05-14 02:25:12,066 - DEBUG - PING 32.117.61.5 (32.117.61.5): 56 data bytes 64 bytes from 32.117.61.5: seq=0 ttl=63 time=3.758 ms 64 bytes from 32.117.61.5: seq=1 ttl=63 time=0.908 ms 64 bytes from 32.117.61.5: seq=2 ttl=63 time=0.964 ms --- 32.117.61.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.908/1.876/3.758 ms 2026-05-14 02:25:12,066 - INFO - Ping to IP 32.117.61.5 from VM ctest-vn1-vm2-63307635 passed 2026-05-14 02:25:12,066 - INFO - Detaching port 146b4c22-276f-46dd-a1d0-e37fa8b51035 from VM ctest-vn1-vm2-63307635 2026-05-14 02:25:12,139 - INFO - Deleting VM ctest-vn1-vm2-63307635 2026-05-14 02:25:12,217 - INFO - Detaching port 5405a1cc-229a-4d3b-b5bf-5a4cbac097d8 from VM ctest-vn1-vm1-35317113 2026-05-14 02:25:12,250 - INFO - Deleting VM ctest-vn1-vm1-35317113 2026-05-14 02:25:12,498 - DEBUG - Response for delete_port : () 2026-05-14 02:25:12,653 - DEBUG - Response for delete_port : () 2026-05-14 02:25:12,653 - INFO - Deleting VN ctest-vn1-99196564 2026-05-14 02:25:12,783 - DEBUG - Response for deleting network () 2026-05-14 02:25:13,036 - DEBUG - No XMPP flaps were noticed during the test 2026-05-14 02:25:13,036 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21] 2026-05-14 02:25:13,037 - INFO - -------------------------------------------------------------------------------- 2026-05-14 02:25:13,725 - INFO - Deleted project: ctest-TestPorts-41488043, ID : 1701d7b3-b036-4e00-8624-d3cec7aec3a6