2026-09-04 17:08:47,687 - INFO - Domain Default found not creating 2026-09-04 17:08:47,874 - INFO - Project ctest-TestPorts-63142727 not found, creating it 2026-09-04 17:08:48,380 - INFO - Created Project:ctest-TestPorts-63142727, ID : db212782-5b2c-4a30-8ec4-90f4f86c11aa 2026-09-04 17:08:49,965 - INFO - ================================================================================ 2026-09-04 17:08:49,965 - INFO - STARTING TEST : test_ports_bindings 2026-09-04 17:08:49,965 - 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-09-04 17:08:50,220 - DEBUG - Nothing to compare xmpp stats {'10.0.0.177': {'10.20.0.17': '0'}} with 2026-09-04 17:08:50,220 - INFO - Initial checks done. Running the testcase now 2026-09-04 17:08:50,220 - INFO - 2026-09-04 17:08:50,833 - DEBUG - Response for create_network : {'network': {'id': 'f35a21a1-34b8-4375-9e42-5310f03b9fe5', 'name': 'ctest-vn-95259003', 'tenant_id': 'db2127825b2c4a308ec490f4f86c11aa', 'project_id': 'db2127825b2c4a308ec490f4f86c11aa', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-63142727', 'ctest-vn-95259003'], 'port_security_enabled': True, 'description': ''}} 2026-09-04 17:08:51,046 - DEBUG - Response for create_subnet : {'subnet': {'id': '5fc2c8ae-6615-4a8d-af43-1d30f97e2cb9', 'name': '', 'tenant_id': 'db2127825b2c4a308ec490f4f86c11aa', 'network_id': 'f35a21a1-34b8-4375-9e42-5310f03b9fe5', 'ip_version': 4, 'cidr': '44.238.50.0/26', 'allocation_pools': [{'start': '44.238.50.2', 'end': '44.238.50.62'}], 'gateway_ip': '44.238.50.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '44.238.50.2', 'tags': [], 'project_id': 'db2127825b2c4a308ec490f4f86c11aa'}} 2026-09-04 17:08:51,063 - INFO - Created VN ctest-vn-95259003 2026-09-04 17:08:51,116 - DEBUG - VN ctest-vn-95259003 UUID is f35a21a1-34b8-4375-9e42-5310f03b9fe5 2026-09-04 17:08:51,226 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-63142727', 'ctest-vmi-17759154']} 2026-09-04 17:08:51,485 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-17759154', 'id': 'dce63f95-be2a-4559-bae3-0e414ca726b4', 'tenant_id': 'db2127825b2c4a308ec490f4f86c11aa', 'network_id': 'f35a21a1-34b8-4375-9e42-5310f03b9fe5', 'mac_address': '02:dc:e6:3f:95:be', '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': '44.238.50.3', 'subnet_id': '5fc2c8ae-6615-4a8d-af43-1d30f97e2cb9'}], 'security_groups': ['148c675c-1f4e-4893-ace2-d695a8c33320'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': 'db2127825b2c4a308ec490f4f86c11aa'}} 2026-09-04 17:08:51,485 - DEBUG - Created port dce63f95-be2a-4559-bae3-0e414ca726b4 2026-09-04 17:08:51,588 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/dce63f95-be2a-4559-bae3-0e414ca726b4 2026-09-04 17:08:51,916 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/dce63f95-be2a-4559-bae3-0e414ca726b4 2026-09-04 17:08:51,948 - INFO - VMI dce63f95-be2a-4559-bae3-0e414ca726b4 verification in API Server passed 2026-09-04 17:08:52,050 - DEBUG - Response for delete_port : () 2026-09-04 17:08:52,050 - INFO - Deleted port dce63f95-be2a-4559-bae3-0e414ca726b4 2026-09-04 17:08:52,050 - INFO - Deleting VN ctest-vn-95259003 2026-09-04 17:08:52,162 - DEBUG - Response for deleting network () 2026-09-04 17:08:52,418 - DEBUG - No XMPP flaps were noticed during the test 2026-09-04 17:08:52,418 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-09-04 17:08:52,419 - INFO - -------------------------------------------------------------------------------- 2026-09-04 17:08:52,421 - INFO - ================================================================================ 2026-09-04 17:08:52,421 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-09-04 17:08:52,421 - 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-09-04 17:08:52,706 - DEBUG - Nothing to compare xmpp stats {'10.0.0.177': {'10.20.0.17': '0'}} with 2026-09-04 17:08:52,706 - INFO - Initial checks done. Running the testcase now 2026-09-04 17:08:52,706 - INFO - 2026-09-04 17:08:52,908 - DEBUG - Response for create_network : {'network': {'id': '2ba94cf6-c0b5-4679-8bee-f10086b3f40c', 'name': 'ctest-vn1-26132844', 'tenant_id': 'db2127825b2c4a308ec490f4f86c11aa', 'project_id': 'db2127825b2c4a308ec490f4f86c11aa', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-63142727', 'ctest-vn1-26132844'], 'port_security_enabled': True, 'description': ''}} 2026-09-04 17:08:53,078 - DEBUG - Response for create_subnet : {'subnet': {'id': '13607adf-e654-48cc-99a0-203c9af2fd57', 'name': '', 'tenant_id': 'db2127825b2c4a308ec490f4f86c11aa', 'network_id': '2ba94cf6-c0b5-4679-8bee-f10086b3f40c', 'ip_version': 4, 'cidr': '156.194.72.64/26', 'allocation_pools': [{'start': '156.194.72.66', 'end': '156.194.72.126'}], 'gateway_ip': '156.194.72.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '156.194.72.66', 'tags': [], 'project_id': 'db2127825b2c4a308ec490f4f86c11aa'}} 2026-09-04 17:08:53,241 - DEBUG - Response for create_subnet : {'subnet': {'id': '60b47220-0b53-4bfd-abc6-ecb606002369', 'name': '', 'tenant_id': 'db2127825b2c4a308ec490f4f86c11aa', 'network_id': '2ba94cf6-c0b5-4679-8bee-f10086b3f40c', 'ip_version': 4, 'cidr': '114.120.88.64/26', 'allocation_pools': [{'start': '114.120.88.66', 'end': '114.120.88.126'}], 'gateway_ip': '114.120.88.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '114.120.88.66', 'tags': [], 'project_id': 'db2127825b2c4a308ec490f4f86c11aa'}} 2026-09-04 17:08:53,258 - INFO - Created VN ctest-vn1-26132844 2026-09-04 17:08:53,308 - DEBUG - VN ctest-vn1-26132844 UUID is 2ba94cf6-c0b5-4679-8bee-f10086b3f40c 2026-09-04 17:08:53,617 - DEBUG - Response for create_port : {'port': {'name': 'b0d38574-f67f-42f7-a891-cfc176de121f', 'id': 'b0d38574-f67f-42f7-a891-cfc176de121f', 'tenant_id': 'db2127825b2c4a308ec490f4f86c11aa', 'network_id': '2ba94cf6-c0b5-4679-8bee-f10086b3f40c', 'mac_address': '02:b0:d3:85:74:f6', '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': '156.194.72.69', 'subnet_id': '13607adf-e654-48cc-99a0-203c9af2fd57'}], 'security_groups': ['148c675c-1f4e-4893-ace2-d695a8c33320'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': 'db2127825b2c4a308ec490f4f86c11aa'}} 2026-09-04 17:08:53,813 - DEBUG - Response for create_port : {'port': {'name': '0c9bbb9f-0364-456f-b5d0-693fbc962b81', 'id': '0c9bbb9f-0364-456f-b5d0-693fbc962b81', 'tenant_id': 'db2127825b2c4a308ec490f4f86c11aa', 'network_id': '2ba94cf6-c0b5-4679-8bee-f10086b3f40c', 'mac_address': '02:0c:9b:bb:9f:03', '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': '114.120.88.69', 'subnet_id': '60b47220-0b53-4bfd-abc6-ecb606002369'}], 'security_groups': ['148c675c-1f4e-4893-ace2-d695a8c33320'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': 'db2127825b2c4a308ec490f4f86c11aa'}} 2026-09-04 17:08:53,877 - DEBUG - Services list from nova: [, , ] 2026-09-04 17:08:54,213 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6255-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6255-1) 2026-09-04 17:08:54,616 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6255-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6255-1) 2026-09-04 17:08:54,616 - INFO - Waiting for VM ctest-vn1-vm1-05551933 to be up.. 2026-09-04 17:08:54,657 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-04 17:08:59,705 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-04 17:09:04,783 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-04 17:09:09,868 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-04 17:09:14,951 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-04 17:09:20,032 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-04 17:09:25,107 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-04 17:09:30,189 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-04 17:09:35,267 - DEBUG - VM is in ACTIVE state now 2026-09-04 17:09:35,267 - INFO - VM name : ctest-vn1-vm1-05551933 2026-09-04 17:09:35,343 - DEBUG - VM ctest-vn1-vm1-05551933 ID is e97912b9-45cc-4998-8e0a-a07aab096073 2026-09-04 17:09:35,366 - DEBUG - VM ctest-vn1-vm1-05551933 launched on Node cn-jenkins-deploy-platform-ansible-os-6255-1 2026-09-04 17:09:35,437 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine/e97912b9-45cc-4998-8e0a-a07aab096073 2026-09-04 17:09:35,446 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/b0d38574-f67f-42f7-a891-cfc176de121f 2026-09-04 17:09:38,716 - 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 1024ms') 2026-09-04 17:09:38,717 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-05551933 failed! 2026-09-04 17:09:38,772 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-63142727:ctest-vn1-26132844 is 156.194.72.65 and allocation pool is NOT set 2026-09-04 17:09:38,773 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-63142727:ctest-vn1-26132844 is 114.120.88.65 and allocation pool is NOT set 2026-09-04 17:09:40,834 - 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=11.6 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.546 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.546/6.062/11.578/5.516 ms') 2026-09-04 17:09:40,834 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-05551933 passed 2026-09-04 17:09:40,988 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-04 17:09:40,989 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-05551933, IP 156.194.72.69, Port 22 2026-09-04 17:09:41,154 - DEBUG - VM ctest-vn1-vm1-05551933 is ready for SSH connections 2026-09-04 17:09:41,154 - INFO - Waiting for VM ctest-vn1-vm2-02045018 to be up.. 2026-09-04 17:09:41,226 - DEBUG - VM is in ACTIVE state now 2026-09-04 17:09:41,227 - INFO - VM name : ctest-vn1-vm2-02045018 2026-09-04 17:09:41,298 - DEBUG - VM ctest-vn1-vm2-02045018 ID is 9b968026-e386-4a7e-b774-0bcf19715153 2026-09-04 17:09:41,299 - DEBUG - VM ctest-vn1-vm2-02045018 launched on Node cn-jenkins-deploy-platform-ansible-os-6255-1 2026-09-04 17:09:41,375 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine/9b968026-e386-4a7e-b774-0bcf19715153 2026-09-04 17:09:41,384 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/0c9bbb9f-0364-456f-b5d0-693fbc962b81 2026-09-04 17:09:42,615 - 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.43 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.516 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.516/1.972/3.428/1.456 ms') 2026-09-04 17:09:42,615 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-02045018 passed 2026-09-04 17:09:42,768 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-04 17:09:42,768 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-02045018, IP 114.120.88.69, Port 22 2026-09-04 17:09:42,924 - DEBUG - VM ctest-vn1-vm2-02045018 is ready for SSH connections 2026-09-04 17:09:42,924 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-04 17:09:42,925 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-04 17:09:42,925 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-04 17:09:42,925 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 156.194.72.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.177, gateway password: c0ntrail123 2026-09-04 17:09:42,925 - DEBUG - ping -s 56 -c 3 -W 1 156.194.72.69 2026-09-04 17:09:46,927 - DEBUG - PING 156.194.72.69 (156.194.72.69): 56 data bytes 64 bytes from 156.194.72.69: seq=0 ttl=63 time=4.146 ms 64 bytes from 156.194.72.69: seq=1 ttl=63 time=1.494 ms 64 bytes from 156.194.72.69: seq=2 ttl=63 time=1.161 ms --- 156.194.72.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.161/2.267/4.146 ms 2026-09-04 17:09:46,927 - INFO - Ping to IP 156.194.72.69 from VM ctest-vn1-vm2-02045018 passed 2026-09-04 17:09:46,927 - INFO - Detaching port 0c9bbb9f-0364-456f-b5d0-693fbc962b81 from VM ctest-vn1-vm2-02045018 2026-09-04 17:09:46,989 - INFO - Deleting VM ctest-vn1-vm2-02045018 2026-09-04 17:09:47,062 - INFO - Detaching port b0d38574-f67f-42f7-a891-cfc176de121f from VM ctest-vn1-vm1-05551933 2026-09-04 17:09:47,098 - INFO - Deleting VM ctest-vn1-vm1-05551933 2026-09-04 17:09:47,332 - DEBUG - Response for delete_port : () 2026-09-04 17:09:47,503 - DEBUG - Response for delete_port : () 2026-09-04 17:09:47,503 - INFO - Deleting VN ctest-vn1-26132844 2026-09-04 17:09:47,662 - DEBUG - Response for deleting network () 2026-09-04 17:09:47,930 - DEBUG - No XMPP flaps were noticed during the test 2026-09-04 17:09:47,930 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:55] 2026-09-04 17:09:47,930 - INFO - -------------------------------------------------------------------------------- 2026-09-04 17:09:48,660 - INFO - Deleted project: ctest-TestPorts-63142727, ID : db212782-5b2c-4a30-8ec4-90f4f86c11aa