2026-09-07 15:27:52,573 - INFO - Domain Default found not creating 2026-09-07 15:27:52,723 - INFO - Project ctest-TestPorts-85243844 not found, creating it 2026-09-07 15:27:53,190 - INFO - Created Project:ctest-TestPorts-85243844, ID : a3644735-fd3f-48a2-9354-174fb6d71c03 2026-09-07 15:27:54,741 - INFO - ================================================================================ 2026-09-07 15:27:54,741 - INFO - STARTING TEST : test_ports_bindings 2026-09-07 15:27:54,741 - 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-09-07 15:27:55,006 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.25': '0'}} with 2026-09-07 15:27:55,006 - INFO - Initial checks done. Running the testcase now 2026-09-07 15:27:55,006 - INFO - 2026-09-07 15:27:55,580 - DEBUG - Response for create_network : {'network': {'id': '4d6e0bbb-abdd-49e6-87a0-4721789455ea', 'name': 'ctest-vn-13347218', 'tenant_id': 'a3644735fd3f48a29354174fb6d71c03', 'project_id': 'a3644735fd3f48a29354174fb6d71c03', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-85243844', 'ctest-vn-13347218'], 'port_security_enabled': True, 'description': ''}} 2026-09-07 15:27:55,780 - DEBUG - Response for create_subnet : {'subnet': {'id': '13ed2f4c-c809-43be-ac1c-aab7c228905c', 'name': '', 'tenant_id': 'a3644735fd3f48a29354174fb6d71c03', 'network_id': '4d6e0bbb-abdd-49e6-87a0-4721789455ea', 'ip_version': 4, 'cidr': '195.71.222.0/26', 'allocation_pools': [{'start': '195.71.222.2', 'end': '195.71.222.62'}], 'gateway_ip': '195.71.222.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '195.71.222.2', 'tags': [], 'project_id': 'a3644735fd3f48a29354174fb6d71c03'}} 2026-09-07 15:27:55,796 - INFO - Created VN ctest-vn-13347218 2026-09-07 15:27:55,846 - DEBUG - VN ctest-vn-13347218 UUID is 4d6e0bbb-abdd-49e6-87a0-4721789455ea 2026-09-07 15:27:55,941 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-85243844', 'ctest-vmi-12563789']} 2026-09-07 15:27:56,246 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-12563789', 'id': '712c2295-3687-46b3-a9f8-8d50cc21dc3a', 'tenant_id': 'a3644735fd3f48a29354174fb6d71c03', 'network_id': '4d6e0bbb-abdd-49e6-87a0-4721789455ea', 'mac_address': '02:71:2c:22:95:36', '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': '195.71.222.3', 'subnet_id': '13ed2f4c-c809-43be-ac1c-aab7c228905c'}], 'security_groups': ['d0f73d1e-3ca6-4106-b0c9-fe1c7aaa8905'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': 'a3644735fd3f48a29354174fb6d71c03'}} 2026-09-07 15:27:56,246 - DEBUG - Created port 712c2295-3687-46b3-a9f8-8d50cc21dc3a 2026-09-07 15:27:56,350 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/712c2295-3687-46b3-a9f8-8d50cc21dc3a 2026-09-07 15:27:56,669 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/712c2295-3687-46b3-a9f8-8d50cc21dc3a 2026-09-07 15:27:56,697 - INFO - VMI 712c2295-3687-46b3-a9f8-8d50cc21dc3a verification in API Server passed 2026-09-07 15:27:56,785 - DEBUG - Response for delete_port : () 2026-09-07 15:27:56,785 - INFO - Deleted port 712c2295-3687-46b3-a9f8-8d50cc21dc3a 2026-09-07 15:27:56,786 - INFO - Deleting VN ctest-vn-13347218 2026-09-07 15:27:56,882 - DEBUG - Response for deleting network () 2026-09-07 15:27:57,135 - DEBUG - No XMPP flaps were noticed during the test 2026-09-07 15:27:57,135 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-09-07 15:27:57,135 - INFO - -------------------------------------------------------------------------------- 2026-09-07 15:27:57,138 - INFO - ================================================================================ 2026-09-07 15:27:57,138 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-09-07 15:27:57,138 - 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-09-07 15:27:57,428 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.25': '0'}} with 2026-09-07 15:27:57,428 - INFO - Initial checks done. Running the testcase now 2026-09-07 15:27:57,428 - INFO - 2026-09-07 15:27:57,602 - DEBUG - Response for create_network : {'network': {'id': '599ef9e8-39e2-48c8-b70e-493edc12cca3', 'name': 'ctest-vn1-70387182', 'tenant_id': 'a3644735fd3f48a29354174fb6d71c03', 'project_id': 'a3644735fd3f48a29354174fb6d71c03', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-85243844', 'ctest-vn1-70387182'], 'port_security_enabled': True, 'description': ''}} 2026-09-07 15:27:57,788 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c1bc2f90-109a-469a-9721-94fec514450f', 'name': '', 'tenant_id': 'a3644735fd3f48a29354174fb6d71c03', 'network_id': '599ef9e8-39e2-48c8-b70e-493edc12cca3', 'ip_version': 4, 'cidr': '188.232.81.0/26', 'allocation_pools': [{'start': '188.232.81.2', 'end': '188.232.81.62'}], 'gateway_ip': '188.232.81.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '188.232.81.2', 'tags': [], 'project_id': 'a3644735fd3f48a29354174fb6d71c03'}} 2026-09-07 15:27:57,985 - DEBUG - Response for create_subnet : {'subnet': {'id': '6d222f1d-0877-4e82-ad32-a07436a4197a', 'name': '', 'tenant_id': 'a3644735fd3f48a29354174fb6d71c03', 'network_id': '599ef9e8-39e2-48c8-b70e-493edc12cca3', 'ip_version': 4, 'cidr': '197.143.28.128/26', 'allocation_pools': [{'start': '197.143.28.130', 'end': '197.143.28.190'}], 'gateway_ip': '197.143.28.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '197.143.28.130', 'tags': [], 'project_id': 'a3644735fd3f48a29354174fb6d71c03'}} 2026-09-07 15:27:58,006 - INFO - Created VN ctest-vn1-70387182 2026-09-07 15:27:58,058 - DEBUG - VN ctest-vn1-70387182 UUID is 599ef9e8-39e2-48c8-b70e-493edc12cca3 2026-09-07 15:27:58,359 - DEBUG - Response for create_port : {'port': {'name': '1ed56840-708b-4e5b-acbc-01bc09973085', 'id': '1ed56840-708b-4e5b-acbc-01bc09973085', 'tenant_id': 'a3644735fd3f48a29354174fb6d71c03', 'network_id': '599ef9e8-39e2-48c8-b70e-493edc12cca3', 'mac_address': '02:1e:d5:68:40:70', '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': '188.232.81.5', 'subnet_id': 'c1bc2f90-109a-469a-9721-94fec514450f'}], 'security_groups': ['d0f73d1e-3ca6-4106-b0c9-fe1c7aaa8905'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': 'a3644735fd3f48a29354174fb6d71c03'}} 2026-09-07 15:27:58,539 - DEBUG - Response for create_port : {'port': {'name': '8c9fe5d2-c104-4996-9936-1bcb8b2f610e', 'id': '8c9fe5d2-c104-4996-9936-1bcb8b2f610e', 'tenant_id': 'a3644735fd3f48a29354174fb6d71c03', 'network_id': '599ef9e8-39e2-48c8-b70e-493edc12cca3', 'mac_address': '02:8c:9f:e5:d2:c1', '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': '197.143.28.133', 'subnet_id': '6d222f1d-0877-4e82-ad32-a07436a4197a'}], 'security_groups': ['d0f73d1e-3ca6-4106-b0c9-fe1c7aaa8905'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': 'a3644735fd3f48a29354174fb6d71c03'}} 2026-09-07 15:27:58,599 - DEBUG - Services list from nova: [, , ] 2026-09-07 15:27:58,905 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6261-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6261-1) 2026-09-07 15:27:59,277 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6261-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6261-1) 2026-09-07 15:27:59,278 - INFO - Waiting for VM ctest-vn1-vm1-58359150 to be up.. 2026-09-07 15:27:59,318 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-07 15:28:04,368 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-07 15:28:09,446 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-07 15:28:14,519 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-07 15:28:19,591 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-07 15:28:24,666 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-07 15:28:29,733 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-07 15:28:34,820 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-07 15:28:39,901 - DEBUG - VM is in ACTIVE state now 2026-09-07 15:28:39,901 - INFO - VM name : ctest-vn1-vm1-58359150 2026-09-07 15:28:39,984 - DEBUG - VM ctest-vn1-vm1-58359150 ID is cd99507a-9608-44c5-bb91-06379588b3ff 2026-09-07 15:28:40,004 - DEBUG - VM ctest-vn1-vm1-58359150 launched on Node cn-jenkins-deploy-platform-ansible-os-6261-1 2026-09-07 15:28:40,078 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/cd99507a-9608-44c5-bb91-06379588b3ff 2026-09-07 15:28:40,087 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/1ed56840-708b-4e5b-acbc-01bc09973085 2026-09-07 15:28:43,323 - 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 1010ms') 2026-09-07 15:28:43,323 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-58359150 failed! 2026-09-07 15:28:43,378 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-85243844:ctest-vn1-70387182 is 188.232.81.1 and allocation pool is NOT set 2026-09-07 15:28:43,378 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-85243844:ctest-vn1-70387182 is 197.143.28.129 and allocation pool is NOT set 2026-09-07 15:28:45,444 - 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.94 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.538 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.538/2.240/3.942/1.702 ms') 2026-09-07 15:28:45,444 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-58359150 passed 2026-09-07 15:28:45,594 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-07 15:28:45,594 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-58359150, IP 188.232.81.5, Port 22 2026-09-07 15:28:45,760 - DEBUG - VM ctest-vn1-vm1-58359150 is ready for SSH connections 2026-09-07 15:28:45,760 - INFO - Waiting for VM ctest-vn1-vm2-49698385 to be up.. 2026-09-07 15:28:45,834 - DEBUG - VM is in ACTIVE state now 2026-09-07 15:28:45,834 - INFO - VM name : ctest-vn1-vm2-49698385 2026-09-07 15:28:45,903 - DEBUG - VM ctest-vn1-vm2-49698385 ID is 805654b3-ea53-4ec8-9f36-554d658db57f 2026-09-07 15:28:45,903 - DEBUG - VM ctest-vn1-vm2-49698385 launched on Node cn-jenkins-deploy-platform-ansible-os-6261-1 2026-09-07 15:28:45,968 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/805654b3-ea53-4ec8-9f36-554d658db57f 2026-09-07 15:28:45,975 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/8c9fe5d2-c104-4996-9936-1bcb8b2f610e 2026-09-07 15:28:47,210 - 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.33 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.450 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.450/1.892/3.334/1.442 ms') 2026-09-07 15:28:47,211 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-49698385 passed 2026-09-07 15:28:47,362 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-07 15:28:47,362 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-49698385, IP 197.143.28.133, Port 22 2026-09-07 15:28:47,517 - DEBUG - VM ctest-vn1-vm2-49698385 is ready for SSH connections 2026-09-07 15:28:47,518 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-07 15:28:47,518 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-07 15:28:47,518 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-07 15:28:47,518 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 188.232.81.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-09-07 15:28:47,518 - DEBUG - ping -s 56 -c 3 -W 1 188.232.81.5 2026-09-07 15:28:51,426 - DEBUG - PING 188.232.81.5 (188.232.81.5): 56 data bytes 64 bytes from 188.232.81.5: seq=0 ttl=63 time=3.861 ms 64 bytes from 188.232.81.5: seq=1 ttl=63 time=0.893 ms 64 bytes from 188.232.81.5: seq=2 ttl=63 time=0.781 ms --- 188.232.81.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.781/1.845/3.861 ms 2026-09-07 15:28:51,426 - INFO - Ping to IP 188.232.81.5 from VM ctest-vn1-vm2-49698385 passed 2026-09-07 15:28:51,426 - INFO - Detaching port 8c9fe5d2-c104-4996-9936-1bcb8b2f610e from VM ctest-vn1-vm2-49698385 2026-09-07 15:28:51,476 - INFO - Deleting VM ctest-vn1-vm2-49698385 2026-09-07 15:28:51,539 - INFO - Detaching port 1ed56840-708b-4e5b-acbc-01bc09973085 from VM ctest-vn1-vm1-58359150 2026-09-07 15:28:51,586 - INFO - Deleting VM ctest-vn1-vm1-58359150 2026-09-07 15:28:51,803 - DEBUG - Response for delete_port : () 2026-09-07 15:28:51,968 - DEBUG - Response for delete_port : () 2026-09-07 15:28:51,968 - INFO - Deleting VN ctest-vn1-70387182 2026-09-07 15:28:52,092 - DEBUG - Response for deleting network () 2026-09-07 15:28:52,359 - DEBUG - No XMPP flaps were noticed during the test 2026-09-07 15:28:52,359 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:55] 2026-09-07 15:28:52,359 - INFO - -------------------------------------------------------------------------------- 2026-09-07 15:28:53,069 - INFO - Deleted project: ctest-TestPorts-85243844, ID : a3644735-fd3f-48a2-9354-174fb6d71c03