2026-08-17 05:29:14,181 - INFO - Domain Default found not creating 2026-08-17 05:29:14,367 - INFO - Project ctest-TestPorts-25379910 not found, creating it 2026-08-17 05:29:14,867 - INFO - Created Project:ctest-TestPorts-25379910, ID : 85b55ccd-4b7a-43ef-aae2-e30be3f80114 2026-08-17 05:29:16,591 - INFO - ================================================================================ 2026-08-17 05:29:16,591 - INFO - STARTING TEST : test_ports_bindings 2026-08-17 05:29:16,592 - 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-17 05:29:16,873 - DEBUG - Nothing to compare xmpp stats {'10.0.0.161': {'10.20.0.18': '0'}} with 2026-08-17 05:29:16,873 - INFO - Initial checks done. Running the testcase now 2026-08-17 05:29:16,873 - INFO - 2026-08-17 05:29:17,536 - DEBUG - Response for create_network : {'network': {'id': 'c0da15df-aae8-47cd-bb1a-b8466308d19c', 'name': 'ctest-vn-57395902', 'tenant_id': '85b55ccd4b7a43efaae2e30be3f80114', 'project_id': '85b55ccd4b7a43efaae2e30be3f80114', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-25379910', 'ctest-vn-57395902'], 'port_security_enabled': True, 'description': ''}} 2026-08-17 05:29:17,727 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ffdb2814-1116-46f6-aff4-5a5b36cf4fc1', 'name': '', 'tenant_id': '85b55ccd4b7a43efaae2e30be3f80114', 'network_id': 'c0da15df-aae8-47cd-bb1a-b8466308d19c', 'ip_version': 4, 'cidr': '108.243.69.192/26', 'allocation_pools': [{'start': '108.243.69.194', 'end': '108.243.69.254'}], 'gateway_ip': '108.243.69.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '108.243.69.194', 'tags': [], 'project_id': '85b55ccd4b7a43efaae2e30be3f80114'}} 2026-08-17 05:29:17,745 - INFO - Created VN ctest-vn-57395902 2026-08-17 05:29:17,800 - DEBUG - VN ctest-vn-57395902 UUID is c0da15df-aae8-47cd-bb1a-b8466308d19c 2026-08-17 05:29:17,908 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-25379910', 'ctest-vmi-97322674']} 2026-08-17 05:29:18,267 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-97322674', 'id': '78a4629a-7804-494d-ab60-a035ae17d653', 'tenant_id': '85b55ccd4b7a43efaae2e30be3f80114', 'network_id': 'c0da15df-aae8-47cd-bb1a-b8466308d19c', 'mac_address': '02:78:a4:62:9a:78', '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': '108.243.69.195', 'subnet_id': 'ffdb2814-1116-46f6-aff4-5a5b36cf4fc1'}], 'security_groups': ['d7a0606f-5408-4c7f-91a2-ca772f26ed04'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '85b55ccd4b7a43efaae2e30be3f80114'}} 2026-08-17 05:29:18,267 - DEBUG - Created port 78a4629a-7804-494d-ab60-a035ae17d653 2026-08-17 05:29:18,376 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine-interface/78a4629a-7804-494d-ab60-a035ae17d653 2026-08-17 05:29:18,738 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine-interface/78a4629a-7804-494d-ab60-a035ae17d653 2026-08-17 05:29:18,773 - INFO - VMI 78a4629a-7804-494d-ab60-a035ae17d653 verification in API Server passed 2026-08-17 05:29:18,878 - DEBUG - Response for delete_port : () 2026-08-17 05:29:18,878 - INFO - Deleted port 78a4629a-7804-494d-ab60-a035ae17d653 2026-08-17 05:29:18,879 - INFO - Deleting VN ctest-vn-57395902 2026-08-17 05:29:19,036 - DEBUG - Response for deleting network () 2026-08-17 05:29:19,305 - DEBUG - No XMPP flaps were noticed during the test
2026-08-17 05:29:19,305 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-08-17 05:29:19,305 - INFO - -------------------------------------------------------------------------------- 2026-08-17 05:29:19,309 - INFO - ================================================================================ 2026-08-17 05:29:19,309 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-08-17 05:29:19,309 - 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-17 05:29:19,605 - DEBUG - Nothing to compare xmpp stats {'10.0.0.161': {'10.20.0.18': '0'}} with 2026-08-17 05:29:19,605 - INFO - Initial checks done. Running the testcase now 2026-08-17 05:29:19,605 - INFO - 2026-08-17 05:29:19,817 - DEBUG - Response for create_network : {'network': {'id': 'b0864c64-0526-4fd8-bf13-f1f63ef3e0d6', 'name': 'ctest-vn1-45631257', 'tenant_id': '85b55ccd4b7a43efaae2e30be3f80114', 'project_id': '85b55ccd4b7a43efaae2e30be3f80114', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-25379910', 'ctest-vn1-45631257'], 'port_security_enabled': True, 'description': ''}} 2026-08-17 05:29:20,040 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fdc33a16-6fcb-44ef-a326-cc339dfe536e', 'name': '', 'tenant_id': '85b55ccd4b7a43efaae2e30be3f80114', 'network_id': 'b0864c64-0526-4fd8-bf13-f1f63ef3e0d6', 'ip_version': 4, 'cidr': '72.203.59.192/26', 'allocation_pools': [{'start': '72.203.59.194', 'end': '72.203.59.254'}], 'gateway_ip': '72.203.59.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '72.203.59.194', 'tags': [], 'project_id': '85b55ccd4b7a43efaae2e30be3f80114'}} 2026-08-17 05:29:20,236 - DEBUG - Response for create_subnet : {'subnet': {'id': 'be1f5a59-ed7d-4984-8568-2617f46f1a75', 'name': '', 'tenant_id': '85b55ccd4b7a43efaae2e30be3f80114', 'network_id': 'b0864c64-0526-4fd8-bf13-f1f63ef3e0d6', 'ip_version': 4, 'cidr': '41.185.151.64/26', 'allocation_pools': [{'start': '41.185.151.66', 'end': '41.185.151.126'}], 'gateway_ip': '41.185.151.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '41.185.151.66', 'tags': [], 'project_id': '85b55ccd4b7a43efaae2e30be3f80114'}} 2026-08-17 05:29:20,256 - INFO - Created VN ctest-vn1-45631257 2026-08-17 05:29:20,312 - DEBUG - VN ctest-vn1-45631257 UUID is b0864c64-0526-4fd8-bf13-f1f63ef3e0d6 2026-08-17 05:29:20,652 - DEBUG - Response for create_port : {'port': {'name': '6ff4a7e7-b39e-4e11-a3cc-b63bc8792684', 'id': '6ff4a7e7-b39e-4e11-a3cc-b63bc8792684', 'tenant_id': '85b55ccd4b7a43efaae2e30be3f80114', 'network_id': 'b0864c64-0526-4fd8-bf13-f1f63ef3e0d6', 'mac_address': '02:6f:f4:a7:e7:b3', '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': '72.203.59.197', 'subnet_id': 'fdc33a16-6fcb-44ef-a326-cc339dfe536e'}], 'security_groups': ['d7a0606f-5408-4c7f-91a2-ca772f26ed04'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '85b55ccd4b7a43efaae2e30be3f80114'}} 2026-08-17 05:29:20,849 - DEBUG - Response for create_port : {'port': {'name': '279b609a-aa59-4095-bd3f-70aeb313f712', 'id': '279b609a-aa59-4095-bd3f-70aeb313f712', 'tenant_id': '85b55ccd4b7a43efaae2e30be3f80114', 'network_id': 'b0864c64-0526-4fd8-bf13-f1f63ef3e0d6', 'mac_address': '02:27:9b:60:9a: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': '41.185.151.69', 'subnet_id': 'be1f5a59-ed7d-4984-8568-2617f46f1a75'}], 'security_groups': ['d7a0606f-5408-4c7f-91a2-ca772f26ed04'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '85b55ccd4b7a43efaae2e30be3f80114'}} 2026-08-17 05:29:20,914 - DEBUG - Services list from nova: [, , ] 2026-08-17 05:29:21,298 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6169-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6169-1) 2026-08-17 05:29:21,715 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6169-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6169-1) 2026-08-17 05:29:21,718 - INFO - Waiting for VM ctest-vn1-vm1-97512098 to be up.. 2026-08-17 05:29:21,758 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-17 05:29:26,815 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-17 05:29:31,898 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-17 05:29:36,984 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-17 05:29:42,085 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-17 05:29:47,177 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-17 05:29:52,265 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-17 05:29:57,349 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-17 05:30:02,441 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-17 05:30:07,527 - DEBUG - VM is in ACTIVE state now 2026-08-17 05:30:07,527 - INFO - VM name : ctest-vn1-vm1-97512098 2026-08-17 05:30:07,616 - DEBUG - VM ctest-vn1-vm1-97512098 ID is 080a4545-2f97-41aa-8f39-69048cccc402 2026-08-17 05:30:07,641 - DEBUG - VM ctest-vn1-vm1-97512098 launched on Node cn-jenkins-deploy-platform-ansible-os-6169-1 2026-08-17 05:30:07,737 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine/080a4545-2f97-41aa-8f39-69048cccc402 2026-08-17 05:30:07,747 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine-interface/6ff4a7e7-b39e-4e11-a3cc-b63bc8792684 2026-08-17 05:30:11,016 - 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 1009ms') 2026-08-17 05:30:11,016 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-97512098 failed! 2026-08-17 05:30:11,076 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-25379910:ctest-vn1-45631257 is 72.203.59.193 and allocation pool is NOT set 2026-08-17 05:30:11,076 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-25379910:ctest-vn1-45631257 is 41.185.151.65 and allocation pool is NOT set 2026-08-17 05:30:13,139 - 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.89 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.961 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.961/2.427/3.894/1.466 ms') 2026-08-17 05:30:13,139 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-97512098 passed 2026-08-17 05:30:13,292 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-17 05:30:13,292 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-97512098, IP 72.203.59.197, Port 22 2026-08-17 05:30:13,448 - DEBUG - VM ctest-vn1-vm1-97512098 is ready for SSH connections 2026-08-17 05:30:13,448 - INFO - Waiting for VM ctest-vn1-vm2-17259765 to be up.. 2026-08-17 05:30:13,529 - DEBUG - VM is in ACTIVE state now 2026-08-17 05:30:13,529 - INFO - VM name : ctest-vn1-vm2-17259765 2026-08-17 05:30:13,607 - DEBUG - VM ctest-vn1-vm2-17259765 ID is 77071356-02f1-41c4-9c5f-d2ef66ebee68 2026-08-17 05:30:13,607 - DEBUG - VM ctest-vn1-vm2-17259765 launched on Node cn-jenkins-deploy-platform-ansible-os-6169-1 2026-08-17 05:30:13,684 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine/77071356-02f1-41c4-9c5f-d2ef66ebee68 2026-08-17 05:30:13,693 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine-interface/279b609a-aa59-4095-bd3f-70aeb313f712 2026-08-17 05:30:14,937 - 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.99 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.540 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.540/2.265/3.991/1.725 ms') 2026-08-17 05:30:14,937 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-17259765 passed 2026-08-17 05:30:15,092 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-17 05:30:15,092 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-17259765, IP 41.185.151.69, Port 22 2026-08-17 05:30:15,266 - DEBUG - VM ctest-vn1-vm2-17259765 is ready for SSH connections 2026-08-17 05:30:15,267 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-17 05:30:15,267 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-17 05:30:15,267 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-17 05:30:15,267 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 72.203.59.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.161, gateway password: c0ntrail123 2026-08-17 05:30:15,267 - DEBUG - ping -s 56 -c 3 -W 1 72.203.59.197 2026-08-17 05:30:19,312 - DEBUG - PING 72.203.59.197 (72.203.59.197): 56 data bytes 64 bytes from 72.203.59.197: seq=0 ttl=63 time=4.293 ms 64 bytes from 72.203.59.197: seq=1 ttl=63 time=1.432 ms 64 bytes from 72.203.59.197: seq=2 ttl=63 time=1.062 ms --- 72.203.59.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.062/2.262/4.293 ms 2026-08-17 05:30:19,312 - INFO - Ping to IP 72.203.59.197 from VM ctest-vn1-vm2-17259765 passed 2026-08-17 05:30:19,312 - INFO - Detaching port 279b609a-aa59-4095-bd3f-70aeb313f712 from VM ctest-vn1-vm2-17259765 2026-08-17 05:30:19,370 - INFO - Deleting VM ctest-vn1-vm2-17259765 2026-08-17 05:30:19,452 - INFO - Detaching port 6ff4a7e7-b39e-4e11-a3cc-b63bc8792684 from VM ctest-vn1-vm1-97512098 2026-08-17 05:30:19,490 - INFO - Deleting VM ctest-vn1-vm1-97512098 2026-08-17 05:30:19,737 - DEBUG - Response for delete_port : () 2026-08-17 05:30:19,932 - DEBUG - Response for delete_port : () 2026-08-17 05:30:19,932 - INFO - Deleting VN ctest-vn1-45631257 2026-08-17 05:30:20,069 - DEBUG - Response for deleting network () 2026-08-17 05:30:20,342 - DEBUG - No XMPP flaps were noticed during the test
2026-08-17 05:30:20,342 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:01]
2026-08-17 05:30:20,342 - INFO - -------------------------------------------------------------------------------- 2026-08-17 05:30:21,109 - INFO - Deleted project: ctest-TestPorts-25379910, ID : 85b55ccd-4b7a-43ef-aae2-e30be3f80114