2026-02-26 11:10:49,810 - INFO - Domain Default found not creating 2026-02-26 11:10:49,994 - INFO - Project ctest-TestPorts-18252634 not found, creating it 2026-02-26 11:10:50,467 - INFO - Created Project:ctest-TestPorts-18252634, ID : f3162429-8be0-41cd-8e03-609c09d6b1ac 2026-02-26 11:10:51,968 - INFO - ================================================================================ 2026-02-26 11:10:51,968 - INFO - STARTING TEST : test_ports_bindings 2026-02-26 11:10:51,969 - 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-02-26 11:10:52,232 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.254': '0'}} with 2026-02-26 11:10:52,232 - INFO - Initial checks done. Running the testcase now 2026-02-26 11:10:52,232 - INFO - 2026-02-26 11:10:52,787 - DEBUG - Response for create_network : {'network': {'id': '22ce0bdc-f29b-4740-addc-283a808e7b15', 'name': 'ctest-vn-78249106', 'tenant_id': 'f31624298be041cd8e03609c09d6b1ac', 'project_id': 'f31624298be041cd8e03609c09d6b1ac', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-18252634', 'ctest-vn-78249106'], 'port_security_enabled': True, 'description': ''}} 2026-02-26 11:10:53,001 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c4e529c0-d0c6-4434-9ef7-98e288801614', 'name': '', 'tenant_id': 'f31624298be041cd8e03609c09d6b1ac', 'network_id': '22ce0bdc-f29b-4740-addc-283a808e7b15', 'ip_version': 4, 'cidr': '74.184.42.192/26', 'allocation_pools': [{'start': '74.184.42.194', 'end': '74.184.42.254'}], 'gateway_ip': '74.184.42.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '74.184.42.194', 'tags': [], 'project_id': 'f31624298be041cd8e03609c09d6b1ac'}} 2026-02-26 11:10:53,019 - INFO - Created VN ctest-vn-78249106 2026-02-26 11:10:53,074 - DEBUG - VN ctest-vn-78249106 UUID is 22ce0bdc-f29b-4740-addc-283a808e7b15 2026-02-26 11:10:53,186 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-18252634', 'ctest-vmi-98255566']} 2026-02-26 11:10:53,425 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-98255566', 'id': '2ae614fb-1b38-4009-8eeb-2650212868d6', 'tenant_id': 'f31624298be041cd8e03609c09d6b1ac', 'network_id': '22ce0bdc-f29b-4740-addc-283a808e7b15', 'mac_address': '02:2a:e6:14:fb:1b', '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': '74.184.42.195', 'subnet_id': 'c4e529c0-d0c6-4434-9ef7-98e288801614'}], 'security_groups': ['163d170e-7416-426c-ac24-6d0ff872a482'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f31624298be041cd8e03609c09d6b1ac'}} 2026-02-26 11:10:53,425 - DEBUG - Created port 2ae614fb-1b38-4009-8eeb-2650212868d6 2026-02-26 11:10:53,530 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/2ae614fb-1b38-4009-8eeb-2650212868d6 2026-02-26 11:10:53,822 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/2ae614fb-1b38-4009-8eeb-2650212868d6 2026-02-26 11:10:53,856 - INFO - VMI 2ae614fb-1b38-4009-8eeb-2650212868d6 verification in API Server passed 2026-02-26 11:10:53,945 - DEBUG - Response for delete_port : () 2026-02-26 11:10:53,945 - INFO - Deleted port 2ae614fb-1b38-4009-8eeb-2650212868d6 2026-02-26 11:10:53,945 - INFO - Deleting VN ctest-vn-78249106 2026-02-26 11:10:54,047 - DEBUG - Response for deleting network () 2026-02-26 11:10:54,303 - DEBUG - No XMPP flaps were noticed during the test
2026-02-26 11:10:54,303 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-02-26 11:10:54,303 - INFO - -------------------------------------------------------------------------------- 2026-02-26 11:10:54,306 - INFO - ================================================================================ 2026-02-26 11:10:54,306 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-02-26 11:10:54,306 - 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-02-26 11:10:54,591 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.254': '0'}} with 2026-02-26 11:10:54,591 - INFO - Initial checks done. Running the testcase now 2026-02-26 11:10:54,591 - INFO - 2026-02-26 11:10:54,780 - DEBUG - Response for create_network : {'network': {'id': '3fa18c59-c0a0-4675-9e24-c46b5307b828', 'name': 'ctest-vn1-08603808', 'tenant_id': 'f31624298be041cd8e03609c09d6b1ac', 'project_id': 'f31624298be041cd8e03609c09d6b1ac', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-18252634', 'ctest-vn1-08603808'], 'port_security_enabled': True, 'description': ''}} 2026-02-26 11:10:54,966 - DEBUG - Response for create_subnet : {'subnet': {'id': '93092432-8f52-4fe2-8a35-9fd229b2d3e2', 'name': '', 'tenant_id': 'f31624298be041cd8e03609c09d6b1ac', 'network_id': '3fa18c59-c0a0-4675-9e24-c46b5307b828', 'ip_version': 4, 'cidr': '34.159.66.128/26', 'allocation_pools': [{'start': '34.159.66.130', 'end': '34.159.66.190'}], 'gateway_ip': '34.159.66.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '34.159.66.130', 'tags': [], 'project_id': 'f31624298be041cd8e03609c09d6b1ac'}} 2026-02-26 11:10:55,162 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a48efdda-bedb-4fcd-9023-8c6326567fb4', 'name': '', 'tenant_id': 'f31624298be041cd8e03609c09d6b1ac', 'network_id': '3fa18c59-c0a0-4675-9e24-c46b5307b828', 'ip_version': 4, 'cidr': '221.94.134.128/26', 'allocation_pools': [{'start': '221.94.134.130', 'end': '221.94.134.190'}], 'gateway_ip': '221.94.134.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '221.94.134.130', 'tags': [], 'project_id': 'f31624298be041cd8e03609c09d6b1ac'}} 2026-02-26 11:10:55,183 - INFO - Created VN ctest-vn1-08603808 2026-02-26 11:10:55,238 - DEBUG - VN ctest-vn1-08603808 UUID is 3fa18c59-c0a0-4675-9e24-c46b5307b828 2026-02-26 11:10:55,555 - DEBUG - Response for create_port : {'port': {'name': 'a863e656-7582-4447-9cd7-b587400c04e6', 'id': 'a863e656-7582-4447-9cd7-b587400c04e6', 'tenant_id': 'f31624298be041cd8e03609c09d6b1ac', 'network_id': '3fa18c59-c0a0-4675-9e24-c46b5307b828', 'mac_address': '02:a8:63:e6:56:75', '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': '34.159.66.133', 'subnet_id': '93092432-8f52-4fe2-8a35-9fd229b2d3e2'}], 'security_groups': ['163d170e-7416-426c-ac24-6d0ff872a482'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f31624298be041cd8e03609c09d6b1ac'}} 2026-02-26 11:10:55,734 - DEBUG - Response for create_port : {'port': {'name': 'f98065ad-c977-4696-82df-dec2130f2b18', 'id': 'f98065ad-c977-4696-82df-dec2130f2b18', 'tenant_id': 'f31624298be041cd8e03609c09d6b1ac', 'network_id': '3fa18c59-c0a0-4675-9e24-c46b5307b828', 'mac_address': '02:f9:80:65:ad:c9', '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': '221.94.134.133', 'subnet_id': 'a48efdda-bedb-4fcd-9023-8c6326567fb4'}], 'security_groups': ['163d170e-7416-426c-ac24-6d0ff872a482'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f31624298be041cd8e03609c09d6b1ac'}} 2026-02-26 11:10:55,795 - DEBUG - Services list from nova: [, , ] 2026-02-26 11:10:56,150 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5406-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5406-1) 2026-02-26 11:10:56,551 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5406-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5406-1) 2026-02-26 11:10:56,552 - INFO - Waiting for VM ctest-vn1-vm1-28694019 to be up.. 2026-02-26 11:10:56,593 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-02-26 11:11:01,668 - DEBUG - VM is in ACTIVE state now 2026-02-26 11:11:01,668 - INFO - VM name : ctest-vn1-vm1-28694019 2026-02-26 11:11:01,746 - DEBUG - VM ctest-vn1-vm1-28694019 ID is af54d5a5-a04d-443e-8cfa-c292afbc1cf1 2026-02-26 11:11:01,767 - DEBUG - VM ctest-vn1-vm1-28694019 launched on Node cn-jenkins-deploy-platform-ansible-os-5406-1 2026-02-26 11:11:01,845 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/af54d5a5-a04d-443e-8cfa-c292afbc1cf1 2026-02-26 11:11:01,854 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/a863e656-7582-4447-9cd7-b587400c04e6 2026-02-26 11:11:05,099 - 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 1005ms') 2026-02-26 11:11:05,099 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-28694019 failed! 2026-02-26 11:11:05,154 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-18252634:ctest-vn1-08603808 is 34.159.66.129 and allocation pool is NOT set 2026-02-26 11:11:05,155 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-18252634:ctest-vn1-08603808 is 221.94.134.129 and allocation pool is NOT set 2026-02-26 11:11:09,224 - 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=9.07 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1015ms\r\nrtt min/avg/max/mdev = 9.069/9.069/9.069/0.000 ms') 2026-02-26 11:11:09,224 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-28694019 passed 2026-02-26 11:11:09,374 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-26 11:11:09,374 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-28694019, IP 34.159.66.133, Port 22 2026-02-26 11:11:09,548 - DEBUG - VM ctest-vn1-vm1-28694019 is ready for SSH connections 2026-02-26 11:11:09,549 - INFO - Waiting for VM ctest-vn1-vm2-23957622 to be up.. 2026-02-26 11:11:09,633 - DEBUG - VM is in ACTIVE state now 2026-02-26 11:11:09,633 - INFO - VM name : ctest-vn1-vm2-23957622 2026-02-26 11:11:09,708 - DEBUG - VM ctest-vn1-vm2-23957622 ID is e5615df3-fc4b-449a-911e-4cc42469cfd7 2026-02-26 11:11:09,708 - DEBUG - VM ctest-vn1-vm2-23957622 launched on Node cn-jenkins-deploy-platform-ansible-os-5406-1 2026-02-26 11:11:09,786 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/e5615df3-fc4b-449a-911e-4cc42469cfd7 2026-02-26 11:11:09,795 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/f98065ad-c977-4696-82df-dec2130f2b18 2026-02-26 11:11:11,038 - 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=5.70 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.41 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 1.413/3.556/5.700/2.143 ms') 2026-02-26 11:11:11,039 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-23957622 passed 2026-02-26 11:11:11,190 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-26 11:11:11,191 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-23957622, IP 221.94.134.133, Port 22 2026-02-26 11:11:11,250 - DEBUG - Error on ssh to cirros@169.254.0.4:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-02-26 11:11:11,335 - DEBUG - VM ctest-vn1-vm2-23957622 is NOT ready for SSH connections, VM status: ACTIVE 2026-02-26 11:11:16,336 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-26 11:11:16,336 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-23957622, IP 221.94.134.133, Port 22 2026-02-26 11:11:16,494 - DEBUG - VM ctest-vn1-vm2-23957622 is ready for SSH connections 2026-02-26 11:11:16,494 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-26 11:11:16,494 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-26 11:11:16,494 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-26 11:11:16,494 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 34.159.66.133, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2026-02-26 11:11:16,494 - DEBUG - ping -s 56 -c 3 -W 1 34.159.66.133 2026-02-26 11:11:19,212 - DEBUG - PING 34.159.66.133 (34.159.66.133): 56 data bytes 64 bytes from 34.159.66.133: seq=0 ttl=63 time=3.622 ms 64 bytes from 34.159.66.133: seq=1 ttl=63 time=1.132 ms 64 bytes from 34.159.66.133: seq=2 ttl=63 time=1.038 ms --- 34.159.66.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.038/1.930/3.622 ms 2026-02-26 11:11:19,212 - INFO - Ping to IP 34.159.66.133 from VM ctest-vn1-vm2-23957622 passed 2026-02-26 11:11:19,212 - INFO - Detaching port f98065ad-c977-4696-82df-dec2130f2b18 from VM ctest-vn1-vm2-23957622 2026-02-26 11:11:19,274 - INFO - Deleting VM ctest-vn1-vm2-23957622 2026-02-26 11:11:19,349 - INFO - Detaching port a863e656-7582-4447-9cd7-b587400c04e6 from VM ctest-vn1-vm1-28694019 2026-02-26 11:11:19,385 - INFO - Deleting VM ctest-vn1-vm1-28694019 2026-02-26 11:11:19,628 - DEBUG - Response for delete_port : () 2026-02-26 11:11:19,801 - DEBUG - Response for delete_port : () 2026-02-26 11:11:19,801 - INFO - Deleting VN ctest-vn1-08603808 2026-02-26 11:11:19,933 - DEBUG - Response for deleting network () 2026-02-26 11:11:20,196 - DEBUG - No XMPP flaps were noticed during the test
2026-02-26 11:11:20,196 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:26]
2026-02-26 11:11:20,196 - INFO - -------------------------------------------------------------------------------- 2026-02-26 11:11:20,910 - INFO - Deleted project: ctest-TestPorts-18252634, ID : f3162429-8be0-41cd-8e03-609c09d6b1ac