2026-08-21 06:28:00,889 - INFO - Domain Default found not creating 2026-08-21 06:28:01,047 - INFO - Project ctest-TestPorts-84904597 not found, creating it 2026-08-21 06:28:01,524 - INFO - Created Project:ctest-TestPorts-84904597, ID : 00d81941-b4b0-4be7-a88f-a4e4ff87d22c 2026-08-21 06:28:03,223 - INFO - ================================================================================ 2026-08-21 06:28:03,223 - INFO - STARTING TEST : test_ports_bindings 2026-08-21 06:28:03,223 - 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-21 06:28:03,486 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-08-21 06:28:03,487 - INFO - Initial checks done. Running the testcase now 2026-08-21 06:28:03,487 - INFO - 2026-08-21 06:28:04,071 - DEBUG - Response for create_network : {'network': {'id': '925b9876-1e48-4614-bd66-c0e4ddda127a', 'name': 'ctest-vn-86573087', 'tenant_id': '00d81941b4b04be7a88fa4e4ff87d22c', 'project_id': '00d81941b4b04be7a88fa4e4ff87d22c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-84904597', 'ctest-vn-86573087'], 'port_security_enabled': True, 'description': ''}} 2026-08-21 06:28:04,297 - DEBUG - Response for create_subnet : {'subnet': {'id': '6f1437b4-b6c5-4503-a6fe-a1ab58c6aa4b', 'name': '', 'tenant_id': '00d81941b4b04be7a88fa4e4ff87d22c', 'network_id': '925b9876-1e48-4614-bd66-c0e4ddda127a', 'ip_version': 4, 'cidr': '134.61.26.0/26', 'allocation_pools': [{'start': '134.61.26.2', 'end': '134.61.26.62'}], 'gateway_ip': '134.61.26.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '134.61.26.2', 'tags': [], 'project_id': '00d81941b4b04be7a88fa4e4ff87d22c'}} 2026-08-21 06:28:04,316 - INFO - Created VN ctest-vn-86573087 2026-08-21 06:28:04,371 - DEBUG - VN ctest-vn-86573087 UUID is 925b9876-1e48-4614-bd66-c0e4ddda127a 2026-08-21 06:28:04,475 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-84904597', 'ctest-vmi-17547014']} 2026-08-21 06:28:04,760 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-17547014', 'id': '24458327-b7f9-44e0-a3af-dda615ab28c0', 'tenant_id': '00d81941b4b04be7a88fa4e4ff87d22c', 'network_id': '925b9876-1e48-4614-bd66-c0e4ddda127a', 'mac_address': '02:24:45:83:27:b7', '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': '134.61.26.3', 'subnet_id': '6f1437b4-b6c5-4503-a6fe-a1ab58c6aa4b'}], 'security_groups': ['27931bc2-031b-4938-b872-2fdca034600f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '00d81941b4b04be7a88fa4e4ff87d22c'}} 2026-08-21 06:28:04,760 - DEBUG - Created port 24458327-b7f9-44e0-a3af-dda615ab28c0 2026-08-21 06:28:04,864 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/24458327-b7f9-44e0-a3af-dda615ab28c0 2026-08-21 06:28:05,194 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/24458327-b7f9-44e0-a3af-dda615ab28c0 2026-08-21 06:28:05,229 - INFO - VMI 24458327-b7f9-44e0-a3af-dda615ab28c0 verification in API Server passed 2026-08-21 06:28:05,326 - DEBUG - Response for delete_port : () 2026-08-21 06:28:05,326 - INFO - Deleted port 24458327-b7f9-44e0-a3af-dda615ab28c0 2026-08-21 06:28:05,326 - INFO - Deleting VN ctest-vn-86573087 2026-08-21 06:28:05,443 - DEBUG - Response for deleting network () 2026-08-21 06:28:05,698 - DEBUG - No XMPP flaps were noticed during the test
2026-08-21 06:28:05,698 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-08-21 06:28:05,698 - INFO - -------------------------------------------------------------------------------- 2026-08-21 06:28:05,701 - INFO - ================================================================================ 2026-08-21 06:28:05,701 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-08-21 06:28:05,701 - 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-21 06:28:05,997 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-08-21 06:28:05,997 - INFO - Initial checks done. Running the testcase now 2026-08-21 06:28:05,997 - INFO - 2026-08-21 06:28:06,182 - DEBUG - Response for create_network : {'network': {'id': 'c36b604e-cd69-4e75-8283-7c1eb20d7945', 'name': 'ctest-vn1-64745970', 'tenant_id': '00d81941b4b04be7a88fa4e4ff87d22c', 'project_id': '00d81941b4b04be7a88fa4e4ff87d22c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-84904597', 'ctest-vn1-64745970'], 'port_security_enabled': True, 'description': ''}} 2026-08-21 06:28:06,353 - DEBUG - Response for create_subnet : {'subnet': {'id': '19033e4d-b4ff-4b35-ae47-58fd45372450', 'name': '', 'tenant_id': '00d81941b4b04be7a88fa4e4ff87d22c', 'network_id': 'c36b604e-cd69-4e75-8283-7c1eb20d7945', 'ip_version': 4, 'cidr': '93.51.77.0/26', 'allocation_pools': [{'start': '93.51.77.2', 'end': '93.51.77.62'}], 'gateway_ip': '93.51.77.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '93.51.77.2', 'tags': [], 'project_id': '00d81941b4b04be7a88fa4e4ff87d22c'}} 2026-08-21 06:28:06,527 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b5a20059-0109-4771-9d1d-6b04326edd85', 'name': '', 'tenant_id': '00d81941b4b04be7a88fa4e4ff87d22c', 'network_id': 'c36b604e-cd69-4e75-8283-7c1eb20d7945', 'ip_version': 4, 'cidr': '205.14.60.128/26', 'allocation_pools': [{'start': '205.14.60.130', 'end': '205.14.60.190'}], 'gateway_ip': '205.14.60.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '205.14.60.130', 'tags': [], 'project_id': '00d81941b4b04be7a88fa4e4ff87d22c'}} 2026-08-21 06:28:06,545 - INFO - Created VN ctest-vn1-64745970 2026-08-21 06:28:06,595 - DEBUG - VN ctest-vn1-64745970 UUID is c36b604e-cd69-4e75-8283-7c1eb20d7945 2026-08-21 06:28:06,909 - DEBUG - Response for create_port : {'port': {'name': '3beaec62-89b4-4f01-abd6-af09ceb83bd7', 'id': '3beaec62-89b4-4f01-abd6-af09ceb83bd7', 'tenant_id': '00d81941b4b04be7a88fa4e4ff87d22c', 'network_id': 'c36b604e-cd69-4e75-8283-7c1eb20d7945', 'mac_address': '02:3b:ea:ec:62:89', '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': '93.51.77.5', 'subnet_id': '19033e4d-b4ff-4b35-ae47-58fd45372450'}], 'security_groups': ['27931bc2-031b-4938-b872-2fdca034600f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '00d81941b4b04be7a88fa4e4ff87d22c'}} 2026-08-21 06:28:07,099 - DEBUG - Response for create_port : {'port': {'name': 'd832c1db-71fc-44a6-94f1-4d2a10832598', 'id': 'd832c1db-71fc-44a6-94f1-4d2a10832598', 'tenant_id': '00d81941b4b04be7a88fa4e4ff87d22c', 'network_id': 'c36b604e-cd69-4e75-8283-7c1eb20d7945', 'mac_address': '02:d8:32:c1:db:71', '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.14.60.133', 'subnet_id': 'b5a20059-0109-4771-9d1d-6b04326edd85'}], 'security_groups': ['27931bc2-031b-4938-b872-2fdca034600f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '00d81941b4b04be7a88fa4e4ff87d22c'}} 2026-08-21 06:28:07,170 - DEBUG - Services list from nova: [, , ] 2026-08-21 06:28:07,498 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6199-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6199-1) 2026-08-21 06:28:07,881 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6199-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6199-1) 2026-08-21 06:28:07,881 - INFO - Waiting for VM ctest-vn1-vm1-33972589 to be up.. 2026-08-21 06:28:07,920 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 06:28:12,995 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 06:28:18,069 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 06:28:23,150 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 06:28:28,238 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 06:28:33,313 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 06:28:38,391 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 06:28:43,465 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 06:28:48,558 - DEBUG - VM is in ACTIVE state now 2026-08-21 06:28:48,559 - INFO - VM name : ctest-vn1-vm1-33972589 2026-08-21 06:28:48,632 - DEBUG - VM ctest-vn1-vm1-33972589 ID is 9c94c45c-6f65-49cf-9a01-48c58ef0d3a7 2026-08-21 06:28:48,651 - DEBUG - VM ctest-vn1-vm1-33972589 launched on Node cn-jenkins-deploy-platform-ansible-os-6199-1 2026-08-21 06:28:48,723 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/9c94c45c-6f65-49cf-9a01-48c58ef0d3a7 2026-08-21 06:28:48,732 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/3beaec62-89b4-4f01-abd6-af09ceb83bd7 2026-08-21 06:28:52,005 - 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=8.41 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1031ms\r\nrtt min/avg/max/mdev = 8.410/8.410/8.410/0.000 ms') 2026-08-21 06:28:52,005 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-33972589 passed 2026-08-21 06:28:52,155 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-21 06:28:52,156 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-33972589, IP 93.51.77.5, Port 22 2026-08-21 06:28:52,311 - DEBUG - VM ctest-vn1-vm1-33972589 is ready for SSH connections 2026-08-21 06:28:52,311 - INFO - Waiting for VM ctest-vn1-vm2-99845416 to be up.. 2026-08-21 06:28:52,387 - DEBUG - VM is in ACTIVE state now 2026-08-21 06:28:52,387 - INFO - VM name : ctest-vn1-vm2-99845416 2026-08-21 06:28:52,457 - DEBUG - VM ctest-vn1-vm2-99845416 ID is 2a4b9204-b03f-4879-851b-62274ad1e195 2026-08-21 06:28:52,457 - DEBUG - VM ctest-vn1-vm2-99845416 launched on Node cn-jenkins-deploy-platform-ansible-os-6199-1 2026-08-21 06:28:52,542 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/2a4b9204-b03f-4879-851b-62274ad1e195 2026-08-21 06:28:52,551 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/d832c1db-71fc-44a6-94f1-4d2a10832598 2026-08-21 06:28:53,795 - 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.31 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.357 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.357/4.832/9.308/4.475 ms') 2026-08-21 06:28:53,795 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-99845416 passed 2026-08-21 06:28:53,944 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-21 06:28:53,944 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-99845416, IP 205.14.60.133, Port 22 2026-08-21 06:28:54,115 - DEBUG - VM ctest-vn1-vm2-99845416 is ready for SSH connections 2026-08-21 06:28:54,115 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-21 06:28:54,116 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-21 06:28:54,116 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-21 06:28:54,116 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 93.51.77.5, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-08-21 06:28:54,116 - DEBUG - ping -s 56 -c 3 -W 1 93.51.77.5 2026-08-21 06:28:57,094 - DEBUG - PING 93.51.77.5 (93.51.77.5): 56 data bytes 64 bytes from 93.51.77.5: seq=0 ttl=63 time=3.982 ms 64 bytes from 93.51.77.5: seq=1 ttl=63 time=1.142 ms 64 bytes from 93.51.77.5: seq=2 ttl=63 time=0.939 ms --- 93.51.77.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.939/2.021/3.982 ms 2026-08-21 06:28:57,094 - INFO - Ping to IP 93.51.77.5 from VM ctest-vn1-vm2-99845416 passed 2026-08-21 06:28:57,095 - INFO - Detaching port d832c1db-71fc-44a6-94f1-4d2a10832598 from VM ctest-vn1-vm2-99845416 2026-08-21 06:28:57,148 - INFO - Deleting VM ctest-vn1-vm2-99845416 2026-08-21 06:28:57,221 - INFO - Detaching port 3beaec62-89b4-4f01-abd6-af09ceb83bd7 from VM ctest-vn1-vm1-33972589 2026-08-21 06:28:57,258 - INFO - Deleting VM ctest-vn1-vm1-33972589 2026-08-21 06:28:57,487 - DEBUG - Response for delete_port : () 2026-08-21 06:28:57,663 - DEBUG - Response for delete_port : () 2026-08-21 06:28:57,663 - INFO - Deleting VN ctest-vn1-64745970 2026-08-21 06:28:57,796 - DEBUG - Response for deleting network () 2026-08-21 06:28:58,055 - DEBUG - No XMPP flaps were noticed during the test
2026-08-21 06:28:58,056 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:53]
2026-08-21 06:28:58,056 - INFO - -------------------------------------------------------------------------------- 2026-08-21 06:28:58,801 - INFO - Deleted project: ctest-TestPorts-84904597, ID : 00d81941-b4b0-4be7-a88f-a4e4ff87d22c