2026-03-23 01:59:48,152 - INFO - Domain Default found not creating 2026-03-23 01:59:48,320 - INFO - Project ctest-TestPorts-73369574 not found, creating it 2026-03-23 01:59:48,832 - INFO - Created Project:ctest-TestPorts-73369574, ID : 8a7e6627-2748-47c3-a98a-0de9fa95aa12 2026-03-23 01:59:50,275 - INFO - ================================================================================ 2026-03-23 01:59:50,275 - INFO - STARTING TEST : test_ports_bindings 2026-03-23 01:59:50,275 - 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-23 01:59:50,529 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.254': '0'}} with 2026-03-23 01:59:50,529 - INFO - Initial checks done. Running the testcase now 2026-03-23 01:59:50,529 - INFO - 2026-03-23 01:59:51,087 - DEBUG - Response for create_network : {'network': {'id': '6b229b3f-72f7-4ee9-86c4-8dc7ac77d8e9', 'name': 'ctest-vn-79093321', 'tenant_id': '8a7e6627274847c3a98a0de9fa95aa12', 'project_id': '8a7e6627274847c3a98a0de9fa95aa12', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-73369574', 'ctest-vn-79093321'], 'port_security_enabled': True, 'description': ''}} 2026-03-23 01:59:51,299 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bf83de20-7a50-455b-a868-0a01183c9ccb', 'name': '', 'tenant_id': '8a7e6627274847c3a98a0de9fa95aa12', 'network_id': '6b229b3f-72f7-4ee9-86c4-8dc7ac77d8e9', 'ip_version': 4, 'cidr': '125.3.151.0/26', 'allocation_pools': [{'start': '125.3.151.2', 'end': '125.3.151.62'}], 'gateway_ip': '125.3.151.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '125.3.151.2', 'tags': [], 'project_id': '8a7e6627274847c3a98a0de9fa95aa12'}} 2026-03-23 01:59:51,315 - INFO - Created VN ctest-vn-79093321 2026-03-23 01:59:51,364 - DEBUG - VN ctest-vn-79093321 UUID is 6b229b3f-72f7-4ee9-86c4-8dc7ac77d8e9 2026-03-23 01:59:51,461 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-73369574', 'ctest-vmi-36659288']} 2026-03-23 01:59:51,717 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-36659288', 'id': '42b9bd74-c16b-48ce-951e-6af1472aadcc', 'tenant_id': '8a7e6627274847c3a98a0de9fa95aa12', 'network_id': '6b229b3f-72f7-4ee9-86c4-8dc7ac77d8e9', 'mac_address': '02:42:b9:bd:74:c1', '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': '125.3.151.3', 'subnet_id': 'bf83de20-7a50-455b-a868-0a01183c9ccb'}], 'security_groups': ['fc334636-a4eb-4c30-a8c7-39507030ecd8'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8a7e6627274847c3a98a0de9fa95aa12'}} 2026-03-23 01:59:51,717 - DEBUG - Created port 42b9bd74-c16b-48ce-951e-6af1472aadcc 2026-03-23 01:59:51,820 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/42b9bd74-c16b-48ce-951e-6af1472aadcc 2026-03-23 01:59:52,112 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/42b9bd74-c16b-48ce-951e-6af1472aadcc 2026-03-23 01:59:52,142 - INFO - VMI 42b9bd74-c16b-48ce-951e-6af1472aadcc verification in API Server passed 2026-03-23 01:59:52,225 - DEBUG - Response for delete_port : () 2026-03-23 01:59:52,225 - INFO - Deleted port 42b9bd74-c16b-48ce-951e-6af1472aadcc 2026-03-23 01:59:52,225 - INFO - Deleting VN ctest-vn-79093321 2026-03-23 01:59:52,324 - DEBUG - Response for deleting network () 2026-03-23 01:59:52,581 - DEBUG - No XMPP flaps were noticed during the test
2026-03-23 01:59:52,582 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-03-23 01:59:52,582 - INFO - -------------------------------------------------------------------------------- 2026-03-23 01:59:52,584 - INFO - ================================================================================ 2026-03-23 01:59:52,584 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-23 01:59:52,584 - 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-23 01:59:52,869 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.254': '0'}} with 2026-03-23 01:59:52,869 - INFO - Initial checks done. Running the testcase now 2026-03-23 01:59:52,869 - INFO - 2026-03-23 01:59:53,036 - DEBUG - Response for create_network : {'network': {'id': '2e1e695c-3118-46c4-bb23-75ccbb6a3728', 'name': 'ctest-vn1-37237275', 'tenant_id': '8a7e6627274847c3a98a0de9fa95aa12', 'project_id': '8a7e6627274847c3a98a0de9fa95aa12', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-73369574', 'ctest-vn1-37237275'], 'port_security_enabled': True, 'description': ''}} 2026-03-23 01:59:53,210 - DEBUG - Response for create_subnet : {'subnet': {'id': '8e829d5f-5358-4c0b-b027-4694a4536db6', 'name': '', 'tenant_id': '8a7e6627274847c3a98a0de9fa95aa12', 'network_id': '2e1e695c-3118-46c4-bb23-75ccbb6a3728', 'ip_version': 4, 'cidr': '210.110.158.128/26', 'allocation_pools': [{'start': '210.110.158.130', 'end': '210.110.158.190'}], 'gateway_ip': '210.110.158.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '210.110.158.130', 'tags': [], 'project_id': '8a7e6627274847c3a98a0de9fa95aa12'}} 2026-03-23 01:59:53,345 - DEBUG - Response for create_subnet : {'subnet': {'id': '24b1db77-6be7-468a-be0d-61631bce63f7', 'name': '', 'tenant_id': '8a7e6627274847c3a98a0de9fa95aa12', 'network_id': '2e1e695c-3118-46c4-bb23-75ccbb6a3728', 'ip_version': 4, 'cidr': '85.214.217.128/26', 'allocation_pools': [{'start': '85.214.217.130', 'end': '85.214.217.190'}], 'gateway_ip': '85.214.217.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '85.214.217.130', 'tags': [], 'project_id': '8a7e6627274847c3a98a0de9fa95aa12'}} 2026-03-23 01:59:53,362 - INFO - Created VN ctest-vn1-37237275 2026-03-23 01:59:53,412 - DEBUG - VN ctest-vn1-37237275 UUID is 2e1e695c-3118-46c4-bb23-75ccbb6a3728 2026-03-23 01:59:53,691 - DEBUG - Response for create_port : {'port': {'name': 'd3667c2e-abcd-4627-878b-65044b9a313d', 'id': 'd3667c2e-abcd-4627-878b-65044b9a313d', 'tenant_id': '8a7e6627274847c3a98a0de9fa95aa12', 'network_id': '2e1e695c-3118-46c4-bb23-75ccbb6a3728', 'mac_address': '02:d3:66:7c:2e: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': '210.110.158.133', 'subnet_id': '8e829d5f-5358-4c0b-b027-4694a4536db6'}], 'security_groups': ['fc334636-a4eb-4c30-a8c7-39507030ecd8'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8a7e6627274847c3a98a0de9fa95aa12'}} 2026-03-23 01:59:53,856 - DEBUG - Response for create_port : {'port': {'name': '3bf117fc-00eb-4c6b-a9a6-24d7c8537a80', 'id': '3bf117fc-00eb-4c6b-a9a6-24d7c8537a80', 'tenant_id': '8a7e6627274847c3a98a0de9fa95aa12', 'network_id': '2e1e695c-3118-46c4-bb23-75ccbb6a3728', 'mac_address': '02:3b:f1:17:fc:00', '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': '85.214.217.133', 'subnet_id': '24b1db77-6be7-468a-be0d-61631bce63f7'}], 'security_groups': ['fc334636-a4eb-4c30-a8c7-39507030ecd8'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8a7e6627274847c3a98a0de9fa95aa12'}} 2026-03-23 01:59:53,909 - DEBUG - Services list from nova: [, , ] 2026-03-23 01:59:54,222 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5511-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5511-1) 2026-03-23 01:59:54,603 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5511-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5511-1) 2026-03-23 01:59:54,603 - INFO - Waiting for VM ctest-vn1-vm1-59021875 to be up.. 2026-03-23 01:59:54,638 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-23 01:59:59,706 - DEBUG - VM is in ACTIVE state now 2026-03-23 01:59:59,706 - INFO - VM name : ctest-vn1-vm1-59021875 2026-03-23 01:59:59,776 - DEBUG - VM ctest-vn1-vm1-59021875 ID is 2d2bfe4b-cdb0-4a3a-adf3-5fd8e8adf383 2026-03-23 01:59:59,794 - DEBUG - VM ctest-vn1-vm1-59021875 launched on Node cn-jenkins-deploy-platform-ansible-os-5511-1 2026-03-23 01:59:59,980 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/2d2bfe4b-cdb0-4a3a-adf3-5fd8e8adf383 2026-03-23 01:59:59,988 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/d3667c2e-abcd-4627-878b-65044b9a313d 2026-03-23 02:00:03,237 - 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 1018ms') 2026-03-23 02:00:03,237 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-59021875 failed! 2026-03-23 02:00:03,292 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-73369574:ctest-vn1-37237275 is 210.110.158.129 and allocation pool is NOT set 2026-03-23 02:00:03,292 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-73369574:ctest-vn1-37237275 is 85.214.217.129 and allocation pool is NOT set 2026-03-23 02:00:05,358 - 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=7.22 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.67 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 = 1.670/4.446/7.222/2.776 ms') 2026-03-23 02:00:05,358 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-59021875 passed 2026-03-23 02:00:05,508 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-23 02:00:05,508 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-59021875, IP 210.110.158.133, Port 22 2026-03-23 02:00:05,664 - DEBUG - VM ctest-vn1-vm1-59021875 is ready for SSH connections 2026-03-23 02:00:05,664 - INFO - Waiting for VM ctest-vn1-vm2-16922268 to be up.. 2026-03-23 02:00:05,735 - DEBUG - VM is in ACTIVE state now 2026-03-23 02:00:05,735 - INFO - VM name : ctest-vn1-vm2-16922268 2026-03-23 02:00:05,804 - DEBUG - VM ctest-vn1-vm2-16922268 ID is 3d64e888-247e-458c-9f54-2c4120972859 2026-03-23 02:00:05,804 - DEBUG - VM ctest-vn1-vm2-16922268 launched on Node cn-jenkins-deploy-platform-ansible-os-5511-1 2026-03-23 02:00:05,873 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/3d64e888-247e-458c-9f54-2c4120972859 2026-03-23 02:00:05,880 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/3bf117fc-00eb-4c6b-a9a6-24d7c8537a80 2026-03-23 02:00:07,125 - 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=2.75 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.438 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.438/1.591/2.745/1.153 ms') 2026-03-23 02:00:07,125 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-16922268 passed 2026-03-23 02:00:07,272 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-23 02:00:07,272 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-16922268, IP 85.214.217.133, Port 22 2026-03-23 02:00:07,432 - DEBUG - VM ctest-vn1-vm2-16922268 is ready for SSH connections 2026-03-23 02:00:07,432 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-23 02:00:07,432 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-23 02:00:07,432 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-23 02:00:07,432 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 210.110.158.133, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123 2026-03-23 02:00:07,432 - DEBUG - ping -s 56 -c 3 -W 1 210.110.158.133 2026-03-23 02:00:11,134 - DEBUG - PING 210.110.158.133 (210.110.158.133): 56 data bytes 64 bytes from 210.110.158.133: seq=0 ttl=63 time=3.466 ms 64 bytes from 210.110.158.133: seq=1 ttl=63 time=0.808 ms 64 bytes from 210.110.158.133: seq=2 ttl=63 time=0.843 ms --- 210.110.158.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.808/1.705/3.466 ms 2026-03-23 02:00:11,134 - INFO - Ping to IP 210.110.158.133 from VM ctest-vn1-vm2-16922268 passed 2026-03-23 02:00:11,134 - INFO - Detaching port 3bf117fc-00eb-4c6b-a9a6-24d7c8537a80 from VM ctest-vn1-vm2-16922268 2026-03-23 02:00:11,184 - INFO - Deleting VM ctest-vn1-vm2-16922268 2026-03-23 02:00:11,251 - INFO - Detaching port d3667c2e-abcd-4627-878b-65044b9a313d from VM ctest-vn1-vm1-59021875 2026-03-23 02:00:11,284 - INFO - Deleting VM ctest-vn1-vm1-59021875 2026-03-23 02:00:11,494 - DEBUG - Response for delete_port : () 2026-03-23 02:00:11,624 - DEBUG - Response for delete_port : () 2026-03-23 02:00:11,625 - INFO - Deleting VN ctest-vn1-37237275 2026-03-23 02:00:11,741 - DEBUG - Response for deleting network () 2026-03-23 02:00:11,993 - DEBUG - No XMPP flaps were noticed during the test
2026-03-23 02:00:11,993 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:19]
2026-03-23 02:00:11,993 - INFO - -------------------------------------------------------------------------------- 2026-03-23 02:00:12,666 - INFO - Deleted project: ctest-TestPorts-73369574, ID : 8a7e6627-2748-47c3-a98a-0de9fa95aa12