2026-06-16 09:39:01,392 - INFO - Domain Default found not creating
2026-06-16 09:39:01,515 - INFO - Project ctest-TestPorts-42910304 not found, creating it
2026-06-16 09:39:01,930 - INFO - Created Project:ctest-TestPorts-42910304, ID : 6b80d176-55a6-4c2e-b768-0afc7d32bec1
2026-06-16 09:39:03,329 - INFO - ================================================================================
2026-06-16 09:39:03,329 - INFO - STARTING TEST : test_ports_bindings
2026-06-16 09:39:03,329 - 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-16 09:39:03,584 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-06-16 09:39:03,584 - INFO - Initial checks done. Running the testcase now
2026-06-16 09:39:03,584 - INFO -
2026-06-16 09:39:04,113 - DEBUG - Response for create_network : {'network': {'id': '222786eb-6fa7-49f2-9366-38a9c17d9163', 'name': 'ctest-vn-34386315', 'tenant_id': '6b80d17655a64c2eb7680afc7d32bec1', 'project_id': '6b80d17655a64c2eb7680afc7d32bec1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-42910304', 'ctest-vn-34386315'], 'port_security_enabled': True, 'description': ''}}
2026-06-16 09:39:04,321 - DEBUG - Response for create_subnet : {'subnet': {'id': '43c86fe3-c753-4242-8daa-d4db262a7d07', 'name': '', 'tenant_id': '6b80d17655a64c2eb7680afc7d32bec1', 'network_id': '222786eb-6fa7-49f2-9366-38a9c17d9163', 'ip_version': 4, 'cidr': '62.106.232.64/26', 'allocation_pools': [{'start': '62.106.232.66', 'end': '62.106.232.126'}], 'gateway_ip': '62.106.232.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '62.106.232.66', 'tags': [], 'project_id': '6b80d17655a64c2eb7680afc7d32bec1'}}
2026-06-16 09:39:04,334 - INFO - Created VN ctest-vn-34386315
2026-06-16 09:39:04,384 - DEBUG - VN ctest-vn-34386315 UUID is 222786eb-6fa7-49f2-9366-38a9c17d9163
2026-06-16 09:39:04,477 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-42910304', 'ctest-vmi-90488026']}
2026-06-16 09:39:04,730 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-90488026', 'id': '6fcb6928-cd92-4276-9611-5bd285323943', 'tenant_id': '6b80d17655a64c2eb7680afc7d32bec1', 'network_id': '222786eb-6fa7-49f2-9366-38a9c17d9163', 'mac_address': '02:6f:cb:69:28:cd', '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': '62.106.232.67', 'subnet_id': '43c86fe3-c753-4242-8daa-d4db262a7d07'}], 'security_groups': ['18053c12-8550-4c12-bed7-691df1ce77b0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6b80d17655a64c2eb7680afc7d32bec1'}}
2026-06-16 09:39:04,730 - DEBUG - Created port 6fcb6928-cd92-4276-9611-5bd285323943
2026-06-16 09:39:04,832 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/6fcb6928-cd92-4276-9611-5bd285323943
2026-06-16 09:39:05,149 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/6fcb6928-cd92-4276-9611-5bd285323943
2026-06-16 09:39:05,181 - INFO - VMI 6fcb6928-cd92-4276-9611-5bd285323943 verification in API Server passed
2026-06-16 09:39:05,256 - DEBUG - Response for delete_port : ()
2026-06-16 09:39:05,256 - INFO - Deleted port 6fcb6928-cd92-4276-9611-5bd285323943
2026-06-16 09:39:05,257 - INFO - Deleting VN ctest-vn-34386315
2026-06-16 09:39:05,341 - DEBUG - Response for deleting network ()
2026-06-16 09:39:05,592 - DEBUG - No XMPP flaps were noticed during the test
2026-06-16 09:39:05,592 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-06-16 09:39:05,592 - INFO - --------------------------------------------------------------------------------
2026-06-16 09:39:05,595 - INFO - ================================================================================
2026-06-16 09:39:05,595 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-06-16 09:39:05,595 - 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-16 09:39:05,880 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-06-16 09:39:05,880 - INFO - Initial checks done. Running the testcase now
2026-06-16 09:39:05,880 - INFO -
2026-06-16 09:39:06,057 - DEBUG - Response for create_network : {'network': {'id': '0f443b5f-9918-421c-99b9-66c092a16ea2', 'name': 'ctest-vn1-46411371', 'tenant_id': '6b80d17655a64c2eb7680afc7d32bec1', 'project_id': '6b80d17655a64c2eb7680afc7d32bec1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-42910304', 'ctest-vn1-46411371'], 'port_security_enabled': True, 'description': ''}}
2026-06-16 09:39:06,218 - DEBUG - Response for create_subnet : {'subnet': {'id': '5168f502-01e2-4bef-83ed-8201c47342d6', 'name': '', 'tenant_id': '6b80d17655a64c2eb7680afc7d32bec1', 'network_id': '0f443b5f-9918-421c-99b9-66c092a16ea2', 'ip_version': 4, 'cidr': '146.7.220.192/26', 'allocation_pools': [{'start': '146.7.220.194', 'end': '146.7.220.254'}], 'gateway_ip': '146.7.220.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '146.7.220.194', 'tags': [], 'project_id': '6b80d17655a64c2eb7680afc7d32bec1'}}
2026-06-16 09:39:06,349 - DEBUG - Response for create_subnet : {'subnet': {'id': '04f173cf-c8ce-46c3-8d5d-b5e48ec6ecbd', 'name': '', 'tenant_id': '6b80d17655a64c2eb7680afc7d32bec1', 'network_id': '0f443b5f-9918-421c-99b9-66c092a16ea2', 'ip_version': 4, 'cidr': '89.48.139.192/26', 'allocation_pools': [{'start': '89.48.139.194', 'end': '89.48.139.254'}], 'gateway_ip': '89.48.139.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '89.48.139.194', 'tags': [], 'project_id': '6b80d17655a64c2eb7680afc7d32bec1'}}
2026-06-16 09:39:06,363 - INFO - Created VN ctest-vn1-46411371
2026-06-16 09:39:06,412 - DEBUG - VN ctest-vn1-46411371 UUID is 0f443b5f-9918-421c-99b9-66c092a16ea2
2026-06-16 09:39:06,676 - DEBUG - Response for create_port : {'port': {'name': 'f3c0fb53-392f-493a-ba52-33b544d62ddd', 'id': 'f3c0fb53-392f-493a-ba52-33b544d62ddd', 'tenant_id': '6b80d17655a64c2eb7680afc7d32bec1', 'network_id': '0f443b5f-9918-421c-99b9-66c092a16ea2', 'mac_address': '02:f3:c0:fb:53:39', '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': '146.7.220.197', 'subnet_id': '5168f502-01e2-4bef-83ed-8201c47342d6'}], 'security_groups': ['18053c12-8550-4c12-bed7-691df1ce77b0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6b80d17655a64c2eb7680afc7d32bec1'}}
2026-06-16 09:39:06,832 - DEBUG - Response for create_port : {'port': {'name': 'ec2fa911-b9c4-49c3-be85-6b7ac7ada08b', 'id': 'ec2fa911-b9c4-49c3-be85-6b7ac7ada08b', 'tenant_id': '6b80d17655a64c2eb7680afc7d32bec1', 'network_id': '0f443b5f-9918-421c-99b9-66c092a16ea2', 'mac_address': '02:ec:2f:a9:11:b9', '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': '89.48.139.197', 'subnet_id': '04f173cf-c8ce-46c3-8d5d-b5e48ec6ecbd'}], 'security_groups': ['18053c12-8550-4c12-bed7-691df1ce77b0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6b80d17655a64c2eb7680afc7d32bec1'}}
2026-06-16 09:39:06,879 - DEBUG - Services list from nova: [, , ]
2026-06-16 09:39:07,151 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5950-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5950-1)
2026-06-16 09:39:07,511 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5950-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5950-1)
2026-06-16 09:39:07,511 - INFO - Waiting for VM ctest-vn1-vm1-06193742 to be up..
2026-06-16 09:39:07,546 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-16 09:39:12,586 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-16 09:39:17,647 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-16 09:39:22,708 - DEBUG - VM is in ACTIVE state now
2026-06-16 09:39:22,708 - INFO - VM name : ctest-vn1-vm1-06193742
2026-06-16 09:39:22,771 - DEBUG - VM ctest-vn1-vm1-06193742 ID is b1960270-e362-475a-b316-2a959e1d0ed1
2026-06-16 09:39:22,787 - DEBUG - VM ctest-vn1-vm1-06193742 launched on Node cn-jenkins-deploy-platform-ansible-os-5950-1
2026-06-16 09:39:22,844 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/b1960270-e362-475a-b316-2a959e1d0ed1
2026-06-16 09:39:22,854 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/f3c0fb53-392f-493a-ba52-33b544d62ddd
2026-06-16 09:39:26,100 - 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 1012ms')
2026-06-16 09:39:26,101 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-06193742 failed!
2026-06-16 09:39:26,156 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-42910304:ctest-vn1-46411371 is 146.7.220.193 and allocation pool is NOT set
2026-06-16 09:39:26,156 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-42910304:ctest-vn1-46411371 is 89.48.139.193 and allocation pool is NOT set
2026-06-16 09:39:28,220 - 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.45 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.377 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.377/1.911/3.445/1.534 ms')
2026-06-16 09:39:28,221 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-06193742 passed
2026-06-16 09:39:28,376 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-16 09:39:28,376 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-06193742, IP 146.7.220.197, Port 22
2026-06-16 09:39:28,527 - DEBUG - VM ctest-vn1-vm1-06193742 is ready for SSH connections
2026-06-16 09:39:28,528 - INFO - Waiting for VM ctest-vn1-vm2-50253844 to be up..
2026-06-16 09:39:28,590 - DEBUG - VM is in ACTIVE state now
2026-06-16 09:39:28,591 - INFO - VM name : ctest-vn1-vm2-50253844
2026-06-16 09:39:28,649 - DEBUG - VM ctest-vn1-vm2-50253844 ID is 637fbf05-7097-4b7d-a4c8-e8a9cd1770e3
2026-06-16 09:39:28,649 - DEBUG - VM ctest-vn1-vm2-50253844 launched on Node cn-jenkins-deploy-platform-ansible-os-5950-1
2026-06-16 09:39:28,706 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/637fbf05-7097-4b7d-a4c8-e8a9cd1770e3
2026-06-16 09:39:28,713 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/ec2fa911-b9c4-49c3-be85-6b7ac7ada08b
2026-06-16 09:39:29,944 - 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.98 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.353 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.353/1.665/2.977/1.312 ms')
2026-06-16 09:39:29,944 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-50253844 passed
2026-06-16 09:39:30,092 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-16 09:39:30,092 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-50253844, IP 89.48.139.197, Port 22
2026-06-16 09:39:30,247 - DEBUG - VM ctest-vn1-vm2-50253844 is ready for SSH connections
2026-06-16 09:39:30,247 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-16 09:39:30,247 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-16 09:39:30,247 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-16 09:39:30,247 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 146.7.220.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-06-16 09:39:30,247 - DEBUG - ping -s 56 -c 3 -W 1 146.7.220.197
2026-06-16 09:39:33,851 - DEBUG - PING 146.7.220.197 (146.7.220.197): 56 data bytes
64 bytes from 146.7.220.197: seq=0 ttl=63 time=3.267 ms
64 bytes from 146.7.220.197: seq=1 ttl=63 time=0.856 ms
64 bytes from 146.7.220.197: seq=2 ttl=63 time=0.753 ms
--- 146.7.220.197 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.753/1.625/3.267 ms
2026-06-16 09:39:33,851 - INFO - Ping to IP 146.7.220.197 from VM ctest-vn1-vm2-50253844 passed
2026-06-16 09:39:33,851 - INFO - Detaching port ec2fa911-b9c4-49c3-be85-6b7ac7ada08b from VM ctest-vn1-vm2-50253844
2026-06-16 09:39:33,897 - INFO - Deleting VM ctest-vn1-vm2-50253844
2026-06-16 09:39:33,953 - INFO - Detaching port f3c0fb53-392f-493a-ba52-33b544d62ddd from VM ctest-vn1-vm1-06193742
2026-06-16 09:39:33,980 - INFO - Deleting VM ctest-vn1-vm1-06193742
2026-06-16 09:39:34,169 - DEBUG - Response for delete_port : ()
2026-06-16 09:39:34,283 - DEBUG - Response for delete_port : ()
2026-06-16 09:39:34,283 - INFO - Deleting VN ctest-vn1-46411371
2026-06-16 09:39:34,394 - DEBUG - Response for deleting network ()
2026-06-16 09:39:34,652 - DEBUG - No XMPP flaps were noticed during the test
2026-06-16 09:39:34,652 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:29]
2026-06-16 09:39:34,653 - INFO - --------------------------------------------------------------------------------
2026-06-16 09:39:35,317 - INFO - Deleted project: ctest-TestPorts-42910304, ID : 6b80d176-55a6-4c2e-b768-0afc7d32bec1