2026-03-12 02:18:32,352 - INFO - Domain Default found not creating
2026-03-12 02:18:32,559 - INFO - Project ctest-TestPorts-42649147 not found, creating it
2026-03-12 02:18:33,101 - INFO - Created Project:ctest-TestPorts-42649147, ID : 86efde59-a857-47de-9786-f2e64279aa19
2026-03-12 02:18:34,531 - INFO - ================================================================================
2026-03-12 02:18:34,531 - INFO - STARTING TEST : test_ports_bindings
2026-03-12 02:18:34,531 - 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-12 02:18:35,817 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.20.0.17': '0', '10.20.0.129': '0'}, '10.0.0.133': {'10.20.0.17': '0', '10.20.0.129': '0'}} with
2026-03-12 02:18:35,817 - INFO - Initial checks done. Running the testcase now
2026-03-12 02:18:35,817 - INFO -
2026-03-12 02:18:36,568 - DEBUG - Response for create_network : {'network': {'id': 'acdb06d4-8e39-4d84-825f-b559a992b440', 'name': 'ctest-vn-57885313', 'tenant_id': '86efde59a85747de9786f2e64279aa19', 'project_id': '86efde59a85747de9786f2e64279aa19', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-42649147', 'ctest-vn-57885313'], 'port_security_enabled': True, 'description': ''}}
2026-03-12 02:18:36,916 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd326aee0-1bc5-4d87-918a-66f09182b57a', 'name': '', 'tenant_id': '86efde59a85747de9786f2e64279aa19', 'network_id': 'acdb06d4-8e39-4d84-825f-b559a992b440', 'ip_version': 4, 'cidr': '57.205.135.64/26', 'allocation_pools': [{'start': '57.205.135.66', 'end': '57.205.135.126'}], 'gateway_ip': '57.205.135.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '57.205.135.66', 'tags': [], 'project_id': '86efde59a85747de9786f2e64279aa19'}}
2026-03-12 02:18:36,952 - INFO - Created VN ctest-vn-57885313
2026-03-12 02:18:36,964 - DEBUG - VN ctest-vn-57885313 UUID is acdb06d4-8e39-4d84-825f-b559a992b440
2026-03-12 02:18:37,035 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-42649147', 'ctest-vmi-15558173']}
2026-03-12 02:18:37,359 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-15558173', 'id': 'b072612f-d7a3-46a7-ab46-75c5bbbaebae', 'tenant_id': '86efde59a85747de9786f2e64279aa19', 'network_id': 'acdb06d4-8e39-4d84-825f-b559a992b440', 'mac_address': '02:b0:72:61:2f:d7', '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': '57.205.135.67', 'subnet_id': 'd326aee0-1bc5-4d87-918a-66f09182b57a'}], 'security_groups': ['4ea3e9a4-81e7-445b-924d-d7add3161bde'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '86efde59a85747de9786f2e64279aa19'}}
2026-03-12 02:18:37,359 - DEBUG - Created port b072612f-d7a3-46a7-ab46-75c5bbbaebae
2026-03-12 02:18:37,432 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/b072612f-d7a3-46a7-ab46-75c5bbbaebae
2026-03-12 02:18:37,730 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/b072612f-d7a3-46a7-ab46-75c5bbbaebae
2026-03-12 02:18:37,770 - INFO - VMI b072612f-d7a3-46a7-ab46-75c5bbbaebae verification in API Server passed
2026-03-12 02:18:37,930 - DEBUG - Response for delete_port : ()
2026-03-12 02:18:37,930 - INFO - Deleted port b072612f-d7a3-46a7-ab46-75c5bbbaebae
2026-03-12 02:18:37,930 - INFO - Deleting VN ctest-vn-57885313
2026-03-12 02:18:38,113 - DEBUG - Response for deleting network ()
2026-03-12 02:18:39,382 - DEBUG - No XMPP flaps were noticed during the test
2026-03-12 02:18:39,382 - INFO - END TEST : test_ports_bindings : PASSED[0:00:05]
2026-03-12 02:18:39,382 - INFO - --------------------------------------------------------------------------------
2026-03-12 02:18:39,384 - INFO - ================================================================================
2026-03-12 02:18:39,384 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-03-12 02:18:39,384 - 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-12 02:18:40,667 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.20.0.17': '0', '10.20.0.129': '0'}, '10.0.0.133': {'10.20.0.17': '0', '10.20.0.129': '0'}} with
2026-03-12 02:18:40,668 - INFO - Initial checks done. Running the testcase now
2026-03-12 02:18:40,668 - INFO -
2026-03-12 02:18:40,928 - DEBUG - Response for create_network : {'network': {'id': '206f799d-21d3-4eec-9067-f7c5c4e97fca', 'name': 'ctest-vn1-87191442', 'tenant_id': '86efde59a85747de9786f2e64279aa19', 'project_id': '86efde59a85747de9786f2e64279aa19', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-42649147', 'ctest-vn1-87191442'], 'port_security_enabled': True, 'description': ''}}
2026-03-12 02:18:41,177 - DEBUG - Response for create_subnet : {'subnet': {'id': '329c380a-863d-4f1c-bc92-778f03203b4e', 'name': '', 'tenant_id': '86efde59a85747de9786f2e64279aa19', 'network_id': '206f799d-21d3-4eec-9067-f7c5c4e97fca', 'ip_version': 4, 'cidr': '43.248.165.128/26', 'allocation_pools': [{'start': '43.248.165.130', 'end': '43.248.165.190'}], 'gateway_ip': '43.248.165.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '43.248.165.130', 'tags': [], 'project_id': '86efde59a85747de9786f2e64279aa19'}}
2026-03-12 02:18:41,433 - DEBUG - Response for create_subnet : {'subnet': {'id': '867f1180-a6b6-4944-bb29-e9b1dd7e9ac6', 'name': '', 'tenant_id': '86efde59a85747de9786f2e64279aa19', 'network_id': '206f799d-21d3-4eec-9067-f7c5c4e97fca', 'ip_version': 4, 'cidr': '132.88.177.64/26', 'allocation_pools': [{'start': '132.88.177.66', 'end': '132.88.177.126'}], 'gateway_ip': '132.88.177.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '132.88.177.66', 'tags': [], 'project_id': '86efde59a85747de9786f2e64279aa19'}}
2026-03-12 02:18:41,458 - INFO - Created VN ctest-vn1-87191442
2026-03-12 02:18:41,474 - DEBUG - VN ctest-vn1-87191442 UUID is 206f799d-21d3-4eec-9067-f7c5c4e97fca
2026-03-12 02:18:41,843 - DEBUG - Response for create_port : {'port': {'name': '3c6be22c-b2d5-4864-8d43-004e501e239f', 'id': '3c6be22c-b2d5-4864-8d43-004e501e239f', 'tenant_id': '86efde59a85747de9786f2e64279aa19', 'network_id': '206f799d-21d3-4eec-9067-f7c5c4e97fca', 'mac_address': '02:3c:6b:e2:2c:b2', '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': '43.248.165.133', 'subnet_id': '329c380a-863d-4f1c-bc92-778f03203b4e'}], 'security_groups': ['4ea3e9a4-81e7-445b-924d-d7add3161bde'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '86efde59a85747de9786f2e64279aa19'}}
2026-03-12 02:18:42,110 - DEBUG - Response for create_port : {'port': {'name': '8dcedcc9-15e0-4f55-9a18-d843c8f9015f', 'id': '8dcedcc9-15e0-4f55-9a18-d843c8f9015f', 'tenant_id': '86efde59a85747de9786f2e64279aa19', 'network_id': '206f799d-21d3-4eec-9067-f7c5c4e97fca', 'mac_address': '02:8d:ce:dc:c9:15', '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': '132.88.177.69', 'subnet_id': '867f1180-a6b6-4944-bb29-e9b1dd7e9ac6'}], 'security_groups': ['4ea3e9a4-81e7-445b-924d-d7add3161bde'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '86efde59a85747de9786f2e64279aa19'}}
2026-03-12 02:18:42,185 - DEBUG - Services list from nova: [, , , ]
2026-03-12 02:18:42,656 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5460-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5460-2)
2026-03-12 02:18:43,186 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5460-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5460-1)
2026-03-12 02:18:43,187 - INFO - Waiting for VM ctest-vn1-vm1-32498286 to be up..
2026-03-12 02:18:43,234 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-12 02:18:48,321 - DEBUG - VM is in ACTIVE state now
2026-03-12 02:18:48,321 - INFO - VM name : ctest-vn1-vm1-32498286
2026-03-12 02:18:48,400 - DEBUG - VM ctest-vn1-vm1-32498286 ID is bd53820f-a9b8-4929-a049-e0a79af620d3
2026-03-12 02:18:48,423 - DEBUG - VM ctest-vn1-vm1-32498286 launched on Node an-jenkins-deploy-platform-ansible-os-5460-2
2026-03-12 02:18:48,505 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/bd53820f-a9b8-4929-a049-e0a79af620d3
2026-03-12 02:18:48,811 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/bd53820f-a9b8-4929-a049-e0a79af620d3
2026-03-12 02:18:48,854 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine-interface/3c6be22c-b2d5-4864-8d43-004e501e239f
2026-03-12 02:18:52,010 - 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 1003ms')
2026-03-12 02:18:52,010 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-32498286 failed!
2026-03-12 02:18:52,025 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-42649147:ctest-vn1-87191442 is 43.248.165.129 and allocation pool is NOT set
2026-03-12 02:18:52,025 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-42649147:ctest-vn1-87191442 is 132.88.177.65 and allocation pool is NOT set
2026-03-12 02:18:54,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.85 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.495 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.495/2.171/3.848/1.676 ms')
2026-03-12 02:18:54,088 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-32498286 passed
2026-03-12 02:18:54,157 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-12 02:18:54,157 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-32498286, IP 43.248.165.133, Port 22
2026-03-12 02:18:54,325 - DEBUG - VM ctest-vn1-vm1-32498286 is ready for SSH connections
2026-03-12 02:18:54,325 - INFO - Waiting for VM ctest-vn1-vm2-01733845 to be up..
2026-03-12 02:18:54,449 - DEBUG - VM is in ACTIVE state now
2026-03-12 02:18:54,449 - INFO - VM name : ctest-vn1-vm2-01733845
2026-03-12 02:18:54,557 - DEBUG - VM ctest-vn1-vm2-01733845 ID is 7294040c-2879-4ea4-be70-09ccb91daa26
2026-03-12 02:18:54,557 - DEBUG - VM ctest-vn1-vm2-01733845 launched on Node an-jenkins-deploy-platform-ansible-os-5460-1
2026-03-12 02:18:54,659 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/7294040c-2879-4ea4-be70-09ccb91daa26
2026-03-12 02:18:54,670 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine-interface/8dcedcc9-15e0-4f55-9a18-d843c8f9015f
2026-03-12 02:18:55,838 - 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.51 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.587 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.587/2.047/3.507/1.460 ms')
2026-03-12 02:18:55,838 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-01733845 passed
2026-03-12 02:18:55,910 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-12 02:18:55,910 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-01733845, IP 132.88.177.69, Port 22
2026-03-12 02:18:56,078 - DEBUG - VM ctest-vn1-vm2-01733845 is ready for SSH connections
2026-03-12 02:18:56,078 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-12 02:18:56,078 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-12 02:18:56,078 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-12 02:18:56,078 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 43.248.165.133, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2026-03-12 02:18:56,078 - DEBUG - ping -s 56 -c 3 -W 1 43.248.165.133
2026-03-12 02:18:59,113 - DEBUG - PING 43.248.165.133 (43.248.165.133): 56 data bytes
64 bytes from 43.248.165.133: seq=0 ttl=63 time=5.679 ms
64 bytes from 43.248.165.133: seq=1 ttl=63 time=1.292 ms
64 bytes from 43.248.165.133: seq=2 ttl=63 time=1.279 ms
--- 43.248.165.133 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.279/2.750/5.679 ms
2026-03-12 02:18:59,113 - INFO - Ping to IP 43.248.165.133 from VM ctest-vn1-vm2-01733845 passed
2026-03-12 02:18:59,113 - INFO - Detaching port 8dcedcc9-15e0-4f55-9a18-d843c8f9015f from VM ctest-vn1-vm2-01733845
2026-03-12 02:18:59,161 - INFO - Deleting VM ctest-vn1-vm2-01733845
2026-03-12 02:18:59,232 - INFO - Detaching port 3c6be22c-b2d5-4864-8d43-004e501e239f from VM ctest-vn1-vm1-32498286
2026-03-12 02:18:59,268 - INFO - Deleting VM ctest-vn1-vm1-32498286
2026-03-12 02:18:59,601 - DEBUG - Response for delete_port : ()
2026-03-12 02:18:59,835 - DEBUG - Response for delete_port : ()
2026-03-12 02:18:59,836 - INFO - Deleting VN ctest-vn1-87191442
2026-03-12 02:19:00,062 - DEBUG - Response for deleting network ()
2026-03-12 02:19:01,395 - DEBUG - No XMPP flaps were noticed during the test
2026-03-12 02:19:01,395 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:22]
2026-03-12 02:19:01,395 - INFO - --------------------------------------------------------------------------------
2026-03-12 02:19:02,123 - INFO - Deleted project: ctest-TestPorts-42649147, ID : 86efde59-a857-47de-9786-f2e64279aa19