2026-06-19 20:43:53,701 - INFO - Domain Default found not creating 2026-06-19 20:43:53,848 - INFO - Project ctest-TestPorts-01006267 not found, creating it 2026-06-19 20:43:54,303 - INFO - Created Project:ctest-TestPorts-01006267, ID : 5ee7de87-7434-435a-b910-204a7b433679 2026-06-19 20:43:55,782 - INFO - ================================================================================ 2026-06-19 20:43:55,782 - INFO - STARTING TEST : test_ports_bindings 2026-06-19 20:43:55,782 - 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-19 20:43:56,041 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.254': '0'}} with 2026-06-19 20:43:56,041 - INFO - Initial checks done. Running the testcase now 2026-06-19 20:43:56,041 - INFO - 2026-06-19 20:43:56,576 - DEBUG - Response for create_network : {'network': {'id': '5f133178-3e9c-4d4f-8196-d74b495c343f', 'name': 'ctest-vn-03645332', 'tenant_id': '5ee7de877434435ab910204a7b433679', 'project_id': '5ee7de877434435ab910204a7b433679', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-01006267', 'ctest-vn-03645332'], 'port_security_enabled': True, 'description': ''}} 2026-06-19 20:43:56,755 - DEBUG - Response for create_subnet : {'subnet': {'id': '34c95030-6490-4205-9ef8-afff75c78769', 'name': '', 'tenant_id': '5ee7de877434435ab910204a7b433679', 'network_id': '5f133178-3e9c-4d4f-8196-d74b495c343f', 'ip_version': 4, 'cidr': '112.232.141.64/26', 'allocation_pools': [{'start': '112.232.141.66', 'end': '112.232.141.126'}], 'gateway_ip': '112.232.141.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '112.232.141.66', 'tags': [], 'project_id': '5ee7de877434435ab910204a7b433679'}} 2026-06-19 20:43:56,769 - INFO - Created VN ctest-vn-03645332 2026-06-19 20:43:56,820 - DEBUG - VN ctest-vn-03645332 UUID is 5f133178-3e9c-4d4f-8196-d74b495c343f 2026-06-19 20:43:56,918 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-01006267', 'ctest-vmi-64339200']} 2026-06-19 20:43:57,182 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-64339200', 'id': 'af7ce108-d608-4277-893b-9b3952b3f011', 'tenant_id': '5ee7de877434435ab910204a7b433679', 'network_id': '5f133178-3e9c-4d4f-8196-d74b495c343f', 'mac_address': '02:af:7c:e1:08:d6', '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': '112.232.141.67', 'subnet_id': '34c95030-6490-4205-9ef8-afff75c78769'}], 'security_groups': ['05de4233-602f-4d8f-a1a8-c4ec2b68374d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5ee7de877434435ab910204a7b433679'}} 2026-06-19 20:43:57,182 - DEBUG - Created port af7ce108-d608-4277-893b-9b3952b3f011 2026-06-19 20:43:57,284 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/af7ce108-d608-4277-893b-9b3952b3f011 2026-06-19 20:43:57,602 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/af7ce108-d608-4277-893b-9b3952b3f011 2026-06-19 20:43:57,627 - INFO - VMI af7ce108-d608-4277-893b-9b3952b3f011 verification in API Server passed 2026-06-19 20:43:57,702 - DEBUG - Response for delete_port : () 2026-06-19 20:43:57,702 - INFO - Deleted port af7ce108-d608-4277-893b-9b3952b3f011 2026-06-19 20:43:57,702 - INFO - Deleting VN ctest-vn-03645332 2026-06-19 20:43:57,801 - DEBUG - Response for deleting network () 2026-06-19 20:43:58,058 - DEBUG - No XMPP flaps were noticed during the test
2026-06-19 20:43:58,058 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-06-19 20:43:58,058 - INFO - -------------------------------------------------------------------------------- 2026-06-19 20:43:58,060 - INFO - ================================================================================ 2026-06-19 20:43:58,060 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-19 20:43:58,060 - 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-19 20:43:58,348 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.254': '0'}} with 2026-06-19 20:43:58,349 - INFO - Initial checks done. Running the testcase now 2026-06-19 20:43:58,349 - INFO - 2026-06-19 20:43:58,506 - DEBUG - Response for create_network : {'network': {'id': 'da05ef3e-4155-4ce9-8ea6-8b3ad8ad03fe', 'name': 'ctest-vn1-61780713', 'tenant_id': '5ee7de877434435ab910204a7b433679', 'project_id': '5ee7de877434435ab910204a7b433679', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-01006267', 'ctest-vn1-61780713'], 'port_security_enabled': True, 'description': ''}} 2026-06-19 20:43:58,651 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd22715fe-93c6-4699-8ed3-b304e623bbc7', 'name': '', 'tenant_id': '5ee7de877434435ab910204a7b433679', 'network_id': 'da05ef3e-4155-4ce9-8ea6-8b3ad8ad03fe', 'ip_version': 4, 'cidr': '16.161.149.64/26', 'allocation_pools': [{'start': '16.161.149.66', 'end': '16.161.149.126'}], 'gateway_ip': '16.161.149.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '16.161.149.66', 'tags': [], 'project_id': '5ee7de877434435ab910204a7b433679'}} 2026-06-19 20:43:58,855 - DEBUG - Response for create_subnet : {'subnet': {'id': 'beebbf26-44df-4e7f-b150-b554345e46e2', 'name': '', 'tenant_id': '5ee7de877434435ab910204a7b433679', 'network_id': 'da05ef3e-4155-4ce9-8ea6-8b3ad8ad03fe', 'ip_version': 4, 'cidr': '133.176.50.192/26', 'allocation_pools': [{'start': '133.176.50.194', 'end': '133.176.50.254'}], 'gateway_ip': '133.176.50.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '133.176.50.194', 'tags': [], 'project_id': '5ee7de877434435ab910204a7b433679'}} 2026-06-19 20:43:58,870 - INFO - Created VN ctest-vn1-61780713 2026-06-19 20:43:58,920 - DEBUG - VN ctest-vn1-61780713 UUID is da05ef3e-4155-4ce9-8ea6-8b3ad8ad03fe 2026-06-19 20:43:59,178 - DEBUG - Response for create_port : {'port': {'name': '69e8946c-f48d-4291-845e-637c031a3c18', 'id': '69e8946c-f48d-4291-845e-637c031a3c18', 'tenant_id': '5ee7de877434435ab910204a7b433679', 'network_id': 'da05ef3e-4155-4ce9-8ea6-8b3ad8ad03fe', 'mac_address': '02:69:e8:94:6c:f4', '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': '16.161.149.69', 'subnet_id': 'd22715fe-93c6-4699-8ed3-b304e623bbc7'}], 'security_groups': ['05de4233-602f-4d8f-a1a8-c4ec2b68374d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5ee7de877434435ab910204a7b433679'}} 2026-06-19 20:43:59,335 - DEBUG - Response for create_port : {'port': {'name': '9610003b-eeff-44bc-b9c4-16252e10183e', 'id': '9610003b-eeff-44bc-b9c4-16252e10183e', 'tenant_id': '5ee7de877434435ab910204a7b433679', 'network_id': 'da05ef3e-4155-4ce9-8ea6-8b3ad8ad03fe', 'mac_address': '02:96:10:00:3b:ee', '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': '133.176.50.197', 'subnet_id': 'beebbf26-44df-4e7f-b150-b554345e46e2'}], 'security_groups': ['05de4233-602f-4d8f-a1a8-c4ec2b68374d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5ee7de877434435ab910204a7b433679'}} 2026-06-19 20:43:59,384 - DEBUG - Services list from nova: [, , ] 2026-06-19 20:43:59,687 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6003-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6003-1) 2026-06-19 20:44:00,030 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6003-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6003-1) 2026-06-19 20:44:00,030 - INFO - Waiting for VM ctest-vn1-vm1-22330734 to be up.. 2026-06-19 20:44:00,070 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-19 20:44:05,112 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-19 20:44:10,175 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-19 20:44:15,234 - DEBUG - VM is in ACTIVE state now 2026-06-19 20:44:15,234 - INFO - VM name : ctest-vn1-vm1-22330734 2026-06-19 20:44:15,297 - DEBUG - VM ctest-vn1-vm1-22330734 ID is ad990f28-0183-4b9c-9a95-400c09cb1cc1 2026-06-19 20:44:15,315 - DEBUG - VM ctest-vn1-vm1-22330734 launched on Node cn-jenkins-deploy-platform-ansible-os-6003-1 2026-06-19 20:44:15,380 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/ad990f28-0183-4b9c-9a95-400c09cb1cc1 2026-06-19 20:44:15,395 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/69e8946c-f48d-4291-845e-637c031a3c18 2026-06-19 20:44:18,646 - 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 1023ms') 2026-06-19 20:44:18,646 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-22330734 failed! 2026-06-19 20:44:18,701 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-01006267:ctest-vn1-61780713 is 16.161.149.65 and allocation pool is NOT set 2026-06-19 20:44:18,701 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-01006267:ctest-vn1-61780713 is 133.176.50.193 and allocation pool is NOT set 2026-06-19 20:44:20,766 - 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=4.17 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.415 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.415/2.291/4.167/1.876 ms') 2026-06-19 20:44:20,766 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-22330734 passed 2026-06-19 20:44:20,920 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 20:44:20,921 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-22330734, IP 16.161.149.69, Port 22 2026-06-19 20:44:21,076 - DEBUG - VM ctest-vn1-vm1-22330734 is ready for SSH connections 2026-06-19 20:44:21,076 - INFO - Waiting for VM ctest-vn1-vm2-16827901 to be up.. 2026-06-19 20:44:21,144 - DEBUG - VM is in ACTIVE state now 2026-06-19 20:44:21,144 - INFO - VM name : ctest-vn1-vm2-16827901 2026-06-19 20:44:21,211 - DEBUG - VM ctest-vn1-vm2-16827901 ID is 109bf468-9d04-438c-9534-73df7dbf3358 2026-06-19 20:44:21,211 - DEBUG - VM ctest-vn1-vm2-16827901 launched on Node cn-jenkins-deploy-platform-ansible-os-6003-1 2026-06-19 20:44:21,275 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/109bf468-9d04-438c-9534-73df7dbf3358 2026-06-19 20:44:21,283 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/9610003b-eeff-44bc-b9c4-16252e10183e 2026-06-19 20:44:22,518 - 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.11 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.383 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.383/1.745/3.108/1.362 ms') 2026-06-19 20:44:22,518 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-16827901 passed 2026-06-19 20:44:22,665 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 20:44:22,665 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-16827901, IP 133.176.50.197, Port 22 2026-06-19 20:44:22,829 - DEBUG - VM ctest-vn1-vm2-16827901 is ready for SSH connections 2026-06-19 20:44:22,829 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 20:44:22,829 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 20:44:22,829 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 20:44:22,829 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 16.161.149.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2026-06-19 20:44:22,829 - DEBUG - ping -s 56 -c 3 -W 1 16.161.149.69 2026-06-19 20:44:26,447 - DEBUG - PING 16.161.149.69 (16.161.149.69): 56 data bytes 64 bytes from 16.161.149.69: seq=0 ttl=63 time=3.231 ms 64 bytes from 16.161.149.69: seq=1 ttl=63 time=1.140 ms 64 bytes from 16.161.149.69: seq=2 ttl=63 time=0.934 ms --- 16.161.149.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.934/1.768/3.231 ms 2026-06-19 20:44:26,447 - INFO - Ping to IP 16.161.149.69 from VM ctest-vn1-vm2-16827901 passed 2026-06-19 20:44:26,447 - INFO - Detaching port 9610003b-eeff-44bc-b9c4-16252e10183e from VM ctest-vn1-vm2-16827901 2026-06-19 20:44:26,492 - INFO - Deleting VM ctest-vn1-vm2-16827901 2026-06-19 20:44:26,555 - INFO - Detaching port 69e8946c-f48d-4291-845e-637c031a3c18 from VM ctest-vn1-vm1-22330734 2026-06-19 20:44:26,585 - INFO - Deleting VM ctest-vn1-vm1-22330734 2026-06-19 20:44:26,789 - DEBUG - Response for delete_port : () 2026-06-19 20:44:26,925 - DEBUG - Response for delete_port : () 2026-06-19 20:44:26,925 - INFO - Deleting VN ctest-vn1-61780713 2026-06-19 20:44:27,054 - DEBUG - Response for deleting network () 2026-06-19 20:44:27,313 - DEBUG - No XMPP flaps were noticed during the test
2026-06-19 20:44:27,313 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:29]
2026-06-19 20:44:27,313 - INFO - -------------------------------------------------------------------------------- 2026-06-19 20:44:27,999 - INFO - Deleted project: ctest-TestPorts-01006267, ID : 5ee7de87-7434-435a-b910-204a7b433679