2026-04-18 08:44:28,934 - INFO - Domain Default found not creating 2026-04-18 08:44:29,109 - INFO - Project ctest-TestPorts-74042956 not found, creating it 2026-04-18 08:44:29,589 - INFO - Created Project:ctest-TestPorts-74042956, ID : 31dde69a-48bb-4aa5-a34e-9ca4e37cb233 2026-04-18 08:44:31,192 - INFO - ================================================================================ 2026-04-18 08:44:31,192 - INFO - STARTING TEST : test_ports_bindings 2026-04-18 08:44:31,192 - 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-04-18 08:44:31,450 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-04-18 08:44:31,450 - INFO - Initial checks done. Running the testcase now 2026-04-18 08:44:31,450 - INFO - 2026-04-18 08:44:31,987 - DEBUG - Response for create_network : {'network': {'id': 'c412e328-c5f3-4960-a5a4-c0dfe0166701', 'name': 'ctest-vn-46508357', 'tenant_id': '31dde69a48bb4aa5a34e9ca4e37cb233', 'project_id': '31dde69a48bb4aa5a34e9ca4e37cb233', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-74042956', 'ctest-vn-46508357'], 'port_security_enabled': True, 'description': ''}} 2026-04-18 08:44:32,188 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c38e885b-fa23-4a78-889a-5b96cf42e950', 'name': '', 'tenant_id': '31dde69a48bb4aa5a34e9ca4e37cb233', 'network_id': 'c412e328-c5f3-4960-a5a4-c0dfe0166701', 'ip_version': 4, 'cidr': '106.70.7.0/26', 'allocation_pools': [{'start': '106.70.7.2', 'end': '106.70.7.62'}], 'gateway_ip': '106.70.7.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '106.70.7.2', 'tags': [], 'project_id': '31dde69a48bb4aa5a34e9ca4e37cb233'}} 2026-04-18 08:44:32,206 - INFO - Created VN ctest-vn-46508357 2026-04-18 08:44:32,260 - DEBUG - VN ctest-vn-46508357 UUID is c412e328-c5f3-4960-a5a4-c0dfe0166701 2026-04-18 08:44:32,366 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-74042956', 'ctest-vmi-81994983']} 2026-04-18 08:44:32,644 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-81994983', 'id': 'f07d7925-6211-458e-97c9-ab60a89eedce', 'tenant_id': '31dde69a48bb4aa5a34e9ca4e37cb233', 'network_id': 'c412e328-c5f3-4960-a5a4-c0dfe0166701', 'mac_address': '02:f0:7d:79:25:62', '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': '106.70.7.3', 'subnet_id': 'c38e885b-fa23-4a78-889a-5b96cf42e950'}], 'security_groups': ['35ead463-d86b-4715-a283-b5dc271ba0b6'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '31dde69a48bb4aa5a34e9ca4e37cb233'}} 2026-04-18 08:44:32,645 - DEBUG - Created port f07d7925-6211-458e-97c9-ab60a89eedce 2026-04-18 08:44:32,752 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/f07d7925-6211-458e-97c9-ab60a89eedce 2026-04-18 08:44:33,044 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/f07d7925-6211-458e-97c9-ab60a89eedce 2026-04-18 08:44:33,078 - INFO - VMI f07d7925-6211-458e-97c9-ab60a89eedce verification in API Server passed 2026-04-18 08:44:33,163 - DEBUG - Response for delete_port : () 2026-04-18 08:44:33,163 - INFO - Deleted port f07d7925-6211-458e-97c9-ab60a89eedce 2026-04-18 08:44:33,163 - INFO - Deleting VN ctest-vn-46508357 2026-04-18 08:44:33,260 - DEBUG - Response for deleting network () 2026-04-18 08:44:33,513 - DEBUG - No XMPP flaps were noticed during the test 2026-04-18 08:44:33,514 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-04-18 08:44:33,514 - INFO - -------------------------------------------------------------------------------- 2026-04-18 08:44:33,516 - INFO - ================================================================================ 2026-04-18 08:44:33,516 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-04-18 08:44:33,516 - 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-04-18 08:44:33,806 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-04-18 08:44:33,806 - INFO - Initial checks done. Running the testcase now 2026-04-18 08:44:33,806 - INFO - 2026-04-18 08:44:33,977 - DEBUG - Response for create_network : {'network': {'id': 'a36cf072-ce45-40b6-9b91-a5f49a52f8f9', 'name': 'ctest-vn1-88810946', 'tenant_id': '31dde69a48bb4aa5a34e9ca4e37cb233', 'project_id': '31dde69a48bb4aa5a34e9ca4e37cb233', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-74042956', 'ctest-vn1-88810946'], 'port_security_enabled': True, 'description': ''}} 2026-04-18 08:44:34,215 - DEBUG - Response for create_subnet : {'subnet': {'id': '66383746-54b6-4b02-af8a-798f879332d3', 'name': '', 'tenant_id': '31dde69a48bb4aa5a34e9ca4e37cb233', 'network_id': 'a36cf072-ce45-40b6-9b91-a5f49a52f8f9', 'ip_version': 4, 'cidr': '75.166.204.192/26', 'allocation_pools': [{'start': '75.166.204.194', 'end': '75.166.204.254'}], 'gateway_ip': '75.166.204.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '75.166.204.194', 'tags': [], 'project_id': '31dde69a48bb4aa5a34e9ca4e37cb233'}} 2026-04-18 08:44:34,373 - DEBUG - Response for create_subnet : {'subnet': {'id': '41ed2096-f3c8-4c75-8085-26b7e9625649', 'name': '', 'tenant_id': '31dde69a48bb4aa5a34e9ca4e37cb233', 'network_id': 'a36cf072-ce45-40b6-9b91-a5f49a52f8f9', 'ip_version': 4, 'cidr': '8.89.222.0/26', 'allocation_pools': [{'start': '8.89.222.2', 'end': '8.89.222.62'}], 'gateway_ip': '8.89.222.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '8.89.222.2', 'tags': [], 'project_id': '31dde69a48bb4aa5a34e9ca4e37cb233'}} 2026-04-18 08:44:34,398 - INFO - Created VN ctest-vn1-88810946 2026-04-18 08:44:34,456 - DEBUG - VN ctest-vn1-88810946 UUID is a36cf072-ce45-40b6-9b91-a5f49a52f8f9 2026-04-18 08:44:34,826 - DEBUG - Response for create_port : {'port': {'name': 'a51fbd2e-28a6-4992-a74c-462b53807f0c', 'id': 'a51fbd2e-28a6-4992-a74c-462b53807f0c', 'tenant_id': '31dde69a48bb4aa5a34e9ca4e37cb233', 'network_id': 'a36cf072-ce45-40b6-9b91-a5f49a52f8f9', 'mac_address': '02:a5:1f:bd:2e:28', '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': '75.166.204.197', 'subnet_id': '66383746-54b6-4b02-af8a-798f879332d3'}], 'security_groups': ['35ead463-d86b-4715-a283-b5dc271ba0b6'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '31dde69a48bb4aa5a34e9ca4e37cb233'}} 2026-04-18 08:44:35,025 - DEBUG - Response for create_port : {'port': {'name': 'b272f708-8221-4771-8d3d-85dcc8448262', 'id': 'b272f708-8221-4771-8d3d-85dcc8448262', 'tenant_id': '31dde69a48bb4aa5a34e9ca4e37cb233', 'network_id': 'a36cf072-ce45-40b6-9b91-a5f49a52f8f9', 'mac_address': '02:b2:72:f7:08:82', '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': '8.89.222.5', 'subnet_id': '41ed2096-f3c8-4c75-8085-26b7e9625649'}], 'security_groups': ['35ead463-d86b-4715-a283-b5dc271ba0b6'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '31dde69a48bb4aa5a34e9ca4e37cb233'}} 2026-04-18 08:44:35,083 - DEBUG - Services list from nova: [, , ] 2026-04-18 08:44:35,439 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5643-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5643-1) 2026-04-18 08:44:35,898 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5643-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5643-1) 2026-04-18 08:44:35,898 - INFO - Waiting for VM ctest-vn1-vm1-72265820 to be up.. 2026-04-18 08:44:35,938 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-18 08:44:41,015 - DEBUG - VM is in ACTIVE state now 2026-04-18 08:44:41,015 - INFO - VM name : ctest-vn1-vm1-72265820 2026-04-18 08:44:41,091 - DEBUG - VM ctest-vn1-vm1-72265820 ID is 93bf3387-6480-4084-8dbe-13eae86d8d8e 2026-04-18 08:44:41,111 - DEBUG - VM ctest-vn1-vm1-72265820 launched on Node cn-jenkins-deploy-platform-ansible-os-5643-1 2026-04-18 08:44:41,189 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/93bf3387-6480-4084-8dbe-13eae86d8d8e 2026-04-18 08:44:41,198 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/a51fbd2e-28a6-4992-a74c-462b53807f0c 2026-04-18 08:44:44,443 - 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 1006ms') 2026-04-18 08:44:44,444 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-72265820 failed! 2026-04-18 08:44:44,496 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-74042956:ctest-vn1-88810946 is 75.166.204.193 and allocation pool is NOT set 2026-04-18 08:44:44,496 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-74042956:ctest-vn1-88810946 is 8.89.222.1 and allocation pool is NOT set 2026-04-18 08:44:48,578 - 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=6.53 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1019ms\r\nrtt min/avg/max/mdev = 6.534/6.534/6.534/0.000 ms') 2026-04-18 08:44:48,579 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-72265820 passed 2026-04-18 08:44:48,728 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-18 08:44:48,728 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-72265820, IP 75.166.204.197, Port 22 2026-04-18 08:44:48,884 - DEBUG - VM ctest-vn1-vm1-72265820 is ready for SSH connections 2026-04-18 08:44:48,884 - INFO - Waiting for VM ctest-vn1-vm2-07578022 to be up.. 2026-04-18 08:44:48,955 - DEBUG - VM is in ACTIVE state now 2026-04-18 08:44:48,955 - INFO - VM name : ctest-vn1-vm2-07578022 2026-04-18 08:44:49,026 - DEBUG - VM ctest-vn1-vm2-07578022 ID is 95b0b5be-d431-4268-b7ff-3d36a8707141 2026-04-18 08:44:49,026 - DEBUG - VM ctest-vn1-vm2-07578022 launched on Node cn-jenkins-deploy-platform-ansible-os-5643-1 2026-04-18 08:44:49,098 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/95b0b5be-d431-4268-b7ff-3d36a8707141 2026-04-18 08:44:49,105 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b272f708-8221-4771-8d3d-85dcc8448262 2026-04-18 08:44:50,339 - 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=3.45 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.788 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 = 0.788/2.120/3.452/1.332 ms') 2026-04-18 08:44:50,339 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-07578022 passed 2026-04-18 08:44:50,488 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-18 08:44:50,489 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-07578022, IP 8.89.222.5, Port 22 2026-04-18 08:44:50,654 - DEBUG - VM ctest-vn1-vm2-07578022 is ready for SSH connections 2026-04-18 08:44:50,654 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-18 08:44:50,654 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-18 08:44:50,654 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-18 08:44:50,654 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 75.166.204.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-04-18 08:44:50,654 - DEBUG - ping -s 56 -c 3 -W 1 75.166.204.197 2026-04-18 08:44:53,542 - DEBUG - PING 75.166.204.197 (75.166.204.197): 56 data bytes 64 bytes from 75.166.204.197: seq=0 ttl=63 time=4.437 ms 64 bytes from 75.166.204.197: seq=1 ttl=63 time=0.941 ms 64 bytes from 75.166.204.197: seq=2 ttl=63 time=0.882 ms --- 75.166.204.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.882/2.086/4.437 ms 2026-04-18 08:44:53,542 - INFO - Ping to IP 75.166.204.197 from VM ctest-vn1-vm2-07578022 passed 2026-04-18 08:44:53,542 - INFO - Detaching port b272f708-8221-4771-8d3d-85dcc8448262 from VM ctest-vn1-vm2-07578022 2026-04-18 08:44:53,596 - INFO - Deleting VM ctest-vn1-vm2-07578022 2026-04-18 08:44:53,663 - INFO - Detaching port a51fbd2e-28a6-4992-a74c-462b53807f0c from VM ctest-vn1-vm1-72265820 2026-04-18 08:44:53,696 - INFO - Deleting VM ctest-vn1-vm1-72265820 2026-04-18 08:44:53,918 - DEBUG - Response for delete_port : () 2026-04-18 08:44:54,105 - DEBUG - Response for delete_port : () 2026-04-18 08:44:54,105 - INFO - Deleting VN ctest-vn1-88810946 2026-04-18 08:44:54,242 - DEBUG - Response for deleting network () 2026-04-18 08:44:54,502 - DEBUG - No XMPP flaps were noticed during the test 2026-04-18 08:44:54,503 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21] 2026-04-18 08:44:54,503 - INFO - -------------------------------------------------------------------------------- 2026-04-18 08:44:55,200 - INFO - Deleted project: ctest-TestPorts-74042956, ID : 31dde69a-48bb-4aa5-a34e-9ca4e37cb233