2026-05-14 15:50:00,031 - INFO - Domain Default found not creating 2026-05-14 15:50:00,233 - INFO - Project ctest-TestPorts-85582899 not found, creating it 2026-05-14 15:50:00,718 - INFO - Created Project:ctest-TestPorts-85582899, ID : 463c6131-140c-4f18-bb34-d007f6c35b75 2026-05-14 15:50:02,422 - INFO - ================================================================================ 2026-05-14 15:50:02,422 - INFO - STARTING TEST : test_ports_bindings 2026-05-14 15:50:02,422 - 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-05-14 15:50:02,691 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-05-14 15:50:02,691 - INFO - Initial checks done. Running the testcase now 2026-05-14 15:50:02,691 - INFO - 2026-05-14 15:50:03,288 - DEBUG - Response for create_network : {'network': {'id': 'b4153c04-922f-4675-a73c-e90c7f32afa0', 'name': 'ctest-vn-22091791', 'tenant_id': '463c6131140c4f18bb34d007f6c35b75', 'project_id': '463c6131140c4f18bb34d007f6c35b75', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-85582899', 'ctest-vn-22091791'], 'port_security_enabled': True, 'description': ''}} 2026-05-14 15:50:03,506 - DEBUG - Response for create_subnet : {'subnet': {'id': '696ba56e-61c2-4d8f-968b-b5f324b9a31e', 'name': '', 'tenant_id': '463c6131140c4f18bb34d007f6c35b75', 'network_id': 'b4153c04-922f-4675-a73c-e90c7f32afa0', 'ip_version': 4, 'cidr': '49.255.201.192/26', 'allocation_pools': [{'start': '49.255.201.194', 'end': '49.255.201.254'}], 'gateway_ip': '49.255.201.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '49.255.201.194', 'tags': [], 'project_id': '463c6131140c4f18bb34d007f6c35b75'}} 2026-05-14 15:50:03,525 - INFO - Created VN ctest-vn-22091791 2026-05-14 15:50:03,578 - DEBUG - VN ctest-vn-22091791 UUID is b4153c04-922f-4675-a73c-e90c7f32afa0 2026-05-14 15:50:03,689 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-85582899', 'ctest-vmi-42255633']} 2026-05-14 15:50:03,946 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-42255633', 'id': '721de476-3886-44c3-9152-fb9b75d2796a', 'tenant_id': '463c6131140c4f18bb34d007f6c35b75', 'network_id': 'b4153c04-922f-4675-a73c-e90c7f32afa0', 'mac_address': '02:72:1d:e4:76:38', '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': '49.255.201.195', 'subnet_id': '696ba56e-61c2-4d8f-968b-b5f324b9a31e'}], 'security_groups': ['37db67f3-0e9c-45bb-bd05-e032c6b9bce7'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '463c6131140c4f18bb34d007f6c35b75'}} 2026-05-14 15:50:03,946 - DEBUG - Created port 721de476-3886-44c3-9152-fb9b75d2796a 2026-05-14 15:50:04,051 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/721de476-3886-44c3-9152-fb9b75d2796a 2026-05-14 15:50:04,381 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/721de476-3886-44c3-9152-fb9b75d2796a 2026-05-14 15:50:04,417 - INFO - VMI 721de476-3886-44c3-9152-fb9b75d2796a verification in API Server passed 2026-05-14 15:50:04,533 - DEBUG - Response for delete_port : () 2026-05-14 15:50:04,533 - INFO - Deleted port 721de476-3886-44c3-9152-fb9b75d2796a 2026-05-14 15:50:04,534 - INFO - Deleting VN ctest-vn-22091791 2026-05-14 15:50:04,655 - DEBUG - Response for deleting network () 2026-05-14 15:50:04,907 - DEBUG - No XMPP flaps were noticed during the test
2026-05-14 15:50:04,907 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-05-14 15:50:04,907 - INFO - -------------------------------------------------------------------------------- 2026-05-14 15:50:04,910 - INFO - ================================================================================ 2026-05-14 15:50:04,910 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-05-14 15:50:04,910 - 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-05-14 15:50:05,196 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-05-14 15:50:05,196 - INFO - Initial checks done. Running the testcase now 2026-05-14 15:50:05,196 - INFO - 2026-05-14 15:50:05,375 - DEBUG - Response for create_network : {'network': {'id': '2c2281cb-ba2d-43af-a744-05a29f3c6b96', 'name': 'ctest-vn1-15021111', 'tenant_id': '463c6131140c4f18bb34d007f6c35b75', 'project_id': '463c6131140c4f18bb34d007f6c35b75', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-85582899', 'ctest-vn1-15021111'], 'port_security_enabled': True, 'description': ''}} 2026-05-14 15:50:05,558 - DEBUG - Response for create_subnet : {'subnet': {'id': '7ef84cdb-e28e-4a0f-88de-f2e6c7a107eb', 'name': '', 'tenant_id': '463c6131140c4f18bb34d007f6c35b75', 'network_id': '2c2281cb-ba2d-43af-a744-05a29f3c6b96', 'ip_version': 4, 'cidr': '190.37.210.64/26', 'allocation_pools': [{'start': '190.37.210.66', 'end': '190.37.210.126'}], 'gateway_ip': '190.37.210.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '190.37.210.66', 'tags': [], 'project_id': '463c6131140c4f18bb34d007f6c35b75'}} 2026-05-14 15:50:05,726 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e7fb275d-ccd9-4e89-9806-468cccaa173b', 'name': '', 'tenant_id': '463c6131140c4f18bb34d007f6c35b75', 'network_id': '2c2281cb-ba2d-43af-a744-05a29f3c6b96', 'ip_version': 4, 'cidr': '87.145.43.192/26', 'allocation_pools': [{'start': '87.145.43.194', 'end': '87.145.43.254'}], 'gateway_ip': '87.145.43.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '87.145.43.194', 'tags': [], 'project_id': '463c6131140c4f18bb34d007f6c35b75'}} 2026-05-14 15:50:05,744 - INFO - Created VN ctest-vn1-15021111 2026-05-14 15:50:05,798 - DEBUG - VN ctest-vn1-15021111 UUID is 2c2281cb-ba2d-43af-a744-05a29f3c6b96 2026-05-14 15:50:06,138 - DEBUG - Response for create_port : {'port': {'name': 'bfc67e65-aac0-4289-9e00-25fb20b687f2', 'id': 'bfc67e65-aac0-4289-9e00-25fb20b687f2', 'tenant_id': '463c6131140c4f18bb34d007f6c35b75', 'network_id': '2c2281cb-ba2d-43af-a744-05a29f3c6b96', 'mac_address': '02:bf:c6:7e:65:aa', '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': '190.37.210.69', 'subnet_id': '7ef84cdb-e28e-4a0f-88de-f2e6c7a107eb'}], 'security_groups': ['37db67f3-0e9c-45bb-bd05-e032c6b9bce7'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '463c6131140c4f18bb34d007f6c35b75'}} 2026-05-14 15:50:06,327 - DEBUG - Response for create_port : {'port': {'name': 'f1503ede-1d40-493e-bb33-8f5e222f708c', 'id': 'f1503ede-1d40-493e-bb33-8f5e222f708c', 'tenant_id': '463c6131140c4f18bb34d007f6c35b75', 'network_id': '2c2281cb-ba2d-43af-a744-05a29f3c6b96', 'mac_address': '02:f1:50:3e:de:1d', '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': '87.145.43.197', 'subnet_id': 'e7fb275d-ccd9-4e89-9806-468cccaa173b'}], 'security_groups': ['37db67f3-0e9c-45bb-bd05-e032c6b9bce7'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '463c6131140c4f18bb34d007f6c35b75'}} 2026-05-14 15:50:06,402 - DEBUG - Services list from nova: [, , ] 2026-05-14 15:50:06,810 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5785-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5785-1) 2026-05-14 15:50:07,296 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5785-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5785-1) 2026-05-14 15:50:07,296 - INFO - Waiting for VM ctest-vn1-vm1-45449070 to be up.. 2026-05-14 15:50:07,351 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-14 15:50:12,437 - DEBUG - VM is in ACTIVE state now 2026-05-14 15:50:12,437 - INFO - VM name : ctest-vn1-vm1-45449070 2026-05-14 15:50:12,516 - DEBUG - VM ctest-vn1-vm1-45449070 ID is cc681c0d-efc5-423b-9b5c-3cc70f5548ec 2026-05-14 15:50:12,537 - DEBUG - VM ctest-vn1-vm1-45449070 launched on Node cn-jenkins-deploy-platform-ansible-os-5785-1 2026-05-14 15:50:12,622 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/cc681c0d-efc5-423b-9b5c-3cc70f5548ec 2026-05-14 15:50:12,631 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/bfc67e65-aac0-4289-9e00-25fb20b687f2 2026-05-14 15:50:15,888 - 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 1013ms') 2026-05-14 15:50:15,888 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-45449070 failed! 2026-05-14 15:50:15,942 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-85582899:ctest-vn1-15021111 is 190.37.210.65 and allocation pool is NOT set 2026-05-14 15:50:15,942 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-85582899:ctest-vn1-15021111 is 87.145.43.193 and allocation pool is NOT set 2026-05-14 15:50:18,005 - 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=13.1 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.05 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 = 1.049/7.081/13.114/6.032 ms') 2026-05-14 15:50:18,005 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-45449070 passed 2026-05-14 15:50:18,158 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-14 15:50:18,158 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-45449070, IP 190.37.210.69, Port 22 2026-05-14 15:50:18,323 - DEBUG - VM ctest-vn1-vm1-45449070 is ready for SSH connections 2026-05-14 15:50:18,323 - INFO - Waiting for VM ctest-vn1-vm2-45959004 to be up.. 2026-05-14 15:50:18,413 - DEBUG - VM is in ACTIVE state now 2026-05-14 15:50:18,414 - INFO - VM name : ctest-vn1-vm2-45959004 2026-05-14 15:50:18,504 - DEBUG - VM ctest-vn1-vm2-45959004 ID is 7b3986fa-5d43-4c06-acce-e7327888defd 2026-05-14 15:50:18,504 - DEBUG - VM ctest-vn1-vm2-45959004 launched on Node cn-jenkins-deploy-platform-ansible-os-5785-1 2026-05-14 15:50:18,583 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/7b3986fa-5d43-4c06-acce-e7327888defd 2026-05-14 15:50:18,592 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/f1503ede-1d40-493e-bb33-8f5e222f708c 2026-05-14 15:50:19,833 - 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.95 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.467 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.467/1.708/2.949/1.241 ms') 2026-05-14 15:50:19,833 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-45959004 passed 2026-05-14 15:50:19,982 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-14 15:50:19,982 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-45959004, IP 87.145.43.197, Port 22 2026-05-14 15:50:20,137 - DEBUG - VM ctest-vn1-vm2-45959004 is ready for SSH connections 2026-05-14 15:50:20,137 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-14 15:50:20,138 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-14 15:50:20,138 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-14 15:50:20,138 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 190.37.210.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-05-14 15:50:20,138 - DEBUG - ping -s 56 -c 3 -W 1 190.37.210.69 2026-05-14 15:50:22,784 - DEBUG - PING 190.37.210.69 (190.37.210.69): 56 data bytes 64 bytes from 190.37.210.69: seq=0 ttl=63 time=5.143 ms 64 bytes from 190.37.210.69: seq=1 ttl=63 time=1.001 ms 64 bytes from 190.37.210.69: seq=2 ttl=63 time=1.116 ms --- 190.37.210.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.001/2.420/5.143 ms 2026-05-14 15:50:22,784 - INFO - Ping to IP 190.37.210.69 from VM ctest-vn1-vm2-45959004 passed 2026-05-14 15:50:22,784 - INFO - Detaching port f1503ede-1d40-493e-bb33-8f5e222f708c from VM ctest-vn1-vm2-45959004 2026-05-14 15:50:22,837 - INFO - Deleting VM ctest-vn1-vm2-45959004 2026-05-14 15:50:22,908 - INFO - Detaching port bfc67e65-aac0-4289-9e00-25fb20b687f2 from VM ctest-vn1-vm1-45449070 2026-05-14 15:50:22,946 - INFO - Deleting VM ctest-vn1-vm1-45449070 2026-05-14 15:50:23,206 - DEBUG - Response for delete_port : () 2026-05-14 15:50:23,355 - DEBUG - Response for delete_port : () 2026-05-14 15:50:23,355 - INFO - Deleting VN ctest-vn1-15021111 2026-05-14 15:50:23,471 - DEBUG - Response for deleting network () 2026-05-14 15:50:23,728 - DEBUG - No XMPP flaps were noticed during the test
2026-05-14 15:50:23,728 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:19]
2026-05-14 15:50:23,728 - INFO - -------------------------------------------------------------------------------- 2026-05-14 15:50:24,440 - INFO - Deleted project: ctest-TestPorts-85582899, ID : 463c6131-140c-4f18-bb34-d007f6c35b75