2026-08-14 17:20:25,540 - INFO - Domain Default found not creating 2026-08-14 17:20:25,753 - INFO - Project ctest-TestPorts-25337969 not found, creating it 2026-08-14 17:20:26,263 - INFO - Created Project:ctest-TestPorts-25337969, ID : 7581c349-34cd-4c83-b8fa-a4083cecc9bf 2026-08-14 17:20:28,147 - INFO - ================================================================================ 2026-08-14 17:20:28,148 - INFO - STARTING TEST : test_ports_bindings 2026-08-14 17:20:28,148 - 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-08-14 17:20:28,422 - DEBUG - Nothing to compare xmpp stats {'10.0.0.162': {'10.20.0.17': '0'}} with 2026-08-14 17:20:28,423 - INFO - Initial checks done. Running the testcase now 2026-08-14 17:20:28,423 - INFO - 2026-08-14 17:20:29,157 - DEBUG - Response for create_network : {'network': {'id': 'c91b2839-1efa-4e92-907f-83352f35c9fb', 'name': 'ctest-vn-11279827', 'tenant_id': '7581c34934cd4c83b8faa4083cecc9bf', 'project_id': '7581c34934cd4c83b8faa4083cecc9bf', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-25337969', 'ctest-vn-11279827'], 'port_security_enabled': True, 'description': ''}} 2026-08-14 17:20:29,355 - DEBUG - Response for create_subnet : {'subnet': {'id': 'aa8dc2ae-0016-4092-a99b-754a91991fb0', 'name': '', 'tenant_id': '7581c34934cd4c83b8faa4083cecc9bf', 'network_id': 'c91b2839-1efa-4e92-907f-83352f35c9fb', 'ip_version': 4, 'cidr': '12.45.15.64/26', 'allocation_pools': [{'start': '12.45.15.66', 'end': '12.45.15.126'}], 'gateway_ip': '12.45.15.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '12.45.15.66', 'tags': [], 'project_id': '7581c34934cd4c83b8faa4083cecc9bf'}} 2026-08-14 17:20:29,375 - INFO - Created VN ctest-vn-11279827 2026-08-14 17:20:29,435 - DEBUG - VN ctest-vn-11279827 UUID is c91b2839-1efa-4e92-907f-83352f35c9fb 2026-08-14 17:20:29,563 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-25337969', 'ctest-vmi-78843379']} 2026-08-14 17:20:29,871 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-78843379', 'id': '492b71e7-87f5-4ff0-a741-2e1e934dc5db', 'tenant_id': '7581c34934cd4c83b8faa4083cecc9bf', 'network_id': 'c91b2839-1efa-4e92-907f-83352f35c9fb', 'mac_address': '02:49:2b:71:e7:87', '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.45.15.67', 'subnet_id': 'aa8dc2ae-0016-4092-a99b-754a91991fb0'}], 'security_groups': ['67add6b3-6d04-4497-b5cb-dd4696bde2d3'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7581c34934cd4c83b8faa4083cecc9bf'}} 2026-08-14 17:20:29,871 - DEBUG - Created port 492b71e7-87f5-4ff0-a741-2e1e934dc5db 2026-08-14 17:20:29,991 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine-interface/492b71e7-87f5-4ff0-a741-2e1e934dc5db 2026-08-14 17:20:30,379 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine-interface/492b71e7-87f5-4ff0-a741-2e1e934dc5db 2026-08-14 17:20:30,421 - INFO - VMI 492b71e7-87f5-4ff0-a741-2e1e934dc5db verification in API Server passed 2026-08-14 17:20:30,551 - DEBUG - Response for delete_port : () 2026-08-14 17:20:30,551 - INFO - Deleted port 492b71e7-87f5-4ff0-a741-2e1e934dc5db 2026-08-14 17:20:30,551 - INFO - Deleting VN ctest-vn-11279827 2026-08-14 17:20:30,685 - DEBUG - Response for deleting network () 2026-08-14 17:20:30,960 - DEBUG - No XMPP flaps were noticed during the test
2026-08-14 17:20:30,960 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-08-14 17:20:30,960 - INFO - -------------------------------------------------------------------------------- 2026-08-14 17:20:30,963 - INFO - ================================================================================ 2026-08-14 17:20:30,963 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-08-14 17:20:30,963 - 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-08-14 17:20:31,266 - DEBUG - Nothing to compare xmpp stats {'10.0.0.162': {'10.20.0.17': '0'}} with 2026-08-14 17:20:31,266 - INFO - Initial checks done. Running the testcase now 2026-08-14 17:20:31,266 - INFO - 2026-08-14 17:20:31,488 - DEBUG - Response for create_network : {'network': {'id': '70db1b09-24bb-45e4-9308-44a0136583e9', 'name': 'ctest-vn1-34293620', 'tenant_id': '7581c34934cd4c83b8faa4083cecc9bf', 'project_id': '7581c34934cd4c83b8faa4083cecc9bf', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-25337969', 'ctest-vn1-34293620'], 'port_security_enabled': True, 'description': ''}} 2026-08-14 17:20:31,742 - DEBUG - Response for create_subnet : {'subnet': {'id': '734a3d47-a8bd-49dc-aab4-3577948c4220', 'name': '', 'tenant_id': '7581c34934cd4c83b8faa4083cecc9bf', 'network_id': '70db1b09-24bb-45e4-9308-44a0136583e9', 'ip_version': 4, 'cidr': '52.3.193.64/26', 'allocation_pools': [{'start': '52.3.193.66', 'end': '52.3.193.126'}], 'gateway_ip': '52.3.193.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '52.3.193.66', 'tags': [], 'project_id': '7581c34934cd4c83b8faa4083cecc9bf'}} 2026-08-14 17:20:31,974 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c2d07a2c-d0f3-4c02-8859-16f55f7c6db2', 'name': '', 'tenant_id': '7581c34934cd4c83b8faa4083cecc9bf', 'network_id': '70db1b09-24bb-45e4-9308-44a0136583e9', 'ip_version': 4, 'cidr': '27.35.159.192/26', 'allocation_pools': [{'start': '27.35.159.194', 'end': '27.35.159.254'}], 'gateway_ip': '27.35.159.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '27.35.159.194', 'tags': [], 'project_id': '7581c34934cd4c83b8faa4083cecc9bf'}} 2026-08-14 17:20:32,001 - INFO - Created VN ctest-vn1-34293620 2026-08-14 17:20:32,059 - DEBUG - VN ctest-vn1-34293620 UUID is 70db1b09-24bb-45e4-9308-44a0136583e9 2026-08-14 17:20:32,448 - DEBUG - Response for create_port : {'port': {'name': 'b4ad0219-7dc3-4535-b09e-99851358bdd9', 'id': 'b4ad0219-7dc3-4535-b09e-99851358bdd9', 'tenant_id': '7581c34934cd4c83b8faa4083cecc9bf', 'network_id': '70db1b09-24bb-45e4-9308-44a0136583e9', 'mac_address': '02:b4:ad:02:19:7d', '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': '52.3.193.69', 'subnet_id': '734a3d47-a8bd-49dc-aab4-3577948c4220'}], 'security_groups': ['67add6b3-6d04-4497-b5cb-dd4696bde2d3'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7581c34934cd4c83b8faa4083cecc9bf'}} 2026-08-14 17:20:32,718 - DEBUG - Response for create_port : {'port': {'name': '2257a3e4-e0dd-4517-b9db-8bca8f84e2aa', 'id': '2257a3e4-e0dd-4517-b9db-8bca8f84e2aa', 'tenant_id': '7581c34934cd4c83b8faa4083cecc9bf', 'network_id': '70db1b09-24bb-45e4-9308-44a0136583e9', 'mac_address': '02:22:57:a3:e4:e0', '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': '27.35.159.197', 'subnet_id': 'c2d07a2c-d0f3-4c02-8859-16f55f7c6db2'}], 'security_groups': ['67add6b3-6d04-4497-b5cb-dd4696bde2d3'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7581c34934cd4c83b8faa4083cecc9bf'}} 2026-08-14 17:20:32,795 - DEBUG - Services list from nova: [, , ] 2026-08-14 17:20:33,256 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6164-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6164-1) 2026-08-14 17:20:33,810 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6164-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6164-1) 2026-08-14 17:20:33,811 - INFO - Waiting for VM ctest-vn1-vm1-99448615 to be up.. 2026-08-14 17:20:33,873 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 17:20:38,966 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 17:20:44,054 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 17:20:49,143 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 17:20:54,241 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 17:20:59,340 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 17:21:04,438 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 17:21:09,543 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 17:21:14,639 - DEBUG - VM is in ACTIVE state now 2026-08-14 17:21:14,640 - INFO - VM name : ctest-vn1-vm1-99448615 2026-08-14 17:21:14,734 - DEBUG - VM ctest-vn1-vm1-99448615 ID is 0bcc3847-b241-43ec-8937-9a73efd2799e 2026-08-14 17:21:14,761 - DEBUG - VM ctest-vn1-vm1-99448615 launched on Node cn-jenkins-deploy-platform-ansible-os-6164-1 2026-08-14 17:21:14,867 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine/0bcc3847-b241-43ec-8937-9a73efd2799e 2026-08-14 17:21:14,880 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine-interface/b4ad0219-7dc3-4535-b09e-99851358bdd9 2026-08-14 17:21:18,147 - 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 1012ms') 2026-08-14 17:21:18,148 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-99448615 failed! 2026-08-14 17:21:18,203 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-25337969:ctest-vn1-34293620 is 52.3.193.65 and allocation pool is NOT set 2026-08-14 17:21:18,203 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-25337969:ctest-vn1-34293620 is 27.35.159.193 and allocation pool is NOT set 2026-08-14 17:21:22,281 - 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=5.40 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1013ms\r\nrtt min/avg/max/mdev = 5.404/5.404/5.404/0.000 ms') 2026-08-14 17:21:22,282 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-99448615 passed 2026-08-14 17:21:22,435 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-14 17:21:22,435 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-99448615, IP 52.3.193.69, Port 22 2026-08-14 17:21:22,606 - DEBUG - VM ctest-vn1-vm1-99448615 is ready for SSH connections 2026-08-14 17:21:22,606 - INFO - Waiting for VM ctest-vn1-vm2-22453605 to be up.. 2026-08-14 17:21:22,707 - DEBUG - VM is in ACTIVE state now 2026-08-14 17:21:22,707 - INFO - VM name : ctest-vn1-vm2-22453605 2026-08-14 17:21:22,806 - DEBUG - VM ctest-vn1-vm2-22453605 ID is 5d3a925e-eafd-4e57-a5ba-55f2b888d10a 2026-08-14 17:21:22,806 - DEBUG - VM ctest-vn1-vm2-22453605 launched on Node cn-jenkins-deploy-platform-ansible-os-6164-1 2026-08-14 17:21:22,909 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine/5d3a925e-eafd-4e57-a5ba-55f2b888d10a 2026-08-14 17:21:22,922 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine-interface/2257a3e4-e0dd-4517-b9db-8bca8f84e2aa 2026-08-14 17:21:24,180 - 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=15.5 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.16 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 = 2.164/8.838/15.513/6.674 ms') 2026-08-14 17:21:24,181 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-22453605 passed 2026-08-14 17:21:24,339 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-14 17:21:24,339 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-22453605, IP 27.35.159.197, Port 22 2026-08-14 17:21:24,514 - DEBUG - VM ctest-vn1-vm2-22453605 is ready for SSH connections 2026-08-14 17:21:24,514 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-14 17:21:24,514 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-14 17:21:24,514 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-14 17:21:24,514 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 52.3.193.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.162, gateway password: c0ntrail123 2026-08-14 17:21:24,515 - DEBUG - ping -s 56 -c 3 -W 1 52.3.193.69 2026-08-14 17:21:27,668 - DEBUG - PING 52.3.193.69 (52.3.193.69): 56 data bytes 64 bytes from 52.3.193.69: seq=0 ttl=63 time=5.146 ms 64 bytes from 52.3.193.69: seq=1 ttl=63 time=1.276 ms 64 bytes from 52.3.193.69: seq=2 ttl=63 time=1.138 ms --- 52.3.193.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.138/2.520/5.146 ms 2026-08-14 17:21:27,668 - INFO - Ping to IP 52.3.193.69 from VM ctest-vn1-vm2-22453605 passed 2026-08-14 17:21:27,668 - INFO - Detaching port 2257a3e4-e0dd-4517-b9db-8bca8f84e2aa from VM ctest-vn1-vm2-22453605 2026-08-14 17:21:27,729 - INFO - Deleting VM ctest-vn1-vm2-22453605 2026-08-14 17:21:27,812 - INFO - Detaching port b4ad0219-7dc3-4535-b09e-99851358bdd9 from VM ctest-vn1-vm1-99448615 2026-08-14 17:21:27,857 - INFO - Deleting VM ctest-vn1-vm1-99448615 2026-08-14 17:21:28,164 - DEBUG - Response for delete_port : () 2026-08-14 17:21:28,410 - DEBUG - Response for delete_port : () 2026-08-14 17:21:28,410 - INFO - Deleting VN ctest-vn1-34293620 2026-08-14 17:21:28,600 - DEBUG - Response for deleting network () 2026-08-14 17:21:28,876 - DEBUG - No XMPP flaps were noticed during the test
2026-08-14 17:21:28,876 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:58]
2026-08-14 17:21:28,876 - INFO - -------------------------------------------------------------------------------- 2026-08-14 17:21:29,680 - INFO - Deleted project: ctest-TestPorts-25337969, ID : 7581c349-34cd-4c83-b8fa-a4083cecc9bf