2026-05-28 15:46:38,561 - INFO - Domain Default found not creating 2026-05-28 15:46:38,800 - INFO - Project ctest-TestPorts-38225987 not found, creating it 2026-05-28 15:46:39,418 - INFO - Created Project:ctest-TestPorts-38225987, ID : 7dda3642-9e11-4329-835b-b768b19f51c7 2026-05-28 15:46:40,909 - INFO - ================================================================================ 2026-05-28 15:46:40,910 - INFO - STARTING TEST : test_ports_bindings 2026-05-28 15:46:40,910 - 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-05-28 15:46:42,205 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.25': '0', '10.20.0.254': '0'}, '10.0.0.73': {'10.20.0.25': '0', '10.20.0.254': '0'}} with 2026-05-28 15:46:42,205 - INFO - Initial checks done. Running the testcase now 2026-05-28 15:46:42,205 - INFO - 2026-05-28 15:46:42,893 - DEBUG - Response for create_network : {'network': {'id': 'dc53d3aa-4f07-4e73-946b-49092c591817', 'name': 'ctest-vn-55327343', 'tenant_id': '7dda36429e114329835bb768b19f51c7', 'project_id': '7dda36429e114329835bb768b19f51c7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-38225987', 'ctest-vn-55327343'], 'port_security_enabled': True, 'description': ''}} 2026-05-28 15:46:43,162 - DEBUG - Response for create_subnet : {'subnet': {'id': '04d07955-7883-4ca6-ae17-c9b170ceec86', 'name': '', 'tenant_id': '7dda36429e114329835bb768b19f51c7', 'network_id': 'dc53d3aa-4f07-4e73-946b-49092c591817', 'ip_version': 4, 'cidr': '96.169.73.128/26', 'allocation_pools': [{'start': '96.169.73.130', 'end': '96.169.73.190'}], 'gateway_ip': '96.169.73.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '96.169.73.130', 'tags': [], 'project_id': '7dda36429e114329835bb768b19f51c7'}} 2026-05-28 15:46:43,184 - INFO - Created VN ctest-vn-55327343 2026-05-28 15:46:43,196 - DEBUG - VN ctest-vn-55327343 UUID is dc53d3aa-4f07-4e73-946b-49092c591817 2026-05-28 15:46:43,270 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-38225987', 'ctest-vmi-13771605']} 2026-05-28 15:46:43,672 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-13771605', 'id': 'd53df378-f527-43dd-9a50-f600691575c1', 'tenant_id': '7dda36429e114329835bb768b19f51c7', 'network_id': 'dc53d3aa-4f07-4e73-946b-49092c591817', 'mac_address': '02:d5:3d:f3:78:f5', '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': '96.169.73.131', 'subnet_id': '04d07955-7883-4ca6-ae17-c9b170ceec86'}], 'security_groups': ['7e0899d1-acaa-4212-b63d-4f2444027fb1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7dda36429e114329835bb768b19f51c7'}} 2026-05-28 15:46:43,672 - DEBUG - Created port d53df378-f527-43dd-9a50-f600691575c1 2026-05-28 15:46:43,747 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/d53df378-f527-43dd-9a50-f600691575c1 2026-05-28 15:46:44,047 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/d53df378-f527-43dd-9a50-f600691575c1 2026-05-28 15:46:44,089 - INFO - VMI d53df378-f527-43dd-9a50-f600691575c1 verification in API Server passed 2026-05-28 15:46:44,308 - DEBUG - Response for delete_port : () 2026-05-28 15:46:44,308 - INFO - Deleted port d53df378-f527-43dd-9a50-f600691575c1 2026-05-28 15:46:44,309 - INFO - Deleting VN ctest-vn-55327343 2026-05-28 15:46:44,496 - DEBUG - Response for deleting network () 2026-05-28 15:46:45,780 - DEBUG - No XMPP flaps were noticed during the test 2026-05-28 15:46:45,780 - INFO - END TEST : test_ports_bindings : PASSED[0:00:05] 2026-05-28 15:46:45,780 - INFO - -------------------------------------------------------------------------------- 2026-05-28 15:46:45,783 - INFO - ================================================================================ 2026-05-28 15:46:45,784 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-05-28 15:46:45,784 - 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-05-28 15:46:47,082 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.25': '0', '10.20.0.254': '0'}, '10.0.0.73': {'10.20.0.25': '0', '10.20.0.254': '0'}} with 2026-05-28 15:46:47,082 - INFO - Initial checks done. Running the testcase now 2026-05-28 15:46:47,082 - INFO - 2026-05-28 15:46:47,459 - DEBUG - Response for create_network : {'network': {'id': '03d2cc4a-8633-4000-bebc-92c700ce2d6f', 'name': 'ctest-vn1-36087957', 'tenant_id': '7dda36429e114329835bb768b19f51c7', 'project_id': '7dda36429e114329835bb768b19f51c7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-38225987', 'ctest-vn1-36087957'], 'port_security_enabled': True, 'description': ''}} 2026-05-28 15:46:47,724 - DEBUG - Response for create_subnet : {'subnet': {'id': '5cb8ea77-6fbe-49b9-8820-bbe819f64472', 'name': '', 'tenant_id': '7dda36429e114329835bb768b19f51c7', 'network_id': '03d2cc4a-8633-4000-bebc-92c700ce2d6f', 'ip_version': 4, 'cidr': '33.184.254.192/26', 'allocation_pools': [{'start': '33.184.254.194', 'end': '33.184.254.254'}], 'gateway_ip': '33.184.254.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '33.184.254.194', 'tags': [], 'project_id': '7dda36429e114329835bb768b19f51c7'}} 2026-05-28 15:46:48,038 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ae62562d-2e2f-4d92-857f-8b450f9b8002', 'name': '', 'tenant_id': '7dda36429e114329835bb768b19f51c7', 'network_id': '03d2cc4a-8633-4000-bebc-92c700ce2d6f', 'ip_version': 4, 'cidr': '125.96.251.0/26', 'allocation_pools': [{'start': '125.96.251.2', 'end': '125.96.251.62'}], 'gateway_ip': '125.96.251.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '125.96.251.2', 'tags': [], 'project_id': '7dda36429e114329835bb768b19f51c7'}} 2026-05-28 15:46:48,071 - INFO - Created VN ctest-vn1-36087957 2026-05-28 15:46:48,086 - DEBUG - VN ctest-vn1-36087957 UUID is 03d2cc4a-8633-4000-bebc-92c700ce2d6f 2026-05-28 15:46:48,578 - DEBUG - Response for create_port : {'port': {'name': '38e7f6db-5756-4acd-8bfc-bd6945c92dc6', 'id': '38e7f6db-5756-4acd-8bfc-bd6945c92dc6', 'tenant_id': '7dda36429e114329835bb768b19f51c7', 'network_id': '03d2cc4a-8633-4000-bebc-92c700ce2d6f', 'mac_address': '02:38:e7:f6:db:57', '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': '33.184.254.197', 'subnet_id': '5cb8ea77-6fbe-49b9-8820-bbe819f64472'}], 'security_groups': ['7e0899d1-acaa-4212-b63d-4f2444027fb1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7dda36429e114329835bb768b19f51c7'}} 2026-05-28 15:46:48,896 - DEBUG - Response for create_port : {'port': {'name': '9a9ce5d6-63bf-4d6b-a896-dc931aa44c7d', 'id': '9a9ce5d6-63bf-4d6b-a896-dc931aa44c7d', 'tenant_id': '7dda36429e114329835bb768b19f51c7', 'network_id': '03d2cc4a-8633-4000-bebc-92c700ce2d6f', 'mac_address': '02:9a:9c:e5:d6:63', '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': '125.96.251.5', 'subnet_id': 'ae62562d-2e2f-4d92-857f-8b450f9b8002'}], 'security_groups': ['7e0899d1-acaa-4212-b63d-4f2444027fb1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7dda36429e114329835bb768b19f51c7'}} 2026-05-28 15:46:48,975 - DEBUG - Services list from nova: [, , , ] 2026-05-28 15:46:49,495 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5845-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5845-1) 2026-05-28 15:46:50,069 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5845-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5845-2) 2026-05-28 15:46:50,069 - INFO - Waiting for VM ctest-vn1-vm1-52545314 to be up.. 2026-05-28 15:46:50,142 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-28 15:46:55,238 - DEBUG - VM is in ACTIVE state now 2026-05-28 15:46:55,238 - INFO - VM name : ctest-vn1-vm1-52545314 2026-05-28 15:46:55,328 - DEBUG - VM ctest-vn1-vm1-52545314 ID is bf264bc7-0cc2-4b8d-a705-552491cca35e 2026-05-28 15:46:55,357 - DEBUG - VM ctest-vn1-vm1-52545314 launched on Node an-jenkins-deploy-platform-ansible-os-5845-1 2026-05-28 15:46:55,453 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/bf264bc7-0cc2-4b8d-a705-552491cca35e 2026-05-28 15:46:55,756 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/bf264bc7-0cc2-4b8d-a705-552491cca35e 2026-05-28 15:46:55,796 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/38e7f6db-5756-4acd-8bfc-bd6945c92dc6 2026-05-28 15:46:58,975 - 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 1010ms') 2026-05-28 15:46:58,976 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-52545314 failed! 2026-05-28 15:46:58,993 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-38225987:ctest-vn1-36087957 is 33.184.254.193 and allocation pool is NOT set 2026-05-28 15:46:58,993 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-38225987:ctest-vn1-36087957 is 125.96.251.1 and allocation pool is NOT set 2026-05-28 15:47:03,071 - 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=2 ttl=63 time=7.30 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1009ms\r\nrtt min/avg/max/mdev = 7.298/7.298/7.298/0.000 ms') 2026-05-28 15:47:03,071 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-52545314 passed 2026-05-28 15:47:03,141 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-28 15:47:03,141 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-52545314, IP 33.184.254.197, Port 22 2026-05-28 15:47:03,301 - DEBUG - VM ctest-vn1-vm1-52545314 is ready for SSH connections 2026-05-28 15:47:03,301 - INFO - Waiting for VM ctest-vn1-vm2-86687197 to be up.. 2026-05-28 15:47:03,417 - DEBUG - VM is in ACTIVE state now 2026-05-28 15:47:03,417 - INFO - VM name : ctest-vn1-vm2-86687197 2026-05-28 15:47:03,513 - DEBUG - VM ctest-vn1-vm2-86687197 ID is 7473bd95-27ad-441b-81b2-87340f7ddda2 2026-05-28 15:47:03,513 - DEBUG - VM ctest-vn1-vm2-86687197 launched on Node an-jenkins-deploy-platform-ansible-os-5845-2 2026-05-28 15:47:03,597 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/7473bd95-27ad-441b-81b2-87340f7ddda2 2026-05-28 15:47:03,610 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/9a9ce5d6-63bf-4d6b-a896-dc931aa44c7d 2026-05-28 15:47:04,784 - 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.63 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.566 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.566/2.098/3.631/1.532 ms') 2026-05-28 15:47:04,784 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-86687197 passed 2026-05-28 15:47:04,857 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-28 15:47:04,857 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-86687197, IP 125.96.251.5, Port 22 2026-05-28 15:47:05,025 - DEBUG - VM ctest-vn1-vm2-86687197 is ready for SSH connections 2026-05-28 15:47:05,025 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-28 15:47:05,025 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-28 15:47:05,025 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-28 15:47:05,026 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 33.184.254.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.73, gateway password: c0ntrail123 2026-05-28 15:47:05,026 - DEBUG - ping -s 56 -c 3 -W 1 33.184.254.197 2026-05-28 15:47:08,068 - DEBUG - PING 33.184.254.197 (33.184.254.197): 56 data bytes 64 bytes from 33.184.254.197: seq=0 ttl=63 time=5.477 ms 64 bytes from 33.184.254.197: seq=1 ttl=63 time=1.828 ms 64 bytes from 33.184.254.197: seq=2 ttl=63 time=1.534 ms --- 33.184.254.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.534/2.946/5.477 ms 2026-05-28 15:47:08,068 - INFO - Ping to IP 33.184.254.197 from VM ctest-vn1-vm2-86687197 passed 2026-05-28 15:47:08,068 - INFO - Detaching port 9a9ce5d6-63bf-4d6b-a896-dc931aa44c7d from VM ctest-vn1-vm2-86687197 2026-05-28 15:47:08,127 - INFO - Deleting VM ctest-vn1-vm2-86687197 2026-05-28 15:47:08,209 - INFO - Detaching port 38e7f6db-5756-4acd-8bfc-bd6945c92dc6 from VM ctest-vn1-vm1-52545314 2026-05-28 15:47:08,249 - INFO - Deleting VM ctest-vn1-vm1-52545314 2026-05-28 15:47:08,626 - DEBUG - Response for delete_port : () 2026-05-28 15:47:08,914 - DEBUG - Response for delete_port : () 2026-05-28 15:47:08,914 - INFO - Deleting VN ctest-vn1-36087957 2026-05-28 15:47:09,125 - DEBUG - Response for deleting network () 2026-05-28 15:47:10,442 - DEBUG - No XMPP flaps were noticed during the test 2026-05-28 15:47:10,442 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:25] 2026-05-28 15:47:10,442 - INFO - -------------------------------------------------------------------------------- 2026-05-28 15:47:11,219 - INFO - Deleted project: ctest-TestPorts-38225987, ID : 7dda3642-9e11-4329-835b-b768b19f51c7