2026-09-03 11:53:54,268 - INFO - Domain Default found not creating 2026-09-03 11:53:54,460 - INFO - Project ctest-TestPorts-60967931 not found, creating it 2026-09-03 11:53:54,998 - INFO - Created Project:ctest-TestPorts-60967931, ID : bec36126-41bd-44d0-b52f-3a620d8392dc 2026-09-03 11:53:56,847 - INFO - ================================================================================ 2026-09-03 11:53:56,847 - INFO - STARTING TEST : test_ports_bindings 2026-09-03 11:53:56,847 - 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-09-03 11:53:57,125 - DEBUG - Nothing to compare xmpp stats {'10.0.0.248': {'10.20.0.25': '0'}} with 2026-09-03 11:53:57,125 - INFO - Initial checks done. Running the testcase now 2026-09-03 11:53:57,126 - INFO - 2026-09-03 11:53:57,825 - DEBUG - Response for create_network : {'network': {'id': 'e183c0cc-ed6c-4c5b-88c4-9750744837cc', 'name': 'ctest-vn-47327280', 'tenant_id': 'bec3612641bd44d0b52f3a620d8392dc', 'project_id': 'bec3612641bd44d0b52f3a620d8392dc', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-60967931', 'ctest-vn-47327280'], 'port_security_enabled': True, 'description': ''}} 2026-09-03 11:53:58,038 - DEBUG - Response for create_subnet : {'subnet': {'id': '51be1cec-3979-45e4-9199-781154f0d4bb', 'name': '', 'tenant_id': 'bec3612641bd44d0b52f3a620d8392dc', 'network_id': 'e183c0cc-ed6c-4c5b-88c4-9750744837cc', 'ip_version': 4, 'cidr': '203.86.155.64/26', 'allocation_pools': [{'start': '203.86.155.66', 'end': '203.86.155.126'}], 'gateway_ip': '203.86.155.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '203.86.155.66', 'tags': [], 'project_id': 'bec3612641bd44d0b52f3a620d8392dc'}} 2026-09-03 11:53:58,060 - INFO - Created VN ctest-vn-47327280 2026-09-03 11:53:58,114 - DEBUG - VN ctest-vn-47327280 UUID is e183c0cc-ed6c-4c5b-88c4-9750744837cc 2026-09-03 11:53:58,235 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-60967931', 'ctest-vmi-10851678']} 2026-09-03 11:53:58,519 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-10851678', 'id': 'a55e44db-04e8-4bf6-9e3e-3cccfe3786f8', 'tenant_id': 'bec3612641bd44d0b52f3a620d8392dc', 'network_id': 'e183c0cc-ed6c-4c5b-88c4-9750744837cc', 'mac_address': '02:a5:5e:44:db:04', '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': '203.86.155.67', 'subnet_id': '51be1cec-3979-45e4-9199-781154f0d4bb'}], 'security_groups': ['9fe87ab9-b544-425b-96cd-9c71b5f02694'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': 'bec3612641bd44d0b52f3a620d8392dc'}} 2026-09-03 11:53:58,520 - DEBUG - Created port a55e44db-04e8-4bf6-9e3e-3cccfe3786f8 2026-09-03 11:53:58,634 - DEBUG - Requesting: http://10.0.0.248:8082/virtual-machine-interface/a55e44db-04e8-4bf6-9e3e-3cccfe3786f8 2026-09-03 11:53:59,019 - DEBUG - Requesting: http://10.0.0.248:8082/virtual-machine-interface/a55e44db-04e8-4bf6-9e3e-3cccfe3786f8 2026-09-03 11:53:59,060 - INFO - VMI a55e44db-04e8-4bf6-9e3e-3cccfe3786f8 verification in API Server passed 2026-09-03 11:53:59,191 - DEBUG - Response for delete_port : () 2026-09-03 11:53:59,192 - INFO - Deleted port a55e44db-04e8-4bf6-9e3e-3cccfe3786f8 2026-09-03 11:53:59,192 - INFO - Deleting VN ctest-vn-47327280 2026-09-03 11:53:59,334 - DEBUG - Response for deleting network () 2026-09-03 11:53:59,604 - DEBUG - No XMPP flaps were noticed during the test
2026-09-03 11:53:59,604 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-09-03 11:53:59,605 - INFO - -------------------------------------------------------------------------------- 2026-09-03 11:53:59,608 - INFO - ================================================================================ 2026-09-03 11:53:59,608 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-09-03 11:53:59,608 - 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-09-03 11:53:59,909 - DEBUG - Nothing to compare xmpp stats {'10.0.0.248': {'10.20.0.25': '0'}} with 2026-09-03 11:53:59,909 - INFO - Initial checks done. Running the testcase now 2026-09-03 11:53:59,909 - INFO - 2026-09-03 11:54:00,152 - DEBUG - Response for create_network : {'network': {'id': 'b9152296-f252-4048-bf6f-29ea631bf5fa', 'name': 'ctest-vn1-56268475', 'tenant_id': 'bec3612641bd44d0b52f3a620d8392dc', 'project_id': 'bec3612641bd44d0b52f3a620d8392dc', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-60967931', 'ctest-vn1-56268475'], 'port_security_enabled': True, 'description': ''}} 2026-09-03 11:54:00,347 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f5bef9bf-5600-462e-917f-25d7a89903a4', 'name': '', 'tenant_id': 'bec3612641bd44d0b52f3a620d8392dc', 'network_id': 'b9152296-f252-4048-bf6f-29ea631bf5fa', 'ip_version': 4, 'cidr': '88.187.238.64/26', 'allocation_pools': [{'start': '88.187.238.66', 'end': '88.187.238.126'}], 'gateway_ip': '88.187.238.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '88.187.238.66', 'tags': [], 'project_id': 'bec3612641bd44d0b52f3a620d8392dc'}} 2026-09-03 11:54:00,557 - DEBUG - Response for create_subnet : {'subnet': {'id': '5095729a-f7ea-468b-b059-1340ffd0c170', 'name': '', 'tenant_id': 'bec3612641bd44d0b52f3a620d8392dc', 'network_id': 'b9152296-f252-4048-bf6f-29ea631bf5fa', 'ip_version': 4, 'cidr': '133.92.10.128/26', 'allocation_pools': [{'start': '133.92.10.130', 'end': '133.92.10.190'}], 'gateway_ip': '133.92.10.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '133.92.10.130', 'tags': [], 'project_id': 'bec3612641bd44d0b52f3a620d8392dc'}} 2026-09-03 11:54:00,582 - INFO - Created VN ctest-vn1-56268475 2026-09-03 11:54:00,638 - DEBUG - VN ctest-vn1-56268475 UUID is b9152296-f252-4048-bf6f-29ea631bf5fa 2026-09-03 11:54:01,048 - DEBUG - Response for create_port : {'port': {'name': 'a1adbb62-9460-4172-9424-5964e479a213', 'id': 'a1adbb62-9460-4172-9424-5964e479a213', 'tenant_id': 'bec3612641bd44d0b52f3a620d8392dc', 'network_id': 'b9152296-f252-4048-bf6f-29ea631bf5fa', 'mac_address': '02:a1:ad:bb:62:94', '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': '88.187.238.69', 'subnet_id': 'f5bef9bf-5600-462e-917f-25d7a89903a4'}], 'security_groups': ['9fe87ab9-b544-425b-96cd-9c71b5f02694'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': 'bec3612641bd44d0b52f3a620d8392dc'}} 2026-09-03 11:54:01,364 - DEBUG - Response for create_port : {'port': {'name': 'b8165383-2a03-49fe-a3ab-b13c1a43bc3e', 'id': 'b8165383-2a03-49fe-a3ab-b13c1a43bc3e', 'tenant_id': 'bec3612641bd44d0b52f3a620d8392dc', 'network_id': 'b9152296-f252-4048-bf6f-29ea631bf5fa', 'mac_address': '02:b8:16:53:83:2a', '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': '133.92.10.133', 'subnet_id': '5095729a-f7ea-468b-b059-1340ffd0c170'}], 'security_groups': ['9fe87ab9-b544-425b-96cd-9c71b5f02694'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': 'bec3612641bd44d0b52f3a620d8392dc'}} 2026-09-03 11:54:01,434 - DEBUG - Services list from nova: [, , ] 2026-09-03 11:54:01,908 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6251-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6251-1) 2026-09-03 11:54:02,448 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6251-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6251-1) 2026-09-03 11:54:02,448 - INFO - Waiting for VM ctest-vn1-vm1-14218702 to be up.. 2026-09-03 11:54:02,500 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-03 11:54:07,587 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-03 11:54:12,677 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-03 11:54:17,762 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-03 11:54:22,871 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-03 11:54:27,961 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-03 11:54:33,050 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-03 11:54:38,145 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-03 11:54:43,261 - DEBUG - VM is in ACTIVE state now 2026-09-03 11:54:43,261 - INFO - VM name : ctest-vn1-vm1-14218702 2026-09-03 11:54:43,364 - DEBUG - VM ctest-vn1-vm1-14218702 ID is 1c8a5e85-f10f-4791-8204-6c0c32d049ce 2026-09-03 11:54:43,392 - DEBUG - VM ctest-vn1-vm1-14218702 launched on Node cn-jenkins-deploy-platform-ansible-os-6251-1 2026-09-03 11:54:43,494 - DEBUG - Requesting: http://10.0.0.248:8082/virtual-machine/1c8a5e85-f10f-4791-8204-6c0c32d049ce 2026-09-03 11:54:43,505 - DEBUG - Requesting: http://10.0.0.248:8082/virtual-machine-interface/a1adbb62-9460-4172-9424-5964e479a213 2026-09-03 11:54:46,787 - 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 1006ms') 2026-09-03 11:54:46,787 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-14218702 failed! 2026-09-03 11:54:46,846 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-60967931:ctest-vn1-56268475 is 88.187.238.65 and allocation pool is NOT set 2026-09-03 11:54:46,846 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-60967931:ctest-vn1-56268475 is 133.92.10.129 and allocation pool is NOT set 2026-09-03 11:54:50,917 - 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=8.54 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1005ms\r\nrtt min/avg/max/mdev = 8.541/8.541/8.541/0.000 ms') 2026-09-03 11:54:50,918 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-14218702 passed 2026-09-03 11:54:51,074 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-03 11:54:51,074 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-14218702, IP 88.187.238.69, Port 22 2026-09-03 11:54:51,244 - DEBUG - VM ctest-vn1-vm1-14218702 is ready for SSH connections 2026-09-03 11:54:51,244 - INFO - Waiting for VM ctest-vn1-vm2-14505102 to be up.. 2026-09-03 11:54:51,345 - DEBUG - VM is in ACTIVE state now 2026-09-03 11:54:51,345 - INFO - VM name : ctest-vn1-vm2-14505102 2026-09-03 11:54:51,433 - DEBUG - VM ctest-vn1-vm2-14505102 ID is 87137ed8-2309-4dd2-bd74-133dadd3a7ce 2026-09-03 11:54:51,433 - DEBUG - VM ctest-vn1-vm2-14505102 launched on Node cn-jenkins-deploy-platform-ansible-os-6251-1 2026-09-03 11:54:51,528 - DEBUG - Requesting: http://10.0.0.248:8082/virtual-machine/87137ed8-2309-4dd2-bd74-133dadd3a7ce 2026-09-03 11:54:51,538 - DEBUG - Requesting: http://10.0.0.248:8082/virtual-machine-interface/b8165383-2a03-49fe-a3ab-b13c1a43bc3e 2026-09-03 11:54:52,784 - 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=4.51 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.738 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.738/2.626/4.514/1.888 ms') 2026-09-03 11:54:52,784 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-14505102 passed 2026-09-03 11:54:52,942 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-03 11:54:52,942 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-14505102, IP 133.92.10.133, Port 22 2026-09-03 11:54:53,116 - DEBUG - VM ctest-vn1-vm2-14505102 is ready for SSH connections 2026-09-03 11:54:53,116 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-03 11:54:53,117 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-03 11:54:53,117 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-03 11:54:53,117 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 88.187.238.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.248, gateway password: c0ntrail123 2026-09-03 11:54:53,117 - DEBUG - ping -s 56 -c 3 -W 1 88.187.238.69 2026-09-03 11:54:56,206 - DEBUG - PING 88.187.238.69 (88.187.238.69): 56 data bytes 64 bytes from 88.187.238.69: seq=0 ttl=63 time=4.252 ms 64 bytes from 88.187.238.69: seq=1 ttl=63 time=1.294 ms 64 bytes from 88.187.238.69: seq=2 ttl=63 time=1.118 ms --- 88.187.238.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.118/2.221/4.252 ms 2026-09-03 11:54:56,206 - INFO - Ping to IP 88.187.238.69 from VM ctest-vn1-vm2-14505102 passed 2026-09-03 11:54:56,206 - INFO - Detaching port b8165383-2a03-49fe-a3ab-b13c1a43bc3e from VM ctest-vn1-vm2-14505102 2026-09-03 11:54:56,268 - INFO - Deleting VM ctest-vn1-vm2-14505102 2026-09-03 11:54:56,352 - INFO - Detaching port a1adbb62-9460-4172-9424-5964e479a213 from VM ctest-vn1-vm1-14218702 2026-09-03 11:54:56,402 - INFO - Deleting VM ctest-vn1-vm1-14218702 2026-09-03 11:54:56,723 - DEBUG - Response for delete_port : () 2026-09-03 11:54:56,918 - DEBUG - Response for delete_port : () 2026-09-03 11:54:56,918 - INFO - Deleting VN ctest-vn1-56268475 2026-09-03 11:54:57,071 - DEBUG - Response for deleting network () 2026-09-03 11:54:57,346 - DEBUG - No XMPP flaps were noticed during the test
2026-09-03 11:54:57,346 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:58]
2026-09-03 11:54:57,347 - INFO - -------------------------------------------------------------------------------- 2026-09-03 11:54:58,169 - INFO - Deleted project: ctest-TestPorts-60967931, ID : bec36126-41bd-44d0-b52f-3a620d8392dc