2026-01-28 22:21:04,167 - INFO - Domain Default found not creating
2026-01-28 22:21:04,367 - INFO - Project ctest-TestPorts-77323297 not found, creating it
2026-01-28 22:21:04,904 - INFO - Created Project:ctest-TestPorts-77323297, ID : 70ee852a-81c4-4382-92b9-92d48c95b97d
2026-01-28 22:21:06,392 - INFO - ================================================================================
2026-01-28 22:21:06,393 - INFO - STARTING TEST : test_ports_bindings
2026-01-28 22:21:06,393 - 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-01-28 22:21:06,656 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.17': '0'}} with
2026-01-28 22:21:06,656 - INFO - Initial checks done. Running the testcase now
2026-01-28 22:21:06,656 - INFO -
2026-01-28 22:21:07,181 - DEBUG - Response for create_network : {'network': {'id': '817af5f4-d3cc-423f-8130-a1ea5f08f917', 'name': 'ctest-vn-39951222', 'tenant_id': '70ee852a81c4438292b992d48c95b97d', 'project_id': '70ee852a81c4438292b992d48c95b97d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-77323297', 'ctest-vn-39951222'], 'port_security_enabled': True, 'description': ''}}
2026-01-28 22:21:07,370 - DEBUG - Response for create_subnet : {'subnet': {'id': '5d8db870-6a8f-49a9-8734-fb12494105db', 'name': '', 'tenant_id': '70ee852a81c4438292b992d48c95b97d', 'network_id': '817af5f4-d3cc-423f-8130-a1ea5f08f917', 'ip_version': 4, 'cidr': '174.61.96.192/26', 'allocation_pools': [{'start': '174.61.96.194', 'end': '174.61.96.254'}], 'gateway_ip': '174.61.96.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '174.61.96.194', 'tags': [], 'project_id': '70ee852a81c4438292b992d48c95b97d'}}
2026-01-28 22:21:07,387 - INFO - Created VN ctest-vn-39951222
2026-01-28 22:21:07,439 - DEBUG - VN ctest-vn-39951222 UUID is 817af5f4-d3cc-423f-8130-a1ea5f08f917
2026-01-28 22:21:07,543 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-77323297', 'ctest-vmi-37216855']}
2026-01-28 22:21:07,815 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-37216855', 'id': '641dbfd4-4ec4-4706-8066-afb8b03e57ea', 'tenant_id': '70ee852a81c4438292b992d48c95b97d', 'network_id': '817af5f4-d3cc-423f-8130-a1ea5f08f917', 'mac_address': '02:64:1d:bf:d4:4e', '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': '174.61.96.195', 'subnet_id': '5d8db870-6a8f-49a9-8734-fb12494105db'}], 'security_groups': ['6d3bd238-9a89-4c63-a8b5-861192d2c911'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '70ee852a81c4438292b992d48c95b97d'}}
2026-01-28 22:21:07,815 - DEBUG - Created port 641dbfd4-4ec4-4706-8066-afb8b03e57ea
2026-01-28 22:21:07,915 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/641dbfd4-4ec4-4706-8066-afb8b03e57ea
2026-01-28 22:21:08,208 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/641dbfd4-4ec4-4706-8066-afb8b03e57ea
2026-01-28 22:21:08,241 - INFO - VMI 641dbfd4-4ec4-4706-8066-afb8b03e57ea verification in API Server passed
2026-01-28 22:21:08,320 - DEBUG - Response for delete_port : ()
2026-01-28 22:21:08,320 - INFO - Deleted port 641dbfd4-4ec4-4706-8066-afb8b03e57ea
2026-01-28 22:21:08,320 - INFO - Deleting VN ctest-vn-39951222
2026-01-28 22:21:08,409 - DEBUG - Response for deleting network ()
2026-01-28 22:21:08,663 - DEBUG - No XMPP flaps were noticed during the test
2026-01-28 22:21:08,663 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-01-28 22:21:08,663 - INFO - --------------------------------------------------------------------------------
2026-01-28 22:21:08,666 - INFO - ================================================================================
2026-01-28 22:21:08,666 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-01-28 22:21:08,666 - 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-01-28 22:21:08,955 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.17': '0'}} with
2026-01-28 22:21:08,956 - INFO - Initial checks done. Running the testcase now
2026-01-28 22:21:08,956 - INFO -
2026-01-28 22:21:09,124 - DEBUG - Response for create_network : {'network': {'id': '0fcc821d-3785-4de7-9b0f-dbb66e58a16d', 'name': 'ctest-vn1-81282074', 'tenant_id': '70ee852a81c4438292b992d48c95b97d', 'project_id': '70ee852a81c4438292b992d48c95b97d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-77323297', 'ctest-vn1-81282074'], 'port_security_enabled': True, 'description': ''}}
2026-01-28 22:21:09,320 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cc42fa4f-84c5-40f6-9995-7c0b814e064b', 'name': '', 'tenant_id': '70ee852a81c4438292b992d48c95b97d', 'network_id': '0fcc821d-3785-4de7-9b0f-dbb66e58a16d', 'ip_version': 4, 'cidr': '24.172.114.64/26', 'allocation_pools': [{'start': '24.172.114.66', 'end': '24.172.114.126'}], 'gateway_ip': '24.172.114.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '24.172.114.66', 'tags': [], 'project_id': '70ee852a81c4438292b992d48c95b97d'}}
2026-01-28 22:21:09,458 - DEBUG - Response for create_subnet : {'subnet': {'id': '2c97a9bb-8a07-404b-b26e-4f24a763fd94', 'name': '', 'tenant_id': '70ee852a81c4438292b992d48c95b97d', 'network_id': '0fcc821d-3785-4de7-9b0f-dbb66e58a16d', 'ip_version': 4, 'cidr': '96.38.8.128/26', 'allocation_pools': [{'start': '96.38.8.130', 'end': '96.38.8.190'}], 'gateway_ip': '96.38.8.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '96.38.8.130', 'tags': [], 'project_id': '70ee852a81c4438292b992d48c95b97d'}}
2026-01-28 22:21:09,477 - INFO - Created VN ctest-vn1-81282074
2026-01-28 22:21:09,531 - DEBUG - VN ctest-vn1-81282074 UUID is 0fcc821d-3785-4de7-9b0f-dbb66e58a16d
2026-01-28 22:21:09,818 - DEBUG - Response for create_port : {'port': {'name': '65f3c970-595f-438b-9887-2e225d95ef48', 'id': '65f3c970-595f-438b-9887-2e225d95ef48', 'tenant_id': '70ee852a81c4438292b992d48c95b97d', 'network_id': '0fcc821d-3785-4de7-9b0f-dbb66e58a16d', 'mac_address': '02:65:f3:c9:70:59', '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': '24.172.114.69', 'subnet_id': 'cc42fa4f-84c5-40f6-9995-7c0b814e064b'}], 'security_groups': ['6d3bd238-9a89-4c63-a8b5-861192d2c911'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '70ee852a81c4438292b992d48c95b97d'}}
2026-01-28 22:21:09,979 - DEBUG - Response for create_port : {'port': {'name': '5f553480-f1c9-4416-a0b9-11e651e28a06', 'id': '5f553480-f1c9-4416-a0b9-11e651e28a06', 'tenant_id': '70ee852a81c4438292b992d48c95b97d', 'network_id': '0fcc821d-3785-4de7-9b0f-dbb66e58a16d', 'mac_address': '02:5f:55:34:80:f1', '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': '96.38.8.133', 'subnet_id': '2c97a9bb-8a07-404b-b26e-4f24a763fd94'}], 'security_groups': ['6d3bd238-9a89-4c63-a8b5-861192d2c911'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '70ee852a81c4438292b992d48c95b97d'}}
2026-01-28 22:21:10,034 - DEBUG - Services list from nova: [, , ]
2026-01-28 22:21:10,343 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5108-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5108-1)
2026-01-28 22:21:10,722 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5108-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5108-1)
2026-01-28 22:21:10,722 - INFO - Waiting for VM ctest-vn1-vm1-79943305 to be up..
2026-01-28 22:21:10,760 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-01-28 22:21:15,829 - DEBUG - VM is in ACTIVE state now
2026-01-28 22:21:15,829 - INFO - VM name : ctest-vn1-vm1-79943305
2026-01-28 22:21:15,903 - DEBUG - VM ctest-vn1-vm1-79943305 ID is d487c95d-9c85-4f41-89db-f74274e28b38
2026-01-28 22:21:15,921 - DEBUG - VM ctest-vn1-vm1-79943305 launched on Node cn-jenkins-deploy-platform-ansible-os-5108-1
2026-01-28 22:21:15,989 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/d487c95d-9c85-4f41-89db-f74274e28b38
2026-01-28 22:21:15,997 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/65f3c970-595f-438b-9887-2e225d95ef48
2026-01-28 22:21:19,244 - 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 1023ms')
2026-01-28 22:21:19,244 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-79943305 failed!
2026-01-28 22:21:19,299 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-77323297:ctest-vn1-81282074 is 24.172.114.65 and allocation pool is NOT set
2026-01-28 22:21:19,300 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-77323297:ctest-vn1-81282074 is 96.38.8.129 and allocation pool is NOT set
2026-01-28 22:21:21,368 - 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.90 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.95 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 = 1.953/3.428/4.903/1.475 ms')
2026-01-28 22:21:21,368 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-79943305 passed
2026-01-28 22:21:21,523 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-28 22:21:21,523 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-79943305, IP 24.172.114.69, Port 22
2026-01-28 22:21:21,579 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-01-28 22:21:21,657 - DEBUG - VM ctest-vn1-vm1-79943305 is NOT ready for SSH connections, VM status: ACTIVE
2026-01-28 22:21:26,658 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-28 22:21:26,658 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-79943305, IP 24.172.114.69, Port 22
2026-01-28 22:21:26,815 - DEBUG - VM ctest-vn1-vm1-79943305 is ready for SSH connections
2026-01-28 22:21:26,815 - INFO - Waiting for VM ctest-vn1-vm2-35637101 to be up..
2026-01-28 22:21:26,886 - DEBUG - VM is in ACTIVE state now
2026-01-28 22:21:26,886 - INFO - VM name : ctest-vn1-vm2-35637101
2026-01-28 22:21:26,949 - DEBUG - VM ctest-vn1-vm2-35637101 ID is 2300cf5d-7abe-498c-b1f1-8518d5e3448f
2026-01-28 22:21:26,949 - DEBUG - VM ctest-vn1-vm2-35637101 launched on Node cn-jenkins-deploy-platform-ansible-os-5108-1
2026-01-28 22:21:27,015 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/2300cf5d-7abe-498c-b1f1-8518d5e3448f
2026-01-28 22:21:27,022 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/5f553480-f1c9-4416-a0b9-11e651e28a06
2026-01-28 22:21:28,250 - 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=2.68 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.409 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.409/1.546/2.684/1.137 ms')
2026-01-28 22:21:28,250 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-35637101 passed
2026-01-28 22:21:28,399 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-28 22:21:28,399 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-35637101, IP 96.38.8.133, Port 22
2026-01-28 22:21:28,562 - DEBUG - VM ctest-vn1-vm2-35637101 is ready for SSH connections
2026-01-28 22:21:28,562 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-28 22:21:28,562 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-28 22:21:28,562 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-28 22:21:28,562 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 24.172.114.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2026-01-28 22:21:28,563 - DEBUG - ping -s 56 -c 3 -W 1 24.172.114.69
2026-01-28 22:21:31,480 - DEBUG - PING 24.172.114.69 (24.172.114.69): 56 data bytes
64 bytes from 24.172.114.69: seq=0 ttl=63 time=4.051 ms
64 bytes from 24.172.114.69: seq=1 ttl=63 time=0.959 ms
64 bytes from 24.172.114.69: seq=2 ttl=63 time=0.751 ms
--- 24.172.114.69 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.751/1.920/4.051 ms
2026-01-28 22:21:31,480 - INFO - Ping to IP 24.172.114.69 from VM ctest-vn1-vm2-35637101 passed
2026-01-28 22:21:31,480 - INFO - Detaching port 5f553480-f1c9-4416-a0b9-11e651e28a06 from VM ctest-vn1-vm2-35637101
2026-01-28 22:21:31,525 - INFO - Deleting VM ctest-vn1-vm2-35637101
2026-01-28 22:21:31,592 - INFO - Detaching port 65f3c970-595f-438b-9887-2e225d95ef48 from VM ctest-vn1-vm1-79943305
2026-01-28 22:21:31,626 - INFO - Deleting VM ctest-vn1-vm1-79943305
2026-01-28 22:21:31,841 - DEBUG - Response for delete_port : ()
2026-01-28 22:21:32,015 - DEBUG - Response for delete_port : ()
2026-01-28 22:21:32,015 - INFO - Deleting VN ctest-vn1-81282074
2026-01-28 22:21:32,146 - DEBUG - Response for deleting network ()
2026-01-28 22:21:32,412 - DEBUG - No XMPP flaps were noticed during the test
2026-01-28 22:21:32,412 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:24]
2026-01-28 22:21:32,412 - INFO - --------------------------------------------------------------------------------
2026-01-28 22:21:33,062 - INFO - Deleted project: ctest-TestPorts-77323297, ID : 70ee852a-81c4-4382-92b9-92d48c95b97d