2026-06-19 18:31:10,220 - INFO - Domain Default found not creating 2026-06-19 18:31:10,344 - INFO - Project ctest-TestPorts-75021933 not found, creating it 2026-06-19 18:31:10,777 - INFO - Created Project:ctest-TestPorts-75021933, ID : 627aa3f0-e162-4bbf-966a-8da9ea71c673 2026-06-19 18:31:12,155 - INFO - ================================================================================ 2026-06-19 18:31:12,155 - INFO - STARTING TEST : test_ports_bindings 2026-06-19 18:31:12,155 - 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-06-19 18:31:12,403 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.254': '0'}} with 2026-06-19 18:31:12,403 - INFO - Initial checks done. Running the testcase now 2026-06-19 18:31:12,403 - INFO - 2026-06-19 18:31:12,924 - DEBUG - Response for create_network : {'network': {'id': '122698b6-e759-4755-9278-f8a15d20b2a0', 'name': 'ctest-vn-13157567', 'tenant_id': '627aa3f0e1624bbf966a8da9ea71c673', 'project_id': '627aa3f0e1624bbf966a8da9ea71c673', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-75021933', 'ctest-vn-13157567'], 'port_security_enabled': True, 'description': ''}} 2026-06-19 18:31:13,132 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f9e64915-1e23-4f35-9b21-e7b3662be32a', 'name': '', 'tenant_id': '627aa3f0e1624bbf966a8da9ea71c673', 'network_id': '122698b6-e759-4755-9278-f8a15d20b2a0', 'ip_version': 4, 'cidr': '70.159.201.0/26', 'allocation_pools': [{'start': '70.159.201.2', 'end': '70.159.201.62'}], 'gateway_ip': '70.159.201.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '70.159.201.2', 'tags': [], 'project_id': '627aa3f0e1624bbf966a8da9ea71c673'}} 2026-06-19 18:31:13,144 - INFO - Created VN ctest-vn-13157567 2026-06-19 18:31:13,195 - DEBUG - VN ctest-vn-13157567 UUID is 122698b6-e759-4755-9278-f8a15d20b2a0 2026-06-19 18:31:13,292 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-75021933', 'ctest-vmi-35722012']} 2026-06-19 18:31:13,544 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-35722012', 'id': '244334bc-f27b-45f0-9f57-5f7e524de89c', 'tenant_id': '627aa3f0e1624bbf966a8da9ea71c673', 'network_id': '122698b6-e759-4755-9278-f8a15d20b2a0', 'mac_address': '02:24:43:34:bc:f2', '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': '70.159.201.3', 'subnet_id': 'f9e64915-1e23-4f35-9b21-e7b3662be32a'}], 'security_groups': ['020d6207-7838-4e25-8440-b3f7ed01718f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '627aa3f0e1624bbf966a8da9ea71c673'}} 2026-06-19 18:31:13,544 - DEBUG - Created port 244334bc-f27b-45f0-9f57-5f7e524de89c 2026-06-19 18:31:13,647 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/244334bc-f27b-45f0-9f57-5f7e524de89c 2026-06-19 18:31:13,965 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/244334bc-f27b-45f0-9f57-5f7e524de89c 2026-06-19 18:31:13,992 - INFO - VMI 244334bc-f27b-45f0-9f57-5f7e524de89c verification in API Server passed 2026-06-19 18:31:14,069 - DEBUG - Response for delete_port : () 2026-06-19 18:31:14,069 - INFO - Deleted port 244334bc-f27b-45f0-9f57-5f7e524de89c 2026-06-19 18:31:14,069 - INFO - Deleting VN ctest-vn-13157567 2026-06-19 18:31:14,159 - DEBUG - Response for deleting network () 2026-06-19 18:31:14,410 - DEBUG - No XMPP flaps were noticed during the test 2026-06-19 18:31:14,410 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-06-19 18:31:14,410 - INFO - -------------------------------------------------------------------------------- 2026-06-19 18:31:14,412 - INFO - ================================================================================ 2026-06-19 18:31:14,412 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-19 18:31:14,413 - 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-06-19 18:31:14,700 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.254': '0'}} with 2026-06-19 18:31:14,700 - INFO - Initial checks done. Running the testcase now 2026-06-19 18:31:14,700 - INFO - 2026-06-19 18:31:14,856 - DEBUG - Response for create_network : {'network': {'id': 'cf1960fb-67f4-467d-9583-0df2e30be5e2', 'name': 'ctest-vn1-26939937', 'tenant_id': '627aa3f0e1624bbf966a8da9ea71c673', 'project_id': '627aa3f0e1624bbf966a8da9ea71c673', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-75021933', 'ctest-vn1-26939937'], 'port_security_enabled': True, 'description': ''}} 2026-06-19 18:31:15,053 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a2c69f5c-043d-455c-9e28-b4f86c3467b8', 'name': '', 'tenant_id': '627aa3f0e1624bbf966a8da9ea71c673', 'network_id': 'cf1960fb-67f4-467d-9583-0df2e30be5e2', 'ip_version': 4, 'cidr': '89.175.97.64/26', 'allocation_pools': [{'start': '89.175.97.66', 'end': '89.175.97.126'}], 'gateway_ip': '89.175.97.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '89.175.97.66', 'tags': [], 'project_id': '627aa3f0e1624bbf966a8da9ea71c673'}} 2026-06-19 18:31:15,248 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a6998ca6-e5be-43f6-bdcc-0aed260727fb', 'name': '', 'tenant_id': '627aa3f0e1624bbf966a8da9ea71c673', 'network_id': 'cf1960fb-67f4-467d-9583-0df2e30be5e2', 'ip_version': 4, 'cidr': '31.88.85.192/26', 'allocation_pools': [{'start': '31.88.85.194', 'end': '31.88.85.254'}], 'gateway_ip': '31.88.85.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '31.88.85.194', 'tags': [], 'project_id': '627aa3f0e1624bbf966a8da9ea71c673'}} 2026-06-19 18:31:15,263 - INFO - Created VN ctest-vn1-26939937 2026-06-19 18:31:15,315 - DEBUG - VN ctest-vn1-26939937 UUID is cf1960fb-67f4-467d-9583-0df2e30be5e2 2026-06-19 18:31:15,566 - DEBUG - Response for create_port : {'port': {'name': 'dd5ea7dc-488d-4e32-88d4-64082cfee15c', 'id': 'dd5ea7dc-488d-4e32-88d4-64082cfee15c', 'tenant_id': '627aa3f0e1624bbf966a8da9ea71c673', 'network_id': 'cf1960fb-67f4-467d-9583-0df2e30be5e2', 'mac_address': '02:dd:5e:a7:dc:48', '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': '89.175.97.69', 'subnet_id': 'a2c69f5c-043d-455c-9e28-b4f86c3467b8'}], 'security_groups': ['020d6207-7838-4e25-8440-b3f7ed01718f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '627aa3f0e1624bbf966a8da9ea71c673'}} 2026-06-19 18:31:15,714 - DEBUG - Response for create_port : {'port': {'name': '28d320c0-9bfc-42af-8ba5-d845806eb226', 'id': '28d320c0-9bfc-42af-8ba5-d845806eb226', 'tenant_id': '627aa3f0e1624bbf966a8da9ea71c673', 'network_id': 'cf1960fb-67f4-467d-9583-0df2e30be5e2', 'mac_address': '02:28:d3:20:c0:9b', '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': '31.88.85.197', 'subnet_id': 'a6998ca6-e5be-43f6-bdcc-0aed260727fb'}], 'security_groups': ['020d6207-7838-4e25-8440-b3f7ed01718f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '627aa3f0e1624bbf966a8da9ea71c673'}} 2026-06-19 18:31:15,759 - DEBUG - Services list from nova: [, , ] 2026-06-19 18:31:16,021 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5999-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5999-1) 2026-06-19 18:31:16,318 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5999-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5999-1) 2026-06-19 18:31:16,318 - INFO - Waiting for VM ctest-vn1-vm1-05196597 to be up.. 2026-06-19 18:31:16,348 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-19 18:31:21,386 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-19 18:31:26,446 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-19 18:31:31,507 - DEBUG - VM is in ACTIVE state now 2026-06-19 18:31:31,507 - INFO - VM name : ctest-vn1-vm1-05196597 2026-06-19 18:31:31,563 - DEBUG - VM ctest-vn1-vm1-05196597 ID is a82f28ec-0d70-4803-940f-4b87699e6315 2026-06-19 18:31:31,582 - DEBUG - VM ctest-vn1-vm1-05196597 launched on Node cn-jenkins-deploy-platform-ansible-os-5999-1 2026-06-19 18:31:31,640 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/a82f28ec-0d70-4803-940f-4b87699e6315 2026-06-19 18:31:31,647 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/dd5ea7dc-488d-4e32-88d4-64082cfee15c 2026-06-19 18:31:34,882 - 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 1004ms') 2026-06-19 18:31:34,882 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-05196597 failed! 2026-06-19 18:31:34,935 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-75021933:ctest-vn1-26939937 is 89.175.97.65 and allocation pool is NOT set 2026-06-19 18:31:34,935 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-75021933:ctest-vn1-26939937 is 31.88.85.193 and allocation pool is NOT set 2026-06-19 18:31:36,994 - 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.32 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.359 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.359/1.841/3.324/1.482 ms') 2026-06-19 18:31:36,994 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-05196597 passed 2026-06-19 18:31:37,143 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 18:31:37,143 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-05196597, IP 89.175.97.69, Port 22 2026-06-19 18:31:37,298 - DEBUG - VM ctest-vn1-vm1-05196597 is ready for SSH connections 2026-06-19 18:31:37,298 - INFO - Waiting for VM ctest-vn1-vm2-17925501 to be up.. 2026-06-19 18:31:37,360 - DEBUG - VM is in ACTIVE state now 2026-06-19 18:31:37,360 - INFO - VM name : ctest-vn1-vm2-17925501 2026-06-19 18:31:37,419 - DEBUG - VM ctest-vn1-vm2-17925501 ID is a3104058-d887-4265-82a1-6c49fe5e2408 2026-06-19 18:31:37,419 - DEBUG - VM ctest-vn1-vm2-17925501 launched on Node cn-jenkins-deploy-platform-ansible-os-5999-1 2026-06-19 18:31:37,474 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/a3104058-d887-4265-82a1-6c49fe5e2408 2026-06-19 18:31:37,481 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/28d320c0-9bfc-42af-8ba5-d845806eb226 2026-06-19 18:31:38,707 - 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.08 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.344 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.344/1.712/3.080/1.368 ms') 2026-06-19 18:31:38,707 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-17925501 passed 2026-06-19 18:31:38,855 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 18:31:38,855 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-17925501, IP 31.88.85.197, Port 22 2026-06-19 18:31:39,006 - DEBUG - VM ctest-vn1-vm2-17925501 is ready for SSH connections 2026-06-19 18:31:39,006 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 18:31:39,006 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 18:31:39,006 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 18:31:39,006 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 89.175.97.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2026-06-19 18:31:39,006 - DEBUG - ping -s 56 -c 3 -W 1 89.175.97.69 2026-06-19 18:31:42,570 - DEBUG - PING 89.175.97.69 (89.175.97.69): 56 data bytes 64 bytes from 89.175.97.69: seq=0 ttl=63 time=3.343 ms 64 bytes from 89.175.97.69: seq=1 ttl=63 time=0.700 ms 64 bytes from 89.175.97.69: seq=2 ttl=63 time=0.816 ms --- 89.175.97.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.700/1.619/3.343 ms 2026-06-19 18:31:42,570 - INFO - Ping to IP 89.175.97.69 from VM ctest-vn1-vm2-17925501 passed 2026-06-19 18:31:42,570 - INFO - Detaching port 28d320c0-9bfc-42af-8ba5-d845806eb226 from VM ctest-vn1-vm2-17925501 2026-06-19 18:31:42,617 - INFO - Deleting VM ctest-vn1-vm2-17925501 2026-06-19 18:31:42,673 - INFO - Detaching port dd5ea7dc-488d-4e32-88d4-64082cfee15c from VM ctest-vn1-vm1-05196597 2026-06-19 18:31:42,701 - INFO - Deleting VM ctest-vn1-vm1-05196597 2026-06-19 18:31:42,989 - DEBUG - Response for delete_port : () 2026-06-19 18:31:43,113 - DEBUG - Response for delete_port : () 2026-06-19 18:31:43,113 - INFO - Deleting VN ctest-vn1-26939937 2026-06-19 18:31:43,222 - DEBUG - Response for deleting network () 2026-06-19 18:31:43,471 - DEBUG - No XMPP flaps were noticed during the test 2026-06-19 18:31:43,471 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:29] 2026-06-19 18:31:43,471 - INFO - -------------------------------------------------------------------------------- 2026-06-19 18:31:44,136 - INFO - Deleted project: ctest-TestPorts-75021933, ID : 627aa3f0-e162-4bbf-966a-8da9ea71c673