2026-03-05 02:26:37,250 - INFO - Domain Default found not creating 2026-03-05 02:26:37,420 - INFO - Project ctest-TestPorts-93241417 not found, creating it 2026-03-05 02:26:37,905 - INFO - Created Project:ctest-TestPorts-93241417, ID : 35b63536-71c8-4b14-9a94-9cf88a2733aa 2026-03-05 02:26:39,362 - INFO - ================================================================================ 2026-03-05 02:26:39,362 - INFO - STARTING TEST : test_ports_bindings 2026-03-05 02:26:39,362 - 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-05 02:26:39,619 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.252': '0'}} with 2026-03-05 02:26:39,619 - INFO - Initial checks done. Running the testcase now 2026-03-05 02:26:39,619 - INFO - 2026-03-05 02:26:40,164 - DEBUG - Response for create_network : {'network': {'id': 'baffdde1-98fe-4d36-951a-b256e36a49b2', 'name': 'ctest-vn-14001734', 'tenant_id': '35b6353671c84b149a949cf88a2733aa', 'project_id': '35b6353671c84b149a949cf88a2733aa', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-93241417', 'ctest-vn-14001734'], 'port_security_enabled': True, 'description': ''}} 2026-03-05 02:26:40,369 - DEBUG - Response for create_subnet : {'subnet': {'id': '2152866d-22e8-4230-b667-8f7c91a1faf5', 'name': '', 'tenant_id': '35b6353671c84b149a949cf88a2733aa', 'network_id': 'baffdde1-98fe-4d36-951a-b256e36a49b2', 'ip_version': 4, 'cidr': '160.218.51.128/26', 'allocation_pools': [{'start': '160.218.51.130', 'end': '160.218.51.190'}], 'gateway_ip': '160.218.51.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '160.218.51.130', 'tags': [], 'project_id': '35b6353671c84b149a949cf88a2733aa'}} 2026-03-05 02:26:40,387 - INFO - Created VN ctest-vn-14001734 2026-03-05 02:26:40,438 - DEBUG - VN ctest-vn-14001734 UUID is baffdde1-98fe-4d36-951a-b256e36a49b2 2026-03-05 02:26:40,545 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-93241417', 'ctest-vmi-92079301']} 2026-03-05 02:26:40,772 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-92079301', 'id': '3b6352fc-0be1-427b-b97e-0489e1d527e8', 'tenant_id': '35b6353671c84b149a949cf88a2733aa', 'network_id': 'baffdde1-98fe-4d36-951a-b256e36a49b2', 'mac_address': '02:3b:63:52:fc:0b', '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': '160.218.51.131', 'subnet_id': '2152866d-22e8-4230-b667-8f7c91a1faf5'}], 'security_groups': ['2a13a95e-0595-4639-b98f-30edf588e856'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '35b6353671c84b149a949cf88a2733aa'}} 2026-03-05 02:26:40,772 - DEBUG - Created port 3b6352fc-0be1-427b-b97e-0489e1d527e8 2026-03-05 02:26:40,874 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/3b6352fc-0be1-427b-b97e-0489e1d527e8 2026-03-05 02:26:41,169 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/3b6352fc-0be1-427b-b97e-0489e1d527e8 2026-03-05 02:26:41,203 - INFO - VMI 3b6352fc-0be1-427b-b97e-0489e1d527e8 verification in API Server passed 2026-03-05 02:26:41,286 - DEBUG - Response for delete_port : () 2026-03-05 02:26:41,286 - INFO - Deleted port 3b6352fc-0be1-427b-b97e-0489e1d527e8 2026-03-05 02:26:41,286 - INFO - Deleting VN ctest-vn-14001734 2026-03-05 02:26:41,374 - DEBUG - Response for deleting network () 2026-03-05 02:26:41,627 - DEBUG - No XMPP flaps were noticed during the test
2026-03-05 02:26:41,627 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-03-05 02:26:41,627 - INFO - -------------------------------------------------------------------------------- 2026-03-05 02:26:41,629 - INFO - ================================================================================ 2026-03-05 02:26:41,630 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-05 02:26:41,630 - 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-05 02:26:41,920 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.252': '0'}} with 2026-03-05 02:26:41,920 - INFO - Initial checks done. Running the testcase now 2026-03-05 02:26:41,920 - INFO - 2026-03-05 02:26:42,092 - DEBUG - Response for create_network : {'network': {'id': 'fa711cca-f402-45fc-8d8f-c22f0e084631', 'name': 'ctest-vn1-72430209', 'tenant_id': '35b6353671c84b149a949cf88a2733aa', 'project_id': '35b6353671c84b149a949cf88a2733aa', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-93241417', 'ctest-vn1-72430209'], 'port_security_enabled': True, 'description': ''}} 2026-03-05 02:26:42,314 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a33da40d-ca37-45d9-bf50-1909638a67b1', 'name': '', 'tenant_id': '35b6353671c84b149a949cf88a2733aa', 'network_id': 'fa711cca-f402-45fc-8d8f-c22f0e084631', 'ip_version': 4, 'cidr': '174.35.115.192/26', 'allocation_pools': [{'start': '174.35.115.194', 'end': '174.35.115.254'}], 'gateway_ip': '174.35.115.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '174.35.115.194', 'tags': [], 'project_id': '35b6353671c84b149a949cf88a2733aa'}} 2026-03-05 02:26:42,467 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ed1f16ff-507d-425c-ac89-d3ca4a976347', 'name': '', 'tenant_id': '35b6353671c84b149a949cf88a2733aa', 'network_id': 'fa711cca-f402-45fc-8d8f-c22f0e084631', 'ip_version': 4, 'cidr': '171.235.160.192/26', 'allocation_pools': [{'start': '171.235.160.194', 'end': '171.235.160.254'}], 'gateway_ip': '171.235.160.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '171.235.160.194', 'tags': [], 'project_id': '35b6353671c84b149a949cf88a2733aa'}} 2026-03-05 02:26:42,484 - INFO - Created VN ctest-vn1-72430209 2026-03-05 02:26:42,534 - DEBUG - VN ctest-vn1-72430209 UUID is fa711cca-f402-45fc-8d8f-c22f0e084631 2026-03-05 02:26:42,820 - DEBUG - Response for create_port : {'port': {'name': 'bb207416-5b33-41c4-a477-8f248d6590dc', 'id': 'bb207416-5b33-41c4-a477-8f248d6590dc', 'tenant_id': '35b6353671c84b149a949cf88a2733aa', 'network_id': 'fa711cca-f402-45fc-8d8f-c22f0e084631', 'mac_address': '02:bb:20:74:16:5b', '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': '174.35.115.197', 'subnet_id': 'a33da40d-ca37-45d9-bf50-1909638a67b1'}], 'security_groups': ['2a13a95e-0595-4639-b98f-30edf588e856'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '35b6353671c84b149a949cf88a2733aa'}} 2026-03-05 02:26:42,998 - DEBUG - Response for create_port : {'port': {'name': 'b916c867-b4a7-48c3-96a1-816b4c90948f', 'id': 'b916c867-b4a7-48c3-96a1-816b4c90948f', 'tenant_id': '35b6353671c84b149a949cf88a2733aa', 'network_id': 'fa711cca-f402-45fc-8d8f-c22f0e084631', 'mac_address': '02:b9:16:c8:67:b4', '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': '171.235.160.197', 'subnet_id': 'ed1f16ff-507d-425c-ac89-d3ca4a976347'}], 'security_groups': ['2a13a95e-0595-4639-b98f-30edf588e856'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '35b6353671c84b149a949cf88a2733aa'}} 2026-03-05 02:26:43,060 - DEBUG - Services list from nova: [, , ] 2026-03-05 02:26:43,408 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5437-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5437-1) 2026-03-05 02:26:43,783 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5437-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5437-1) 2026-03-05 02:26:43,783 - INFO - Waiting for VM ctest-vn1-vm1-62814749 to be up.. 2026-03-05 02:26:43,821 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-05 02:26:48,893 - DEBUG - VM is in ACTIVE state now 2026-03-05 02:26:48,893 - INFO - VM name : ctest-vn1-vm1-62814749 2026-03-05 02:26:48,961 - DEBUG - VM ctest-vn1-vm1-62814749 ID is 46376392-dd05-497c-b3e1-fcfc37b97e14 2026-03-05 02:26:48,981 - DEBUG - VM ctest-vn1-vm1-62814749 launched on Node cn-jenkins-deploy-platform-ansible-os-5437-1 2026-03-05 02:26:49,055 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/46376392-dd05-497c-b3e1-fcfc37b97e14 2026-03-05 02:26:49,063 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/bb207416-5b33-41c4-a477-8f248d6590dc 2026-03-05 02:26:52,328 - 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 1022ms') 2026-03-05 02:26:52,329 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-62814749 failed! 2026-03-05 02:26:52,382 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-93241417:ctest-vn1-72430209 is 174.35.115.193 and allocation pool is NOT set 2026-03-05 02:26:52,382 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-93241417:ctest-vn1-72430209 is 171.235.160.193 and allocation pool is NOT set 2026-03-05 02:26:54,449 - 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=8.19 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.72 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 = 2.721/5.454/8.188/2.733 ms') 2026-03-05 02:26:54,450 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-62814749 passed 2026-03-05 02:26:54,598 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-05 02:26:54,598 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-62814749, IP 174.35.115.197, Port 22 2026-03-05 02:26:54,758 - DEBUG - VM ctest-vn1-vm1-62814749 is ready for SSH connections 2026-03-05 02:26:54,758 - INFO - Waiting for VM ctest-vn1-vm2-32718470 to be up.. 2026-03-05 02:26:54,833 - DEBUG - VM is in ACTIVE state now 2026-03-05 02:26:54,833 - INFO - VM name : ctest-vn1-vm2-32718470 2026-03-05 02:26:54,904 - DEBUG - VM ctest-vn1-vm2-32718470 ID is deefbbf5-6471-47b5-8a99-86958bc81ecd 2026-03-05 02:26:54,904 - DEBUG - VM ctest-vn1-vm2-32718470 launched on Node cn-jenkins-deploy-platform-ansible-os-5437-1 2026-03-05 02:26:54,972 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/deefbbf5-6471-47b5-8a99-86958bc81ecd 2026-03-05 02:26:54,980 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b916c867-b4a7-48c3-96a1-816b4c90948f 2026-03-05 02:26:56,219 - 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=2.71 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.474 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.474/1.589/2.705/1.115 ms') 2026-03-05 02:26:56,219 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-32718470 passed 2026-03-05 02:26:56,366 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-05 02:26:56,366 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-32718470, IP 171.235.160.197, Port 22 2026-03-05 02:26:56,530 - DEBUG - VM ctest-vn1-vm2-32718470 is ready for SSH connections 2026-03-05 02:26:56,530 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-05 02:26:56,530 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-05 02:26:56,530 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-05 02:26:56,530 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 174.35.115.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-03-05 02:26:56,530 - DEBUG - ping -s 56 -c 3 -W 1 174.35.115.197 2026-03-05 02:26:59,203 - DEBUG - PING 174.35.115.197 (174.35.115.197): 56 data bytes 64 bytes from 174.35.115.197: seq=0 ttl=63 time=3.425 ms 64 bytes from 174.35.115.197: seq=1 ttl=63 time=0.748 ms 64 bytes from 174.35.115.197: seq=2 ttl=63 time=0.737 ms --- 174.35.115.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.737/1.636/3.425 ms 2026-03-05 02:26:59,203 - INFO - Ping to IP 174.35.115.197 from VM ctest-vn1-vm2-32718470 passed 2026-03-05 02:26:59,203 - INFO - Detaching port b916c867-b4a7-48c3-96a1-816b4c90948f from VM ctest-vn1-vm2-32718470 2026-03-05 02:26:59,270 - INFO - Deleting VM ctest-vn1-vm2-32718470 2026-03-05 02:26:59,371 - INFO - Detaching port bb207416-5b33-41c4-a477-8f248d6590dc from VM ctest-vn1-vm1-62814749 2026-03-05 02:26:59,411 - INFO - Deleting VM ctest-vn1-vm1-62814749 2026-03-05 02:26:59,671 - DEBUG - Response for delete_port : () 2026-03-05 02:26:59,842 - DEBUG - Response for delete_port : () 2026-03-05 02:26:59,843 - INFO - Deleting VN ctest-vn1-72430209 2026-03-05 02:26:59,999 - DEBUG - Response for deleting network () 2026-03-05 02:27:00,252 - DEBUG - No XMPP flaps were noticed during the test
2026-03-05 02:27:00,252 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:19]
2026-03-05 02:27:00,252 - INFO - -------------------------------------------------------------------------------- 2026-03-05 02:27:01,028 - INFO - Deleted project: ctest-TestPorts-93241417, ID : 35b63536-71c8-4b14-9a94-9cf88a2733aa