2026-03-30 13:00:27,104 - INFO - Domain Default found not creating 2026-03-30 13:00:27,344 - INFO - Project ctest-TestPorts-45155972 not found, creating it 2026-03-30 13:00:27,901 - INFO - Created Project:ctest-TestPorts-45155972, ID : 7f38a9fa-7198-446f-9aac-7779dba975e4 2026-03-30 13:00:29,655 - INFO - ================================================================================ 2026-03-30 13:00:29,655 - INFO - STARTING TEST : test_ports_bindings 2026-03-30 13:00:29,656 - 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-03-30 13:00:29,925 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.17': '0'}} with 2026-03-30 13:00:29,925 - INFO - Initial checks done. Running the testcase now 2026-03-30 13:00:29,925 - INFO - 2026-03-30 13:00:30,531 - DEBUG - Response for create_network : {'network': {'id': '37790498-138c-4a08-8aa6-60fe2cd96295', 'name': 'ctest-vn-83172174', 'tenant_id': '7f38a9fa7198446f9aac7779dba975e4', 'project_id': '7f38a9fa7198446f9aac7779dba975e4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-45155972', 'ctest-vn-83172174'], 'port_security_enabled': True, 'description': ''}} 2026-03-30 13:00:30,752 - DEBUG - Response for create_subnet : {'subnet': {'id': '8b2457b6-f47c-4f80-a1a4-fafb5fb54b1b', 'name': '', 'tenant_id': '7f38a9fa7198446f9aac7779dba975e4', 'network_id': '37790498-138c-4a08-8aa6-60fe2cd96295', 'ip_version': 4, 'cidr': '86.20.194.128/26', 'allocation_pools': [{'start': '86.20.194.130', 'end': '86.20.194.190'}], 'gateway_ip': '86.20.194.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '86.20.194.130', 'tags': [], 'project_id': '7f38a9fa7198446f9aac7779dba975e4'}} 2026-03-30 13:00:30,776 - INFO - Created VN ctest-vn-83172174 2026-03-30 13:00:30,831 - DEBUG - VN ctest-vn-83172174 UUID is 37790498-138c-4a08-8aa6-60fe2cd96295 2026-03-30 13:00:30,948 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-45155972', 'ctest-vmi-91717181']} 2026-03-30 13:00:31,237 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-91717181', 'id': '739af030-b2c5-447a-a0b4-91911119ed06', 'tenant_id': '7f38a9fa7198446f9aac7779dba975e4', 'network_id': '37790498-138c-4a08-8aa6-60fe2cd96295', 'mac_address': '02:73:9a:f0:30:b2', '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': '86.20.194.131', 'subnet_id': '8b2457b6-f47c-4f80-a1a4-fafb5fb54b1b'}], 'security_groups': ['50e77707-9d22-4250-adb5-7ac5f6547ddc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7f38a9fa7198446f9aac7779dba975e4'}} 2026-03-30 13:00:31,237 - DEBUG - Created port 739af030-b2c5-447a-a0b4-91911119ed06 2026-03-30 13:00:31,344 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/739af030-b2c5-447a-a0b4-91911119ed06 2026-03-30 13:00:31,650 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/739af030-b2c5-447a-a0b4-91911119ed06 2026-03-30 13:00:31,690 - INFO - VMI 739af030-b2c5-447a-a0b4-91911119ed06 verification in API Server passed 2026-03-30 13:00:31,801 - DEBUG - Response for delete_port : () 2026-03-30 13:00:31,801 - INFO - Deleted port 739af030-b2c5-447a-a0b4-91911119ed06 2026-03-30 13:00:31,801 - INFO - Deleting VN ctest-vn-83172174 2026-03-30 13:00:31,914 - DEBUG - Response for deleting network () 2026-03-30 13:00:32,172 - DEBUG - No XMPP flaps were noticed during the test 2026-03-30 13:00:32,172 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-03-30 13:00:32,172 - INFO - -------------------------------------------------------------------------------- 2026-03-30 13:00:32,175 - INFO - ================================================================================ 2026-03-30 13:00:32,175 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-30 13:00:32,175 - 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-03-30 13:00:32,464 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.17': '0'}} with 2026-03-30 13:00:32,464 - INFO - Initial checks done. Running the testcase now 2026-03-30 13:00:32,464 - INFO - 2026-03-30 13:00:32,646 - DEBUG - Response for create_network : {'network': {'id': '8f03e498-df2b-46fe-8e36-caa7f0278210', 'name': 'ctest-vn1-06139618', 'tenant_id': '7f38a9fa7198446f9aac7779dba975e4', 'project_id': '7f38a9fa7198446f9aac7779dba975e4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-45155972', 'ctest-vn1-06139618'], 'port_security_enabled': True, 'description': ''}} 2026-03-30 13:00:32,866 - DEBUG - Response for create_subnet : {'subnet': {'id': '9c3e3e16-1f80-4d89-a6c0-83fc898be655', 'name': '', 'tenant_id': '7f38a9fa7198446f9aac7779dba975e4', 'network_id': '8f03e498-df2b-46fe-8e36-caa7f0278210', 'ip_version': 4, 'cidr': '94.7.254.0/26', 'allocation_pools': [{'start': '94.7.254.2', 'end': '94.7.254.62'}], 'gateway_ip': '94.7.254.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '94.7.254.2', 'tags': [], 'project_id': '7f38a9fa7198446f9aac7779dba975e4'}} 2026-03-30 13:00:33,043 - DEBUG - Response for create_subnet : {'subnet': {'id': '87ed0ed9-3d14-4958-903c-18ebd5ac6d83', 'name': '', 'tenant_id': '7f38a9fa7198446f9aac7779dba975e4', 'network_id': '8f03e498-df2b-46fe-8e36-caa7f0278210', 'ip_version': 4, 'cidr': '66.252.248.0/26', 'allocation_pools': [{'start': '66.252.248.2', 'end': '66.252.248.62'}], 'gateway_ip': '66.252.248.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '66.252.248.2', 'tags': [], 'project_id': '7f38a9fa7198446f9aac7779dba975e4'}} 2026-03-30 13:00:33,065 - INFO - Created VN ctest-vn1-06139618 2026-03-30 13:00:33,119 - DEBUG - VN ctest-vn1-06139618 UUID is 8f03e498-df2b-46fe-8e36-caa7f0278210 2026-03-30 13:00:33,460 - DEBUG - Response for create_port : {'port': {'name': 'ef999b38-6c08-42a0-810f-e27ba3c1533c', 'id': 'ef999b38-6c08-42a0-810f-e27ba3c1533c', 'tenant_id': '7f38a9fa7198446f9aac7779dba975e4', 'network_id': '8f03e498-df2b-46fe-8e36-caa7f0278210', 'mac_address': '02:ef:99:9b:38:6c', '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': '94.7.254.5', 'subnet_id': '9c3e3e16-1f80-4d89-a6c0-83fc898be655'}], 'security_groups': ['50e77707-9d22-4250-adb5-7ac5f6547ddc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7f38a9fa7198446f9aac7779dba975e4'}} 2026-03-30 13:00:33,666 - DEBUG - Response for create_port : {'port': {'name': '5956f441-3fbb-40c4-ac63-abd9b771d834', 'id': '5956f441-3fbb-40c4-ac63-abd9b771d834', 'tenant_id': '7f38a9fa7198446f9aac7779dba975e4', 'network_id': '8f03e498-df2b-46fe-8e36-caa7f0278210', 'mac_address': '02:59:56:f4:41:3f', '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': '66.252.248.5', 'subnet_id': '87ed0ed9-3d14-4958-903c-18ebd5ac6d83'}], 'security_groups': ['50e77707-9d22-4250-adb5-7ac5f6547ddc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7f38a9fa7198446f9aac7779dba975e4'}} 2026-03-30 13:00:33,741 - DEBUG - Services list from nova: [, , ] 2026-03-30 13:00:34,130 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5565-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5565-1) 2026-03-30 13:00:34,553 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5565-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5565-1) 2026-03-30 13:00:34,553 - INFO - Waiting for VM ctest-vn1-vm1-36647390 to be up.. 2026-03-30 13:00:34,596 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-30 13:00:39,697 - DEBUG - VM is in ACTIVE state now 2026-03-30 13:00:39,698 - INFO - VM name : ctest-vn1-vm1-36647390 2026-03-30 13:00:39,787 - DEBUG - VM ctest-vn1-vm1-36647390 ID is 0e0b06be-860d-4f1e-9c35-1dfa37491bd6 2026-03-30 13:00:39,809 - DEBUG - VM ctest-vn1-vm1-36647390 launched on Node cn-jenkins-deploy-platform-ansible-os-5565-1 2026-03-30 13:00:39,899 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/0e0b06be-860d-4f1e-9c35-1dfa37491bd6 2026-03-30 13:00:39,908 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/ef999b38-6c08-42a0-810f-e27ba3c1533c 2026-03-30 13:00:43,144 - 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 1002ms') 2026-03-30 13:00:43,144 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-36647390 failed! 2026-03-30 13:00:43,199 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-45155972:ctest-vn1-06139618 is 94.7.254.1 and allocation pool is NOT set 2026-03-30 13:00:43,199 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-45155972:ctest-vn1-06139618 is 66.252.248.1 and allocation pool is NOT set 2026-03-30 13:00:47,275 - 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-03-30 13:00:47,276 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-36647390 failed! 2026-03-30 13:00:47,335 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-45155972:ctest-vn1-06139618 is 94.7.254.1 and allocation pool is NOT set 2026-03-30 13:00:47,336 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-45155972:ctest-vn1-06139618 is 66.252.248.1 and allocation pool is NOT set 2026-03-30 13:00:49,404 - 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.42 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.610 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.610/2.516/4.422/1.906 ms') 2026-03-30 13:00:49,405 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-36647390 passed 2026-03-30 13:00:49,559 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-30 13:00:49,560 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-36647390, IP 94.7.254.5, Port 22 2026-03-30 13:00:49,719 - DEBUG - VM ctest-vn1-vm1-36647390 is ready for SSH connections 2026-03-30 13:00:49,719 - INFO - Waiting for VM ctest-vn1-vm2-39036586 to be up.. 2026-03-30 13:00:49,810 - DEBUG - VM is in ACTIVE state now 2026-03-30 13:00:49,810 - INFO - VM name : ctest-vn1-vm2-39036586 2026-03-30 13:00:49,901 - DEBUG - VM ctest-vn1-vm2-39036586 ID is 064a03c7-dec0-45b3-bdac-00d08cd43300 2026-03-30 13:00:49,901 - DEBUG - VM ctest-vn1-vm2-39036586 launched on Node cn-jenkins-deploy-platform-ansible-os-5565-1 2026-03-30 13:00:49,985 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/064a03c7-dec0-45b3-bdac-00d08cd43300 2026-03-30 13:00:49,994 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/5956f441-3fbb-40c4-ac63-abd9b771d834 2026-03-30 13:00:51,236 - 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.08 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.497 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.497/1.786/3.075/1.289 ms') 2026-03-30 13:00:51,236 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-39036586 passed 2026-03-30 13:00:51,392 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-30 13:00:51,392 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-39036586, IP 66.252.248.5, Port 22 2026-03-30 13:00:51,458 - DEBUG - Error on ssh to cirros@169.254.0.4:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-03-30 13:00:51,552 - DEBUG - VM ctest-vn1-vm2-39036586 is NOT ready for SSH connections, VM status: ACTIVE 2026-03-30 13:00:56,553 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-30 13:00:56,553 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-39036586, IP 66.252.248.5, Port 22 2026-03-30 13:00:56,712 - DEBUG - VM ctest-vn1-vm2-39036586 is ready for SSH connections 2026-03-30 13:00:56,712 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-30 13:00:56,712 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-30 13:00:56,712 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-30 13:00:56,712 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 94.7.254.5, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123 2026-03-30 13:00:56,712 - DEBUG - ping -s 56 -c 3 -W 1 94.7.254.5 2026-03-30 13:00:59,415 - DEBUG - PING 94.7.254.5 (94.7.254.5): 56 data bytes 64 bytes from 94.7.254.5: seq=0 ttl=63 time=4.063 ms 64 bytes from 94.7.254.5: seq=1 ttl=63 time=1.072 ms 64 bytes from 94.7.254.5: seq=2 ttl=63 time=1.263 ms --- 94.7.254.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.072/2.132/4.063 ms 2026-03-30 13:00:59,415 - INFO - Ping to IP 94.7.254.5 from VM ctest-vn1-vm2-39036586 passed 2026-03-30 13:00:59,416 - INFO - Detaching port 5956f441-3fbb-40c4-ac63-abd9b771d834 from VM ctest-vn1-vm2-39036586 2026-03-30 13:00:59,485 - INFO - Deleting VM ctest-vn1-vm2-39036586 2026-03-30 13:00:59,559 - INFO - Detaching port ef999b38-6c08-42a0-810f-e27ba3c1533c from VM ctest-vn1-vm1-36647390 2026-03-30 13:00:59,601 - INFO - Deleting VM ctest-vn1-vm1-36647390 2026-03-30 13:00:59,862 - DEBUG - Response for delete_port : () 2026-03-30 13:01:00,111 - DEBUG - Response for delete_port : () 2026-03-30 13:01:00,111 - INFO - Deleting VN ctest-vn1-06139618 2026-03-30 13:01:00,356 - DEBUG - Response for deleting network () 2026-03-30 13:01:00,636 - DEBUG - No XMPP flaps were noticed during the test 2026-03-30 13:01:00,637 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:28] 2026-03-30 13:01:00,637 - INFO - -------------------------------------------------------------------------------- 2026-03-30 13:01:01,466 - INFO - Deleted project: ctest-TestPorts-45155972, ID : 7f38a9fa-7198-446f-9aac-7779dba975e4