2026-04-02 01:52:18,442 - INFO - Reading existing Domain with UUID 6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5
2026-04-02 01:52:18,451 - INFO - Using existing domain ['admin_domain'](6b4d6e1f-9094-4f88-b6d3-8eafd30f73c5)
2026-04-02 01:52:18,636 - INFO - Project ctest-TestPorts-54057680 not found, creating it
2026-04-02 01:52:19,550 - INFO - Created Project:ctest-TestPorts-54057680, ID : 2341ca2b-d3ba-4145-aaee-7cd8964b555b
2026-04-02 01:52:23,261 - INFO - ================================================================================
2026-04-02 01:52:23,263 - INFO - STARTING TEST : test_ports_bindings
2026-04-02 01:52:23,268 - 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 01:52:23,781 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.0.0.41': '0'}} with
2026-04-02 01:52:23,781 - INFO - Initial checks done. Running the testcase now
2026-04-02 01:52:23,786 - INFO -
2026-04-02 01:52:25,455 - DEBUG - Response for create_network : {'network': {'id': '3097ade6-790c-4262-83ce-b1ca59b23136', 'name': 'ctest-vn-21058622', 'tenant_id': '2341ca2bd3ba4145aaee7cd8964b555b', 'project_id': '2341ca2bd3ba4145aaee7cd8964b555b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestPorts-54057680', 'ctest-vn-21058622'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}}
2026-04-02 01:52:25,829 - DEBUG - Response for create_subnet : {'subnet': {'id': '3b47afc4-fd76-4b7a-b4e8-b6af4b8c0c89', 'name': '', 'tenant_id': '2341ca2bd3ba4145aaee7cd8964b555b', 'network_id': '3097ade6-790c-4262-83ce-b1ca59b23136', 'ip_version': 4, 'cidr': '223.235.50.64/26', 'allocation_pools': [{'start': '223.235.50.66', 'end': '223.235.50.126'}], 'gateway_ip': '223.235.50.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2026-04-02T01:52:25.625785', 'updated_at': '2026-04-02T01:52:25.625785', 'dns_server_address': '223.235.50.66', 'tags': [], 'project_id': '2341ca2bd3ba4145aaee7cd8964b555b'}}
2026-04-02 01:52:25,909 - INFO - Created VN ctest-vn-21058622
2026-04-02 01:52:25,978 - DEBUG - VN ctest-vn-21058622 UUID is 3097ade6-790c-4262-83ce-b1ca59b23136
2026-04-02 01:52:26,205 - DEBUG - Read virtual machine interface {'fq_name': ['admin_domain', 'ctest-TestPorts-54057680', 'ctest-vmi-05007650']}
2026-04-02 01:52:26,654 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-05007650', 'id': '9d55752c-8fe7-4a43-889f-4cb18206d9a2', 'tenant_id': '2341ca2bd3ba4145aaee7cd8964b555b', 'network_id': '3097ade6-790c-4262-83ce-b1ca59b23136', 'mac_address': '02:9d:55:75:2c:8f', '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': '223.235.50.67', 'subnet_id': '3b47afc4-fd76-4b7a-b4e8-b6af4b8c0c89'}], 'security_groups': ['38638a7e-4db7-4d05-b32f-9038535cee02'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'created_at': '2026-04-02T01:52:26.354980', 'updated_at': '2026-04-02T01:52:26.445115', 'project_id': '2341ca2bd3ba4145aaee7cd8964b555b'}}
2026-04-02 01:52:26,654 - DEBUG - Created port 9d55752c-8fe7-4a43-889f-4cb18206d9a2
2026-04-02 01:52:26,762 - DEBUG - Requesting: https://10.0.0.41:8082/virtual-machine-interface/9d55752c-8fe7-4a43-889f-4cb18206d9a2
2026-04-02 01:52:27,144 - DEBUG - Requesting: https://10.0.0.41:8082/virtual-machine-interface/9d55752c-8fe7-4a43-889f-4cb18206d9a2
2026-04-02 01:52:27,277 - INFO - VMI 9d55752c-8fe7-4a43-889f-4cb18206d9a2 verification in API Server passed
2026-04-02 01:52:27,534 - DEBUG - Response for delete_port : ()
2026-04-02 01:52:27,535 - INFO - Deleted port 9d55752c-8fe7-4a43-889f-4cb18206d9a2
2026-04-02 01:52:27,535 - INFO - Deleting VN ctest-vn-21058622
2026-04-02 01:52:27,894 - DEBUG - Response for deleting network ()
2026-04-02 01:52:28,316 - DEBUG - No XMPP flaps were noticed during the test
2026-04-02 01:52:28,316 - INFO - END TEST : test_ports_bindings : PASSED[0:00:05]
2026-04-02 01:52:28,316 - INFO - --------------------------------------------------------------------------------
2026-04-02 01:52:28,321 - INFO - ================================================================================
2026-04-02 01:52:28,321 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-04-02 01:52:28,321 - 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 01:52:28,724 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.0.0.41': '0'}} with
2026-04-02 01:52:28,724 - INFO - Initial checks done. Running the testcase now
2026-04-02 01:52:28,724 - INFO -
2026-04-02 01:52:29,057 - DEBUG - Response for create_network : {'network': {'id': '370dd4cb-f320-40d8-89a2-663b26c7ac27', 'name': 'ctest-vn1-17606770', 'tenant_id': '2341ca2bd3ba4145aaee7cd8964b555b', 'project_id': '2341ca2bd3ba4145aaee7cd8964b555b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestPorts-54057680', 'ctest-vn1-17606770'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}}
2026-04-02 01:52:29,355 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c18ac3a4-343d-4a6a-ba6d-56e865a459d9', 'name': '', 'tenant_id': '2341ca2bd3ba4145aaee7cd8964b555b', 'network_id': '370dd4cb-f320-40d8-89a2-663b26c7ac27', 'ip_version': 4, 'cidr': '58.184.237.128/26', 'allocation_pools': [{'start': '58.184.237.130', 'end': '58.184.237.190'}], 'gateway_ip': '58.184.237.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2026-04-02T01:52:29.167918', 'updated_at': '2026-04-02T01:52:29.167918', 'dns_server_address': '58.184.237.130', 'tags': [], 'project_id': '2341ca2bd3ba4145aaee7cd8964b555b'}}
2026-04-02 01:52:29,641 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f4795e17-3a6e-4f24-93e4-06a5cffeac5b', 'name': '', 'tenant_id': '2341ca2bd3ba4145aaee7cd8964b555b', 'network_id': '370dd4cb-f320-40d8-89a2-663b26c7ac27', 'ip_version': 4, 'cidr': '196.48.130.192/26', 'allocation_pools': [{'start': '196.48.130.194', 'end': '196.48.130.254'}], 'gateway_ip': '196.48.130.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2026-04-02T01:52:29.503153', 'updated_at': '2026-04-02T01:52:29.503153', 'dns_server_address': '196.48.130.194', 'tags': [], 'project_id': '2341ca2bd3ba4145aaee7cd8964b555b'}}
2026-04-02 01:52:29,720 - INFO - Created VN ctest-vn1-17606770
2026-04-02 01:52:29,778 - DEBUG - VN ctest-vn1-17606770 UUID is 370dd4cb-f320-40d8-89a2-663b26c7ac27
2026-04-02 01:52:30,372 - DEBUG - Response for create_port : {'port': {'name': 'eba4c1e9-39a4-447a-9725-231b4d9fe3e7', 'id': 'eba4c1e9-39a4-447a-9725-231b4d9fe3e7', 'tenant_id': '2341ca2bd3ba4145aaee7cd8964b555b', 'network_id': '370dd4cb-f320-40d8-89a2-663b26c7ac27', 'mac_address': '02:eb:a4:c1:e9:39', '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': '58.184.237.133', 'subnet_id': 'c18ac3a4-343d-4a6a-ba6d-56e865a459d9'}], 'security_groups': ['38638a7e-4db7-4d05-b32f-9038535cee02'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'created_at': '2026-04-02T01:52:30.168010', 'updated_at': '2026-04-02T01:52:30.231879', 'project_id': '2341ca2bd3ba4145aaee7cd8964b555b'}}
2026-04-02 01:52:30,715 - DEBUG - Response for create_port : {'port': {'name': '5d1a68a6-4b7b-45bc-9b58-1064f6084c77', 'id': '5d1a68a6-4b7b-45bc-9b58-1064f6084c77', 'tenant_id': '2341ca2bd3ba4145aaee7cd8964b555b', 'network_id': '370dd4cb-f320-40d8-89a2-663b26c7ac27', 'mac_address': '02:5d:1a:68:a6:4b', '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': '196.48.130.197', 'subnet_id': 'f4795e17-3a6e-4f24-93e4-06a5cffeac5b'}], 'security_groups': ['38638a7e-4db7-4d05-b32f-9038535cee02'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'created_at': '2026-04-02T01:52:30.471414', 'updated_at': '2026-04-02T01:52:30.549057', 'project_id': '2341ca2bd3ba4145aaee7cd8964b555b'}}
2026-04-02 01:52:30,793 - DEBUG - Services list from nova: [, , ]
2026-04-02 01:52:32,177 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-690-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-690-1)
2026-04-02 01:52:33,027 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-690-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-690-1)
2026-04-02 01:52:33,027 - INFO - Waiting for VM ctest-vn1-vm1-41521902 to be up..
2026-04-02 01:52:33,128 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-02 01:52:38,272 - DEBUG - VM is in ACTIVE state now
2026-04-02 01:52:38,272 - INFO - VM name : ctest-vn1-vm1-41521902
2026-04-02 01:52:38,413 - DEBUG - VM ctest-vn1-vm1-41521902 ID is b42fc1c5-d0b0-4212-8037-086cff8a5aca
2026-04-02 01:52:38,452 - DEBUG - VM ctest-vn1-vm1-41521902 launched on Node cn-jenkins-deploy-platform-juju-os-690-1
2026-04-02 01:52:38,590 - DEBUG - Requesting: https://10.0.0.41:8082/virtual-machine/b42fc1c5-d0b0-4212-8037-086cff8a5aca
2026-04-02 01:52:38,643 - DEBUG - Requesting: https://10.0.0.41:8082/virtual-machine-interface/eba4c1e9-39a4-447a-9725-231b4d9fe3e7
2026-04-02 01:52:42,098 - 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 1002ms')
2026-04-02 01:52:42,098 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-41521902 failed!
2026-04-02 01:52:42,150 - DEBUG - Gateway for vn admin_domain:ctest-TestPorts-54057680:ctest-vn1-17606770 is 58.184.237.129 and allocation pool is NOT set
2026-04-02 01:52:42,150 - DEBUG - Gateway for vn admin_domain:ctest-TestPorts-54057680:ctest-vn1-17606770 is 196.48.130.193 and allocation pool is NOT set
2026-04-02 01:52:46,257 - 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 1014ms')
2026-04-02 01:52:46,257 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-41521902 failed!
2026-04-02 01:52:46,310 - DEBUG - Gateway for vn admin_domain:ctest-TestPorts-54057680:ctest-vn1-17606770 is 58.184.237.129 and allocation pool is NOT set
2026-04-02 01:52:46,310 - DEBUG - Gateway for vn admin_domain:ctest-TestPorts-54057680:ctest-vn1-17606770 is 196.48.130.193 and allocation pool is NOT set
2026-04-02 01:52:48,395 - 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=4.06 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.422 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.422/2.240/4.058/1.818 ms')
2026-04-02 01:52:48,395 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-41521902 passed
2026-04-02 01:52:48,550 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-02 01:52:48,550 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-41521902, IP 58.184.237.133, Port 22
2026-04-02 01:52:48,756 - DEBUG - VM ctest-vn1-vm1-41521902 is ready for SSH connections
2026-04-02 01:52:48,756 - INFO - Waiting for VM ctest-vn1-vm2-11680537 to be up..
2026-04-02 01:52:48,887 - DEBUG - VM is in ACTIVE state now
2026-04-02 01:52:48,887 - INFO - VM name : ctest-vn1-vm2-11680537
2026-04-02 01:52:49,013 - DEBUG - VM ctest-vn1-vm2-11680537 ID is 73310ea8-fda6-4f15-91bf-bc59cb14b9e6
2026-04-02 01:52:49,014 - DEBUG - VM ctest-vn1-vm2-11680537 launched on Node cn-jenkins-deploy-platform-juju-os-690-1
2026-04-02 01:52:49,154 - DEBUG - Requesting: https://10.0.0.41:8082/virtual-machine/73310ea8-fda6-4f15-91bf-bc59cb14b9e6
2026-04-02 01:52:49,207 - DEBUG - Requesting: https://10.0.0.41:8082/virtual-machine-interface/5d1a68a6-4b7b-45bc-9b58-1064f6084c77
2026-04-02 01:52:50,638 - 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=2.77 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.356 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.356/1.560/2.765/1.204 ms')
2026-04-02 01:52:50,638 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-11680537 passed
2026-04-02 01:52:50,786 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-02 01:52:50,786 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-11680537, IP 196.48.130.197, Port 22
2026-04-02 01:52:50,992 - DEBUG - VM ctest-vn1-vm2-11680537 is ready for SSH connections
2026-04-02 01:52:50,992 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-02 01:52:50,992 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-02 01:52:50,992 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-02 01:52:50,992 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 58.184.237.133, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2026-04-02 01:52:50,992 - DEBUG - ping -s 56 -c 3 -W 1 58.184.237.133
2026-04-02 01:52:53,641 - DEBUG - PING 58.184.237.133 (58.184.237.133): 56 data bytes
64 bytes from 58.184.237.133: seq=0 ttl=63 time=5.331 ms
64 bytes from 58.184.237.133: seq=1 ttl=63 time=0.906 ms
64 bytes from 58.184.237.133: seq=2 ttl=63 time=0.777 ms
--- 58.184.237.133 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.777/2.338/5.331 ms
2026-04-02 01:52:53,641 - INFO - Ping to IP 58.184.237.133 from VM ctest-vn1-vm2-11680537 passed
2026-04-02 01:52:53,641 - INFO - Detaching port 5d1a68a6-4b7b-45bc-9b58-1064f6084c77 from VM ctest-vn1-vm2-11680537
2026-04-02 01:52:53,700 - INFO - Deleting VM ctest-vn1-vm2-11680537
2026-04-02 01:52:53,886 - INFO - Detaching port eba4c1e9-39a4-447a-9725-231b4d9fe3e7 from VM ctest-vn1-vm1-41521902
2026-04-02 01:52:53,988 - INFO - Deleting VM ctest-vn1-vm1-41521902
2026-04-02 01:52:54,478 - DEBUG - Response for delete_port : ()
2026-04-02 01:52:54,809 - DEBUG - Response for delete_port : ()
2026-04-02 01:52:54,809 - INFO - Deleting VN ctest-vn1-17606770
2026-04-02 01:52:55,011 - DEBUG - Response for deleting network ()
2026-04-02 01:52:55,391 - DEBUG - No XMPP flaps were noticed during the test
2026-04-02 01:52:55,391 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:27]
2026-04-02 01:52:55,391 - INFO - --------------------------------------------------------------------------------
2026-04-02 01:52:56,162 - INFO - Deleted project: ctest-TestPorts-54057680, ID : 2341ca2b-d3ba-4145-aaee-7cd8964b555b