2026-02-24 03:46:40,315 - INFO - Domain Default found not creating
2026-02-24 03:46:40,483 - INFO - Project ctest-TestPorts-87796235 not found, creating it
2026-02-24 03:46:40,942 - INFO - Created Project:ctest-TestPorts-87796235, ID : dafefa08-d539-4522-8232-d066663d09b2
2026-02-24 03:46:42,650 - INFO - ================================================================================
2026-02-24 03:46:42,650 - INFO - STARTING TEST : test_ports_bindings
2026-02-24 03:46:42,650 - 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-02-24 03:46:42,910 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-02-24 03:46:42,910 - INFO - Initial checks done. Running the testcase now
2026-02-24 03:46:42,910 - INFO -
2026-02-24 03:46:43,500 - DEBUG - Response for create_network : {'network': {'id': '1de36832-1d79-4716-abfd-fba828d4dddd', 'name': 'ctest-vn-06227389', 'tenant_id': 'dafefa08d53945228232d066663d09b2', 'project_id': 'dafefa08d53945228232d066663d09b2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-87796235', 'ctest-vn-06227389'], 'port_security_enabled': True, 'description': ''}}
2026-02-24 03:46:43,716 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a037a491-a869-4e02-a099-7859ef013180', 'name': '', 'tenant_id': 'dafefa08d53945228232d066663d09b2', 'network_id': '1de36832-1d79-4716-abfd-fba828d4dddd', 'ip_version': 4, 'cidr': '215.93.223.192/26', 'allocation_pools': [{'start': '215.93.223.194', 'end': '215.93.223.254'}], 'gateway_ip': '215.93.223.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '215.93.223.194', 'tags': [], 'project_id': 'dafefa08d53945228232d066663d09b2'}}
2026-02-24 03:46:43,743 - INFO - Created VN ctest-vn-06227389
2026-02-24 03:46:43,797 - DEBUG - VN ctest-vn-06227389 UUID is 1de36832-1d79-4716-abfd-fba828d4dddd
2026-02-24 03:46:43,900 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-87796235', 'ctest-vmi-57453344']}
2026-02-24 03:46:44,174 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-57453344', 'id': 'ceb0c3aa-5564-4cc6-ab09-0ad83838cf25', 'tenant_id': 'dafefa08d53945228232d066663d09b2', 'network_id': '1de36832-1d79-4716-abfd-fba828d4dddd', 'mac_address': '02:ce:b0:c3:aa:55', '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': '215.93.223.195', 'subnet_id': 'a037a491-a869-4e02-a099-7859ef013180'}], 'security_groups': ['159e0124-1265-4e68-82e2-4fff9d686947'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dafefa08d53945228232d066663d09b2'}}
2026-02-24 03:46:44,174 - DEBUG - Created port ceb0c3aa-5564-4cc6-ab09-0ad83838cf25
2026-02-24 03:46:44,277 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/ceb0c3aa-5564-4cc6-ab09-0ad83838cf25
2026-02-24 03:46:44,612 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/ceb0c3aa-5564-4cc6-ab09-0ad83838cf25
2026-02-24 03:46:44,649 - INFO - VMI ceb0c3aa-5564-4cc6-ab09-0ad83838cf25 verification in API Server passed
2026-02-24 03:46:44,727 - DEBUG - Response for delete_port : ()
2026-02-24 03:46:44,727 - INFO - Deleted port ceb0c3aa-5564-4cc6-ab09-0ad83838cf25
2026-02-24 03:46:44,727 - INFO - Deleting VN ctest-vn-06227389
2026-02-24 03:46:44,818 - DEBUG - Response for deleting network ()
2026-02-24 03:46:45,069 - DEBUG - No XMPP flaps were noticed during the test
2026-02-24 03:46:45,069 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-02-24 03:46:45,069 - INFO - --------------------------------------------------------------------------------
2026-02-24 03:46:45,072 - INFO - ================================================================================
2026-02-24 03:46:45,072 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-02-24 03:46:45,072 - 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-02-24 03:46:45,357 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-02-24 03:46:45,358 - INFO - Initial checks done. Running the testcase now
2026-02-24 03:46:45,358 - INFO -
2026-02-24 03:46:45,536 - DEBUG - Response for create_network : {'network': {'id': '48b5eb77-5601-4036-a820-59b65d4fbcdb', 'name': 'ctest-vn1-65114108', 'tenant_id': 'dafefa08d53945228232d066663d09b2', 'project_id': 'dafefa08d53945228232d066663d09b2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-87796235', 'ctest-vn1-65114108'], 'port_security_enabled': True, 'description': ''}}
2026-02-24 03:46:45,731 - DEBUG - Response for create_subnet : {'subnet': {'id': '8c97891a-4b83-409b-b723-ae6609831795', 'name': '', 'tenant_id': 'dafefa08d53945228232d066663d09b2', 'network_id': '48b5eb77-5601-4036-a820-59b65d4fbcdb', 'ip_version': 4, 'cidr': '17.76.148.128/26', 'allocation_pools': [{'start': '17.76.148.130', 'end': '17.76.148.190'}], 'gateway_ip': '17.76.148.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '17.76.148.130', 'tags': [], 'project_id': 'dafefa08d53945228232d066663d09b2'}}
2026-02-24 03:46:45,917 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ed01b60b-cc01-49a0-aeeb-6d98290843a9', 'name': '', 'tenant_id': 'dafefa08d53945228232d066663d09b2', 'network_id': '48b5eb77-5601-4036-a820-59b65d4fbcdb', 'ip_version': 4, 'cidr': '71.71.165.192/26', 'allocation_pools': [{'start': '71.71.165.194', 'end': '71.71.165.254'}], 'gateway_ip': '71.71.165.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '71.71.165.194', 'tags': [], 'project_id': 'dafefa08d53945228232d066663d09b2'}}
2026-02-24 03:46:45,936 - INFO - Created VN ctest-vn1-65114108
2026-02-24 03:46:45,985 - DEBUG - VN ctest-vn1-65114108 UUID is 48b5eb77-5601-4036-a820-59b65d4fbcdb
2026-02-24 03:46:46,271 - DEBUG - Response for create_port : {'port': {'name': '9f1a9e14-7141-4c96-9a0e-a6798cac8566', 'id': '9f1a9e14-7141-4c96-9a0e-a6798cac8566', 'tenant_id': 'dafefa08d53945228232d066663d09b2', 'network_id': '48b5eb77-5601-4036-a820-59b65d4fbcdb', 'mac_address': '02:9f:1a:9e:14:71', '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': '17.76.148.133', 'subnet_id': '8c97891a-4b83-409b-b723-ae6609831795'}], 'security_groups': ['159e0124-1265-4e68-82e2-4fff9d686947'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dafefa08d53945228232d066663d09b2'}}
2026-02-24 03:46:46,432 - DEBUG - Response for create_port : {'port': {'name': '0a690c86-41d0-4a3a-85b8-8f918e918994', 'id': '0a690c86-41d0-4a3a-85b8-8f918e918994', 'tenant_id': 'dafefa08d53945228232d066663d09b2', 'network_id': '48b5eb77-5601-4036-a820-59b65d4fbcdb', 'mac_address': '02:0a:69:0c:86:41', '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': '71.71.165.197', 'subnet_id': 'ed01b60b-cc01-49a0-aeeb-6d98290843a9'}], 'security_groups': ['159e0124-1265-4e68-82e2-4fff9d686947'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dafefa08d53945228232d066663d09b2'}}
2026-02-24 03:46:46,489 - DEBUG - Services list from nova: [, , ]
2026-02-24 03:46:46,835 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5392-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5392-1)
2026-02-24 03:46:47,254 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5392-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5392-1)
2026-02-24 03:46:47,254 - INFO - Waiting for VM ctest-vn1-vm1-33880557 to be up..
2026-02-24 03:46:47,299 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-24 03:46:52,373 - DEBUG - VM is in ACTIVE state now
2026-02-24 03:46:52,373 - INFO - VM name : ctest-vn1-vm1-33880557
2026-02-24 03:46:52,444 - DEBUG - VM ctest-vn1-vm1-33880557 ID is 734b6723-3413-42d5-8958-74f4c1994768
2026-02-24 03:46:52,463 - DEBUG - VM ctest-vn1-vm1-33880557 launched on Node cn-jenkins-deploy-platform-ansible-os-5392-1
2026-02-24 03:46:52,533 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/734b6723-3413-42d5-8958-74f4c1994768
2026-02-24 03:46:52,541 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/9f1a9e14-7141-4c96-9a0e-a6798cac8566
2026-02-24 03:46:55,782 - 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 1011ms')
2026-02-24 03:46:55,782 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-33880557 failed!
2026-02-24 03:46:55,837 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-87796235:ctest-vn1-65114108 is 17.76.148.129 and allocation pool is NOT set
2026-02-24 03:46:55,837 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-87796235:ctest-vn1-65114108 is 71.71.165.193 and allocation pool is NOT set
2026-02-24 03:46:59,916 - 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=7.86 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1014ms\r\nrtt min/avg/max/mdev = 7.857/7.857/7.857/0.000 ms')
2026-02-24 03:46:59,916 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-33880557 passed
2026-02-24 03:47:00,073 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-24 03:47:00,073 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-33880557, IP 17.76.148.133, Port 22
2026-02-24 03:47:00,139 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-02-24 03:47:00,230 - DEBUG - VM ctest-vn1-vm1-33880557 is NOT ready for SSH connections, VM status: ACTIVE
2026-02-24 03:47:05,231 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-24 03:47:05,231 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-33880557, IP 17.76.148.133, Port 22
2026-02-24 03:47:05,388 - DEBUG - VM ctest-vn1-vm1-33880557 is ready for SSH connections
2026-02-24 03:47:05,389 - INFO - Waiting for VM ctest-vn1-vm2-33060215 to be up..
2026-02-24 03:47:05,459 - DEBUG - VM is in ACTIVE state now
2026-02-24 03:47:05,459 - INFO - VM name : ctest-vn1-vm2-33060215
2026-02-24 03:47:05,530 - DEBUG - VM ctest-vn1-vm2-33060215 ID is f1234c9d-663d-41a5-bab6-80114ea26e0d
2026-02-24 03:47:05,530 - DEBUG - VM ctest-vn1-vm2-33060215 launched on Node cn-jenkins-deploy-platform-ansible-os-5392-1
2026-02-24 03:47:05,605 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/f1234c9d-663d-41a5-bab6-80114ea26e0d
2026-02-24 03:47:05,612 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/0a690c86-41d0-4a3a-85b8-8f918e918994
2026-02-24 03:47:06,846 - 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.25 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.271 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.271/1.760/3.250/1.489 ms')
2026-02-24 03:47:06,846 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-33060215 passed
2026-02-24 03:47:06,997 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-24 03:47:06,997 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-33060215, IP 71.71.165.197, Port 22
2026-02-24 03:47:07,157 - DEBUG - VM ctest-vn1-vm2-33060215 is ready for SSH connections
2026-02-24 03:47:07,157 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-24 03:47:07,157 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-24 03:47:07,157 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-24 03:47:07,157 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 17.76.148.133, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-02-24 03:47:07,157 - DEBUG - ping -s 56 -c 3 -W 1 17.76.148.133
2026-02-24 03:47:09,835 - DEBUG - PING 17.76.148.133 (17.76.148.133): 56 data bytes
64 bytes from 17.76.148.133: seq=0 ttl=63 time=4.888 ms
64 bytes from 17.76.148.133: seq=1 ttl=63 time=0.752 ms
64 bytes from 17.76.148.133: seq=2 ttl=63 time=0.797 ms
--- 17.76.148.133 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.752/2.145/4.888 ms
2026-02-24 03:47:09,835 - INFO - Ping to IP 17.76.148.133 from VM ctest-vn1-vm2-33060215 passed
2026-02-24 03:47:09,835 - INFO - Detaching port 0a690c86-41d0-4a3a-85b8-8f918e918994 from VM ctest-vn1-vm2-33060215
2026-02-24 03:47:09,887 - INFO - Deleting VM ctest-vn1-vm2-33060215
2026-02-24 03:47:09,952 - INFO - Detaching port 9f1a9e14-7141-4c96-9a0e-a6798cac8566 from VM ctest-vn1-vm1-33880557
2026-02-24 03:47:09,984 - INFO - Deleting VM ctest-vn1-vm1-33880557
2026-02-24 03:47:10,209 - DEBUG - Response for delete_port : ()
2026-02-24 03:47:10,375 - DEBUG - Response for delete_port : ()
2026-02-24 03:47:10,375 - INFO - Deleting VN ctest-vn1-65114108
2026-02-24 03:47:10,501 - DEBUG - Response for deleting network ()
2026-02-24 03:47:10,757 - DEBUG - No XMPP flaps were noticed during the test
2026-02-24 03:47:10,758 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:25]
2026-02-24 03:47:10,758 - INFO - --------------------------------------------------------------------------------
2026-02-24 03:47:11,491 - INFO - Deleted project: ctest-TestPorts-87796235, ID : dafefa08-d539-4522-8232-d066663d09b2