2026-06-04 02:23:56,123 - INFO - Domain Default found not creating 2026-06-04 02:23:56,292 - INFO - Project ctest-TestPorts-04625736 not found, creating it 2026-06-04 02:23:56,888 - INFO - Created Project:ctest-TestPorts-04625736, ID : 18ee0b76-2855-480c-b881-27556ad363c7 2026-06-04 02:23:58,400 - INFO - ================================================================================ 2026-06-04 02:23:58,400 - INFO - STARTING TEST : test_ports_bindings 2026-06-04 02:23:58,400 - 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-04 02:23:58,658 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.254': '0'}} with 2026-06-04 02:23:58,658 - INFO - Initial checks done. Running the testcase now 2026-06-04 02:23:58,658 - INFO - 2026-06-04 02:23:59,249 - DEBUG - Response for create_network : {'network': {'id': '8d550603-f171-4050-a907-7a63de10972d', 'name': 'ctest-vn-23123341', 'tenant_id': '18ee0b762855480cb88127556ad363c7', 'project_id': '18ee0b762855480cb88127556ad363c7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-04625736', 'ctest-vn-23123341'], 'port_security_enabled': True, 'description': ''}} 2026-06-04 02:23:59,438 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f19845f2-8028-4c87-a8dc-e007200be2a7', 'name': '', 'tenant_id': '18ee0b762855480cb88127556ad363c7', 'network_id': '8d550603-f171-4050-a907-7a63de10972d', 'ip_version': 4, 'cidr': '64.223.66.192/26', 'allocation_pools': [{'start': '64.223.66.194', 'end': '64.223.66.254'}], 'gateway_ip': '64.223.66.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '64.223.66.194', 'tags': [], 'project_id': '18ee0b762855480cb88127556ad363c7'}} 2026-06-04 02:23:59,459 - INFO - Created VN ctest-vn-23123341 2026-06-04 02:23:59,513 - DEBUG - VN ctest-vn-23123341 UUID is 8d550603-f171-4050-a907-7a63de10972d 2026-06-04 02:23:59,624 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-04625736', 'ctest-vmi-18815432']} 2026-06-04 02:23:59,860 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-18815432', 'id': '679b1981-1099-4fe8-ade8-53a3c9b8db47', 'tenant_id': '18ee0b762855480cb88127556ad363c7', 'network_id': '8d550603-f171-4050-a907-7a63de10972d', 'mac_address': '02:67:9b:19:81:10', '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.223.66.195', 'subnet_id': 'f19845f2-8028-4c87-a8dc-e007200be2a7'}], 'security_groups': ['f05ae476-74ae-49c8-9a88-7816503d9abf'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '18ee0b762855480cb88127556ad363c7'}} 2026-06-04 02:23:59,860 - DEBUG - Created port 679b1981-1099-4fe8-ade8-53a3c9b8db47 2026-06-04 02:23:59,965 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/679b1981-1099-4fe8-ade8-53a3c9b8db47 2026-06-04 02:24:00,272 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/679b1981-1099-4fe8-ade8-53a3c9b8db47 2026-06-04 02:24:00,316 - INFO - VMI 679b1981-1099-4fe8-ade8-53a3c9b8db47 verification in API Server passed 2026-06-04 02:24:00,415 - DEBUG - Response for delete_port : () 2026-06-04 02:24:00,415 - INFO - Deleted port 679b1981-1099-4fe8-ade8-53a3c9b8db47 2026-06-04 02:24:00,415 - INFO - Deleting VN ctest-vn-23123341 2026-06-04 02:24:00,511 - DEBUG - Response for deleting network () 2026-06-04 02:24:00,772 - DEBUG - No XMPP flaps were noticed during the test 2026-06-04 02:24:00,772 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-06-04 02:24:00,772 - INFO - -------------------------------------------------------------------------------- 2026-06-04 02:24:00,775 - INFO - ================================================================================ 2026-06-04 02:24:00,775 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-04 02:24:00,775 - 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-04 02:24:01,060 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.254': '0'}} with 2026-06-04 02:24:01,060 - INFO - Initial checks done. Running the testcase now 2026-06-04 02:24:01,060 - INFO - 2026-06-04 02:24:01,245 - DEBUG - Response for create_network : {'network': {'id': '37487de8-678f-4521-b436-67465ea41c56', 'name': 'ctest-vn1-18054658', 'tenant_id': '18ee0b762855480cb88127556ad363c7', 'project_id': '18ee0b762855480cb88127556ad363c7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-04625736', 'ctest-vn1-18054658'], 'port_security_enabled': True, 'description': ''}} 2026-06-04 02:24:01,401 - DEBUG - Response for create_subnet : {'subnet': {'id': '4055f979-65f9-40d4-9921-5ba3a52d5e32', 'name': '', 'tenant_id': '18ee0b762855480cb88127556ad363c7', 'network_id': '37487de8-678f-4521-b436-67465ea41c56', 'ip_version': 4, 'cidr': '198.145.222.192/26', 'allocation_pools': [{'start': '198.145.222.194', 'end': '198.145.222.254'}], 'gateway_ip': '198.145.222.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '198.145.222.194', 'tags': [], 'project_id': '18ee0b762855480cb88127556ad363c7'}} 2026-06-04 02:24:01,628 - DEBUG - Response for create_subnet : {'subnet': {'id': '71e4b04c-2927-482c-94ce-54feb75fc860', 'name': '', 'tenant_id': '18ee0b762855480cb88127556ad363c7', 'network_id': '37487de8-678f-4521-b436-67465ea41c56', 'ip_version': 4, 'cidr': '114.158.145.64/26', 'allocation_pools': [{'start': '114.158.145.66', 'end': '114.158.145.126'}], 'gateway_ip': '114.158.145.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '114.158.145.66', 'tags': [], 'project_id': '18ee0b762855480cb88127556ad363c7'}} 2026-06-04 02:24:01,654 - INFO - Created VN ctest-vn1-18054658 2026-06-04 02:24:01,709 - DEBUG - VN ctest-vn1-18054658 UUID is 37487de8-678f-4521-b436-67465ea41c56 2026-06-04 02:24:02,046 - DEBUG - Response for create_port : {'port': {'name': 'f8eee5b2-c267-4ee2-937a-a9b7042ccb6c', 'id': 'f8eee5b2-c267-4ee2-937a-a9b7042ccb6c', 'tenant_id': '18ee0b762855480cb88127556ad363c7', 'network_id': '37487de8-678f-4521-b436-67465ea41c56', 'mac_address': '02:f8:ee:e5:b2:c2', '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': '198.145.222.197', 'subnet_id': '4055f979-65f9-40d4-9921-5ba3a52d5e32'}], 'security_groups': ['f05ae476-74ae-49c8-9a88-7816503d9abf'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '18ee0b762855480cb88127556ad363c7'}} 2026-06-04 02:24:02,238 - DEBUG - Response for create_port : {'port': {'name': 'b2451fd2-75ac-48cd-9bad-e75a252feab2', 'id': 'b2451fd2-75ac-48cd-9bad-e75a252feab2', 'tenant_id': '18ee0b762855480cb88127556ad363c7', 'network_id': '37487de8-678f-4521-b436-67465ea41c56', 'mac_address': '02:b2:45:1f:d2: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': '114.158.145.69', 'subnet_id': '71e4b04c-2927-482c-94ce-54feb75fc860'}], 'security_groups': ['f05ae476-74ae-49c8-9a88-7816503d9abf'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '18ee0b762855480cb88127556ad363c7'}} 2026-06-04 02:24:02,299 - DEBUG - Services list from nova: [, , ] 2026-06-04 02:24:02,649 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5885-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5885-1) 2026-06-04 02:24:03,059 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5885-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5885-1) 2026-06-04 02:24:03,059 - INFO - Waiting for VM ctest-vn1-vm1-87037011 to be up.. 2026-06-04 02:24:03,101 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-04 02:24:08,191 - DEBUG - VM is in ACTIVE state now 2026-06-04 02:24:08,191 - INFO - VM name : ctest-vn1-vm1-87037011 2026-06-04 02:24:08,276 - DEBUG - VM ctest-vn1-vm1-87037011 ID is 75929cdd-ac9d-4655-b042-d3ce6788c077 2026-06-04 02:24:08,296 - DEBUG - VM ctest-vn1-vm1-87037011 launched on Node cn-jenkins-deploy-platform-ansible-os-5885-1 2026-06-04 02:24:08,378 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/75929cdd-ac9d-4655-b042-d3ce6788c077 2026-06-04 02:24:08,387 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/f8eee5b2-c267-4ee2-937a-a9b7042ccb6c 2026-06-04 02:24:11,636 - 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 1018ms') 2026-06-04 02:24:11,636 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-87037011 failed! 2026-06-04 02:24:11,693 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-04625736:ctest-vn1-18054658 is 198.145.222.193 and allocation pool is NOT set 2026-06-04 02:24:11,693 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-04625736:ctest-vn1-18054658 is 114.158.145.65 and allocation pool is NOT set 2026-06-04 02:24:15,765 - 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.64 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.636/9.636/9.636/0.000 ms') 2026-06-04 02:24:15,765 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-87037011 passed 2026-06-04 02:24:15,917 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-04 02:24:15,917 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-87037011, IP 198.145.222.197, Port 22 2026-06-04 02:24:15,983 - 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-04 02:24:16,066 - DEBUG - VM ctest-vn1-vm1-87037011 is NOT ready for SSH connections, VM status: ACTIVE 2026-06-04 02:24:21,067 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-04 02:24:21,067 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-87037011, IP 198.145.222.197, Port 22 2026-06-04 02:24:21,225 - DEBUG - VM ctest-vn1-vm1-87037011 is ready for SSH connections 2026-06-04 02:24:21,225 - INFO - Waiting for VM ctest-vn1-vm2-58069379 to be up.. 2026-06-04 02:24:21,297 - DEBUG - VM is in ACTIVE state now 2026-06-04 02:24:21,297 - INFO - VM name : ctest-vn1-vm2-58069379 2026-06-04 02:24:21,370 - DEBUG - VM ctest-vn1-vm2-58069379 ID is b4c07657-8a73-422c-867c-12b551f01ac3 2026-06-04 02:24:21,370 - DEBUG - VM ctest-vn1-vm2-58069379 launched on Node cn-jenkins-deploy-platform-ansible-os-5885-1 2026-06-04 02:24:21,449 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/b4c07657-8a73-422c-867c-12b551f01ac3 2026-06-04 02:24:21,457 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/b2451fd2-75ac-48cd-9bad-e75a252feab2 2026-06-04 02:24:22,698 - 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=2.88 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.420 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.420/1.649/2.878/1.229 ms') 2026-06-04 02:24:22,698 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-58069379 passed 2026-06-04 02:24:22,853 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-04 02:24:22,853 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-58069379, IP 114.158.145.69, Port 22 2026-06-04 02:24:23,009 - DEBUG - VM ctest-vn1-vm2-58069379 is ready for SSH connections 2026-06-04 02:24:23,009 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-04 02:24:23,009 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-04 02:24:23,009 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-04 02:24:23,009 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 198.145.222.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2026-06-04 02:24:23,009 - DEBUG - ping -s 56 -c 3 -W 1 198.145.222.197 2026-06-04 02:24:25,672 - DEBUG - PING 198.145.222.197 (198.145.222.197): 56 data bytes 64 bytes from 198.145.222.197: seq=0 ttl=63 time=3.960 ms 64 bytes from 198.145.222.197: seq=1 ttl=63 time=0.771 ms 64 bytes from 198.145.222.197: seq=2 ttl=63 time=0.830 ms --- 198.145.222.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.771/1.853/3.960 ms 2026-06-04 02:24:25,672 - INFO - Ping to IP 198.145.222.197 from VM ctest-vn1-vm2-58069379 passed 2026-06-04 02:24:25,672 - INFO - Detaching port b2451fd2-75ac-48cd-9bad-e75a252feab2 from VM ctest-vn1-vm2-58069379 2026-06-04 02:24:25,729 - INFO - Deleting VM ctest-vn1-vm2-58069379 2026-06-04 02:24:25,802 - INFO - Detaching port f8eee5b2-c267-4ee2-937a-a9b7042ccb6c from VM ctest-vn1-vm1-87037011 2026-06-04 02:24:25,839 - INFO - Deleting VM ctest-vn1-vm1-87037011 2026-06-04 02:24:26,071 - DEBUG - Response for delete_port : () 2026-06-04 02:24:26,227 - DEBUG - Response for delete_port : () 2026-06-04 02:24:26,227 - INFO - Deleting VN ctest-vn1-18054658 2026-06-04 02:24:26,346 - DEBUG - Response for deleting network () 2026-06-04 02:24:26,615 - DEBUG - No XMPP flaps were noticed during the test 2026-06-04 02:24:26,615 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:26] 2026-06-04 02:24:26,615 - INFO - -------------------------------------------------------------------------------- 2026-06-04 02:24:27,453 - INFO - Deleted project: ctest-TestPorts-04625736, ID : 18ee0b76-2855-480c-b881-27556ad363c7