2026-08-18 07:30:40,920 - INFO - Domain Default found not creating
2026-08-18 07:30:41,103 - INFO - Project ctest-TestPorts-80471044 not found, creating it
2026-08-18 07:30:41,626 - INFO - Created Project:ctest-TestPorts-80471044, ID : 36ac3c55-8332-4c39-ad46-26bb5be256de
2026-08-18 07:30:43,406 - INFO - ================================================================================
2026-08-18 07:30:43,406 - INFO - STARTING TEST : test_ports_bindings
2026-08-18 07:30:43,406 - 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-08-18 07:30:43,682 - DEBUG - Nothing to compare xmpp stats {'10.0.0.129': {'10.20.0.254': '0'}} with
2026-08-18 07:30:43,683 - INFO - Initial checks done. Running the testcase now
2026-08-18 07:30:43,683 - INFO -
2026-08-18 07:30:44,346 - DEBUG - Response for create_network : {'network': {'id': 'c03b2994-7c7f-45a8-96c2-de7e4d53bd1c', 'name': 'ctest-vn-72603581', 'tenant_id': '36ac3c5583324c39ad4626bb5be256de', 'project_id': '36ac3c5583324c39ad4626bb5be256de', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-80471044', 'ctest-vn-72603581'], 'port_security_enabled': True, 'description': ''}}
2026-08-18 07:30:44,550 - DEBUG - Response for create_subnet : {'subnet': {'id': '34735cde-2d9b-4e7f-9589-f3aac548ae4f', 'name': '', 'tenant_id': '36ac3c5583324c39ad4626bb5be256de', 'network_id': 'c03b2994-7c7f-45a8-96c2-de7e4d53bd1c', 'ip_version': 4, 'cidr': '81.195.114.64/26', 'allocation_pools': [{'start': '81.195.114.66', 'end': '81.195.114.126'}], 'gateway_ip': '81.195.114.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '81.195.114.66', 'tags': [], 'project_id': '36ac3c5583324c39ad4626bb5be256de'}}
2026-08-18 07:30:44,568 - INFO - Created VN ctest-vn-72603581
2026-08-18 07:30:44,621 - DEBUG - VN ctest-vn-72603581 UUID is c03b2994-7c7f-45a8-96c2-de7e4d53bd1c
2026-08-18 07:30:44,750 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-80471044', 'ctest-vmi-15544038']}
2026-08-18 07:30:45,043 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-15544038', 'id': '27c96314-4b21-4522-a20c-81cf4ca8b444', 'tenant_id': '36ac3c5583324c39ad4626bb5be256de', 'network_id': 'c03b2994-7c7f-45a8-96c2-de7e4d53bd1c', 'mac_address': '02:27:c9:63:14:4b', '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': '81.195.114.67', 'subnet_id': '34735cde-2d9b-4e7f-9589-f3aac548ae4f'}], 'security_groups': ['b0f9692e-e00a-42d7-8354-0dcfebe32f19'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '36ac3c5583324c39ad4626bb5be256de'}}
2026-08-18 07:30:45,044 - DEBUG - Created port 27c96314-4b21-4522-a20c-81cf4ca8b444
2026-08-18 07:30:45,153 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/27c96314-4b21-4522-a20c-81cf4ca8b444
2026-08-18 07:30:45,521 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/27c96314-4b21-4522-a20c-81cf4ca8b444
2026-08-18 07:30:45,552 - INFO - VMI 27c96314-4b21-4522-a20c-81cf4ca8b444 verification in API Server passed
2026-08-18 07:30:45,673 - DEBUG - Response for delete_port : ()
2026-08-18 07:30:45,673 - INFO - Deleted port 27c96314-4b21-4522-a20c-81cf4ca8b444
2026-08-18 07:30:45,673 - INFO - Deleting VN ctest-vn-72603581
2026-08-18 07:30:45,800 - DEBUG - Response for deleting network ()
2026-08-18 07:30:46,070 - DEBUG - No XMPP flaps were noticed during the test
2026-08-18 07:30:46,071 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-08-18 07:30:46,071 - INFO - --------------------------------------------------------------------------------
2026-08-18 07:30:46,073 - INFO - ================================================================================
2026-08-18 07:30:46,073 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-08-18 07:30:46,073 - 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-08-18 07:30:46,369 - DEBUG - Nothing to compare xmpp stats {'10.0.0.129': {'10.20.0.254': '0'}} with
2026-08-18 07:30:46,369 - INFO - Initial checks done. Running the testcase now
2026-08-18 07:30:46,369 - INFO -
2026-08-18 07:30:46,604 - DEBUG - Response for create_network : {'network': {'id': '0931230f-ad4f-451c-a47a-b54747b4d473', 'name': 'ctest-vn1-14591779', 'tenant_id': '36ac3c5583324c39ad4626bb5be256de', 'project_id': '36ac3c5583324c39ad4626bb5be256de', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-80471044', 'ctest-vn1-14591779'], 'port_security_enabled': True, 'description': ''}}
2026-08-18 07:30:46,802 - DEBUG - Response for create_subnet : {'subnet': {'id': '197288a5-1d70-44bc-9dbd-cbf9d026dc5c', 'name': '', 'tenant_id': '36ac3c5583324c39ad4626bb5be256de', 'network_id': '0931230f-ad4f-451c-a47a-b54747b4d473', 'ip_version': 4, 'cidr': '124.100.92.64/26', 'allocation_pools': [{'start': '124.100.92.66', 'end': '124.100.92.126'}], 'gateway_ip': '124.100.92.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '124.100.92.66', 'tags': [], 'project_id': '36ac3c5583324c39ad4626bb5be256de'}}
2026-08-18 07:30:46,968 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a3945a74-d799-40d2-9881-f4fc87d686b9', 'name': '', 'tenant_id': '36ac3c5583324c39ad4626bb5be256de', 'network_id': '0931230f-ad4f-451c-a47a-b54747b4d473', 'ip_version': 4, 'cidr': '108.250.59.128/26', 'allocation_pools': [{'start': '108.250.59.130', 'end': '108.250.59.190'}], 'gateway_ip': '108.250.59.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '108.250.59.130', 'tags': [], 'project_id': '36ac3c5583324c39ad4626bb5be256de'}}
2026-08-18 07:30:46,989 - INFO - Created VN ctest-vn1-14591779
2026-08-18 07:30:47,045 - DEBUG - VN ctest-vn1-14591779 UUID is 0931230f-ad4f-451c-a47a-b54747b4d473
2026-08-18 07:30:47,385 - DEBUG - Response for create_port : {'port': {'name': '5c6d78f9-500f-42dc-989f-4216c6bebfd5', 'id': '5c6d78f9-500f-42dc-989f-4216c6bebfd5', 'tenant_id': '36ac3c5583324c39ad4626bb5be256de', 'network_id': '0931230f-ad4f-451c-a47a-b54747b4d473', 'mac_address': '02:5c:6d:78:f9:50', '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': '124.100.92.69', 'subnet_id': '197288a5-1d70-44bc-9dbd-cbf9d026dc5c'}], 'security_groups': ['b0f9692e-e00a-42d7-8354-0dcfebe32f19'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '36ac3c5583324c39ad4626bb5be256de'}}
2026-08-18 07:30:47,598 - DEBUG - Response for create_port : {'port': {'name': '044e9874-5232-4bd2-a946-7fc401df4ae4', 'id': '044e9874-5232-4bd2-a946-7fc401df4ae4', 'tenant_id': '36ac3c5583324c39ad4626bb5be256de', 'network_id': '0931230f-ad4f-451c-a47a-b54747b4d473', 'mac_address': '02:04:4e:98:74:52', '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': '108.250.59.133', 'subnet_id': 'a3945a74-d799-40d2-9881-f4fc87d686b9'}], 'security_groups': ['b0f9692e-e00a-42d7-8354-0dcfebe32f19'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '36ac3c5583324c39ad4626bb5be256de'}}
2026-08-18 07:30:47,659 - DEBUG - Services list from nova: [, , ]
2026-08-18 07:30:48,051 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6180-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6180-1)
2026-08-18 07:30:48,500 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6180-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6180-1)
2026-08-18 07:30:48,500 - INFO - Waiting for VM ctest-vn1-vm1-24525053 to be up..
2026-08-18 07:30:48,553 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-18 07:30:53,606 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-18 07:30:58,701 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-18 07:31:03,814 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-18 07:31:08,900 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-18 07:31:13,986 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-18 07:31:19,083 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-18 07:31:24,179 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-18 07:31:29,284 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-18 07:31:34,390 - DEBUG - VM is in ACTIVE state now
2026-08-18 07:31:34,390 - INFO - VM name : ctest-vn1-vm1-24525053
2026-08-18 07:31:34,486 - DEBUG - VM ctest-vn1-vm1-24525053 ID is 0a579fdb-da42-4cd4-b814-de6f09085a62
2026-08-18 07:31:34,510 - DEBUG - VM ctest-vn1-vm1-24525053 launched on Node cn-jenkins-deploy-platform-ansible-os-6180-1
2026-08-18 07:31:34,611 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine/0a579fdb-da42-4cd4-b814-de6f09085a62
2026-08-18 07:31:34,621 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/5c6d78f9-500f-42dc-989f-4216c6bebfd5
2026-08-18 07:31:37,910 - 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-08-18 07:31:37,910 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-24525053 failed!
2026-08-18 07:31:37,969 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-80471044:ctest-vn1-14591779 is 124.100.92.65 and allocation pool is NOT set
2026-08-18 07:31:37,969 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-80471044:ctest-vn1-14591779 is 108.250.59.129 and allocation pool is NOT set
2026-08-18 07:31:40,039 - 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.65 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.543 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.543/2.596/4.650/2.053 ms')
2026-08-18 07:31:40,040 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-24525053 passed
2026-08-18 07:31:40,193 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-18 07:31:40,193 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-24525053, IP 124.100.92.69, Port 22
2026-08-18 07:31:40,371 - DEBUG - VM ctest-vn1-vm1-24525053 is ready for SSH connections
2026-08-18 07:31:40,371 - INFO - Waiting for VM ctest-vn1-vm2-18266364 to be up..
2026-08-18 07:31:40,467 - DEBUG - VM is in ACTIVE state now
2026-08-18 07:31:40,467 - INFO - VM name : ctest-vn1-vm2-18266364
2026-08-18 07:31:40,560 - DEBUG - VM ctest-vn1-vm2-18266364 ID is 5667917b-8f67-451e-9a2e-07e1d89ab559
2026-08-18 07:31:40,560 - DEBUG - VM ctest-vn1-vm2-18266364 launched on Node cn-jenkins-deploy-platform-ansible-os-6180-1
2026-08-18 07:31:40,652 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine/5667917b-8f67-451e-9a2e-07e1d89ab559
2026-08-18 07:31:40,664 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/044e9874-5232-4bd2-a946-7fc401df4ae4
2026-08-18 07:31:41,919 - 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=4.13 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.508 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.508/2.320/4.133/1.812 ms')
2026-08-18 07:31:41,919 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-18266364 passed
2026-08-18 07:31:42,077 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-18 07:31:42,077 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-18266364, IP 108.250.59.133, Port 22
2026-08-18 07:31:42,247 - DEBUG - VM ctest-vn1-vm2-18266364 is ready for SSH connections
2026-08-18 07:31:42,247 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-18 07:31:42,247 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-18 07:31:42,247 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-18 07:31:42,247 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 124.100.92.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2026-08-18 07:31:42,247 - DEBUG - ping -s 56 -c 3 -W 1 124.100.92.69
2026-08-18 07:31:46,360 - DEBUG - PING 124.100.92.69 (124.100.92.69): 56 data bytes
64 bytes from 124.100.92.69: seq=0 ttl=63 time=5.221 ms
64 bytes from 124.100.92.69: seq=1 ttl=63 time=1.747 ms
64 bytes from 124.100.92.69: seq=2 ttl=63 time=1.139 ms
--- 124.100.92.69 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.139/2.702/5.221 ms
2026-08-18 07:31:46,360 - INFO - Ping to IP 124.100.92.69 from VM ctest-vn1-vm2-18266364 passed
2026-08-18 07:31:46,360 - INFO - Detaching port 044e9874-5232-4bd2-a946-7fc401df4ae4 from VM ctest-vn1-vm2-18266364
2026-08-18 07:31:46,430 - INFO - Deleting VM ctest-vn1-vm2-18266364
2026-08-18 07:31:46,516 - INFO - Detaching port 5c6d78f9-500f-42dc-989f-4216c6bebfd5 from VM ctest-vn1-vm1-24525053
2026-08-18 07:31:46,558 - INFO - Deleting VM ctest-vn1-vm1-24525053
2026-08-18 07:31:46,845 - DEBUG - Response for delete_port : ()
2026-08-18 07:31:47,067 - DEBUG - Response for delete_port : ()
2026-08-18 07:31:47,067 - INFO - Deleting VN ctest-vn1-14591779
2026-08-18 07:31:47,229 - DEBUG - Response for deleting network ()
2026-08-18 07:31:47,503 - DEBUG - No XMPP flaps were noticed during the test
2026-08-18 07:31:47,503 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:01]
2026-08-18 07:31:47,503 - INFO - --------------------------------------------------------------------------------
2026-08-18 07:31:48,378 - INFO - Deleted project: ctest-TestPorts-80471044, ID : 36ac3c55-8332-4c39-ad46-26bb5be256de