2026-03-23 02:31:10,111 - INFO - Domain Default found not creating 2026-03-23 02:31:10,305 - INFO - Project ctest-TestPorts-45585152 not found, creating it 2026-03-23 02:31:10,817 - INFO - Created Project:ctest-TestPorts-45585152, ID : 6b4dec32-237c-48cb-bc0f-8170ef5fd898 2026-03-23 02:31:12,444 - INFO - ================================================================================ 2026-03-23 02:31:12,444 - INFO - STARTING TEST : test_ports_bindings 2026-03-23 02:31:12,444 - 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-23 02:31:12,699 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.129': '0'}} with 2026-03-23 02:31:12,699 - INFO - Initial checks done. Running the testcase now 2026-03-23 02:31:12,700 - INFO - 2026-03-23 02:31:13,276 - DEBUG - Response for create_network : {'network': {'id': 'd8869f94-ba80-407b-b887-e11850f69305', 'name': 'ctest-vn-19165650', 'tenant_id': '6b4dec32237c48cbbc0f8170ef5fd898', 'project_id': '6b4dec32237c48cbbc0f8170ef5fd898', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-45585152', 'ctest-vn-19165650'], 'port_security_enabled': True, 'description': ''}} 2026-03-23 02:31:13,429 - DEBUG - Response for create_subnet : {'subnet': {'id': '2abca0c7-b9e6-4666-942c-db26e1e8151a', 'name': '', 'tenant_id': '6b4dec32237c48cbbc0f8170ef5fd898', 'network_id': 'd8869f94-ba80-407b-b887-e11850f69305', 'ip_version': 4, 'cidr': '42.209.213.64/26', 'allocation_pools': [{'start': '42.209.213.66', 'end': '42.209.213.126'}], 'gateway_ip': '42.209.213.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '42.209.213.66', 'tags': [], 'project_id': '6b4dec32237c48cbbc0f8170ef5fd898'}} 2026-03-23 02:31:13,447 - INFO - Created VN ctest-vn-19165650 2026-03-23 02:31:13,501 - DEBUG - VN ctest-vn-19165650 UUID is d8869f94-ba80-407b-b887-e11850f69305 2026-03-23 02:31:13,616 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-45585152', 'ctest-vmi-59508556']} 2026-03-23 02:31:13,862 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-59508556', 'id': '5cddaa8c-b8d6-44bf-8ac2-1729bd4a1f0f', 'tenant_id': '6b4dec32237c48cbbc0f8170ef5fd898', 'network_id': 'd8869f94-ba80-407b-b887-e11850f69305', 'mac_address': '02:5c:dd:aa:8c:b8', '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': '42.209.213.67', 'subnet_id': '2abca0c7-b9e6-4666-942c-db26e1e8151a'}], 'security_groups': ['2b337291-bad9-46db-bdd8-4fb08a76710b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6b4dec32237c48cbbc0f8170ef5fd898'}} 2026-03-23 02:31:13,862 - DEBUG - Created port 5cddaa8c-b8d6-44bf-8ac2-1729bd4a1f0f 2026-03-23 02:31:13,969 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/5cddaa8c-b8d6-44bf-8ac2-1729bd4a1f0f 2026-03-23 02:31:14,282 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/5cddaa8c-b8d6-44bf-8ac2-1729bd4a1f0f 2026-03-23 02:31:14,320 - INFO - VMI 5cddaa8c-b8d6-44bf-8ac2-1729bd4a1f0f verification in API Server passed 2026-03-23 02:31:14,416 - DEBUG - Response for delete_port : () 2026-03-23 02:31:14,416 - INFO - Deleted port 5cddaa8c-b8d6-44bf-8ac2-1729bd4a1f0f 2026-03-23 02:31:14,416 - INFO - Deleting VN ctest-vn-19165650 2026-03-23 02:31:14,516 - DEBUG - Response for deleting network () 2026-03-23 02:31:14,781 - DEBUG - No XMPP flaps were noticed during the test
2026-03-23 02:31:14,781 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-03-23 02:31:14,781 - INFO - -------------------------------------------------------------------------------- 2026-03-23 02:31:14,784 - INFO - ================================================================================ 2026-03-23 02:31:14,784 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-23 02:31:14,784 - 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-23 02:31:15,062 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.129': '0'}} with 2026-03-23 02:31:15,062 - INFO - Initial checks done. Running the testcase now 2026-03-23 02:31:15,062 - INFO - 2026-03-23 02:31:15,248 - DEBUG - Response for create_network : {'network': {'id': 'e41884b9-73b4-4e21-b641-defa6844bcf6', 'name': 'ctest-vn1-41716874', 'tenant_id': '6b4dec32237c48cbbc0f8170ef5fd898', 'project_id': '6b4dec32237c48cbbc0f8170ef5fd898', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-45585152', 'ctest-vn1-41716874'], 'port_security_enabled': True, 'description': ''}} 2026-03-23 02:31:15,464 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ee0c66ed-68e6-4dae-bdeb-37655b422ed9', 'name': '', 'tenant_id': '6b4dec32237c48cbbc0f8170ef5fd898', 'network_id': 'e41884b9-73b4-4e21-b641-defa6844bcf6', 'ip_version': 4, 'cidr': '42.111.251.0/26', 'allocation_pools': [{'start': '42.111.251.2', 'end': '42.111.251.62'}], 'gateway_ip': '42.111.251.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '42.111.251.2', 'tags': [], 'project_id': '6b4dec32237c48cbbc0f8170ef5fd898'}} 2026-03-23 02:31:15,669 - DEBUG - Response for create_subnet : {'subnet': {'id': '4340a08d-8d51-44d2-9548-39ff51cae733', 'name': '', 'tenant_id': '6b4dec32237c48cbbc0f8170ef5fd898', 'network_id': 'e41884b9-73b4-4e21-b641-defa6844bcf6', 'ip_version': 4, 'cidr': '96.39.240.192/26', 'allocation_pools': [{'start': '96.39.240.194', 'end': '96.39.240.254'}], 'gateway_ip': '96.39.240.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '96.39.240.194', 'tags': [], 'project_id': '6b4dec32237c48cbbc0f8170ef5fd898'}} 2026-03-23 02:31:15,694 - INFO - Created VN ctest-vn1-41716874 2026-03-23 02:31:15,753 - DEBUG - VN ctest-vn1-41716874 UUID is e41884b9-73b4-4e21-b641-defa6844bcf6 2026-03-23 02:31:16,071 - DEBUG - Response for create_port : {'port': {'name': '72eb0ff7-35ef-4b4c-a1b4-bf22baf7251d', 'id': '72eb0ff7-35ef-4b4c-a1b4-bf22baf7251d', 'tenant_id': '6b4dec32237c48cbbc0f8170ef5fd898', 'network_id': 'e41884b9-73b4-4e21-b641-defa6844bcf6', 'mac_address': '02:72:eb:0f:f7:35', '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': '42.111.251.5', 'subnet_id': 'ee0c66ed-68e6-4dae-bdeb-37655b422ed9'}], 'security_groups': ['2b337291-bad9-46db-bdd8-4fb08a76710b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6b4dec32237c48cbbc0f8170ef5fd898'}} 2026-03-23 02:31:16,240 - DEBUG - Response for create_port : {'port': {'name': '12ccaf10-e934-4e47-aea1-6feab780b50e', 'id': '12ccaf10-e934-4e47-aea1-6feab780b50e', 'tenant_id': '6b4dec32237c48cbbc0f8170ef5fd898', 'network_id': 'e41884b9-73b4-4e21-b641-defa6844bcf6', 'mac_address': '02:12:cc:af:10:e9', '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': '96.39.240.197', 'subnet_id': '4340a08d-8d51-44d2-9548-39ff51cae733'}], 'security_groups': ['2b337291-bad9-46db-bdd8-4fb08a76710b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6b4dec32237c48cbbc0f8170ef5fd898'}} 2026-03-23 02:31:16,300 - DEBUG - Services list from nova: [, , ] 2026-03-23 02:31:16,681 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5513-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5513-1) 2026-03-23 02:31:17,088 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5513-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5513-1) 2026-03-23 02:31:17,088 - INFO - Waiting for VM ctest-vn1-vm1-81718565 to be up.. 2026-03-23 02:31:17,129 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-23 02:31:22,206 - DEBUG - VM is in ACTIVE state now 2026-03-23 02:31:22,206 - INFO - VM name : ctest-vn1-vm1-81718565 2026-03-23 02:31:22,305 - DEBUG - VM ctest-vn1-vm1-81718565 ID is 9d45ab8a-b795-4b4c-8f09-f01cbdd16044 2026-03-23 02:31:22,326 - DEBUG - VM ctest-vn1-vm1-81718565 launched on Node cn-jenkins-deploy-platform-ansible-os-5513-1 2026-03-23 02:31:22,413 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/9d45ab8a-b795-4b4c-8f09-f01cbdd16044 2026-03-23 02:31:22,424 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/72eb0ff7-35ef-4b4c-a1b4-bf22baf7251d 2026-03-23 02:31:25,678 - 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 1009ms') 2026-03-23 02:31:25,678 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-81718565 failed! 2026-03-23 02:31:25,745 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-45585152:ctest-vn1-41716874 is 42.111.251.1 and allocation pool is NOT set 2026-03-23 02:31:25,745 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-45585152:ctest-vn1-41716874 is 96.39.240.193 and allocation pool is NOT set 2026-03-23 02:31:29,837 - 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=2 ttl=63 time=10.3 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1027ms\r\nrtt min/avg/max/mdev = 10.345/10.345/10.345/0.000 ms') 2026-03-23 02:31:29,837 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-81718565 passed 2026-03-23 02:31:29,985 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-23 02:31:29,985 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-81718565, IP 42.111.251.5, Port 22 2026-03-23 02:31:30,140 - DEBUG - VM ctest-vn1-vm1-81718565 is ready for SSH connections 2026-03-23 02:31:30,141 - INFO - Waiting for VM ctest-vn1-vm2-49745085 to be up.. 2026-03-23 02:31:30,220 - DEBUG - VM is in ACTIVE state now 2026-03-23 02:31:30,220 - INFO - VM name : ctest-vn1-vm2-49745085 2026-03-23 02:31:30,304 - DEBUG - VM ctest-vn1-vm2-49745085 ID is 9d48af9b-c7b0-48ab-95e9-3d43b0c1e3fd 2026-03-23 02:31:30,304 - DEBUG - VM ctest-vn1-vm2-49745085 launched on Node cn-jenkins-deploy-platform-ansible-os-5513-1 2026-03-23 02:31:30,382 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/9d48af9b-c7b0-48ab-95e9-3d43b0c1e3fd 2026-03-23 02:31:30,390 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/12ccaf10-e934-4e47-aea1-6feab780b50e 2026-03-23 02:31:31,631 - 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.08 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.493 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.493/1.787/3.081/1.294 ms') 2026-03-23 02:31:31,631 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-49745085 passed 2026-03-23 02:31:31,785 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-23 02:31:31,785 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-49745085, IP 96.39.240.197, Port 22 2026-03-23 02:31:31,941 - DEBUG - VM ctest-vn1-vm2-49745085 is ready for SSH connections 2026-03-23 02:31:31,941 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-23 02:31:31,941 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-23 02:31:31,941 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-23 02:31:31,941 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 42.111.251.5, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123 2026-03-23 02:31:31,941 - DEBUG - ping -s 56 -c 3 -W 1 42.111.251.5 2026-03-23 02:31:34,628 - DEBUG - PING 42.111.251.5 (42.111.251.5): 56 data bytes 64 bytes from 42.111.251.5: seq=0 ttl=63 time=4.482 ms 64 bytes from 42.111.251.5: seq=1 ttl=63 time=0.795 ms 64 bytes from 42.111.251.5: seq=2 ttl=63 time=0.817 ms --- 42.111.251.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.795/2.031/4.482 ms 2026-03-23 02:31:34,628 - INFO - Ping to IP 42.111.251.5 from VM ctest-vn1-vm2-49745085 passed 2026-03-23 02:31:34,629 - INFO - Detaching port 12ccaf10-e934-4e47-aea1-6feab780b50e from VM ctest-vn1-vm2-49745085 2026-03-23 02:31:34,680 - INFO - Deleting VM ctest-vn1-vm2-49745085 2026-03-23 02:31:34,753 - INFO - Detaching port 72eb0ff7-35ef-4b4c-a1b4-bf22baf7251d from VM ctest-vn1-vm1-81718565 2026-03-23 02:31:34,787 - INFO - Deleting VM ctest-vn1-vm1-81718565 2026-03-23 02:31:35,045 - DEBUG - Response for delete_port : () 2026-03-23 02:31:35,282 - DEBUG - Response for delete_port : () 2026-03-23 02:31:35,282 - INFO - Deleting VN ctest-vn1-41716874 2026-03-23 02:31:35,411 - DEBUG - Response for deleting network () 2026-03-23 02:31:35,666 - DEBUG - No XMPP flaps were noticed during the test
2026-03-23 02:31:35,666 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21]
2026-03-23 02:31:35,666 - INFO - -------------------------------------------------------------------------------- 2026-03-23 02:31:36,413 - INFO - Deleted project: ctest-TestPorts-45585152, ID : 6b4dec32-237c-48cb-bc0f-8170ef5fd898