2026-06-17 15:22:15,639 - INFO - Domain Default found not creating 2026-06-17 15:22:15,804 - INFO - Project ctest-TestPorts-41277261 not found, creating it 2026-06-17 15:22:16,254 - INFO - Created Project:ctest-TestPorts-41277261, ID : 3480ef47-791b-4497-8ead-8ca7b6a37f03 2026-06-17 15:22:17,893 - INFO - ================================================================================ 2026-06-17 15:22:17,894 - INFO - STARTING TEST : test_ports_bindings 2026-06-17 15:22:17,894 - 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-17 15:22:18,149 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-06-17 15:22:18,149 - INFO - Initial checks done. Running the testcase now 2026-06-17 15:22:18,149 - INFO - 2026-06-17 15:22:18,779 - DEBUG - Response for create_network : {'network': {'id': 'a58aac1e-cad3-4b20-a303-977c8d1c6737', 'name': 'ctest-vn-85586736', 'tenant_id': '3480ef47791b44978ead8ca7b6a37f03', 'project_id': '3480ef47791b44978ead8ca7b6a37f03', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-41277261', 'ctest-vn-85586736'], 'port_security_enabled': True, 'description': ''}} 2026-06-17 15:22:18,977 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a3c6fcc1-f820-4abd-a225-2561cfc7f88f', 'name': '', 'tenant_id': '3480ef47791b44978ead8ca7b6a37f03', 'network_id': 'a58aac1e-cad3-4b20-a303-977c8d1c6737', 'ip_version': 4, 'cidr': '167.191.21.64/26', 'allocation_pools': [{'start': '167.191.21.66', 'end': '167.191.21.126'}], 'gateway_ip': '167.191.21.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '167.191.21.66', 'tags': [], 'project_id': '3480ef47791b44978ead8ca7b6a37f03'}} 2026-06-17 15:22:18,993 - INFO - Created VN ctest-vn-85586736 2026-06-17 15:22:19,048 - DEBUG - VN ctest-vn-85586736 UUID is a58aac1e-cad3-4b20-a303-977c8d1c6737 2026-06-17 15:22:19,150 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-41277261', 'ctest-vmi-81943297']} 2026-06-17 15:22:19,439 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-81943297', 'id': '2db9e7b1-4cce-42f5-807a-12361605a2d0', 'tenant_id': '3480ef47791b44978ead8ca7b6a37f03', 'network_id': 'a58aac1e-cad3-4b20-a303-977c8d1c6737', 'mac_address': '02:2d:b9:e7:b1:4c', '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': '167.191.21.67', 'subnet_id': 'a3c6fcc1-f820-4abd-a225-2561cfc7f88f'}], 'security_groups': ['e0fd0b6f-b0c1-4803-b921-4fce7aaa9b32'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3480ef47791b44978ead8ca7b6a37f03'}} 2026-06-17 15:22:19,439 - DEBUG - Created port 2db9e7b1-4cce-42f5-807a-12361605a2d0 2026-06-17 15:22:19,544 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/2db9e7b1-4cce-42f5-807a-12361605a2d0 2026-06-17 15:22:19,904 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/2db9e7b1-4cce-42f5-807a-12361605a2d0 2026-06-17 15:22:19,931 - INFO - VMI 2db9e7b1-4cce-42f5-807a-12361605a2d0 verification in API Server passed 2026-06-17 15:22:20,016 - DEBUG - Response for delete_port : () 2026-06-17 15:22:20,016 - INFO - Deleted port 2db9e7b1-4cce-42f5-807a-12361605a2d0 2026-06-17 15:22:20,016 - INFO - Deleting VN ctest-vn-85586736 2026-06-17 15:22:20,114 - DEBUG - Response for deleting network () 2026-06-17 15:22:20,371 - DEBUG - No XMPP flaps were noticed during the test
2026-06-17 15:22:20,371 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-06-17 15:22:20,371 - INFO - -------------------------------------------------------------------------------- 2026-06-17 15:22:20,374 - INFO - ================================================================================ 2026-06-17 15:22:20,374 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-17 15:22:20,374 - 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-17 15:22:20,660 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-06-17 15:22:20,660 - INFO - Initial checks done. Running the testcase now 2026-06-17 15:22:20,660 - INFO - 2026-06-17 15:22:20,855 - DEBUG - Response for create_network : {'network': {'id': '4a9e5f45-9292-4efa-b46d-bcdbecbbbcd8', 'name': 'ctest-vn1-12809275', 'tenant_id': '3480ef47791b44978ead8ca7b6a37f03', 'project_id': '3480ef47791b44978ead8ca7b6a37f03', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-41277261', 'ctest-vn1-12809275'], 'port_security_enabled': True, 'description': ''}} 2026-06-17 15:22:21,015 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a6227b67-2c5b-4be4-b16e-a0db7baf6cf8', 'name': '', 'tenant_id': '3480ef47791b44978ead8ca7b6a37f03', 'network_id': '4a9e5f45-9292-4efa-b46d-bcdbecbbbcd8', 'ip_version': 4, 'cidr': '57.178.36.128/26', 'allocation_pools': [{'start': '57.178.36.130', 'end': '57.178.36.190'}], 'gateway_ip': '57.178.36.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '57.178.36.130', 'tags': [], 'project_id': '3480ef47791b44978ead8ca7b6a37f03'}} 2026-06-17 15:22:21,153 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ee84cf72-b44e-4499-80c4-972c551f079f', 'name': '', 'tenant_id': '3480ef47791b44978ead8ca7b6a37f03', 'network_id': '4a9e5f45-9292-4efa-b46d-bcdbecbbbcd8', 'ip_version': 4, 'cidr': '70.54.120.64/26', 'allocation_pools': [{'start': '70.54.120.66', 'end': '70.54.120.126'}], 'gateway_ip': '70.54.120.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '70.54.120.66', 'tags': [], 'project_id': '3480ef47791b44978ead8ca7b6a37f03'}} 2026-06-17 15:22:21,173 - INFO - Created VN ctest-vn1-12809275 2026-06-17 15:22:21,224 - DEBUG - VN ctest-vn1-12809275 UUID is 4a9e5f45-9292-4efa-b46d-bcdbecbbbcd8 2026-06-17 15:22:21,538 - DEBUG - Response for create_port : {'port': {'name': '5cecdb56-8815-4958-8d6a-6077981595a5', 'id': '5cecdb56-8815-4958-8d6a-6077981595a5', 'tenant_id': '3480ef47791b44978ead8ca7b6a37f03', 'network_id': '4a9e5f45-9292-4efa-b46d-bcdbecbbbcd8', 'mac_address': '02:5c:ec:db:56:88', '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': '57.178.36.133', 'subnet_id': 'a6227b67-2c5b-4be4-b16e-a0db7baf6cf8'}], 'security_groups': ['e0fd0b6f-b0c1-4803-b921-4fce7aaa9b32'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3480ef47791b44978ead8ca7b6a37f03'}} 2026-06-17 15:22:21,710 - DEBUG - Response for create_port : {'port': {'name': '649b4efa-d7f7-43e6-95ad-2a4641d8c3da', 'id': '649b4efa-d7f7-43e6-95ad-2a4641d8c3da', 'tenant_id': '3480ef47791b44978ead8ca7b6a37f03', 'network_id': '4a9e5f45-9292-4efa-b46d-bcdbecbbbcd8', 'mac_address': '02:64:9b:4e:fa:d7', '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': '70.54.120.69', 'subnet_id': 'ee84cf72-b44e-4499-80c4-972c551f079f'}], 'security_groups': ['e0fd0b6f-b0c1-4803-b921-4fce7aaa9b32'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3480ef47791b44978ead8ca7b6a37f03'}} 2026-06-17 15:22:21,766 - DEBUG - Services list from nova: [, , ] 2026-06-17 15:22:22,103 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5966-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5966-1) 2026-06-17 15:22:22,491 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5966-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5966-1) 2026-06-17 15:22:22,491 - INFO - Waiting for VM ctest-vn1-vm1-02437734 to be up.. 2026-06-17 15:22:22,535 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-17 15:22:27,587 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-17 15:22:32,659 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-17 15:22:37,731 - DEBUG - VM is in ACTIVE state now 2026-06-17 15:22:37,731 - INFO - VM name : ctest-vn1-vm1-02437734 2026-06-17 15:22:37,810 - DEBUG - VM ctest-vn1-vm1-02437734 ID is 29b8a6f1-437f-4abf-9f29-8d696690cbe4 2026-06-17 15:22:37,829 - DEBUG - VM ctest-vn1-vm1-02437734 launched on Node cn-jenkins-deploy-platform-ansible-os-5966-1 2026-06-17 15:22:37,908 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/29b8a6f1-437f-4abf-9f29-8d696690cbe4 2026-06-17 15:22:37,918 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/5cecdb56-8815-4958-8d6a-6077981595a5 2026-06-17 15:22:41,161 - 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 1006ms') 2026-06-17 15:22:41,161 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-02437734 failed! 2026-06-17 15:22:41,216 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-41277261:ctest-vn1-12809275 is 57.178.36.129 and allocation pool is NOT set 2026-06-17 15:22:41,216 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-41277261:ctest-vn1-12809275 is 70.54.120.65 and allocation pool is NOT set 2026-06-17 15:22:43,277 - 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.435 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.435/1.943/3.452/1.508 ms') 2026-06-17 15:22:43,277 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-02437734 passed 2026-06-17 15:22:43,428 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-17 15:22:43,428 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-02437734, IP 57.178.36.133, Port 22 2026-06-17 15:22:43,583 - DEBUG - VM ctest-vn1-vm1-02437734 is ready for SSH connections 2026-06-17 15:22:43,583 - INFO - Waiting for VM ctest-vn1-vm2-25808407 to be up.. 2026-06-17 15:22:43,662 - DEBUG - VM is in ACTIVE state now 2026-06-17 15:22:43,662 - INFO - VM name : ctest-vn1-vm2-25808407 2026-06-17 15:22:43,741 - DEBUG - VM ctest-vn1-vm2-25808407 ID is f8b19920-38e4-4eda-9965-6f4e3ef37987 2026-06-17 15:22:43,741 - DEBUG - VM ctest-vn1-vm2-25808407 launched on Node cn-jenkins-deploy-platform-ansible-os-5966-1 2026-06-17 15:22:43,812 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/f8b19920-38e4-4eda-9965-6f4e3ef37987 2026-06-17 15:22:43,820 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/649b4efa-d7f7-43e6-95ad-2a4641d8c3da 2026-06-17 15:22:45,062 - 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.97 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.561 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.561/2.263/3.966/1.702 ms') 2026-06-17 15:22:45,062 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-25808407 passed 2026-06-17 15:22:45,212 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-17 15:22:45,212 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-25808407, IP 70.54.120.69, Port 22 2026-06-17 15:22:45,379 - DEBUG - VM ctest-vn1-vm2-25808407 is ready for SSH connections 2026-06-17 15:22:45,379 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-17 15:22:45,379 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-17 15:22:45,379 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-17 15:22:45,379 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 57.178.36.133, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-06-17 15:22:45,379 - DEBUG - ping -s 56 -c 3 -W 1 57.178.36.133 2026-06-17 15:22:49,033 - DEBUG - PING 57.178.36.133 (57.178.36.133): 56 data bytes 64 bytes from 57.178.36.133: seq=0 ttl=63 time=4.732 ms 64 bytes from 57.178.36.133: seq=1 ttl=63 time=1.020 ms 64 bytes from 57.178.36.133: seq=2 ttl=63 time=1.367 ms --- 57.178.36.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.020/2.373/4.732 ms 2026-06-17 15:22:49,033 - INFO - Ping to IP 57.178.36.133 from VM ctest-vn1-vm2-25808407 passed 2026-06-17 15:22:49,034 - INFO - Detaching port 649b4efa-d7f7-43e6-95ad-2a4641d8c3da from VM ctest-vn1-vm2-25808407 2026-06-17 15:22:49,085 - INFO - Deleting VM ctest-vn1-vm2-25808407 2026-06-17 15:22:49,155 - INFO - Detaching port 5cecdb56-8815-4958-8d6a-6077981595a5 from VM ctest-vn1-vm1-02437734 2026-06-17 15:22:49,191 - INFO - Deleting VM ctest-vn1-vm1-02437734 2026-06-17 15:22:49,393 - DEBUG - Response for delete_port : () 2026-06-17 15:22:49,558 - DEBUG - Response for delete_port : () 2026-06-17 15:22:49,558 - INFO - Deleting VN ctest-vn1-12809275 2026-06-17 15:22:49,683 - DEBUG - Response for deleting network () 2026-06-17 15:22:49,944 - DEBUG - No XMPP flaps were noticed during the test
2026-06-17 15:22:49,944 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:29]
2026-06-17 15:22:49,945 - INFO - -------------------------------------------------------------------------------- 2026-06-17 15:22:50,715 - INFO - Deleted project: ctest-TestPorts-41277261, ID : 3480ef47-791b-4497-8ead-8ca7b6a37f03