2026-06-01 18:29:03,234 - INFO - Domain Default found not creating 2026-06-01 18:29:03,441 - INFO - Project ctest-TestPorts-27642561 not found, creating it 2026-06-01 18:29:03,940 - INFO - Created Project:ctest-TestPorts-27642561, ID : 47e7ef59-90b8-4406-9d2f-3e190e7e2881 2026-06-01 18:29:05,486 - INFO - ================================================================================ 2026-06-01 18:29:05,486 - INFO - STARTING TEST : test_ports_bindings 2026-06-01 18:29:05,486 - 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-01 18:29:05,743 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.129': '0'}} with 2026-06-01 18:29:05,743 - INFO - Initial checks done. Running the testcase now 2026-06-01 18:29:05,743 - INFO - 2026-06-01 18:29:06,366 - DEBUG - Response for create_network : {'network': {'id': '7069b760-7bed-48b4-ad61-f195fbdf0980', 'name': 'ctest-vn-79014193', 'tenant_id': '47e7ef5990b844069d2f3e190e7e2881', 'project_id': '47e7ef5990b844069d2f3e190e7e2881', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-27642561', 'ctest-vn-79014193'], 'port_security_enabled': True, 'description': ''}} 2026-06-01 18:29:06,564 - DEBUG - Response for create_subnet : {'subnet': {'id': '7186c9d9-cfdc-4395-8b23-9b1112217b2d', 'name': '', 'tenant_id': '47e7ef5990b844069d2f3e190e7e2881', 'network_id': '7069b760-7bed-48b4-ad61-f195fbdf0980', 'ip_version': 4, 'cidr': '149.192.254.64/26', 'allocation_pools': [{'start': '149.192.254.66', 'end': '149.192.254.126'}], 'gateway_ip': '149.192.254.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '149.192.254.66', 'tags': [], 'project_id': '47e7ef5990b844069d2f3e190e7e2881'}} 2026-06-01 18:29:06,587 - INFO - Created VN ctest-vn-79014193 2026-06-01 18:29:06,644 - DEBUG - VN ctest-vn-79014193 UUID is 7069b760-7bed-48b4-ad61-f195fbdf0980 2026-06-01 18:29:06,760 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-27642561', 'ctest-vmi-55610063']} 2026-06-01 18:29:06,999 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-55610063', 'id': '0dfb040d-5fb3-4c8a-b78f-c3508ed397a2', 'tenant_id': '47e7ef5990b844069d2f3e190e7e2881', 'network_id': '7069b760-7bed-48b4-ad61-f195fbdf0980', 'mac_address': '02:0d:fb:04:0d:5f', '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': '149.192.254.67', 'subnet_id': '7186c9d9-cfdc-4395-8b23-9b1112217b2d'}], 'security_groups': ['672159e5-77fd-4736-a20b-c4a33687943e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '47e7ef5990b844069d2f3e190e7e2881'}} 2026-06-01 18:29:06,999 - DEBUG - Created port 0dfb040d-5fb3-4c8a-b78f-c3508ed397a2 2026-06-01 18:29:07,104 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/0dfb040d-5fb3-4c8a-b78f-c3508ed397a2 2026-06-01 18:29:07,401 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/0dfb040d-5fb3-4c8a-b78f-c3508ed397a2 2026-06-01 18:29:07,435 - INFO - VMI 0dfb040d-5fb3-4c8a-b78f-c3508ed397a2 verification in API Server passed 2026-06-01 18:29:07,537 - DEBUG - Response for delete_port : () 2026-06-01 18:29:07,537 - INFO - Deleted port 0dfb040d-5fb3-4c8a-b78f-c3508ed397a2 2026-06-01 18:29:07,537 - INFO - Deleting VN ctest-vn-79014193 2026-06-01 18:29:07,648 - DEBUG - Response for deleting network () 2026-06-01 18:29:07,902 - DEBUG - No XMPP flaps were noticed during the test 2026-06-01 18:29:07,902 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-06-01 18:29:07,902 - INFO - -------------------------------------------------------------------------------- 2026-06-01 18:29:07,905 - INFO - ================================================================================ 2026-06-01 18:29:07,905 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-01 18:29:07,905 - 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-01 18:29:08,194 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.129': '0'}} with 2026-06-01 18:29:08,194 - INFO - Initial checks done. Running the testcase now 2026-06-01 18:29:08,194 - INFO - 2026-06-01 18:29:08,392 - DEBUG - Response for create_network : {'network': {'id': 'bf5d0cec-08d8-4ab8-bc65-dc6f4c96faec', 'name': 'ctest-vn1-17870935', 'tenant_id': '47e7ef5990b844069d2f3e190e7e2881', 'project_id': '47e7ef5990b844069d2f3e190e7e2881', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-27642561', 'ctest-vn1-17870935'], 'port_security_enabled': True, 'description': ''}} 2026-06-01 18:29:08,612 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a13c0f63-2930-445e-9db2-ad809af1377d', 'name': '', 'tenant_id': '47e7ef5990b844069d2f3e190e7e2881', 'network_id': 'bf5d0cec-08d8-4ab8-bc65-dc6f4c96faec', 'ip_version': 4, 'cidr': '156.206.246.192/26', 'allocation_pools': [{'start': '156.206.246.194', 'end': '156.206.246.254'}], 'gateway_ip': '156.206.246.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '156.206.246.194', 'tags': [], 'project_id': '47e7ef5990b844069d2f3e190e7e2881'}} 2026-06-01 18:29:08,794 - DEBUG - Response for create_subnet : {'subnet': {'id': '9b433346-cd76-442f-a0d5-23389013b21b', 'name': '', 'tenant_id': '47e7ef5990b844069d2f3e190e7e2881', 'network_id': 'bf5d0cec-08d8-4ab8-bc65-dc6f4c96faec', 'ip_version': 4, 'cidr': '116.180.212.128/26', 'allocation_pools': [{'start': '116.180.212.130', 'end': '116.180.212.190'}], 'gateway_ip': '116.180.212.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '116.180.212.130', 'tags': [], 'project_id': '47e7ef5990b844069d2f3e190e7e2881'}} 2026-06-01 18:29:08,814 - INFO - Created VN ctest-vn1-17870935 2026-06-01 18:29:08,868 - DEBUG - VN ctest-vn1-17870935 UUID is bf5d0cec-08d8-4ab8-bc65-dc6f4c96faec 2026-06-01 18:29:09,196 - DEBUG - Response for create_port : {'port': {'name': '44f2fe61-537d-4512-915f-bb38cbb7395d', 'id': '44f2fe61-537d-4512-915f-bb38cbb7395d', 'tenant_id': '47e7ef5990b844069d2f3e190e7e2881', 'network_id': 'bf5d0cec-08d8-4ab8-bc65-dc6f4c96faec', 'mac_address': '02:44:f2:fe:61:53', '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': '156.206.246.197', 'subnet_id': 'a13c0f63-2930-445e-9db2-ad809af1377d'}], 'security_groups': ['672159e5-77fd-4736-a20b-c4a33687943e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '47e7ef5990b844069d2f3e190e7e2881'}} 2026-06-01 18:29:09,379 - DEBUG - Response for create_port : {'port': {'name': 'de702e06-2b51-49e6-8624-bdc80599bc3b', 'id': 'de702e06-2b51-49e6-8624-bdc80599bc3b', 'tenant_id': '47e7ef5990b844069d2f3e190e7e2881', 'network_id': 'bf5d0cec-08d8-4ab8-bc65-dc6f4c96faec', 'mac_address': '02:de:70:2e:06:2b', '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': '116.180.212.133', 'subnet_id': '9b433346-cd76-442f-a0d5-23389013b21b'}], 'security_groups': ['672159e5-77fd-4736-a20b-c4a33687943e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '47e7ef5990b844069d2f3e190e7e2881'}} 2026-06-01 18:29:09,456 - DEBUG - Services list from nova: [, , ] 2026-06-01 18:29:09,870 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5874-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5874-1) 2026-06-01 18:29:10,293 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5874-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5874-1) 2026-06-01 18:29:10,293 - INFO - Waiting for VM ctest-vn1-vm1-32134089 to be up.. 2026-06-01 18:29:10,339 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-01 18:29:15,416 - DEBUG - VM is in ACTIVE state now 2026-06-01 18:29:15,416 - INFO - VM name : ctest-vn1-vm1-32134089 2026-06-01 18:29:15,497 - DEBUG - VM ctest-vn1-vm1-32134089 ID is f37ceaa0-66d5-41a0-834e-7e2be521d9d5 2026-06-01 18:29:15,518 - DEBUG - VM ctest-vn1-vm1-32134089 launched on Node cn-jenkins-deploy-platform-ansible-os-5874-1 2026-06-01 18:29:15,609 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/f37ceaa0-66d5-41a0-834e-7e2be521d9d5 2026-06-01 18:29:15,617 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/44f2fe61-537d-4512-915f-bb38cbb7395d 2026-06-01 18:29:18,863 - 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-06-01 18:29:18,863 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-32134089 failed! 2026-06-01 18:29:18,920 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-27642561:ctest-vn1-17870935 is 156.206.246.193 and allocation pool is NOT set 2026-06-01 18:29:18,920 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-27642561:ctest-vn1-17870935 is 116.180.212.129 and allocation pool is NOT set 2026-06-01 18:29:22,989 - 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=7.22 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1010ms\r\nrtt min/avg/max/mdev = 7.223/7.223/7.223/0.000 ms') 2026-06-01 18:29:22,989 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-32134089 passed 2026-06-01 18:29:23,144 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-01 18:29:23,144 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-32134089, IP 156.206.246.197, Port 22 2026-06-01 18:29:23,311 - DEBUG - VM ctest-vn1-vm1-32134089 is ready for SSH connections 2026-06-01 18:29:23,311 - INFO - Waiting for VM ctest-vn1-vm2-38793564 to be up.. 2026-06-01 18:29:23,399 - DEBUG - VM is in ACTIVE state now 2026-06-01 18:29:23,399 - INFO - VM name : ctest-vn1-vm2-38793564 2026-06-01 18:29:23,484 - DEBUG - VM ctest-vn1-vm2-38793564 ID is 8b2c74f4-78a2-4e70-9e61-bb988287b33a 2026-06-01 18:29:23,485 - DEBUG - VM ctest-vn1-vm2-38793564 launched on Node cn-jenkins-deploy-platform-ansible-os-5874-1 2026-06-01 18:29:23,574 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/8b2c74f4-78a2-4e70-9e61-bb988287b33a 2026-06-01 18:29:23,584 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/de702e06-2b51-49e6-8624-bdc80599bc3b 2026-06-01 18:29:24,830 - 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.22 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.593 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.593/2.406/4.220/1.813 ms') 2026-06-01 18:29:24,830 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-38793564 passed 2026-06-01 18:29:24,980 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-01 18:29:24,980 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-38793564, IP 116.180.212.133, Port 22 2026-06-01 18:29:25,135 - DEBUG - VM ctest-vn1-vm2-38793564 is ready for SSH connections 2026-06-01 18:29:25,136 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-01 18:29:25,136 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-01 18:29:25,136 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-01 18:29:25,136 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 156.206.246.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-06-01 18:29:25,136 - DEBUG - ping -s 56 -c 3 -W 1 156.206.246.197 2026-06-01 18:29:27,810 - DEBUG - PING 156.206.246.197 (156.206.246.197): 56 data bytes 64 bytes from 156.206.246.197: seq=0 ttl=63 time=3.554 ms 64 bytes from 156.206.246.197: seq=1 ttl=63 time=0.931 ms 64 bytes from 156.206.246.197: seq=2 ttl=63 time=1.144 ms --- 156.206.246.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.931/1.876/3.554 ms 2026-06-01 18:29:27,810 - INFO - Ping to IP 156.206.246.197 from VM ctest-vn1-vm2-38793564 passed 2026-06-01 18:29:27,811 - INFO - Detaching port de702e06-2b51-49e6-8624-bdc80599bc3b from VM ctest-vn1-vm2-38793564 2026-06-01 18:29:27,866 - INFO - Deleting VM ctest-vn1-vm2-38793564 2026-06-01 18:29:27,947 - INFO - Detaching port 44f2fe61-537d-4512-915f-bb38cbb7395d from VM ctest-vn1-vm1-32134089 2026-06-01 18:29:27,983 - INFO - Deleting VM ctest-vn1-vm1-32134089 2026-06-01 18:29:28,267 - DEBUG - Response for delete_port : () 2026-06-01 18:29:28,466 - DEBUG - Response for delete_port : () 2026-06-01 18:29:28,467 - INFO - Deleting VN ctest-vn1-17870935 2026-06-01 18:29:28,611 - DEBUG - Response for deleting network () 2026-06-01 18:29:28,881 - DEBUG - No XMPP flaps were noticed during the test 2026-06-01 18:29:28,881 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21] 2026-06-01 18:29:28,882 - INFO - -------------------------------------------------------------------------------- 2026-06-01 18:29:29,581 - INFO - Deleted project: ctest-TestPorts-27642561, ID : 47e7ef59-90b8-4406-9d2f-3e190e7e2881