2026-05-11 02:19:55,179 - INFO - Domain Default found not creating
2026-05-11 02:19:55,384 - INFO - Project ctest-TestPorts-73387979 not found, creating it
2026-05-11 02:19:55,883 - INFO - Created Project:ctest-TestPorts-73387979, ID : e9ab66f3-e8f9-4d91-bfca-fcca05158577
2026-05-11 02:19:57,660 - INFO - ================================================================================
2026-05-11 02:19:57,660 - INFO - STARTING TEST : test_ports_bindings
2026-05-11 02:19:57,660 - 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-05-11 02:19:57,950 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.25': '0'}} with
2026-05-11 02:19:57,950 - INFO - Initial checks done. Running the testcase now
2026-05-11 02:19:57,950 - INFO -
2026-05-11 02:19:58,564 - DEBUG - Response for create_network : {'network': {'id': '07125f75-8a17-4527-81ae-659f82479ebb', 'name': 'ctest-vn-18642380', 'tenant_id': 'e9ab66f3e8f94d91bfcafcca05158577', 'project_id': 'e9ab66f3e8f94d91bfcafcca05158577', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-73387979', 'ctest-vn-18642380'], 'port_security_enabled': True, 'description': ''}}
2026-05-11 02:19:58,792 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e1018f2d-ce5d-4899-b1b9-5201d1520c8f', 'name': '', 'tenant_id': 'e9ab66f3e8f94d91bfcafcca05158577', 'network_id': '07125f75-8a17-4527-81ae-659f82479ebb', 'ip_version': 4, 'cidr': '134.179.255.192/26', 'allocation_pools': [{'start': '134.179.255.194', 'end': '134.179.255.254'}], 'gateway_ip': '134.179.255.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '134.179.255.194', 'tags': [], 'project_id': 'e9ab66f3e8f94d91bfcafcca05158577'}}
2026-05-11 02:19:58,812 - INFO - Created VN ctest-vn-18642380
2026-05-11 02:19:58,867 - DEBUG - VN ctest-vn-18642380 UUID is 07125f75-8a17-4527-81ae-659f82479ebb
2026-05-11 02:19:58,984 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-73387979', 'ctest-vmi-19091583']}
2026-05-11 02:19:59,268 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-19091583', 'id': '6ef85665-aed5-4cfa-8032-1dbe634aa3c1', 'tenant_id': 'e9ab66f3e8f94d91bfcafcca05158577', 'network_id': '07125f75-8a17-4527-81ae-659f82479ebb', 'mac_address': '02:6e:f8:56:65:ae', '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': '134.179.255.195', 'subnet_id': 'e1018f2d-ce5d-4899-b1b9-5201d1520c8f'}], 'security_groups': ['8f46fd39-16dd-4b0b-8f9f-ee7ee860f39e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e9ab66f3e8f94d91bfcafcca05158577'}}
2026-05-11 02:19:59,268 - DEBUG - Created port 6ef85665-aed5-4cfa-8032-1dbe634aa3c1
2026-05-11 02:19:59,379 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/6ef85665-aed5-4cfa-8032-1dbe634aa3c1
2026-05-11 02:19:59,711 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/6ef85665-aed5-4cfa-8032-1dbe634aa3c1
2026-05-11 02:19:59,754 - INFO - VMI 6ef85665-aed5-4cfa-8032-1dbe634aa3c1 verification in API Server passed
2026-05-11 02:19:59,870 - DEBUG - Response for delete_port : ()
2026-05-11 02:19:59,870 - INFO - Deleted port 6ef85665-aed5-4cfa-8032-1dbe634aa3c1
2026-05-11 02:19:59,870 - INFO - Deleting VN ctest-vn-18642380
2026-05-11 02:20:00,006 - DEBUG - Response for deleting network ()
2026-05-11 02:20:00,277 - DEBUG - No XMPP flaps were noticed during the test
2026-05-11 02:20:00,277 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-05-11 02:20:00,277 - INFO - --------------------------------------------------------------------------------
2026-05-11 02:20:00,280 - INFO - ================================================================================
2026-05-11 02:20:00,280 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-05-11 02:20:00,281 - 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-05-11 02:20:00,581 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.25': '0'}} with
2026-05-11 02:20:00,581 - INFO - Initial checks done. Running the testcase now
2026-05-11 02:20:00,581 - INFO -
2026-05-11 02:20:00,793 - DEBUG - Response for create_network : {'network': {'id': '98d2058d-a1e7-466c-aaa4-d057f35c1c7e', 'name': 'ctest-vn1-62846989', 'tenant_id': 'e9ab66f3e8f94d91bfcafcca05158577', 'project_id': 'e9ab66f3e8f94d91bfcafcca05158577', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-73387979', 'ctest-vn1-62846989'], 'port_security_enabled': True, 'description': ''}}
2026-05-11 02:20:01,064 - DEBUG - Response for create_subnet : {'subnet': {'id': '80b64a79-2c96-499f-a331-e4e6aee5415d', 'name': '', 'tenant_id': 'e9ab66f3e8f94d91bfcafcca05158577', 'network_id': '98d2058d-a1e7-466c-aaa4-d057f35c1c7e', 'ip_version': 4, 'cidr': '218.151.212.64/26', 'allocation_pools': [{'start': '218.151.212.66', 'end': '218.151.212.126'}], 'gateway_ip': '218.151.212.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '218.151.212.66', 'tags': [], 'project_id': 'e9ab66f3e8f94d91bfcafcca05158577'}}
2026-05-11 02:20:01,299 - DEBUG - Response for create_subnet : {'subnet': {'id': '75c66220-fc80-4805-b52b-7cedbc63e099', 'name': '', 'tenant_id': 'e9ab66f3e8f94d91bfcafcca05158577', 'network_id': '98d2058d-a1e7-466c-aaa4-d057f35c1c7e', 'ip_version': 4, 'cidr': '186.88.185.192/26', 'allocation_pools': [{'start': '186.88.185.194', 'end': '186.88.185.254'}], 'gateway_ip': '186.88.185.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '186.88.185.194', 'tags': [], 'project_id': 'e9ab66f3e8f94d91bfcafcca05158577'}}
2026-05-11 02:20:01,335 - INFO - Created VN ctest-vn1-62846989
2026-05-11 02:20:01,391 - DEBUG - VN ctest-vn1-62846989 UUID is 98d2058d-a1e7-466c-aaa4-d057f35c1c7e
2026-05-11 02:20:01,809 - DEBUG - Response for create_port : {'port': {'name': '65f1c586-0272-4e6b-9f01-55fc985c8863', 'id': '65f1c586-0272-4e6b-9f01-55fc985c8863', 'tenant_id': 'e9ab66f3e8f94d91bfcafcca05158577', 'network_id': '98d2058d-a1e7-466c-aaa4-d057f35c1c7e', 'mac_address': '02:65:f1:c5:86:02', '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': '218.151.212.69', 'subnet_id': '80b64a79-2c96-499f-a331-e4e6aee5415d'}], 'security_groups': ['8f46fd39-16dd-4b0b-8f9f-ee7ee860f39e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e9ab66f3e8f94d91bfcafcca05158577'}}
2026-05-11 02:20:02,064 - DEBUG - Response for create_port : {'port': {'name': '7f269eaf-aa8d-4c5b-9fd2-9527ec9344f6', 'id': '7f269eaf-aa8d-4c5b-9fd2-9527ec9344f6', 'tenant_id': 'e9ab66f3e8f94d91bfcafcca05158577', 'network_id': '98d2058d-a1e7-466c-aaa4-d057f35c1c7e', 'mac_address': '02:7f:26:9e:af:aa', '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': '186.88.185.197', 'subnet_id': '75c66220-fc80-4805-b52b-7cedbc63e099'}], 'security_groups': ['8f46fd39-16dd-4b0b-8f9f-ee7ee860f39e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e9ab66f3e8f94d91bfcafcca05158577'}}
2026-05-11 02:20:02,152 - DEBUG - Services list from nova: [, , ]
2026-05-11 02:20:02,604 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5766-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5766-1)
2026-05-11 02:20:03,191 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5766-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5766-1)
2026-05-11 02:20:03,192 - INFO - Waiting for VM ctest-vn1-vm1-11012665 to be up..
2026-05-11 02:20:03,248 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-11 02:20:08,353 - DEBUG - VM is in ACTIVE state now
2026-05-11 02:20:08,353 - INFO - VM name : ctest-vn1-vm1-11012665
2026-05-11 02:20:08,460 - DEBUG - VM ctest-vn1-vm1-11012665 ID is e2cadfd3-ecc2-4b2c-b074-1e4a72730fc9
2026-05-11 02:20:08,491 - DEBUG - VM ctest-vn1-vm1-11012665 launched on Node cn-jenkins-deploy-platform-ansible-os-5766-1
2026-05-11 02:20:08,588 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/e2cadfd3-ecc2-4b2c-b074-1e4a72730fc9
2026-05-11 02:20:08,599 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/65f1c586-0272-4e6b-9f01-55fc985c8863
2026-05-11 02:20:11,839 - 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 1001ms')
2026-05-11 02:20:11,839 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-11012665 failed!
2026-05-11 02:20:11,895 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-73387979:ctest-vn1-62846989 is 218.151.212.65 and allocation pool is NOT set
2026-05-11 02:20:11,895 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-73387979:ctest-vn1-62846989 is 186.88.185.193 and allocation pool is NOT set
2026-05-11 02:20:15,968 - 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 1007ms')
2026-05-11 02:20:15,969 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-11012665 failed!
2026-05-11 02:20:16,027 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-73387979:ctest-vn1-62846989 is 218.151.212.65 and allocation pool is NOT set
2026-05-11 02:20:16,027 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-73387979:ctest-vn1-62846989 is 186.88.185.193 and allocation pool is NOT set
2026-05-11 02:20:18,088 - 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.29 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.582 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.582/1.934/3.287/1.352 ms')
2026-05-11 02:20:18,088 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-11012665 passed
2026-05-11 02:20:18,243 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-11 02:20:18,243 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-11012665, IP 218.151.212.69, Port 22
2026-05-11 02:20:18,403 - DEBUG - VM ctest-vn1-vm1-11012665 is ready for SSH connections
2026-05-11 02:20:18,403 - INFO - Waiting for VM ctest-vn1-vm2-89838539 to be up..
2026-05-11 02:20:18,501 - DEBUG - VM is in ACTIVE state now
2026-05-11 02:20:18,501 - INFO - VM name : ctest-vn1-vm2-89838539
2026-05-11 02:20:18,596 - DEBUG - VM ctest-vn1-vm2-89838539 ID is 25f564e8-5208-4da2-8500-05027277bd30
2026-05-11 02:20:18,596 - DEBUG - VM ctest-vn1-vm2-89838539 launched on Node cn-jenkins-deploy-platform-ansible-os-5766-1
2026-05-11 02:20:18,683 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/25f564e8-5208-4da2-8500-05027277bd30
2026-05-11 02:20:18,693 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/7f269eaf-aa8d-4c5b-9fd2-9527ec9344f6
2026-05-11 02:20:19,960 - 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.39 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.546 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.546/1.966/3.386/1.420 ms')
2026-05-11 02:20:19,960 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-89838539 passed
2026-05-11 02:20:20,115 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-11 02:20:20,115 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-89838539, IP 186.88.185.197, Port 22
2026-05-11 02:20:20,298 - DEBUG - VM ctest-vn1-vm2-89838539 is ready for SSH connections
2026-05-11 02:20:20,298 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-11 02:20:20,298 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-11 02:20:20,298 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-11 02:20:20,298 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 218.151.212.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2026-05-11 02:20:20,298 - DEBUG - ping -s 56 -c 3 -W 1 218.151.212.69
2026-05-11 02:20:23,040 - DEBUG - PING 218.151.212.69 (218.151.212.69): 56 data bytes
64 bytes from 218.151.212.69: seq=0 ttl=63 time=5.500 ms
64 bytes from 218.151.212.69: seq=1 ttl=63 time=1.497 ms
64 bytes from 218.151.212.69: seq=2 ttl=63 time=2.063 ms
--- 218.151.212.69 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.497/3.020/5.500 ms
2026-05-11 02:20:23,041 - INFO - Ping to IP 218.151.212.69 from VM ctest-vn1-vm2-89838539 passed
2026-05-11 02:20:23,041 - INFO - Detaching port 7f269eaf-aa8d-4c5b-9fd2-9527ec9344f6 from VM ctest-vn1-vm2-89838539
2026-05-11 02:20:23,102 - INFO - Deleting VM ctest-vn1-vm2-89838539
2026-05-11 02:20:23,191 - INFO - Detaching port 65f1c586-0272-4e6b-9f01-55fc985c8863 from VM ctest-vn1-vm1-11012665
2026-05-11 02:20:23,232 - INFO - Deleting VM ctest-vn1-vm1-11012665
2026-05-11 02:20:23,544 - DEBUG - Response for delete_port : ()
2026-05-11 02:20:23,774 - DEBUG - Response for delete_port : ()
2026-05-11 02:20:23,774 - INFO - Deleting VN ctest-vn1-62846989
2026-05-11 02:20:23,968 - DEBUG - Response for deleting network ()
2026-05-11 02:20:24,245 - DEBUG - No XMPP flaps were noticed during the test
2026-05-11 02:20:24,245 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:24]
2026-05-11 02:20:24,245 - INFO - --------------------------------------------------------------------------------
2026-05-11 02:20:24,991 - INFO - Deleted project: ctest-TestPorts-73387979, ID : e9ab66f3-e8f9-4d91-bfca-fcca05158577