2026-06-22 13:21:01,410 - INFO - Domain Default found not creating
2026-06-22 13:21:01,555 - INFO - Project ctest-TestPorts-73328719 not found, creating it
2026-06-22 13:21:02,023 - INFO - Created Project:ctest-TestPorts-73328719, ID : 41917dee-114f-4bf8-ae21-0807c04dbe62
2026-06-22 13:21:03,522 - INFO - ================================================================================
2026-06-22 13:21:03,522 - INFO - STARTING TEST : test_ports_bindings
2026-06-22 13:21:03,522 - 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-06-22 13:21:03,785 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-06-22 13:21:03,785 - INFO - Initial checks done. Running the testcase now
2026-06-22 13:21:03,785 - INFO -
2026-06-22 13:21:04,341 - DEBUG - Response for create_network : {'network': {'id': '99b04105-79e7-41e9-bfb7-6295b62573dc', 'name': 'ctest-vn-82383717', 'tenant_id': '41917dee114f4bf8ae210807c04dbe62', 'project_id': '41917dee114f4bf8ae210807c04dbe62', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-73328719', 'ctest-vn-82383717'], 'port_security_enabled': True, 'description': ''}}
2026-06-22 13:21:04,503 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f1826101-34e7-4ae1-8d69-96e8a51ae73e', 'name': '', 'tenant_id': '41917dee114f4bf8ae210807c04dbe62', 'network_id': '99b04105-79e7-41e9-bfb7-6295b62573dc', 'ip_version': 4, 'cidr': '109.70.11.0/26', 'allocation_pools': [{'start': '109.70.11.2', 'end': '109.70.11.62'}], 'gateway_ip': '109.70.11.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '109.70.11.2', 'tags': [], 'project_id': '41917dee114f4bf8ae210807c04dbe62'}}
2026-06-22 13:21:04,520 - INFO - Created VN ctest-vn-82383717
2026-06-22 13:21:04,572 - DEBUG - VN ctest-vn-82383717 UUID is 99b04105-79e7-41e9-bfb7-6295b62573dc
2026-06-22 13:21:04,669 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-73328719', 'ctest-vmi-54479584']}
2026-06-22 13:21:05,006 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-54479584', 'id': 'c9804094-9fb8-41ff-a297-155c91b2f966', 'tenant_id': '41917dee114f4bf8ae210807c04dbe62', 'network_id': '99b04105-79e7-41e9-bfb7-6295b62573dc', 'mac_address': '02:c9:80:40:94:9f', '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': '109.70.11.3', 'subnet_id': 'f1826101-34e7-4ae1-8d69-96e8a51ae73e'}], 'security_groups': ['4e972f27-374f-450d-a270-3d9732ff75c1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '41917dee114f4bf8ae210807c04dbe62'}}
2026-06-22 13:21:05,007 - DEBUG - Created port c9804094-9fb8-41ff-a297-155c91b2f966
2026-06-22 13:21:05,112 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/c9804094-9fb8-41ff-a297-155c91b2f966
2026-06-22 13:21:05,439 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/c9804094-9fb8-41ff-a297-155c91b2f966
2026-06-22 13:21:05,483 - INFO - VMI c9804094-9fb8-41ff-a297-155c91b2f966 verification in API Server passed
2026-06-22 13:21:05,587 - DEBUG - Response for delete_port : ()
2026-06-22 13:21:05,587 - INFO - Deleted port c9804094-9fb8-41ff-a297-155c91b2f966
2026-06-22 13:21:05,587 - INFO - Deleting VN ctest-vn-82383717
2026-06-22 13:21:05,700 - DEBUG - Response for deleting network ()
2026-06-22 13:21:05,961 - DEBUG - No XMPP flaps were noticed during the test
2026-06-22 13:21:05,961 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-06-22 13:21:05,961 - INFO - --------------------------------------------------------------------------------
2026-06-22 13:21:05,963 - INFO - ================================================================================
2026-06-22 13:21:05,963 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-06-22 13:21:05,963 - 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-06-22 13:21:06,253 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-06-22 13:21:06,253 - INFO - Initial checks done. Running the testcase now
2026-06-22 13:21:06,253 - INFO -
2026-06-22 13:21:06,442 - DEBUG - Response for create_network : {'network': {'id': 'a941d02a-7da7-45e9-a3cc-5ff06a3ca449', 'name': 'ctest-vn1-49370734', 'tenant_id': '41917dee114f4bf8ae210807c04dbe62', 'project_id': '41917dee114f4bf8ae210807c04dbe62', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-73328719', 'ctest-vn1-49370734'], 'port_security_enabled': True, 'description': ''}}
2026-06-22 13:21:06,648 - DEBUG - Response for create_subnet : {'subnet': {'id': '987f8fea-e2c9-48ca-a2df-719f6c7dd8b8', 'name': '', 'tenant_id': '41917dee114f4bf8ae210807c04dbe62', 'network_id': 'a941d02a-7da7-45e9-a3cc-5ff06a3ca449', 'ip_version': 4, 'cidr': '45.252.164.192/26', 'allocation_pools': [{'start': '45.252.164.194', 'end': '45.252.164.254'}], 'gateway_ip': '45.252.164.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '45.252.164.194', 'tags': [], 'project_id': '41917dee114f4bf8ae210807c04dbe62'}}
2026-06-22 13:21:06,826 - DEBUG - Response for create_subnet : {'subnet': {'id': '2524ed38-d5f6-41b1-b2b7-018554fd8111', 'name': '', 'tenant_id': '41917dee114f4bf8ae210807c04dbe62', 'network_id': 'a941d02a-7da7-45e9-a3cc-5ff06a3ca449', 'ip_version': 4, 'cidr': '94.128.152.64/26', 'allocation_pools': [{'start': '94.128.152.66', 'end': '94.128.152.126'}], 'gateway_ip': '94.128.152.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '94.128.152.66', 'tags': [], 'project_id': '41917dee114f4bf8ae210807c04dbe62'}}
2026-06-22 13:21:06,843 - INFO - Created VN ctest-vn1-49370734
2026-06-22 13:21:06,896 - DEBUG - VN ctest-vn1-49370734 UUID is a941d02a-7da7-45e9-a3cc-5ff06a3ca449
2026-06-22 13:21:07,173 - DEBUG - Response for create_port : {'port': {'name': 'a78d1543-816f-40d7-8dc3-f8790d17d222', 'id': 'a78d1543-816f-40d7-8dc3-f8790d17d222', 'tenant_id': '41917dee114f4bf8ae210807c04dbe62', 'network_id': 'a941d02a-7da7-45e9-a3cc-5ff06a3ca449', 'mac_address': '02:a7:8d:15:43:81', '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': '45.252.164.197', 'subnet_id': '987f8fea-e2c9-48ca-a2df-719f6c7dd8b8'}], 'security_groups': ['4e972f27-374f-450d-a270-3d9732ff75c1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '41917dee114f4bf8ae210807c04dbe62'}}
2026-06-22 13:21:07,335 - DEBUG - Response for create_port : {'port': {'name': '02463e28-1711-4d17-9ba6-c06cff67c019', 'id': '02463e28-1711-4d17-9ba6-c06cff67c019', 'tenant_id': '41917dee114f4bf8ae210807c04dbe62', 'network_id': 'a941d02a-7da7-45e9-a3cc-5ff06a3ca449', 'mac_address': '02:02:46:3e:28:17', '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': '94.128.152.69', 'subnet_id': '2524ed38-d5f6-41b1-b2b7-018554fd8111'}], 'security_groups': ['4e972f27-374f-450d-a270-3d9732ff75c1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '41917dee114f4bf8ae210807c04dbe62'}}
2026-06-22 13:21:07,399 - DEBUG - Services list from nova: [, , ]
2026-06-22 13:21:07,702 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6021-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6021-1)
2026-06-22 13:21:08,100 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6021-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6021-1)
2026-06-22 13:21:08,100 - INFO - Waiting for VM ctest-vn1-vm1-05354433 to be up..
2026-06-22 13:21:08,136 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-22 13:21:13,179 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-22 13:21:18,250 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-22 13:21:23,322 - DEBUG - VM is in ACTIVE state now
2026-06-22 13:21:23,322 - INFO - VM name : ctest-vn1-vm1-05354433
2026-06-22 13:21:23,392 - DEBUG - VM ctest-vn1-vm1-05354433 ID is 5a4ff5da-469c-495b-a758-cbf58e1e37f4
2026-06-22 13:21:23,410 - DEBUG - VM ctest-vn1-vm1-05354433 launched on Node cn-jenkins-deploy-platform-ansible-os-6021-1
2026-06-22 13:21:23,475 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/5a4ff5da-469c-495b-a758-cbf58e1e37f4
2026-06-22 13:21:23,485 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/a78d1543-816f-40d7-8dc3-f8790d17d222
2026-06-22 13:21:26,746 - 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 1031ms')
2026-06-22 13:21:26,746 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-05354433 failed!
2026-06-22 13:21:26,800 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-73328719:ctest-vn1-49370734 is 45.252.164.193 and allocation pool is NOT set
2026-06-22 13:21:26,800 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-73328719:ctest-vn1-49370734 is 94.128.152.65 and allocation pool is NOT set
2026-06-22 13:21:28,858 - 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.30 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.720 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.720/2.008/3.296/1.288 ms')
2026-06-22 13:21:28,858 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-05354433 passed
2026-06-22 13:21:29,004 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-22 13:21:29,004 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-05354433, IP 45.252.164.197, Port 22
2026-06-22 13:21:29,160 - DEBUG - VM ctest-vn1-vm1-05354433 is ready for SSH connections
2026-06-22 13:21:29,160 - INFO - Waiting for VM ctest-vn1-vm2-34484442 to be up..
2026-06-22 13:21:29,228 - DEBUG - VM is in ACTIVE state now
2026-06-22 13:21:29,228 - INFO - VM name : ctest-vn1-vm2-34484442
2026-06-22 13:21:29,291 - DEBUG - VM ctest-vn1-vm2-34484442 ID is cda1887d-0624-4626-94aa-cf28f7debccb
2026-06-22 13:21:29,291 - DEBUG - VM ctest-vn1-vm2-34484442 launched on Node cn-jenkins-deploy-platform-ansible-os-6021-1
2026-06-22 13:21:29,355 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/cda1887d-0624-4626-94aa-cf28f7debccb
2026-06-22 13:21:29,363 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/02463e28-1711-4d17-9ba6-c06cff67c019
2026-06-22 13:21:30,604 - 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=6.17 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.364 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.364/3.264/6.165/2.900 ms')
2026-06-22 13:21:30,604 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-34484442 passed
2026-06-22 13:21:30,752 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-22 13:21:30,752 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-34484442, IP 94.128.152.69, Port 22
2026-06-22 13:21:30,907 - DEBUG - VM ctest-vn1-vm2-34484442 is ready for SSH connections
2026-06-22 13:21:30,907 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-22 13:21:30,907 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-22 13:21:30,907 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-22 13:21:30,907 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 45.252.164.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-06-22 13:21:30,908 - DEBUG - ping -s 56 -c 3 -W 1 45.252.164.197
2026-06-22 13:21:34,530 - DEBUG - PING 45.252.164.197 (45.252.164.197): 56 data bytes
64 bytes from 45.252.164.197: seq=0 ttl=63 time=4.397 ms
64 bytes from 45.252.164.197: seq=1 ttl=63 time=0.940 ms
64 bytes from 45.252.164.197: seq=2 ttl=63 time=0.904 ms
--- 45.252.164.197 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.904/2.080/4.397 ms
2026-06-22 13:21:34,531 - INFO - Ping to IP 45.252.164.197 from VM ctest-vn1-vm2-34484442 passed
2026-06-22 13:21:34,531 - INFO - Detaching port 02463e28-1711-4d17-9ba6-c06cff67c019 from VM ctest-vn1-vm2-34484442
2026-06-22 13:21:34,576 - INFO - Deleting VM ctest-vn1-vm2-34484442
2026-06-22 13:21:34,640 - INFO - Detaching port a78d1543-816f-40d7-8dc3-f8790d17d222 from VM ctest-vn1-vm1-05354433
2026-06-22 13:21:34,673 - INFO - Deleting VM ctest-vn1-vm1-05354433
2026-06-22 13:21:34,865 - DEBUG - Response for delete_port : ()
2026-06-22 13:21:34,999 - DEBUG - Response for delete_port : ()
2026-06-22 13:21:34,999 - INFO - Deleting VN ctest-vn1-49370734
2026-06-22 13:21:35,109 - DEBUG - Response for deleting network ()
2026-06-22 13:21:35,376 - DEBUG - No XMPP flaps were noticed during the test
2026-06-22 13:21:35,376 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:30]
2026-06-22 13:21:35,376 - INFO - --------------------------------------------------------------------------------
2026-06-22 13:21:36,077 - INFO - Deleted project: ctest-TestPorts-73328719, ID : 41917dee-114f-4bf8-ae21-0807c04dbe62