2026-06-15 15:35:10,039 - INFO - Domain Default found not creating
2026-06-15 15:35:10,150 - INFO - Project ctest-TestPorts-64490944 not found, creating it
2026-06-15 15:35:10,614 - INFO - Created Project:ctest-TestPorts-64490944, ID : 8875e7fa-d8ad-43ad-a344-2a79351575f9
2026-06-15 15:35:11,987 - INFO - ================================================================================
2026-06-15 15:35:11,987 - INFO - STARTING TEST : test_ports_bindings
2026-06-15 15:35:11,988 - 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-15 15:35:12,241 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2026-06-15 15:35:12,241 - INFO - Initial checks done. Running the testcase now
2026-06-15 15:35:12,241 - INFO -
2026-06-15 15:35:12,799 - DEBUG - Response for create_network : {'network': {'id': '7b27bdc1-75c8-4071-a3a9-d9dff592f38c', 'name': 'ctest-vn-84096335', 'tenant_id': '8875e7fad8ad43ada3442a79351575f9', 'project_id': '8875e7fad8ad43ada3442a79351575f9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-64490944', 'ctest-vn-84096335'], 'port_security_enabled': True, 'description': ''}}
2026-06-15 15:35:12,960 - DEBUG - Response for create_subnet : {'subnet': {'id': '5f71df57-cd27-49b7-9cb1-cfdd64d698b0', 'name': '', 'tenant_id': '8875e7fad8ad43ada3442a79351575f9', 'network_id': '7b27bdc1-75c8-4071-a3a9-d9dff592f38c', 'ip_version': 4, 'cidr': '81.142.250.0/26', 'allocation_pools': [{'start': '81.142.250.2', 'end': '81.142.250.62'}], 'gateway_ip': '81.142.250.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '81.142.250.2', 'tags': [], 'project_id': '8875e7fad8ad43ada3442a79351575f9'}}
2026-06-15 15:35:12,972 - INFO - Created VN ctest-vn-84096335
2026-06-15 15:35:13,020 - DEBUG - VN ctest-vn-84096335 UUID is 7b27bdc1-75c8-4071-a3a9-d9dff592f38c
2026-06-15 15:35:13,110 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-64490944', 'ctest-vmi-20506321']}
2026-06-15 15:35:13,374 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-20506321', 'id': '9b11c218-efdf-4b17-92e7-80c276d6eeeb', 'tenant_id': '8875e7fad8ad43ada3442a79351575f9', 'network_id': '7b27bdc1-75c8-4071-a3a9-d9dff592f38c', 'mac_address': '02:9b:11:c2:18:ef', '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': '81.142.250.3', 'subnet_id': '5f71df57-cd27-49b7-9cb1-cfdd64d698b0'}], 'security_groups': ['e7071546-df24-49bd-87cb-38f9641d4452'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8875e7fad8ad43ada3442a79351575f9'}}
2026-06-15 15:35:13,374 - DEBUG - Created port 9b11c218-efdf-4b17-92e7-80c276d6eeeb
2026-06-15 15:35:13,476 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/9b11c218-efdf-4b17-92e7-80c276d6eeeb
2026-06-15 15:35:13,791 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/9b11c218-efdf-4b17-92e7-80c276d6eeeb
2026-06-15 15:35:13,815 - INFO - VMI 9b11c218-efdf-4b17-92e7-80c276d6eeeb verification in API Server passed
2026-06-15 15:35:13,884 - DEBUG - Response for delete_port : ()
2026-06-15 15:35:13,884 - INFO - Deleted port 9b11c218-efdf-4b17-92e7-80c276d6eeeb
2026-06-15 15:35:13,884 - INFO - Deleting VN ctest-vn-84096335
2026-06-15 15:35:13,973 - DEBUG - Response for deleting network ()
2026-06-15 15:35:14,225 - DEBUG - No XMPP flaps were noticed during the test
2026-06-15 15:35:14,225 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-06-15 15:35:14,225 - INFO - --------------------------------------------------------------------------------
2026-06-15 15:35:14,228 - INFO - ================================================================================
2026-06-15 15:35:14,228 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-06-15 15:35:14,228 - 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-15 15:35:14,512 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2026-06-15 15:35:14,513 - INFO - Initial checks done. Running the testcase now
2026-06-15 15:35:14,513 - INFO -
2026-06-15 15:35:14,679 - DEBUG - Response for create_network : {'network': {'id': 'bb8e8f16-8563-4fc7-a1af-07c899745d9f', 'name': 'ctest-vn1-00611532', 'tenant_id': '8875e7fad8ad43ada3442a79351575f9', 'project_id': '8875e7fad8ad43ada3442a79351575f9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-64490944', 'ctest-vn1-00611532'], 'port_security_enabled': True, 'description': ''}}
2026-06-15 15:35:14,863 - DEBUG - Response for create_subnet : {'subnet': {'id': '159f7e33-498d-42cd-852e-ec9ab0358b13', 'name': '', 'tenant_id': '8875e7fad8ad43ada3442a79351575f9', 'network_id': 'bb8e8f16-8563-4fc7-a1af-07c899745d9f', 'ip_version': 4, 'cidr': '104.152.157.192/26', 'allocation_pools': [{'start': '104.152.157.194', 'end': '104.152.157.254'}], 'gateway_ip': '104.152.157.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '104.152.157.194', 'tags': [], 'project_id': '8875e7fad8ad43ada3442a79351575f9'}}
2026-06-15 15:35:15,067 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ea883585-0241-4065-a824-cef5ed87e678', 'name': '', 'tenant_id': '8875e7fad8ad43ada3442a79351575f9', 'network_id': 'bb8e8f16-8563-4fc7-a1af-07c899745d9f', 'ip_version': 4, 'cidr': '207.173.141.192/26', 'allocation_pools': [{'start': '207.173.141.194', 'end': '207.173.141.254'}], 'gateway_ip': '207.173.141.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '207.173.141.194', 'tags': [], 'project_id': '8875e7fad8ad43ada3442a79351575f9'}}
2026-06-15 15:35:15,082 - INFO - Created VN ctest-vn1-00611532
2026-06-15 15:35:15,132 - DEBUG - VN ctest-vn1-00611532 UUID is bb8e8f16-8563-4fc7-a1af-07c899745d9f
2026-06-15 15:35:15,378 - DEBUG - Response for create_port : {'port': {'name': '99d55a06-342c-4f81-982f-97543f87638a', 'id': '99d55a06-342c-4f81-982f-97543f87638a', 'tenant_id': '8875e7fad8ad43ada3442a79351575f9', 'network_id': 'bb8e8f16-8563-4fc7-a1af-07c899745d9f', 'mac_address': '02:99:d5:5a:06:34', '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': '104.152.157.197', 'subnet_id': '159f7e33-498d-42cd-852e-ec9ab0358b13'}], 'security_groups': ['e7071546-df24-49bd-87cb-38f9641d4452'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8875e7fad8ad43ada3442a79351575f9'}}
2026-06-15 15:35:15,551 - DEBUG - Response for create_port : {'port': {'name': 'acc03afb-51fa-4c71-9ecd-4f9d4c057a5a', 'id': 'acc03afb-51fa-4c71-9ecd-4f9d4c057a5a', 'tenant_id': '8875e7fad8ad43ada3442a79351575f9', 'network_id': 'bb8e8f16-8563-4fc7-a1af-07c899745d9f', 'mac_address': '02:ac:c0:3a:fb:51', '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': '207.173.141.197', 'subnet_id': 'ea883585-0241-4065-a824-cef5ed87e678'}], 'security_groups': ['e7071546-df24-49bd-87cb-38f9641d4452'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8875e7fad8ad43ada3442a79351575f9'}}
2026-06-15 15:35:15,598 - DEBUG - Services list from nova: [, , ]
2026-06-15 15:35:15,878 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5946-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5946-1)
2026-06-15 15:35:16,190 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5946-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5946-1)
2026-06-15 15:35:16,190 - INFO - Waiting for VM ctest-vn1-vm1-27642209 to be up..
2026-06-15 15:35:16,216 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-15 15:35:21,259 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-15 15:35:26,320 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-15 15:35:31,384 - DEBUG - VM is in ACTIVE state now
2026-06-15 15:35:31,384 - INFO - VM name : ctest-vn1-vm1-27642209
2026-06-15 15:35:31,447 - DEBUG - VM ctest-vn1-vm1-27642209 ID is 5e3c2987-5199-4b08-b84f-f4cbe0669227
2026-06-15 15:35:31,463 - DEBUG - VM ctest-vn1-vm1-27642209 launched on Node cn-jenkins-deploy-platform-ansible-os-5946-1
2026-06-15 15:35:31,520 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/5e3c2987-5199-4b08-b84f-f4cbe0669227
2026-06-15 15:35:31,526 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/99d55a06-342c-4f81-982f-97543f87638a
2026-06-15 15:35:34,782 - 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 1007ms')
2026-06-15 15:35:34,782 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-27642209 failed!
2026-06-15 15:35:34,832 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-64490944:ctest-vn1-00611532 is 104.152.157.193 and allocation pool is NOT set
2026-06-15 15:35:34,832 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-64490944:ctest-vn1-00611532 is 207.173.141.193 and allocation pool is NOT set
2026-06-15 15:35:36,890 - 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.44 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.405 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.405/1.923/3.442/1.518 ms')
2026-06-15 15:35:36,890 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-27642209 passed
2026-06-15 15:35:37,044 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-15 15:35:37,044 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-27642209, IP 104.152.157.197, Port 22
2026-06-15 15:35:37,196 - DEBUG - VM ctest-vn1-vm1-27642209 is ready for SSH connections
2026-06-15 15:35:37,196 - INFO - Waiting for VM ctest-vn1-vm2-48227390 to be up..
2026-06-15 15:35:37,277 - DEBUG - VM is in ACTIVE state now
2026-06-15 15:35:37,277 - INFO - VM name : ctest-vn1-vm2-48227390
2026-06-15 15:35:37,338 - DEBUG - VM ctest-vn1-vm2-48227390 ID is 3b72f495-0064-411e-994f-013bfcca4a6a
2026-06-15 15:35:37,338 - DEBUG - VM ctest-vn1-vm2-48227390 launched on Node cn-jenkins-deploy-platform-ansible-os-5946-1
2026-06-15 15:35:37,396 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/3b72f495-0064-411e-994f-013bfcca4a6a
2026-06-15 15:35:37,403 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/acc03afb-51fa-4c71-9ecd-4f9d4c057a5a
2026-06-15 15:35:38,629 - 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.36 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.363 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.363/2.362/4.361/1.999 ms')
2026-06-15 15:35:38,629 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-48227390 passed
2026-06-15 15:35:38,780 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-15 15:35:38,780 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-48227390, IP 207.173.141.197, Port 22
2026-06-15 15:35:38,948 - DEBUG - VM ctest-vn1-vm2-48227390 is ready for SSH connections
2026-06-15 15:35:38,948 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-15 15:35:38,948 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-15 15:35:38,948 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-15 15:35:38,948 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 104.152.157.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-06-15 15:35:38,948 - DEBUG - ping -s 56 -c 3 -W 1 104.152.157.197
2026-06-15 15:35:42,614 - DEBUG - PING 104.152.157.197 (104.152.157.197): 56 data bytes
64 bytes from 104.152.157.197: seq=0 ttl=63 time=3.917 ms
64 bytes from 104.152.157.197: seq=1 ttl=63 time=1.097 ms
64 bytes from 104.152.157.197: seq=2 ttl=63 time=1.765 ms
--- 104.152.157.197 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.097/2.259/3.917 ms
2026-06-15 15:35:42,614 - INFO - Ping to IP 104.152.157.197 from VM ctest-vn1-vm2-48227390 passed
2026-06-15 15:35:42,614 - INFO - Detaching port acc03afb-51fa-4c71-9ecd-4f9d4c057a5a from VM ctest-vn1-vm2-48227390
2026-06-15 15:35:42,661 - INFO - Deleting VM ctest-vn1-vm2-48227390
2026-06-15 15:35:42,723 - INFO - Detaching port 99d55a06-342c-4f81-982f-97543f87638a from VM ctest-vn1-vm1-27642209
2026-06-15 15:35:42,752 - INFO - Deleting VM ctest-vn1-vm1-27642209
2026-06-15 15:35:42,940 - DEBUG - Response for delete_port : ()
2026-06-15 15:35:43,099 - DEBUG - Response for delete_port : ()
2026-06-15 15:35:43,099 - INFO - Deleting VN ctest-vn1-00611532
2026-06-15 15:35:43,213 - DEBUG - Response for deleting network ()
2026-06-15 15:35:43,473 - DEBUG - No XMPP flaps were noticed during the test
2026-06-15 15:35:43,473 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:29]
2026-06-15 15:35:43,473 - INFO - --------------------------------------------------------------------------------
2026-06-15 15:35:44,137 - INFO - Deleted project: ctest-TestPorts-64490944, ID : 8875e7fa-d8ad-43ad-a344-2a79351575f9