2026-08-27 19:52:05,735 - INFO - Domain Default found not creating 2026-08-27 19:52:05,916 - INFO - Project ctest-TestPorts-34566643 not found, creating it 2026-08-27 19:52:06,432 - INFO - Created Project:ctest-TestPorts-34566643, ID : 8646aed5-e05c-4fb5-991b-835f3f6beb17 2026-08-27 19:52:08,077 - INFO - ================================================================================ 2026-08-27 19:52:08,077 - INFO - STARTING TEST : test_ports_bindings 2026-08-27 19:52:08,077 - 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-27 19:52:08,350 - DEBUG - Nothing to compare xmpp stats {'10.0.0.177': {'10.20.0.17': '0'}} with 2026-08-27 19:52:08,350 - INFO - Initial checks done. Running the testcase now 2026-08-27 19:52:08,350 - INFO - 2026-08-27 19:52:08,958 - DEBUG - Response for create_network : {'network': {'id': '3acf57cb-c636-4bae-a21e-29fd99d351b8', 'name': 'ctest-vn-93199391', 'tenant_id': '8646aed5e05c4fb5991b835f3f6beb17', 'project_id': '8646aed5e05c4fb5991b835f3f6beb17', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-34566643', 'ctest-vn-93199391'], 'port_security_enabled': True, 'description': ''}} 2026-08-27 19:52:09,163 - DEBUG - Response for create_subnet : {'subnet': {'id': '05cd7599-07ea-40ee-afbf-2be1f6c2d4fd', 'name': '', 'tenant_id': '8646aed5e05c4fb5991b835f3f6beb17', 'network_id': '3acf57cb-c636-4bae-a21e-29fd99d351b8', 'ip_version': 4, 'cidr': '140.62.141.64/26', 'allocation_pools': [{'start': '140.62.141.66', 'end': '140.62.141.126'}], 'gateway_ip': '140.62.141.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '140.62.141.66', 'tags': [], 'project_id': '8646aed5e05c4fb5991b835f3f6beb17'}} 2026-08-27 19:52:09,184 - INFO - Created VN ctest-vn-93199391 2026-08-27 19:52:09,240 - DEBUG - VN ctest-vn-93199391 UUID is 3acf57cb-c636-4bae-a21e-29fd99d351b8 2026-08-27 19:52:09,363 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-34566643', 'ctest-vmi-23173734']} 2026-08-27 19:52:09,675 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-23173734', 'id': '2f979c62-2fd0-4545-9a0f-9761a23216f8', 'tenant_id': '8646aed5e05c4fb5991b835f3f6beb17', 'network_id': '3acf57cb-c636-4bae-a21e-29fd99d351b8', 'mac_address': '02:2f:97:9c:62:2f', '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': '140.62.141.67', 'subnet_id': '05cd7599-07ea-40ee-afbf-2be1f6c2d4fd'}], 'security_groups': ['a4c7bc0d-1639-4dff-a04b-1dd70ac7c1c4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '8646aed5e05c4fb5991b835f3f6beb17'}} 2026-08-27 19:52:09,675 - DEBUG - Created port 2f979c62-2fd0-4545-9a0f-9761a23216f8 2026-08-27 19:52:09,788 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/2f979c62-2fd0-4545-9a0f-9761a23216f8 2026-08-27 19:52:10,134 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/2f979c62-2fd0-4545-9a0f-9761a23216f8 2026-08-27 19:52:10,174 - INFO - VMI 2f979c62-2fd0-4545-9a0f-9761a23216f8 verification in API Server passed 2026-08-27 19:52:10,290 - DEBUG - Response for delete_port : () 2026-08-27 19:52:10,290 - INFO - Deleted port 2f979c62-2fd0-4545-9a0f-9761a23216f8 2026-08-27 19:52:10,290 - INFO - Deleting VN ctest-vn-93199391 2026-08-27 19:52:10,420 - DEBUG - Response for deleting network () 2026-08-27 19:52:10,694 - DEBUG - No XMPP flaps were noticed during the test
2026-08-27 19:52:10,695 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-08-27 19:52:10,695 - INFO - -------------------------------------------------------------------------------- 2026-08-27 19:52:10,698 - INFO - ================================================================================ 2026-08-27 19:52:10,698 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-08-27 19:52:10,698 - 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-27 19:52:10,989 - DEBUG - Nothing to compare xmpp stats {'10.0.0.177': {'10.20.0.17': '0'}} with 2026-08-27 19:52:10,989 - INFO - Initial checks done. Running the testcase now 2026-08-27 19:52:10,989 - INFO - 2026-08-27 19:52:11,198 - DEBUG - Response for create_network : {'network': {'id': '4ba64853-0029-40fc-b178-75c2d601612e', 'name': 'ctest-vn1-45859640', 'tenant_id': '8646aed5e05c4fb5991b835f3f6beb17', 'project_id': '8646aed5e05c4fb5991b835f3f6beb17', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-34566643', 'ctest-vn1-45859640'], 'port_security_enabled': True, 'description': ''}} 2026-08-27 19:52:11,438 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e4ff5c1c-8ebb-4083-9bdb-335eee7739b4', 'name': '', 'tenant_id': '8646aed5e05c4fb5991b835f3f6beb17', 'network_id': '4ba64853-0029-40fc-b178-75c2d601612e', 'ip_version': 4, 'cidr': '223.231.91.192/26', 'allocation_pools': [{'start': '223.231.91.194', 'end': '223.231.91.254'}], 'gateway_ip': '223.231.91.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '223.231.91.194', 'tags': [], 'project_id': '8646aed5e05c4fb5991b835f3f6beb17'}} 2026-08-27 19:52:11,655 - DEBUG - Response for create_subnet : {'subnet': {'id': '552bbc45-a59d-47a7-b8a3-4779928d8431', 'name': '', 'tenant_id': '8646aed5e05c4fb5991b835f3f6beb17', 'network_id': '4ba64853-0029-40fc-b178-75c2d601612e', 'ip_version': 4, 'cidr': '184.167.192.64/26', 'allocation_pools': [{'start': '184.167.192.66', 'end': '184.167.192.126'}], 'gateway_ip': '184.167.192.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '184.167.192.66', 'tags': [], 'project_id': '8646aed5e05c4fb5991b835f3f6beb17'}} 2026-08-27 19:52:11,679 - INFO - Created VN ctest-vn1-45859640 2026-08-27 19:52:11,736 - DEBUG - VN ctest-vn1-45859640 UUID is 4ba64853-0029-40fc-b178-75c2d601612e 2026-08-27 19:52:12,102 - DEBUG - Response for create_port : {'port': {'name': '04d591c0-3ebe-4a8a-a873-537264915693', 'id': '04d591c0-3ebe-4a8a-a873-537264915693', 'tenant_id': '8646aed5e05c4fb5991b835f3f6beb17', 'network_id': '4ba64853-0029-40fc-b178-75c2d601612e', 'mac_address': '02:04:d5:91:c0:3e', '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': '223.231.91.197', 'subnet_id': 'e4ff5c1c-8ebb-4083-9bdb-335eee7739b4'}], 'security_groups': ['a4c7bc0d-1639-4dff-a04b-1dd70ac7c1c4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '8646aed5e05c4fb5991b835f3f6beb17'}} 2026-08-27 19:52:12,330 - DEBUG - Response for create_port : {'port': {'name': '6f1d850c-f024-4654-85b6-6cad9b77b0aa', 'id': '6f1d850c-f024-4654-85b6-6cad9b77b0aa', 'tenant_id': '8646aed5e05c4fb5991b835f3f6beb17', 'network_id': '4ba64853-0029-40fc-b178-75c2d601612e', 'mac_address': '02:6f:1d:85:0c:f0', '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': '184.167.192.69', 'subnet_id': '552bbc45-a59d-47a7-b8a3-4779928d8431'}], 'security_groups': ['a4c7bc0d-1639-4dff-a04b-1dd70ac7c1c4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '8646aed5e05c4fb5991b835f3f6beb17'}} 2026-08-27 19:52:12,409 - DEBUG - Services list from nova: [, , ] 2026-08-27 19:52:12,826 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6235-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6235-1) 2026-08-27 19:52:13,294 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6235-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6235-1) 2026-08-27 19:52:13,294 - INFO - Waiting for VM ctest-vn1-vm1-58769304 to be up.. 2026-08-27 19:52:13,344 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-27 19:52:18,410 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-27 19:52:23,513 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-27 19:52:28,608 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-27 19:52:33,694 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-27 19:52:38,787 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-27 19:52:43,880 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-27 19:52:48,978 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-27 19:52:54,076 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-27 19:52:59,180 - DEBUG - VM is in ACTIVE state now 2026-08-27 19:52:59,181 - INFO - VM name : ctest-vn1-vm1-58769304 2026-08-27 19:52:59,277 - DEBUG - VM ctest-vn1-vm1-58769304 ID is aa3181f4-e15e-4839-b407-b00ede80ec65 2026-08-27 19:52:59,309 - DEBUG - VM ctest-vn1-vm1-58769304 launched on Node cn-jenkins-deploy-platform-ansible-os-6235-1 2026-08-27 19:52:59,408 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine/aa3181f4-e15e-4839-b407-b00ede80ec65 2026-08-27 19:52:59,423 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/04d591c0-3ebe-4a8a-a873-537264915693 2026-08-27 19:53:02,731 - 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 1035ms') 2026-08-27 19:53:02,731 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-58769304 failed! 2026-08-27 19:53:02,796 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-34566643:ctest-vn1-45859640 is 223.231.91.193 and allocation pool is NOT set 2026-08-27 19:53:02,796 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-34566643:ctest-vn1-45859640 is 184.167.192.65 and allocation pool is NOT set 2026-08-27 19:53:04,859 - 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.90 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.705 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.705/2.300/3.896/1.595 ms') 2026-08-27 19:53:04,859 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-58769304 passed 2026-08-27 19:53:05,016 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-27 19:53:05,016 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-58769304, IP 223.231.91.197, Port 22 2026-08-27 19:53:05,194 - DEBUG - VM ctest-vn1-vm1-58769304 is ready for SSH connections 2026-08-27 19:53:05,194 - INFO - Waiting for VM ctest-vn1-vm2-22929560 to be up.. 2026-08-27 19:53:05,279 - DEBUG - VM is in ACTIVE state now 2026-08-27 19:53:05,279 - INFO - VM name : ctest-vn1-vm2-22929560 2026-08-27 19:53:05,355 - DEBUG - VM ctest-vn1-vm2-22929560 ID is 2d7b27b8-ae58-4b33-a746-9ff7ed7336a0 2026-08-27 19:53:05,355 - DEBUG - VM ctest-vn1-vm2-22929560 launched on Node cn-jenkins-deploy-platform-ansible-os-6235-1 2026-08-27 19:53:05,435 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine/2d7b27b8-ae58-4b33-a746-9ff7ed7336a0 2026-08-27 19:53:05,444 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/6f1d850c-f024-4654-85b6-6cad9b77b0aa 2026-08-27 19:53:06,693 - 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=6.56 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.441 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.441/3.499/6.557/3.058 ms') 2026-08-27 19:53:06,693 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-22929560 passed 2026-08-27 19:53:06,852 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-27 19:53:06,852 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-22929560, IP 184.167.192.69, Port 22 2026-08-27 19:53:07,025 - DEBUG - VM ctest-vn1-vm2-22929560 is ready for SSH connections 2026-08-27 19:53:07,025 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-27 19:53:07,025 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-27 19:53:07,025 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-27 19:53:07,025 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 223.231.91.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.177, gateway password: c0ntrail123 2026-08-27 19:53:07,025 - DEBUG - ping -s 56 -c 3 -W 1 223.231.91.197 2026-08-27 19:53:11,066 - DEBUG - PING 223.231.91.197 (223.231.91.197): 56 data bytes 64 bytes from 223.231.91.197: seq=0 ttl=63 time=4.677 ms 64 bytes from 223.231.91.197: seq=1 ttl=63 time=1.325 ms 64 bytes from 223.231.91.197: seq=2 ttl=63 time=1.080 ms --- 223.231.91.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.080/2.360/4.677 ms 2026-08-27 19:53:11,066 - INFO - Ping to IP 223.231.91.197 from VM ctest-vn1-vm2-22929560 passed 2026-08-27 19:53:11,066 - INFO - Detaching port 6f1d850c-f024-4654-85b6-6cad9b77b0aa from VM ctest-vn1-vm2-22929560 2026-08-27 19:53:11,138 - INFO - Deleting VM ctest-vn1-vm2-22929560 2026-08-27 19:53:11,241 - INFO - Detaching port 04d591c0-3ebe-4a8a-a873-537264915693 from VM ctest-vn1-vm1-58769304 2026-08-27 19:53:11,288 - INFO - Deleting VM ctest-vn1-vm1-58769304 2026-08-27 19:53:11,577 - DEBUG - Response for delete_port : () 2026-08-27 19:53:11,838 - DEBUG - Response for delete_port : () 2026-08-27 19:53:11,839 - INFO - Deleting VN ctest-vn1-45859640 2026-08-27 19:53:12,001 - DEBUG - Response for deleting network () 2026-08-27 19:53:12,277 - DEBUG - No XMPP flaps were noticed during the test
2026-08-27 19:53:12,278 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:02]
2026-08-27 19:53:12,278 - INFO - -------------------------------------------------------------------------------- 2026-08-27 19:53:13,029 - INFO - Deleted project: ctest-TestPorts-34566643, ID : 8646aed5-e05c-4fb5-991b-835f3f6beb17