2026-08-24 17:28:37,494 - INFO - Domain Default found not creating 2026-08-24 17:28:37,651 - INFO - Project ctest-TestPorts-23961081 not found, creating it 2026-08-24 17:28:38,120 - INFO - Created Project:ctest-TestPorts-23961081, ID : 29f7f3c8-dab9-45cf-a0bb-bfc27e7c9882 2026-08-24 17:28:39,605 - INFO - ================================================================================ 2026-08-24 17:28:39,605 - INFO - STARTING TEST : test_ports_bindings 2026-08-24 17:28:39,605 - 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-08-24 17:28:39,866 - DEBUG - Nothing to compare xmpp stats {'10.0.0.161': {'10.20.0.17': '0'}} with 2026-08-24 17:28:39,866 - INFO - Initial checks done. Running the testcase now 2026-08-24 17:28:39,866 - INFO - 2026-08-24 17:28:40,454 - DEBUG - Response for create_network : {'network': {'id': '75d7ac30-e51f-4b6e-888b-c925efc65910', 'name': 'ctest-vn-95834261', 'tenant_id': '29f7f3c8dab945cfa0bbbfc27e7c9882', 'project_id': '29f7f3c8dab945cfa0bbbfc27e7c9882', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-23961081', 'ctest-vn-95834261'], 'port_security_enabled': True, 'description': ''}} 2026-08-24 17:28:40,637 - DEBUG - Response for create_subnet : {'subnet': {'id': '0a72e5b1-ee70-4d0a-a48d-4b98713bcae6', 'name': '', 'tenant_id': '29f7f3c8dab945cfa0bbbfc27e7c9882', 'network_id': '75d7ac30-e51f-4b6e-888b-c925efc65910', 'ip_version': 4, 'cidr': '79.30.210.64/26', 'allocation_pools': [{'start': '79.30.210.66', 'end': '79.30.210.126'}], 'gateway_ip': '79.30.210.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '79.30.210.66', 'tags': [], 'project_id': '29f7f3c8dab945cfa0bbbfc27e7c9882'}} 2026-08-24 17:28:40,654 - INFO - Created VN ctest-vn-95834261 2026-08-24 17:28:40,707 - DEBUG - VN ctest-vn-95834261 UUID is 75d7ac30-e51f-4b6e-888b-c925efc65910 2026-08-24 17:28:40,818 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-23961081', 'ctest-vmi-87375295']} 2026-08-24 17:28:41,095 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-87375295', 'id': '8001ef57-2cdf-42ce-871b-d115b78941f0', 'tenant_id': '29f7f3c8dab945cfa0bbbfc27e7c9882', 'network_id': '75d7ac30-e51f-4b6e-888b-c925efc65910', 'mac_address': '02:80:01:ef:57:2c', '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': '79.30.210.67', 'subnet_id': '0a72e5b1-ee70-4d0a-a48d-4b98713bcae6'}], 'security_groups': ['a16d4d1d-e3f0-46f7-924a-acba4e53536a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '29f7f3c8dab945cfa0bbbfc27e7c9882'}} 2026-08-24 17:28:41,095 - DEBUG - Created port 8001ef57-2cdf-42ce-871b-d115b78941f0 2026-08-24 17:28:41,199 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine-interface/8001ef57-2cdf-42ce-871b-d115b78941f0 2026-08-24 17:28:41,528 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine-interface/8001ef57-2cdf-42ce-871b-d115b78941f0 2026-08-24 17:28:41,560 - INFO - VMI 8001ef57-2cdf-42ce-871b-d115b78941f0 verification in API Server passed 2026-08-24 17:28:41,659 - DEBUG - Response for delete_port : () 2026-08-24 17:28:41,660 - INFO - Deleted port 8001ef57-2cdf-42ce-871b-d115b78941f0 2026-08-24 17:28:41,660 - INFO - Deleting VN ctest-vn-95834261 2026-08-24 17:28:41,759 - DEBUG - Response for deleting network () 2026-08-24 17:28:42,014 - DEBUG - No XMPP flaps were noticed during the test 2026-08-24 17:28:42,015 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-08-24 17:28:42,015 - INFO - -------------------------------------------------------------------------------- 2026-08-24 17:28:42,018 - INFO - ================================================================================ 2026-08-24 17:28:42,018 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-08-24 17:28:42,018 - 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-08-24 17:28:42,315 - DEBUG - Nothing to compare xmpp stats {'10.0.0.161': {'10.20.0.17': '0'}} with 2026-08-24 17:28:42,315 - INFO - Initial checks done. Running the testcase now 2026-08-24 17:28:42,316 - INFO - 2026-08-24 17:28:42,507 - DEBUG - Response for create_network : {'network': {'id': '1396b77b-f7a2-4415-ad1c-deaf76289392', 'name': 'ctest-vn1-26740486', 'tenant_id': '29f7f3c8dab945cfa0bbbfc27e7c9882', 'project_id': '29f7f3c8dab945cfa0bbbfc27e7c9882', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-23961081', 'ctest-vn1-26740486'], 'port_security_enabled': True, 'description': ''}} 2026-08-24 17:28:42,755 - DEBUG - Response for create_subnet : {'subnet': {'id': '61605229-3025-4ec5-96bc-aa9d54955ba0', 'name': '', 'tenant_id': '29f7f3c8dab945cfa0bbbfc27e7c9882', 'network_id': '1396b77b-f7a2-4415-ad1c-deaf76289392', 'ip_version': 4, 'cidr': '110.202.223.0/26', 'allocation_pools': [{'start': '110.202.223.2', 'end': '110.202.223.62'}], 'gateway_ip': '110.202.223.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '110.202.223.2', 'tags': [], 'project_id': '29f7f3c8dab945cfa0bbbfc27e7c9882'}} 2026-08-24 17:28:42,909 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e141af53-6c81-4747-a7d3-dc220b6bb2d4', 'name': '', 'tenant_id': '29f7f3c8dab945cfa0bbbfc27e7c9882', 'network_id': '1396b77b-f7a2-4415-ad1c-deaf76289392', 'ip_version': 4, 'cidr': '205.58.128.128/26', 'allocation_pools': [{'start': '205.58.128.130', 'end': '205.58.128.190'}], 'gateway_ip': '205.58.128.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '205.58.128.130', 'tags': [], 'project_id': '29f7f3c8dab945cfa0bbbfc27e7c9882'}} 2026-08-24 17:28:42,929 - INFO - Created VN ctest-vn1-26740486 2026-08-24 17:28:42,983 - DEBUG - VN ctest-vn1-26740486 UUID is 1396b77b-f7a2-4415-ad1c-deaf76289392 2026-08-24 17:28:43,307 - DEBUG - Response for create_port : {'port': {'name': '821e7a5f-6a44-4a73-ac2c-0fbfe3c3e565', 'id': '821e7a5f-6a44-4a73-ac2c-0fbfe3c3e565', 'tenant_id': '29f7f3c8dab945cfa0bbbfc27e7c9882', 'network_id': '1396b77b-f7a2-4415-ad1c-deaf76289392', 'mac_address': '02:82:1e:7a:5f:6a', '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': '110.202.223.5', 'subnet_id': '61605229-3025-4ec5-96bc-aa9d54955ba0'}], 'security_groups': ['a16d4d1d-e3f0-46f7-924a-acba4e53536a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '29f7f3c8dab945cfa0bbbfc27e7c9882'}} 2026-08-24 17:28:43,502 - DEBUG - Response for create_port : {'port': {'name': '803db215-79ab-466b-8891-7b5fab244c8c', 'id': '803db215-79ab-466b-8891-7b5fab244c8c', 'tenant_id': '29f7f3c8dab945cfa0bbbfc27e7c9882', 'network_id': '1396b77b-f7a2-4415-ad1c-deaf76289392', 'mac_address': '02:80:3d:b2:15:79', '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': '205.58.128.133', 'subnet_id': 'e141af53-6c81-4747-a7d3-dc220b6bb2d4'}], 'security_groups': ['a16d4d1d-e3f0-46f7-924a-acba4e53536a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '29f7f3c8dab945cfa0bbbfc27e7c9882'}} 2026-08-24 17:28:43,570 - DEBUG - Services list from nova: [, , ] 2026-08-24 17:28:43,914 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6215-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6215-1) 2026-08-24 17:28:44,332 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6215-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6215-1) 2026-08-24 17:28:44,332 - INFO - Waiting for VM ctest-vn1-vm1-22470095 to be up.. 2026-08-24 17:28:44,372 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-24 17:28:49,422 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-24 17:28:54,502 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-24 17:28:59,580 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-24 17:29:04,661 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-24 17:29:09,732 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-24 17:29:14,807 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-24 17:29:19,883 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-24 17:29:24,975 - DEBUG - VM is in ACTIVE state now 2026-08-24 17:29:24,975 - INFO - VM name : ctest-vn1-vm1-22470095 2026-08-24 17:29:25,050 - DEBUG - VM ctest-vn1-vm1-22470095 ID is 14629f14-0f75-4f8f-9556-b7a0e3dbd098 2026-08-24 17:29:25,077 - DEBUG - VM ctest-vn1-vm1-22470095 launched on Node cn-jenkins-deploy-platform-ansible-os-6215-1 2026-08-24 17:29:25,158 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine/14629f14-0f75-4f8f-9556-b7a0e3dbd098 2026-08-24 17:29:25,167 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine-interface/821e7a5f-6a44-4a73-ac2c-0fbfe3c3e565 2026-08-24 17:29:28,423 - 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 1002ms') 2026-08-24 17:29:28,423 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-22470095 failed! 2026-08-24 17:29:28,483 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-23961081:ctest-vn1-26740486 is 110.202.223.1 and allocation pool is NOT set 2026-08-24 17:29:28,483 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-23961081:ctest-vn1-26740486 is 205.58.128.129 and allocation pool is NOT set 2026-08-24 17:29:30,544 - 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=9.12 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.530 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.530/4.823/9.117/4.293 ms') 2026-08-24 17:29:30,544 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-22470095 passed 2026-08-24 17:29:30,695 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-24 17:29:30,695 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-22470095, IP 110.202.223.5, Port 22 2026-08-24 17:29:30,861 - DEBUG - VM ctest-vn1-vm1-22470095 is ready for SSH connections 2026-08-24 17:29:30,861 - INFO - Waiting for VM ctest-vn1-vm2-48493486 to be up.. 2026-08-24 17:29:30,932 - DEBUG - VM is in ACTIVE state now 2026-08-24 17:29:30,932 - INFO - VM name : ctest-vn1-vm2-48493486 2026-08-24 17:29:31,008 - DEBUG - VM ctest-vn1-vm2-48493486 ID is ff9f6e61-ed31-4e1c-9b8d-594afbef1a7b 2026-08-24 17:29:31,009 - DEBUG - VM ctest-vn1-vm2-48493486 launched on Node cn-jenkins-deploy-platform-ansible-os-6215-1 2026-08-24 17:29:31,080 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine/ff9f6e61-ed31-4e1c-9b8d-594afbef1a7b 2026-08-24 17:29:31,088 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine-interface/803db215-79ab-466b-8891-7b5fab244c8c 2026-08-24 17:29:32,327 - 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.15 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.632 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.632/2.389/4.147/1.757 ms') 2026-08-24 17:29:32,328 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-48493486 passed 2026-08-24 17:29:32,479 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-24 17:29:32,479 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-48493486, IP 205.58.128.133, Port 22 2026-08-24 17:29:32,649 - DEBUG - VM ctest-vn1-vm2-48493486 is ready for SSH connections 2026-08-24 17:29:32,649 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-24 17:29:32,649 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-24 17:29:32,649 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-24 17:29:32,649 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 110.202.223.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.161, gateway password: c0ntrail123 2026-08-24 17:29:32,650 - DEBUG - ping -s 56 -c 3 -W 1 110.202.223.5 2026-08-24 17:29:36,639 - DEBUG - PING 110.202.223.5 (110.202.223.5): 56 data bytes 64 bytes from 110.202.223.5: seq=0 ttl=63 time=4.093 ms 64 bytes from 110.202.223.5: seq=1 ttl=63 time=0.912 ms 64 bytes from 110.202.223.5: seq=2 ttl=63 time=0.962 ms --- 110.202.223.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.912/1.989/4.093 ms 2026-08-24 17:29:36,639 - INFO - Ping to IP 110.202.223.5 from VM ctest-vn1-vm2-48493486 passed 2026-08-24 17:29:36,639 - INFO - Detaching port 803db215-79ab-466b-8891-7b5fab244c8c from VM ctest-vn1-vm2-48493486 2026-08-24 17:29:36,691 - INFO - Deleting VM ctest-vn1-vm2-48493486 2026-08-24 17:29:36,759 - INFO - Detaching port 821e7a5f-6a44-4a73-ac2c-0fbfe3c3e565 from VM ctest-vn1-vm1-22470095 2026-08-24 17:29:36,792 - INFO - Deleting VM ctest-vn1-vm1-22470095 2026-08-24 17:29:37,013 - DEBUG - Response for delete_port : () 2026-08-24 17:29:37,176 - DEBUG - Response for delete_port : () 2026-08-24 17:29:37,176 - INFO - Deleting VN ctest-vn1-26740486 2026-08-24 17:29:37,308 - DEBUG - Response for deleting network () 2026-08-24 17:29:37,568 - DEBUG - No XMPP flaps were noticed during the test 2026-08-24 17:29:37,569 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:55] 2026-08-24 17:29:37,569 - INFO - -------------------------------------------------------------------------------- 2026-08-24 17:29:38,315 - INFO - Deleted project: ctest-TestPorts-23961081, ID : 29f7f3c8-dab9-45cf-a0bb-bfc27e7c9882