2026-03-30 03:36:13,016 - INFO - Domain Default found not creating 2026-03-30 03:36:13,193 - INFO - Project ctest-TestPorts-13039790 not found, creating it 2026-03-30 03:36:13,778 - INFO - Created Project:ctest-TestPorts-13039790, ID : de2b9022-982a-49dc-9106-472416a76fb3 2026-03-30 03:36:15,211 - INFO - ================================================================================ 2026-03-30 03:36:15,211 - INFO - STARTING TEST : test_ports_bindings 2026-03-30 03:36:15,211 - 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-30 03:36:15,462 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.193': '0'}} with 2026-03-30 03:36:15,463 - INFO - Initial checks done. Running the testcase now 2026-03-30 03:36:15,463 - INFO - 2026-03-30 03:36:16,046 - DEBUG - Response for create_network : {'network': {'id': '1c0b4c77-c618-4933-999e-da491d8be008', 'name': 'ctest-vn-00345363', 'tenant_id': 'de2b9022982a49dc9106472416a76fb3', 'project_id': 'de2b9022982a49dc9106472416a76fb3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-13039790', 'ctest-vn-00345363'], 'port_security_enabled': True, 'description': ''}} 2026-03-30 03:36:16,195 - DEBUG - Response for create_subnet : {'subnet': {'id': '0134e1ff-4f22-4847-a2ad-b85d1c876985', 'name': '', 'tenant_id': 'de2b9022982a49dc9106472416a76fb3', 'network_id': '1c0b4c77-c618-4933-999e-da491d8be008', 'ip_version': 4, 'cidr': '113.211.253.0/26', 'allocation_pools': [{'start': '113.211.253.2', 'end': '113.211.253.62'}], 'gateway_ip': '113.211.253.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '113.211.253.2', 'tags': [], 'project_id': 'de2b9022982a49dc9106472416a76fb3'}} 2026-03-30 03:36:16,211 - INFO - Created VN ctest-vn-00345363 2026-03-30 03:36:16,261 - DEBUG - VN ctest-vn-00345363 UUID is 1c0b4c77-c618-4933-999e-da491d8be008 2026-03-30 03:36:16,365 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-13039790', 'ctest-vmi-86967572']} 2026-03-30 03:36:16,592 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-86967572', 'id': '228ae40f-a6d8-4429-86ea-8a446a4e0400', 'tenant_id': 'de2b9022982a49dc9106472416a76fb3', 'network_id': '1c0b4c77-c618-4933-999e-da491d8be008', 'mac_address': '02:22:8a:e4:0f:a6', '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': '113.211.253.3', 'subnet_id': '0134e1ff-4f22-4847-a2ad-b85d1c876985'}], 'security_groups': ['fec67f4c-bcfd-4ac6-9e87-f13dd101c3d4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'de2b9022982a49dc9106472416a76fb3'}} 2026-03-30 03:36:16,593 - DEBUG - Created port 228ae40f-a6d8-4429-86ea-8a446a4e0400 2026-03-30 03:36:16,698 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/228ae40f-a6d8-4429-86ea-8a446a4e0400 2026-03-30 03:36:16,997 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/228ae40f-a6d8-4429-86ea-8a446a4e0400 2026-03-30 03:36:17,032 - INFO - VMI 228ae40f-a6d8-4429-86ea-8a446a4e0400 verification in API Server passed 2026-03-30 03:36:17,124 - DEBUG - Response for delete_port : () 2026-03-30 03:36:17,125 - INFO - Deleted port 228ae40f-a6d8-4429-86ea-8a446a4e0400 2026-03-30 03:36:17,125 - INFO - Deleting VN ctest-vn-00345363 2026-03-30 03:36:17,231 - DEBUG - Response for deleting network () 2026-03-30 03:36:17,489 - DEBUG - No XMPP flaps were noticed during the test
2026-03-30 03:36:17,490 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-03-30 03:36:17,490 - INFO - -------------------------------------------------------------------------------- 2026-03-30 03:36:17,492 - INFO - ================================================================================ 2026-03-30 03:36:17,492 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-30 03:36:17,492 - 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-30 03:36:17,783 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.193': '0'}} with 2026-03-30 03:36:17,783 - INFO - Initial checks done. Running the testcase now 2026-03-30 03:36:17,783 - INFO - 2026-03-30 03:36:17,960 - DEBUG - Response for create_network : {'network': {'id': '5d949bf8-515a-460a-8c54-903f04a37f3c', 'name': 'ctest-vn1-66318326', 'tenant_id': 'de2b9022982a49dc9106472416a76fb3', 'project_id': 'de2b9022982a49dc9106472416a76fb3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-13039790', 'ctest-vn1-66318326'], 'port_security_enabled': True, 'description': ''}} 2026-03-30 03:36:18,173 - DEBUG - Response for create_subnet : {'subnet': {'id': '8631f8ff-4489-405f-b85d-43d5a2f46261', 'name': '', 'tenant_id': 'de2b9022982a49dc9106472416a76fb3', 'network_id': '5d949bf8-515a-460a-8c54-903f04a37f3c', 'ip_version': 4, 'cidr': '165.156.68.128/26', 'allocation_pools': [{'start': '165.156.68.130', 'end': '165.156.68.190'}], 'gateway_ip': '165.156.68.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '165.156.68.130', 'tags': [], 'project_id': 'de2b9022982a49dc9106472416a76fb3'}} 2026-03-30 03:36:18,328 - DEBUG - Response for create_subnet : {'subnet': {'id': '381dc0ee-203d-48c6-989d-1d8fef434307', 'name': '', 'tenant_id': 'de2b9022982a49dc9106472416a76fb3', 'network_id': '5d949bf8-515a-460a-8c54-903f04a37f3c', 'ip_version': 4, 'cidr': '162.159.136.0/26', 'allocation_pools': [{'start': '162.159.136.2', 'end': '162.159.136.62'}], 'gateway_ip': '162.159.136.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '162.159.136.2', 'tags': [], 'project_id': 'de2b9022982a49dc9106472416a76fb3'}} 2026-03-30 03:36:18,348 - INFO - Created VN ctest-vn1-66318326 2026-03-30 03:36:18,401 - DEBUG - VN ctest-vn1-66318326 UUID is 5d949bf8-515a-460a-8c54-903f04a37f3c 2026-03-30 03:36:18,704 - DEBUG - Response for create_port : {'port': {'name': '570f1473-ea49-41cf-9d93-49349add8f11', 'id': '570f1473-ea49-41cf-9d93-49349add8f11', 'tenant_id': 'de2b9022982a49dc9106472416a76fb3', 'network_id': '5d949bf8-515a-460a-8c54-903f04a37f3c', 'mac_address': '02:57:0f:14:73:ea', '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': '165.156.68.133', 'subnet_id': '8631f8ff-4489-405f-b85d-43d5a2f46261'}], 'security_groups': ['fec67f4c-bcfd-4ac6-9e87-f13dd101c3d4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'de2b9022982a49dc9106472416a76fb3'}} 2026-03-30 03:36:18,869 - DEBUG - Response for create_port : {'port': {'name': '4df20790-0891-4ef1-a13e-53c1acf8a5ee', 'id': '4df20790-0891-4ef1-a13e-53c1acf8a5ee', 'tenant_id': 'de2b9022982a49dc9106472416a76fb3', 'network_id': '5d949bf8-515a-460a-8c54-903f04a37f3c', 'mac_address': '02:4d:f2:07:90:08', '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': '162.159.136.5', 'subnet_id': '381dc0ee-203d-48c6-989d-1d8fef434307'}], 'security_groups': ['fec67f4c-bcfd-4ac6-9e87-f13dd101c3d4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'de2b9022982a49dc9106472416a76fb3'}} 2026-03-30 03:36:18,928 - DEBUG - Services list from nova: [, , ] 2026-03-30 03:36:19,285 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5559-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5559-1) 2026-03-30 03:36:19,727 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5559-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5559-1) 2026-03-30 03:36:19,727 - INFO - Waiting for VM ctest-vn1-vm1-15208725 to be up.. 2026-03-30 03:36:19,769 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-30 03:36:24,846 - DEBUG - VM is in ACTIVE state now 2026-03-30 03:36:24,847 - INFO - VM name : ctest-vn1-vm1-15208725 2026-03-30 03:36:24,941 - DEBUG - VM ctest-vn1-vm1-15208725 ID is 8e53514d-8c06-4d2a-a6ad-85e6db65a68b 2026-03-30 03:36:24,967 - DEBUG - VM ctest-vn1-vm1-15208725 launched on Node cn-jenkins-deploy-platform-ansible-os-5559-1 2026-03-30 03:36:25,066 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/8e53514d-8c06-4d2a-a6ad-85e6db65a68b 2026-03-30 03:36:25,074 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/570f1473-ea49-41cf-9d93-49349add8f11 2026-03-30 03:36:28,321 - 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 1018ms') 2026-03-30 03:36:28,321 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-15208725 failed! 2026-03-30 03:36:28,373 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-13039790:ctest-vn1-66318326 is 165.156.68.129 and allocation pool is NOT set 2026-03-30 03:36:28,373 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-13039790:ctest-vn1-66318326 is 162.159.136.1 and allocation pool is NOT set 2026-03-30 03:36:30,437 - 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.13 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.614 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.614/2.873/5.133/2.259 ms') 2026-03-30 03:36:30,437 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-15208725 passed 2026-03-30 03:36:30,590 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-30 03:36:30,590 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-15208725, IP 165.156.68.133, Port 22 2026-03-30 03:36:30,745 - DEBUG - VM ctest-vn1-vm1-15208725 is ready for SSH connections 2026-03-30 03:36:30,745 - INFO - Waiting for VM ctest-vn1-vm2-96615128 to be up.. 2026-03-30 03:36:30,967 - DEBUG - VM is in ACTIVE state now 2026-03-30 03:36:30,967 - INFO - VM name : ctest-vn1-vm2-96615128 2026-03-30 03:36:31,059 - DEBUG - VM ctest-vn1-vm2-96615128 ID is 70d42dec-78e9-440f-8617-a09349775108 2026-03-30 03:36:31,059 - DEBUG - VM ctest-vn1-vm2-96615128 launched on Node cn-jenkins-deploy-platform-ansible-os-5559-1 2026-03-30 03:36:31,150 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/70d42dec-78e9-440f-8617-a09349775108 2026-03-30 03:36:31,159 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/4df20790-0891-4ef1-a13e-53c1acf8a5ee 2026-03-30 03:36:32,392 - 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=3.13 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.418 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.418/1.773/3.129/1.355 ms') 2026-03-30 03:36:32,392 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-96615128 passed 2026-03-30 03:36:32,541 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-30 03:36:32,542 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-96615128, IP 162.159.136.5, Port 22 2026-03-30 03:36:32,697 - DEBUG - VM ctest-vn1-vm2-96615128 is ready for SSH connections 2026-03-30 03:36:32,697 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-30 03:36:32,697 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-30 03:36:32,697 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-30 03:36:32,697 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 165.156.68.133, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2026-03-30 03:36:32,697 - DEBUG - ping -s 56 -c 3 -W 1 165.156.68.133 2026-03-30 03:36:35,328 - DEBUG - PING 165.156.68.133 (165.156.68.133): 56 data bytes 64 bytes from 165.156.68.133: seq=0 ttl=63 time=3.468 ms 64 bytes from 165.156.68.133: seq=1 ttl=63 time=0.849 ms 64 bytes from 165.156.68.133: seq=2 ttl=63 time=0.825 ms --- 165.156.68.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.825/1.714/3.468 ms 2026-03-30 03:36:35,328 - INFO - Ping to IP 165.156.68.133 from VM ctest-vn1-vm2-96615128 passed 2026-03-30 03:36:35,328 - INFO - Detaching port 4df20790-0891-4ef1-a13e-53c1acf8a5ee from VM ctest-vn1-vm2-96615128 2026-03-30 03:36:35,386 - INFO - Deleting VM ctest-vn1-vm2-96615128 2026-03-30 03:36:35,471 - INFO - Detaching port 570f1473-ea49-41cf-9d93-49349add8f11 from VM ctest-vn1-vm1-15208725 2026-03-30 03:36:35,505 - INFO - Deleting VM ctest-vn1-vm1-15208725 2026-03-30 03:36:35,754 - DEBUG - Response for delete_port : () 2026-03-30 03:36:35,923 - DEBUG - Response for delete_port : () 2026-03-30 03:36:35,923 - INFO - Deleting VN ctest-vn1-66318326 2026-03-30 03:36:36,037 - DEBUG - Response for deleting network () 2026-03-30 03:36:36,302 - DEBUG - No XMPP flaps were noticed during the test
2026-03-30 03:36:36,303 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:19]
2026-03-30 03:36:36,303 - INFO - -------------------------------------------------------------------------------- 2026-03-30 03:36:37,029 - INFO - Deleted project: ctest-TestPorts-13039790, ID : de2b9022-982a-49dc-9106-472416a76fb3