2026-03-24 14:37:09,301 - INFO - Domain Default found not creating
2026-03-24 14:37:09,476 - INFO - Project ctest-TestPorts-47271670 not found, creating it
2026-03-24 14:37:10,071 - INFO - Created Project:ctest-TestPorts-47271670, ID : cd4495cb-7f62-4e5e-ba81-bd0c198f9c5c
2026-03-24 14:37:11,528 - INFO - ================================================================================
2026-03-24 14:37:11,528 - INFO - STARTING TEST : test_ports_bindings
2026-03-24 14:37:11,529 - 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-03-24 14:37:11,783 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with
2026-03-24 14:37:11,783 - INFO - Initial checks done. Running the testcase now
2026-03-24 14:37:11,783 - INFO -
2026-03-24 14:37:12,345 - DEBUG - Response for create_network : {'network': {'id': '5f1f190d-bd4f-4f8a-9cbc-2e2c2eb185d6', 'name': 'ctest-vn-39180996', 'tenant_id': 'cd4495cb7f624e5eba81bd0c198f9c5c', 'project_id': 'cd4495cb7f624e5eba81bd0c198f9c5c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-47271670', 'ctest-vn-39180996'], 'port_security_enabled': True, 'description': ''}}
2026-03-24 14:37:12,531 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fdec7825-1416-4634-b121-24ba00cd8054', 'name': '', 'tenant_id': 'cd4495cb7f624e5eba81bd0c198f9c5c', 'network_id': '5f1f190d-bd4f-4f8a-9cbc-2e2c2eb185d6', 'ip_version': 4, 'cidr': '13.101.15.128/26', 'allocation_pools': [{'start': '13.101.15.130', 'end': '13.101.15.190'}], 'gateway_ip': '13.101.15.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '13.101.15.130', 'tags': [], 'project_id': 'cd4495cb7f624e5eba81bd0c198f9c5c'}}
2026-03-24 14:37:12,550 - INFO - Created VN ctest-vn-39180996
2026-03-24 14:37:12,602 - DEBUG - VN ctest-vn-39180996 UUID is 5f1f190d-bd4f-4f8a-9cbc-2e2c2eb185d6
2026-03-24 14:37:12,706 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-47271670', 'ctest-vmi-59485567']}
2026-03-24 14:37:12,941 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-59485567', 'id': 'fb6073aa-7248-4617-a66a-b5b813a4e320', 'tenant_id': 'cd4495cb7f624e5eba81bd0c198f9c5c', 'network_id': '5f1f190d-bd4f-4f8a-9cbc-2e2c2eb185d6', 'mac_address': '02:fb:60:73:aa:72', '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': '13.101.15.131', 'subnet_id': 'fdec7825-1416-4634-b121-24ba00cd8054'}], 'security_groups': ['4bf308de-0b22-425d-b6d5-acddbb8646f6'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'cd4495cb7f624e5eba81bd0c198f9c5c'}}
2026-03-24 14:37:12,941 - DEBUG - Created port fb6073aa-7248-4617-a66a-b5b813a4e320
2026-03-24 14:37:13,046 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/fb6073aa-7248-4617-a66a-b5b813a4e320
2026-03-24 14:37:13,349 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/fb6073aa-7248-4617-a66a-b5b813a4e320
2026-03-24 14:37:13,382 - INFO - VMI fb6073aa-7248-4617-a66a-b5b813a4e320 verification in API Server passed
2026-03-24 14:37:13,463 - DEBUG - Response for delete_port : ()
2026-03-24 14:37:13,464 - INFO - Deleted port fb6073aa-7248-4617-a66a-b5b813a4e320
2026-03-24 14:37:13,464 - INFO - Deleting VN ctest-vn-39180996
2026-03-24 14:37:13,563 - DEBUG - Response for deleting network ()
2026-03-24 14:37:13,815 - DEBUG - No XMPP flaps were noticed during the test
2026-03-24 14:37:13,815 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-03-24 14:37:13,815 - INFO - --------------------------------------------------------------------------------
2026-03-24 14:37:13,817 - INFO - ================================================================================
2026-03-24 14:37:13,817 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-03-24 14:37:13,817 - 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-03-24 14:37:14,104 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with
2026-03-24 14:37:14,104 - INFO - Initial checks done. Running the testcase now
2026-03-24 14:37:14,104 - INFO -
2026-03-24 14:37:14,273 - DEBUG - Response for create_network : {'network': {'id': 'be318fdc-61ea-4a18-a49d-4096253b1ff9', 'name': 'ctest-vn1-20903178', 'tenant_id': 'cd4495cb7f624e5eba81bd0c198f9c5c', 'project_id': 'cd4495cb7f624e5eba81bd0c198f9c5c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-47271670', 'ctest-vn1-20903178'], 'port_security_enabled': True, 'description': ''}}
2026-03-24 14:37:14,453 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd742af36-5934-4aa0-b56c-6606ed64215e', 'name': '', 'tenant_id': 'cd4495cb7f624e5eba81bd0c198f9c5c', 'network_id': 'be318fdc-61ea-4a18-a49d-4096253b1ff9', 'ip_version': 4, 'cidr': '61.19.229.128/26', 'allocation_pools': [{'start': '61.19.229.130', 'end': '61.19.229.190'}], 'gateway_ip': '61.19.229.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '61.19.229.130', 'tags': [], 'project_id': 'cd4495cb7f624e5eba81bd0c198f9c5c'}}
2026-03-24 14:37:14,654 - DEBUG - Response for create_subnet : {'subnet': {'id': '52ebd256-ceec-4ce5-9d4c-6e8de5f6b261', 'name': '', 'tenant_id': 'cd4495cb7f624e5eba81bd0c198f9c5c', 'network_id': 'be318fdc-61ea-4a18-a49d-4096253b1ff9', 'ip_version': 4, 'cidr': '210.45.234.128/26', 'allocation_pools': [{'start': '210.45.234.130', 'end': '210.45.234.190'}], 'gateway_ip': '210.45.234.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '210.45.234.130', 'tags': [], 'project_id': 'cd4495cb7f624e5eba81bd0c198f9c5c'}}
2026-03-24 14:37:14,684 - INFO - Created VN ctest-vn1-20903178
2026-03-24 14:37:14,734 - DEBUG - VN ctest-vn1-20903178 UUID is be318fdc-61ea-4a18-a49d-4096253b1ff9
2026-03-24 14:37:15,003 - DEBUG - Response for create_port : {'port': {'name': 'b1b67613-ac51-4a78-955a-f3e844867dd1', 'id': 'b1b67613-ac51-4a78-955a-f3e844867dd1', 'tenant_id': 'cd4495cb7f624e5eba81bd0c198f9c5c', 'network_id': 'be318fdc-61ea-4a18-a49d-4096253b1ff9', 'mac_address': '02:b1:b6:76:13:ac', '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': '61.19.229.133', 'subnet_id': 'd742af36-5934-4aa0-b56c-6606ed64215e'}], 'security_groups': ['4bf308de-0b22-425d-b6d5-acddbb8646f6'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'cd4495cb7f624e5eba81bd0c198f9c5c'}}
2026-03-24 14:37:15,155 - DEBUG - Response for create_port : {'port': {'name': 'fa6efcdd-6898-4aba-b23b-4e82d8222d34', 'id': 'fa6efcdd-6898-4aba-b23b-4e82d8222d34', 'tenant_id': 'cd4495cb7f624e5eba81bd0c198f9c5c', 'network_id': 'be318fdc-61ea-4a18-a49d-4096253b1ff9', 'mac_address': '02:fa:6e:fc:dd:68', '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': '210.45.234.133', 'subnet_id': '52ebd256-ceec-4ce5-9d4c-6e8de5f6b261'}], 'security_groups': ['4bf308de-0b22-425d-b6d5-acddbb8646f6'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'cd4495cb7f624e5eba81bd0c198f9c5c'}}
2026-03-24 14:37:15,222 - DEBUG - Services list from nova: [, , ]
2026-03-24 14:37:15,567 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5532-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5532-1)
2026-03-24 14:37:15,946 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5532-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5532-1)
2026-03-24 14:37:15,946 - INFO - Waiting for VM ctest-vn1-vm1-28240627 to be up..
2026-03-24 14:37:15,989 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-24 14:37:21,062 - DEBUG - VM is in ACTIVE state now
2026-03-24 14:37:21,062 - INFO - VM name : ctest-vn1-vm1-28240627
2026-03-24 14:37:21,141 - DEBUG - VM ctest-vn1-vm1-28240627 ID is e3dbce3a-23cf-4388-b248-dced6e0a82af
2026-03-24 14:37:21,161 - DEBUG - VM ctest-vn1-vm1-28240627 launched on Node cn-jenkins-deploy-platform-ansible-os-5532-1
2026-03-24 14:37:21,241 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/e3dbce3a-23cf-4388-b248-dced6e0a82af
2026-03-24 14:37:21,249 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/b1b67613-ac51-4a78-955a-f3e844867dd1
2026-03-24 14:37:24,490 - 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 1007ms')
2026-03-24 14:37:24,490 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-28240627 failed!
2026-03-24 14:37:24,542 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-47271670:ctest-vn1-20903178 is 61.19.229.129 and allocation pool is NOT set
2026-03-24 14:37:24,542 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-47271670:ctest-vn1-20903178 is 210.45.234.129 and allocation pool is NOT set
2026-03-24 14:37:26,602 - 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.35 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.723 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.723/2.038/3.353/1.315 ms')
2026-03-24 14:37:26,602 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-28240627 passed
2026-03-24 14:37:26,754 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-24 14:37:26,754 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-28240627, IP 61.19.229.133, Port 22
2026-03-24 14:37:26,924 - DEBUG - VM ctest-vn1-vm1-28240627 is ready for SSH connections
2026-03-24 14:37:26,925 - INFO - Waiting for VM ctest-vn1-vm2-71464436 to be up..
2026-03-24 14:37:27,005 - DEBUG - VM is in ACTIVE state now
2026-03-24 14:37:27,006 - INFO - VM name : ctest-vn1-vm2-71464436
2026-03-24 14:37:27,206 - DEBUG - VM ctest-vn1-vm2-71464436 ID is edcae6b8-8c39-4d07-b1d5-39b18a2cf4d4
2026-03-24 14:37:27,206 - DEBUG - VM ctest-vn1-vm2-71464436 launched on Node cn-jenkins-deploy-platform-ansible-os-5532-1
2026-03-24 14:37:27,278 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/edcae6b8-8c39-4d07-b1d5-39b18a2cf4d4
2026-03-24 14:37:27,285 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/fa6efcdd-6898-4aba-b23b-4e82d8222d34
2026-03-24 14:37:28,540 - 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.04 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.88 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.880/2.958/4.036/1.078 ms')
2026-03-24 14:37:28,541 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-71464436 passed
2026-03-24 14:37:28,690 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-24 14:37:28,690 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-71464436, IP 210.45.234.133, Port 22
2026-03-24 14:37:28,850 - DEBUG - VM ctest-vn1-vm2-71464436 is ready for SSH connections
2026-03-24 14:37:28,850 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-24 14:37:28,850 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-24 14:37:28,850 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-24 14:37:28,850 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 61.19.229.133, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2026-03-24 14:37:28,850 - DEBUG - ping -s 56 -c 3 -W 1 61.19.229.133
2026-03-24 14:37:31,506 - DEBUG - PING 61.19.229.133 (61.19.229.133): 56 data bytes
64 bytes from 61.19.229.133: seq=0 ttl=63 time=3.753 ms
64 bytes from 61.19.229.133: seq=1 ttl=63 time=1.150 ms
64 bytes from 61.19.229.133: seq=2 ttl=63 time=0.761 ms
--- 61.19.229.133 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.761/1.888/3.753 ms
2026-03-24 14:37:31,507 - INFO - Ping to IP 61.19.229.133 from VM ctest-vn1-vm2-71464436 passed
2026-03-24 14:37:31,507 - INFO - Detaching port fa6efcdd-6898-4aba-b23b-4e82d8222d34 from VM ctest-vn1-vm2-71464436
2026-03-24 14:37:31,555 - INFO - Deleting VM ctest-vn1-vm2-71464436
2026-03-24 14:37:31,622 - INFO - Detaching port b1b67613-ac51-4a78-955a-f3e844867dd1 from VM ctest-vn1-vm1-28240627
2026-03-24 14:37:31,653 - INFO - Deleting VM ctest-vn1-vm1-28240627
2026-03-24 14:37:31,887 - DEBUG - Response for delete_port : ()
2026-03-24 14:37:32,031 - DEBUG - Response for delete_port : ()
2026-03-24 14:37:32,032 - INFO - Deleting VN ctest-vn1-20903178
2026-03-24 14:37:32,137 - DEBUG - Response for deleting network ()
2026-03-24 14:37:32,393 - DEBUG - No XMPP flaps were noticed during the test
2026-03-24 14:37:32,393 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:19]
2026-03-24 14:37:32,393 - INFO - --------------------------------------------------------------------------------
2026-03-24 14:37:33,076 - INFO - Deleted project: ctest-TestPorts-47271670, ID : cd4495cb-7f62-4e5e-ba81-bd0c198f9c5c