2026-06-22 15:53:30,575 - INFO - Domain Default found not creating 2026-06-22 15:53:30,743 - INFO - Project ctest-TestPorts-38412948 not found, creating it 2026-06-22 15:53:31,204 - INFO - Created Project:ctest-TestPorts-38412948, ID : 7c044a22-3b34-4ee5-ba3b-593804910348 2026-06-22 15:53:32,718 - INFO - ================================================================================ 2026-06-22 15:53:32,718 - INFO - STARTING TEST : test_ports_bindings 2026-06-22 15:53:32,718 - 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-22 15:53:32,984 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-06-22 15:53:32,984 - INFO - Initial checks done. Running the testcase now 2026-06-22 15:53:32,984 - INFO - 2026-06-22 15:53:33,555 - DEBUG - Response for create_network : {'network': {'id': 'ab2787a1-6e6b-4027-aa56-c5abe3aa0136', 'name': 'ctest-vn-62275640', 'tenant_id': '7c044a223b344ee5ba3b593804910348', 'project_id': '7c044a223b344ee5ba3b593804910348', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-38412948', 'ctest-vn-62275640'], 'port_security_enabled': True, 'description': ''}} 2026-06-22 15:53:33,745 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b5d751f0-f190-448f-a72b-72a9d85d849c', 'name': '', 'tenant_id': '7c044a223b344ee5ba3b593804910348', 'network_id': 'ab2787a1-6e6b-4027-aa56-c5abe3aa0136', 'ip_version': 4, 'cidr': '12.40.92.128/26', 'allocation_pools': [{'start': '12.40.92.130', 'end': '12.40.92.190'}], 'gateway_ip': '12.40.92.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '12.40.92.130', 'tags': [], 'project_id': '7c044a223b344ee5ba3b593804910348'}} 2026-06-22 15:53:33,763 - INFO - Created VN ctest-vn-62275640 2026-06-22 15:53:33,816 - DEBUG - VN ctest-vn-62275640 UUID is ab2787a1-6e6b-4027-aa56-c5abe3aa0136 2026-06-22 15:53:33,923 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-38412948', 'ctest-vmi-87393728']} 2026-06-22 15:53:34,163 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-87393728', 'id': '76f1aad7-0924-4553-bfd4-4e2c85245332', 'tenant_id': '7c044a223b344ee5ba3b593804910348', 'network_id': 'ab2787a1-6e6b-4027-aa56-c5abe3aa0136', 'mac_address': '02:76:f1:aa:d7:09', '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': '12.40.92.131', 'subnet_id': 'b5d751f0-f190-448f-a72b-72a9d85d849c'}], 'security_groups': ['cb6a37a5-1848-45e0-93d3-34222d33fe81'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7c044a223b344ee5ba3b593804910348'}} 2026-06-22 15:53:34,163 - DEBUG - Created port 76f1aad7-0924-4553-bfd4-4e2c85245332 2026-06-22 15:53:34,276 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/76f1aad7-0924-4553-bfd4-4e2c85245332 2026-06-22 15:53:34,604 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/76f1aad7-0924-4553-bfd4-4e2c85245332 2026-06-22 15:53:34,634 - INFO - VMI 76f1aad7-0924-4553-bfd4-4e2c85245332 verification in API Server passed 2026-06-22 15:53:34,722 - DEBUG - Response for delete_port : () 2026-06-22 15:53:34,722 - INFO - Deleted port 76f1aad7-0924-4553-bfd4-4e2c85245332 2026-06-22 15:53:34,723 - INFO - Deleting VN ctest-vn-62275640 2026-06-22 15:53:34,835 - DEBUG - Response for deleting network () 2026-06-22 15:53:35,102 - DEBUG - No XMPP flaps were noticed during the test 2026-06-22 15:53:35,102 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-06-22 15:53:35,102 - INFO - -------------------------------------------------------------------------------- 2026-06-22 15:53:35,105 - INFO - ================================================================================ 2026-06-22 15:53:35,105 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-22 15:53:35,105 - 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-22 15:53:35,401 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-06-22 15:53:35,401 - INFO - Initial checks done. Running the testcase now 2026-06-22 15:53:35,401 - INFO - 2026-06-22 15:53:35,589 - DEBUG - Response for create_network : {'network': {'id': '52b9f338-af78-40e9-8a36-494668ec15c5', 'name': 'ctest-vn1-42317434', 'tenant_id': '7c044a223b344ee5ba3b593804910348', 'project_id': '7c044a223b344ee5ba3b593804910348', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-38412948', 'ctest-vn1-42317434'], 'port_security_enabled': True, 'description': ''}} 2026-06-22 15:53:35,784 - DEBUG - Response for create_subnet : {'subnet': {'id': '81470e5e-d644-4a20-ae7a-bd8b699bc4d8', 'name': '', 'tenant_id': '7c044a223b344ee5ba3b593804910348', 'network_id': '52b9f338-af78-40e9-8a36-494668ec15c5', 'ip_version': 4, 'cidr': '113.99.231.192/26', 'allocation_pools': [{'start': '113.99.231.194', 'end': '113.99.231.254'}], 'gateway_ip': '113.99.231.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '113.99.231.194', 'tags': [], 'project_id': '7c044a223b344ee5ba3b593804910348'}} 2026-06-22 15:53:35,938 - DEBUG - Response for create_subnet : {'subnet': {'id': '7d0f4a4f-565d-43d3-af95-d7f320e367d0', 'name': '', 'tenant_id': '7c044a223b344ee5ba3b593804910348', 'network_id': '52b9f338-af78-40e9-8a36-494668ec15c5', 'ip_version': 4, 'cidr': '206.105.182.192/26', 'allocation_pools': [{'start': '206.105.182.194', 'end': '206.105.182.254'}], 'gateway_ip': '206.105.182.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '206.105.182.194', 'tags': [], 'project_id': '7c044a223b344ee5ba3b593804910348'}} 2026-06-22 15:53:35,955 - INFO - Created VN ctest-vn1-42317434 2026-06-22 15:53:36,008 - DEBUG - VN ctest-vn1-42317434 UUID is 52b9f338-af78-40e9-8a36-494668ec15c5 2026-06-22 15:53:36,321 - DEBUG - Response for create_port : {'port': {'name': '39a7fdfa-6ba4-45e7-819d-90562f31e5e7', 'id': '39a7fdfa-6ba4-45e7-819d-90562f31e5e7', 'tenant_id': '7c044a223b344ee5ba3b593804910348', 'network_id': '52b9f338-af78-40e9-8a36-494668ec15c5', 'mac_address': '02:39:a7:fd:fa:6b', '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': '113.99.231.197', 'subnet_id': '81470e5e-d644-4a20-ae7a-bd8b699bc4d8'}], 'security_groups': ['cb6a37a5-1848-45e0-93d3-34222d33fe81'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7c044a223b344ee5ba3b593804910348'}} 2026-06-22 15:53:36,517 - DEBUG - Response for create_port : {'port': {'name': 'e398d688-e22c-475b-b344-e008f0074fc7', 'id': 'e398d688-e22c-475b-b344-e008f0074fc7', 'tenant_id': '7c044a223b344ee5ba3b593804910348', 'network_id': '52b9f338-af78-40e9-8a36-494668ec15c5', 'mac_address': '02:e3:98:d6:88:e2', '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': '206.105.182.197', 'subnet_id': '7d0f4a4f-565d-43d3-af95-d7f320e367d0'}], 'security_groups': ['cb6a37a5-1848-45e0-93d3-34222d33fe81'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7c044a223b344ee5ba3b593804910348'}} 2026-06-22 15:53:36,577 - DEBUG - Services list from nova: [, , ] 2026-06-22 15:53:36,906 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6022-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6022-1) 2026-06-22 15:53:37,294 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6022-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6022-1) 2026-06-22 15:53:37,294 - INFO - Waiting for VM ctest-vn1-vm1-52789411 to be up.. 2026-06-22 15:53:37,331 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-22 15:53:42,384 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-22 15:53:47,455 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-22 15:53:52,533 - DEBUG - VM is in ACTIVE state now 2026-06-22 15:53:52,534 - INFO - VM name : ctest-vn1-vm1-52789411 2026-06-22 15:53:52,610 - DEBUG - VM ctest-vn1-vm1-52789411 ID is 8d970398-f43d-43ee-a509-696d957f17ef 2026-06-22 15:53:52,632 - DEBUG - VM ctest-vn1-vm1-52789411 launched on Node cn-jenkins-deploy-platform-ansible-os-6022-1 2026-06-22 15:53:52,719 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/8d970398-f43d-43ee-a509-696d957f17ef 2026-06-22 15:53:52,731 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/39a7fdfa-6ba4-45e7-819d-90562f31e5e7 2026-06-22 15:53:55,999 - 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 1014ms') 2026-06-22 15:53:55,999 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-52789411 failed! 2026-06-22 15:53:56,052 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-38412948:ctest-vn1-42317434 is 113.99.231.193 and allocation pool is NOT set 2026-06-22 15:53:56,052 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-38412948:ctest-vn1-42317434 is 206.105.182.193 and allocation pool is NOT set 2026-06-22 15:53:58,111 - 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.99 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.44 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 = 1.439/3.216/4.994/1.777 ms') 2026-06-22 15:53:58,111 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-52789411 passed 2026-06-22 15:53:58,264 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-22 15:53:58,264 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-52789411, IP 113.99.231.197, Port 22 2026-06-22 15:53:58,421 - DEBUG - VM ctest-vn1-vm1-52789411 is ready for SSH connections 2026-06-22 15:53:58,421 - INFO - Waiting for VM ctest-vn1-vm2-66791081 to be up.. 2026-06-22 15:53:58,492 - DEBUG - VM is in ACTIVE state now 2026-06-22 15:53:58,492 - INFO - VM name : ctest-vn1-vm2-66791081 2026-06-22 15:53:58,561 - DEBUG - VM ctest-vn1-vm2-66791081 ID is c65b85d9-e42f-42b8-8a22-eee4726943c4 2026-06-22 15:53:58,561 - DEBUG - VM ctest-vn1-vm2-66791081 launched on Node cn-jenkins-deploy-platform-ansible-os-6022-1 2026-06-22 15:53:58,629 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/c65b85d9-e42f-42b8-8a22-eee4726943c4 2026-06-22 15:53:58,638 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/e398d688-e22c-475b-b344-e008f0074fc7 2026-06-22 15:53:59,872 - 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.23 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.474 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.474/1.853/3.232/1.379 ms') 2026-06-22 15:53:59,872 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-66791081 passed 2026-06-22 15:54:00,020 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-22 15:54:00,020 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-66791081, IP 206.105.182.197, Port 22 2026-06-22 15:54:00,188 - DEBUG - VM ctest-vn1-vm2-66791081 is ready for SSH connections 2026-06-22 15:54:00,188 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-22 15:54:00,188 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-22 15:54:00,188 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-22 15:54:00,188 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 113.99.231.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-06-22 15:54:00,188 - DEBUG - ping -s 56 -c 3 -W 1 113.99.231.197 2026-06-22 15:54:03,809 - DEBUG - PING 113.99.231.197 (113.99.231.197): 56 data bytes 64 bytes from 113.99.231.197: seq=0 ttl=63 time=5.243 ms 64 bytes from 113.99.231.197: seq=1 ttl=63 time=0.849 ms 64 bytes from 113.99.231.197: seq=2 ttl=63 time=0.873 ms --- 113.99.231.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.849/2.321/5.243 ms 2026-06-22 15:54:03,809 - INFO - Ping to IP 113.99.231.197 from VM ctest-vn1-vm2-66791081 passed 2026-06-22 15:54:03,809 - INFO - Detaching port e398d688-e22c-475b-b344-e008f0074fc7 from VM ctest-vn1-vm2-66791081 2026-06-22 15:54:03,867 - INFO - Deleting VM ctest-vn1-vm2-66791081 2026-06-22 15:54:03,939 - INFO - Detaching port 39a7fdfa-6ba4-45e7-819d-90562f31e5e7 from VM ctest-vn1-vm1-52789411 2026-06-22 15:54:03,974 - INFO - Deleting VM ctest-vn1-vm1-52789411 2026-06-22 15:54:04,189 - DEBUG - Response for delete_port : () 2026-06-22 15:54:04,358 - DEBUG - Response for delete_port : () 2026-06-22 15:54:04,358 - INFO - Deleting VN ctest-vn1-42317434 2026-06-22 15:54:04,479 - DEBUG - Response for deleting network () 2026-06-22 15:54:04,734 - DEBUG - No XMPP flaps were noticed during the test 2026-06-22 15:54:04,734 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:29] 2026-06-22 15:54:04,734 - INFO - -------------------------------------------------------------------------------- 2026-06-22 15:54:05,477 - INFO - Deleted project: ctest-TestPorts-38412948, ID : 7c044a22-3b34-4ee5-ba3b-593804910348