2026-04-02 12:57:27,412 - INFO - Domain Default found not creating
2026-04-02 12:57:27,568 - INFO - Project ctest-TestPorts-84801989 not found, creating it
2026-04-02 12:57:28,004 - INFO - Created Project:ctest-TestPorts-84801989, ID : be727c1d-0229-4baa-8fb9-f6559403ddfc
2026-04-02 12:57:29,433 - INFO - ================================================================================
2026-04-02 12:57:29,434 - INFO - STARTING TEST : test_ports_bindings
2026-04-02 12:57:29,434 - 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-04-02 12:57:29,692 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.14': '0'}} with
2026-04-02 12:57:29,692 - INFO - Initial checks done. Running the testcase now
2026-04-02 12:57:29,692 - INFO -
2026-04-02 12:57:30,223 - DEBUG - Response for create_network : {'network': {'id': 'dc03f23b-9d8e-472c-80b9-cece119a04f5', 'name': 'ctest-vn-37557863', 'tenant_id': 'be727c1d02294baa8fb9f6559403ddfc', 'project_id': 'be727c1d02294baa8fb9f6559403ddfc', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-84801989', 'ctest-vn-37557863'], 'port_security_enabled': True, 'description': ''}}
2026-04-02 12:57:30,381 - DEBUG - Response for create_subnet : {'subnet': {'id': '662bdd9d-48ce-4766-a457-dc82e176dedc', 'name': '', 'tenant_id': 'be727c1d02294baa8fb9f6559403ddfc', 'network_id': 'dc03f23b-9d8e-472c-80b9-cece119a04f5', 'ip_version': 4, 'cidr': '91.203.199.0/26', 'allocation_pools': [{'start': '91.203.199.2', 'end': '91.203.199.62'}], 'gateway_ip': '91.203.199.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '91.203.199.2', 'tags': [], 'project_id': 'be727c1d02294baa8fb9f6559403ddfc'}}
2026-04-02 12:57:30,398 - INFO - Created VN ctest-vn-37557863
2026-04-02 12:57:30,447 - DEBUG - VN ctest-vn-37557863 UUID is dc03f23b-9d8e-472c-80b9-cece119a04f5
2026-04-02 12:57:30,549 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-84801989', 'ctest-vmi-25186305']}
2026-04-02 12:57:30,842 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-25186305', 'id': '196b4d29-6e4d-4fb3-a40c-cec277a58602', 'tenant_id': 'be727c1d02294baa8fb9f6559403ddfc', 'network_id': 'dc03f23b-9d8e-472c-80b9-cece119a04f5', 'mac_address': '02:19:6b:4d:29:6e', '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.203.199.3', 'subnet_id': '662bdd9d-48ce-4766-a457-dc82e176dedc'}], 'security_groups': ['88d17bd9-b201-4b45-a5c8-ba8ef159365c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'be727c1d02294baa8fb9f6559403ddfc'}}
2026-04-02 12:57:30,842 - DEBUG - Created port 196b4d29-6e4d-4fb3-a40c-cec277a58602
2026-04-02 12:57:30,943 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/196b4d29-6e4d-4fb3-a40c-cec277a58602
2026-04-02 12:57:31,238 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/196b4d29-6e4d-4fb3-a40c-cec277a58602
2026-04-02 12:57:31,277 - INFO - VMI 196b4d29-6e4d-4fb3-a40c-cec277a58602 verification in API Server passed
2026-04-02 12:57:31,358 - DEBUG - Response for delete_port : ()
2026-04-02 12:57:31,358 - INFO - Deleted port 196b4d29-6e4d-4fb3-a40c-cec277a58602
2026-04-02 12:57:31,358 - INFO - Deleting VN ctest-vn-37557863
2026-04-02 12:57:31,466 - DEBUG - Response for deleting network ()
2026-04-02 12:57:31,720 - DEBUG - No XMPP flaps were noticed during the test
2026-04-02 12:57:31,720 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-04-02 12:57:31,720 - INFO - --------------------------------------------------------------------------------
2026-04-02 12:57:31,723 - INFO - ================================================================================
2026-04-02 12:57:31,723 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-04-02 12:57:31,723 - 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-04-02 12:57:32,008 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.14': '0'}} with
2026-04-02 12:57:32,008 - INFO - Initial checks done. Running the testcase now
2026-04-02 12:57:32,008 - INFO -
2026-04-02 12:57:32,203 - DEBUG - Response for create_network : {'network': {'id': '4edd3c0a-8614-405c-b360-86fe6bc42f96', 'name': 'ctest-vn1-97793587', 'tenant_id': 'be727c1d02294baa8fb9f6559403ddfc', 'project_id': 'be727c1d02294baa8fb9f6559403ddfc', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-84801989', 'ctest-vn1-97793587'], 'port_security_enabled': True, 'description': ''}}
2026-04-02 12:57:32,369 - DEBUG - Response for create_subnet : {'subnet': {'id': '27bb55f9-6614-4b95-a396-8b7ec311f42a', 'name': '', 'tenant_id': 'be727c1d02294baa8fb9f6559403ddfc', 'network_id': '4edd3c0a-8614-405c-b360-86fe6bc42f96', 'ip_version': 4, 'cidr': '111.246.193.192/26', 'allocation_pools': [{'start': '111.246.193.194', 'end': '111.246.193.254'}], 'gateway_ip': '111.246.193.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '111.246.193.194', 'tags': [], 'project_id': 'be727c1d02294baa8fb9f6559403ddfc'}}
2026-04-02 12:57:32,577 - DEBUG - Response for create_subnet : {'subnet': {'id': '059e0f21-bbee-4e8b-ae05-7892fd0a5043', 'name': '', 'tenant_id': 'be727c1d02294baa8fb9f6559403ddfc', 'network_id': '4edd3c0a-8614-405c-b360-86fe6bc42f96', 'ip_version': 4, 'cidr': '98.4.19.64/26', 'allocation_pools': [{'start': '98.4.19.66', 'end': '98.4.19.126'}], 'gateway_ip': '98.4.19.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '98.4.19.66', 'tags': [], 'project_id': 'be727c1d02294baa8fb9f6559403ddfc'}}
2026-04-02 12:57:32,599 - INFO - Created VN ctest-vn1-97793587
2026-04-02 12:57:32,651 - DEBUG - VN ctest-vn1-97793587 UUID is 4edd3c0a-8614-405c-b360-86fe6bc42f96
2026-04-02 12:57:32,952 - DEBUG - Response for create_port : {'port': {'name': '1394f3cf-a166-4f97-b169-d709cdf858f7', 'id': '1394f3cf-a166-4f97-b169-d709cdf858f7', 'tenant_id': 'be727c1d02294baa8fb9f6559403ddfc', 'network_id': '4edd3c0a-8614-405c-b360-86fe6bc42f96', 'mac_address': '02:13:94:f3:cf:a1', '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': '111.246.193.197', 'subnet_id': '27bb55f9-6614-4b95-a396-8b7ec311f42a'}], 'security_groups': ['88d17bd9-b201-4b45-a5c8-ba8ef159365c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'be727c1d02294baa8fb9f6559403ddfc'}}
2026-04-02 12:57:33,132 - DEBUG - Response for create_port : {'port': {'name': '37b21d5d-006d-4d77-944b-eab49f4245ce', 'id': '37b21d5d-006d-4d77-944b-eab49f4245ce', 'tenant_id': 'be727c1d02294baa8fb9f6559403ddfc', 'network_id': '4edd3c0a-8614-405c-b360-86fe6bc42f96', 'mac_address': '02:37:b2:1d:5d:00', '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': '98.4.19.69', 'subnet_id': '059e0f21-bbee-4e8b-ae05-7892fd0a5043'}], 'security_groups': ['88d17bd9-b201-4b45-a5c8-ba8ef159365c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'be727c1d02294baa8fb9f6559403ddfc'}}
2026-04-02 12:57:33,194 - DEBUG - Services list from nova: [, , ]
2026-04-02 12:57:33,534 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5582-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5582-1)
2026-04-02 12:57:33,908 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5582-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5582-1)
2026-04-02 12:57:33,908 - INFO - Waiting for VM ctest-vn1-vm1-34048492 to be up..
2026-04-02 12:57:33,949 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-02 12:57:39,033 - DEBUG - VM is in ACTIVE state now
2026-04-02 12:57:39,033 - INFO - VM name : ctest-vn1-vm1-34048492
2026-04-02 12:57:39,102 - DEBUG - VM ctest-vn1-vm1-34048492 ID is 48b2d5f1-873f-41c0-af40-f46df664c4e8
2026-04-02 12:57:39,120 - DEBUG - VM ctest-vn1-vm1-34048492 launched on Node cn-jenkins-deploy-platform-ansible-os-5582-1
2026-04-02 12:57:39,189 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/48b2d5f1-873f-41c0-af40-f46df664c4e8
2026-04-02 12:57:39,196 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/1394f3cf-a166-4f97-b169-d709cdf858f7
2026-04-02 12:57:42,437 - 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 1007ms')
2026-04-02 12:57:42,437 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-34048492 failed!
2026-04-02 12:57:42,491 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-84801989:ctest-vn1-97793587 is 111.246.193.193 and allocation pool is NOT set
2026-04-02 12:57:42,491 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-84801989:ctest-vn1-97793587 is 98.4.19.65 and allocation pool is NOT set
2026-04-02 12:57:44,556 - 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.39 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.510 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.510/1.950/3.390/1.440 ms')
2026-04-02 12:57:44,556 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-34048492 passed
2026-04-02 12:57:44,703 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-02 12:57:44,703 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-34048492, IP 111.246.193.197, Port 22
2026-04-02 12:57:44,863 - DEBUG - VM ctest-vn1-vm1-34048492 is ready for SSH connections
2026-04-02 12:57:44,863 - INFO - Waiting for VM ctest-vn1-vm2-36095993 to be up..
2026-04-02 12:57:44,936 - DEBUG - VM is in ACTIVE state now
2026-04-02 12:57:44,936 - INFO - VM name : ctest-vn1-vm2-36095993
2026-04-02 12:57:45,012 - DEBUG - VM ctest-vn1-vm2-36095993 ID is 208339bf-4bc8-4ab2-a12d-e0eb2dc6cfff
2026-04-02 12:57:45,012 - DEBUG - VM ctest-vn1-vm2-36095993 launched on Node cn-jenkins-deploy-platform-ansible-os-5582-1
2026-04-02 12:57:45,081 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/208339bf-4bc8-4ab2-a12d-e0eb2dc6cfff
2026-04-02 12:57:45,089 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/37b21d5d-006d-4d77-944b-eab49f4245ce
2026-04-02 12:57:46,329 - 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=4.11 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.62 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 = 1.619/2.862/4.105/1.243 ms')
2026-04-02 12:57:46,329 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-36095993 passed
2026-04-02 12:57:46,479 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-02 12:57:46,479 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-36095993, IP 98.4.19.69, Port 22
2026-04-02 12:57:46,635 - DEBUG - VM ctest-vn1-vm2-36095993 is ready for SSH connections
2026-04-02 12:57:46,635 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-02 12:57:46,635 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-02 12:57:46,635 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-02 12:57:46,636 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 111.246.193.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-04-02 12:57:46,636 - DEBUG - ping -s 56 -c 3 -W 1 111.246.193.197
2026-04-02 12:57:49,279 - DEBUG - PING 111.246.193.197 (111.246.193.197): 56 data bytes
64 bytes from 111.246.193.197: seq=0 ttl=63 time=3.366 ms
64 bytes from 111.246.193.197: seq=1 ttl=63 time=0.749 ms
64 bytes from 111.246.193.197: seq=2 ttl=63 time=0.808 ms
--- 111.246.193.197 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.749/1.641/3.366 ms
2026-04-02 12:57:49,279 - INFO - Ping to IP 111.246.193.197 from VM ctest-vn1-vm2-36095993 passed
2026-04-02 12:57:49,279 - INFO - Detaching port 37b21d5d-006d-4d77-944b-eab49f4245ce from VM ctest-vn1-vm2-36095993
2026-04-02 12:57:49,326 - INFO - Deleting VM ctest-vn1-vm2-36095993
2026-04-02 12:57:49,394 - INFO - Detaching port 1394f3cf-a166-4f97-b169-d709cdf858f7 from VM ctest-vn1-vm1-34048492
2026-04-02 12:57:49,425 - INFO - Deleting VM ctest-vn1-vm1-34048492
2026-04-02 12:57:49,638 - DEBUG - Response for delete_port : ()
2026-04-02 12:57:49,803 - DEBUG - Response for delete_port : ()
2026-04-02 12:57:49,803 - INFO - Deleting VN ctest-vn1-97793587
2026-04-02 12:57:49,914 - DEBUG - Response for deleting network ()
2026-04-02 12:57:50,175 - DEBUG - No XMPP flaps were noticed during the test
2026-04-02 12:57:50,175 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:19]
2026-04-02 12:57:50,176 - INFO - --------------------------------------------------------------------------------
2026-04-02 12:57:50,873 - INFO - Deleted project: ctest-TestPorts-84801989, ID : be727c1d-0229-4baa-8fb9-f6559403ddfc