2026-06-18 09:36:53,805 - INFO - Domain Default found not creating
2026-06-18 09:36:53,943 - INFO - Project ctest-TestPorts-82788838 not found, creating it
2026-06-18 09:36:54,374 - INFO - Created Project:ctest-TestPorts-82788838, ID : 79bd77e1-2af6-482f-9724-da9422678272
2026-06-18 09:36:55,823 - INFO - ================================================================================
2026-06-18 09:36:55,823 - INFO - STARTING TEST : test_ports_bindings
2026-06-18 09:36:55,823 - 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-18 09:36:56,078 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-06-18 09:36:56,078 - INFO - Initial checks done. Running the testcase now
2026-06-18 09:36:56,078 - INFO -
2026-06-18 09:36:56,793 - DEBUG - Response for create_network : {'network': {'id': '115e8eb0-5a14-4b9f-ae3f-da4e93114db0', 'name': 'ctest-vn-53952436', 'tenant_id': '79bd77e12af6482f9724da9422678272', 'project_id': '79bd77e12af6482f9724da9422678272', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-82788838', 'ctest-vn-53952436'], 'port_security_enabled': True, 'description': ''}}
2026-06-18 09:36:56,984 - DEBUG - Response for create_subnet : {'subnet': {'id': '63bdaf54-d969-46d5-8a1e-191c9d0e9ed9', 'name': '', 'tenant_id': '79bd77e12af6482f9724da9422678272', 'network_id': '115e8eb0-5a14-4b9f-ae3f-da4e93114db0', 'ip_version': 4, 'cidr': '44.149.239.64/26', 'allocation_pools': [{'start': '44.149.239.66', 'end': '44.149.239.126'}], 'gateway_ip': '44.149.239.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '44.149.239.66', 'tags': [], 'project_id': '79bd77e12af6482f9724da9422678272'}}
2026-06-18 09:36:57,001 - INFO - Created VN ctest-vn-53952436
2026-06-18 09:36:57,052 - DEBUG - VN ctest-vn-53952436 UUID is 115e8eb0-5a14-4b9f-ae3f-da4e93114db0
2026-06-18 09:36:57,147 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-82788838', 'ctest-vmi-89416502']}
2026-06-18 09:36:57,406 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-89416502', 'id': 'd1ab0e30-2c95-478f-bfbb-d7721ff67e2b', 'tenant_id': '79bd77e12af6482f9724da9422678272', 'network_id': '115e8eb0-5a14-4b9f-ae3f-da4e93114db0', 'mac_address': '02:d1:ab:0e:30:2c', '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': '44.149.239.67', 'subnet_id': '63bdaf54-d969-46d5-8a1e-191c9d0e9ed9'}], 'security_groups': ['4fe4829b-0dbf-4035-b431-98747f32c97d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '79bd77e12af6482f9724da9422678272'}}
2026-06-18 09:36:57,406 - DEBUG - Created port d1ab0e30-2c95-478f-bfbb-d7721ff67e2b
2026-06-18 09:36:57,507 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/d1ab0e30-2c95-478f-bfbb-d7721ff67e2b
2026-06-18 09:36:57,823 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/d1ab0e30-2c95-478f-bfbb-d7721ff67e2b
2026-06-18 09:36:57,851 - INFO - VMI d1ab0e30-2c95-478f-bfbb-d7721ff67e2b verification in API Server passed
2026-06-18 09:36:57,931 - DEBUG - Response for delete_port : ()
2026-06-18 09:36:57,931 - INFO - Deleted port d1ab0e30-2c95-478f-bfbb-d7721ff67e2b
2026-06-18 09:36:57,931 - INFO - Deleting VN ctest-vn-53952436
2026-06-18 09:36:58,031 - DEBUG - Response for deleting network ()
2026-06-18 09:36:58,285 - DEBUG - No XMPP flaps were noticed during the test
2026-06-18 09:36:58,285 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-06-18 09:36:58,285 - INFO - --------------------------------------------------------------------------------
2026-06-18 09:36:58,287 - INFO - ================================================================================
2026-06-18 09:36:58,287 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-06-18 09:36:58,287 - 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-18 09:36:58,572 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-06-18 09:36:58,572 - INFO - Initial checks done. Running the testcase now
2026-06-18 09:36:58,572 - INFO -
2026-06-18 09:36:58,724 - DEBUG - Response for create_network : {'network': {'id': 'a98f502a-3676-40c6-9190-94b64d4cc46c', 'name': 'ctest-vn1-95265207', 'tenant_id': '79bd77e12af6482f9724da9422678272', 'project_id': '79bd77e12af6482f9724da9422678272', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-82788838', 'ctest-vn1-95265207'], 'port_security_enabled': True, 'description': ''}}
2026-06-18 09:36:58,925 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a976a4dc-869e-4f08-ada4-497c297164aa', 'name': '', 'tenant_id': '79bd77e12af6482f9724da9422678272', 'network_id': 'a98f502a-3676-40c6-9190-94b64d4cc46c', 'ip_version': 4, 'cidr': '172.157.99.0/26', 'allocation_pools': [{'start': '172.157.99.2', 'end': '172.157.99.62'}], 'gateway_ip': '172.157.99.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '172.157.99.2', 'tags': [], 'project_id': '79bd77e12af6482f9724da9422678272'}}
2026-06-18 09:36:59,065 - DEBUG - Response for create_subnet : {'subnet': {'id': '3879b3c9-38f4-432d-a1d0-39091d70f99d', 'name': '', 'tenant_id': '79bd77e12af6482f9724da9422678272', 'network_id': 'a98f502a-3676-40c6-9190-94b64d4cc46c', 'ip_version': 4, 'cidr': '109.118.133.128/26', 'allocation_pools': [{'start': '109.118.133.130', 'end': '109.118.133.190'}], 'gateway_ip': '109.118.133.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '109.118.133.130', 'tags': [], 'project_id': '79bd77e12af6482f9724da9422678272'}}
2026-06-18 09:36:59,081 - INFO - Created VN ctest-vn1-95265207
2026-06-18 09:36:59,131 - DEBUG - VN ctest-vn1-95265207 UUID is a98f502a-3676-40c6-9190-94b64d4cc46c
2026-06-18 09:36:59,398 - DEBUG - Response for create_port : {'port': {'name': 'b638ae84-95dc-4075-9353-756a8b0890f7', 'id': 'b638ae84-95dc-4075-9353-756a8b0890f7', 'tenant_id': '79bd77e12af6482f9724da9422678272', 'network_id': 'a98f502a-3676-40c6-9190-94b64d4cc46c', 'mac_address': '02:b6:38:ae:84:95', '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': '172.157.99.5', 'subnet_id': 'a976a4dc-869e-4f08-ada4-497c297164aa'}], 'security_groups': ['4fe4829b-0dbf-4035-b431-98747f32c97d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '79bd77e12af6482f9724da9422678272'}}
2026-06-18 09:36:59,585 - DEBUG - Response for create_port : {'port': {'name': '83941b29-26fa-4258-9e7c-7557a6dd7cde', 'id': '83941b29-26fa-4258-9e7c-7557a6dd7cde', 'tenant_id': '79bd77e12af6482f9724da9422678272', 'network_id': 'a98f502a-3676-40c6-9190-94b64d4cc46c', 'mac_address': '02:83:94:1b:29:26', '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': '109.118.133.133', 'subnet_id': '3879b3c9-38f4-432d-a1d0-39091d70f99d'}], 'security_groups': ['4fe4829b-0dbf-4035-b431-98747f32c97d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '79bd77e12af6482f9724da9422678272'}}
2026-06-18 09:36:59,636 - DEBUG - Services list from nova: [, , ]
2026-06-18 09:36:59,926 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5977-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5977-1)
2026-06-18 09:37:00,262 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5977-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5977-1)
2026-06-18 09:37:00,263 - INFO - Waiting for VM ctest-vn1-vm1-70109478 to be up..
2026-06-18 09:37:00,295 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-18 09:37:05,366 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-18 09:37:10,434 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-18 09:37:15,504 - DEBUG - VM is in ACTIVE state now
2026-06-18 09:37:15,504 - INFO - VM name : ctest-vn1-vm1-70109478
2026-06-18 09:37:15,567 - DEBUG - VM ctest-vn1-vm1-70109478 ID is 2675329c-e86a-44ac-86c1-23791eb19e9a
2026-06-18 09:37:15,585 - DEBUG - VM ctest-vn1-vm1-70109478 launched on Node cn-jenkins-deploy-platform-ansible-os-5977-1
2026-06-18 09:37:15,654 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/2675329c-e86a-44ac-86c1-23791eb19e9a
2026-06-18 09:37:15,662 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/b638ae84-95dc-4075-9353-756a8b0890f7
2026-06-18 09:37:16,903 - 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=5.10 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.66 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 2.664/3.882/5.101/1.218 ms')
2026-06-18 09:37:16,903 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-70109478 passed
2026-06-18 09:37:17,056 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-18 09:37:17,056 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-70109478, IP 172.157.99.5, Port 22
2026-06-18 09:37:17,211 - DEBUG - VM ctest-vn1-vm1-70109478 is ready for SSH connections
2026-06-18 09:37:17,211 - INFO - Waiting for VM ctest-vn1-vm2-54894454 to be up..
2026-06-18 09:37:17,274 - DEBUG - VM is in ACTIVE state now
2026-06-18 09:37:17,275 - INFO - VM name : ctest-vn1-vm2-54894454
2026-06-18 09:37:17,340 - DEBUG - VM ctest-vn1-vm2-54894454 ID is 81ea551b-926a-4383-958d-2e568eb33f6a
2026-06-18 09:37:17,340 - DEBUG - VM ctest-vn1-vm2-54894454 launched on Node cn-jenkins-deploy-platform-ansible-os-5977-1
2026-06-18 09:37:17,408 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/81ea551b-926a-4383-958d-2e568eb33f6a
2026-06-18 09:37:17,415 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/83941b29-26fa-4258-9e7c-7557a6dd7cde
2026-06-18 09:37:18,639 - 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.34 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.365 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.365/2.354/4.343/1.989 ms')
2026-06-18 09:37:18,639 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-54894454 passed
2026-06-18 09:37:18,788 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-18 09:37:18,788 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-54894454, IP 109.118.133.133, Port 22
2026-06-18 09:37:18,947 - DEBUG - VM ctest-vn1-vm2-54894454 is ready for SSH connections
2026-06-18 09:37:18,947 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-18 09:37:18,948 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-18 09:37:18,948 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-18 09:37:18,948 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 172.157.99.5, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-06-18 09:37:18,948 - DEBUG - ping -s 56 -c 3 -W 1 172.157.99.5
2026-06-18 09:37:21,545 - DEBUG - PING 172.157.99.5 (172.157.99.5): 56 data bytes
64 bytes from 172.157.99.5: seq=0 ttl=63 time=3.690 ms
64 bytes from 172.157.99.5: seq=1 ttl=63 time=1.133 ms
64 bytes from 172.157.99.5: seq=2 ttl=63 time=0.735 ms
--- 172.157.99.5 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.735/1.852/3.690 ms
2026-06-18 09:37:21,545 - INFO - Ping to IP 172.157.99.5 from VM ctest-vn1-vm2-54894454 passed
2026-06-18 09:37:21,545 - INFO - Detaching port 83941b29-26fa-4258-9e7c-7557a6dd7cde from VM ctest-vn1-vm2-54894454
2026-06-18 09:37:21,599 - INFO - Deleting VM ctest-vn1-vm2-54894454
2026-06-18 09:37:21,661 - INFO - Detaching port b638ae84-95dc-4075-9353-756a8b0890f7 from VM ctest-vn1-vm1-70109478
2026-06-18 09:37:21,697 - INFO - Deleting VM ctest-vn1-vm1-70109478
2026-06-18 09:37:21,930 - DEBUG - Response for delete_port : ()
2026-06-18 09:37:22,089 - DEBUG - Response for delete_port : ()
2026-06-18 09:37:22,090 - INFO - Deleting VN ctest-vn1-95265207
2026-06-18 09:37:22,247 - DEBUG - Response for deleting network ()
2026-06-18 09:37:22,516 - DEBUG - No XMPP flaps were noticed during the test
2026-06-18 09:37:22,516 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:24]
2026-06-18 09:37:22,516 - INFO - --------------------------------------------------------------------------------
2026-06-18 09:37:23,217 - INFO - Deleted project: ctest-TestPorts-82788838, ID : 79bd77e1-2af6-482f-9724-da9422678272