2026-05-29 15:04:57,167 - INFO - Domain Default found not creating 2026-05-29 15:04:57,344 - INFO - Project ctest-TestPorts-57332470 not found, creating it 2026-05-29 15:04:57,829 - INFO - Created Project:ctest-TestPorts-57332470, ID : 8db82d5f-e971-40c1-95bc-288f854287be 2026-05-29 15:04:59,540 - INFO - ================================================================================ 2026-05-29 15:04:59,540 - INFO - STARTING TEST : test_ports_bindings 2026-05-29 15:04:59,541 - 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-29 15:04:59,807 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with 2026-05-29 15:04:59,807 - INFO - Initial checks done. Running the testcase now 2026-05-29 15:04:59,807 - INFO - 2026-05-29 15:05:00,400 - DEBUG - Response for create_network : {'network': {'id': '467dd8b2-0f88-4eec-9264-99455715c08b', 'name': 'ctest-vn-14006502', 'tenant_id': '8db82d5fe97140c195bc288f854287be', 'project_id': '8db82d5fe97140c195bc288f854287be', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-57332470', 'ctest-vn-14006502'], 'port_security_enabled': True, 'description': ''}} 2026-05-29 15:05:00,615 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd15c5d68-b372-4116-b2ce-6b56e8340fbf', 'name': '', 'tenant_id': '8db82d5fe97140c195bc288f854287be', 'network_id': '467dd8b2-0f88-4eec-9264-99455715c08b', 'ip_version': 4, 'cidr': '55.144.97.64/26', 'allocation_pools': [{'start': '55.144.97.66', 'end': '55.144.97.126'}], 'gateway_ip': '55.144.97.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '55.144.97.66', 'tags': [], 'project_id': '8db82d5fe97140c195bc288f854287be'}} 2026-05-29 15:05:00,635 - INFO - Created VN ctest-vn-14006502 2026-05-29 15:05:00,689 - DEBUG - VN ctest-vn-14006502 UUID is 467dd8b2-0f88-4eec-9264-99455715c08b 2026-05-29 15:05:00,805 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-57332470', 'ctest-vmi-51594002']} 2026-05-29 15:05:01,061 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-51594002', 'id': 'c5ba96e9-ad46-4faa-ba54-7d6c626b6dd9', 'tenant_id': '8db82d5fe97140c195bc288f854287be', 'network_id': '467dd8b2-0f88-4eec-9264-99455715c08b', 'mac_address': '02:c5:ba:96:e9:ad', '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': '55.144.97.67', 'subnet_id': 'd15c5d68-b372-4116-b2ce-6b56e8340fbf'}], 'security_groups': ['17dc305d-fe10-4546-84b1-5f04f184e74f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8db82d5fe97140c195bc288f854287be'}} 2026-05-29 15:05:01,061 - DEBUG - Created port c5ba96e9-ad46-4faa-ba54-7d6c626b6dd9 2026-05-29 15:05:01,169 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/c5ba96e9-ad46-4faa-ba54-7d6c626b6dd9 2026-05-29 15:05:01,464 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/c5ba96e9-ad46-4faa-ba54-7d6c626b6dd9 2026-05-29 15:05:01,503 - INFO - VMI c5ba96e9-ad46-4faa-ba54-7d6c626b6dd9 verification in API Server passed 2026-05-29 15:05:01,595 - DEBUG - Response for delete_port : () 2026-05-29 15:05:01,595 - INFO - Deleted port c5ba96e9-ad46-4faa-ba54-7d6c626b6dd9 2026-05-29 15:05:01,595 - INFO - Deleting VN ctest-vn-14006502 2026-05-29 15:05:01,704 - DEBUG - Response for deleting network () 2026-05-29 15:05:01,961 - DEBUG - No XMPP flaps were noticed during the test
2026-05-29 15:05:01,962 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-05-29 15:05:01,962 - INFO - -------------------------------------------------------------------------------- 2026-05-29 15:05:01,964 - INFO - ================================================================================ 2026-05-29 15:05:01,964 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-05-29 15:05:01,964 - 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-29 15:05:02,250 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with 2026-05-29 15:05:02,250 - INFO - Initial checks done. Running the testcase now 2026-05-29 15:05:02,250 - INFO - 2026-05-29 15:05:02,433 - DEBUG - Response for create_network : {'network': {'id': 'e65d31ec-48c0-46c9-9902-61996492950d', 'name': 'ctest-vn1-45632052', 'tenant_id': '8db82d5fe97140c195bc288f854287be', 'project_id': '8db82d5fe97140c195bc288f854287be', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-57332470', 'ctest-vn1-45632052'], 'port_security_enabled': True, 'description': ''}} 2026-05-29 15:05:02,588 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c2da4b40-1883-4ddb-a09b-945bead414b6', 'name': '', 'tenant_id': '8db82d5fe97140c195bc288f854287be', 'network_id': 'e65d31ec-48c0-46c9-9902-61996492950d', 'ip_version': 4, 'cidr': '210.30.41.64/26', 'allocation_pools': [{'start': '210.30.41.66', 'end': '210.30.41.126'}], 'gateway_ip': '210.30.41.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '210.30.41.66', 'tags': [], 'project_id': '8db82d5fe97140c195bc288f854287be'}} 2026-05-29 15:05:02,782 - DEBUG - Response for create_subnet : {'subnet': {'id': '6a71921f-444c-4b41-83e9-5702a99d737f', 'name': '', 'tenant_id': '8db82d5fe97140c195bc288f854287be', 'network_id': 'e65d31ec-48c0-46c9-9902-61996492950d', 'ip_version': 4, 'cidr': '149.85.158.192/26', 'allocation_pools': [{'start': '149.85.158.194', 'end': '149.85.158.254'}], 'gateway_ip': '149.85.158.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '149.85.158.194', 'tags': [], 'project_id': '8db82d5fe97140c195bc288f854287be'}} 2026-05-29 15:05:02,806 - INFO - Created VN ctest-vn1-45632052 2026-05-29 15:05:02,861 - DEBUG - VN ctest-vn1-45632052 UUID is e65d31ec-48c0-46c9-9902-61996492950d 2026-05-29 15:05:03,161 - DEBUG - Response for create_port : {'port': {'name': '7adeab53-bf70-4ae3-8334-08ecdae8d5c1', 'id': '7adeab53-bf70-4ae3-8334-08ecdae8d5c1', 'tenant_id': '8db82d5fe97140c195bc288f854287be', 'network_id': 'e65d31ec-48c0-46c9-9902-61996492950d', 'mac_address': '02:7a:de:ab:53:bf', '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': '210.30.41.69', 'subnet_id': 'c2da4b40-1883-4ddb-a09b-945bead414b6'}], 'security_groups': ['17dc305d-fe10-4546-84b1-5f04f184e74f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8db82d5fe97140c195bc288f854287be'}} 2026-05-29 15:05:03,342 - DEBUG - Response for create_port : {'port': {'name': '7ca82f35-1b94-43e5-9031-22615c5e8a63', 'id': '7ca82f35-1b94-43e5-9031-22615c5e8a63', 'tenant_id': '8db82d5fe97140c195bc288f854287be', 'network_id': 'e65d31ec-48c0-46c9-9902-61996492950d', 'mac_address': '02:7c:a8:2f:35:1b', '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': '149.85.158.197', 'subnet_id': '6a71921f-444c-4b41-83e9-5702a99d737f'}], 'security_groups': ['17dc305d-fe10-4546-84b1-5f04f184e74f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8db82d5fe97140c195bc288f854287be'}} 2026-05-29 15:05:03,406 - DEBUG - Services list from nova: [, , ] 2026-05-29 15:05:03,776 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5851-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5851-1) 2026-05-29 15:05:04,226 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5851-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5851-1) 2026-05-29 15:05:04,226 - INFO - Waiting for VM ctest-vn1-vm1-15567460 to be up.. 2026-05-29 15:05:04,271 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-29 15:05:09,364 - DEBUG - VM is in ACTIVE state now 2026-05-29 15:05:09,364 - INFO - VM name : ctest-vn1-vm1-15567460 2026-05-29 15:05:09,453 - DEBUG - VM ctest-vn1-vm1-15567460 ID is 25543633-34c4-4f45-a847-59c7fe425618 2026-05-29 15:05:09,473 - DEBUG - VM ctest-vn1-vm1-15567460 launched on Node cn-jenkins-deploy-platform-ansible-os-5851-1 2026-05-29 15:05:09,559 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/25543633-34c4-4f45-a847-59c7fe425618 2026-05-29 15:05:09,570 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/7adeab53-bf70-4ae3-8334-08ecdae8d5c1 2026-05-29 15:05:12,822 - 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-05-29 15:05:12,822 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-15567460 failed! 2026-05-29 15:05:12,877 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-57332470:ctest-vn1-45632052 is 210.30.41.65 and allocation pool is NOT set 2026-05-29 15:05:12,877 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-57332470:ctest-vn1-45632052 is 149.85.158.193 and allocation pool is NOT set 2026-05-29 15:05:16,949 - 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=2 ttl=63 time=4.42 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1017ms\r\nrtt min/avg/max/mdev = 4.416/4.416/4.416/0.000 ms') 2026-05-29 15:05:16,949 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-15567460 passed 2026-05-29 15:05:17,097 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-29 15:05:17,097 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-15567460, IP 210.30.41.69, Port 22 2026-05-29 15:05:17,253 - DEBUG - VM ctest-vn1-vm1-15567460 is ready for SSH connections 2026-05-29 15:05:17,253 - INFO - Waiting for VM ctest-vn1-vm2-03047597 to be up.. 2026-05-29 15:05:17,347 - DEBUG - VM is in ACTIVE state now 2026-05-29 15:05:17,347 - INFO - VM name : ctest-vn1-vm2-03047597 2026-05-29 15:05:17,429 - DEBUG - VM ctest-vn1-vm2-03047597 ID is 644eba95-fcde-4637-91d9-8499715a1b4a 2026-05-29 15:05:17,429 - DEBUG - VM ctest-vn1-vm2-03047597 launched on Node cn-jenkins-deploy-platform-ansible-os-5851-1 2026-05-29 15:05:17,517 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/644eba95-fcde-4637-91d9-8499715a1b4a 2026-05-29 15:05:17,527 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/7ca82f35-1b94-43e5-9031-22615c5e8a63 2026-05-29 15:05:18,767 - 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.22 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.404 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.404/1.809/3.215/1.405 ms') 2026-05-29 15:05:18,767 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-03047597 passed 2026-05-29 15:05:18,921 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-29 15:05:18,921 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-03047597, IP 149.85.158.197, Port 22 2026-05-29 15:05:19,086 - DEBUG - VM ctest-vn1-vm2-03047597 is ready for SSH connections 2026-05-29 15:05:19,086 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-29 15:05:19,086 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-29 15:05:19,086 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-29 15:05:19,086 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 210.30.41.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2026-05-29 15:05:19,087 - DEBUG - ping -s 56 -c 3 -W 1 210.30.41.69 2026-05-29 15:05:21,785 - DEBUG - PING 210.30.41.69 (210.30.41.69): 56 data bytes 64 bytes from 210.30.41.69: seq=0 ttl=63 time=3.878 ms 64 bytes from 210.30.41.69: seq=1 ttl=63 time=0.895 ms 64 bytes from 210.30.41.69: seq=2 ttl=63 time=0.920 ms --- 210.30.41.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.895/1.897/3.878 ms 2026-05-29 15:05:21,785 - INFO - Ping to IP 210.30.41.69 from VM ctest-vn1-vm2-03047597 passed 2026-05-29 15:05:21,785 - INFO - Detaching port 7ca82f35-1b94-43e5-9031-22615c5e8a63 from VM ctest-vn1-vm2-03047597 2026-05-29 15:05:21,840 - INFO - Deleting VM ctest-vn1-vm2-03047597 2026-05-29 15:05:21,918 - INFO - Detaching port 7adeab53-bf70-4ae3-8334-08ecdae8d5c1 from VM ctest-vn1-vm1-15567460 2026-05-29 15:05:21,957 - INFO - Deleting VM ctest-vn1-vm1-15567460 2026-05-29 15:05:22,290 - DEBUG - Response for delete_port : () 2026-05-29 15:05:22,513 - DEBUG - Response for delete_port : () 2026-05-29 15:05:22,514 - INFO - Deleting VN ctest-vn1-45632052 2026-05-29 15:05:22,672 - DEBUG - Response for deleting network () 2026-05-29 15:05:22,930 - DEBUG - No XMPP flaps were noticed during the test
2026-05-29 15:05:22,930 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21]
2026-05-29 15:05:22,931 - INFO - -------------------------------------------------------------------------------- 2026-05-29 15:05:23,651 - INFO - Deleted project: ctest-TestPorts-57332470, ID : 8db82d5f-e971-40c1-95bc-288f854287be