2026-03-05 12:46:27,033 - INFO - Domain Default found not creating
2026-03-05 12:46:27,231 - INFO - Project ctest-TestPorts-65441812 not found, creating it
2026-03-05 12:46:27,731 - INFO - Created Project:ctest-TestPorts-65441812, ID : c5bd0148-8120-491f-a641-4027ba88330e
2026-03-05 12:46:29,650 - INFO - ================================================================================
2026-03-05 12:46:29,650 - INFO - STARTING TEST : test_ports_bindings
2026-03-05 12:46:29,651 - 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-05 12:46:29,927 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.254': '0'}} with
2026-03-05 12:46:29,927 - INFO - Initial checks done. Running the testcase now
2026-03-05 12:46:29,928 - INFO -
2026-03-05 12:46:30,596 - DEBUG - Response for create_network : {'network': {'id': '89469e82-ffd4-475f-9020-31d22276edbc', 'name': 'ctest-vn-32746245', 'tenant_id': 'c5bd01488120491fa6414027ba88330e', 'project_id': 'c5bd01488120491fa6414027ba88330e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-65441812', 'ctest-vn-32746245'], 'port_security_enabled': True, 'description': ''}}
2026-03-05 12:46:30,776 - DEBUG - Response for create_subnet : {'subnet': {'id': '1dc0d13b-0775-48a5-b368-e8cca81ed6da', 'name': '', 'tenant_id': 'c5bd01488120491fa6414027ba88330e', 'network_id': '89469e82-ffd4-475f-9020-31d22276edbc', 'ip_version': 4, 'cidr': '156.206.96.192/26', 'allocation_pools': [{'start': '156.206.96.194', 'end': '156.206.96.254'}], 'gateway_ip': '156.206.96.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '156.206.96.194', 'tags': [], 'project_id': 'c5bd01488120491fa6414027ba88330e'}}
2026-03-05 12:46:30,803 - INFO - Created VN ctest-vn-32746245
2026-03-05 12:46:30,856 - DEBUG - VN ctest-vn-32746245 UUID is 89469e82-ffd4-475f-9020-31d22276edbc
2026-03-05 12:46:30,975 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-65441812', 'ctest-vmi-25074783']}
2026-03-05 12:46:31,232 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-25074783', 'id': '3e07757e-1f4b-4fe3-8627-ba705c93f018', 'tenant_id': 'c5bd01488120491fa6414027ba88330e', 'network_id': '89469e82-ffd4-475f-9020-31d22276edbc', 'mac_address': '02:3e:07:75:7e:1f', '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': '156.206.96.195', 'subnet_id': '1dc0d13b-0775-48a5-b368-e8cca81ed6da'}], 'security_groups': ['25081c1e-cc48-416e-a4e9-70a1dedd4a3b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c5bd01488120491fa6414027ba88330e'}}
2026-03-05 12:46:31,232 - DEBUG - Created port 3e07757e-1f4b-4fe3-8627-ba705c93f018
2026-03-05 12:46:31,340 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/3e07757e-1f4b-4fe3-8627-ba705c93f018
2026-03-05 12:46:31,663 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/3e07757e-1f4b-4fe3-8627-ba705c93f018
2026-03-05 12:46:31,705 - INFO - VMI 3e07757e-1f4b-4fe3-8627-ba705c93f018 verification in API Server passed
2026-03-05 12:46:31,806 - DEBUG - Response for delete_port : ()
2026-03-05 12:46:31,806 - INFO - Deleted port 3e07757e-1f4b-4fe3-8627-ba705c93f018
2026-03-05 12:46:31,806 - INFO - Deleting VN ctest-vn-32746245
2026-03-05 12:46:31,914 - DEBUG - Response for deleting network ()
2026-03-05 12:46:32,174 - DEBUG - No XMPP flaps were noticed during the test
2026-03-05 12:46:32,174 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-03-05 12:46:32,174 - INFO - --------------------------------------------------------------------------------
2026-03-05 12:46:32,177 - INFO - ================================================================================
2026-03-05 12:46:32,177 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-03-05 12:46:32,178 - 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-05 12:46:32,474 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.254': '0'}} with
2026-03-05 12:46:32,474 - INFO - Initial checks done. Running the testcase now
2026-03-05 12:46:32,474 - INFO -
2026-03-05 12:46:32,680 - DEBUG - Response for create_network : {'network': {'id': '8fe0a8b5-130e-4517-b591-7b84af9604cd', 'name': 'ctest-vn1-51645809', 'tenant_id': 'c5bd01488120491fa6414027ba88330e', 'project_id': 'c5bd01488120491fa6414027ba88330e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-65441812', 'ctest-vn1-51645809'], 'port_security_enabled': True, 'description': ''}}
2026-03-05 12:46:32,920 - DEBUG - Response for create_subnet : {'subnet': {'id': '9f8df571-caaf-4131-a910-aac4b5bb9422', 'name': '', 'tenant_id': 'c5bd01488120491fa6414027ba88330e', 'network_id': '8fe0a8b5-130e-4517-b591-7b84af9604cd', 'ip_version': 4, 'cidr': '222.21.232.192/26', 'allocation_pools': [{'start': '222.21.232.194', 'end': '222.21.232.254'}], 'gateway_ip': '222.21.232.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '222.21.232.194', 'tags': [], 'project_id': 'c5bd01488120491fa6414027ba88330e'}}
2026-03-05 12:46:33,141 - DEBUG - Response for create_subnet : {'subnet': {'id': '44ed9feb-a7c8-4fef-b2bc-df51ed9ef61a', 'name': '', 'tenant_id': 'c5bd01488120491fa6414027ba88330e', 'network_id': '8fe0a8b5-130e-4517-b591-7b84af9604cd', 'ip_version': 4, 'cidr': '155.56.90.128/26', 'allocation_pools': [{'start': '155.56.90.130', 'end': '155.56.90.190'}], 'gateway_ip': '155.56.90.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '155.56.90.130', 'tags': [], 'project_id': 'c5bd01488120491fa6414027ba88330e'}}
2026-03-05 12:46:33,166 - INFO - Created VN ctest-vn1-51645809
2026-03-05 12:46:33,220 - DEBUG - VN ctest-vn1-51645809 UUID is 8fe0a8b5-130e-4517-b591-7b84af9604cd
2026-03-05 12:46:33,582 - DEBUG - Response for create_port : {'port': {'name': '923b5ad8-8af0-49c9-ba49-b13a8058bc8d', 'id': '923b5ad8-8af0-49c9-ba49-b13a8058bc8d', 'tenant_id': 'c5bd01488120491fa6414027ba88330e', 'network_id': '8fe0a8b5-130e-4517-b591-7b84af9604cd', 'mac_address': '02:92:3b:5a:d8:8a', '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': '222.21.232.197', 'subnet_id': '9f8df571-caaf-4131-a910-aac4b5bb9422'}], 'security_groups': ['25081c1e-cc48-416e-a4e9-70a1dedd4a3b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c5bd01488120491fa6414027ba88330e'}}
2026-03-05 12:46:33,781 - DEBUG - Response for create_port : {'port': {'name': 'ef891324-9c95-42cf-8eee-8b746fcf8e1c', 'id': 'ef891324-9c95-42cf-8eee-8b746fcf8e1c', 'tenant_id': 'c5bd01488120491fa6414027ba88330e', 'network_id': '8fe0a8b5-130e-4517-b591-7b84af9604cd', 'mac_address': '02:ef:89:13:24:9c', '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': '155.56.90.133', 'subnet_id': '44ed9feb-a7c8-4fef-b2bc-df51ed9ef61a'}], 'security_groups': ['25081c1e-cc48-416e-a4e9-70a1dedd4a3b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c5bd01488120491fa6414027ba88330e'}}
2026-03-05 12:46:33,853 - DEBUG - Services list from nova: [, , ]
2026-03-05 12:46:34,267 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5441-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5441-1)
2026-03-05 12:46:34,784 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5441-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5441-1)
2026-03-05 12:46:34,785 - INFO - Waiting for VM ctest-vn1-vm1-00438296 to be up..
2026-03-05 12:46:34,828 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-05 12:46:39,923 - DEBUG - VM is in ACTIVE state now
2026-03-05 12:46:39,924 - INFO - VM name : ctest-vn1-vm1-00438296
2026-03-05 12:46:40,021 - DEBUG - VM ctest-vn1-vm1-00438296 ID is 97de779d-8dfe-486d-991d-d49757431697
2026-03-05 12:46:40,047 - DEBUG - VM ctest-vn1-vm1-00438296 launched on Node cn-jenkins-deploy-platform-ansible-os-5441-1
2026-03-05 12:46:40,152 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/97de779d-8dfe-486d-991d-d49757431697
2026-03-05 12:46:40,164 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/923b5ad8-8af0-49c9-ba49-b13a8058bc8d
2026-03-05 12:46:43,431 - 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 1012ms')
2026-03-05 12:46:43,431 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-00438296 failed!
2026-03-05 12:46:43,492 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-65441812:ctest-vn1-51645809 is 222.21.232.193 and allocation pool is NOT set
2026-03-05 12:46:43,493 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-65441812:ctest-vn1-51645809 is 155.56.90.129 and allocation pool is NOT set
2026-03-05 12:46:47,591 - 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 1032ms')
2026-03-05 12:46:47,592 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-00438296 failed!
2026-03-05 12:46:47,648 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-65441812:ctest-vn1-51645809 is 222.21.232.193 and allocation pool is NOT set
2026-03-05 12:46:47,648 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-65441812:ctest-vn1-51645809 is 155.56.90.129 and allocation pool is NOT set
2026-03-05 12:46:49,715 - 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.67 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.999 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.999/2.334/3.670/1.335 ms')
2026-03-05 12:46:49,715 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-00438296 passed
2026-03-05 12:46:49,868 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-05 12:46:49,869 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-00438296, IP 222.21.232.197, Port 22
2026-03-05 12:46:50,035 - DEBUG - VM ctest-vn1-vm1-00438296 is ready for SSH connections
2026-03-05 12:46:50,035 - INFO - Waiting for VM ctest-vn1-vm2-58861133 to be up..
2026-03-05 12:46:50,134 - DEBUG - VM is in ACTIVE state now
2026-03-05 12:46:50,134 - INFO - VM name : ctest-vn1-vm2-58861133
2026-03-05 12:46:50,222 - DEBUG - VM ctest-vn1-vm2-58861133 ID is dc8b573e-86bb-41f6-835b-ba020c4933db
2026-03-05 12:46:50,222 - DEBUG - VM ctest-vn1-vm2-58861133 launched on Node cn-jenkins-deploy-platform-ansible-os-5441-1
2026-03-05 12:46:50,315 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/dc8b573e-86bb-41f6-835b-ba020c4933db
2026-03-05 12:46:50,326 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/ef891324-9c95-42cf-8eee-8b746fcf8e1c
2026-03-05 12:46:51,578 - 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.13 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.390 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.390/2.260/4.131/1.870 ms')
2026-03-05 12:46:51,578 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-58861133 passed
2026-03-05 12:46:51,732 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-05 12:46:51,732 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-58861133, IP 155.56.90.133, Port 22
2026-03-05 12:46:51,899 - DEBUG - VM ctest-vn1-vm2-58861133 is ready for SSH connections
2026-03-05 12:46:51,899 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-05 12:46:51,899 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-05 12:46:51,900 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-05 12:46:51,900 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 222.21.232.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-03-05 12:46:51,900 - DEBUG - ping -s 56 -c 3 -W 1 222.21.232.197
2026-03-05 12:46:54,704 - DEBUG - PING 222.21.232.197 (222.21.232.197): 56 data bytes
64 bytes from 222.21.232.197: seq=0 ttl=63 time=4.098 ms
64 bytes from 222.21.232.197: seq=1 ttl=63 time=1.217 ms
64 bytes from 222.21.232.197: seq=2 ttl=63 time=1.188 ms
--- 222.21.232.197 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.188/2.167/4.098 ms
2026-03-05 12:46:54,704 - INFO - Ping to IP 222.21.232.197 from VM ctest-vn1-vm2-58861133 passed
2026-03-05 12:46:54,704 - INFO - Detaching port ef891324-9c95-42cf-8eee-8b746fcf8e1c from VM ctest-vn1-vm2-58861133
2026-03-05 12:46:54,761 - INFO - Deleting VM ctest-vn1-vm2-58861133
2026-03-05 12:46:54,855 - INFO - Detaching port 923b5ad8-8af0-49c9-ba49-b13a8058bc8d from VM ctest-vn1-vm1-00438296
2026-03-05 12:46:54,895 - INFO - Deleting VM ctest-vn1-vm1-00438296
2026-03-05 12:46:55,170 - DEBUG - Response for delete_port : ()
2026-03-05 12:46:55,381 - DEBUG - Response for delete_port : ()
2026-03-05 12:46:55,382 - INFO - Deleting VN ctest-vn1-51645809
2026-03-05 12:46:55,538 - DEBUG - Response for deleting network ()
2026-03-05 12:46:55,799 - DEBUG - No XMPP flaps were noticed during the test
2026-03-05 12:46:55,799 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:23]
2026-03-05 12:46:55,799 - INFO - --------------------------------------------------------------------------------
2026-03-05 12:46:56,623 - INFO - Deleted project: ctest-TestPorts-65441812, ID : c5bd0148-8120-491f-a641-4027ba88330e