2026-07-17 11:16:39,816 - INFO - Domain Default found not creating 2026-07-17 11:16:39,996 - INFO - Project ctest-TestPorts-68922926 not found, creating it 2026-07-17 11:16:40,503 - INFO - Created Project:ctest-TestPorts-68922926, ID : 9864ef64-6c7f-4cc4-bf27-1a78d5409294 2026-07-17 11:16:42,087 - INFO - ================================================================================ 2026-07-17 11:16:42,087 - INFO - STARTING TEST : test_ports_bindings 2026-07-17 11:16:42,087 - 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-07-17 11:16:42,360 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-07-17 11:16:42,360 - INFO - Initial checks done. Running the testcase now 2026-07-17 11:16:42,360 - INFO - 2026-07-17 11:16:42,980 - DEBUG - Response for create_network : {'network': {'id': '53b4b2bb-d5a9-4e73-ab7d-21b39dad5890', 'name': 'ctest-vn-22797891', 'tenant_id': '9864ef646c7f4cc4bf271a78d5409294', 'project_id': '9864ef646c7f4cc4bf271a78d5409294', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-68922926', 'ctest-vn-22797891'], 'port_security_enabled': True, 'description': ''}} 2026-07-17 11:16:43,158 - DEBUG - Response for create_subnet : {'subnet': {'id': '00e9932c-ac8e-4460-a6e8-93d29a290974', 'name': '', 'tenant_id': '9864ef646c7f4cc4bf271a78d5409294', 'network_id': '53b4b2bb-d5a9-4e73-ab7d-21b39dad5890', 'ip_version': 4, 'cidr': '26.98.127.128/26', 'allocation_pools': [{'start': '26.98.127.130', 'end': '26.98.127.190'}], 'gateway_ip': '26.98.127.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '26.98.127.130', 'tags': [], 'project_id': '9864ef646c7f4cc4bf271a78d5409294'}} 2026-07-17 11:16:43,179 - INFO - Created VN ctest-vn-22797891 2026-07-17 11:16:43,235 - DEBUG - VN ctest-vn-22797891 UUID is 53b4b2bb-d5a9-4e73-ab7d-21b39dad5890 2026-07-17 11:16:43,348 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-68922926', 'ctest-vmi-38967639']} 2026-07-17 11:16:43,624 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-38967639', 'id': '0e7c66a6-76d3-4028-a5d7-e554dd64e3df', 'tenant_id': '9864ef646c7f4cc4bf271a78d5409294', 'network_id': '53b4b2bb-d5a9-4e73-ab7d-21b39dad5890', 'mac_address': '02:0e:7c:66:a6:76', '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': '26.98.127.131', 'subnet_id': '00e9932c-ac8e-4460-a6e8-93d29a290974'}], 'security_groups': ['0c20b0dc-64d9-42d9-bb74-defd405e4900'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9864ef646c7f4cc4bf271a78d5409294'}} 2026-07-17 11:16:43,624 - DEBUG - Created port 0e7c66a6-76d3-4028-a5d7-e554dd64e3df 2026-07-17 11:16:43,730 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/0e7c66a6-76d3-4028-a5d7-e554dd64e3df 2026-07-17 11:16:44,056 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/0e7c66a6-76d3-4028-a5d7-e554dd64e3df 2026-07-17 11:16:44,089 - INFO - VMI 0e7c66a6-76d3-4028-a5d7-e554dd64e3df verification in API Server passed 2026-07-17 11:16:44,199 - DEBUG - Response for delete_port : () 2026-07-17 11:16:44,199 - INFO - Deleted port 0e7c66a6-76d3-4028-a5d7-e554dd64e3df 2026-07-17 11:16:44,200 - INFO - Deleting VN ctest-vn-22797891 2026-07-17 11:16:44,321 - DEBUG - Response for deleting network () 2026-07-17 11:16:44,591 - DEBUG - No XMPP flaps were noticed during the test 2026-07-17 11:16:44,592 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-07-17 11:16:44,592 - INFO - -------------------------------------------------------------------------------- 2026-07-17 11:16:44,595 - INFO - ================================================================================ 2026-07-17 11:16:44,595 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-07-17 11:16:44,595 - 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-07-17 11:16:44,892 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-07-17 11:16:44,892 - INFO - Initial checks done. Running the testcase now 2026-07-17 11:16:44,892 - INFO - 2026-07-17 11:16:45,095 - DEBUG - Response for create_network : {'network': {'id': '990b6145-e865-45d7-b904-8dd6fbe2205c', 'name': 'ctest-vn1-41159660', 'tenant_id': '9864ef646c7f4cc4bf271a78d5409294', 'project_id': '9864ef646c7f4cc4bf271a78d5409294', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-68922926', 'ctest-vn1-41159660'], 'port_security_enabled': True, 'description': ''}} 2026-07-17 11:16:45,253 - DEBUG - Response for create_subnet : {'subnet': {'id': '4b31c57d-14fd-446c-8d0f-08e075e6c765', 'name': '', 'tenant_id': '9864ef646c7f4cc4bf271a78d5409294', 'network_id': '990b6145-e865-45d7-b904-8dd6fbe2205c', 'ip_version': 4, 'cidr': '36.134.121.0/26', 'allocation_pools': [{'start': '36.134.121.2', 'end': '36.134.121.62'}], 'gateway_ip': '36.134.121.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '36.134.121.2', 'tags': [], 'project_id': '9864ef646c7f4cc4bf271a78d5409294'}} 2026-07-17 11:16:45,464 - DEBUG - Response for create_subnet : {'subnet': {'id': '38c64fce-67a9-4167-9a11-78b117bb8479', 'name': '', 'tenant_id': '9864ef646c7f4cc4bf271a78d5409294', 'network_id': '990b6145-e865-45d7-b904-8dd6fbe2205c', 'ip_version': 4, 'cidr': '38.163.63.0/26', 'allocation_pools': [{'start': '38.163.63.2', 'end': '38.163.63.62'}], 'gateway_ip': '38.163.63.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '38.163.63.2', 'tags': [], 'project_id': '9864ef646c7f4cc4bf271a78d5409294'}} 2026-07-17 11:16:45,485 - INFO - Created VN ctest-vn1-41159660 2026-07-17 11:16:45,538 - DEBUG - VN ctest-vn1-41159660 UUID is 990b6145-e865-45d7-b904-8dd6fbe2205c 2026-07-17 11:16:45,898 - DEBUG - Response for create_port : {'port': {'name': '7cf0c214-c086-406b-be07-fca492052991', 'id': '7cf0c214-c086-406b-be07-fca492052991', 'tenant_id': '9864ef646c7f4cc4bf271a78d5409294', 'network_id': '990b6145-e865-45d7-b904-8dd6fbe2205c', 'mac_address': '02:7c:f0:c2:14:c0', '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': '36.134.121.5', 'subnet_id': '4b31c57d-14fd-446c-8d0f-08e075e6c765'}], 'security_groups': ['0c20b0dc-64d9-42d9-bb74-defd405e4900'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9864ef646c7f4cc4bf271a78d5409294'}} 2026-07-17 11:16:46,098 - DEBUG - Response for create_port : {'port': {'name': '4f20f07d-eeff-4af0-bcac-3c14e522eb0b', 'id': '4f20f07d-eeff-4af0-bcac-3c14e522eb0b', 'tenant_id': '9864ef646c7f4cc4bf271a78d5409294', 'network_id': '990b6145-e865-45d7-b904-8dd6fbe2205c', 'mac_address': '02:4f:20:f0:7d:ee', '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': '38.163.63.5', 'subnet_id': '38c64fce-67a9-4167-9a11-78b117bb8479'}], 'security_groups': ['0c20b0dc-64d9-42d9-bb74-defd405e4900'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9864ef646c7f4cc4bf271a78d5409294'}} 2026-07-17 11:16:46,164 - DEBUG - Services list from nova: [, , ] 2026-07-17 11:16:46,516 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6098-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6098-1) 2026-07-17 11:16:46,940 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6098-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6098-1) 2026-07-17 11:16:46,940 - INFO - Waiting for VM ctest-vn1-vm1-83544854 to be up.. 2026-07-17 11:16:46,989 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-17 11:16:52,050 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-17 11:16:57,131 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-17 11:17:02,237 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-17 11:17:07,325 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-17 11:17:12,409 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-17 11:17:17,572 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-17 11:17:22,656 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-17 11:17:27,747 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-17 11:17:32,838 - DEBUG - VM is in ACTIVE state now 2026-07-17 11:17:32,839 - INFO - VM name : ctest-vn1-vm1-83544854 2026-07-17 11:17:32,931 - DEBUG - VM ctest-vn1-vm1-83544854 ID is 8230fc87-9cdd-49f8-ab7f-b79c427a32c5 2026-07-17 11:17:32,957 - DEBUG - VM ctest-vn1-vm1-83544854 launched on Node cn-jenkins-deploy-platform-ansible-os-6098-1 2026-07-17 11:17:33,047 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/8230fc87-9cdd-49f8-ab7f-b79c427a32c5 2026-07-17 11:17:33,062 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/7cf0c214-c086-406b-be07-fca492052991 2026-07-17 11:17:36,318 - 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=2 ttl=63 time=10.3 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1009ms\r\nrtt min/avg/max/mdev = 10.322/10.322/10.322/0.000 ms') 2026-07-17 11:17:36,318 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-83544854 passed 2026-07-17 11:17:36,470 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-17 11:17:36,471 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-83544854, IP 36.134.121.5, Port 22 2026-07-17 11:17:36,640 - DEBUG - VM ctest-vn1-vm1-83544854 is ready for SSH connections 2026-07-17 11:17:36,641 - INFO - Waiting for VM ctest-vn1-vm2-30428743 to be up.. 2026-07-17 11:17:36,722 - DEBUG - VM is in ACTIVE state now 2026-07-17 11:17:36,722 - INFO - VM name : ctest-vn1-vm2-30428743 2026-07-17 11:17:36,809 - DEBUG - VM ctest-vn1-vm2-30428743 ID is 88b9c1c6-dace-4864-b7c6-cb13f637f30c 2026-07-17 11:17:36,809 - DEBUG - VM ctest-vn1-vm2-30428743 launched on Node cn-jenkins-deploy-platform-ansible-os-6098-1 2026-07-17 11:17:36,896 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/88b9c1c6-dace-4864-b7c6-cb13f637f30c 2026-07-17 11:17:36,907 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/4f20f07d-eeff-4af0-bcac-3c14e522eb0b 2026-07-17 11:17:38,167 - 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.37 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.503 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.503/2.435/4.367/1.932 ms') 2026-07-17 11:17:38,167 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-30428743 passed 2026-07-17 11:17:38,323 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-17 11:17:38,323 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-30428743, IP 38.163.63.5, Port 22 2026-07-17 11:17:38,494 - DEBUG - VM ctest-vn1-vm2-30428743 is ready for SSH connections 2026-07-17 11:17:38,494 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-17 11:17:38,494 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-17 11:17:38,494 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-17 11:17:38,494 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 36.134.121.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-07-17 11:17:38,494 - DEBUG - ping -s 56 -c 3 -W 1 36.134.121.5 2026-07-17 11:17:42,569 - DEBUG - PING 36.134.121.5 (36.134.121.5): 56 data bytes 64 bytes from 36.134.121.5: seq=0 ttl=63 time=4.066 ms 64 bytes from 36.134.121.5: seq=1 ttl=63 time=1.094 ms 64 bytes from 36.134.121.5: seq=2 ttl=63 time=1.137 ms --- 36.134.121.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.094/2.099/4.066 ms 2026-07-17 11:17:42,569 - INFO - Ping to IP 36.134.121.5 from VM ctest-vn1-vm2-30428743 passed 2026-07-17 11:17:42,569 - INFO - Detaching port 4f20f07d-eeff-4af0-bcac-3c14e522eb0b from VM ctest-vn1-vm2-30428743 2026-07-17 11:17:42,631 - INFO - Deleting VM ctest-vn1-vm2-30428743 2026-07-17 11:17:42,714 - INFO - Detaching port 7cf0c214-c086-406b-be07-fca492052991 from VM ctest-vn1-vm1-83544854 2026-07-17 11:17:42,754 - INFO - Deleting VM ctest-vn1-vm1-83544854 2026-07-17 11:17:43,015 - DEBUG - Response for delete_port : () 2026-07-17 11:17:43,202 - DEBUG - Response for delete_port : () 2026-07-17 11:17:43,202 - INFO - Deleting VN ctest-vn1-41159660 2026-07-17 11:17:43,364 - DEBUG - Response for deleting network () 2026-07-17 11:17:43,632 - DEBUG - No XMPP flaps were noticed during the test 2026-07-17 11:17:43,632 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:59] 2026-07-17 11:17:43,632 - INFO - -------------------------------------------------------------------------------- 2026-07-17 11:17:44,395 - INFO - Deleted project: ctest-TestPorts-68922926, ID : 9864ef64-6c7f-4cc4-bf27-1a78d5409294