2026-06-05 11:58:01,125 - INFO - Domain Default found not creating 2026-06-05 11:58:01,335 - INFO - Project ctest-TestPorts-47898996 not found, creating it 2026-06-05 11:58:01,946 - INFO - Created Project:ctest-TestPorts-47898996, ID : 9dfa3d88-8477-4a90-8ac3-5a37c2c7cbb8 2026-06-05 11:58:03,700 - INFO - ================================================================================ 2026-06-05 11:58:03,700 - INFO - STARTING TEST : test_ports_bindings 2026-06-05 11:58:03,700 - 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-05 11:58:05,022 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.200': '0', '10.20.0.192': '0'}, '10.0.0.141': {'10.20.0.192': '0', '10.20.0.200': '0'}} with 2026-06-05 11:58:05,022 - INFO - Initial checks done. Running the testcase now 2026-06-05 11:58:05,022 - INFO - 2026-06-05 11:58:05,894 - DEBUG - Response for create_network : {'network': {'id': '18069884-931f-42ce-8e05-4a26835c98cd', 'name': 'ctest-vn-98629736', 'tenant_id': '9dfa3d8884774a908ac35a37c2c7cbb8', 'project_id': '9dfa3d8884774a908ac35a37c2c7cbb8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-47898996', 'ctest-vn-98629736'], 'port_security_enabled': True, 'description': ''}} 2026-06-05 11:58:06,182 - DEBUG - Response for create_subnet : {'subnet': {'id': '9dc6e366-1ae1-44da-9120-b6bc8559d8c3', 'name': '', 'tenant_id': '9dfa3d8884774a908ac35a37c2c7cbb8', 'network_id': '18069884-931f-42ce-8e05-4a26835c98cd', 'ip_version': 4, 'cidr': '64.51.207.128/26', 'allocation_pools': [{'start': '64.51.207.130', 'end': '64.51.207.190'}], 'gateway_ip': '64.51.207.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '64.51.207.130', 'tags': [], 'project_id': '9dfa3d8884774a908ac35a37c2c7cbb8'}} 2026-06-05 11:58:06,205 - INFO - Created VN ctest-vn-98629736 2026-06-05 11:58:06,216 - DEBUG - VN ctest-vn-98629736 UUID is 18069884-931f-42ce-8e05-4a26835c98cd 2026-06-05 11:58:06,316 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-47898996', 'ctest-vmi-15899123']} 2026-06-05 11:58:06,713 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-15899123', 'id': 'e60650ef-9576-44b0-a3df-60526cb84866', 'tenant_id': '9dfa3d8884774a908ac35a37c2c7cbb8', 'network_id': '18069884-931f-42ce-8e05-4a26835c98cd', 'mac_address': '02:e6:06:50:ef:95', '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': '64.51.207.131', 'subnet_id': '9dc6e366-1ae1-44da-9120-b6bc8559d8c3'}], 'security_groups': ['11f496a2-5957-44d7-a7a2-3f4dc99165ed'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9dfa3d8884774a908ac35a37c2c7cbb8'}} 2026-06-05 11:58:06,713 - DEBUG - Created port e60650ef-9576-44b0-a3df-60526cb84866 2026-06-05 11:58:06,786 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/e60650ef-9576-44b0-a3df-60526cb84866 2026-06-05 11:58:07,109 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/e60650ef-9576-44b0-a3df-60526cb84866 2026-06-05 11:58:07,154 - INFO - VMI e60650ef-9576-44b0-a3df-60526cb84866 verification in API Server passed 2026-06-05 11:58:07,340 - DEBUG - Response for delete_port : () 2026-06-05 11:58:07,340 - INFO - Deleted port e60650ef-9576-44b0-a3df-60526cb84866 2026-06-05 11:58:07,340 - INFO - Deleting VN ctest-vn-98629736 2026-06-05 11:58:07,555 - DEBUG - Response for deleting network () 2026-06-05 11:58:08,880 - DEBUG - No XMPP flaps were noticed during the test
2026-06-05 11:58:08,880 - INFO - END TEST : test_ports_bindings : PASSED[0:00:05]
2026-06-05 11:58:08,881 - INFO - -------------------------------------------------------------------------------- 2026-06-05 11:58:08,883 - INFO - ================================================================================ 2026-06-05 11:58:08,883 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-05 11:58:08,883 - 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-05 11:58:10,183 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.200': '0', '10.20.0.192': '0'}, '10.0.0.141': {'10.20.0.192': '0', '10.20.0.200': '0'}} with 2026-06-05 11:58:10,183 - INFO - Initial checks done. Running the testcase now 2026-06-05 11:58:10,184 - INFO - 2026-06-05 11:58:10,551 - DEBUG - Response for create_network : {'network': {'id': 'd7fbb1ca-42e6-48a2-aebb-d9427f460e4d', 'name': 'ctest-vn1-95514660', 'tenant_id': '9dfa3d8884774a908ac35a37c2c7cbb8', 'project_id': '9dfa3d8884774a908ac35a37c2c7cbb8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-47898996', 'ctest-vn1-95514660'], 'port_security_enabled': True, 'description': ''}} 2026-06-05 11:58:10,877 - DEBUG - Response for create_subnet : {'subnet': {'id': 'da439a0d-5f28-45f4-a195-e3b82d7b884f', 'name': '', 'tenant_id': '9dfa3d8884774a908ac35a37c2c7cbb8', 'network_id': 'd7fbb1ca-42e6-48a2-aebb-d9427f460e4d', 'ip_version': 4, 'cidr': '158.172.30.128/26', 'allocation_pools': [{'start': '158.172.30.130', 'end': '158.172.30.190'}], 'gateway_ip': '158.172.30.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '158.172.30.130', 'tags': [], 'project_id': '9dfa3d8884774a908ac35a37c2c7cbb8'}} 2026-06-05 11:58:11,185 - DEBUG - Response for create_subnet : {'subnet': {'id': '03c140ad-84cf-4497-b86c-be68d2f33401', 'name': '', 'tenant_id': '9dfa3d8884774a908ac35a37c2c7cbb8', 'network_id': 'd7fbb1ca-42e6-48a2-aebb-d9427f460e4d', 'ip_version': 4, 'cidr': '52.234.115.64/26', 'allocation_pools': [{'start': '52.234.115.66', 'end': '52.234.115.126'}], 'gateway_ip': '52.234.115.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '52.234.115.66', 'tags': [], 'project_id': '9dfa3d8884774a908ac35a37c2c7cbb8'}} 2026-06-05 11:58:11,220 - INFO - Created VN ctest-vn1-95514660 2026-06-05 11:58:11,243 - DEBUG - VN ctest-vn1-95514660 UUID is d7fbb1ca-42e6-48a2-aebb-d9427f460e4d 2026-06-05 11:58:11,697 - DEBUG - Response for create_port : {'port': {'name': '483ab36c-6f8d-4935-baf7-4d69e42d38c3', 'id': '483ab36c-6f8d-4935-baf7-4d69e42d38c3', 'tenant_id': '9dfa3d8884774a908ac35a37c2c7cbb8', 'network_id': 'd7fbb1ca-42e6-48a2-aebb-d9427f460e4d', 'mac_address': '02:48:3a:b3:6c:6f', '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': '158.172.30.133', 'subnet_id': 'da439a0d-5f28-45f4-a195-e3b82d7b884f'}], 'security_groups': ['11f496a2-5957-44d7-a7a2-3f4dc99165ed'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9dfa3d8884774a908ac35a37c2c7cbb8'}} 2026-06-05 11:58:12,083 - DEBUG - Response for create_port : {'port': {'name': 'da261d8e-a692-4c7a-be77-f2059cbd5252', 'id': 'da261d8e-a692-4c7a-be77-f2059cbd5252', 'tenant_id': '9dfa3d8884774a908ac35a37c2c7cbb8', 'network_id': 'd7fbb1ca-42e6-48a2-aebb-d9427f460e4d', 'mac_address': '02:da:26:1d:8e:a6', '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': '52.234.115.69', 'subnet_id': '03c140ad-84cf-4497-b86c-be68d2f33401'}], 'security_groups': ['11f496a2-5957-44d7-a7a2-3f4dc99165ed'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9dfa3d8884774a908ac35a37c2c7cbb8'}} 2026-06-05 11:58:12,145 - DEBUG - Services list from nova: [, , , ] 2026-06-05 11:58:12,807 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5895-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5895-1) 2026-06-05 11:58:13,361 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5895-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5895-2) 2026-06-05 11:58:13,361 - INFO - Waiting for VM ctest-vn1-vm1-97336778 to be up.. 2026-06-05 11:58:13,407 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-05 11:58:18,513 - DEBUG - VM is in ACTIVE state now 2026-06-05 11:58:18,513 - INFO - VM name : ctest-vn1-vm1-97336778 2026-06-05 11:58:18,613 - DEBUG - VM ctest-vn1-vm1-97336778 ID is 16f8b4b0-9a86-471d-b5fb-84d15ea6fcca 2026-06-05 11:58:18,649 - DEBUG - VM ctest-vn1-vm1-97336778 launched on Node an-jenkins-deploy-platform-ansible-os-5895-1 2026-06-05 11:58:18,774 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine/16f8b4b0-9a86-471d-b5fb-84d15ea6fcca 2026-06-05 11:58:19,139 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine/16f8b4b0-9a86-471d-b5fb-84d15ea6fcca 2026-06-05 11:58:19,192 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/483ab36c-6f8d-4935-baf7-4d69e42d38c3 2026-06-05 11:58:22,408 - 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 1029ms') 2026-06-05 11:58:22,409 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-97336778 failed! 2026-06-05 11:58:22,427 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-47898996:ctest-vn1-95514660 is 158.172.30.129 and allocation pool is NOT set 2026-06-05 11:58:22,427 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-47898996:ctest-vn1-95514660 is 52.234.115.65 and allocation pool is NOT set 2026-06-05 11:58:24,494 - 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.76 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.639 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.639/2.197/3.756/1.558 ms') 2026-06-05 11:58:24,494 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-97336778 passed 2026-06-05 11:58:24,562 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-05 11:58:24,562 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-97336778, IP 158.172.30.133, Port 22 2026-06-05 11:58:24,619 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-06-05 11:58:24,830 - DEBUG - VM ctest-vn1-vm1-97336778 is NOT ready for SSH connections, VM status: ACTIVE 2026-06-05 11:58:29,831 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-05 11:58:29,831 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-97336778, IP 158.172.30.133, Port 22 2026-06-05 11:58:29,995 - DEBUG - VM ctest-vn1-vm1-97336778 is ready for SSH connections 2026-06-05 11:58:29,995 - INFO - Waiting for VM ctest-vn1-vm2-14869291 to be up.. 2026-06-05 11:58:30,122 - DEBUG - VM is in ACTIVE state now 2026-06-05 11:58:30,122 - INFO - VM name : ctest-vn1-vm2-14869291 2026-06-05 11:58:30,224 - DEBUG - VM ctest-vn1-vm2-14869291 ID is 233dcac1-a82f-409c-83d0-0404096e85b9 2026-06-05 11:58:30,224 - DEBUG - VM ctest-vn1-vm2-14869291 launched on Node an-jenkins-deploy-platform-ansible-os-5895-2 2026-06-05 11:58:30,338 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine/233dcac1-a82f-409c-83d0-0404096e85b9 2026-06-05 11:58:30,350 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/da261d8e-a692-4c7a-be77-f2059cbd5252 2026-06-05 11:58:31,522 - 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.52 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.696 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.696/2.107/3.518/1.411 ms') 2026-06-05 11:58:31,522 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-14869291 passed 2026-06-05 11:58:31,600 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-05 11:58:31,600 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-14869291, IP 52.234.115.69, Port 22 2026-06-05 11:58:31,774 - DEBUG - VM ctest-vn1-vm2-14869291 is ready for SSH connections 2026-06-05 11:58:31,774 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-05 11:58:31,774 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-05 11:58:31,774 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-05 11:58:31,775 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 158.172.30.133, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123 2026-06-05 11:58:31,775 - DEBUG - ping -s 56 -c 3 -W 1 158.172.30.133 2026-06-05 11:58:34,982 - DEBUG - PING 158.172.30.133 (158.172.30.133): 56 data bytes 64 bytes from 158.172.30.133: seq=0 ttl=63 time=7.816 ms 64 bytes from 158.172.30.133: seq=1 ttl=63 time=1.369 ms 64 bytes from 158.172.30.133: seq=2 ttl=63 time=1.624 ms --- 158.172.30.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.369/3.603/7.816 ms 2026-06-05 11:58:34,983 - INFO - Ping to IP 158.172.30.133 from VM ctest-vn1-vm2-14869291 passed 2026-06-05 11:58:34,983 - INFO - Detaching port da261d8e-a692-4c7a-be77-f2059cbd5252 from VM ctest-vn1-vm2-14869291 2026-06-05 11:58:35,042 - INFO - Deleting VM ctest-vn1-vm2-14869291 2026-06-05 11:58:35,126 - INFO - Detaching port 483ab36c-6f8d-4935-baf7-4d69e42d38c3 from VM ctest-vn1-vm1-97336778 2026-06-05 11:58:35,163 - INFO - Deleting VM ctest-vn1-vm1-97336778 2026-06-05 11:58:35,517 - DEBUG - Response for delete_port : () 2026-06-05 11:58:35,815 - DEBUG - Response for delete_port : () 2026-06-05 11:58:35,815 - INFO - Deleting VN ctest-vn1-95514660 2026-06-05 11:58:36,091 - DEBUG - Response for deleting network () 2026-06-05 11:58:37,405 - DEBUG - No XMPP flaps were noticed during the test
2026-06-05 11:58:37,405 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:29]
2026-06-05 11:58:37,405 - INFO - -------------------------------------------------------------------------------- 2026-06-05 11:58:38,222 - INFO - Deleted project: ctest-TestPorts-47898996, ID : 9dfa3d88-8477-4a90-8ac3-5a37c2c7cbb8