2026-08-04 09:27:01,938 - INFO - Domain Default found not creating 2026-08-04 09:27:02,131 - INFO - Project ctest-TestPorts-16419755 not found, creating it 2026-08-04 09:27:02,681 - INFO - Created Project:ctest-TestPorts-16419755, ID : 43d36db6-e39a-4aeb-9011-bef8d0b819f4 2026-08-04 09:27:04,442 - INFO - ================================================================================ 2026-08-04 09:27:04,442 - INFO - STARTING TEST : test_ports_bindings 2026-08-04 09:27:04,442 - 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-04 09:27:04,718 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-08-04 09:27:04,718 - INFO - Initial checks done. Running the testcase now 2026-08-04 09:27:04,718 - INFO - 2026-08-04 09:27:05,404 - DEBUG - Response for create_network : {'network': {'id': '1d6925dc-026f-4268-9fdc-fc7015c5e718', 'name': 'ctest-vn-90255328', 'tenant_id': '43d36db6e39a4aeb9011bef8d0b819f4', 'project_id': '43d36db6e39a4aeb9011bef8d0b819f4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-16419755', 'ctest-vn-90255328'], 'port_security_enabled': True, 'description': ''}} 2026-08-04 09:27:05,589 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd4d95521-ce54-4e58-8aa7-882efa5f7984', 'name': '', 'tenant_id': '43d36db6e39a4aeb9011bef8d0b819f4', 'network_id': '1d6925dc-026f-4268-9fdc-fc7015c5e718', 'ip_version': 4, 'cidr': '91.251.18.128/26', 'allocation_pools': [{'start': '91.251.18.130', 'end': '91.251.18.190'}], 'gateway_ip': '91.251.18.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '91.251.18.130', 'tags': [], 'project_id': '43d36db6e39a4aeb9011bef8d0b819f4'}} 2026-08-04 09:27:05,611 - INFO - Created VN ctest-vn-90255328 2026-08-04 09:27:05,673 - DEBUG - VN ctest-vn-90255328 UUID is 1d6925dc-026f-4268-9fdc-fc7015c5e718 2026-08-04 09:27:05,782 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-16419755', 'ctest-vmi-20016601']} 2026-08-04 09:27:06,117 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-20016601', 'id': 'ecccbb8c-0af3-481d-9c13-40b2c6094838', 'tenant_id': '43d36db6e39a4aeb9011bef8d0b819f4', 'network_id': '1d6925dc-026f-4268-9fdc-fc7015c5e718', 'mac_address': '02:ec:cc:bb:8c:0a', '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': '91.251.18.131', 'subnet_id': 'd4d95521-ce54-4e58-8aa7-882efa5f7984'}], 'security_groups': ['4918fe5a-8c9f-4fed-b6d9-23e0b2af852d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '43d36db6e39a4aeb9011bef8d0b819f4'}} 2026-08-04 09:27:06,117 - DEBUG - Created port ecccbb8c-0af3-481d-9c13-40b2c6094838 2026-08-04 09:27:06,233 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/ecccbb8c-0af3-481d-9c13-40b2c6094838 2026-08-04 09:27:06,597 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/ecccbb8c-0af3-481d-9c13-40b2c6094838 2026-08-04 09:27:06,631 - INFO - VMI ecccbb8c-0af3-481d-9c13-40b2c6094838 verification in API Server passed 2026-08-04 09:27:06,745 - DEBUG - Response for delete_port : () 2026-08-04 09:27:06,745 - INFO - Deleted port ecccbb8c-0af3-481d-9c13-40b2c6094838 2026-08-04 09:27:06,745 - INFO - Deleting VN ctest-vn-90255328 2026-08-04 09:27:06,875 - DEBUG - Response for deleting network () 2026-08-04 09:27:07,152 - DEBUG - No XMPP flaps were noticed during the test 2026-08-04 09:27:07,152 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-08-04 09:27:07,152 - INFO - -------------------------------------------------------------------------------- 2026-08-04 09:27:07,159 - INFO - ================================================================================ 2026-08-04 09:27:07,159 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-08-04 09:27:07,159 - 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-04 09:27:07,441 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-08-04 09:27:07,441 - INFO - Initial checks done. Running the testcase now 2026-08-04 09:27:07,441 - INFO - 2026-08-04 09:27:07,654 - DEBUG - Response for create_network : {'network': {'id': '9a18b5e8-fe47-444a-9f18-eadb65b29ee7', 'name': 'ctest-vn1-36250028', 'tenant_id': '43d36db6e39a4aeb9011bef8d0b819f4', 'project_id': '43d36db6e39a4aeb9011bef8d0b819f4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-16419755', 'ctest-vn1-36250028'], 'port_security_enabled': True, 'description': ''}} 2026-08-04 09:27:07,907 - DEBUG - Response for create_subnet : {'subnet': {'id': '0acf885e-675c-4ba0-b282-50009d0abe54', 'name': '', 'tenant_id': '43d36db6e39a4aeb9011bef8d0b819f4', 'network_id': '9a18b5e8-fe47-444a-9f18-eadb65b29ee7', 'ip_version': 4, 'cidr': '115.97.79.0/26', 'allocation_pools': [{'start': '115.97.79.2', 'end': '115.97.79.62'}], 'gateway_ip': '115.97.79.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '115.97.79.2', 'tags': [], 'project_id': '43d36db6e39a4aeb9011bef8d0b819f4'}} 2026-08-04 09:27:08,108 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd7cd8fa7-b184-4cc1-a392-60dbbfaa7807', 'name': '', 'tenant_id': '43d36db6e39a4aeb9011bef8d0b819f4', 'network_id': '9a18b5e8-fe47-444a-9f18-eadb65b29ee7', 'ip_version': 4, 'cidr': '217.229.50.192/26', 'allocation_pools': [{'start': '217.229.50.194', 'end': '217.229.50.254'}], 'gateway_ip': '217.229.50.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '217.229.50.194', 'tags': [], 'project_id': '43d36db6e39a4aeb9011bef8d0b819f4'}} 2026-08-04 09:27:08,128 - INFO - Created VN ctest-vn1-36250028 2026-08-04 09:27:08,181 - DEBUG - VN ctest-vn1-36250028 UUID is 9a18b5e8-fe47-444a-9f18-eadb65b29ee7 2026-08-04 09:27:08,527 - DEBUG - Response for create_port : {'port': {'name': '63d21c50-8feb-48f7-93df-3ace8df6af41', 'id': '63d21c50-8feb-48f7-93df-3ace8df6af41', 'tenant_id': '43d36db6e39a4aeb9011bef8d0b819f4', 'network_id': '9a18b5e8-fe47-444a-9f18-eadb65b29ee7', 'mac_address': '02:63:d2:1c:50:8f', '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': '115.97.79.5', 'subnet_id': '0acf885e-675c-4ba0-b282-50009d0abe54'}], 'security_groups': ['4918fe5a-8c9f-4fed-b6d9-23e0b2af852d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '43d36db6e39a4aeb9011bef8d0b819f4'}} 2026-08-04 09:27:08,752 - DEBUG - Response for create_port : {'port': {'name': '3b52e9f5-65f0-40d1-abd2-9d7a20a96fcf', 'id': '3b52e9f5-65f0-40d1-abd2-9d7a20a96fcf', 'tenant_id': '43d36db6e39a4aeb9011bef8d0b819f4', 'network_id': '9a18b5e8-fe47-444a-9f18-eadb65b29ee7', 'mac_address': '02:3b:52:e9:f5:65', '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': '217.229.50.197', 'subnet_id': 'd7cd8fa7-b184-4cc1-a392-60dbbfaa7807'}], 'security_groups': ['4918fe5a-8c9f-4fed-b6d9-23e0b2af852d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '43d36db6e39a4aeb9011bef8d0b819f4'}} 2026-08-04 09:27:08,841 - DEBUG - Services list from nova: [, , ] 2026-08-04 09:27:09,213 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6131-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6131-1) 2026-08-04 09:27:09,657 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6131-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6131-1) 2026-08-04 09:27:09,657 - INFO - Waiting for VM ctest-vn1-vm1-23596069 to be up.. 2026-08-04 09:27:09,695 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-04 09:27:14,755 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-04 09:27:19,841 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-04 09:27:24,927 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-04 09:27:30,009 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-04 09:27:35,103 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-04 09:27:40,194 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-04 09:27:45,275 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-04 09:27:50,361 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-04 09:27:55,444 - DEBUG - VM is in ACTIVE state now 2026-08-04 09:27:55,444 - INFO - VM name : ctest-vn1-vm1-23596069 2026-08-04 09:27:55,523 - DEBUG - VM ctest-vn1-vm1-23596069 ID is c612a675-3263-4a8c-accd-d9fc3c4d0125 2026-08-04 09:27:55,544 - DEBUG - VM ctest-vn1-vm1-23596069 launched on Node cn-jenkins-deploy-platform-ansible-os-6131-1 2026-08-04 09:27:55,674 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/c612a675-3263-4a8c-accd-d9fc3c4d0125 2026-08-04 09:27:55,684 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/63d21c50-8feb-48f7-93df-3ace8df6af41 2026-08-04 09:27:58,958 - 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 1030ms') 2026-08-04 09:27:58,958 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-23596069 failed! 2026-08-04 09:27:59,013 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-16419755:ctest-vn1-36250028 is 115.97.79.1 and allocation pool is NOT set 2026-08-04 09:27:59,013 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-16419755:ctest-vn1-36250028 is 217.229.50.193 and allocation pool is NOT set 2026-08-04 09:28:01,081 - 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.87 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.572 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.572/2.218/3.865/1.646 ms') 2026-08-04 09:28:01,082 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-23596069 passed 2026-08-04 09:28:01,237 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-04 09:28:01,237 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-23596069, IP 115.97.79.5, Port 22 2026-08-04 09:28:01,408 - DEBUG - VM ctest-vn1-vm1-23596069 is ready for SSH connections 2026-08-04 09:28:01,408 - INFO - Waiting for VM ctest-vn1-vm2-36559907 to be up.. 2026-08-04 09:28:01,488 - DEBUG - VM is in ACTIVE state now 2026-08-04 09:28:01,488 - INFO - VM name : ctest-vn1-vm2-36559907 2026-08-04 09:28:01,573 - DEBUG - VM ctest-vn1-vm2-36559907 ID is b6fd7817-1b11-4c2e-aec4-25a660f0443e 2026-08-04 09:28:01,574 - DEBUG - VM ctest-vn1-vm2-36559907 launched on Node cn-jenkins-deploy-platform-ansible-os-6131-1 2026-08-04 09:28:01,654 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/b6fd7817-1b11-4c2e-aec4-25a660f0443e 2026-08-04 09:28:01,663 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/3b52e9f5-65f0-40d1-abd2-9d7a20a96fcf 2026-08-04 09:28:02,914 - 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=5.15 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.593 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.593/2.872/5.151/2.279 ms') 2026-08-04 09:28:02,914 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-36559907 passed 2026-08-04 09:28:03,069 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-04 09:28:03,069 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-36559907, IP 217.229.50.197, Port 22 2026-08-04 09:28:03,225 - DEBUG - VM ctest-vn1-vm2-36559907 is ready for SSH connections 2026-08-04 09:28:03,225 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-04 09:28:03,225 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-04 09:28:03,225 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-04 09:28:03,225 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 115.97.79.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-08-04 09:28:03,225 - DEBUG - ping -s 56 -c 3 -W 1 115.97.79.5 2026-08-04 09:28:07,395 - DEBUG - PING 115.97.79.5 (115.97.79.5): 56 data bytes 64 bytes from 115.97.79.5: seq=0 ttl=63 time=5.042 ms 64 bytes from 115.97.79.5: seq=1 ttl=63 time=1.115 ms 64 bytes from 115.97.79.5: seq=2 ttl=63 time=1.496 ms --- 115.97.79.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.115/2.551/5.042 ms 2026-08-04 09:28:07,395 - INFO - Ping to IP 115.97.79.5 from VM ctest-vn1-vm2-36559907 passed 2026-08-04 09:28:07,395 - INFO - Detaching port 3b52e9f5-65f0-40d1-abd2-9d7a20a96fcf from VM ctest-vn1-vm2-36559907 2026-08-04 09:28:07,475 - INFO - Deleting VM ctest-vn1-vm2-36559907 2026-08-04 09:28:07,560 - INFO - Detaching port 63d21c50-8feb-48f7-93df-3ace8df6af41 from VM ctest-vn1-vm1-23596069 2026-08-04 09:28:07,601 - INFO - Deleting VM ctest-vn1-vm1-23596069 2026-08-04 09:28:07,870 - DEBUG - Response for delete_port : () 2026-08-04 09:28:08,098 - DEBUG - Response for delete_port : () 2026-08-04 09:28:08,098 - INFO - Deleting VN ctest-vn1-36250028 2026-08-04 09:28:08,253 - DEBUG - Response for deleting network () 2026-08-04 09:28:08,538 - DEBUG - No XMPP flaps were noticed during the test 2026-08-04 09:28:08,539 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:01] 2026-08-04 09:28:08,539 - INFO - -------------------------------------------------------------------------------- 2026-08-04 09:28:09,375 - INFO - Deleted project: ctest-TestPorts-16419755, ID : 43d36db6-e39a-4aeb-9011-bef8d0b819f4