2026-04-21 16:46:05,035 - INFO - Domain Default found not creating 2026-04-21 16:46:05,214 - INFO - Project ctest-TestPorts-66934251 not found, creating it 2026-04-21 16:46:05,663 - INFO - Created Project:ctest-TestPorts-66934251, ID : f220fe80-4759-415a-b89d-e88284421456 2026-04-21 16:46:07,353 - INFO - ================================================================================ 2026-04-21 16:46:07,353 - INFO - STARTING TEST : test_ports_bindings 2026-04-21 16:46:07,353 - 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-04-21 16:46:07,612 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-04-21 16:46:07,612 - INFO - Initial checks done. Running the testcase now 2026-04-21 16:46:07,612 - INFO - 2026-04-21 16:46:08,359 - DEBUG - Response for create_network : {'network': {'id': '4b6626d4-5571-423f-9c84-e9a60a825c8c', 'name': 'ctest-vn-95176586', 'tenant_id': 'f220fe804759415ab89de88284421456', 'project_id': 'f220fe804759415ab89de88284421456', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-66934251', 'ctest-vn-95176586'], 'port_security_enabled': True, 'description': ''}} 2026-04-21 16:46:08,779 - DEBUG - Response for create_subnet : {'subnet': {'id': '60cf1ede-57de-4884-bd01-d496189b1700', 'name': '', 'tenant_id': 'f220fe804759415ab89de88284421456', 'network_id': '4b6626d4-5571-423f-9c84-e9a60a825c8c', 'ip_version': 4, 'cidr': '130.64.193.0/26', 'allocation_pools': [{'start': '130.64.193.2', 'end': '130.64.193.62'}], 'gateway_ip': '130.64.193.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '130.64.193.2', 'tags': [], 'project_id': 'f220fe804759415ab89de88284421456'}} 2026-04-21 16:46:08,814 - INFO - Created VN ctest-vn-95176586 2026-04-21 16:46:08,870 - DEBUG - VN ctest-vn-95176586 UUID is 4b6626d4-5571-423f-9c84-e9a60a825c8c 2026-04-21 16:46:09,054 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-66934251', 'ctest-vmi-24629963']} 2026-04-21 16:46:09,335 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-24629963', 'id': '7e01e19d-dc29-4a87-803c-8e1c70aadba5', 'tenant_id': 'f220fe804759415ab89de88284421456', 'network_id': '4b6626d4-5571-423f-9c84-e9a60a825c8c', 'mac_address': '02:7e:01:e1:9d:dc', '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': '130.64.193.3', 'subnet_id': '60cf1ede-57de-4884-bd01-d496189b1700'}], 'security_groups': ['e32bfae3-02bc-4829-a32f-5e3d9650c8c8'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f220fe804759415ab89de88284421456'}} 2026-04-21 16:46:09,335 - DEBUG - Created port 7e01e19d-dc29-4a87-803c-8e1c70aadba5 2026-04-21 16:46:09,446 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/7e01e19d-dc29-4a87-803c-8e1c70aadba5 2026-04-21 16:46:09,788 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/7e01e19d-dc29-4a87-803c-8e1c70aadba5 2026-04-21 16:46:09,831 - INFO - VMI 7e01e19d-dc29-4a87-803c-8e1c70aadba5 verification in API Server passed 2026-04-21 16:46:09,930 - DEBUG - Response for delete_port : () 2026-04-21 16:46:09,930 - INFO - Deleted port 7e01e19d-dc29-4a87-803c-8e1c70aadba5 2026-04-21 16:46:09,930 - INFO - Deleting VN ctest-vn-95176586 2026-04-21 16:46:10,071 - DEBUG - Response for deleting network () 2026-04-21 16:46:10,331 - DEBUG - No XMPP flaps were noticed during the test 2026-04-21 16:46:10,331 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-04-21 16:46:10,331 - INFO - -------------------------------------------------------------------------------- 2026-04-21 16:46:10,334 - INFO - ================================================================================ 2026-04-21 16:46:10,334 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-04-21 16:46:10,335 - 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-04-21 16:46:10,623 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-04-21 16:46:10,623 - INFO - Initial checks done. Running the testcase now 2026-04-21 16:46:10,623 - INFO - 2026-04-21 16:46:10,809 - DEBUG - Response for create_network : {'network': {'id': '99fd59e2-100c-464a-b77a-0e59d3d942b7', 'name': 'ctest-vn1-25121083', 'tenant_id': 'f220fe804759415ab89de88284421456', 'project_id': 'f220fe804759415ab89de88284421456', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-66934251', 'ctest-vn1-25121083'], 'port_security_enabled': True, 'description': ''}} 2026-04-21 16:46:10,960 - DEBUG - Response for create_subnet : {'subnet': {'id': '49c1d2ec-95c9-4dfb-8b81-dc7711fcd0f1', 'name': '', 'tenant_id': 'f220fe804759415ab89de88284421456', 'network_id': '99fd59e2-100c-464a-b77a-0e59d3d942b7', 'ip_version': 4, 'cidr': '90.116.177.128/26', 'allocation_pools': [{'start': '90.116.177.130', 'end': '90.116.177.190'}], 'gateway_ip': '90.116.177.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '90.116.177.130', 'tags': [], 'project_id': 'f220fe804759415ab89de88284421456'}} 2026-04-21 16:46:11,117 - DEBUG - Response for create_subnet : {'subnet': {'id': '9bac04e9-0390-4fd3-91b9-4b5c509e91fe', 'name': '', 'tenant_id': 'f220fe804759415ab89de88284421456', 'network_id': '99fd59e2-100c-464a-b77a-0e59d3d942b7', 'ip_version': 4, 'cidr': '72.125.232.0/26', 'allocation_pools': [{'start': '72.125.232.2', 'end': '72.125.232.62'}], 'gateway_ip': '72.125.232.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '72.125.232.2', 'tags': [], 'project_id': 'f220fe804759415ab89de88284421456'}} 2026-04-21 16:46:11,139 - INFO - Created VN ctest-vn1-25121083 2026-04-21 16:46:11,193 - DEBUG - VN ctest-vn1-25121083 UUID is 99fd59e2-100c-464a-b77a-0e59d3d942b7 2026-04-21 16:46:11,513 - DEBUG - Response for create_port : {'port': {'name': 'a6570601-88cf-4e72-bf80-a73dd1bf79cc', 'id': 'a6570601-88cf-4e72-bf80-a73dd1bf79cc', 'tenant_id': 'f220fe804759415ab89de88284421456', 'network_id': '99fd59e2-100c-464a-b77a-0e59d3d942b7', 'mac_address': '02:a6:57:06:01:88', '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': '90.116.177.133', 'subnet_id': '49c1d2ec-95c9-4dfb-8b81-dc7711fcd0f1'}], 'security_groups': ['e32bfae3-02bc-4829-a32f-5e3d9650c8c8'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f220fe804759415ab89de88284421456'}} 2026-04-21 16:46:11,688 - DEBUG - Response for create_port : {'port': {'name': '17564aab-9e75-4574-a349-e549b9a402db', 'id': '17564aab-9e75-4574-a349-e549b9a402db', 'tenant_id': 'f220fe804759415ab89de88284421456', 'network_id': '99fd59e2-100c-464a-b77a-0e59d3d942b7', 'mac_address': '02:17:56:4a:ab:9e', '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': '72.125.232.5', 'subnet_id': '9bac04e9-0390-4fd3-91b9-4b5c509e91fe'}], 'security_groups': ['e32bfae3-02bc-4829-a32f-5e3d9650c8c8'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f220fe804759415ab89de88284421456'}} 2026-04-21 16:46:11,751 - DEBUG - Services list from nova: [, , ] 2026-04-21 16:46:12,150 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5661-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5661-1) 2026-04-21 16:46:12,580 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5661-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5661-1) 2026-04-21 16:46:12,581 - INFO - Waiting for VM ctest-vn1-vm1-84453992 to be up.. 2026-04-21 16:46:12,624 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-21 16:46:17,714 - DEBUG - VM is in ACTIVE state now 2026-04-21 16:46:17,714 - INFO - VM name : ctest-vn1-vm1-84453992 2026-04-21 16:46:17,798 - DEBUG - VM ctest-vn1-vm1-84453992 ID is 77a20971-f889-4bc4-bd72-ffc759dc31b8 2026-04-21 16:46:17,820 - DEBUG - VM ctest-vn1-vm1-84453992 launched on Node cn-jenkins-deploy-platform-ansible-os-5661-1 2026-04-21 16:46:17,902 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/77a20971-f889-4bc4-bd72-ffc759dc31b8 2026-04-21 16:46:17,911 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/a6570601-88cf-4e72-bf80-a73dd1bf79cc 2026-04-21 16:46:21,173 - 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 1008ms') 2026-04-21 16:46:21,173 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-84453992 failed! 2026-04-21 16:46:21,230 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-66934251:ctest-vn1-25121083 is 90.116.177.129 and allocation pool is NOT set 2026-04-21 16:46:21,230 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-66934251:ctest-vn1-25121083 is 72.125.232.1 and allocation pool is NOT set 2026-04-21 16:46:25,302 - 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 1013ms') 2026-04-21 16:46:25,302 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-84453992 failed! 2026-04-21 16:46:25,358 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-66934251:ctest-vn1-25121083 is 90.116.177.129 and allocation pool is NOT set 2026-04-21 16:46:25,358 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-66934251:ctest-vn1-25121083 is 72.125.232.1 and allocation pool is NOT set 2026-04-21 16:46:27,418 - 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=4.08 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.761 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.761/2.421/4.082/1.660 ms') 2026-04-21 16:46:27,418 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-84453992 passed 2026-04-21 16:46:27,525 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-21 16:46:27,526 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-84453992, IP 90.116.177.133, Port 22 2026-04-21 16:46:27,697 - DEBUG - VM ctest-vn1-vm1-84453992 is ready for SSH connections 2026-04-21 16:46:27,697 - INFO - Waiting for VM ctest-vn1-vm2-14195564 to be up.. 2026-04-21 16:46:27,784 - DEBUG - VM is in ACTIVE state now 2026-04-21 16:46:27,784 - INFO - VM name : ctest-vn1-vm2-14195564 2026-04-21 16:46:27,864 - DEBUG - VM ctest-vn1-vm2-14195564 ID is 29747a51-3f92-4786-a9f0-2d08dd8ef80d 2026-04-21 16:46:27,864 - DEBUG - VM ctest-vn1-vm2-14195564 launched on Node cn-jenkins-deploy-platform-ansible-os-5661-1 2026-04-21 16:46:27,955 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/29747a51-3f92-4786-a9f0-2d08dd8ef80d 2026-04-21 16:46:27,964 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/17564aab-9e75-4574-a349-e549b9a402db 2026-04-21 16:46:29,209 - 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.60 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.416 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.416/2.010/3.604/1.594 ms') 2026-04-21 16:46:29,209 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-14195564 passed 2026-04-21 16:46:29,366 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-21 16:46:29,366 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-14195564, IP 72.125.232.5, Port 22 2026-04-21 16:46:29,521 - DEBUG - VM ctest-vn1-vm2-14195564 is ready for SSH connections 2026-04-21 16:46:29,521 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-21 16:46:29,522 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-21 16:46:29,522 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-21 16:46:29,522 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 90.116.177.133, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-04-21 16:46:29,522 - DEBUG - ping -s 56 -c 3 -W 1 90.116.177.133 2026-04-21 16:46:32,233 - DEBUG - PING 90.116.177.133 (90.116.177.133): 56 data bytes 64 bytes from 90.116.177.133: seq=0 ttl=63 time=4.347 ms 64 bytes from 90.116.177.133: seq=1 ttl=63 time=1.042 ms 64 bytes from 90.116.177.133: seq=2 ttl=63 time=1.280 ms --- 90.116.177.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.042/2.223/4.347 ms 2026-04-21 16:46:32,233 - INFO - Ping to IP 90.116.177.133 from VM ctest-vn1-vm2-14195564 passed 2026-04-21 16:46:32,234 - INFO - Detaching port 17564aab-9e75-4574-a349-e549b9a402db from VM ctest-vn1-vm2-14195564 2026-04-21 16:46:32,290 - INFO - Deleting VM ctest-vn1-vm2-14195564 2026-04-21 16:46:32,370 - INFO - Detaching port a6570601-88cf-4e72-bf80-a73dd1bf79cc from VM ctest-vn1-vm1-84453992 2026-04-21 16:46:32,408 - INFO - Deleting VM ctest-vn1-vm1-84453992 2026-04-21 16:46:32,693 - DEBUG - Response for delete_port : () 2026-04-21 16:46:32,859 - DEBUG - Response for delete_port : () 2026-04-21 16:46:32,859 - INFO - Deleting VN ctest-vn1-25121083 2026-04-21 16:46:33,008 - DEBUG - Response for deleting network () 2026-04-21 16:46:33,277 - DEBUG - No XMPP flaps were noticed during the test 2026-04-21 16:46:33,277 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:23] 2026-04-21 16:46:33,277 - INFO - -------------------------------------------------------------------------------- 2026-04-21 16:46:34,071 - INFO - Deleted project: ctest-TestPorts-66934251, ID : f220fe80-4759-415a-b89d-e88284421456