2026-08-25 23:43:39,313 - INFO - Domain Default found not creating
2026-08-25 23:43:39,488 - INFO - Project ctest-TestPorts-02136366 not found, creating it
2026-08-25 23:43:40,009 - INFO - Created Project:ctest-TestPorts-02136366, ID : 5f6efb46-d6c4-4fbb-bb1e-3ddc57a5eef6
2026-08-25 23:43:41,805 - INFO - ================================================================================
2026-08-25 23:43:41,805 - INFO - STARTING TEST : test_ports_bindings
2026-08-25 23:43:41,805 - 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-25 23:43:42,069 - DEBUG - Nothing to compare xmpp stats {'10.0.0.162': {'10.20.0.17': '0'}} with
2026-08-25 23:43:42,069 - INFO - Initial checks done. Running the testcase now
2026-08-25 23:43:42,069 - INFO -
2026-08-25 23:43:42,756 - DEBUG - Response for create_network : {'network': {'id': 'a2c84a21-4888-43a8-93ef-5e5872d67e3a', 'name': 'ctest-vn-94154426', 'tenant_id': '5f6efb46d6c44fbbbb1e3ddc57a5eef6', 'project_id': '5f6efb46d6c44fbbbb1e3ddc57a5eef6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-02136366', 'ctest-vn-94154426'], 'port_security_enabled': True, 'description': ''}}
2026-08-25 23:43:42,939 - DEBUG - Response for create_subnet : {'subnet': {'id': '181cf02a-71f6-4471-8029-98638301a330', 'name': '', 'tenant_id': '5f6efb46d6c44fbbbb1e3ddc57a5eef6', 'network_id': 'a2c84a21-4888-43a8-93ef-5e5872d67e3a', 'ip_version': 4, 'cidr': '176.110.152.128/26', 'allocation_pools': [{'start': '176.110.152.130', 'end': '176.110.152.190'}], 'gateway_ip': '176.110.152.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '176.110.152.130', 'tags': [], 'project_id': '5f6efb46d6c44fbbbb1e3ddc57a5eef6'}}
2026-08-25 23:43:42,958 - INFO - Created VN ctest-vn-94154426
2026-08-25 23:43:43,012 - DEBUG - VN ctest-vn-94154426 UUID is a2c84a21-4888-43a8-93ef-5e5872d67e3a
2026-08-25 23:43:43,124 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-02136366', 'ctest-vmi-35885986']}
2026-08-25 23:43:43,408 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-35885986', 'id': '27202caf-c07b-4d19-aa4b-e4590dfd429b', 'tenant_id': '5f6efb46d6c44fbbbb1e3ddc57a5eef6', 'network_id': 'a2c84a21-4888-43a8-93ef-5e5872d67e3a', 'mac_address': '02:27:20:2c:af:c0', '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': '176.110.152.131', 'subnet_id': '181cf02a-71f6-4471-8029-98638301a330'}], 'security_groups': ['98f2d9be-c9af-49e9-8a55-5c3acd72c8c2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '5f6efb46d6c44fbbbb1e3ddc57a5eef6'}}
2026-08-25 23:43:43,408 - DEBUG - Created port 27202caf-c07b-4d19-aa4b-e4590dfd429b
2026-08-25 23:43:43,516 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine-interface/27202caf-c07b-4d19-aa4b-e4590dfd429b
2026-08-25 23:43:43,888 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine-interface/27202caf-c07b-4d19-aa4b-e4590dfd429b
2026-08-25 23:43:43,921 - INFO - VMI 27202caf-c07b-4d19-aa4b-e4590dfd429b verification in API Server passed
2026-08-25 23:43:44,031 - DEBUG - Response for delete_port : ()
2026-08-25 23:43:44,031 - INFO - Deleted port 27202caf-c07b-4d19-aa4b-e4590dfd429b
2026-08-25 23:43:44,031 - INFO - Deleting VN ctest-vn-94154426
2026-08-25 23:43:44,156 - DEBUG - Response for deleting network ()
2026-08-25 23:43:44,427 - DEBUG - No XMPP flaps were noticed during the test
2026-08-25 23:43:44,427 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-08-25 23:43:44,427 - INFO - --------------------------------------------------------------------------------
2026-08-25 23:43:44,429 - INFO - ================================================================================
2026-08-25 23:43:44,430 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-08-25 23:43:44,430 - 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-25 23:43:44,725 - DEBUG - Nothing to compare xmpp stats {'10.0.0.162': {'10.20.0.17': '0'}} with
2026-08-25 23:43:44,725 - INFO - Initial checks done. Running the testcase now
2026-08-25 23:43:44,725 - INFO -
2026-08-25 23:43:44,923 - DEBUG - Response for create_network : {'network': {'id': 'c116cc66-c78b-4547-8e40-84b245c2884c', 'name': 'ctest-vn1-67961484', 'tenant_id': '5f6efb46d6c44fbbbb1e3ddc57a5eef6', 'project_id': '5f6efb46d6c44fbbbb1e3ddc57a5eef6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-02136366', 'ctest-vn1-67961484'], 'port_security_enabled': True, 'description': ''}}
2026-08-25 23:43:45,182 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ad6e3fe1-14e7-4ea6-8266-eb7cbdb39b39', 'name': '', 'tenant_id': '5f6efb46d6c44fbbbb1e3ddc57a5eef6', 'network_id': 'c116cc66-c78b-4547-8e40-84b245c2884c', 'ip_version': 4, 'cidr': '19.192.74.192/26', 'allocation_pools': [{'start': '19.192.74.194', 'end': '19.192.74.254'}], 'gateway_ip': '19.192.74.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '19.192.74.194', 'tags': [], 'project_id': '5f6efb46d6c44fbbbb1e3ddc57a5eef6'}}
2026-08-25 23:43:45,383 - DEBUG - Response for create_subnet : {'subnet': {'id': '4129bbf5-ed7b-4923-991c-88d1dbd58c59', 'name': '', 'tenant_id': '5f6efb46d6c44fbbbb1e3ddc57a5eef6', 'network_id': 'c116cc66-c78b-4547-8e40-84b245c2884c', 'ip_version': 4, 'cidr': '86.210.61.128/26', 'allocation_pools': [{'start': '86.210.61.130', 'end': '86.210.61.190'}], 'gateway_ip': '86.210.61.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '86.210.61.130', 'tags': [], 'project_id': '5f6efb46d6c44fbbbb1e3ddc57a5eef6'}}
2026-08-25 23:43:45,403 - INFO - Created VN ctest-vn1-67961484
2026-08-25 23:43:45,456 - DEBUG - VN ctest-vn1-67961484 UUID is c116cc66-c78b-4547-8e40-84b245c2884c
2026-08-25 23:43:45,818 - DEBUG - Response for create_port : {'port': {'name': '69fa5b00-8055-4a7f-a6df-ea1565987f9f', 'id': '69fa5b00-8055-4a7f-a6df-ea1565987f9f', 'tenant_id': '5f6efb46d6c44fbbbb1e3ddc57a5eef6', 'network_id': 'c116cc66-c78b-4547-8e40-84b245c2884c', 'mac_address': '02:69:fa:5b:00:80', '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': '19.192.74.197', 'subnet_id': 'ad6e3fe1-14e7-4ea6-8266-eb7cbdb39b39'}], 'security_groups': ['98f2d9be-c9af-49e9-8a55-5c3acd72c8c2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '5f6efb46d6c44fbbbb1e3ddc57a5eef6'}}
2026-08-25 23:43:46,047 - DEBUG - Response for create_port : {'port': {'name': 'fdc81956-1a23-4502-8905-fc0a609261b6', 'id': 'fdc81956-1a23-4502-8905-fc0a609261b6', 'tenant_id': '5f6efb46d6c44fbbbb1e3ddc57a5eef6', 'network_id': 'c116cc66-c78b-4547-8e40-84b245c2884c', 'mac_address': '02:fd:c8:19:56:1a', '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': '86.210.61.133', 'subnet_id': '4129bbf5-ed7b-4923-991c-88d1dbd58c59'}], 'security_groups': ['98f2d9be-c9af-49e9-8a55-5c3acd72c8c2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '5f6efb46d6c44fbbbb1e3ddc57a5eef6'}}
2026-08-25 23:43:46,113 - DEBUG - Services list from nova: [, , ]
2026-08-25 23:43:46,487 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6230-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6230-1)
2026-08-25 23:43:46,917 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6230-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6230-1)
2026-08-25 23:43:46,917 - INFO - Waiting for VM ctest-vn1-vm1-29360601 to be up..
2026-08-25 23:43:46,959 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 23:43:52,021 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 23:43:57,114 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 23:44:02,195 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 23:44:07,283 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 23:44:12,370 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 23:44:17,463 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 23:44:22,547 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 23:44:27,628 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 23:44:32,719 - DEBUG - VM is in ACTIVE state now
2026-08-25 23:44:32,719 - INFO - VM name : ctest-vn1-vm1-29360601
2026-08-25 23:44:32,802 - DEBUG - VM ctest-vn1-vm1-29360601 ID is bf3f7d0c-7432-422b-a417-115be20570e0
2026-08-25 23:44:32,824 - DEBUG - VM ctest-vn1-vm1-29360601 launched on Node cn-jenkins-deploy-platform-ansible-os-6230-1
2026-08-25 23:44:32,908 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine/bf3f7d0c-7432-422b-a417-115be20570e0
2026-08-25 23:44:32,924 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine-interface/69fa5b00-8055-4a7f-a6df-ea1565987f9f
2026-08-25 23:44:36,214 - 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 1029ms')
2026-08-25 23:44:36,214 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-29360601 failed!
2026-08-25 23:44:36,268 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-02136366:ctest-vn1-67961484 is 19.192.74.193 and allocation pool is NOT set
2026-08-25 23:44:36,268 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-02136366:ctest-vn1-67961484 is 86.210.61.129 and allocation pool is NOT set
2026-08-25 23:44:38,327 - 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.09 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.384 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.384/2.235/4.086/1.851 ms')
2026-08-25 23:44:38,327 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-29360601 passed
2026-08-25 23:44:38,480 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-25 23:44:38,480 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-29360601, IP 19.192.74.197, Port 22
2026-08-25 23:44:38,650 - DEBUG - VM ctest-vn1-vm1-29360601 is ready for SSH connections
2026-08-25 23:44:38,651 - INFO - Waiting for VM ctest-vn1-vm2-54994251 to be up..
2026-08-25 23:44:38,741 - DEBUG - VM is in ACTIVE state now
2026-08-25 23:44:38,742 - INFO - VM name : ctest-vn1-vm2-54994251
2026-08-25 23:44:38,830 - DEBUG - VM ctest-vn1-vm2-54994251 ID is fa12d27a-1aeb-4ef1-8684-1d590a742dd2
2026-08-25 23:44:38,830 - DEBUG - VM ctest-vn1-vm2-54994251 launched on Node cn-jenkins-deploy-platform-ansible-os-6230-1
2026-08-25 23:44:38,921 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine/fa12d27a-1aeb-4ef1-8684-1d590a742dd2
2026-08-25 23:44:38,930 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine-interface/fdc81956-1a23-4502-8905-fc0a609261b6
2026-08-25 23:44:40,174 - 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=4.06 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.470 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.470/2.264/4.058/1.794 ms')
2026-08-25 23:44:40,174 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-54994251 passed
2026-08-25 23:44:40,324 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-25 23:44:40,324 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-54994251, IP 86.210.61.133, Port 22
2026-08-25 23:44:40,484 - DEBUG - VM ctest-vn1-vm2-54994251 is ready for SSH connections
2026-08-25 23:44:40,484 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-25 23:44:40,484 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-25 23:44:40,484 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-25 23:44:40,484 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 19.192.74.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.162, gateway password: c0ntrail123
2026-08-25 23:44:40,484 - DEBUG - ping -s 56 -c 3 -W 1 19.192.74.197
2026-08-25 23:44:44,637 - DEBUG - PING 19.192.74.197 (19.192.74.197): 56 data bytes
64 bytes from 19.192.74.197: seq=0 ttl=63 time=5.171 ms
64 bytes from 19.192.74.197: seq=1 ttl=63 time=0.976 ms
64 bytes from 19.192.74.197: seq=2 ttl=63 time=1.749 ms
--- 19.192.74.197 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.976/2.632/5.171 ms
2026-08-25 23:44:44,637 - INFO - Ping to IP 19.192.74.197 from VM ctest-vn1-vm2-54994251 passed
2026-08-25 23:44:44,638 - INFO - Detaching port fdc81956-1a23-4502-8905-fc0a609261b6 from VM ctest-vn1-vm2-54994251
2026-08-25 23:44:44,694 - INFO - Deleting VM ctest-vn1-vm2-54994251
2026-08-25 23:44:44,768 - INFO - Detaching port 69fa5b00-8055-4a7f-a6df-ea1565987f9f from VM ctest-vn1-vm1-29360601
2026-08-25 23:44:44,803 - INFO - Deleting VM ctest-vn1-vm1-29360601
2026-08-25 23:44:45,062 - DEBUG - Response for delete_port : ()
2026-08-25 23:44:45,253 - DEBUG - Response for delete_port : ()
2026-08-25 23:44:45,253 - INFO - Deleting VN ctest-vn1-67961484
2026-08-25 23:44:45,409 - DEBUG - Response for deleting network ()
2026-08-25 23:44:45,674 - DEBUG - No XMPP flaps were noticed during the test
2026-08-25 23:44:45,674 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:01]
2026-08-25 23:44:45,674 - INFO - --------------------------------------------------------------------------------
2026-08-25 23:44:46,459 - INFO - Deleted project: ctest-TestPorts-02136366, ID : 5f6efb46-d6c4-4fbb-bb1e-3ddc57a5eef6