2026-07-12 13:13:06,669 - INFO - Domain Default found not creating
2026-07-12 13:13:06,814 - INFO - Project ctest-TestPorts-85578322 not found, creating it
2026-07-12 13:13:07,275 - INFO - Created Project:ctest-TestPorts-85578322, ID : 218ce340-0d01-408d-98fc-1e38add142c5
2026-07-12 13:13:08,838 - INFO - ================================================================================
2026-07-12 13:13:08,838 - INFO - STARTING TEST : test_ports_bindings
2026-07-12 13:13:08,838 - 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-07-12 13:13:09,096 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-07-12 13:13:09,096 - INFO - Initial checks done. Running the testcase now
2026-07-12 13:13:09,096 - INFO -
2026-07-12 13:13:09,660 - DEBUG - Response for create_network : {'network': {'id': '869c7db8-8ae3-43d6-97da-b979e29e933d', 'name': 'ctest-vn-06492666', 'tenant_id': '218ce3400d01408d98fc1e38add142c5', 'project_id': '218ce3400d01408d98fc1e38add142c5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-85578322', 'ctest-vn-06492666'], 'port_security_enabled': True, 'description': ''}}
2026-07-12 13:13:09,862 - DEBUG - Response for create_subnet : {'subnet': {'id': '89e2333a-baaf-43eb-a950-031fe05afa50', 'name': '', 'tenant_id': '218ce3400d01408d98fc1e38add142c5', 'network_id': '869c7db8-8ae3-43d6-97da-b979e29e933d', 'ip_version': 4, 'cidr': '82.39.160.192/26', 'allocation_pools': [{'start': '82.39.160.194', 'end': '82.39.160.254'}], 'gateway_ip': '82.39.160.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '82.39.160.194', 'tags': [], 'project_id': '218ce3400d01408d98fc1e38add142c5'}}
2026-07-12 13:13:09,875 - INFO - Created VN ctest-vn-06492666
2026-07-12 13:13:09,926 - DEBUG - VN ctest-vn-06492666 UUID is 869c7db8-8ae3-43d6-97da-b979e29e933d
2026-07-12 13:13:10,021 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-85578322', 'ctest-vmi-94864532']}
2026-07-12 13:13:10,315 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-94864532', 'id': '7ed90d46-6e52-4019-b72a-b3831337a07e', 'tenant_id': '218ce3400d01408d98fc1e38add142c5', 'network_id': '869c7db8-8ae3-43d6-97da-b979e29e933d', 'mac_address': '02:7e:d9:0d:46:6e', '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': '82.39.160.195', 'subnet_id': '89e2333a-baaf-43eb-a950-031fe05afa50'}], 'security_groups': ['2cffe07a-6c02-4c20-bd13-27aeef47b7b2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '218ce3400d01408d98fc1e38add142c5'}}
2026-07-12 13:13:10,315 - DEBUG - Created port 7ed90d46-6e52-4019-b72a-b3831337a07e
2026-07-12 13:13:10,422 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/7ed90d46-6e52-4019-b72a-b3831337a07e
2026-07-12 13:13:10,741 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/7ed90d46-6e52-4019-b72a-b3831337a07e
2026-07-12 13:13:10,769 - INFO - VMI 7ed90d46-6e52-4019-b72a-b3831337a07e verification in API Server passed
2026-07-12 13:13:10,894 - DEBUG - Response for delete_port : ()
2026-07-12 13:13:10,894 - INFO - Deleted port 7ed90d46-6e52-4019-b72a-b3831337a07e
2026-07-12 13:13:10,894 - INFO - Deleting VN ctest-vn-06492666
2026-07-12 13:13:11,003 - DEBUG - Response for deleting network ()
2026-07-12 13:13:11,270 - DEBUG - No XMPP flaps were noticed during the test
2026-07-12 13:13:11,270 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-07-12 13:13:11,270 - INFO - --------------------------------------------------------------------------------
2026-07-12 13:13:11,275 - INFO - ================================================================================
2026-07-12 13:13:11,275 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-07-12 13:13:11,275 - 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-07-12 13:13:11,554 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-07-12 13:13:11,554 - INFO - Initial checks done. Running the testcase now
2026-07-12 13:13:11,554 - INFO -
2026-07-12 13:13:11,715 - DEBUG - Response for create_network : {'network': {'id': 'b21878e4-f6e5-4a3e-a7ee-8e8e90ec417d', 'name': 'ctest-vn1-82245101', 'tenant_id': '218ce3400d01408d98fc1e38add142c5', 'project_id': '218ce3400d01408d98fc1e38add142c5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-85578322', 'ctest-vn1-82245101'], 'port_security_enabled': True, 'description': ''}}
2026-07-12 13:13:11,867 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c1a00fc0-8c8e-48a7-b185-044c16b7b4d4', 'name': '', 'tenant_id': '218ce3400d01408d98fc1e38add142c5', 'network_id': 'b21878e4-f6e5-4a3e-a7ee-8e8e90ec417d', 'ip_version': 4, 'cidr': '32.46.9.192/26', 'allocation_pools': [{'start': '32.46.9.194', 'end': '32.46.9.254'}], 'gateway_ip': '32.46.9.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '32.46.9.194', 'tags': [], 'project_id': '218ce3400d01408d98fc1e38add142c5'}}
2026-07-12 13:13:12,060 - DEBUG - Response for create_subnet : {'subnet': {'id': '7a5dfbcd-c5d6-4e02-a0e8-bd1e7b3e7581', 'name': '', 'tenant_id': '218ce3400d01408d98fc1e38add142c5', 'network_id': 'b21878e4-f6e5-4a3e-a7ee-8e8e90ec417d', 'ip_version': 4, 'cidr': '97.189.203.192/26', 'allocation_pools': [{'start': '97.189.203.194', 'end': '97.189.203.254'}], 'gateway_ip': '97.189.203.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '97.189.203.194', 'tags': [], 'project_id': '218ce3400d01408d98fc1e38add142c5'}}
2026-07-12 13:13:12,078 - INFO - Created VN ctest-vn1-82245101
2026-07-12 13:13:12,130 - DEBUG - VN ctest-vn1-82245101 UUID is b21878e4-f6e5-4a3e-a7ee-8e8e90ec417d
2026-07-12 13:13:12,430 - DEBUG - Response for create_port : {'port': {'name': '8e904555-e624-4534-b790-7c8d314442b6', 'id': '8e904555-e624-4534-b790-7c8d314442b6', 'tenant_id': '218ce3400d01408d98fc1e38add142c5', 'network_id': 'b21878e4-f6e5-4a3e-a7ee-8e8e90ec417d', 'mac_address': '02:8e:90:45:55:e6', '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': '32.46.9.197', 'subnet_id': 'c1a00fc0-8c8e-48a7-b185-044c16b7b4d4'}], 'security_groups': ['2cffe07a-6c02-4c20-bd13-27aeef47b7b2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '218ce3400d01408d98fc1e38add142c5'}}
2026-07-12 13:13:12,601 - DEBUG - Response for create_port : {'port': {'name': '1220b75a-3b04-4bb7-862a-6e05d7f8474a', 'id': '1220b75a-3b04-4bb7-862a-6e05d7f8474a', 'tenant_id': '218ce3400d01408d98fc1e38add142c5', 'network_id': 'b21878e4-f6e5-4a3e-a7ee-8e8e90ec417d', 'mac_address': '02:12:20:b7:5a:3b', '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': '97.189.203.197', 'subnet_id': '7a5dfbcd-c5d6-4e02-a0e8-bd1e7b3e7581'}], 'security_groups': ['2cffe07a-6c02-4c20-bd13-27aeef47b7b2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '218ce3400d01408d98fc1e38add142c5'}}
2026-07-12 13:13:12,652 - DEBUG - Services list from nova: [, , ]
2026-07-12 13:13:12,957 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6094-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6094-1)
2026-07-12 13:13:13,363 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6094-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6094-1)
2026-07-12 13:13:13,363 - INFO - Waiting for VM ctest-vn1-vm1-60547933 to be up..
2026-07-12 13:13:13,442 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-12 13:13:18,493 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-12 13:13:23,563 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-12 13:13:28,641 - DEBUG - VM is in ACTIVE state now
2026-07-12 13:13:28,641 - INFO - VM name : ctest-vn1-vm1-60547933
2026-07-12 13:13:28,704 - DEBUG - VM ctest-vn1-vm1-60547933 ID is 70fda73e-1836-425b-9d75-09646c3f80f1
2026-07-12 13:13:28,725 - DEBUG - VM ctest-vn1-vm1-60547933 launched on Node cn-jenkins-deploy-platform-ansible-os-6094-1
2026-07-12 13:13:28,792 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/70fda73e-1836-425b-9d75-09646c3f80f1
2026-07-12 13:13:28,800 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/8e904555-e624-4534-b790-7c8d314442b6
2026-07-12 13:13:32,060 - 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 1019ms')
2026-07-12 13:13:32,060 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-60547933 failed!
2026-07-12 13:13:32,114 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-85578322:ctest-vn1-82245101 is 32.46.9.193 and allocation pool is NOT set
2026-07-12 13:13:32,114 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-85578322:ctest-vn1-82245101 is 97.189.203.193 and allocation pool is NOT set
2026-07-12 13:13:34,180 - 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.10 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.387 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.387/1.741/3.095/1.354 ms')
2026-07-12 13:13:34,180 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-60547933 passed
2026-07-12 13:13:34,330 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-12 13:13:34,330 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-60547933, IP 32.46.9.197, Port 22
2026-07-12 13:13:34,485 - DEBUG - VM ctest-vn1-vm1-60547933 is ready for SSH connections
2026-07-12 13:13:34,485 - INFO - Waiting for VM ctest-vn1-vm2-54295216 to be up..
2026-07-12 13:13:34,586 - DEBUG - VM is in ACTIVE state now
2026-07-12 13:13:34,587 - INFO - VM name : ctest-vn1-vm2-54295216
2026-07-12 13:13:34,658 - DEBUG - VM ctest-vn1-vm2-54295216 ID is bdabdb62-1571-4926-ad1d-8272c02652f8
2026-07-12 13:13:34,659 - DEBUG - VM ctest-vn1-vm2-54295216 launched on Node cn-jenkins-deploy-platform-ansible-os-6094-1
2026-07-12 13:13:34,729 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/bdabdb62-1571-4926-ad1d-8272c02652f8
2026-07-12 13:13:34,740 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/1220b75a-3b04-4bb7-862a-6e05d7f8474a
2026-07-12 13:13:35,985 - 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=3.81 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.426 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.426/2.116/3.806/1.690 ms')
2026-07-12 13:13:35,985 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-54295216 passed
2026-07-12 13:13:36,134 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-12 13:13:36,134 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-54295216, IP 97.189.203.197, Port 22
2026-07-12 13:13:36,303 - DEBUG - VM ctest-vn1-vm2-54295216 is ready for SSH connections
2026-07-12 13:13:36,303 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-12 13:13:36,303 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-12 13:13:36,303 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-12 13:13:36,303 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 32.46.9.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-07-12 13:13:36,304 - DEBUG - ping -s 56 -c 3 -W 1 32.46.9.197
2026-07-12 13:13:39,893 - DEBUG - PING 32.46.9.197 (32.46.9.197): 56 data bytes
64 bytes from 32.46.9.197: seq=0 ttl=63 time=3.781 ms
64 bytes from 32.46.9.197: seq=1 ttl=63 time=0.874 ms
64 bytes from 32.46.9.197: seq=2 ttl=63 time=1.180 ms
--- 32.46.9.197 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.874/1.945/3.781 ms
2026-07-12 13:13:39,893 - INFO - Ping to IP 32.46.9.197 from VM ctest-vn1-vm2-54295216 passed
2026-07-12 13:13:39,893 - INFO - Detaching port 1220b75a-3b04-4bb7-862a-6e05d7f8474a from VM ctest-vn1-vm2-54295216
2026-07-12 13:13:39,939 - INFO - Deleting VM ctest-vn1-vm2-54295216
2026-07-12 13:13:40,002 - INFO - Detaching port 8e904555-e624-4534-b790-7c8d314442b6 from VM ctest-vn1-vm1-60547933
2026-07-12 13:13:40,034 - INFO - Deleting VM ctest-vn1-vm1-60547933
2026-07-12 13:13:40,255 - DEBUG - Response for delete_port : ()
2026-07-12 13:13:40,406 - DEBUG - Response for delete_port : ()
2026-07-12 13:13:40,406 - INFO - Deleting VN ctest-vn1-82245101
2026-07-12 13:13:40,542 - DEBUG - Response for deleting network ()
2026-07-12 13:13:40,794 - DEBUG - No XMPP flaps were noticed during the test
2026-07-12 13:13:40,794 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:29]
2026-07-12 13:13:40,794 - INFO - --------------------------------------------------------------------------------
2026-07-12 13:13:41,522 - INFO - Deleted project: ctest-TestPorts-85578322, ID : 218ce340-0d01-408d-98fc-1e38add142c5