2026-05-27 23:55:56,753 - INFO - Domain Default found not creating 2026-05-27 23:55:56,969 - INFO - Project ctest-TestPorts-24124966 not found, creating it 2026-05-27 23:55:57,504 - INFO - Created Project:ctest-TestPorts-24124966, ID : dec2f006-1f2d-487e-ab13-9c74f7f47bf8 2026-05-27 23:55:59,282 - INFO - ================================================================================ 2026-05-27 23:55:59,282 - INFO - STARTING TEST : test_ports_bindings 2026-05-27 23:55:59,282 - 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-27 23:56:00,588 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.254': '0', '10.20.0.14': '0'}, '10.0.0.129': {'10.20.0.254': '0', '10.20.0.14': '0'}} with 2026-05-27 23:56:00,588 - INFO - Initial checks done. Running the testcase now 2026-05-27 23:56:00,588 - INFO - 2026-05-27 23:56:01,430 - DEBUG - Response for create_network : {'network': {'id': 'fd0cfaa9-b982-448c-aef0-84bafdab0c1a', 'name': 'ctest-vn-70369631', 'tenant_id': 'dec2f0061f2d487eab139c74f7f47bf8', 'project_id': 'dec2f0061f2d487eab139c74f7f47bf8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-24124966', 'ctest-vn-70369631'], 'port_security_enabled': True, 'description': ''}} 2026-05-27 23:56:01,787 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c8e32331-f9ed-4190-951c-922989224d86', 'name': '', 'tenant_id': 'dec2f0061f2d487eab139c74f7f47bf8', 'network_id': 'fd0cfaa9-b982-448c-aef0-84bafdab0c1a', 'ip_version': 4, 'cidr': '76.110.27.64/26', 'allocation_pools': [{'start': '76.110.27.66', 'end': '76.110.27.126'}], 'gateway_ip': '76.110.27.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '76.110.27.66', 'tags': [], 'project_id': 'dec2f0061f2d487eab139c74f7f47bf8'}} 2026-05-27 23:56:01,812 - INFO - Created VN ctest-vn-70369631 2026-05-27 23:56:01,827 - DEBUG - VN ctest-vn-70369631 UUID is fd0cfaa9-b982-448c-aef0-84bafdab0c1a 2026-05-27 23:56:01,926 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-24124966', 'ctest-vmi-36920036']} 2026-05-27 23:56:02,252 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-36920036', 'id': '075dd462-0a82-4c68-afd8-6a57d4bc7da0', 'tenant_id': 'dec2f0061f2d487eab139c74f7f47bf8', 'network_id': 'fd0cfaa9-b982-448c-aef0-84bafdab0c1a', 'mac_address': '02:07:5d:d4:62:0a', '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': '76.110.27.67', 'subnet_id': 'c8e32331-f9ed-4190-951c-922989224d86'}], 'security_groups': ['f9f9e819-33b1-4b4f-8aa7-c1a6770fe55d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dec2f0061f2d487eab139c74f7f47bf8'}} 2026-05-27 23:56:02,253 - DEBUG - Created port 075dd462-0a82-4c68-afd8-6a57d4bc7da0 2026-05-27 23:56:02,379 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/075dd462-0a82-4c68-afd8-6a57d4bc7da0 2026-05-27 23:56:02,755 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/075dd462-0a82-4c68-afd8-6a57d4bc7da0 2026-05-27 23:56:02,803 - INFO - VMI 075dd462-0a82-4c68-afd8-6a57d4bc7da0 verification in API Server passed 2026-05-27 23:56:03,011 - DEBUG - Response for delete_port : () 2026-05-27 23:56:03,011 - INFO - Deleted port 075dd462-0a82-4c68-afd8-6a57d4bc7da0 2026-05-27 23:56:03,011 - INFO - Deleting VN ctest-vn-70369631 2026-05-27 23:56:03,200 - DEBUG - Response for deleting network () 2026-05-27 23:56:04,518 - DEBUG - No XMPP flaps were noticed during the test
2026-05-27 23:56:04,518 - INFO - END TEST : test_ports_bindings : PASSED[0:00:05]
2026-05-27 23:56:04,518 - INFO - -------------------------------------------------------------------------------- 2026-05-27 23:56:04,521 - INFO - ================================================================================ 2026-05-27 23:56:04,522 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-05-27 23:56:04,522 - 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-27 23:56:05,842 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.254': '0', '10.20.0.14': '0'}, '10.0.0.129': {'10.20.0.254': '0', '10.20.0.14': '0'}} with 2026-05-27 23:56:05,843 - INFO - Initial checks done. Running the testcase now 2026-05-27 23:56:05,843 - INFO - 2026-05-27 23:56:06,153 - DEBUG - Response for create_network : {'network': {'id': '902c4809-98f9-47ad-b3ee-34b841f563fd', 'name': 'ctest-vn1-54288159', 'tenant_id': 'dec2f0061f2d487eab139c74f7f47bf8', 'project_id': 'dec2f0061f2d487eab139c74f7f47bf8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-24124966', 'ctest-vn1-54288159'], 'port_security_enabled': True, 'description': ''}} 2026-05-27 23:56:06,409 - DEBUG - Response for create_subnet : {'subnet': {'id': '19954d2d-1b2e-4aa3-8ed5-4b3c24ab3ea5', 'name': '', 'tenant_id': 'dec2f0061f2d487eab139c74f7f47bf8', 'network_id': '902c4809-98f9-47ad-b3ee-34b841f563fd', 'ip_version': 4, 'cidr': '187.43.126.0/26', 'allocation_pools': [{'start': '187.43.126.2', 'end': '187.43.126.62'}], 'gateway_ip': '187.43.126.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '187.43.126.2', 'tags': [], 'project_id': 'dec2f0061f2d487eab139c74f7f47bf8'}} 2026-05-27 23:56:06,720 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd5bbdeab-bf91-4b52-a048-0ff2ccd3a5f8', 'name': '', 'tenant_id': 'dec2f0061f2d487eab139c74f7f47bf8', 'network_id': '902c4809-98f9-47ad-b3ee-34b841f563fd', 'ip_version': 4, 'cidr': '26.38.133.192/26', 'allocation_pools': [{'start': '26.38.133.194', 'end': '26.38.133.254'}], 'gateway_ip': '26.38.133.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '26.38.133.194', 'tags': [], 'project_id': 'dec2f0061f2d487eab139c74f7f47bf8'}} 2026-05-27 23:56:06,747 - INFO - Created VN ctest-vn1-54288159 2026-05-27 23:56:06,762 - DEBUG - VN ctest-vn1-54288159 UUID is 902c4809-98f9-47ad-b3ee-34b841f563fd 2026-05-27 23:56:07,154 - DEBUG - Response for create_port : {'port': {'name': 'a5109c48-9828-478f-92cc-9d158e9eb23c', 'id': 'a5109c48-9828-478f-92cc-9d158e9eb23c', 'tenant_id': 'dec2f0061f2d487eab139c74f7f47bf8', 'network_id': '902c4809-98f9-47ad-b3ee-34b841f563fd', 'mac_address': '02:a5:10:9c:48:98', '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': '187.43.126.5', 'subnet_id': '19954d2d-1b2e-4aa3-8ed5-4b3c24ab3ea5'}], 'security_groups': ['f9f9e819-33b1-4b4f-8aa7-c1a6770fe55d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dec2f0061f2d487eab139c74f7f47bf8'}} 2026-05-27 23:56:07,408 - DEBUG - Response for create_port : {'port': {'name': '1cd32a61-94b8-4600-89c8-43497d1ecd4d', 'id': '1cd32a61-94b8-4600-89c8-43497d1ecd4d', 'tenant_id': 'dec2f0061f2d487eab139c74f7f47bf8', 'network_id': '902c4809-98f9-47ad-b3ee-34b841f563fd', 'mac_address': '02:1c:d3:2a:61:94', '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': '26.38.133.197', 'subnet_id': 'd5bbdeab-bf91-4b52-a048-0ff2ccd3a5f8'}], 'security_groups': ['f9f9e819-33b1-4b4f-8aa7-c1a6770fe55d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dec2f0061f2d487eab139c74f7f47bf8'}} 2026-05-27 23:56:07,482 - DEBUG - Services list from nova: [, , , ] 2026-05-27 23:56:08,142 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5836-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5836-1) 2026-05-27 23:56:08,801 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5836-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5836-2) 2026-05-27 23:56:08,801 - INFO - Waiting for VM ctest-vn1-vm1-10835978 to be up.. 2026-05-27 23:56:08,861 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-27 23:56:13,954 - DEBUG - VM is in ACTIVE state now 2026-05-27 23:56:13,954 - INFO - VM name : ctest-vn1-vm1-10835978 2026-05-27 23:56:14,057 - DEBUG - VM ctest-vn1-vm1-10835978 ID is 828e9168-c94b-47c4-8d0a-44c446946395 2026-05-27 23:56:14,095 - DEBUG - VM ctest-vn1-vm1-10835978 launched on Node an-jenkins-deploy-platform-ansible-os-5836-1 2026-05-27 23:56:14,188 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/828e9168-c94b-47c4-8d0a-44c446946395 2026-05-27 23:56:14,545 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/828e9168-c94b-47c4-8d0a-44c446946395 2026-05-27 23:56:14,595 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/a5109c48-9828-478f-92cc-9d158e9eb23c 2026-05-27 23:56:17,800 - 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 1022ms') 2026-05-27 23:56:17,800 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-10835978 failed! 2026-05-27 23:56:17,818 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-24124966:ctest-vn1-54288159 is 187.43.126.1 and allocation pool is NOT set 2026-05-27 23:56:17,818 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-24124966:ctest-vn1-54288159 is 26.38.133.193 and allocation pool is NOT set 2026-05-27 23:56:21,892 - 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.10 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1008ms\r\nrtt min/avg/max/mdev = 8.100/8.100/8.100/0.000 ms') 2026-05-27 23:56:21,892 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-10835978 passed 2026-05-27 23:56:21,964 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-27 23:56:21,964 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-10835978, IP 187.43.126.5, Port 22 2026-05-27 23:56:22,134 - DEBUG - VM ctest-vn1-vm1-10835978 is ready for SSH connections 2026-05-27 23:56:22,134 - INFO - Waiting for VM ctest-vn1-vm2-91595696 to be up.. 2026-05-27 23:56:22,232 - DEBUG - VM is in ACTIVE state now 2026-05-27 23:56:22,232 - INFO - VM name : ctest-vn1-vm2-91595696 2026-05-27 23:56:22,323 - DEBUG - VM ctest-vn1-vm2-91595696 ID is b5734962-6f0a-4a7f-ac5a-10d445abfffd 2026-05-27 23:56:22,323 - DEBUG - VM ctest-vn1-vm2-91595696 launched on Node an-jenkins-deploy-platform-ansible-os-5836-2 2026-05-27 23:56:22,518 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/b5734962-6f0a-4a7f-ac5a-10d445abfffd 2026-05-27 23:56:22,529 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/1cd32a61-94b8-4600-89c8-43497d1ecd4d 2026-05-27 23:56:23,693 - 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=5.76 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.961 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.961/3.362/5.764/2.401 ms') 2026-05-27 23:56:23,693 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-91595696 passed 2026-05-27 23:56:23,770 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-27 23:56:23,771 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-91595696, IP 26.38.133.197, Port 22 2026-05-27 23:56:23,928 - DEBUG - VM ctest-vn1-vm2-91595696 is ready for SSH connections 2026-05-27 23:56:23,929 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-27 23:56:23,929 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-27 23:56:23,929 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-27 23:56:23,929 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 187.43.126.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123 2026-05-27 23:56:23,929 - DEBUG - ping -s 56 -c 3 -W 1 187.43.126.5 2026-05-27 23:56:26,934 - DEBUG - PING 187.43.126.5 (187.43.126.5): 56 data bytes 64 bytes from 187.43.126.5: seq=0 ttl=63 time=7.247 ms 64 bytes from 187.43.126.5: seq=1 ttl=63 time=1.381 ms 64 bytes from 187.43.126.5: seq=2 ttl=63 time=1.191 ms --- 187.43.126.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.191/3.273/7.247 ms 2026-05-27 23:56:26,934 - INFO - Ping to IP 187.43.126.5 from VM ctest-vn1-vm2-91595696 passed 2026-05-27 23:56:26,934 - INFO - Detaching port 1cd32a61-94b8-4600-89c8-43497d1ecd4d from VM ctest-vn1-vm2-91595696 2026-05-27 23:56:26,994 - INFO - Deleting VM ctest-vn1-vm2-91595696 2026-05-27 23:56:27,077 - INFO - Detaching port a5109c48-9828-478f-92cc-9d158e9eb23c from VM ctest-vn1-vm1-10835978 2026-05-27 23:56:27,117 - INFO - Deleting VM ctest-vn1-vm1-10835978 2026-05-27 23:56:27,512 - DEBUG - Response for delete_port : () 2026-05-27 23:56:27,817 - DEBUG - Response for delete_port : () 2026-05-27 23:56:27,817 - INFO - Deleting VN ctest-vn1-54288159 2026-05-27 23:56:28,030 - DEBUG - Response for deleting network () 2026-05-27 23:56:29,344 - DEBUG - No XMPP flaps were noticed during the test
2026-05-27 23:56:29,344 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:25]
2026-05-27 23:56:29,344 - INFO - -------------------------------------------------------------------------------- 2026-05-27 23:56:30,567 - INFO - Deleted project: ctest-TestPorts-24124966, ID : dec2f006-1f2d-487e-ab13-9c74f7f47bf8