2026-04-25 02:29:23,546 - INFO - Domain Default found not creating
2026-04-25 02:29:23,719 - INFO - Project ctest-TestPorts-37033289 not found, creating it
2026-04-25 02:29:24,215 - INFO - Created Project:ctest-TestPorts-37033289, ID : 3a5c1764-c066-4e8e-98c3-c34b297028f7
2026-04-25 02:29:25,745 - INFO - ================================================================================
2026-04-25 02:29:25,745 - INFO - STARTING TEST : test_ports_bindings
2026-04-25 02:29:25,745 - 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-25 02:29:26,001 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-04-25 02:29:26,001 - INFO - Initial checks done. Running the testcase now
2026-04-25 02:29:26,001 - INFO -
2026-04-25 02:29:26,556 - DEBUG - Response for create_network : {'network': {'id': 'a027db8f-44f1-41ea-bb90-c946c47fe81b', 'name': 'ctest-vn-73811948', 'tenant_id': '3a5c1764c0664e8e98c3c34b297028f7', 'project_id': '3a5c1764c0664e8e98c3c34b297028f7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-37033289', 'ctest-vn-73811948'], 'port_security_enabled': True, 'description': ''}}
2026-04-25 02:29:26,743 - DEBUG - Response for create_subnet : {'subnet': {'id': '73e176d6-42af-4efc-af5b-86e28ec8697f', 'name': '', 'tenant_id': '3a5c1764c0664e8e98c3c34b297028f7', 'network_id': 'a027db8f-44f1-41ea-bb90-c946c47fe81b', 'ip_version': 4, 'cidr': '164.101.81.128/26', 'allocation_pools': [{'start': '164.101.81.130', 'end': '164.101.81.190'}], 'gateway_ip': '164.101.81.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '164.101.81.130', 'tags': [], 'project_id': '3a5c1764c0664e8e98c3c34b297028f7'}}
2026-04-25 02:29:26,762 - INFO - Created VN ctest-vn-73811948
2026-04-25 02:29:26,816 - DEBUG - VN ctest-vn-73811948 UUID is a027db8f-44f1-41ea-bb90-c946c47fe81b
2026-04-25 02:29:26,925 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-37033289', 'ctest-vmi-95597570']}
2026-04-25 02:29:27,204 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-95597570', 'id': '841d9029-2c14-431d-8406-0887b169c0ea', 'tenant_id': '3a5c1764c0664e8e98c3c34b297028f7', 'network_id': 'a027db8f-44f1-41ea-bb90-c946c47fe81b', 'mac_address': '02:84:1d:90:29:2c', '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': '164.101.81.131', 'subnet_id': '73e176d6-42af-4efc-af5b-86e28ec8697f'}], 'security_groups': ['c0132afa-e1d8-40fd-98f7-ba58ea462096'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3a5c1764c0664e8e98c3c34b297028f7'}}
2026-04-25 02:29:27,204 - DEBUG - Created port 841d9029-2c14-431d-8406-0887b169c0ea
2026-04-25 02:29:27,308 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/841d9029-2c14-431d-8406-0887b169c0ea
2026-04-25 02:29:27,602 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/841d9029-2c14-431d-8406-0887b169c0ea
2026-04-25 02:29:27,637 - INFO - VMI 841d9029-2c14-431d-8406-0887b169c0ea verification in API Server passed
2026-04-25 02:29:27,726 - DEBUG - Response for delete_port : ()
2026-04-25 02:29:27,726 - INFO - Deleted port 841d9029-2c14-431d-8406-0887b169c0ea
2026-04-25 02:29:27,726 - INFO - Deleting VN ctest-vn-73811948
2026-04-25 02:29:27,829 - DEBUG - Response for deleting network ()
2026-04-25 02:29:28,087 - DEBUG - No XMPP flaps were noticed during the test
2026-04-25 02:29:28,087 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-04-25 02:29:28,087 - INFO - --------------------------------------------------------------------------------
2026-04-25 02:29:28,089 - INFO - ================================================================================
2026-04-25 02:29:28,089 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-04-25 02:29:28,089 - 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-25 02:29:28,373 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-04-25 02:29:28,373 - INFO - Initial checks done. Running the testcase now
2026-04-25 02:29:28,373 - INFO -
2026-04-25 02:29:28,554 - DEBUG - Response for create_network : {'network': {'id': 'e007f265-f7c4-4e18-a9aa-db811c08fae6', 'name': 'ctest-vn1-58426111', 'tenant_id': '3a5c1764c0664e8e98c3c34b297028f7', 'project_id': '3a5c1764c0664e8e98c3c34b297028f7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-37033289', 'ctest-vn1-58426111'], 'port_security_enabled': True, 'description': ''}}
2026-04-25 02:29:28,772 - DEBUG - Response for create_subnet : {'subnet': {'id': '257f0213-c1a1-4b34-a19c-69ea3fcde270', 'name': '', 'tenant_id': '3a5c1764c0664e8e98c3c34b297028f7', 'network_id': 'e007f265-f7c4-4e18-a9aa-db811c08fae6', 'ip_version': 4, 'cidr': '59.82.57.128/26', 'allocation_pools': [{'start': '59.82.57.130', 'end': '59.82.57.190'}], 'gateway_ip': '59.82.57.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '59.82.57.130', 'tags': [], 'project_id': '3a5c1764c0664e8e98c3c34b297028f7'}}
2026-04-25 02:29:28,952 - DEBUG - Response for create_subnet : {'subnet': {'id': '785b7645-aca1-455e-8cb2-b49f006b9998', 'name': '', 'tenant_id': '3a5c1764c0664e8e98c3c34b297028f7', 'network_id': 'e007f265-f7c4-4e18-a9aa-db811c08fae6', 'ip_version': 4, 'cidr': '28.65.86.64/26', 'allocation_pools': [{'start': '28.65.86.66', 'end': '28.65.86.126'}], 'gateway_ip': '28.65.86.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '28.65.86.66', 'tags': [], 'project_id': '3a5c1764c0664e8e98c3c34b297028f7'}}
2026-04-25 02:29:28,971 - INFO - Created VN ctest-vn1-58426111
2026-04-25 02:29:29,024 - DEBUG - VN ctest-vn1-58426111 UUID is e007f265-f7c4-4e18-a9aa-db811c08fae6
2026-04-25 02:29:29,331 - DEBUG - Response for create_port : {'port': {'name': '3639c743-8d8a-4f10-bc6e-0fa206a3bb9e', 'id': '3639c743-8d8a-4f10-bc6e-0fa206a3bb9e', 'tenant_id': '3a5c1764c0664e8e98c3c34b297028f7', 'network_id': 'e007f265-f7c4-4e18-a9aa-db811c08fae6', 'mac_address': '02:36:39:c7:43:8d', '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': '59.82.57.133', 'subnet_id': '257f0213-c1a1-4b34-a19c-69ea3fcde270'}], 'security_groups': ['c0132afa-e1d8-40fd-98f7-ba58ea462096'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3a5c1764c0664e8e98c3c34b297028f7'}}
2026-04-25 02:29:29,515 - DEBUG - Response for create_port : {'port': {'name': 'dbf55ada-3465-46be-b04e-2e50e09b89ca', 'id': 'dbf55ada-3465-46be-b04e-2e50e09b89ca', 'tenant_id': '3a5c1764c0664e8e98c3c34b297028f7', 'network_id': 'e007f265-f7c4-4e18-a9aa-db811c08fae6', 'mac_address': '02:db:f5:5a:da:34', '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': '28.65.86.69', 'subnet_id': '785b7645-aca1-455e-8cb2-b49f006b9998'}], 'security_groups': ['c0132afa-e1d8-40fd-98f7-ba58ea462096'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3a5c1764c0664e8e98c3c34b297028f7'}}
2026-04-25 02:29:29,577 - DEBUG - Services list from nova: [, , ]
2026-04-25 02:29:29,929 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5685-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5685-1)
2026-04-25 02:29:30,332 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5685-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5685-1)
2026-04-25 02:29:30,333 - INFO - Waiting for VM ctest-vn1-vm1-06100989 to be up..
2026-04-25 02:29:30,383 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-25 02:29:35,458 - DEBUG - VM is in ACTIVE state now
2026-04-25 02:29:35,458 - INFO - VM name : ctest-vn1-vm1-06100989
2026-04-25 02:29:35,546 - DEBUG - VM ctest-vn1-vm1-06100989 ID is dac9906a-eb6e-44a2-9a10-5b597ef1377d
2026-04-25 02:29:35,570 - DEBUG - VM ctest-vn1-vm1-06100989 launched on Node cn-jenkins-deploy-platform-ansible-os-5685-1
2026-04-25 02:29:35,651 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/dac9906a-eb6e-44a2-9a10-5b597ef1377d
2026-04-25 02:29:35,661 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/3639c743-8d8a-4f10-bc6e-0fa206a3bb9e
2026-04-25 02:29:38,920 - 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 1017ms')
2026-04-25 02:29:38,920 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-06100989 failed!
2026-04-25 02:29:38,976 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-37033289:ctest-vn1-58426111 is 59.82.57.129 and allocation pool is NOT set
2026-04-25 02:29:38,976 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-37033289:ctest-vn1-58426111 is 28.65.86.65 and allocation pool is NOT set
2026-04-25 02:29:43,054 - 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 1006ms')
2026-04-25 02:29:43,054 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-06100989 failed!
2026-04-25 02:29:43,108 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-37033289:ctest-vn1-58426111 is 59.82.57.129 and allocation pool is NOT set
2026-04-25 02:29:43,108 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-37033289:ctest-vn1-58426111 is 28.65.86.65 and allocation pool is NOT set
2026-04-25 02:29:45,177 - 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=11.8 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.481 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.481/6.164/11.847/5.683 ms')
2026-04-25 02:29:45,177 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-06100989 passed
2026-04-25 02:29:45,332 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-25 02:29:45,332 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-06100989, IP 59.82.57.133, Port 22
2026-04-25 02:29:45,487 - DEBUG - VM ctest-vn1-vm1-06100989 is ready for SSH connections
2026-04-25 02:29:45,487 - INFO - Waiting for VM ctest-vn1-vm2-74985264 to be up..
2026-04-25 02:29:45,562 - DEBUG - VM is in ACTIVE state now
2026-04-25 02:29:45,562 - INFO - VM name : ctest-vn1-vm2-74985264
2026-04-25 02:29:45,635 - DEBUG - VM ctest-vn1-vm2-74985264 ID is bd2b1b95-b4f9-4bd8-b62c-437fadea75d3
2026-04-25 02:29:45,635 - DEBUG - VM ctest-vn1-vm2-74985264 launched on Node cn-jenkins-deploy-platform-ansible-os-5685-1
2026-04-25 02:29:45,706 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/bd2b1b95-b4f9-4bd8-b62c-437fadea75d3
2026-04-25 02:29:45,714 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/dbf55ada-3465-46be-b04e-2e50e09b89ca
2026-04-25 02:29:46,948 - 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.69 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.469 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.469/1.577/2.686/1.108 ms')
2026-04-25 02:29:46,948 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-74985264 passed
2026-04-25 02:29:47,096 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-25 02:29:47,096 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-74985264, IP 28.65.86.69, Port 22
2026-04-25 02:29:47,260 - DEBUG - VM ctest-vn1-vm2-74985264 is ready for SSH connections
2026-04-25 02:29:47,260 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-25 02:29:47,260 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-25 02:29:47,260 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-25 02:29:47,260 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 59.82.57.133, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-04-25 02:29:47,260 - DEBUG - ping -s 56 -c 3 -W 1 59.82.57.133
2026-04-25 02:29:49,921 - DEBUG - PING 59.82.57.133 (59.82.57.133): 56 data bytes
64 bytes from 59.82.57.133: seq=0 ttl=63 time=3.940 ms
64 bytes from 59.82.57.133: seq=1 ttl=63 time=1.799 ms
64 bytes from 59.82.57.133: seq=2 ttl=63 time=0.956 ms
--- 59.82.57.133 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.956/2.231/3.940 ms
2026-04-25 02:29:49,921 - INFO - Ping to IP 59.82.57.133 from VM ctest-vn1-vm2-74985264 passed
2026-04-25 02:29:49,921 - INFO - Detaching port dbf55ada-3465-46be-b04e-2e50e09b89ca from VM ctest-vn1-vm2-74985264
2026-04-25 02:29:49,975 - INFO - Deleting VM ctest-vn1-vm2-74985264
2026-04-25 02:29:50,051 - INFO - Detaching port 3639c743-8d8a-4f10-bc6e-0fa206a3bb9e from VM ctest-vn1-vm1-06100989
2026-04-25 02:29:50,085 - INFO - Deleting VM ctest-vn1-vm1-06100989
2026-04-25 02:29:50,317 - DEBUG - Response for delete_port : ()
2026-04-25 02:29:50,483 - DEBUG - Response for delete_port : ()
2026-04-25 02:29:50,484 - INFO - Deleting VN ctest-vn1-58426111
2026-04-25 02:29:50,629 - DEBUG - Response for deleting network ()
2026-04-25 02:29:50,883 - DEBUG - No XMPP flaps were noticed during the test
2026-04-25 02:29:50,883 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:22]
2026-04-25 02:29:50,883 - INFO - --------------------------------------------------------------------------------
2026-04-25 02:29:51,598 - INFO - Deleted project: ctest-TestPorts-37033289, ID : 3a5c1764-c066-4e8e-98c3-c34b297028f7