2026-05-04 02:22:05,290 - INFO - Domain Default found not creating
2026-05-04 02:22:05,474 - INFO - Project ctest-TestPorts-23790364 not found, creating it
2026-05-04 02:22:05,966 - INFO - Created Project:ctest-TestPorts-23790364, ID : 72ac2c5b-58c1-49b2-81cd-3e8699fe6302
2026-05-04 02:22:07,738 - INFO - ================================================================================
2026-05-04 02:22:07,739 - INFO - STARTING TEST : test_ports_bindings
2026-05-04 02:22:07,739 - 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-05-04 02:22:07,998 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.254': '0'}} with
2026-05-04 02:22:07,998 - INFO - Initial checks done. Running the testcase now
2026-05-04 02:22:07,998 - INFO -
2026-05-04 02:22:08,620 - DEBUG - Response for create_network : {'network': {'id': 'a1fbbd5d-b5e1-4608-b992-c9ea96d4228b', 'name': 'ctest-vn-11028946', 'tenant_id': '72ac2c5b58c149b281cd3e8699fe6302', 'project_id': '72ac2c5b58c149b281cd3e8699fe6302', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-23790364', 'ctest-vn-11028946'], 'port_security_enabled': True, 'description': ''}}
2026-05-04 02:22:08,822 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c6cbe59b-934b-4b1d-a78d-32a0e8a72b64', 'name': '', 'tenant_id': '72ac2c5b58c149b281cd3e8699fe6302', 'network_id': 'a1fbbd5d-b5e1-4608-b992-c9ea96d4228b', 'ip_version': 4, 'cidr': '53.209.153.128/26', 'allocation_pools': [{'start': '53.209.153.130', 'end': '53.209.153.190'}], 'gateway_ip': '53.209.153.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '53.209.153.130', 'tags': [], 'project_id': '72ac2c5b58c149b281cd3e8699fe6302'}}
2026-05-04 02:22:08,845 - INFO - Created VN ctest-vn-11028946
2026-05-04 02:22:08,899 - DEBUG - VN ctest-vn-11028946 UUID is a1fbbd5d-b5e1-4608-b992-c9ea96d4228b
2026-05-04 02:22:09,016 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-23790364', 'ctest-vmi-39183360']}
2026-05-04 02:22:09,266 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-39183360', 'id': '54f5ba5c-7e58-4878-884b-bb1c18668653', 'tenant_id': '72ac2c5b58c149b281cd3e8699fe6302', 'network_id': 'a1fbbd5d-b5e1-4608-b992-c9ea96d4228b', 'mac_address': '02:54:f5:ba:5c:7e', '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': '53.209.153.131', 'subnet_id': 'c6cbe59b-934b-4b1d-a78d-32a0e8a72b64'}], 'security_groups': ['464f39bc-0e11-44af-9880-a196661766e7'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '72ac2c5b58c149b281cd3e8699fe6302'}}
2026-05-04 02:22:09,266 - DEBUG - Created port 54f5ba5c-7e58-4878-884b-bb1c18668653
2026-05-04 02:22:09,372 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/54f5ba5c-7e58-4878-884b-bb1c18668653
2026-05-04 02:22:09,709 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/54f5ba5c-7e58-4878-884b-bb1c18668653
2026-05-04 02:22:09,747 - INFO - VMI 54f5ba5c-7e58-4878-884b-bb1c18668653 verification in API Server passed
2026-05-04 02:22:09,849 - DEBUG - Response for delete_port : ()
2026-05-04 02:22:09,850 - INFO - Deleted port 54f5ba5c-7e58-4878-884b-bb1c18668653
2026-05-04 02:22:09,850 - INFO - Deleting VN ctest-vn-11028946
2026-05-04 02:22:09,965 - DEBUG - Response for deleting network ()
2026-05-04 02:22:10,222 - DEBUG - No XMPP flaps were noticed during the test
2026-05-04 02:22:10,222 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-05-04 02:22:10,222 - INFO - --------------------------------------------------------------------------------
2026-05-04 02:22:10,224 - INFO - ================================================================================
2026-05-04 02:22:10,224 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-05-04 02:22:10,225 - 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-05-04 02:22:10,517 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.254': '0'}} with
2026-05-04 02:22:10,517 - INFO - Initial checks done. Running the testcase now
2026-05-04 02:22:10,517 - INFO -
2026-05-04 02:22:10,711 - DEBUG - Response for create_network : {'network': {'id': 'a0f828cf-c75a-49ab-b9e1-99927f1a6c73', 'name': 'ctest-vn1-19472428', 'tenant_id': '72ac2c5b58c149b281cd3e8699fe6302', 'project_id': '72ac2c5b58c149b281cd3e8699fe6302', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-23790364', 'ctest-vn1-19472428'], 'port_security_enabled': True, 'description': ''}}
2026-05-04 02:22:10,942 - DEBUG - Response for create_subnet : {'subnet': {'id': '43e2fd17-a230-4cf9-ba90-df091504006e', 'name': '', 'tenant_id': '72ac2c5b58c149b281cd3e8699fe6302', 'network_id': 'a0f828cf-c75a-49ab-b9e1-99927f1a6c73', 'ip_version': 4, 'cidr': '133.166.211.64/26', 'allocation_pools': [{'start': '133.166.211.66', 'end': '133.166.211.126'}], 'gateway_ip': '133.166.211.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '133.166.211.66', 'tags': [], 'project_id': '72ac2c5b58c149b281cd3e8699fe6302'}}
2026-05-04 02:22:11,109 - DEBUG - Response for create_subnet : {'subnet': {'id': '6148226f-9282-4ea9-a6ea-f4b54f5e84d0', 'name': '', 'tenant_id': '72ac2c5b58c149b281cd3e8699fe6302', 'network_id': 'a0f828cf-c75a-49ab-b9e1-99927f1a6c73', 'ip_version': 4, 'cidr': '47.143.73.192/26', 'allocation_pools': [{'start': '47.143.73.194', 'end': '47.143.73.254'}], 'gateway_ip': '47.143.73.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '47.143.73.194', 'tags': [], 'project_id': '72ac2c5b58c149b281cd3e8699fe6302'}}
2026-05-04 02:22:11,130 - INFO - Created VN ctest-vn1-19472428
2026-05-04 02:22:11,183 - DEBUG - VN ctest-vn1-19472428 UUID is a0f828cf-c75a-49ab-b9e1-99927f1a6c73
2026-05-04 02:22:11,507 - DEBUG - Response for create_port : {'port': {'name': '1d1e1138-61a5-43c0-8aa7-761cda2a3561', 'id': '1d1e1138-61a5-43c0-8aa7-761cda2a3561', 'tenant_id': '72ac2c5b58c149b281cd3e8699fe6302', 'network_id': 'a0f828cf-c75a-49ab-b9e1-99927f1a6c73', 'mac_address': '02:1d:1e:11:38:61', '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': '133.166.211.69', 'subnet_id': '43e2fd17-a230-4cf9-ba90-df091504006e'}], 'security_groups': ['464f39bc-0e11-44af-9880-a196661766e7'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '72ac2c5b58c149b281cd3e8699fe6302'}}
2026-05-04 02:22:11,685 - DEBUG - Response for create_port : {'port': {'name': 'c141b5a0-aaca-45c5-9ec6-03244215df81', 'id': 'c141b5a0-aaca-45c5-9ec6-03244215df81', 'tenant_id': '72ac2c5b58c149b281cd3e8699fe6302', 'network_id': 'a0f828cf-c75a-49ab-b9e1-99927f1a6c73', 'mac_address': '02:c1:41:b5:a0: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': '47.143.73.197', 'subnet_id': '6148226f-9282-4ea9-a6ea-f4b54f5e84d0'}], 'security_groups': ['464f39bc-0e11-44af-9880-a196661766e7'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '72ac2c5b58c149b281cd3e8699fe6302'}}
2026-05-04 02:22:11,749 - DEBUG - Services list from nova: [, , ]
2026-05-04 02:22:12,124 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5739-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5739-1)
2026-05-04 02:22:12,560 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5739-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5739-1)
2026-05-04 02:22:12,560 - INFO - Waiting for VM ctest-vn1-vm1-19665016 to be up..
2026-05-04 02:22:12,606 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-04 02:22:17,692 - DEBUG - VM is in ACTIVE state now
2026-05-04 02:22:17,692 - INFO - VM name : ctest-vn1-vm1-19665016
2026-05-04 02:22:17,778 - DEBUG - VM ctest-vn1-vm1-19665016 ID is 2195522f-3bdf-446e-a7d9-e8226ee6c3d4
2026-05-04 02:22:17,799 - DEBUG - VM ctest-vn1-vm1-19665016 launched on Node cn-jenkins-deploy-platform-ansible-os-5739-1
2026-05-04 02:22:17,911 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/2195522f-3bdf-446e-a7d9-e8226ee6c3d4
2026-05-04 02:22:17,921 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/1d1e1138-61a5-43c0-8aa7-761cda2a3561
2026-05-04 02:22:21,193 - 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 1022ms')
2026-05-04 02:22:21,193 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-19665016 failed!
2026-05-04 02:22:21,247 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-23790364:ctest-vn1-19472428 is 133.166.211.65 and allocation pool is NOT set
2026-05-04 02:22:21,248 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-23790364:ctest-vn1-19472428 is 47.143.73.193 and allocation pool is NOT set
2026-05-04 02:22:25,313 - 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-05-04 02:22:25,313 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-19665016 failed!
2026-05-04 02:22:25,372 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-23790364:ctest-vn1-19472428 is 133.166.211.65 and allocation pool is NOT set
2026-05-04 02:22:25,372 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-23790364:ctest-vn1-19472428 is 47.143.73.193 and allocation pool is NOT set
2026-05-04 02:22:27,435 - 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.16 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.482 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.482/1.819/3.157/1.337 ms')
2026-05-04 02:22:27,435 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-19665016 passed
2026-05-04 02:22:27,592 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-04 02:22:27,592 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-19665016, IP 133.166.211.69, Port 22
2026-05-04 02:22:27,751 - DEBUG - VM ctest-vn1-vm1-19665016 is ready for SSH connections
2026-05-04 02:22:27,751 - INFO - Waiting for VM ctest-vn1-vm2-61076233 to be up..
2026-05-04 02:22:27,832 - DEBUG - VM is in ACTIVE state now
2026-05-04 02:22:27,832 - INFO - VM name : ctest-vn1-vm2-61076233
2026-05-04 02:22:27,910 - DEBUG - VM ctest-vn1-vm2-61076233 ID is f8c82fd5-fd68-49b3-ab1d-4582a1308551
2026-05-04 02:22:27,910 - DEBUG - VM ctest-vn1-vm2-61076233 launched on Node cn-jenkins-deploy-platform-ansible-os-5739-1
2026-05-04 02:22:27,997 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/f8c82fd5-fd68-49b3-ab1d-4582a1308551
2026-05-04 02:22:28,007 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/c141b5a0-aaca-45c5-9ec6-03244215df81
2026-05-04 02:22:29,253 - 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.41 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.385 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.385/1.895/3.406/1.510 ms')
2026-05-04 02:22:29,253 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-61076233 passed
2026-05-04 02:22:29,411 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-04 02:22:29,412 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-61076233, IP 47.143.73.197, Port 22
2026-05-04 02:22:29,571 - DEBUG - VM ctest-vn1-vm2-61076233 is ready for SSH connections
2026-05-04 02:22:29,572 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-04 02:22:29,572 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-04 02:22:29,572 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-04 02:22:29,572 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 133.166.211.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-05-04 02:22:29,572 - DEBUG - ping -s 56 -c 3 -W 1 133.166.211.69
2026-05-04 02:22:32,304 - DEBUG - PING 133.166.211.69 (133.166.211.69): 56 data bytes
64 bytes from 133.166.211.69: seq=0 ttl=63 time=4.112 ms
64 bytes from 133.166.211.69: seq=1 ttl=63 time=1.164 ms
64 bytes from 133.166.211.69: seq=2 ttl=63 time=1.119 ms
--- 133.166.211.69 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.119/2.131/4.112 ms
2026-05-04 02:22:32,304 - INFO - Ping to IP 133.166.211.69 from VM ctest-vn1-vm2-61076233 passed
2026-05-04 02:22:32,304 - INFO - Detaching port c141b5a0-aaca-45c5-9ec6-03244215df81 from VM ctest-vn1-vm2-61076233
2026-05-04 02:22:32,358 - INFO - Deleting VM ctest-vn1-vm2-61076233
2026-05-04 02:22:32,434 - INFO - Detaching port 1d1e1138-61a5-43c0-8aa7-761cda2a3561 from VM ctest-vn1-vm1-19665016
2026-05-04 02:22:32,474 - INFO - Deleting VM ctest-vn1-vm1-19665016
2026-05-04 02:22:32,738 - DEBUG - Response for delete_port : ()
2026-05-04 02:22:32,928 - DEBUG - Response for delete_port : ()
2026-05-04 02:22:32,928 - INFO - Deleting VN ctest-vn1-19472428
2026-05-04 02:22:33,090 - DEBUG - Response for deleting network ()
2026-05-04 02:22:33,352 - DEBUG - No XMPP flaps were noticed during the test
2026-05-04 02:22:33,352 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:23]
2026-05-04 02:22:33,353 - INFO - --------------------------------------------------------------------------------
2026-05-04 02:22:34,121 - INFO - Deleted project: ctest-TestPorts-23790364, ID : 72ac2c5b-58c1-49b2-81cd-3e8699fe6302