2026-09-05 04:35:41,749 - INFO - Domain Default found not creating
2026-09-05 04:35:41,915 - INFO - Project ctest-TestPorts-58991146 not found, creating it
2026-09-05 04:35:42,420 - INFO - Created Project:ctest-TestPorts-58991146, ID : 54382837-b0d7-421a-abbe-50b0ec210454
2026-09-05 04:35:44,180 - INFO - ================================================================================
2026-09-05 04:35:44,181 - INFO - STARTING TEST : test_ports_bindings
2026-09-05 04:35:44,181 - 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-09-05 04:35:44,464 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.25': '0'}} with
2026-09-05 04:35:44,464 - INFO - Initial checks done. Running the testcase now
2026-09-05 04:35:44,464 - INFO -
2026-09-05 04:35:45,137 - DEBUG - Response for create_network : {'network': {'id': '8a23e7eb-61e5-4912-9828-4bfd99852d61', 'name': 'ctest-vn-29369588', 'tenant_id': '54382837b0d7421aabbe50b0ec210454', 'project_id': '54382837b0d7421aabbe50b0ec210454', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-58991146', 'ctest-vn-29369588'], 'port_security_enabled': True, 'description': ''}}
2026-09-05 04:35:45,354 - DEBUG - Response for create_subnet : {'subnet': {'id': '831db211-291b-4643-8eaa-5942017d776c', 'name': '', 'tenant_id': '54382837b0d7421aabbe50b0ec210454', 'network_id': '8a23e7eb-61e5-4912-9828-4bfd99852d61', 'ip_version': 4, 'cidr': '166.130.64.128/26', 'allocation_pools': [{'start': '166.130.64.130', 'end': '166.130.64.190'}], 'gateway_ip': '166.130.64.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '166.130.64.130', 'tags': [], 'project_id': '54382837b0d7421aabbe50b0ec210454'}}
2026-09-05 04:35:45,373 - INFO - Created VN ctest-vn-29369588
2026-09-05 04:35:45,427 - DEBUG - VN ctest-vn-29369588 UUID is 8a23e7eb-61e5-4912-9828-4bfd99852d61
2026-09-05 04:35:45,536 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-58991146', 'ctest-vmi-34990524']}
2026-09-05 04:35:45,916 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-34990524', 'id': '414d6499-7f0b-494d-8d67-d94e70654934', 'tenant_id': '54382837b0d7421aabbe50b0ec210454', 'network_id': '8a23e7eb-61e5-4912-9828-4bfd99852d61', 'mac_address': '02:41:4d:64:99:7f', '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': '166.130.64.131', 'subnet_id': '831db211-291b-4643-8eaa-5942017d776c'}], 'security_groups': ['0cf3ecd8-8dfa-4224-9e4c-97162932d6cc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '54382837b0d7421aabbe50b0ec210454'}}
2026-09-05 04:35:45,916 - DEBUG - Created port 414d6499-7f0b-494d-8d67-d94e70654934
2026-09-05 04:35:46,027 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/414d6499-7f0b-494d-8d67-d94e70654934
2026-09-05 04:35:46,398 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/414d6499-7f0b-494d-8d67-d94e70654934
2026-09-05 04:35:46,432 - INFO - VMI 414d6499-7f0b-494d-8d67-d94e70654934 verification in API Server passed
2026-09-05 04:35:46,546 - DEBUG - Response for delete_port : ()
2026-09-05 04:35:46,547 - INFO - Deleted port 414d6499-7f0b-494d-8d67-d94e70654934
2026-09-05 04:35:46,547 - INFO - Deleting VN ctest-vn-29369588
2026-09-05 04:35:46,672 - DEBUG - Response for deleting network ()
2026-09-05 04:35:46,954 - DEBUG - No XMPP flaps were noticed during the test
2026-09-05 04:35:46,954 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-09-05 04:35:46,955 - INFO - --------------------------------------------------------------------------------
2026-09-05 04:35:46,958 - INFO - ================================================================================
2026-09-05 04:35:46,958 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-09-05 04:35:46,958 - 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-09-05 04:35:47,252 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.25': '0'}} with
2026-09-05 04:35:47,253 - INFO - Initial checks done. Running the testcase now
2026-09-05 04:35:47,253 - INFO -
2026-09-05 04:35:47,454 - DEBUG - Response for create_network : {'network': {'id': '327be3ed-c88b-46da-8331-82a14d8b4d78', 'name': 'ctest-vn1-68696929', 'tenant_id': '54382837b0d7421aabbe50b0ec210454', 'project_id': '54382837b0d7421aabbe50b0ec210454', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-58991146', 'ctest-vn1-68696929'], 'port_security_enabled': True, 'description': ''}}
2026-09-05 04:35:47,689 - DEBUG - Response for create_subnet : {'subnet': {'id': '9064b27a-f6e1-4060-ba75-3f9db11ff508', 'name': '', 'tenant_id': '54382837b0d7421aabbe50b0ec210454', 'network_id': '327be3ed-c88b-46da-8331-82a14d8b4d78', 'ip_version': 4, 'cidr': '38.66.153.64/26', 'allocation_pools': [{'start': '38.66.153.66', 'end': '38.66.153.126'}], 'gateway_ip': '38.66.153.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '38.66.153.66', 'tags': [], 'project_id': '54382837b0d7421aabbe50b0ec210454'}}
2026-09-05 04:35:47,867 - DEBUG - Response for create_subnet : {'subnet': {'id': '47e1ab8d-eddd-4859-8f50-c9058622e0fc', 'name': '', 'tenant_id': '54382837b0d7421aabbe50b0ec210454', 'network_id': '327be3ed-c88b-46da-8331-82a14d8b4d78', 'ip_version': 4, 'cidr': '6.220.82.128/26', 'allocation_pools': [{'start': '6.220.82.130', 'end': '6.220.82.190'}], 'gateway_ip': '6.220.82.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '6.220.82.130', 'tags': [], 'project_id': '54382837b0d7421aabbe50b0ec210454'}}
2026-09-05 04:35:47,887 - INFO - Created VN ctest-vn1-68696929
2026-09-05 04:35:47,943 - DEBUG - VN ctest-vn1-68696929 UUID is 327be3ed-c88b-46da-8331-82a14d8b4d78
2026-09-05 04:35:48,303 - DEBUG - Response for create_port : {'port': {'name': '41808b92-ab4e-43a6-b95b-9ecff724b77b', 'id': '41808b92-ab4e-43a6-b95b-9ecff724b77b', 'tenant_id': '54382837b0d7421aabbe50b0ec210454', 'network_id': '327be3ed-c88b-46da-8331-82a14d8b4d78', 'mac_address': '02:41:80:8b:92:ab', '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': '38.66.153.69', 'subnet_id': '9064b27a-f6e1-4060-ba75-3f9db11ff508'}], 'security_groups': ['0cf3ecd8-8dfa-4224-9e4c-97162932d6cc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '54382837b0d7421aabbe50b0ec210454'}}
2026-09-05 04:35:48,500 - DEBUG - Response for create_port : {'port': {'name': '2960dc19-906e-4138-bcab-bdd45c311747', 'id': '2960dc19-906e-4138-bcab-bdd45c311747', 'tenant_id': '54382837b0d7421aabbe50b0ec210454', 'network_id': '327be3ed-c88b-46da-8331-82a14d8b4d78', 'mac_address': '02:29:60:dc:19:90', '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': '6.220.82.133', 'subnet_id': '47e1ab8d-eddd-4859-8f50-c9058622e0fc'}], 'security_groups': ['0cf3ecd8-8dfa-4224-9e4c-97162932d6cc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '54382837b0d7421aabbe50b0ec210454'}}
2026-09-05 04:35:48,560 - DEBUG - Services list from nova: [, , ]
2026-09-05 04:35:48,926 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6256-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6256-1)
2026-09-05 04:35:49,343 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6256-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6256-1)
2026-09-05 04:35:49,343 - INFO - Waiting for VM ctest-vn1-vm1-09515285 to be up..
2026-09-05 04:35:49,386 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-05 04:35:54,443 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-05 04:35:59,530 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-05 04:36:04,614 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-05 04:36:09,701 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-05 04:36:14,791 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-05 04:36:19,873 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-05 04:36:24,959 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-05 04:36:30,042 - DEBUG - VM is in ACTIVE state now
2026-09-05 04:36:30,042 - INFO - VM name : ctest-vn1-vm1-09515285
2026-09-05 04:36:30,123 - DEBUG - VM ctest-vn1-vm1-09515285 ID is a23cb6f1-e172-4b9b-89f6-d0b99e31e358
2026-09-05 04:36:30,148 - DEBUG - VM ctest-vn1-vm1-09515285 launched on Node cn-jenkins-deploy-platform-ansible-os-6256-1
2026-09-05 04:36:30,230 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/a23cb6f1-e172-4b9b-89f6-d0b99e31e358
2026-09-05 04:36:30,239 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/41808b92-ab4e-43a6-b95b-9ecff724b77b
2026-09-05 04:36:33,501 - 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 1021ms')
2026-09-05 04:36:33,501 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-09515285 failed!
2026-09-05 04:36:33,555 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-58991146:ctest-vn1-68696929 is 38.66.153.65 and allocation pool is NOT set
2026-09-05 04:36:33,555 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-58991146:ctest-vn1-68696929 is 6.220.82.129 and allocation pool is NOT set
2026-09-05 04:36:37,641 - 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=2 ttl=63 time=9.42 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1016ms\r\nrtt min/avg/max/mdev = 9.422/9.422/9.422/0.000 ms')
2026-09-05 04:36:37,642 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-09515285 passed
2026-09-05 04:36:37,799 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-05 04:36:37,799 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-09515285, IP 38.66.153.69, Port 22
2026-09-05 04:36:37,969 - DEBUG - VM ctest-vn1-vm1-09515285 is ready for SSH connections
2026-09-05 04:36:37,969 - INFO - Waiting for VM ctest-vn1-vm2-59324268 to be up..
2026-09-05 04:36:38,062 - DEBUG - VM is in ACTIVE state now
2026-09-05 04:36:38,062 - INFO - VM name : ctest-vn1-vm2-59324268
2026-09-05 04:36:38,143 - DEBUG - VM ctest-vn1-vm2-59324268 ID is 0be1a19e-0bcd-4b7a-ba13-24dc76aa0c08
2026-09-05 04:36:38,144 - DEBUG - VM ctest-vn1-vm2-59324268 launched on Node cn-jenkins-deploy-platform-ansible-os-6256-1
2026-09-05 04:36:38,234 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/0be1a19e-0bcd-4b7a-ba13-24dc76aa0c08
2026-09-05 04:36:38,246 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/2960dc19-906e-4138-bcab-bdd45c311747
2026-09-05 04:36:39,491 - 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.56 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.618 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.618/2.091/3.564/1.473 ms')
2026-09-05 04:36:39,491 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-59324268 passed
2026-09-05 04:36:39,647 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-05 04:36:39,647 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-59324268, IP 6.220.82.133, Port 22
2026-09-05 04:36:39,814 - DEBUG - VM ctest-vn1-vm2-59324268 is ready for SSH connections
2026-09-05 04:36:39,814 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-05 04:36:39,814 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-05 04:36:39,814 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-05 04:36:39,814 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 38.66.153.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-09-05 04:36:39,814 - DEBUG - ping -s 56 -c 3 -W 1 38.66.153.69
2026-09-05 04:36:43,934 - DEBUG - PING 38.66.153.69 (38.66.153.69): 56 data bytes
64 bytes from 38.66.153.69: seq=0 ttl=63 time=5.178 ms
64 bytes from 38.66.153.69: seq=1 ttl=63 time=1.021 ms
64 bytes from 38.66.153.69: seq=2 ttl=63 time=1.204 ms
--- 38.66.153.69 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.021/2.467/5.178 ms
2026-09-05 04:36:43,934 - INFO - Ping to IP 38.66.153.69 from VM ctest-vn1-vm2-59324268 passed
2026-09-05 04:36:43,935 - INFO - Detaching port 2960dc19-906e-4138-bcab-bdd45c311747 from VM ctest-vn1-vm2-59324268
2026-09-05 04:36:43,999 - INFO - Deleting VM ctest-vn1-vm2-59324268
2026-09-05 04:36:44,078 - INFO - Detaching port 41808b92-ab4e-43a6-b95b-9ecff724b77b from VM ctest-vn1-vm1-09515285
2026-09-05 04:36:44,114 - INFO - Deleting VM ctest-vn1-vm1-09515285
2026-09-05 04:36:44,380 - DEBUG - Response for delete_port : ()
2026-09-05 04:36:44,548 - DEBUG - Response for delete_port : ()
2026-09-05 04:36:44,548 - INFO - Deleting VN ctest-vn1-68696929
2026-09-05 04:36:44,687 - DEBUG - Response for deleting network ()
2026-09-05 04:36:44,970 - DEBUG - No XMPP flaps were noticed during the test
2026-09-05 04:36:44,970 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:58]
2026-09-05 04:36:44,971 - INFO - --------------------------------------------------------------------------------
2026-09-05 04:36:45,807 - INFO - Deleted project: ctest-TestPorts-58991146, ID : 54382837-b0d7-421a-abbe-50b0ec210454