+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon Aug 10 11:04:17 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: nova-api-osapi-5bf5454b64-pm6xd machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8774 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f4628371668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-08-10 11:04:24.009 7 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-08-10 11:04:24.039 8 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-08-10 11:04:24.107 7 INFO nova.utils [None req-7429b6be-ade8-46f1-8bc8-0a1473c85348 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-10 11:04:24.141 8 INFO nova.utils [None req-48808597-b390-45fc-9a0b-7d3dfc98eca5 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-10 11:04:24.543 7 WARNING keystonemiddleware._common.config [None req-7429b6be-ade8-46f1-8bc8-0a1473c85348 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-10 11:04:24.553 7 WARNING oslo_config.cfg [None req-7429b6be-ade8-46f1-8bc8-0a1473c85348 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-10 11:04:24.569 8 WARNING keystonemiddleware._common.config [None req-48808597-b390-45fc-9a0b-7d3dfc98eca5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-10 11:04:24.578 8 WARNING oslo_config.cfg [None req-48808597-b390-45fc-9a0b-7d3dfc98eca5 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-10 11:04:24.644 7 WARNING keystonemiddleware._common.config [None req-7429b6be-ade8-46f1-8bc8-0a1473c85348 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f4628371668 pid: 7 (default app) 2026-08-10 11:04:24.656 8 WARNING keystonemiddleware._common.config [None req-48808597-b390-45fc-9a0b-7d3dfc98eca5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f4628371668 pid: 8 (default app) [pid: 7|app: 0|req: 3/4] 199.204.45.65 () {42 vars in 701 bytes} [Mon Aug 10 11:04:32 2026] GET /v2.1 => generated 114 bytes in 18 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:04:32.657 8 WARNING oslo_policy.policy [None req-07c01f57-f68a-4340-bfb4-200f76cc0ca7 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-10 11:04:32.657 8 WARNING oslo_policy.policy [None req-07c01f57-f68a-4340-bfb4-200f76cc0ca7 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/5] 199.204.45.65 () {44 vars in 905 bytes} [Mon Aug 10 11:04:32 2026] GET /v2.1 => generated 0 bytes in 728 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:04:32.883 7 WARNING oslo_policy.policy [req-07c01f57-f68a-4340-bfb4-200f76cc0ca7 req-097460fa-2881-4959-bd0f-bc69599c8d43 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-10 11:04:32.883 7 WARNING oslo_policy.policy [req-07c01f57-f68a-4340-bfb4-200f76cc0ca7 req-097460fa-2881-4959-bd0f-bc69599c8d43 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 4/6] 199.204.45.65 () {46 vars in 978 bytes} [Mon Aug 10 11:04:32 2026] GET /v2.1/ => generated 399 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-10 11:04:33.094 8 INFO nova.api.openstack.wsgi [None req-198bdc71-de8d-4172-ae3d-bad0fec63b3f 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/7] 199.204.45.65 () {48 vars in 1007 bytes} [Mon Aug 10 11:04:33 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/8] 199.204.45.65 () {48 vars in 1047 bytes} [Mon Aug 10 11:04:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/9] 199.204.45.65 () {52 vars in 1044 bytes} [Mon Aug 10 11:04:33 2026] POST /v2.1/flavors => generated 527 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/10] 199.204.45.65 () {42 vars in 701 bytes} [Mon Aug 10 11:04:33 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/11] 199.204.45.65 () {44 vars in 905 bytes} [Mon Aug 10 11:04:33 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 7/12] 199.204.45.65 () {46 vars in 978 bytes} [Mon Aug 10 11:04:34 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-10 11:04:34.026 8 INFO nova.api.openstack.wsgi [None req-dd23d0fc-0599-4296-8dd8-c2b58e7e3df7 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/13] 199.204.45.65 () {48 vars in 1009 bytes} [Mon Aug 10 11:04:34 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/14] 199.204.45.65 () {48 vars in 1047 bytes} [Mon Aug 10 11:04:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.65 () {52 vars in 1044 bytes} [Mon Aug 10 11:04:34 2026] POST /v2.1/flavors => generated 530 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/16] 199.204.45.65 () {42 vars in 701 bytes} [Mon Aug 10 11:04:34 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.65 () {44 vars in 905 bytes} [Mon Aug 10 11:04:34 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 10/18] 199.204.45.65 () {46 vars in 978 bytes} [Mon Aug 10 11:04:34 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-10 11:04:34.982 8 INFO nova.api.openstack.wsgi [None req-e549032f-38fb-4a79-b70a-ced50b57f38d 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/19] 199.204.45.65 () {48 vars in 1011 bytes} [Mon Aug 10 11:04:34 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/20] 199.204.45.65 () {48 vars in 1047 bytes} [Mon Aug 10 11:04:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/21] 199.204.45.65 () {52 vars in 1044 bytes} [Mon Aug 10 11:04:35 2026] POST /v2.1/flavors => generated 531 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/22] 199.204.45.65 () {42 vars in 701 bytes} [Mon Aug 10 11:04:35 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/23] 199.204.45.65 () {44 vars in 905 bytes} [Mon Aug 10 11:04:35 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 13/24] 199.204.45.65 () {46 vars in 978 bytes} [Mon Aug 10 11:04:35 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-10 11:04:35.914 8 INFO nova.api.openstack.wsgi [None req-ac6eeb4f-de1d-42fc-80c3-81dfca6345fc 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/27] 199.204.45.65 () {48 vars in 1009 bytes} [Mon Aug 10 11:04:35 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/28] 199.204.45.65 () {48 vars in 1047 bytes} [Mon Aug 10 11:04:35 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/29] 199.204.45.65 () {52 vars in 1044 bytes} [Mon Aug 10 11:04:35 2026] POST /v2.1/flavors => generated 530 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/30] 199.204.45.65 () {42 vars in 701 bytes} [Mon Aug 10 11:04:36 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/31] 199.204.45.65 () {44 vars in 905 bytes} [Mon Aug 10 11:04:36 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 18/32] 199.204.45.65 () {46 vars in 978 bytes} [Mon Aug 10 11:04:36 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-10 11:04:36.795 8 INFO nova.api.openstack.wsgi [None req-81d50be0-df97-4d0f-a4c9-2c3ae91d6e2b 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/33] 199.204.45.65 () {48 vars in 1011 bytes} [Mon Aug 10 11:04:36 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 19/34] 199.204.45.65 () {48 vars in 1047 bytes} [Mon Aug 10 11:04:36 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/35] 199.204.45.65 () {52 vars in 1044 bytes} [Mon Aug 10 11:04:36 2026] POST /v2.1/flavors => generated 533 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/104] 10.0.0.131 () {28 vars in 454 bytes} [Mon Aug 10 11:10:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 51/105] 10.0.0.131 () {30 vars in 658 bytes} [Mon Aug 10 11:10:17 2026] GET /v2.1 => generated 0 bytes in 140 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 55/106] 10.0.0.131 () {32 vars in 731 bytes} [Mon Aug 10 11:10:17 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/107] 10.0.0.131 () {34 vars in 804 bytes} [Mon Aug 10 11:10:17 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/142] 199.204.45.65 () {42 vars in 701 bytes} [Mon Aug 10 11:13:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 70/143] 199.204.45.65 () {44 vars in 905 bytes} [Mon Aug 10 11:13:14 2026] GET /v2.1 => generated 0 bytes in 118 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 74/144] 199.204.45.65 () {46 vars in 978 bytes} [Mon Aug 10 11:13:14 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-10 11:13:14.735 8 INFO nova.api.openstack.wsgi [None req-f766b69a-f314-4f22-85e6-73279a772c2b 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 71/145] 199.204.45.65 () {48 vars in 1013 bytes} [Mon Aug 10 11:13:14 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/146] 199.204.45.65 () {48 vars in 1047 bytes} [Mon Aug 10 11:13:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/147] 199.204.45.65 () {52 vars in 1045 bytes} [Mon Aug 10 11:13:14 2026] POST /v2.1/flavors => generated 532 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/162] 199.204.45.65 () {42 vars in 701 bytes} [Mon Aug 10 11:14:25 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/165] 199.204.45.65 () {44 vars in 905 bytes} [Mon Aug 10 11:14:25 2026] GET /v2.1 => generated 0 bytes in 400 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 83/166] 199.204.45.65 () {46 vars in 978 bytes} [Mon Aug 10 11:14:26 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-10 11:14:26.290 7 INFO nova.api.openstack.wsgi [None req-a24d99da-c4ef-43fe-be15-464b4b6c6557 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 13f6ea18abd44b398eed95c959f3030e [pid: 7|app: 0|req: 84/167] 199.204.45.65 () {48 vars in 1047 bytes} [Mon Aug 10 11:14:26 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-08-10 11:14:26.304 8 WARNING oslo_db.sqlalchemy.utils [None req-4a189a63-25bc-4ecd-a7de-f2abff6bcfea 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 84/168] 199.204.45.65 () {48 vars in 1012 bytes} [Mon Aug 10 11:14:26 2026] GET /v2.1/os-keypairs => generated 16 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/169] 199.204.45.65 () {52 vars in 1053 bytes} [Mon Aug 10 11:14:26 2026] POST /v2.1/os-keypairs => generated 576 bytes in 89 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/170] 199.204.45.65 () {42 vars in 701 bytes} [Mon Aug 10 11:14:30 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/171] 199.204.45.65 () {44 vars in 905 bytes} [Mon Aug 10 11:14:30 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 86/172] 199.204.45.65 () {46 vars in 978 bytes} [Mon Aug 10 11:14:30 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/173] 199.204.45.65 () {48 vars in 1069 bytes} [Mon Aug 10 11:14:30 2026] GET /v2.1/os-quota-sets/76e8fd8ea3cd4bc9b5f4eadb56f9665b => generated 283 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/174] 199.204.45.65 () {52 vars in 1121 bytes} [Mon Aug 10 11:14:30 2026] PUT /v2.1/os-quota-sets/76e8fd8ea3cd4bc9b5f4eadb56f9665b => generated 238 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/281] 199.204.45.65 () {42 vars in 701 bytes} [Mon Aug 10 11:23:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/282] 199.204.45.65 () {44 vars in 905 bytes} [Mon Aug 10 11:23:23 2026] GET /v2.1 => generated 0 bytes in 111 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 142/283] 199.204.45.65 () {46 vars in 978 bytes} [Mon Aug 10 11:23:23 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-10 11:23:23.792 8 INFO nova.api.openstack.wsgi [None req-f9ec3d4a-417b-44d2-88df-73fa9453e903 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 142/284] 199.204.45.65 () {48 vars in 1011 bytes} [Mon Aug 10 11:23:23 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/285] 199.204.45.65 () {48 vars in 1047 bytes} [Mon Aug 10 11:23:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/286] 199.204.45.65 () {52 vars in 1045 bytes} [Mon Aug 10 11:23:23 2026] POST /v2.1/flavors => generated 532 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/329] 199.204.45.65 () {42 vars in 701 bytes} [Mon Aug 10 11:26:49 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/330] 199.204.45.65 () {44 vars in 905 bytes} [Mon Aug 10 11:26:49 2026] GET /v2.1 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 166/331] 199.204.45.65 () {46 vars in 978 bytes} [Mon Aug 10 11:26:49 2026] GET /v2.1/ => generated 399 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/332] 199.204.45.65 () {48 vars in 1069 bytes} [Mon Aug 10 11:26:49 2026] GET /v2.1/os-quota-sets/ae862c516d8d4453a88c5afd790ece39 => generated 283 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/333] 199.204.45.65 () {52 vars in 1121 bytes} [Mon Aug 10 11:26:50 2026] PUT /v2.1/os-quota-sets/ae862c516d8d4453a88c5afd790ece39 => generated 238 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/478] 199.204.45.65 () {42 vars in 701 bytes} [Mon Aug 10 11:38:52 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/479] 199.204.45.65 () {44 vars in 905 bytes} [Mon Aug 10 11:38:52 2026] GET /v2.1 => generated 0 bytes in 109 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 241/480] 199.204.45.65 () {46 vars in 978 bytes} [Mon Aug 10 11:38:52 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-10 11:38:52.677 8 INFO nova.api.openstack.wsgi [None req-f8cd7b83-c823-492f-9257-8d774bd679cd 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 240/481] 199.204.45.65 () {48 vars in 1007 bytes} [Mon Aug 10 11:38:52 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/482] 199.204.45.65 () {48 vars in 1047 bytes} [Mon Aug 10 11:38:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/483] 199.204.45.65 () {48 vars in 1095 bytes} [Mon Aug 10 11:38:52 2026] GET /v2.1/flavors/f739134a-cdca-4e6a-8c1e-f93c063597eb/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/484] 199.204.45.65 () {42 vars in 701 bytes} [Mon Aug 10 11:38:53 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/485] 199.204.45.65 () {44 vars in 905 bytes} [Mon Aug 10 11:38:53 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 244/486] 199.204.45.65 () {46 vars in 978 bytes} [Mon Aug 10 11:38:53 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-10 11:38:53.633 8 INFO nova.api.openstack.wsgi [None req-4ceb6e0e-7bfc-4314-91fa-a8421b78be1d 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 243/487] 199.204.45.65 () {48 vars in 1009 bytes} [Mon Aug 10 11:38:53 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/488] 199.204.45.65 () {48 vars in 1047 bytes} [Mon Aug 10 11:38:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/489] 199.204.45.65 () {48 vars in 1095 bytes} [Mon Aug 10 11:38:53 2026] GET /v2.1/flavors/ed157ca1-ce0d-4468-9761-7fa88dee2e9b/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/490] 199.204.45.65 () {42 vars in 701 bytes} [Mon Aug 10 11:38:54 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/491] 199.204.45.65 () {44 vars in 905 bytes} [Mon Aug 10 11:38:54 2026] GET /v2.1 => generated 0 bytes in 27 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 247/492] 199.204.45.65 () {46 vars in 978 bytes} [Mon Aug 10 11:38:54 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-10 11:38:54.563 8 INFO nova.api.openstack.wsgi [None req-869aba6f-9b99-4e19-9229-d96adef5de1d 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 246/493] 199.204.45.65 () {48 vars in 1011 bytes} [Mon Aug 10 11:38:54 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/494] 199.204.45.65 () {48 vars in 1047 bytes} [Mon Aug 10 11:38:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/495] 199.204.45.65 () {48 vars in 1095 bytes} [Mon Aug 10 11:38:54 2026] GET /v2.1/flavors/73ca05a1-e101-4760-827a-8da85937b4f1/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/496] 199.204.45.65 () {42 vars in 701 bytes} [Mon Aug 10 11:38:55 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/497] 199.204.45.65 () {44 vars in 905 bytes} [Mon Aug 10 11:38:55 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 250/498] 199.204.45.65 () {46 vars in 978 bytes} [Mon Aug 10 11:38:55 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-10 11:38:55.475 8 INFO nova.api.openstack.wsgi [None req-1b81296b-4b55-4131-9aa7-40ad96986d29 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 249/499] 199.204.45.65 () {48 vars in 1009 bytes} [Mon Aug 10 11:38:55 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/500] 199.204.45.65 () {48 vars in 1047 bytes} [Mon Aug 10 11:38:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/501] 199.204.45.65 () {48 vars in 1095 bytes} [Mon Aug 10 11:38:55 2026] GET /v2.1/flavors/7deab49b-1196-449d-b851-239b0ecf72e9/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/504] 199.204.45.65 () {42 vars in 701 bytes} [Mon Aug 10 11:38:56 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/505] 199.204.45.65 () {44 vars in 905 bytes} [Mon Aug 10 11:38:56 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 253/506] 199.204.45.65 () {46 vars in 978 bytes} [Mon Aug 10 11:38:56 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-10 11:38:56.442 7 INFO nova.api.openstack.wsgi [None req-51c0191f-a269-46d6-a7f2-075f8ce35559 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 254/507] 199.204.45.65 () {48 vars in 1011 bytes} [Mon Aug 10 11:38:56 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/508] 199.204.45.65 () {48 vars in 1047 bytes} [Mon Aug 10 11:38:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/509] 199.204.45.65 () {48 vars in 1095 bytes} [Mon Aug 10 11:38:56 2026] GET /v2.1/flavors/9feeaa7a-cc79-44e5-b5fe-6504f8e086f6/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/522] 199.204.45.65 () {42 vars in 701 bytes} [Mon Aug 10 11:40:00 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/523] 199.204.45.65 () {44 vars in 905 bytes} [Mon Aug 10 11:40:00 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 262/524] 199.204.45.65 () {46 vars in 978 bytes} [Mon Aug 10 11:40:00 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-10 11:40:00.794 7 INFO nova.api.openstack.wsgi [None req-c510ec01-ad15-47ee-8243-e068fdf63d31 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 263/525] 199.204.45.65 () {48 vars in 1013 bytes} [Mon Aug 10 11:40:00 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/526] 199.204.45.65 () {48 vars in 1047 bytes} [Mon Aug 10 11:40:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/527] 199.204.45.65 () {48 vars in 1095 bytes} [Mon Aug 10 11:40:00 2026] GET /v2.1/flavors/c5437aea-6eaf-4edc-b921-f406903fb9f6/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/530] 199.204.45.65 () {42 vars in 701 bytes} [Mon Aug 10 11:40:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/531] 199.204.45.65 () {44 vars in 905 bytes} [Mon Aug 10 11:40:08 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 267/532] 199.204.45.65 () {46 vars in 978 bytes} [Mon Aug 10 11:40:08 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/533] 199.204.45.65 () {48 vars in 1047 bytes} [Mon Aug 10 11:40:08 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/534] 199.204.45.65 () {42 vars in 701 bytes} [Mon Aug 10 11:40:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/535] 199.204.45.65 () {44 vars in 905 bytes} [Mon Aug 10 11:40:12 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 269/536] 199.204.45.65 () {46 vars in 978 bytes} [Mon Aug 10 11:40:12 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/537] 199.204.45.65 () {48 vars in 1069 bytes} [Mon Aug 10 11:40:12 2026] GET /v2.1/os-quota-sets/76e8fd8ea3cd4bc9b5f4eadb56f9665b => generated 280 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/548] 199.204.45.65 () {42 vars in 701 bytes} [Mon Aug 10 11:41:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/549] 199.204.45.65 () {44 vars in 905 bytes} [Mon Aug 10 11:41:03 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 276/550] 199.204.45.65 () {46 vars in 978 bytes} [Mon Aug 10 11:41:03 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-10 11:41:04.007 8 INFO nova.api.openstack.wsgi [None req-b920182b-dd4d-4d60-a011-e6b272c30178 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 275/551] 199.204.45.65 () {48 vars in 1011 bytes} [Mon Aug 10 11:41:03 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/552] 199.204.45.65 () {48 vars in 1047 bytes} [Mon Aug 10 11:41:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/553] 199.204.45.65 () {48 vars in 1095 bytes} [Mon Aug 10 11:41:04 2026] GET /v2.1/flavors/0571a608-c336-4db2-8fae-a4a8007c510b/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/558] 199.204.45.65 () {42 vars in 701 bytes} [Mon Aug 10 11:41:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/559] 199.204.45.65 () {44 vars in 905 bytes} [Mon Aug 10 11:41:19 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 281/560] 199.204.45.65 () {46 vars in 978 bytes} [Mon Aug 10 11:41:19 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/561] 199.204.45.65 () {48 vars in 1069 bytes} [Mon Aug 10 11:41:19 2026] GET /v2.1/os-quota-sets/ae862c516d8d4453a88c5afd790ece39 => generated 280 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/572] 199.204.45.65 () {42 vars in 701 bytes} [Mon Aug 10 11:42:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/573] 199.204.45.65 () {44 vars in 905 bytes} [Mon Aug 10 11:42:08 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 288/574] 199.204.45.65 () {46 vars in 978 bytes} [Mon Aug 10 11:42:08 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-10 11:42:08.260 8 INFO nova.api.openstack.wsgi [None req-cdc56995-1612-4106-8fdb-fa1f80d378f4 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 287/575] 199.204.45.65 () {48 vars in 1007 bytes} [Mon Aug 10 11:42:08 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/576] 199.204.45.65 () {48 vars in 1047 bytes} [Mon Aug 10 11:42:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 292/585] 10.0.0.232 () {32 vars in 655 bytes} [Mon Aug 10 11:42:50 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/586] 10.0.0.232 () {32 vars in 641 bytes} [Mon Aug 10 11:42:51 2026] GET /v2.1/servers => generated 15 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-10 11:42:51.239 8 WARNING oslo_db.sqlalchemy.utils [None req-34b776b4-b4d2-4caf-88de-c063006f5f99 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 293/587] 10.0.0.232 () {32 vars in 649 bytes} [Mon Aug 10 11:42:51 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/588] 10.0.0.232 () {32 vars in 694 bytes} [Mon Aug 10 11:42:51 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/591] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:01 2026] GET /v2.1/flavors/f739134a-cdca-4e6a-8c1e-f93c063597eb => generated 511 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/592] 10.0.0.232 () {32 vars in 641 bytes} [Mon Aug 10 11:43:01 2026] GET /v2.1/flavors => generated 1674 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/593] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:02 2026] GET /v2.1/flavors/f739134a-cdca-4e6a-8c1e-f93c063597eb => generated 511 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/596] 10.0.0.232 () {34 vars in 671 bytes} [Mon Aug 10 11:43:09 2026] POST /v2.1/os-keypairs => generated 385 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/597] 10.0.0.232 () {34 vars in 671 bytes} [Mon Aug 10 11:43:12 2026] POST /v2.1/os-keypairs => generated 386 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-10 11:43:13.973 7 WARNING neutronclient.v2_0.client [None req-8bdc13dc-1798-461d-894e-d9c5d1887899 2e41883f864b40738e4320d0e02fe8d3 2b26d6eac9c941009e0c64f40018bfc0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 301/598] 10.0.0.232 () {34 vars in 685 bytes} [Mon Aug 10 11:43:13 2026] POST /v2.1/os-security-groups => generated 248 bytes in 1431 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-10 11:43:15.380 8 WARNING neutronclient.v2_0.client [None req-a6111863-41fb-4a5f-8d06-dc9cd93b8621 2e41883f864b40738e4320d0e02fe8d3 2b26d6eac9c941009e0c64f40018bfc0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:43:16.227 8 WARNING neutronclient.v2_0.client [None req-a6111863-41fb-4a5f-8d06-dc9cd93b8621 2e41883f864b40738e4320d0e02fe8d3 2b26d6eac9c941009e0c64f40018bfc0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 298/601] 10.0.0.232 () {34 vars in 695 bytes} [Mon Aug 10 11:43:15 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1802 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-10 11:43:17.198 7 WARNING neutronclient.v2_0.client [None req-1d50b7a3-e093-489b-bacd-e13727d9e68b 2e41883f864b40738e4320d0e02fe8d3 2b26d6eac9c941009e0c64f40018bfc0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:43:17.294 8 WARNING neutronclient.v2_0.client [None req-371a24c8-1745-464a-9762-eeebb9c98493 e0e8e569b4634b1fb49cb3776bfb8e5c 53b4c23294ae446f80fa0b401675913b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/602] 10.0.0.232 () {34 vars in 685 bytes} [Mon Aug 10 11:43:17 2026] POST /v2.1/os-security-groups => generated 248 bytes in 424 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-10 11:43:17.619 7 WARNING neutronclient.v2_0.client [None req-38d0cda6-ae17-4dbe-ba3d-3bdc367c3da7 2e41883f864b40738e4320d0e02fe8d3 2b26d6eac9c941009e0c64f40018bfc0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:43:17.738 7 WARNING neutronclient.v2_0.client [None req-38d0cda6-ae17-4dbe-ba3d-3bdc367c3da7 2e41883f864b40738e4320d0e02fe8d3 2b26d6eac9c941009e0c64f40018bfc0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:43:17.748 8 WARNING neutronclient.v2_0.client [None req-371a24c8-1745-464a-9762-eeebb9c98493 e0e8e569b4634b1fb49cb3776bfb8e5c 53b4c23294ae446f80fa0b401675913b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/603] 10.0.0.232 () {34 vars in 695 bytes} [Mon Aug 10 11:43:17 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 523 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-10 11:43:18.157 7 WARNING neutronclient.v2_0.client [None req-25820080-3be3-47da-9012-2bf4ae904409 2e41883f864b40738e4320d0e02fe8d3 2b26d6eac9c941009e0c64f40018bfc0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:43:18.291 7 WARNING neutronclient.v2_0.client [None req-25820080-3be3-47da-9012-2bf4ae904409 2e41883f864b40738e4320d0e02fe8d3 2b26d6eac9c941009e0c64f40018bfc0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:43:18.310 8 WARNING neutronclient.v2_0.client [None req-371a24c8-1745-464a-9762-eeebb9c98493 e0e8e569b4634b1fb49cb3776bfb8e5c 53b4c23294ae446f80fa0b401675913b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/604] 10.0.0.232 () {34 vars in 695 bytes} [Mon Aug 10 11:43:18 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-10 11:43:18.491 7 WARNING neutronclient.v2_0.client [None req-f2eda42d-ec27-4bd4-99a6-cf44a5cd95cb aca55957a00a487bab46026af96d4e3f c6e1dd857f2248d888615e5745886a13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/605] 10.0.0.232 () {34 vars in 685 bytes} [Mon Aug 10 11:43:18 2026] POST /v2.1/os-security-groups => generated 243 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-10 11:43:18.711 7 WARNING neutronclient.v2_0.client [None req-224f5c5b-5a82-4f53-905e-03f9f509a1cf 2e41883f864b40738e4320d0e02fe8d3 2b26d6eac9c941009e0c64f40018bfc0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 308/606] 10.0.0.232 () {32 vars in 737 bytes} [Mon Aug 10 11:43:18 2026] GET /v2.1/os-security-groups/4a61ff01-2b74-4d6e-bf50-550f6667cc60 => generated 665 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-10 11:43:18.761 7 WARNING neutronclient.v2_0.client [None req-c50da2e2-3d41-47d7-a300-f525f7d72622 aca55957a00a487bab46026af96d4e3f c6e1dd857f2248d888615e5745886a13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 299/607] 10.0.0.232 () {34 vars in 663 bytes} [Mon Aug 10 11:43:17 2026] POST /v2.1/servers => generated 450 bytes in 1700 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:18.905 8 WARNING neutronclient.v2_0.client [None req-76e23572-e19b-4c05-a642-0dc5256a90a5 2e41883f864b40738e4320d0e02fe8d3 2b26d6eac9c941009e0c64f40018bfc0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:43:18.933 8 WARNING neutronclient.v2_0.client [None req-76e23572-e19b-4c05-a642-0dc5256a90a5 2e41883f864b40738e4320d0e02fe8d3 2b26d6eac9c941009e0c64f40018bfc0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/608] 10.0.0.232 () {34 vars in 685 bytes} [Mon Aug 10 11:43:18 2026] POST /v2.1/os-security-groups => generated 244 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-10 11:43:18.966 7 WARNING neutronclient.v2_0.client [None req-056adfa0-c6ec-430c-9b0f-e2df8f6ceb0c e0e8e569b4634b1fb49cb3776bfb8e5c 53b4c23294ae446f80fa0b401675913b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:43:18.977 8 WARNING neutronclient.v2_0.client [None req-76e23572-e19b-4c05-a642-0dc5256a90a5 2e41883f864b40738e4320d0e02fe8d3 2b26d6eac9c941009e0c64f40018bfc0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/609] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:18 2026] GET /v2.1/servers/b325cf67-5efc-4b69-975a-22df25927641 => generated 1400 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:19.025 7 WARNING neutronclient.v2_0.client [None req-efa5858f-4107-4ffa-81b4-280fcfb4db1e aca55957a00a487bab46026af96d4e3f c6e1dd857f2248d888615e5745886a13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/610] 10.0.0.232 () {32 vars in 750 bytes} [Mon Aug 10 11:43:18 2026] DELETE /v2.1/os-security-group-rules/abefb34c-b118-41d9-9d81-b74cdbeb02b5 => generated 0 bytes in 222 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-10 11:43:19.142 8 WARNING neutronclient.v2_0.client [None req-1ccfe72a-6b93-4850-8762-59d259fae43d 2e41883f864b40738e4320d0e02fe8d3 2b26d6eac9c941009e0c64f40018bfc0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:43:19.192 8 WARNING neutronclient.v2_0.client [None req-1ccfe72a-6b93-4850-8762-59d259fae43d 2e41883f864b40738e4320d0e02fe8d3 2b26d6eac9c941009e0c64f40018bfc0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/611] 10.0.0.232 () {34 vars in 685 bytes} [Mon Aug 10 11:43:19 2026] POST /v2.1/os-security-groups => generated 243 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-10 11:43:19.233 7 WARNING neutronclient.v2_0.client [None req-a42f0245-1ffd-460e-8582-f59c1bcf1b2d aca55957a00a487bab46026af96d4e3f c6e1dd857f2248d888615e5745886a13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:43:19.283 7 WARNING neutronclient.v2_0.client [None req-a42f0245-1ffd-460e-8582-f59c1bcf1b2d aca55957a00a487bab46026af96d4e3f c6e1dd857f2248d888615e5745886a13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:43:19.327 7 WARNING neutronclient.v2_0.client [None req-a42f0245-1ffd-460e-8582-f59c1bcf1b2d aca55957a00a487bab46026af96d4e3f c6e1dd857f2248d888615e5745886a13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 301/612] 10.0.0.232 () {32 vars in 740 bytes} [Mon Aug 10 11:43:19 2026] DELETE /v2.1/os-security-groups/4a61ff01-2b74-4d6e-bf50-550f6667cc60 => generated 0 bytes in 223 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/613] 10.0.0.232 () {32 vars in 663 bytes} [Mon Aug 10 11:43:19 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-10 11:43:19.367 8 WARNING neutronclient.v2_0.client [None req-025c2f91-501b-4048-afda-b6f2401b4276 2e41883f864b40738e4320d0e02fe8d3 2b26d6eac9c941009e0c64f40018bfc0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:43:19.376 7 WARNING neutronclient.v2_0.client [None req-6c85128f-246b-4585-8712-614cbd636348 aca55957a00a487bab46026af96d4e3f c6e1dd857f2248d888615e5745886a13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:43:19.406 8 WARNING neutronclient.v2_0.client [None req-025c2f91-501b-4048-afda-b6f2401b4276 2e41883f864b40738e4320d0e02fe8d3 2b26d6eac9c941009e0c64f40018bfc0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:43:19.407 7 WARNING neutronclient.v2_0.client [None req-6c85128f-246b-4585-8712-614cbd636348 aca55957a00a487bab46026af96d4e3f c6e1dd857f2248d888615e5745886a13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/614] 10.0.0.232 () {32 vars in 740 bytes} [Mon Aug 10 11:43:19 2026] DELETE /v2.1/os-security-groups/f8cbabd6-46a4-4e4f-9fb9-47248987453b => generated 0 bytes in 183 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/615] 10.0.0.232 () {32 vars in 740 bytes} [Mon Aug 10 11:43:19 2026] DELETE /v2.1/os-security-groups/95a6a0a5-8a42-4875-8a3f-4571be97ded8 => generated 0 bytes in 176 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-10 11:43:19.560 8 WARNING neutronclient.v2_0.client [None req-906a3eec-a328-4eef-8806-da59914a359a aca55957a00a487bab46026af96d4e3f c6e1dd857f2248d888615e5745886a13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:43:19.584 8 INFO nova.api.openstack.wsgi [None req-906a3eec-a328-4eef-8806-da59914a359a aca55957a00a487bab46026af96d4e3f c6e1dd857f2248d888615e5745886a13 - - default default] HTTP exception thrown: Security group 95a6a0a5-8a42-4875-8a3f-4571be97ded8 does not exist Neutron server returns request_ids: ['req-412552e9-dc59-4d69-8faf-e2e7a5b6b283'] [pid: 8|app: 0|req: 303/616] 10.0.0.232 () {32 vars in 737 bytes} [Mon Aug 10 11:43:19 2026] GET /v2.1/os-security-groups/95a6a0a5-8a42-4875-8a3f-4571be97ded8 => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-10 11:43:19.600 7 WARNING neutronclient.v2_0.client [None req-b4f0fe6a-295b-47a5-903d-800b3421e384 aca55957a00a487bab46026af96d4e3f c6e1dd857f2248d888615e5745886a13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:43:19.642 7 WARNING neutronclient.v2_0.client [None req-b4f0fe6a-295b-47a5-903d-800b3421e384 aca55957a00a487bab46026af96d4e3f c6e1dd857f2248d888615e5745886a13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/617] 10.0.0.232 () {32 vars in 740 bytes} [Mon Aug 10 11:43:19 2026] DELETE /v2.1/os-security-groups/75279924-bd68-4dfb-9cb2-8a5dce8a7116 => generated 0 bytes in 213 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-10 11:43:19.820 8 WARNING neutronclient.v2_0.client [None req-44ab0e57-36db-475c-8143-1c9930d2e1c1 aca55957a00a487bab46026af96d4e3f c6e1dd857f2248d888615e5745886a13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:43:19.839 8 INFO nova.api.openstack.wsgi [None req-44ab0e57-36db-475c-8143-1c9930d2e1c1 aca55957a00a487bab46026af96d4e3f c6e1dd857f2248d888615e5745886a13 - - default default] HTTP exception thrown: Security group 75279924-bd68-4dfb-9cb2-8a5dce8a7116 does not exist Neutron server returns request_ids: ['req-d3c62ff5-9fc2-4de1-80d0-8cd69aa58b50'] [pid: 8|app: 0|req: 304/618] 10.0.0.232 () {32 vars in 737 bytes} [Mon Aug 10 11:43:19 2026] GET /v2.1/os-security-groups/75279924-bd68-4dfb-9cb2-8a5dce8a7116 => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-10 11:43:19.850 7 WARNING neutronclient.v2_0.client [None req-2c4d1305-98e8-4389-a7bf-599de98fa694 aca55957a00a487bab46026af96d4e3f c6e1dd857f2248d888615e5745886a13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:43:19.886 7 WARNING neutronclient.v2_0.client [None req-2c4d1305-98e8-4389-a7bf-599de98fa694 aca55957a00a487bab46026af96d4e3f c6e1dd857f2248d888615e5745886a13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/619] 10.0.0.232 () {32 vars in 740 bytes} [Mon Aug 10 11:43:19 2026] DELETE /v2.1/os-security-groups/3e8fef57-8451-4d7b-a0b2-14bd29cfd23d => generated 0 bytes in 162 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-10 11:43:20.020 8 WARNING neutronclient.v2_0.client [None req-5252c0b9-ff85-4c92-ac71-d2bf17b9cb43 aca55957a00a487bab46026af96d4e3f c6e1dd857f2248d888615e5745886a13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:43:20.039 8 INFO nova.api.openstack.wsgi [None req-5252c0b9-ff85-4c92-ac71-d2bf17b9cb43 aca55957a00a487bab46026af96d4e3f c6e1dd857f2248d888615e5745886a13 - - default default] HTTP exception thrown: Security group 3e8fef57-8451-4d7b-a0b2-14bd29cfd23d does not exist Neutron server returns request_ids: ['req-03a831ca-e884-4a0e-bd1a-92fd8cabbcc8'] [pid: 8|app: 0|req: 305/620] 10.0.0.232 () {32 vars in 737 bytes} [Mon Aug 10 11:43:20 2026] GET /v2.1/os-security-groups/3e8fef57-8451-4d7b-a0b2-14bd29cfd23d => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-10 11:43:20.050 8 WARNING neutronclient.v2_0.client [None req-797d40c6-b6f7-4fb7-bc21-55a9bc7b05bc aca55957a00a487bab46026af96d4e3f c6e1dd857f2248d888615e5745886a13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:43:20.082 7 WARNING neutronclient.v2_0.client [None req-49fb2315-153a-4643-8ba2-e8dff88fc49f e0e8e569b4634b1fb49cb3776bfb8e5c 53b4c23294ae446f80fa0b401675913b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:43:20.094 8 WARNING neutronclient.v2_0.client [None req-797d40c6-b6f7-4fb7-bc21-55a9bc7b05bc aca55957a00a487bab46026af96d4e3f c6e1dd857f2248d888615e5745886a13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/621] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:20 2026] GET /v2.1/servers/b325cf67-5efc-4b69-975a-22df25927641 => generated 1404 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-10 11:43:20.171 8 WARNING neutronclient.v2_0.client [None req-797d40c6-b6f7-4fb7-bc21-55a9bc7b05bc aca55957a00a487bab46026af96d4e3f c6e1dd857f2248d888615e5745886a13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/622] 10.0.0.232 () {32 vars in 663 bytes} [Mon Aug 10 11:43:20 2026] GET /v2.1/os-security-groups => generated 707 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:20.229 7 WARNING neutronclient.v2_0.client [None req-f3bf8a2e-fdb5-4224-a8c3-054a85b17f84 aca55957a00a487bab46026af96d4e3f c6e1dd857f2248d888615e5745886a13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:43:20.253 7 INFO nova.api.openstack.wsgi [None req-f3bf8a2e-fdb5-4224-a8c3-054a85b17f84 aca55957a00a487bab46026af96d4e3f c6e1dd857f2248d888615e5745886a13 - - default default] HTTP exception thrown: Security group 3e8fef57-8451-4d7b-a0b2-14bd29cfd23d does not exist Neutron server returns request_ids: ['req-6a4e94f4-5d70-4803-a65c-22dc81047f44'] [pid: 7|app: 0|req: 317/623] 10.0.0.232 () {32 vars in 740 bytes} [Mon Aug 10 11:43:20 2026] DELETE /v2.1/os-security-groups/3e8fef57-8451-4d7b-a0b2-14bd29cfd23d => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-10 11:43:20.267 8 WARNING neutronclient.v2_0.client [None req-27b8a595-968f-427a-b26d-e12201ad19e5 aca55957a00a487bab46026af96d4e3f c6e1dd857f2248d888615e5745886a13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:43:20.288 8 INFO nova.api.openstack.wsgi [None req-27b8a595-968f-427a-b26d-e12201ad19e5 aca55957a00a487bab46026af96d4e3f c6e1dd857f2248d888615e5745886a13 - - default default] HTTP exception thrown: Security group 75279924-bd68-4dfb-9cb2-8a5dce8a7116 does not exist Neutron server returns request_ids: ['req-92dfdc39-5ec9-4854-8b7a-52b186b3a5ee'] [pid: 8|app: 0|req: 307/624] 10.0.0.232 () {32 vars in 740 bytes} [Mon Aug 10 11:43:20 2026] DELETE /v2.1/os-security-groups/75279924-bd68-4dfb-9cb2-8a5dce8a7116 => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-10 11:43:20.303 7 WARNING neutronclient.v2_0.client [None req-28d637d5-84c6-40f6-89e2-4fc8aee8bafc aca55957a00a487bab46026af96d4e3f c6e1dd857f2248d888615e5745886a13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:43:20.329 7 INFO nova.api.openstack.wsgi [None req-28d637d5-84c6-40f6-89e2-4fc8aee8bafc aca55957a00a487bab46026af96d4e3f c6e1dd857f2248d888615e5745886a13 - - default default] HTTP exception thrown: Security group 95a6a0a5-8a42-4875-8a3f-4571be97ded8 does not exist Neutron server returns request_ids: ['req-3f0806ef-3638-40e5-885e-22757d7b1f16'] [pid: 7|app: 0|req: 318/625] 10.0.0.232 () {32 vars in 740 bytes} [Mon Aug 10 11:43:20 2026] DELETE /v2.1/os-security-groups/95a6a0a5-8a42-4875-8a3f-4571be97ded8 => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-10 11:43:20.494 8 WARNING neutronclient.v2_0.client [None req-0bf1a083-237c-4761-b6cc-b286cb1cddc1 0a71edd2e7ec4bc3944f5e33de1a5dc2 fee5970e436e4fe8b1c4234f368a4845 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:43:20.568 8 WARNING neutronclient.v2_0.client [None req-0bf1a083-237c-4761-b6cc-b286cb1cddc1 0a71edd2e7ec4bc3944f5e33de1a5dc2 fee5970e436e4fe8b1c4234f368a4845 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:43:21.232 7 WARNING neutronclient.v2_0.client [None req-c0fc736c-2b67-42b2-800c-742c12d60084 e0e8e569b4634b1fb49cb3776bfb8e5c 53b4c23294ae446f80fa0b401675913b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/626] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:21 2026] GET /v2.1/servers/b325cf67-5efc-4b69-975a-22df25927641 => generated 1452 bytes in 375 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-10 11:43:22.143 8 WARNING neutronclient.v2_0.client [None req-0bf1a083-237c-4761-b6cc-b286cb1cddc1 0a71edd2e7ec4bc3944f5e33de1a5dc2 fee5970e436e4fe8b1c4234f368a4845 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:22.595 7 WARNING neutronclient.v2_0.client [None req-dd4a8c86-b4fd-4fcc-8748-293490ee6f04 e0e8e569b4634b1fb49cb3776bfb8e5c 53b4c23294ae446f80fa0b401675913b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/627] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:22 2026] GET /v2.1/servers/b325cf67-5efc-4b69-975a-22df25927641 => generated 1452 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/628] 10.0.0.232 () {34 vars in 663 bytes} [Mon Aug 10 11:43:20 2026] POST /v2.1/servers => generated 451 bytes in 2421 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:22.850 7 WARNING neutronclient.v2_0.client [None req-f5a492af-a4a5-485c-897a-c247c0f9f9ac 0a71edd2e7ec4bc3944f5e33de1a5dc2 fee5970e436e4fe8b1c4234f368a4845 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/629] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:22 2026] GET /v2.1/servers/15a632f4-e3f0-4dd0-b1dc-d02bdae37e9d => generated 1252 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:23.723 8 WARNING neutronclient.v2_0.client [None req-4b97ba57-4139-423d-8e3a-bd73181d93f1 e0e8e569b4634b1fb49cb3776bfb8e5c 53b4c23294ae446f80fa0b401675913b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/630] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:23 2026] GET /v2.1/servers/b325cf67-5efc-4b69-975a-22df25927641 => generated 1460 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:23.958 7 WARNING neutronclient.v2_0.client [None req-24b8b28d-6f5b-423c-878b-8602db950819 0a71edd2e7ec4bc3944f5e33de1a5dc2 fee5970e436e4fe8b1c4234f368a4845 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/631] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:23 2026] GET /v2.1/servers/15a632f4-e3f0-4dd0-b1dc-d02bdae37e9d => generated 1302 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:24.815 8 WARNING neutronclient.v2_0.client [None req-56cb449c-d1d9-4824-826d-3f10db75c563 e0e8e569b4634b1fb49cb3776bfb8e5c 53b4c23294ae446f80fa0b401675913b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:25.042 7 WARNING neutronclient.v2_0.client [None req-9598451c-5005-476f-8c8c-e8a674f0f9a9 0a71edd2e7ec4bc3944f5e33de1a5dc2 fee5970e436e4fe8b1c4234f368a4845 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/632] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:24 2026] GET /v2.1/servers/b325cf67-5efc-4b69-975a-22df25927641 => generated 1470 bytes in 575 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/633] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:25 2026] GET /v2.1/servers/15a632f4-e3f0-4dd0-b1dc-d02bdae37e9d => generated 1350 bytes in 366 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:26.407 7 WARNING neutronclient.v2_0.client [None req-9f53ab64-3b34-401c-a90d-ea4cc9e66e1d e0e8e569b4634b1fb49cb3776bfb8e5c 53b4c23294ae446f80fa0b401675913b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:43:26.437 8 WARNING neutronclient.v2_0.client [None req-37a03ad2-4306-4316-b35e-41c43455066a 0a71edd2e7ec4bc3944f5e33de1a5dc2 fee5970e436e4fe8b1c4234f368a4845 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/636] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:26 2026] GET /v2.1/servers/b325cf67-5efc-4b69-975a-22df25927641 => generated 1458 bytes in 605 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/637] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:26 2026] GET /v2.1/servers/15a632f4-e3f0-4dd0-b1dc-d02bdae37e9d => generated 1350 bytes in 602 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:28.020 7 WARNING neutronclient.v2_0.client [None req-75bcecab-90e8-465c-9f52-078230113f09 e0e8e569b4634b1fb49cb3776bfb8e5c 53b4c23294ae446f80fa0b401675913b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:43:28.038 8 WARNING neutronclient.v2_0.client [None req-cb299e69-b2ec-4389-bb26-862148b5fd2d 0a71edd2e7ec4bc3944f5e33de1a5dc2 fee5970e436e4fe8b1c4234f368a4845 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/638] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:27 2026] GET /v2.1/servers/b325cf67-5efc-4b69-975a-22df25927641 => generated 1458 bytes in 456 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/639] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:28 2026] GET /v2.1/servers/15a632f4-e3f0-4dd0-b1dc-d02bdae37e9d => generated 1358 bytes in 486 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:29.504 7 WARNING neutronclient.v2_0.client [None req-81c64ded-c7a8-40cd-aa0c-2c9d06788ced e0e8e569b4634b1fb49cb3776bfb8e5c 53b4c23294ae446f80fa0b401675913b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:29.559 8 WARNING neutronclient.v2_0.client [None req-2bc6a251-6633-4a08-a868-5ed9d19c62b6 0a71edd2e7ec4bc3944f5e33de1a5dc2 fee5970e436e4fe8b1c4234f368a4845 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/640] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:29 2026] GET /v2.1/servers/b325cf67-5efc-4b69-975a-22df25927641 => generated 1458 bytes in 1996 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/641] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:29 2026] GET /v2.1/servers/15a632f4-e3f0-4dd0-b1dc-d02bdae37e9d => generated 1368 bytes in 1965 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 328/642] 10.0.0.232 () {34 vars in 671 bytes} [Mon Aug 10 11:43:31 2026] POST /v2.1/os-keypairs => generated 385 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 315/643] 10.0.0.232 () {34 vars in 671 bytes} [Mon Aug 10 11:43:31 2026] POST /v2.1/os-keypairs => generated 386 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-10 11:43:32.509 7 WARNING neutronclient.v2_0.client [None req-2933911d-81f7-4241-8ee8-862b87ed4cba e0e8e569b4634b1fb49cb3776bfb8e5c 53b4c23294ae446f80fa0b401675913b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:43:32.540 8 WARNING neutronclient.v2_0.client [None req-7cd8bed7-0409-499a-bdc6-93cb44fbde22 0a71edd2e7ec4bc3944f5e33de1a5dc2 fee5970e436e4fe8b1c4234f368a4845 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/644] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:32 2026] GET /v2.1/servers/b325cf67-5efc-4b69-975a-22df25927641 => generated 1458 bytes in 384 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/645] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:32 2026] GET /v2.1/servers/15a632f4-e3f0-4dd0-b1dc-d02bdae37e9d => generated 1436 bytes in 766 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:33.850 7 INFO nova.api.openstack.compute.server_external_events [req-6ded2b28-6e80-44a8-9dcf-bc12ff4ec710 req-50ff0267-c925-47a7-a2ea-1b148334d309 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-changed:ff847288-b8a2-451c-8612-5ac242f508d7 for instance 15a632f4-e3f0-4dd0-b1dc-d02bdae37e9d on instance 2026-08-10 11:43:33.855 7 INFO nova.compute.rpcapi [None req-9bf13335-9593-42eb-9e4e-722ba80ba365 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 330/646] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:43:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-10 11:43:33.913 8 WARNING neutronclient.v2_0.client [None req-32fd9146-d200-4003-9294-a0ccaaead052 e0e8e569b4634b1fb49cb3776bfb8e5c 53b4c23294ae446f80fa0b401675913b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 317/647] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:33 2026] GET /v2.1/servers/b325cf67-5efc-4b69-975a-22df25927641 => generated 1458 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:34.228 7 WARNING neutronclient.v2_0.client [None req-6ba959a0-d53b-4273-bba5-c09045c93fdb 168cb566488c4267899cde3b7145fa0b 60a2c5000bea417c8e7e8648d621bcc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:43:34.261 7 WARNING neutronclient.v2_0.client [None req-6ba959a0-d53b-4273-bba5-c09045c93fdb 168cb566488c4267899cde3b7145fa0b 60a2c5000bea417c8e7e8648d621bcc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:34.324 8 WARNING neutronclient.v2_0.client [None req-5d0d375f-d886-4b88-b998-84d5df06fd51 0a71edd2e7ec4bc3944f5e33de1a5dc2 fee5970e436e4fe8b1c4234f368a4845 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:43:34.432 7 WARNING neutronclient.v2_0.client [None req-6ba959a0-d53b-4273-bba5-c09045c93fdb 168cb566488c4267899cde3b7145fa0b 60a2c5000bea417c8e7e8648d621bcc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/648] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:34 2026] GET /v2.1/servers/15a632f4-e3f0-4dd0-b1dc-d02bdae37e9d => generated 1424 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:34.492 8 WARNING neutronclient.v2_0.client [None req-2a5845c6-4bff-4660-b3c9-a5817641ec0b 30bc95b59b7444e38189e8b956bc10cf c21ad9d4b84147ee845fd7903d56b891 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:43:34.530 8 WARNING neutronclient.v2_0.client [None req-2a5845c6-4bff-4660-b3c9-a5817641ec0b 30bc95b59b7444e38189e8b956bc10cf c21ad9d4b84147ee845fd7903d56b891 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:43:34.690 8 WARNING neutronclient.v2_0.client [None req-2a5845c6-4bff-4660-b3c9-a5817641ec0b 30bc95b59b7444e38189e8b956bc10cf c21ad9d4b84147ee845fd7903d56b891 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/649] 10.0.0.232 () {34 vars in 663 bytes} [Mon Aug 10 11:43:34 2026] POST /v2.1/servers => generated 453 bytes in 414 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:34.870 8 WARNING neutronclient.v2_0.client [None req-3b35c094-3de9-4489-9779-3a82bf44aa41 30bc95b59b7444e38189e8b956bc10cf c21ad9d4b84147ee845fd7903d56b891 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/650] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:34 2026] GET /v2.1/servers/ae36a7eb-58d5-4a52-94eb-bc96ed49fb6c => generated 1392 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 331/651] 10.0.0.232 () {34 vars in 663 bytes} [Mon Aug 10 11:43:34 2026] POST /v2.1/servers => generated 452 bytes in 807 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:34.989 8 WARNING neutronclient.v2_0.client [None req-86958943-55ca-4567-89d4-4726c06fd79d e0e8e569b4634b1fb49cb3776bfb8e5c 53b4c23294ae446f80fa0b401675913b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:43:34.997 7 WARNING neutronclient.v2_0.client [None req-03f152c2-9f77-4658-9bf2-43a9f745c2f4 168cb566488c4267899cde3b7145fa0b 60a2c5000bea417c8e7e8648d621bcc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/652] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:34 2026] GET /v2.1/servers/b325cf67-5efc-4b69-975a-22df25927641 => generated 1402 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/653] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:34 2026] GET /v2.1/servers/34f25d3f-4523-4f25-9a08-bd6a0eafe6b6 => generated 1431 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:35.478 8 WARNING neutronclient.v2_0.client [None req-a2c36880-4dd5-4d10-8cd1-d9d6db8a6518 0a71edd2e7ec4bc3944f5e33de1a5dc2 fee5970e436e4fe8b1c4234f368a4845 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/654] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:35 2026] GET /v2.1/servers/15a632f4-e3f0-4dd0-b1dc-d02bdae37e9d => generated 1424 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:35.972 8 WARNING neutronclient.v2_0.client [None req-0e8258da-0c97-4b91-96d0-374659552da8 30bc95b59b7444e38189e8b956bc10cf c21ad9d4b84147ee845fd7903d56b891 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/657] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:35 2026] GET /v2.1/servers/ae36a7eb-58d5-4a52-94eb-bc96ed49fb6c => generated 1396 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:36.063 7 WARNING neutronclient.v2_0.client [None req-ea5cec49-d3dd-4b36-8420-5fb302158577 e0e8e569b4634b1fb49cb3776bfb8e5c 53b4c23294ae446f80fa0b401675913b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:43:36.075 8 WARNING neutronclient.v2_0.client [None req-bc0853f1-8d0d-4049-b7ae-d259b328d805 168cb566488c4267899cde3b7145fa0b 60a2c5000bea417c8e7e8648d621bcc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/658] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:36 2026] GET /v2.1/servers/b325cf67-5efc-4b69-975a-22df25927641 => generated 1402 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/659] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:36 2026] GET /v2.1/servers/34f25d3f-4523-4f25-9a08-bd6a0eafe6b6 => generated 1435 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:36.612 7 WARNING neutronclient.v2_0.client [None req-c3c721dd-ef91-46b9-80f6-57cd4f1b50d9 0a71edd2e7ec4bc3944f5e33de1a5dc2 fee5970e436e4fe8b1c4234f368a4845 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/660] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:36 2026] GET /v2.1/servers/15a632f4-e3f0-4dd0-b1dc-d02bdae37e9d => generated 1424 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:37.072 8 WARNING neutronclient.v2_0.client [None req-ab4d894d-7c53-4f83-b37f-4b0076bae3e4 30bc95b59b7444e38189e8b956bc10cf c21ad9d4b84147ee845fd7903d56b891 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/661] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:37 2026] GET /v2.1/servers/ae36a7eb-58d5-4a52-94eb-bc96ed49fb6c => generated 1444 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:37.148 8 WARNING neutronclient.v2_0.client [None req-6bf2c1d2-c2fb-4dfd-87ee-185883a94d2c 168cb566488c4267899cde3b7145fa0b 60a2c5000bea417c8e7e8648d621bcc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:43:37.148 7 WARNING neutronclient.v2_0.client [None req-c3599ccc-e60e-4301-a40d-92fe21601cde e0e8e569b4634b1fb49cb3776bfb8e5c 53b4c23294ae446f80fa0b401675913b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/662] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:37 2026] GET /v2.1/servers/b325cf67-5efc-4b69-975a-22df25927641 => generated 1402 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/663] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:37 2026] GET /v2.1/servers/34f25d3f-4523-4f25-9a08-bd6a0eafe6b6 => generated 1427 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:37.770 7 WARNING neutronclient.v2_0.client [None req-fee024e8-904f-4d02-8151-1e956e37da6d 0a71edd2e7ec4bc3944f5e33de1a5dc2 fee5970e436e4fe8b1c4234f368a4845 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/664] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:37 2026] GET /v2.1/servers/15a632f4-e3f0-4dd0-b1dc-d02bdae37e9d => generated 1424 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:38.163 8 WARNING neutronclient.v2_0.client [None req-b02e32bd-6401-438e-98e0-ef0083c9c57d 30bc95b59b7444e38189e8b956bc10cf c21ad9d4b84147ee845fd7903d56b891 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/665] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:38 2026] GET /v2.1/servers/ae36a7eb-58d5-4a52-94eb-bc96ed49fb6c => generated 1444 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:38.239 7 WARNING neutronclient.v2_0.client [None req-d4980bde-c610-401a-b7f9-11f4bba6361c e0e8e569b4634b1fb49cb3776bfb8e5c 53b4c23294ae446f80fa0b401675913b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:43:38.252 8 WARNING neutronclient.v2_0.client [None req-2a593a5b-2e29-4461-8cae-f5680468ab37 168cb566488c4267899cde3b7145fa0b 60a2c5000bea417c8e7e8648d621bcc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/666] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:38 2026] GET /v2.1/servers/b325cf67-5efc-4b69-975a-22df25927641 => generated 1400 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/667] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:38 2026] GET /v2.1/servers/34f25d3f-4523-4f25-9a08-bd6a0eafe6b6 => generated 1427 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:38.942 7 WARNING neutronclient.v2_0.client [None req-9be62c08-1937-4d6a-948e-52922e310b95 0a71edd2e7ec4bc3944f5e33de1a5dc2 fee5970e436e4fe8b1c4234f368a4845 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/668] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:38 2026] GET /v2.1/servers/15a632f4-e3f0-4dd0-b1dc-d02bdae37e9d => generated 1424 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:39.253 8 WARNING neutronclient.v2_0.client [None req-cd4dc2eb-aca8-4b16-b10c-b85d04653bfd 30bc95b59b7444e38189e8b956bc10cf c21ad9d4b84147ee845fd7903d56b891 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/669] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:39 2026] GET /v2.1/servers/ae36a7eb-58d5-4a52-94eb-bc96ed49fb6c => generated 1452 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:39.329 7 WARNING neutronclient.v2_0.client [None req-f464a4d8-9d3e-41b7-ae21-a8ee5c65c89e e0e8e569b4634b1fb49cb3776bfb8e5c 53b4c23294ae446f80fa0b401675913b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:43:39.345 8 WARNING neutronclient.v2_0.client [None req-d6147af6-d8ba-4744-91c2-9cfe79cd1072 168cb566488c4267899cde3b7145fa0b 60a2c5000bea417c8e7e8648d621bcc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/670] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:39 2026] GET /v2.1/servers/b325cf67-5efc-4b69-975a-22df25927641 => generated 1592 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 331/671] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:39 2026] GET /v2.1/servers/34f25d3f-4523-4f25-9a08-bd6a0eafe6b6 => generated 1483 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-10 11:43:39.468 7 WARNING nova.compute.api [None req-08ad9238-3dff-40b3-91bb-ddcf61f82579 e0e8e569b4634b1fb49cb3776bfb8e5c 53b4c23294ae446f80fa0b401675913b - - default default] [instance: b325cf67-5efc-4b69-975a-22df25927641] instance's host None is down, deleting from database 2026-08-10 11:43:39.469 7 WARNING neutronclient.v2_0.client [None req-08ad9238-3dff-40b3-91bb-ddcf61f82579 e0e8e569b4634b1fb49cb3776bfb8e5c 53b4c23294ae446f80fa0b401675913b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:43:39.493 7 WARNING neutronclient.v2_0.client [None req-08ad9238-3dff-40b3-91bb-ddcf61f82579 e0e8e569b4634b1fb49cb3776bfb8e5c 53b4c23294ae446f80fa0b401675913b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/672] 10.0.0.232 () {32 vars in 718 bytes} [Mon Aug 10 11:43:39 2026] DELETE /v2.1/servers/b325cf67-5efc-4b69-975a-22df25927641 => generated 0 bytes in 695 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:40.100 8 INFO nova.api.openstack.wsgi [None req-30ea8114-da8e-4789-9abf-91c9c7b3127b e0e8e569b4634b1fb49cb3776bfb8e5c 53b4c23294ae446f80fa0b401675913b - - default default] HTTP exception thrown: Instance b325cf67-5efc-4b69-975a-22df25927641 could not be found. [pid: 8|app: 0|req: 332/673] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:40 2026] GET /v2.1/servers/b325cf67-5efc-4b69-975a-22df25927641 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-10 11:43:40.108 7 WARNING neutronclient.v2_0.client [None req-a51ddd48-14e4-4e8d-85e3-87e13ff10759 0a71edd2e7ec4bc3944f5e33de1a5dc2 fee5970e436e4fe8b1c4234f368a4845 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 333/674] 10.0.0.232 () {32 vars in 706 bytes} [Mon Aug 10 11:43:40 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1243618729 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-10 11:43:40.331 8 WARNING neutronclient.v2_0.client [None req-97d743d8-a869-4ecb-92ce-983e4fce57ce 30bc95b59b7444e38189e8b956bc10cf c21ad9d4b84147ee845fd7903d56b891 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/675] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:40 2026] GET /v2.1/servers/15a632f4-e3f0-4dd0-b1dc-d02bdae37e9d => generated 1424 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:40.432 7 WARNING neutronclient.v2_0.client [None req-ffd76b9e-6a49-4a89-a4eb-5737569749c3 168cb566488c4267899cde3b7145fa0b 60a2c5000bea417c8e7e8648d621bcc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/676] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:40 2026] GET /v2.1/servers/ae36a7eb-58d5-4a52-94eb-bc96ed49fb6c => generated 1520 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/677] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:40 2026] GET /v2.1/servers/34f25d3f-4523-4f25-9a08-bd6a0eafe6b6 => generated 1483 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:41.012 8 INFO nova.api.openstack.compute.server_external_events [req-8fdf5319-0a04-4b9e-8391-82f843b768f9 req-10d8d8c1-d36f-41c0-a891-019aa2af2a86 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-changed:65870a15-b697-4347-859b-56ee85556908 for instance ae36a7eb-58d5-4a52-94eb-bc96ed49fb6c on instance 2026-08-10 11:43:41.017 8 INFO nova.compute.rpcapi [None req-1542991f-27c6-4562-8f00-48c6ba9c1b26 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 335/678] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:43:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:41.385 7 WARNING neutronclient.v2_0.client [None req-624660cd-8c51-4569-8c65-06cca9843b78 0a71edd2e7ec4bc3944f5e33de1a5dc2 fee5970e436e4fe8b1c4234f368a4845 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/679] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:41 2026] GET /v2.1/servers/15a632f4-e3f0-4dd0-b1dc-d02bdae37e9d => generated 1424 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:41.703 8 WARNING neutronclient.v2_0.client [None req-06442240-f721-45ea-a34a-e879aac7903f 30bc95b59b7444e38189e8b956bc10cf c21ad9d4b84147ee845fd7903d56b891 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:43:41.714 7 WARNING neutronclient.v2_0.client [None req-b0585406-264d-4ea1-baaf-446a6b534e24 168cb566488c4267899cde3b7145fa0b 60a2c5000bea417c8e7e8648d621bcc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 345/680] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:41 2026] GET /v2.1/servers/34f25d3f-4523-4f25-9a08-bd6a0eafe6b6 => generated 1491 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:41.888 7 INFO nova.api.openstack.compute.server_external_events [req-ffc461a8-74f5-4908-888f-b91359b99e57 req-4f8cbae8-3ff5-4b15-980d-ae3ff6ae82f0 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-plugged:ff847288-b8a2-451c-8612-5ac242f508d7 for instance 15a632f4-e3f0-4dd0-b1dc-d02bdae37e9d on instance [pid: 7|app: 0|req: 346/681] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:43:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 336/682] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:41 2026] GET /v2.1/servers/ae36a7eb-58d5-4a52-94eb-bc96ed49fb6c => generated 1518 bytes in 878 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-10 11:43:42.559 7 WARNING neutronclient.v2_0.client [None req-008d87bc-edc5-4c93-b8bd-1bea756b3ef5 0a71edd2e7ec4bc3944f5e33de1a5dc2 fee5970e436e4fe8b1c4234f368a4845 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:42.914 8 WARNING neutronclient.v2_0.client [None req-26699fc1-b4aa-4cff-a92c-c8fe02cef3e8 168cb566488c4267899cde3b7145fa0b 60a2c5000bea417c8e7e8648d621bcc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/683] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:42 2026] GET /v2.1/servers/15a632f4-e3f0-4dd0-b1dc-d02bdae37e9d => generated 1424 bytes in 662 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/684] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:42 2026] GET /v2.1/servers/34f25d3f-4523-4f25-9a08-bd6a0eafe6b6 => generated 1568 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:43.602 7 WARNING neutronclient.v2_0.client [None req-b893d22a-d354-4207-b71f-6a355ffc6610 30bc95b59b7444e38189e8b956bc10cf c21ad9d4b84147ee845fd7903d56b891 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/685] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:43 2026] GET /v2.1/servers/ae36a7eb-58d5-4a52-94eb-bc96ed49fb6c => generated 1518 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:43.932 8 INFO nova.api.openstack.compute.server_external_events [req-d9c0bba1-9bd0-441b-aaea-aed9da109587 req-8bd121dc-d43b-41f8-8a4c-36b092b0efe0 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-plugged:ff847288-b8a2-451c-8612-5ac242f508d7 for instance 15a632f4-e3f0-4dd0-b1dc-d02bdae37e9d on instance 2026-08-10 11:43:43.932 8 INFO nova.api.openstack.compute.server_external_events [req-d9c0bba1-9bd0-441b-aaea-aed9da109587 req-8bd121dc-d43b-41f8-8a4c-36b092b0efe0 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-changed:7ec8e9aa-3a22-403c-b8dc-aa1fc56b3ce8 for instance 34f25d3f-4523-4f25-9a08-bd6a0eafe6b6 on instance [pid: 8|app: 0|req: 338/686] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:43:43 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:44.284 8 WARNING neutronclient.v2_0.client [None req-fe463c28-98be-4359-a2de-4e24437fa4e3 168cb566488c4267899cde3b7145fa0b 60a2c5000bea417c8e7e8648d621bcc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:43:44.297 7 WARNING neutronclient.v2_0.client [None req-4aafbe3a-9003-400a-859e-04b2f6462ec0 0a71edd2e7ec4bc3944f5e33de1a5dc2 fee5970e436e4fe8b1c4234f368a4845 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/687] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:44 2026] GET /v2.1/servers/34f25d3f-4523-4f25-9a08-bd6a0eafe6b6 => generated 1556 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/688] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:44 2026] GET /v2.1/servers/15a632f4-e3f0-4dd0-b1dc-d02bdae37e9d => generated 1611 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:44.530 8 WARNING neutronclient.v2_0.client [None req-a1df796f-44da-4c36-a07a-3e7a978618f4 0a71edd2e7ec4bc3944f5e33de1a5dc2 fee5970e436e4fe8b1c4234f368a4845 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/689] 10.0.0.232 () {32 vars in 741 bytes} [Mon Aug 10 11:43:44 2026] GET /v2.1/servers/15a632f4-e3f0-4dd0-b1dc-d02bdae37e9d/os-interface => generated 285 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:44.774 7 WARNING neutronclient.v2_0.client [None req-16c6fdc6-19c5-4aee-9cee-7a8096c795fe 30bc95b59b7444e38189e8b956bc10cf c21ad9d4b84147ee845fd7903d56b891 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/690] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:44 2026] GET /v2.1/servers/ae36a7eb-58d5-4a52-94eb-bc96ed49fb6c => generated 1518 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:45.492 8 WARNING neutronclient.v2_0.client [None req-5fe3f0f0-b67c-491b-963e-a456f995cbdc 168cb566488c4267899cde3b7145fa0b 60a2c5000bea417c8e7e8648d621bcc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/691] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:45 2026] GET /v2.1/servers/34f25d3f-4523-4f25-9a08-bd6a0eafe6b6 => generated 1556 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:45.883 8 INFO nova.api.openstack.compute.server_external_events [req-9cf5f586-ffc9-46a2-95be-5de98e217b50 req-4a56937b-926f-447e-b5c6-5cab8c745c2f aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-changed:ff847288-b8a2-451c-8612-5ac242f508d7 for instance 15a632f4-e3f0-4dd0-b1dc-d02bdae37e9d on instance [pid: 8|app: 0|req: 342/692] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:43:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-10 11:43:45.894 7 WARNING neutronclient.v2_0.client [None req-35f8d9a5-2574-4916-ae33-cfe0121d2c8d 0a71edd2e7ec4bc3944f5e33de1a5dc2 fee5970e436e4fe8b1c4234f368a4845 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:45.923 8 WARNING neutronclient.v2_0.client [None req-f2cbf837-60ab-4b9d-b710-56144f705f0d 30bc95b59b7444e38189e8b956bc10cf c21ad9d4b84147ee845fd7903d56b891 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/693] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:45 2026] GET /v2.1/servers/15a632f4-e3f0-4dd0-b1dc-d02bdae37e9d => generated 1611 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 343/696] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:45 2026] GET /v2.1/servers/ae36a7eb-58d5-4a52-94eb-bc96ed49fb6c => generated 1518 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/697] 10.0.0.232 () {32 vars in 641 bytes} [Mon Aug 10 11:43:46 2026] GET /v2.1/servers => generated 387 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:46.232 8 INFO nova.api.openstack.compute.server_external_events [req-fea5b531-2856-4fa7-8d40-df505914960a req-1d93c1ac-f624-4a3c-9520-6bd5b90a1eca aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-plugged:65870a15-b697-4347-859b-56ee85556908 for instance ae36a7eb-58d5-4a52-94eb-bc96ed49fb6c on instance [pid: 8|app: 0|req: 344/698] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:43:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 355/699] 10.0.0.232 () {32 vars in 718 bytes} [Mon Aug 10 11:43:46 2026] DELETE /v2.1/servers/15a632f4-e3f0-4dd0-b1dc-d02bdae37e9d => generated 0 bytes in 251 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:46.532 8 WARNING neutronclient.v2_0.client [None req-908bf711-304e-434d-b1c2-eb8398c43dcf 0a71edd2e7ec4bc3944f5e33de1a5dc2 fee5970e436e4fe8b1c4234f368a4845 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/700] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:46 2026] GET /v2.1/servers/15a632f4-e3f0-4dd0-b1dc-d02bdae37e9d => generated 1617 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:46.689 7 WARNING neutronclient.v2_0.client [None req-c1cd535f-cd90-428a-99d7-cbdd893c67ef 168cb566488c4267899cde3b7145fa0b 60a2c5000bea417c8e7e8648d621bcc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/701] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:46 2026] GET /v2.1/servers/34f25d3f-4523-4f25-9a08-bd6a0eafe6b6 => generated 1556 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:47.177 8 WARNING neutronclient.v2_0.client [None req-fe876eba-cf32-40cd-af62-26d160685042 30bc95b59b7444e38189e8b956bc10cf c21ad9d4b84147ee845fd7903d56b891 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 346/702] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:47 2026] GET /v2.1/servers/ae36a7eb-58d5-4a52-94eb-bc96ed49fb6c => generated 1518 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:47.735 7 WARNING neutronclient.v2_0.client [None req-8bc47ed8-ac34-4fe7-882a-ed4ae4773132 0a71edd2e7ec4bc3944f5e33de1a5dc2 fee5970e436e4fe8b1c4234f368a4845 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:47.900 8 WARNING neutronclient.v2_0.client [None req-26da4a58-33e5-49d3-81c8-b4f4dba44482 168cb566488c4267899cde3b7145fa0b 60a2c5000bea417c8e7e8648d621bcc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/703] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:47 2026] GET /v2.1/servers/15a632f4-e3f0-4dd0-b1dc-d02bdae37e9d => generated 1737 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:47.927 7 INFO nova.api.openstack.compute.server_external_events [req-890dcbe6-d984-4a6d-a277-cd3321065a68 req-4718ea53-c2f2-499f-b5f7-96412b203327 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-plugged:7ec8e9aa-3a22-403c-b8dc-aa1fc56b3ce8 for instance 34f25d3f-4523-4f25-9a08-bd6a0eafe6b6 on instance 2026-08-10 11:43:47.928 7 INFO nova.api.openstack.compute.server_external_events [req-890dcbe6-d984-4a6d-a277-cd3321065a68 req-4718ea53-c2f2-499f-b5f7-96412b203327 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-plugged:7ec8e9aa-3a22-403c-b8dc-aa1fc56b3ce8 for instance 34f25d3f-4523-4f25-9a08-bd6a0eafe6b6 on instance [pid: 7|app: 0|req: 358/704] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:43:47 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/705] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:47 2026] GET /v2.1/servers/34f25d3f-4523-4f25-9a08-bd6a0eafe6b6 => generated 1556 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:48.273 7 INFO nova.api.openstack.compute.server_external_events [req-57179a59-bd28-4368-9449-878fe38955a6 req-9d0cf1fe-3301-47fb-896b-f90a0e52d0c5 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-plugged:65870a15-b697-4347-859b-56ee85556908 for instance ae36a7eb-58d5-4a52-94eb-bc96ed49fb6c on instance 2026-08-10 11:43:48.274 7 INFO nova.api.openstack.compute.server_external_events [req-57179a59-bd28-4368-9449-878fe38955a6 req-9d0cf1fe-3301-47fb-896b-f90a0e52d0c5 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-unplugged:ff847288-b8a2-451c-8612-5ac242f508d7 for instance 15a632f4-e3f0-4dd0-b1dc-d02bdae37e9d on instance 2026-08-10 11:43:48.274 7 INFO nova.api.openstack.compute.server_external_events [req-57179a59-bd28-4368-9449-878fe38955a6 req-9d0cf1fe-3301-47fb-896b-f90a0e52d0c5 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-unplugged:ff847288-b8a2-451c-8612-5ac242f508d7 for instance 15a632f4-e3f0-4dd0-b1dc-d02bdae37e9d on instance [pid: 7|app: 0|req: 359/706] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:43:48 2026] POST /v2.1/os-server-external-events => generated 529 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:48.418 8 WARNING neutronclient.v2_0.client [None req-13379951-3bf4-4ec5-b46b-8f48c9807653 30bc95b59b7444e38189e8b956bc10cf c21ad9d4b84147ee845fd7903d56b891 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/707] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:48 2026] GET /v2.1/servers/ae36a7eb-58d5-4a52-94eb-bc96ed49fb6c => generated 1700 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:48.554 7 WARNING neutronclient.v2_0.client [None req-3d5664fd-d698-4849-8bc2-977b0a26b38a 30bc95b59b7444e38189e8b956bc10cf c21ad9d4b84147ee845fd7903d56b891 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/708] 10.0.0.232 () {32 vars in 741 bytes} [Mon Aug 10 11:43:48 2026] GET /v2.1/servers/ae36a7eb-58d5-4a52-94eb-bc96ed49fb6c/os-interface => generated 284 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:48.948 8 WARNING neutronclient.v2_0.client [None req-62f6d904-09b9-4241-9c78-2f30d8836f2a 0a71edd2e7ec4bc3944f5e33de1a5dc2 fee5970e436e4fe8b1c4234f368a4845 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:49.084 7 WARNING neutronclient.v2_0.client [None req-82a72a2f-66fb-4326-9a8c-467a1f1ab8d9 168cb566488c4267899cde3b7145fa0b 60a2c5000bea417c8e7e8648d621bcc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/709] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:48 2026] GET /v2.1/servers/15a632f4-e3f0-4dd0-b1dc-d02bdae37e9d => generated 1669 bytes in 564 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/710] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:49 2026] GET /v2.1/servers/34f25d3f-4523-4f25-9a08-bd6a0eafe6b6 => generated 1556 bytes in 561 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:49.997 8 INFO nova.api.openstack.compute.server_external_events [req-3fc958e8-8237-48e7-8a09-4020e0001df6 req-bc9c43fd-cf73-4d97-9969-66eb240ab0ff aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-deleted:ff847288-b8a2-451c-8612-5ac242f508d7 for instance 15a632f4-e3f0-4dd0-b1dc-d02bdae37e9d on instance [pid: 8|app: 0|req: 350/711] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:43:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:50.332 7 INFO nova.api.openstack.compute.server_external_events [req-c45ab22b-8f78-4bab-8be6-a42131bd2ee9 req-89b5d44b-2586-4b88-8f34-06193425836f aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-changed:65870a15-b697-4347-859b-56ee85556908 for instance ae36a7eb-58d5-4a52-94eb-bc96ed49fb6c on instance [pid: 7|app: 0|req: 362/712] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:43:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:50.528 8 WARNING neutronclient.v2_0.client [None req-87d79845-06bd-4f95-af6d-8e9b52b0756d 0a71edd2e7ec4bc3944f5e33de1a5dc2 fee5970e436e4fe8b1c4234f368a4845 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/713] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:50 2026] GET /v2.1/servers/15a632f4-e3f0-4dd0-b1dc-d02bdae37e9d => generated 1379 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:50.666 7 WARNING neutronclient.v2_0.client [None req-ec7bf914-a3c8-4820-9e45-2b43de7a5623 168cb566488c4267899cde3b7145fa0b 60a2c5000bea417c8e7e8648d621bcc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 363/714] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:50 2026] GET /v2.1/servers/34f25d3f-4523-4f25-9a08-bd6a0eafe6b6 => generated 1739 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:50.853 8 WARNING neutronclient.v2_0.client [None req-0945a49c-291d-4fbb-addb-31ac764e93fb 168cb566488c4267899cde3b7145fa0b 60a2c5000bea417c8e7e8648d621bcc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/715] 10.0.0.232 () {32 vars in 741 bytes} [Mon Aug 10 11:43:50 2026] GET /v2.1/servers/34f25d3f-4523-4f25-9a08-bd6a0eafe6b6/os-interface => generated 284 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:51.618 8 WARNING neutronclient.v2_0.client [None req-2a200096-1575-49f0-9b55-80dd116b4ed1 168cb566488c4267899cde3b7145fa0b 60a2c5000bea417c8e7e8648d621bcc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:43:51.642 7 WARNING neutronclient.v2_0.client [None req-92f9d3a0-1ddf-4a2a-b49f-71c5f9955612 0a71edd2e7ec4bc3944f5e33de1a5dc2 fee5970e436e4fe8b1c4234f368a4845 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/716] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:51 2026] GET /v2.1/servers/15a632f4-e3f0-4dd0-b1dc-d02bdae37e9d => generated 1384 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/717] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:51 2026] GET /v2.1/servers/34f25d3f-4523-4f25-9a08-bd6a0eafe6b6 => generated 1739 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 365/718] 10.0.0.232 () {32 vars in 641 bytes} [Mon Aug 10 11:43:51 2026] GET /v2.1/servers => generated 384 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 354/719] 10.0.0.232 () {32 vars in 718 bytes} [Mon Aug 10 11:43:51 2026] DELETE /v2.1/servers/34f25d3f-4523-4f25-9a08-bd6a0eafe6b6 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:52.002 7 WARNING neutronclient.v2_0.client [None req-34515d09-577d-43c2-9d21-9a68fbc09d0a 168cb566488c4267899cde3b7145fa0b 60a2c5000bea417c8e7e8648d621bcc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/720] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:51 2026] GET /v2.1/servers/34f25d3f-4523-4f25-9a08-bd6a0eafe6b6 => generated 1745 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:52.377 8 INFO nova.api.openstack.compute.server_external_events [req-3b6b5bdb-f517-44d5-a3c5-5ec651352e48 req-a95dd6c1-3cda-4d77-ae6c-36ff90b62b67 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-changed:7ec8e9aa-3a22-403c-b8dc-aa1fc56b3ce8 for instance 34f25d3f-4523-4f25-9a08-bd6a0eafe6b6 on instance [pid: 8|app: 0|req: 355/721] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:43:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:52.763 7 WARNING neutronclient.v2_0.client [None req-33a43305-ec61-441f-817f-71e8d93e6f64 0a71edd2e7ec4bc3944f5e33de1a5dc2 fee5970e436e4fe8b1c4234f368a4845 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/722] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:52 2026] GET /v2.1/servers/15a632f4-e3f0-4dd0-b1dc-d02bdae37e9d => generated 1384 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:53.169 8 WARNING neutronclient.v2_0.client [None req-6fb76343-3ce7-4504-a0d0-7a0c09ef4ec7 168cb566488c4267899cde3b7145fa0b 60a2c5000bea417c8e7e8648d621bcc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 356/723] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:53 2026] GET /v2.1/servers/34f25d3f-4523-4f25-9a08-bd6a0eafe6b6 => generated 1745 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-10 11:43:53.273 7 INFO nova.api.openstack.compute.server_external_events [req-253dc8eb-7296-4f05-8a6c-4b493774cb8b req-ae404079-63b5-42d0-8798-4a847a65a8a0 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-unplugged:7ec8e9aa-3a22-403c-b8dc-aa1fc56b3ce8 for instance 34f25d3f-4523-4f25-9a08-bd6a0eafe6b6 on instance [pid: 7|app: 0|req: 368/724] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:43:53 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:53.859 8 INFO nova.api.openstack.wsgi [None req-d8f1173a-596b-46d1-af07-7dae9c629a8a 0a71edd2e7ec4bc3944f5e33de1a5dc2 fee5970e436e4fe8b1c4234f368a4845 - - default default] HTTP exception thrown: Instance 15a632f4-e3f0-4dd0-b1dc-d02bdae37e9d could not be found. [pid: 8|app: 0|req: 357/725] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:53 2026] GET /v2.1/servers/15a632f4-e3f0-4dd0-b1dc-d02bdae37e9d => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 369/726] 10.0.0.232 () {32 vars in 704 bytes} [Mon Aug 10 11:43:53 2026] DELETE /v2.1/os-keypairs/tempest-keypair-647390031 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:54.319 8 WARNING neutronclient.v2_0.client [None req-9650b29b-810b-465c-be46-1c5d1e092150 168cb566488c4267899cde3b7145fa0b 60a2c5000bea417c8e7e8648d621bcc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/727] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:54 2026] GET /v2.1/servers/34f25d3f-4523-4f25-9a08-bd6a0eafe6b6 => generated 1865 bytes in 606 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-10 11:43:55.316 7 INFO nova.api.openstack.compute.server_external_events [req-6e5fbb93-49c0-4230-9748-c3fce29c9dfa req-04abb420-2f54-4482-9fad-2f2bc748be8e aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-unplugged:7ec8e9aa-3a22-403c-b8dc-aa1fc56b3ce8 for instance 34f25d3f-4523-4f25-9a08-bd6a0eafe6b6 on instance 2026-08-10 11:43:55.316 7 INFO nova.api.openstack.compute.server_external_events [req-6e5fbb93-49c0-4230-9748-c3fce29c9dfa req-04abb420-2f54-4482-9fad-2f2bc748be8e aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-deleted:7ec8e9aa-3a22-403c-b8dc-aa1fc56b3ce8 for instance 34f25d3f-4523-4f25-9a08-bd6a0eafe6b6 on instance [pid: 7|app: 0|req: 370/728] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:43:55 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:55.944 8 WARNING neutronclient.v2_0.client [None req-7135ebda-17d3-4713-bf98-ec3de5b9f5fc 168cb566488c4267899cde3b7145fa0b 60a2c5000bea417c8e7e8648d621bcc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/731] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:55 2026] GET /v2.1/servers/34f25d3f-4523-4f25-9a08-bd6a0eafe6b6 => generated 1517 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:57.112 7 WARNING neutronclient.v2_0.client [None req-846330d2-283d-441e-b762-1ee4221555ff 168cb566488c4267899cde3b7145fa0b 60a2c5000bea417c8e7e8648d621bcc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/732] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:57 2026] GET /v2.1/servers/34f25d3f-4523-4f25-9a08-bd6a0eafe6b6 => generated 1517 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:43:58.193 8 INFO nova.api.openstack.wsgi [None req-d1a27e80-fbdc-4336-8bea-1b43f6171bca 168cb566488c4267899cde3b7145fa0b 60a2c5000bea417c8e7e8648d621bcc4 - - default default] HTTP exception thrown: Instance 34f25d3f-4523-4f25-9a08-bd6a0eafe6b6 could not be found. [pid: 8|app: 0|req: 360/733] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:43:58 2026] GET /v2.1/servers/34f25d3f-4523-4f25-9a08-bd6a0eafe6b6 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 374/734] 10.0.0.232 () {32 vars in 704 bytes} [Mon Aug 10 11:43:58 2026] DELETE /v2.1/os-keypairs/tempest-keypair-109548762 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/735] 10.0.0.232 () {30 vars in 413 bytes} [Mon Aug 10 11:44:04 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/736] 10.0.0.232 () {28 vars in 560 bytes} [Mon Aug 10 11:44:04 2026] GET /v2/ => generated 402 bytes in 613 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 362/737] 10.0.0.232 () {28 vars in 564 bytes} [Mon Aug 10 11:44:05 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/738] 10.0.0.232 () {30 vars in 413 bytes} [Mon Aug 10 11:44:05 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-08-10 11:44:05.340 8 WARNING neutronclient.v2_0.client [None req-101344d6-400c-4a63-adee-3f89a0e8e2b5 30bc95b59b7444e38189e8b956bc10cf c21ad9d4b84147ee845fd7903d56b891 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/739] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:44:05 2026] GET /v2.1/servers/ae36a7eb-58d5-4a52-94eb-bc96ed49fb6c => generated 1820 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:05.534 8 WARNING neutronclient.v2_0.client [None req-1e7d89b2-3d05-4c45-a839-b6f3f0cd7ac1 30bc95b59b7444e38189e8b956bc10cf c21ad9d4b84147ee845fd7903d56b891 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/740] 10.0.0.232 () {34 vars in 671 bytes} [Mon Aug 10 11:44:05 2026] POST /v2.1/os-keypairs => generated 385 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/741] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:44:05 2026] GET /v2.1/servers/ae36a7eb-58d5-4a52-94eb-bc96ed49fb6c => generated 1820 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/742] 10.0.0.232 () {34 vars in 750 bytes} [Mon Aug 10 11:44:05 2026] POST /v2.1/servers/ae36a7eb-58d5-4a52-94eb-bc96ed49fb6c/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:05.937 8 WARNING neutronclient.v2_0.client [None req-281db13c-f4b6-4e91-9af8-fecd54b973cd 30bc95b59b7444e38189e8b956bc10cf c21ad9d4b84147ee845fd7903d56b891 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 365/745] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:44:05 2026] GET /v2.1/servers/ae36a7eb-58d5-4a52-94eb-bc96ed49fb6c => generated 1822 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:07.191 8 WARNING neutronclient.v2_0.client [None req-ad716c64-bc35-4619-97ab-6d43f2f1061c 30bc95b59b7444e38189e8b956bc10cf c21ad9d4b84147ee845fd7903d56b891 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:44:07.230 7 WARNING neutronclient.v2_0.client [None req-355c2223-8244-41bf-b3f5-da4ca7a6b7b2 6577ac1e51db4424a296b0f63dd650f0 5d056c921533468b981759bc231fe52f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:44:07.267 7 WARNING neutronclient.v2_0.client [None req-355c2223-8244-41bf-b3f5-da4ca7a6b7b2 6577ac1e51db4424a296b0f63dd650f0 5d056c921533468b981759bc231fe52f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/746] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:44:07 2026] GET /v2.1/servers/ae36a7eb-58d5-4a52-94eb-bc96ed49fb6c => generated 1822 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-10 11:44:07.436 7 WARNING neutronclient.v2_0.client [None req-355c2223-8244-41bf-b3f5-da4ca7a6b7b2 6577ac1e51db4424a296b0f63dd650f0 5d056c921533468b981759bc231fe52f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/747] 10.0.0.232 () {34 vars in 663 bytes} [Mon Aug 10 11:44:07 2026] POST /v2.1/servers => generated 451 bytes in 502 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:07.704 8 WARNING neutronclient.v2_0.client [None req-644e33c5-fa71-4003-a0ed-64ca20cdaf32 6577ac1e51db4424a296b0f63dd650f0 5d056c921533468b981759bc231fe52f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 367/748] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:44:07 2026] GET /v2.1/servers/29c80ab5-e59f-4798-ae2c-d1e63e5b766a => generated 1422 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:08.402 7 WARNING neutronclient.v2_0.client [None req-e1258291-58b9-4ecb-8e2d-60380dd14510 30bc95b59b7444e38189e8b956bc10cf c21ad9d4b84147ee845fd7903d56b891 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/749] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:44:08 2026] GET /v2.1/servers/ae36a7eb-58d5-4a52-94eb-bc96ed49fb6c => generated 1822 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:08.796 8 WARNING neutronclient.v2_0.client [None req-2c6d49df-cfda-4c33-b009-7371a700214a 6577ac1e51db4424a296b0f63dd650f0 5d056c921533468b981759bc231fe52f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/750] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:44:08 2026] GET /v2.1/servers/29c80ab5-e59f-4798-ae2c-d1e63e5b766a => generated 1426 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:09.543 7 WARNING neutronclient.v2_0.client [None req-6eb3e854-6654-45b9-8246-6d36c35e3405 30bc95b59b7444e38189e8b956bc10cf c21ad9d4b84147ee845fd7903d56b891 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/751] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:44:09 2026] GET /v2.1/servers/ae36a7eb-58d5-4a52-94eb-bc96ed49fb6c => generated 1827 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:09.879 8 WARNING neutronclient.v2_0.client [None req-fcb11865-b2c4-49c0-85c4-2c6ce714692e 6577ac1e51db4424a296b0f63dd650f0 5d056c921533468b981759bc231fe52f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/752] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:44:09 2026] GET /v2.1/servers/29c80ab5-e59f-4798-ae2c-d1e63e5b766a => generated 1474 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:10.086 7 INFO nova.api.openstack.compute.server_external_events [req-714094cd-7440-4b63-a8ed-af169e2f20a6 req-2407818d-9ae5-45c5-9e98-eef4ac7ed4dc aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-unplugged:65870a15-b697-4347-859b-56ee85556908 for instance ae36a7eb-58d5-4a52-94eb-bc96ed49fb6c on instance [pid: 7|app: 0|req: 384/753] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:44:10 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:10.707 8 WARNING neutronclient.v2_0.client [None req-73668be5-2b65-4a50-8c49-1186ad18784b 30bc95b59b7444e38189e8b956bc10cf c21ad9d4b84147ee845fd7903d56b891 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/754] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:44:10 2026] GET /v2.1/servers/ae36a7eb-58d5-4a52-94eb-bc96ed49fb6c => generated 1827 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:10.959 7 WARNING neutronclient.v2_0.client [None req-ba4752a2-3028-479b-8234-26836983eba4 6577ac1e51db4424a296b0f63dd650f0 5d056c921533468b981759bc231fe52f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/755] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:44:10 2026] GET /v2.1/servers/29c80ab5-e59f-4798-ae2c-d1e63e5b766a => generated 1474 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:11.898 8 WARNING neutronclient.v2_0.client [None req-f6dd68b6-50c0-4faa-b0ab-6e88944da104 30bc95b59b7444e38189e8b956bc10cf c21ad9d4b84147ee845fd7903d56b891 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/756] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:44:11 2026] GET /v2.1/servers/ae36a7eb-58d5-4a52-94eb-bc96ed49fb6c => generated 1827 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:12.049 7 WARNING neutronclient.v2_0.client [None req-cc12def6-da15-4e24-834d-a7f478a6aaf1 6577ac1e51db4424a296b0f63dd650f0 5d056c921533468b981759bc231fe52f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/757] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:44:12 2026] GET /v2.1/servers/29c80ab5-e59f-4798-ae2c-d1e63e5b766a => generated 1482 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:12.118 8 INFO nova.api.openstack.compute.server_external_events [req-75846dfe-8b45-44b5-af7f-9d1a5963b0c6 req-3cdd0429-35a7-4e85-9695-5e88c6c0e2e8 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-unplugged:65870a15-b697-4347-859b-56ee85556908 for instance ae36a7eb-58d5-4a52-94eb-bc96ed49fb6c on instance [pid: 8|app: 0|req: 372/758] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:44:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:13.034 7 WARNING neutronclient.v2_0.client [None req-9d4f112d-f3b2-404f-8429-09ea2333195b 30bc95b59b7444e38189e8b956bc10cf c21ad9d4b84147ee845fd7903d56b891 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:13.128 8 WARNING neutronclient.v2_0.client [None req-79b7666b-4f9a-4163-8d42-e6899f132f93 6577ac1e51db4424a296b0f63dd650f0 5d056c921533468b981759bc231fe52f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/759] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:44:13 2026] GET /v2.1/servers/ae36a7eb-58d5-4a52-94eb-bc96ed49fb6c => generated 1827 bytes in 653 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/760] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:44:13 2026] GET /v2.1/servers/29c80ab5-e59f-4798-ae2c-d1e63e5b766a => generated 1560 bytes in 619 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:14.162 7 INFO nova.api.openstack.compute.server_external_events [req-460ab3a1-077a-46eb-865f-bb1ba5ba6362 req-d7c20725-9dcb-4b17-bffe-b49ffe47f4ce aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-plugged:65870a15-b697-4347-859b-56ee85556908 for instance ae36a7eb-58d5-4a52-94eb-bc96ed49fb6c on instance 2026-08-10 11:44:14.162 7 INFO nova.api.openstack.compute.server_external_events [req-460ab3a1-077a-46eb-865f-bb1ba5ba6362 req-d7c20725-9dcb-4b17-bffe-b49ffe47f4ce aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-changed:74101555-cc27-4d68-9603-3c5277d488f3 for instance 29c80ab5-e59f-4798-ae2c-d1e63e5b766a on instance 2026-08-10 11:44:14.162 7 INFO nova.api.openstack.compute.server_external_events [req-460ab3a1-077a-46eb-865f-bb1ba5ba6362 req-d7c20725-9dcb-4b17-bffe-b49ffe47f4ce aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-plugged:65870a15-b697-4347-859b-56ee85556908 for instance ae36a7eb-58d5-4a52-94eb-bc96ed49fb6c on instance [pid: 7|app: 0|req: 388/761] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:44:14 2026] POST /v2.1/os-server-external-events => generated 521 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:14.713 8 WARNING neutronclient.v2_0.client [None req-f3329a00-3e84-4e14-aea5-3e0ca4af1429 30bc95b59b7444e38189e8b956bc10cf c21ad9d4b84147ee845fd7903d56b891 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:14.784 7 WARNING neutronclient.v2_0.client [None req-de54ddc6-c53d-460b-91b2-6456940d465d 6577ac1e51db4424a296b0f63dd650f0 5d056c921533468b981759bc231fe52f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/762] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:44:14 2026] GET /v2.1/servers/ae36a7eb-58d5-4a52-94eb-bc96ed49fb6c => generated 1827 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/763] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:44:14 2026] GET /v2.1/servers/29c80ab5-e59f-4798-ae2c-d1e63e5b766a => generated 1548 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:15.886 8 WARNING neutronclient.v2_0.client [None req-74f57212-dd48-4e61-a5a4-0e2092cb7d17 30bc95b59b7444e38189e8b956bc10cf c21ad9d4b84147ee845fd7903d56b891 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:15.952 7 WARNING neutronclient.v2_0.client [None req-995683d7-f7ed-4229-a092-0b0716899821 6577ac1e51db4424a296b0f63dd650f0 5d056c921533468b981759bc231fe52f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/766] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:44:15 2026] GET /v2.1/servers/ae36a7eb-58d5-4a52-94eb-bc96ed49fb6c => generated 1820 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/767] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:44:15 2026] GET /v2.1/servers/29c80ab5-e59f-4798-ae2c-d1e63e5b766a => generated 1548 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:17.116 8 WARNING neutronclient.v2_0.client [None req-3cb5c190-8c00-4a0e-b5ac-fe19c8c36920 6577ac1e51db4424a296b0f63dd650f0 5d056c921533468b981759bc231fe52f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/768] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:44:17 2026] GET /v2.1/servers/29c80ab5-e59f-4798-ae2c-d1e63e5b766a => generated 1548 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:17.417 7 INFO nova.api.openstack.compute.server_external_events [req-997cadc3-ed14-41ec-859f-14a13e289716 req-5b1b1029-0340-40f4-836b-352144c5213e aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-plugged:74101555-cc27-4d68-9603-3c5277d488f3 for instance 29c80ab5-e59f-4798-ae2c-d1e63e5b766a on instance [pid: 7|app: 0|req: 393/769] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:44:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:18.301 8 WARNING neutronclient.v2_0.client [None req-96fca17c-da4d-4f25-9e84-d6a33b8000e6 6577ac1e51db4424a296b0f63dd650f0 5d056c921533468b981759bc231fe52f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/770] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:44:18 2026] GET /v2.1/servers/29c80ab5-e59f-4798-ae2c-d1e63e5b766a => generated 1548 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:19.471 7 INFO nova.api.openstack.compute.server_external_events [req-c2206161-df69-4527-8551-e44d5a88bfe4 req-11cf4326-e899-4d8a-973b-2b642af53280 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-plugged:74101555-cc27-4d68-9603-3c5277d488f3 for instance 29c80ab5-e59f-4798-ae2c-d1e63e5b766a on instance [pid: 7|app: 0|req: 394/771] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:44:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:19.563 8 WARNING neutronclient.v2_0.client [None req-8485f5a2-e454-4433-b6e9-7babe9c7165d 6577ac1e51db4424a296b0f63dd650f0 5d056c921533468b981759bc231fe52f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/772] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:44:19 2026] GET /v2.1/servers/29c80ab5-e59f-4798-ae2c-d1e63e5b766a => generated 1726 bytes in 510 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:20.095 7 WARNING neutronclient.v2_0.client [None req-51d1165f-7d18-47b3-9ee7-cdfcec5cef02 6577ac1e51db4424a296b0f63dd650f0 5d056c921533468b981759bc231fe52f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/773] 10.0.0.232 () {32 vars in 741 bytes} [Mon Aug 10 11:44:20 2026] GET /v2.1/servers/29c80ab5-e59f-4798-ae2c-d1e63e5b766a/os-interface => generated 285 bytes in 946 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:22.136 8 WARNING neutronclient.v2_0.client [None req-3b89cec6-a0db-44f2-8567-2d8b50cd444d 6577ac1e51db4424a296b0f63dd650f0 5d056c921533468b981759bc231fe52f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:44:22.143 7 INFO nova.api.openstack.compute.server_external_events [req-476498a7-a0ce-4447-95ce-7f270d2197a3 req-8499524e-2ff1-4583-9118-832f9be81bed aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-changed:74101555-cc27-4d68-9603-3c5277d488f3 for instance 29c80ab5-e59f-4798-ae2c-d1e63e5b766a on instance [pid: 7|app: 0|req: 396/774] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:44:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/775] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:44:22 2026] GET /v2.1/servers/29c80ab5-e59f-4798-ae2c-d1e63e5b766a => generated 1726 bytes in 732 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 397/776] 10.0.0.232 () {32 vars in 641 bytes} [Mon Aug 10 11:44:22 2026] GET /v2.1/servers => generated 377 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 380/777] 10.0.0.232 () {32 vars in 718 bytes} [Mon Aug 10 11:44:22 2026] DELETE /v2.1/servers/29c80ab5-e59f-4798-ae2c-d1e63e5b766a => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:23.047 7 WARNING neutronclient.v2_0.client [None req-b11eaacc-8e99-427f-8b9d-e8e9f989a57c 6577ac1e51db4424a296b0f63dd650f0 5d056c921533468b981759bc231fe52f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/778] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:44:23 2026] GET /v2.1/servers/29c80ab5-e59f-4798-ae2c-d1e63e5b766a => generated 1732 bytes in 996 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:24.615 8 INFO nova.api.openstack.compute.server_external_events [req-c670762b-0d7b-44ad-8e77-f98d1844f60d req-3708de33-7729-4d4a-bd7a-8dae1f2fb630 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-unplugged:74101555-cc27-4d68-9603-3c5277d488f3 for instance 29c80ab5-e59f-4798-ae2c-d1e63e5b766a on instance [pid: 8|app: 0|req: 381/779] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:44:24 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:25.057 7 WARNING neutronclient.v2_0.client [None req-c1a0b865-27c3-4838-8f69-2a78cd795c7b 6577ac1e51db4424a296b0f63dd650f0 5d056c921533468b981759bc231fe52f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/780] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:44:25 2026] GET /v2.1/servers/29c80ab5-e59f-4798-ae2c-d1e63e5b766a => generated 1732 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:26.231 7 WARNING neutronclient.v2_0.client [None req-2970206f-5ccb-4658-a583-ff6d87cce818 6577ac1e51db4424a296b0f63dd650f0 5d056c921533468b981759bc231fe52f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/783] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:44:26 2026] GET /v2.1/servers/29c80ab5-e59f-4798-ae2c-d1e63e5b766a => generated 1784 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:26.668 8 INFO nova.api.openstack.compute.server_external_events [req-c811aa08-965d-4fb2-82bc-8d7ecd07bc2f req-c515140a-b948-49dc-96e6-52e69f4771dc aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-unplugged:74101555-cc27-4d68-9603-3c5277d488f3 for instance 29c80ab5-e59f-4798-ae2c-d1e63e5b766a on instance 2026-08-10 11:44:26.669 8 INFO nova.api.openstack.compute.server_external_events [req-c811aa08-965d-4fb2-82bc-8d7ecd07bc2f req-c515140a-b948-49dc-96e6-52e69f4771dc aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-deleted:74101555-cc27-4d68-9603-3c5277d488f3 for instance 29c80ab5-e59f-4798-ae2c-d1e63e5b766a on instance [pid: 8|app: 0|req: 383/784] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:44:26 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:27.444 7 WARNING neutronclient.v2_0.client [None req-e787b591-052f-4119-8f93-ac817780b2c0 6577ac1e51db4424a296b0f63dd650f0 5d056c921533468b981759bc231fe52f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/785] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:44:27 2026] GET /v2.1/servers/29c80ab5-e59f-4798-ae2c-d1e63e5b766a => generated 1508 bytes in 381 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:28.842 8 WARNING neutronclient.v2_0.client [None req-6c1055bc-1948-4a98-bbfa-5fc965ed7e4f 6577ac1e51db4424a296b0f63dd650f0 5d056c921533468b981759bc231fe52f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/786] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:44:28 2026] GET /v2.1/servers/29c80ab5-e59f-4798-ae2c-d1e63e5b766a => generated 1508 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:29.955 7 INFO nova.api.openstack.wsgi [None req-bdb023ce-2e60-4e6a-a0d9-8f823dc99f9b 6577ac1e51db4424a296b0f63dd650f0 5d056c921533468b981759bc231fe52f - - default default] HTTP exception thrown: Instance 29c80ab5-e59f-4798-ae2c-d1e63e5b766a could not be found. [pid: 7|app: 0|req: 403/787] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:44:29 2026] GET /v2.1/servers/29c80ab5-e59f-4798-ae2c-d1e63e5b766a => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 385/788] 10.0.0.232 () {32 vars in 704 bytes} [Mon Aug 10 11:44:29 2026] DELETE /v2.1/os-keypairs/tempest-keypair-861420796 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:31.449 7 WARNING neutronclient.v2_0.client [None req-edd631aa-7a82-4839-b5d0-6de934955a9b 30bc95b59b7444e38189e8b956bc10cf c21ad9d4b84147ee845fd7903d56b891 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/789] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:44:31 2026] GET /v2.1/servers/ae36a7eb-58d5-4a52-94eb-bc96ed49fb6c => generated 1820 bytes in 1806 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/790] 10.0.0.232 () {32 vars in 718 bytes} [Mon Aug 10 11:44:33 2026] DELETE /v2.1/servers/ae36a7eb-58d5-4a52-94eb-bc96ed49fb6c => generated 0 bytes in 77 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:33.357 7 WARNING neutronclient.v2_0.client [None req-163a62db-974e-40b7-b0e7-cf65cc6fe8a4 30bc95b59b7444e38189e8b956bc10cf c21ad9d4b84147ee845fd7903d56b891 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/791] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:44:33 2026] GET /v2.1/servers/ae36a7eb-58d5-4a52-94eb-bc96ed49fb6c => generated 1826 bytes in 516 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:34.655 8 INFO nova.api.openstack.compute.server_external_events [req-e91b36a9-dd65-47c9-b315-65cd02f0e110 req-11d6bfdc-70f0-4551-99a9-c09470e92752 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-unplugged:65870a15-b697-4347-859b-56ee85556908 for instance ae36a7eb-58d5-4a52-94eb-bc96ed49fb6c on instance [pid: 8|app: 0|req: 387/792] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:44:34 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:34.881 7 WARNING neutronclient.v2_0.client [None req-e02884a5-907d-46aa-b553-5527900f7f71 30bc95b59b7444e38189e8b956bc10cf c21ad9d4b84147ee845fd7903d56b891 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/793] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:44:34 2026] GET /v2.1/servers/ae36a7eb-58d5-4a52-94eb-bc96ed49fb6c => generated 1826 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:36.109 7 WARNING neutronclient.v2_0.client [None req-cefb059e-8d64-494e-97e4-981b87901934 30bc95b59b7444e38189e8b956bc10cf c21ad9d4b84147ee845fd7903d56b891 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:36.127 8 INFO nova.api.openstack.compute.server_external_events [req-b94d6630-7d55-46ea-88dc-9c54c1ec5e66 req-c8a69e46-dc37-44b1-b6d5-adf0fc52672c aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-deleted:65870a15-b697-4347-859b-56ee85556908 for instance ae36a7eb-58d5-4a52-94eb-bc96ed49fb6c on instance [pid: 8|app: 0|req: 389/796] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:44:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/797] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:44:36 2026] GET /v2.1/servers/ae36a7eb-58d5-4a52-94eb-bc96ed49fb6c => generated 1758 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:36.721 8 INFO nova.api.openstack.compute.server_external_events [req-a03cd510-20c6-4b43-b718-5edc72bf7d7b req-a277c70f-d67b-4ff3-9200-4972c39d229b aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-unplugged:65870a15-b697-4347-859b-56ee85556908 for instance ae36a7eb-58d5-4a52-94eb-bc96ed49fb6c on instance [pid: 8|app: 0|req: 390/798] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:44:36 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:37.207 7 WARNING neutronclient.v2_0.client [None req-9ff1845a-9757-42bb-8baa-18fe302e8fab 30bc95b59b7444e38189e8b956bc10cf c21ad9d4b84147ee845fd7903d56b891 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 409/799] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:44:37 2026] GET /v2.1/servers/ae36a7eb-58d5-4a52-94eb-bc96ed49fb6c => generated 1478 bytes in 748 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:38.988 8 WARNING neutronclient.v2_0.client [None req-6cb321af-6135-439f-a3be-59336868db08 30bc95b59b7444e38189e8b956bc10cf c21ad9d4b84147ee845fd7903d56b891 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/800] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:44:38 2026] GET /v2.1/servers/ae36a7eb-58d5-4a52-94eb-bc96ed49fb6c => generated 1478 bytes in 431 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:40.402 7 INFO nova.api.openstack.wsgi [None req-202bdd94-a2e5-4452-bdf2-6256e914b4e7 30bc95b59b7444e38189e8b956bc10cf c21ad9d4b84147ee845fd7903d56b891 - - default default] HTTP exception thrown: Instance ae36a7eb-58d5-4a52-94eb-bc96ed49fb6c could not be found. [pid: 7|app: 0|req: 410/801] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:44:40 2026] GET /v2.1/servers/ae36a7eb-58d5-4a52-94eb-bc96ed49fb6c => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 392/802] 10.0.0.232 () {32 vars in 706 bytes} [Mon Aug 10 11:44:40 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1411784690 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:44.163 7 WARNING neutronclient.v2_0.client [None req-a599f708-71e7-4c12-bdc1-e8fd4fb3a1d6 a207fe833a2f461591ae9d2453c75fb0 d0ef415cfb77489089bb745190fb6a56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:44:45.589 7 WARNING neutronclient.v2_0.client [None req-a599f708-71e7-4c12-bdc1-e8fd4fb3a1d6 a207fe833a2f461591ae9d2453c75fb0 d0ef415cfb77489089bb745190fb6a56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/805] 10.0.0.232 () {34 vars in 663 bytes} [Mon Aug 10 11:44:43 2026] POST /v2.1/servers => generated 424 bytes in 3428 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-10 11:44:47.450 8 WARNING neutronclient.v2_0.client [None req-67b1c8d4-1c2c-4e84-a5c9-29408f3140e6 a207fe833a2f461591ae9d2453c75fb0 d0ef415cfb77489089bb745190fb6a56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 395/806] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:44:47 2026] GET /v2.1/servers/2dfe74da-b5f0-44a9-9c34-a229dcad4996 => generated 1369 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:48.701 7 WARNING neutronclient.v2_0.client [None req-176ff67f-6a25-4a80-9493-6b319212b10e a207fe833a2f461591ae9d2453c75fb0 d0ef415cfb77489089bb745190fb6a56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/807] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:44:48 2026] GET /v2.1/servers/2dfe74da-b5f0-44a9-9c34-a229dcad4996 => generated 1365 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:49.862 8 WARNING neutronclient.v2_0.client [None req-ebfa084e-b0b0-44e5-b2a1-0c5fba1428e6 a207fe833a2f461591ae9d2453c75fb0 d0ef415cfb77489089bb745190fb6a56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/808] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:44:49 2026] GET /v2.1/servers/2dfe74da-b5f0-44a9-9c34-a229dcad4996 => generated 1421 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:50.998 7 WARNING neutronclient.v2_0.client [None req-e16e8c4b-23c2-41c5-9e25-84dc7632c76f a207fe833a2f461591ae9d2453c75fb0 d0ef415cfb77489089bb745190fb6a56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/809] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:44:50 2026] GET /v2.1/servers/2dfe74da-b5f0-44a9-9c34-a229dcad4996 => generated 1421 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:52.090 8 WARNING neutronclient.v2_0.client [None req-bf8d5c74-d347-4cc7-bf6c-adde26a215d5 a207fe833a2f461591ae9d2453c75fb0 d0ef415cfb77489089bb745190fb6a56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/810] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:44:52 2026] GET /v2.1/servers/2dfe74da-b5f0-44a9-9c34-a229dcad4996 => generated 1471 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:53.048 7 INFO nova.api.openstack.compute.server_external_events [req-5bc3948a-62a6-4d1e-9e66-6cefd6101f80 req-d6709f35-1adb-4911-8f0c-c040e77581ad aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-changed:c95b55f6-4ce8-4673-a670-8e8f58463030 for instance 2dfe74da-b5f0-44a9-9c34-a229dcad4996 on instance [pid: 7|app: 0|req: 414/811] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:44:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:53.377 8 WARNING neutronclient.v2_0.client [None req-e212f8f3-f45a-43ba-9c0e-6a02e24bb52f a207fe833a2f461591ae9d2453c75fb0 d0ef415cfb77489089bb745190fb6a56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/812] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:44:53 2026] GET /v2.1/servers/2dfe74da-b5f0-44a9-9c34-a229dcad4996 => generated 1469 bytes in 332 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:54.738 7 WARNING neutronclient.v2_0.client [None req-4248e51b-c7d4-47c1-b715-62a241a53a4e a207fe833a2f461591ae9d2453c75fb0 d0ef415cfb77489089bb745190fb6a56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/813] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:44:54 2026] GET /v2.1/servers/2dfe74da-b5f0-44a9-9c34-a229dcad4996 => generated 1469 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:55.884 8 WARNING neutronclient.v2_0.client [None req-b691eeff-cf9b-41aa-b5db-c3e76b57ca28 a207fe833a2f461591ae9d2453c75fb0 d0ef415cfb77489089bb745190fb6a56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/816] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:44:55 2026] GET /v2.1/servers/2dfe74da-b5f0-44a9-9c34-a229dcad4996 => generated 1469 bytes in 702 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:57.613 7 WARNING neutronclient.v2_0.client [None req-173de32a-2bcf-4add-b965-25baf8419153 a207fe833a2f461591ae9d2453c75fb0 d0ef415cfb77489089bb745190fb6a56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/817] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:44:57 2026] GET /v2.1/servers/2dfe74da-b5f0-44a9-9c34-a229dcad4996 => generated 1469 bytes in 438 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:44:59.055 8 WARNING neutronclient.v2_0.client [None req-a7f5128a-1c6d-4420-a7af-08c14adba2e9 a207fe833a2f461591ae9d2453c75fb0 d0ef415cfb77489089bb745190fb6a56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/818] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:44:59 2026] GET /v2.1/servers/2dfe74da-b5f0-44a9-9c34-a229dcad4996 => generated 1469 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:45:00.217 7 WARNING neutronclient.v2_0.client [None req-5ba2ed8d-470f-4f74-94d2-8765e5ea0cd2 a207fe833a2f461591ae9d2453c75fb0 d0ef415cfb77489089bb745190fb6a56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/819] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:45:00 2026] GET /v2.1/servers/2dfe74da-b5f0-44a9-9c34-a229dcad4996 => generated 1469 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:45:00.462 8 INFO nova.api.openstack.compute.server_external_events [req-1fd74d77-5eaf-493f-b94d-05a7f1370cd8 req-0eb5682f-51cf-4024-8da4-79d4db18b2cc aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-plugged:c95b55f6-4ce8-4673-a670-8e8f58463030 for instance 2dfe74da-b5f0-44a9-9c34-a229dcad4996 on instance [pid: 8|app: 0|req: 401/820] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:45:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:45:01.355 7 WARNING neutronclient.v2_0.client [None req-108a00df-00dd-4c3c-b77c-7a984db8cd4a a207fe833a2f461591ae9d2453c75fb0 d0ef415cfb77489089bb745190fb6a56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/821] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:45:01 2026] GET /v2.1/servers/2dfe74da-b5f0-44a9-9c34-a229dcad4996 => generated 1469 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:45:02.520 8 WARNING neutronclient.v2_0.client [None req-ed7f239c-b8d7-4528-8f68-6f0c3c0eaaf1 a207fe833a2f461591ae9d2453c75fb0 d0ef415cfb77489089bb745190fb6a56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:45:02.534 7 INFO nova.api.openstack.compute.server_external_events [req-cd848f3d-29ba-4e75-a3b6-cf6171795e92 req-929b1d43-a92b-442f-b8f1-b2faf8d9fac7 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-plugged:c95b55f6-4ce8-4673-a670-8e8f58463030 for instance 2dfe74da-b5f0-44a9-9c34-a229dcad4996 on instance [pid: 7|app: 0|req: 421/822] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:45:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [pid: 8|app: 0|req: 402/823] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:45:02 2026] GET /v2.1/servers/2dfe74da-b5f0-44a9-9c34-a229dcad4996 => generated 1653 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 422/824] 10.0.0.232 () {32 vars in 723 bytes} [Mon Aug 10 11:45:02 2026] GET /v2.1/servers/2dfe74da-b5f0-44a9-9c34-a229dcad4996/ips => generated 108 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 403/825] 10.0.0.232 () {32 vars in 723 bytes} [Mon Aug 10 11:45:02 2026] GET /v2.1/servers/2dfe74da-b5f0-44a9-9c34-a229dcad4996/ips => generated 108 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 423/826] 10.0.0.232 () {32 vars in 823 bytes} [Mon Aug 10 11:45:02 2026] GET /v2.1/servers/2dfe74da-b5f0-44a9-9c34-a229dcad4996/ips/tempest-ServerAddressesTestJSON-523521540-network => generated 93 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 404/827] 10.0.0.232 () {32 vars in 718 bytes} [Mon Aug 10 11:45:02 2026] DELETE /v2.1/servers/2dfe74da-b5f0-44a9-9c34-a229dcad4996 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:45:02.986 7 WARNING neutronclient.v2_0.client [None req-fc5dcfc0-e46a-411b-aa89-b289fb611440 a207fe833a2f461591ae9d2453c75fb0 d0ef415cfb77489089bb745190fb6a56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/828] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:45:02 2026] GET /v2.1/servers/2dfe74da-b5f0-44a9-9c34-a229dcad4996 => generated 1659 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:45:04.241 8 WARNING neutronclient.v2_0.client [None req-3f10fa07-e7a3-4e81-b577-c9ed25f6339d a207fe833a2f461591ae9d2453c75fb0 d0ef415cfb77489089bb745190fb6a56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/829] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:45:04 2026] GET /v2.1/servers/2dfe74da-b5f0-44a9-9c34-a229dcad4996 => generated 1659 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:45:04.577 7 INFO nova.api.openstack.compute.server_external_events [req-66d5dd41-5a2b-4d82-8e21-f6f765b75d82 req-f49a2065-4baa-4d0c-9190-45ba54072dd0 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-unplugged:c95b55f6-4ce8-4673-a670-8e8f58463030 for instance 2dfe74da-b5f0-44a9-9c34-a229dcad4996 on instance 2026-08-10 11:45:04.578 7 INFO nova.api.openstack.compute.server_external_events [req-66d5dd41-5a2b-4d82-8e21-f6f765b75d82 req-f49a2065-4baa-4d0c-9190-45ba54072dd0 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-unplugged:c95b55f6-4ce8-4673-a670-8e8f58463030 for instance 2dfe74da-b5f0-44a9-9c34-a229dcad4996 on instance [pid: 7|app: 0|req: 425/830] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:45:04 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:45:05.477 8 WARNING neutronclient.v2_0.client [None req-48b3cda4-e535-40d2-adbb-4255a978ecea a207fe833a2f461591ae9d2453c75fb0 d0ef415cfb77489089bb745190fb6a56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/831] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:45:05 2026] GET /v2.1/servers/2dfe74da-b5f0-44a9-9c34-a229dcad4996 => generated 1617 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:45:06.638 8 INFO nova.api.openstack.compute.server_external_events [req-212c1b2a-b969-4140-b92d-a1505a3b446b req-7625b68d-2e24-49f6-9b5a-38918f0534ed aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-deleted:c95b55f6-4ce8-4673-a670-8e8f58463030 for instance 2dfe74da-b5f0-44a9-9c34-a229dcad4996 on instance [pid: 8|app: 0|req: 408/834] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:45:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:45:06.728 7 WARNING neutronclient.v2_0.client [None req-1cc27135-ba0e-49b4-ac68-2c56b61ff6b7 a207fe833a2f461591ae9d2453c75fb0 d0ef415cfb77489089bb745190fb6a56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/835] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:45:06 2026] GET /v2.1/servers/2dfe74da-b5f0-44a9-9c34-a229dcad4996 => generated 1455 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:45:07.859 8 WARNING neutronclient.v2_0.client [None req-ef52fd34-cb26-4eef-a359-df42bd2d7314 a207fe833a2f461591ae9d2453c75fb0 d0ef415cfb77489089bb745190fb6a56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/836] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:45:07 2026] GET /v2.1/servers/2dfe74da-b5f0-44a9-9c34-a229dcad4996 => generated 1455 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:45:09.117 7 INFO nova.api.openstack.wsgi [None req-cec5660c-fd55-45d5-869f-8240b4e6406b a207fe833a2f461591ae9d2453c75fb0 d0ef415cfb77489089bb745190fb6a56 - - default default] HTTP exception thrown: Instance 2dfe74da-b5f0-44a9-9c34-a229dcad4996 could not be found. [pid: 7|app: 0|req: 428/837] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:45:09 2026] GET /v2.1/servers/2dfe74da-b5f0-44a9-9c34-a229dcad4996 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:45:45.624 8 WARNING neutronclient.v2_0.client [None req-f7d5e240-0803-4bba-b507-7c6dc82f8907 7ec05519e5124d21b2a4c9157629c009 3db34053143a479e9ef93a6367b4076b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:45:46.593 8 WARNING neutronclient.v2_0.client [None req-f7d5e240-0803-4bba-b507-7c6dc82f8907 7ec05519e5124d21b2a4c9157629c009 3db34053143a479e9ef93a6367b4076b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/846] 10.0.0.232 () {34 vars in 663 bytes} [Mon Aug 10 11:45:45 2026] POST /v2.1/servers => generated 424 bytes in 1234 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:45:46.812 7 WARNING neutronclient.v2_0.client [None req-798c31b5-43b1-482e-ba15-260d13345cf7 7ec05519e5124d21b2a4c9157629c009 3db34053143a479e9ef93a6367b4076b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 434/847] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:45:46 2026] GET /v2.1/servers/b382ccfc-28a2-4efc-87ce-603f47e007b9 => generated 1367 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:45:48.085 8 WARNING neutronclient.v2_0.client [None req-288ed3d0-1cd6-47e2-ab67-4eb51edc961d 7ec05519e5124d21b2a4c9157629c009 3db34053143a479e9ef93a6367b4076b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/848] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:45:48 2026] GET /v2.1/servers/b382ccfc-28a2-4efc-87ce-603f47e007b9 => generated 1363 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 435/849] 10.0.0.232 () {34 vars in 671 bytes} [Mon Aug 10 11:45:48 2026] POST /v2.1/os-keypairs => generated 397 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:45:49.167 8 WARNING neutronclient.v2_0.client [None req-c0f61774-efeb-4011-8aff-ac3ec494ef9a 7ec05519e5124d21b2a4c9157629c009 3db34053143a479e9ef93a6367b4076b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/850] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:45:49 2026] GET /v2.1/servers/b382ccfc-28a2-4efc-87ce-603f47e007b9 => generated 1419 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/851] 10.0.0.232 () {34 vars in 671 bytes} [Mon Aug 10 11:45:50 2026] POST /v2.1/os-keypairs => generated 385 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:45:50.358 8 WARNING neutronclient.v2_0.client [None req-63d49e4f-39e6-4f6e-93ba-2c6a22b80f93 7ec05519e5124d21b2a4c9157629c009 3db34053143a479e9ef93a6367b4076b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/852] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:45:50 2026] GET /v2.1/servers/b382ccfc-28a2-4efc-87ce-603f47e007b9 => generated 1419 bytes in 368 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-10 11:45:51.737 7 WARNING neutronclient.v2_0.client [None req-f804417f-8568-4799-a67b-036a80090036 7ec05519e5124d21b2a4c9157629c009 3db34053143a479e9ef93a6367b4076b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:45:52.007 8 WARNING neutronclient.v2_0.client [None req-1e777da8-58bd-4454-94de-fe7ec0c7f132 88a616df06b64302a67907d6463fa259 5b78f5e94e3445d0992514770bef3f81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:45:52.099 8 WARNING neutronclient.v2_0.client [None req-1e777da8-58bd-4454-94de-fe7ec0c7f132 88a616df06b64302a67907d6463fa259 5b78f5e94e3445d0992514770bef3f81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 437/853] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:45:51 2026] GET /v2.1/servers/b382ccfc-28a2-4efc-87ce-603f47e007b9 => generated 1469 bytes in 425 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-10 11:45:52.487 8 WARNING neutronclient.v2_0.client [None req-1e777da8-58bd-4454-94de-fe7ec0c7f132 88a616df06b64302a67907d6463fa259 5b78f5e94e3445d0992514770bef3f81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:45:52.638 7 INFO nova.api.openstack.compute.server_external_events [req-d0725653-b30d-4503-95a3-d4491a4f2eb9 req-04aaa1e9-25a3-43f3-a13a-19f14720e448 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-changed:1005dbb4-4473-4607-a609-b02cffd16ccf for instance b382ccfc-28a2-4efc-87ce-603f47e007b9 on instance [pid: 7|app: 0|req: 438/854] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:45:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-10 11:45:52.775 8 WARNING neutronclient.v2_0.client [None req-1e777da8-58bd-4454-94de-fe7ec0c7f132 88a616df06b64302a67907d6463fa259 5b78f5e94e3445d0992514770bef3f81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/855] 10.0.0.232 () {34 vars in 663 bytes} [Mon Aug 10 11:45:51 2026] POST /v2.1/servers => generated 497 bytes in 1170 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:45:52.972 7 WARNING neutronclient.v2_0.client [None req-4c85686e-eb0c-4a91-91a1-ea7617a1f868 88a616df06b64302a67907d6463fa259 5b78f5e94e3445d0992514770bef3f81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 439/856] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:45:52 2026] GET /v2.1/servers/a5184c05-0a0a-4c7a-b3b4-21de1d1bc560 => generated 1457 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:45:53.174 8 WARNING neutronclient.v2_0.client [None req-a368e45b-63c2-47c1-b9df-5be00c8658c5 7ec05519e5124d21b2a4c9157629c009 3db34053143a479e9ef93a6367b4076b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/857] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:45:53 2026] GET /v2.1/servers/b382ccfc-28a2-4efc-87ce-603f47e007b9 => generated 1467 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:45:54.069 7 WARNING neutronclient.v2_0.client [None req-8cb0526d-4c5b-44df-85e0-9104bbd3e01e 88a616df06b64302a67907d6463fa259 5b78f5e94e3445d0992514770bef3f81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 440/858] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:45:54 2026] GET /v2.1/servers/a5184c05-0a0a-4c7a-b3b4-21de1d1bc560 => generated 1461 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:45:54.378 8 WARNING neutronclient.v2_0.client [None req-5379128a-e87c-4577-a63a-631a6d306309 7ec05519e5124d21b2a4c9157629c009 3db34053143a479e9ef93a6367b4076b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/859] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:45:54 2026] GET /v2.1/servers/b382ccfc-28a2-4efc-87ce-603f47e007b9 => generated 1467 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:45:55.161 7 WARNING neutronclient.v2_0.client [None req-a4ef9455-e35d-47ba-8251-0c99c867c4f6 88a616df06b64302a67907d6463fa259 5b78f5e94e3445d0992514770bef3f81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:45:55.559 8 WARNING neutronclient.v2_0.client [None req-e4be56a0-d3d9-4e64-8b74-8f02c00f2993 7ec05519e5124d21b2a4c9157629c009 3db34053143a479e9ef93a6367b4076b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/860] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:45:55 2026] GET /v2.1/servers/a5184c05-0a0a-4c7a-b3b4-21de1d1bc560 => generated 1509 bytes in 514 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/863] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:45:55 2026] GET /v2.1/servers/b382ccfc-28a2-4efc-87ce-603f47e007b9 => generated 1467 bytes in 651 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:45:56.683 7 WARNING neutronclient.v2_0.client [None req-f7fcd817-a0d0-4f0a-a9b9-590d3374e1bb 88a616df06b64302a67907d6463fa259 5b78f5e94e3445d0992514770bef3f81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 444/864] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:45:56 2026] GET /v2.1/servers/a5184c05-0a0a-4c7a-b3b4-21de1d1bc560 => generated 1509 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:45:57.212 8 WARNING neutronclient.v2_0.client [None req-6fbdf551-88ec-4b50-adb1-7604d1987e46 7ec05519e5124d21b2a4c9157629c009 3db34053143a479e9ef93a6367b4076b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:45:57.811 7 WARNING neutronclient.v2_0.client [None req-ca3a70fc-833d-4a2d-8490-5cb87a7e9b7b 88a616df06b64302a67907d6463fa259 5b78f5e94e3445d0992514770bef3f81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 421/865] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:45:57 2026] GET /v2.1/servers/b382ccfc-28a2-4efc-87ce-603f47e007b9 => generated 1467 bytes in 731 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 445/866] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:45:57 2026] GET /v2.1/servers/a5184c05-0a0a-4c7a-b3b4-21de1d1bc560 => generated 1517 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-10 11:45:57.932 8 INFO nova.api.openstack.compute.server_external_events [req-789cf5d1-d8af-4ef1-9c40-19f69fa2624c req-47533d58-5d72-4f51-847c-d1e7e2e15811 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-plugged:1005dbb4-4473-4607-a609-b02cffd16ccf for instance b382ccfc-28a2-4efc-87ce-603f47e007b9 on instance [pid: 8|app: 0|req: 422/867] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:45:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:45:58.969 7 WARNING neutronclient.v2_0.client [None req-4a89e951-5ba1-4db3-905e-ee7ca25db404 7ec05519e5124d21b2a4c9157629c009 3db34053143a479e9ef93a6367b4076b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:45:58.983 8 WARNING neutronclient.v2_0.client [None req-19a3d5c0-6ed6-45d8-ba7e-149d8c2dfedf 88a616df06b64302a67907d6463fa259 5b78f5e94e3445d0992514770bef3f81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/868] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:45:58 2026] GET /v2.1/servers/b382ccfc-28a2-4efc-87ce-603f47e007b9 => generated 1467 bytes in 466 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 423/869] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:45:58 2026] GET /v2.1/servers/a5184c05-0a0a-4c7a-b3b4-21de1d1bc560 => generated 1630 bytes in 456 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-10 11:45:59.417 7 INFO nova.api.openstack.compute.server_external_events [req-acf691f2-b571-4861-a953-1fa57ef1328e req-98bd4c04-814c-4bee-9c06-7f5ea1fe62a9 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-changed:c53531e4-880c-4c48-8ea2-41c4eac41d1d for instance a5184c05-0a0a-4c7a-b3b4-21de1d1bc560 on instance [pid: 7|app: 0|req: 447/870] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:45:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:45:59.988 8 INFO nova.api.openstack.compute.server_external_events [req-e73d6b46-180d-45a6-9b27-5242b67f53c6 req-88d3e35f-4e59-421f-900e-61441b36c47e aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-plugged:1005dbb4-4473-4607-a609-b02cffd16ccf for instance b382ccfc-28a2-4efc-87ce-603f47e007b9 on instance [pid: 8|app: 0|req: 424/871] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:45:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:46:00.442 7 WARNING neutronclient.v2_0.client [None req-38180703-7c1c-4b7a-8f83-247c4209afbf 7ec05519e5124d21b2a4c9157629c009 3db34053143a479e9ef93a6367b4076b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:46:00.468 8 WARNING neutronclient.v2_0.client [None req-6a56ec54-0514-46af-92e7-6c8c04e66dd8 88a616df06b64302a67907d6463fa259 5b78f5e94e3445d0992514770bef3f81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/872] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:46:00 2026] GET /v2.1/servers/b382ccfc-28a2-4efc-87ce-603f47e007b9 => generated 1648 bytes in 474 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/873] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:46:00 2026] GET /v2.1/servers/a5184c05-0a0a-4c7a-b3b4-21de1d1bc560 => generated 1630 bytes in 505 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:46:01.978 7 WARNING neutronclient.v2_0.client [None req-a2c86781-75b8-4333-aa83-2df471e084da 88a616df06b64302a67907d6463fa259 5b78f5e94e3445d0992514770bef3f81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 449/874] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:46:01 2026] GET /v2.1/servers/a5184c05-0a0a-4c7a-b3b4-21de1d1bc560 => generated 1630 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/875] 10.0.0.232 () {32 vars in 718 bytes} [Mon Aug 10 11:46:02 2026] DELETE /v2.1/servers/b382ccfc-28a2-4efc-87ce-603f47e007b9 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:46:02.229 7 WARNING neutronclient.v2_0.client [None req-5d63da22-b3b1-42cd-8f82-146551f5781e 7ec05519e5124d21b2a4c9157629c009 3db34053143a479e9ef93a6367b4076b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 450/876] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:46:02 2026] GET /v2.1/servers/b382ccfc-28a2-4efc-87ce-603f47e007b9 => generated 1654 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:46:03.152 8 WARNING neutronclient.v2_0.client [None req-2480d3d7-9766-4579-b682-cc2ceaef89b6 88a616df06b64302a67907d6463fa259 5b78f5e94e3445d0992514770bef3f81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:46:03.392 7 WARNING neutronclient.v2_0.client [None req-bd2aeda3-2290-4866-aed5-c4f68e8d4700 7ec05519e5124d21b2a4c9157629c009 3db34053143a479e9ef93a6367b4076b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/877] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:46:03 2026] GET /v2.1/servers/a5184c05-0a0a-4c7a-b3b4-21de1d1bc560 => generated 1630 bytes in 392 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/878] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:46:03 2026] GET /v2.1/servers/b382ccfc-28a2-4efc-87ce-603f47e007b9 => generated 1654 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:46:03.891 8 INFO nova.api.openstack.compute.server_external_events [req-2ba92adb-9dc4-4512-b5cc-595b3d4f7a0d req-8ad69491-35ed-4ba6-921c-7dbee070a2a2 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-unplugged:1005dbb4-4473-4607-a609-b02cffd16ccf for instance b382ccfc-28a2-4efc-87ce-603f47e007b9 on instance [pid: 8|app: 0|req: 428/879] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:46:03 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:46:04.558 7 WARNING neutronclient.v2_0.client [None req-7733e204-4b7c-42cb-bc6d-7258078c2ad3 88a616df06b64302a67907d6463fa259 5b78f5e94e3445d0992514770bef3f81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:46:04.686 8 WARNING neutronclient.v2_0.client [None req-537066e7-e994-46a4-a770-692cc2e3a0ca 7ec05519e5124d21b2a4c9157629c009 3db34053143a479e9ef93a6367b4076b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/880] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:46:04 2026] GET /v2.1/servers/a5184c05-0a0a-4c7a-b3b4-21de1d1bc560 => generated 1630 bytes in 467 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/881] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:46:04 2026] GET /v2.1/servers/b382ccfc-28a2-4efc-87ce-603f47e007b9 => generated 1612 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:46:05.864 7 INFO nova.api.openstack.compute.server_external_events [req-5e14fb9a-eaf6-4f6b-8273-8a24a07ace45 req-848a500b-8d03-40d4-b0b3-ef4d673aaa52 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-plugged:c53531e4-880c-4c48-8ea2-41c4eac41d1d for instance a5184c05-0a0a-4c7a-b3b4-21de1d1bc560 on instance [pid: 7|app: 0|req: 453/882] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:46:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:46:05.935 8 INFO nova.api.openstack.compute.server_external_events [req-59751a6e-3fa8-4ab0-93da-bdfc534b90b4 req-98bfbbf0-d055-4c91-a727-8b250bffc1e6 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-unplugged:1005dbb4-4473-4607-a609-b02cffd16ccf for instance b382ccfc-28a2-4efc-87ce-603f47e007b9 on instance 2026-08-10 11:46:05.935 8 INFO nova.api.openstack.compute.server_external_events [req-59751a6e-3fa8-4ab0-93da-bdfc534b90b4 req-98bfbbf0-d055-4c91-a727-8b250bffc1e6 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-deleted:1005dbb4-4473-4607-a609-b02cffd16ccf for instance b382ccfc-28a2-4efc-87ce-603f47e007b9 on instance [pid: 8|app: 0|req: 431/885] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:46:05 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:46:06.058 7 WARNING neutronclient.v2_0.client [None req-0f8c049f-579d-4e38-bde1-fa4789a13784 88a616df06b64302a67907d6463fa259 5b78f5e94e3445d0992514770bef3f81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:46:06.072 8 WARNING neutronclient.v2_0.client [None req-ec6b72af-f1a5-4881-b4ba-726599546d8b 7ec05519e5124d21b2a4c9157629c009 3db34053143a479e9ef93a6367b4076b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/886] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:46:06 2026] GET /v2.1/servers/b382ccfc-28a2-4efc-87ce-603f47e007b9 => generated 1453 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/887] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:46:06 2026] GET /v2.1/servers/a5184c05-0a0a-4c7a-b3b4-21de1d1bc560 => generated 1630 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:46:07.214 8 WARNING neutronclient.v2_0.client [None req-b373ac6d-f844-4db8-81bd-bf5bc2c7de09 7ec05519e5124d21b2a4c9157629c009 3db34053143a479e9ef93a6367b4076b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:46:07.259 7 WARNING neutronclient.v2_0.client [None req-f4e98814-cb09-4326-a8e4-43fcf3060ea6 88a616df06b64302a67907d6463fa259 5b78f5e94e3445d0992514770bef3f81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 433/888] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:46:07 2026] GET /v2.1/servers/b382ccfc-28a2-4efc-87ce-603f47e007b9 => generated 1453 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/889] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:46:07 2026] GET /v2.1/servers/a5184c05-0a0a-4c7a-b3b4-21de1d1bc560 => generated 1809 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:46:07.419 8 WARNING neutronclient.v2_0.client [None req-4fbbf4df-2e0d-46d7-ac5e-51d252914b88 88a616df06b64302a67907d6463fa259 5b78f5e94e3445d0992514770bef3f81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/890] 10.0.0.232 () {32 vars in 741 bytes} [Mon Aug 10 11:46:07 2026] GET /v2.1/servers/a5184c05-0a0a-4c7a-b3b4-21de1d1bc560/os-interface => generated 284 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:46:07.916 7 INFO nova.api.openstack.compute.server_external_events [req-61a1f793-b048-4cf4-8bff-d61e09dd9568 req-1b4f5103-e61c-41d4-8d7b-bed9c54569cf aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-plugged:c53531e4-880c-4c48-8ea2-41c4eac41d1d for instance a5184c05-0a0a-4c7a-b3b4-21de1d1bc560 on instance [pid: 7|app: 0|req: 457/891] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:46:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:46:08.210 8 INFO nova.api.openstack.compute.server_external_events [req-d0e7c2f9-bfd9-4ee6-9524-c42abbffd1a8 req-47d33f5d-7ba3-47a7-93a8-05daad27adbb aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-changed:c53531e4-880c-4c48-8ea2-41c4eac41d1d for instance a5184c05-0a0a-4c7a-b3b4-21de1d1bc560 on instance [pid: 8|app: 0|req: 435/892] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:46:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:46:08.321 7 INFO nova.api.openstack.wsgi [None req-86affc0d-b983-4b07-9a61-2f57b751d374 7ec05519e5124d21b2a4c9157629c009 3db34053143a479e9ef93a6367b4076b - - default default] HTTP exception thrown: Instance b382ccfc-28a2-4efc-87ce-603f47e007b9 could not be found. [pid: 7|app: 0|req: 458/893] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:46:08 2026] GET /v2.1/servers/b382ccfc-28a2-4efc-87ce-603f47e007b9 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 460/896] 10.0.0.197 () {30 vars in 619 bytes} [Mon Aug 10 11:46:16 2026] GET /v2.1 => generated 0 bytes in 101 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 437/897] 10.0.0.197 () {32 vars in 692 bytes} [Mon Aug 10 11:46:16 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/898] 10.0.0.197 () {34 vars in 913 bytes} [Mon Aug 10 11:46:16 2026] GET /v2.1/os-simple-tenant-usage/0eb6375fbedb4eb291c70d0e418c0359?start=2026-08-09T00:00:00&end=2026-08-10T23:59:59 => generated 20 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/899] 10.0.0.197 () {30 vars in 654 bytes} [Mon Aug 10 11:46:16 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 462/900] 10.0.0.197 () {30 vars in 619 bytes} [Mon Aug 10 11:46:19 2026] GET /v2.1 => generated 0 bytes in 148 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 439/901] 10.0.0.197 () {32 vars in 692 bytes} [Mon Aug 10 11:46:20 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/902] 10.0.0.197 () {34 vars in 913 bytes} [Mon Aug 10 11:46:20 2026] GET /v2.1/os-simple-tenant-usage/0eb6375fbedb4eb291c70d0e418c0359?start=2026-08-09T00:00:00&end=2026-08-10T23:59:59 => generated 20 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/903] 10.0.0.197 () {30 vars in 654 bytes} [Mon Aug 10 11:46:20 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:46:23.614 7 WARNING neutronclient.v2_0.client [None req-75fe0648-2343-4857-8507-cb18b799dc01 88a616df06b64302a67907d6463fa259 5b78f5e94e3445d0992514770bef3f81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/904] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:46:23 2026] GET /v2.1/servers/a5184c05-0a0a-4c7a-b3b4-21de1d1bc560 => generated 1929 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/905] 10.0.0.232 () {32 vars in 753 bytes} [Mon Aug 10 11:46:25 2026] GET /v2.1/servers/a5184c05-0a0a-4c7a-b3b4-21de1d1bc560/os-server-password => generated 116 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 443/908] 10.0.0.232 () {32 vars in 718 bytes} [Mon Aug 10 11:46:27 2026] DELETE /v2.1/servers/a5184c05-0a0a-4c7a-b3b4-21de1d1bc560 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:46:27.390 7 WARNING neutronclient.v2_0.client [None req-163b54e5-4f58-4bac-8d60-5448cb19a506 88a616df06b64302a67907d6463fa259 5b78f5e94e3445d0992514770bef3f81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 466/909] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:46:27 2026] GET /v2.1/servers/a5184c05-0a0a-4c7a-b3b4-21de1d1bc560 => generated 1935 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:46:28.639 8 WARNING neutronclient.v2_0.client [None req-e6d74804-9203-4e69-849c-ea995e5746b1 88a616df06b64302a67907d6463fa259 5b78f5e94e3445d0992514770bef3f81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:46:28.649 7 INFO nova.api.openstack.compute.server_external_events [req-431ba841-3787-4689-9a39-9434775c0d21 req-927bac14-787e-4acd-b556-896a547b95f6 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-unplugged:c53531e4-880c-4c48-8ea2-41c4eac41d1d for instance a5184c05-0a0a-4c7a-b3b4-21de1d1bc560 on instance [pid: 7|app: 0|req: 467/910] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:46:28 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/911] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:46:28 2026] GET /v2.1/servers/a5184c05-0a0a-4c7a-b3b4-21de1d1bc560 => generated 1935 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:46:29.818 7 WARNING neutronclient.v2_0.client [None req-6a6e9e46-b02b-4244-9d28-0355946d8004 88a616df06b64302a67907d6463fa259 5b78f5e94e3445d0992514770bef3f81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/912] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:46:29 2026] GET /v2.1/servers/a5184c05-0a0a-4c7a-b3b4-21de1d1bc560 => generated 1935 bytes in 884 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:46:30.696 8 INFO nova.api.openstack.compute.server_external_events [req-0a439763-a93d-46de-b38e-0747392628de req-dddb8e08-d5d7-4790-af61-b3c54c17fb35 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-unplugged:c53531e4-880c-4c48-8ea2-41c4eac41d1d for instance a5184c05-0a0a-4c7a-b3b4-21de1d1bc560 on instance [pid: 8|app: 0|req: 445/913] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:46:30 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:46:31.710 7 WARNING neutronclient.v2_0.client [None req-7730de95-f86d-4299-93e1-52463a455baf 88a616df06b64302a67907d6463fa259 5b78f5e94e3445d0992514770bef3f81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/914] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:46:31 2026] GET /v2.1/servers/a5184c05-0a0a-4c7a-b3b4-21de1d1bc560 => generated 1538 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:46:32.746 8 INFO nova.api.openstack.compute.server_external_events [req-0e3bc132-7d04-4c1d-b064-e3255f318df5 req-ed817ece-809f-401e-a6d3-739449f44107 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-deleted:c53531e4-880c-4c48-8ea2-41c4eac41d1d for instance a5184c05-0a0a-4c7a-b3b4-21de1d1bc560 on instance [pid: 8|app: 0|req: 446/915] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:46:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:46:32.817 7 WARNING neutronclient.v2_0.client [None req-089653eb-535c-44cd-9248-2e321a93e699 88a616df06b64302a67907d6463fa259 5b78f5e94e3445d0992514770bef3f81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/916] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:46:32 2026] GET /v2.1/servers/a5184c05-0a0a-4c7a-b3b4-21de1d1bc560 => generated 1543 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:46:33.919 8 WARNING neutronclient.v2_0.client [None req-57bf5db6-7ba8-4cb3-b8b5-a17db6b46dc1 88a616df06b64302a67907d6463fa259 5b78f5e94e3445d0992514770bef3f81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/917] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:46:33 2026] GET /v2.1/servers/a5184c05-0a0a-4c7a-b3b4-21de1d1bc560 => generated 1543 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 471/918] 10.0.0.232 () {34 vars in 671 bytes} [Mon Aug 10 11:46:34 2026] POST /v2.1/os-keypairs => generated 398 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:46:34.984 8 INFO nova.api.openstack.wsgi [None req-5d636327-d5b0-48a8-9d0d-11275aca179b 88a616df06b64302a67907d6463fa259 5b78f5e94e3445d0992514770bef3f81 - - default default] HTTP exception thrown: Instance a5184c05-0a0a-4c7a-b3b4-21de1d1bc560 could not be found. [pid: 8|app: 0|req: 448/919] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:46:34 2026] GET /v2.1/servers/a5184c05-0a0a-4c7a-b3b4-21de1d1bc560 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-10 11:46:35.022 7 INFO nova.api.openstack.wsgi [None req-b9174f0f-4cd4-4d55-b0bb-e7c041cf21be 88a616df06b64302a67907d6463fa259 5b78f5e94e3445d0992514770bef3f81 - - default default] HTTP exception thrown: Instance a5184c05-0a0a-4c7a-b3b4-21de1d1bc560 could not be found. [pid: 7|app: 0|req: 472/920] 10.0.0.232 () {32 vars in 718 bytes} [Mon Aug 10 11:46:34 2026] DELETE /v2.1/servers/a5184c05-0a0a-4c7a-b3b4-21de1d1bc560 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:46:35.053 8 INFO nova.api.openstack.wsgi [None req-e73e3100-56c2-4a2a-b389-15c23eed6845 88a616df06b64302a67907d6463fa259 5b78f5e94e3445d0992514770bef3f81 - - default default] HTTP exception thrown: Instance a5184c05-0a0a-4c7a-b3b4-21de1d1bc560 could not be found. [pid: 8|app: 0|req: 449/921] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:46:35 2026] GET /v2.1/servers/a5184c05-0a0a-4c7a-b3b4-21de1d1bc560 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 473/922] 10.0.0.232 () {32 vars in 704 bytes} [Mon Aug 10 11:46:35 2026] DELETE /v2.1/os-keypairs/tempest-keypair-299736217 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 451/925] 10.0.0.232 () {32 vars in 728 bytes} [Mon Aug 10 11:46:36 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1616540704 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-10 11:46:37.061 7 WARNING neutronclient.v2_0.client [None req-084b4cc7-cfa5-4ea1-99e0-a4f4aa00d492 2410ad934aa849b188f9422f9054b18a 0484f594526944ccb50c75f6dc319a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:46:37.514 7 WARNING neutronclient.v2_0.client [None req-084b4cc7-cfa5-4ea1-99e0-a4f4aa00d492 2410ad934aa849b188f9422f9054b18a 0484f594526944ccb50c75f6dc319a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:46:37.975 7 WARNING neutronclient.v2_0.client [None req-084b4cc7-cfa5-4ea1-99e0-a4f4aa00d492 2410ad934aa849b188f9422f9054b18a 0484f594526944ccb50c75f6dc319a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 475/926] 10.0.0.232 () {34 vars in 663 bytes} [Mon Aug 10 11:46:36 2026] POST /v2.1/servers => generated 450 bytes in 1297 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-10 11:46:38.328 8 WARNING neutronclient.v2_0.client [None req-7ff8a94f-b0cc-4b67-9b6e-7cd0bad38689 2410ad934aa849b188f9422f9054b18a 0484f594526944ccb50c75f6dc319a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 452/927] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:46:38 2026] GET /v2.1/servers/2b1e175a-dea3-4ab8-9d80-66776d493824 => generated 1403 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:46:39.484 7 WARNING neutronclient.v2_0.client [None req-27e273c3-dedb-4b72-8240-964e1fb31d3a 2410ad934aa849b188f9422f9054b18a 0484f594526944ccb50c75f6dc319a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/928] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:46:39 2026] GET /v2.1/servers/2b1e175a-dea3-4ab8-9d80-66776d493824 => generated 1407 bytes in 448 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:46:40.934 8 WARNING neutronclient.v2_0.client [None req-5a2b1c42-8ce6-457e-abd0-efe6683f9ed9 2410ad934aa849b188f9422f9054b18a 0484f594526944ccb50c75f6dc319a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 453/929] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:46:40 2026] GET /v2.1/servers/2b1e175a-dea3-4ab8-9d80-66776d493824 => generated 1455 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:46:42.262 7 WARNING neutronclient.v2_0.client [None req-2a359088-500c-4bee-ade8-bc484192e3bf 2410ad934aa849b188f9422f9054b18a 0484f594526944ccb50c75f6dc319a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 477/930] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:46:42 2026] GET /v2.1/servers/2b1e175a-dea3-4ab8-9d80-66776d493824 => generated 1463 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:46:43.455 8 WARNING neutronclient.v2_0.client [None req-9bfe5627-9f0d-413b-8d45-8e281ec3a9d3 2410ad934aa849b188f9422f9054b18a 0484f594526944ccb50c75f6dc319a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/931] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:46:43 2026] GET /v2.1/servers/2b1e175a-dea3-4ab8-9d80-66776d493824 => generated 1531 bytes in 473 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:46:44.375 7 INFO nova.api.openstack.compute.server_external_events [req-ce85fb4b-e52a-47ff-93fb-bffcf866126b req-927a2117-193d-4163-ac67-a5a5e7191b9e aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-changed:fab04b63-aa56-40b2-be20-33bf491c2753 for instance 2b1e175a-dea3-4ab8-9d80-66776d493824 on instance [pid: 7|app: 0|req: 478/932] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:46:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:46:44.928 8 WARNING neutronclient.v2_0.client [None req-b679a5aa-b086-45f7-b874-6c170208c49d 2410ad934aa849b188f9422f9054b18a 0484f594526944ccb50c75f6dc319a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/933] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:46:44 2026] GET /v2.1/servers/2b1e175a-dea3-4ab8-9d80-66776d493824 => generated 1529 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:46:46.212 8 WARNING neutronclient.v2_0.client [None req-d983b36e-e69b-4017-bec1-8abbc7059480 2410ad934aa849b188f9422f9054b18a 0484f594526944ccb50c75f6dc319a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/936] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:46:46 2026] GET /v2.1/servers/2b1e175a-dea3-4ab8-9d80-66776d493824 => generated 1529 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:46:47.380 7 WARNING neutronclient.v2_0.client [None req-4173de5f-57d7-4aae-b4d9-7f61aa2fe829 2410ad934aa849b188f9422f9054b18a 0484f594526944ccb50c75f6dc319a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/937] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:46:47 2026] GET /v2.1/servers/2b1e175a-dea3-4ab8-9d80-66776d493824 => generated 1529 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:46:48.561 8 WARNING neutronclient.v2_0.client [None req-72789281-5e68-4bb2-a531-ae135d8ad4d6 2410ad934aa849b188f9422f9054b18a 0484f594526944ccb50c75f6dc319a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/938] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:46:48 2026] GET /v2.1/servers/2b1e175a-dea3-4ab8-9d80-66776d493824 => generated 1529 bytes in 515 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:46:49.535 7 INFO nova.api.openstack.compute.server_external_events [req-e889f85d-2805-4d48-bf0f-e07671664678 req-3ef97552-1041-481b-9285-a9343f460dc4 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-plugged:fab04b63-aa56-40b2-be20-33bf491c2753 for instance 2b1e175a-dea3-4ab8-9d80-66776d493824 on instance [pid: 7|app: 0|req: 481/939] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:46:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:46:50.098 8 WARNING neutronclient.v2_0.client [None req-8645b1a2-57ce-4dc1-abb3-6e3c047f05b6 2410ad934aa849b188f9422f9054b18a 0484f594526944ccb50c75f6dc319a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/940] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:46:50 2026] GET /v2.1/servers/2b1e175a-dea3-4ab8-9d80-66776d493824 => generated 1529 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:46:51.286 7 WARNING neutronclient.v2_0.client [None req-23a2c70a-0b0f-4f17-929c-cf051f9ab01c 2410ad934aa849b188f9422f9054b18a 0484f594526944ccb50c75f6dc319a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/941] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:46:51 2026] GET /v2.1/servers/2b1e175a-dea3-4ab8-9d80-66776d493824 => generated 1698 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:46:51.429 8 WARNING neutronclient.v2_0.client [None req-d2372111-30b5-4fd8-87c8-31726837a0ef 2410ad934aa849b188f9422f9054b18a 0484f594526944ccb50c75f6dc319a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/942] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:46:51 2026] GET /v2.1/servers/2b1e175a-dea3-4ab8-9d80-66776d493824 => generated 1698 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:46:51.580 7 INFO nova.api.openstack.compute.server_external_events [req-1922fc75-4192-4803-9748-cbeeec93ba24 req-4c154cf2-4ed2-4aea-a7aa-22ad626f49fe aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-plugged:fab04b63-aa56-40b2-be20-33bf491c2753 for instance 2b1e175a-dea3-4ab8-9d80-66776d493824 on instance [pid: 7|app: 0|req: 483/943] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:46:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:46:52.848 8 INFO nova.api.openstack.compute.server_external_events [req-72242bab-a229-4b26-a001-a2f65835ead3 req-abbca1df-1c8d-45c4-9e57-e127d42a7838 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-changed:fab04b63-aa56-40b2-be20-33bf491c2753 for instance 2b1e175a-dea3-4ab8-9d80-66776d493824 on instance [pid: 8|app: 0|req: 461/944] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:46:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 485/947] 10.0.0.232 () {34 vars in 750 bytes} [Mon Aug 10 11:47:02 2026] POST /v2.1/servers/2b1e175a-dea3-4ab8-9d80-66776d493824/action => generated 31890 bytes in 554 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:07.482 8 INFO nova.api.openstack.compute.server_external_events [req-17b64c40-6f78-4fd9-989b-5ed394f774d2 req-cfcb65f2-1cae-435d-9b61-03d506354a39 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-changed:fab04b63-aa56-40b2-be20-33bf491c2753 for instance 2b1e175a-dea3-4ab8-9d80-66776d493824 on instance [pid: 8|app: 0|req: 464/950] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:47:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 487/951] 10.0.0.232 () {34 vars in 671 bytes} [Mon Aug 10 11:47:07 2026] POST /v2.1/os-keypairs => generated 395 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 465/952] 10.0.0.232 () {34 vars in 671 bytes} [Mon Aug 10 11:47:08 2026] POST /v2.1/os-keypairs => generated 397 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-10 11:47:10.595 7 WARNING neutronclient.v2_0.client [None req-bf2be023-b8b5-49b5-bd0b-bcf83eef5cd1 ae0ab2e4c20e4490ac786fd7412fd620 13844c415adf48e080376d7336fc8999 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:47:10.671 7 WARNING neutronclient.v2_0.client [None req-bf2be023-b8b5-49b5-bd0b-bcf83eef5cd1 ae0ab2e4c20e4490ac786fd7412fd620 13844c415adf48e080376d7336fc8999 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:47:10.754 8 WARNING neutronclient.v2_0.client [None req-9281fd38-a3f8-4322-b96b-0d396e495872 2410ad934aa849b188f9422f9054b18a 0484f594526944ccb50c75f6dc319a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:47:10.810 8 WARNING neutronclient.v2_0.client [None req-9281fd38-a3f8-4322-b96b-0d396e495872 2410ad934aa849b188f9422f9054b18a 0484f594526944ccb50c75f6dc319a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:47:10.929 7 WARNING neutronclient.v2_0.client [None req-bf2be023-b8b5-49b5-bd0b-bcf83eef5cd1 ae0ab2e4c20e4490ac786fd7412fd620 13844c415adf48e080376d7336fc8999 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:47:11.021 8 WARNING neutronclient.v2_0.client [None req-9281fd38-a3f8-4322-b96b-0d396e495872 2410ad934aa849b188f9422f9054b18a 0484f594526944ccb50c75f6dc319a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/953] 10.0.0.232 () {34 vars in 663 bytes} [Mon Aug 10 11:47:10 2026] POST /v2.1/servers => generated 447 bytes in 627 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:11.188 7 WARNING neutronclient.v2_0.client [None req-813df358-d712-4f18-83b6-7f7c0c8b0452 ae0ab2e4c20e4490ac786fd7412fd620 13844c415adf48e080376d7336fc8999 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 466/954] 10.0.0.232 () {34 vars in 663 bytes} [Mon Aug 10 11:47:10 2026] POST /v2.1/servers => generated 449 bytes in 547 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/955] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:47:11 2026] GET /v2.1/servers/c6681089-402c-4591-8ed5-dd3695d3cba6 => generated 1392 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:11.250 8 WARNING neutronclient.v2_0.client [None req-182f3315-b3fd-4840-834f-8410b7659135 2410ad934aa849b188f9422f9054b18a 0484f594526944ccb50c75f6dc319a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/956] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:47:11 2026] GET /v2.1/servers/7354ffcd-c644-407b-bd64-bb70b6c30205 => generated 1402 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:12.345 7 WARNING neutronclient.v2_0.client [None req-0f94ea66-cf5e-4aa3-a011-dc9bdf0ae766 2410ad934aa849b188f9422f9054b18a 0484f594526944ccb50c75f6dc319a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/957] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:47:12 2026] GET /v2.1/servers/7354ffcd-c644-407b-bd64-bb70b6c30205 => generated 1406 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:13.429 8 WARNING neutronclient.v2_0.client [None req-db110f71-3ef9-4ed7-a433-47758ef7871b 2410ad934aa849b188f9422f9054b18a 0484f594526944ccb50c75f6dc319a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/958] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:47:13 2026] GET /v2.1/servers/7354ffcd-c644-407b-bd64-bb70b6c30205 => generated 1398 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:14.551 7 WARNING neutronclient.v2_0.client [None req-fbf417d0-ca41-47f2-8281-597e8f38b12e 2410ad934aa849b188f9422f9054b18a 0484f594526944ccb50c75f6dc319a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/959] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:47:14 2026] GET /v2.1/servers/7354ffcd-c644-407b-bd64-bb70b6c30205 => generated 1398 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:15.654 8 WARNING neutronclient.v2_0.client [None req-7350ce56-5e7c-486e-bbf9-7cdcd8cdb22e 2410ad934aa849b188f9422f9054b18a 0484f594526944ccb50c75f6dc319a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/960] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:47:15 2026] GET /v2.1/servers/7354ffcd-c644-407b-bd64-bb70b6c30205 => generated 1454 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:16.276 8 WARNING neutronclient.v2_0.client [None req-fc5e68cb-72f0-4098-af1d-4dc110008721 ae0ab2e4c20e4490ac786fd7412fd620 13844c415adf48e080376d7336fc8999 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/963] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:47:16 2026] GET /v2.1/servers/c6681089-402c-4591-8ed5-dd3695d3cba6 => generated 1517 bytes in 550 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:16.856 7 WARNING neutronclient.v2_0.client [None req-8f2e295a-0953-40d6-a398-16a790d684e1 2410ad934aa849b188f9422f9054b18a 0484f594526944ccb50c75f6dc319a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 493/964] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:47:16 2026] GET /v2.1/servers/7354ffcd-c644-407b-bd64-bb70b6c30205 => generated 1454 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-10 11:47:16.912 8 INFO nova.api.openstack.compute.server_external_events [req-dd383790-510b-4c99-9c6e-7716b04746bb req-a8bf5b54-ea38-4857-8ace-5869174227bb aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-changed:7d03bff4-2e9f-41f6-aefa-81af21e33031 for instance c6681089-402c-4591-8ed5-dd3695d3cba6 on instance [pid: 8|app: 0|req: 472/965] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:47:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:17.962 7 WARNING neutronclient.v2_0.client [None req-5a4534a5-d0ae-4799-a48b-2829883d934d 2410ad934aa849b188f9422f9054b18a 0484f594526944ccb50c75f6dc319a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/966] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:47:17 2026] GET /v2.1/servers/7354ffcd-c644-407b-bd64-bb70b6c30205 => generated 1529 bytes in 1057 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:19.040 8 INFO nova.api.openstack.compute.server_external_events [req-1082101b-3455-4254-9eea-65e026bb91d0 req-87b81335-0572-4cd5-b435-e9f7fcc68082 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-changed:3480b944-0e6d-4502-b79d-1656516780c4 for instance 7354ffcd-c644-407b-bd64-bb70b6c30205 on instance [pid: 8|app: 0|req: 473/967] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:47:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:20.028 7 WARNING neutronclient.v2_0.client [None req-531ac9ca-7bcd-4e60-a095-ed45e14bf44e 2410ad934aa849b188f9422f9054b18a 0484f594526944ccb50c75f6dc319a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/968] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:47:19 2026] GET /v2.1/servers/7354ffcd-c644-407b-bd64-bb70b6c30205 => generated 1527 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:21.155 8 WARNING neutronclient.v2_0.client [None req-a4f0e305-4591-4280-b332-cdf24f9b6958 2410ad934aa849b188f9422f9054b18a 0484f594526944ccb50c75f6dc319a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 474/969] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:47:21 2026] GET /v2.1/servers/7354ffcd-c644-407b-bd64-bb70b6c30205 => generated 1527 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:21.844 7 WARNING neutronclient.v2_0.client [None req-4b7c15df-d3d4-407d-9e98-6be943def4df ae0ab2e4c20e4490ac786fd7412fd620 13844c415adf48e080376d7336fc8999 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/970] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:47:21 2026] GET /v2.1/servers/c6681089-402c-4591-8ed5-dd3695d3cba6 => generated 1515 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:22.164 8 INFO nova.api.openstack.compute.server_external_events [req-b747ca74-652b-4362-82bf-41e15ca268a6 req-5447d755-83f6-40f6-ae93-cee14e3f4d7b aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-plugged:7d03bff4-2e9f-41f6-aefa-81af21e33031 for instance c6681089-402c-4591-8ed5-dd3695d3cba6 on instance [pid: 8|app: 0|req: 475/971] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:47:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:22.338 7 WARNING neutronclient.v2_0.client [None req-9242f908-5418-4bd0-9918-8ca2e611baaf 2410ad934aa849b188f9422f9054b18a 0484f594526944ccb50c75f6dc319a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/972] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:47:22 2026] GET /v2.1/servers/7354ffcd-c644-407b-bd64-bb70b6c30205 => generated 1527 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:23.515 8 WARNING neutronclient.v2_0.client [None req-63e51323-81bd-4eca-ba19-efd988b843b3 2410ad934aa849b188f9422f9054b18a 0484f594526944ccb50c75f6dc319a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/973] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:47:23 2026] GET /v2.1/servers/7354ffcd-c644-407b-bd64-bb70b6c30205 => generated 1527 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:24.229 7 INFO nova.api.openstack.compute.server_external_events [req-300581e4-96ed-482a-a1a5-bd761632f660 req-a86ebfaf-8931-403b-983c-354346a114a6 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-plugged:7d03bff4-2e9f-41f6-aefa-81af21e33031 for instance c6681089-402c-4591-8ed5-dd3695d3cba6 on instance 2026-08-10 11:47:24.229 7 INFO nova.api.openstack.compute.server_external_events [req-300581e4-96ed-482a-a1a5-bd761632f660 req-a86ebfaf-8931-403b-983c-354346a114a6 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-plugged:3480b944-0e6d-4502-b79d-1656516780c4 for instance 7354ffcd-c644-407b-bd64-bb70b6c30205 on instance [pid: 7|app: 0|req: 498/974] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:47:24 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:24.757 8 WARNING neutronclient.v2_0.client [None req-8810fd64-8dd6-49e2-9583-d69e80ede94f 2410ad934aa849b188f9422f9054b18a 0484f594526944ccb50c75f6dc319a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/975] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:47:24 2026] GET /v2.1/servers/7354ffcd-c644-407b-bd64-bb70b6c30205 => generated 1527 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:25.996 7 WARNING neutronclient.v2_0.client [None req-fa6d1659-60e3-4e24-9ba8-370b64836027 2410ad934aa849b188f9422f9054b18a 0484f594526944ccb50c75f6dc319a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/978] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:47:25 2026] GET /v2.1/servers/7354ffcd-c644-407b-bd64-bb70b6c30205 => generated 1695 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:26.148 8 WARNING neutronclient.v2_0.client [None req-34fccd69-0bd8-4d96-8271-643f4131956a 2410ad934aa849b188f9422f9054b18a 0484f594526944ccb50c75f6dc319a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/979] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:47:26 2026] GET /v2.1/servers/7354ffcd-c644-407b-bd64-bb70b6c30205 => generated 1695 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:26.298 7 INFO nova.api.openstack.compute.server_external_events [req-9aadea50-5eac-4670-a470-89c8d44fea18 req-a134bbeb-1faa-48b4-ae13-21e124104d1e aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-plugged:3480b944-0e6d-4502-b79d-1656516780c4 for instance 7354ffcd-c644-407b-bd64-bb70b6c30205 on instance [pid: 7|app: 0|req: 501/980] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:47:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:27.176 8 WARNING neutronclient.v2_0.client [None req-ab8ddffe-b40f-4e69-87e2-355dadbb36fc ae0ab2e4c20e4490ac786fd7412fd620 13844c415adf48e080376d7336fc8999 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/981] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:47:27 2026] GET /v2.1/servers/c6681089-402c-4591-8ed5-dd3695d3cba6 => generated 1813 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:28.348 7 INFO nova.api.openstack.compute.server_external_events [req-0ca2d2f7-3c11-44e1-9cff-cb8e4dd4360c req-7f3d708a-e7ad-427f-b86c-94c9abf5db1c aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-changed:3480b944-0e6d-4502-b79d-1656516780c4 for instance 7354ffcd-c644-407b-bd64-bb70b6c30205 on instance [pid: 7|app: 0|req: 502/982] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:47:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:28.586 8 WARNING neutronclient.v2_0.client [None req-d5f87f26-c0e2-452d-a0b1-65f05bf6f2aa ae0ab2e4c20e4490ac786fd7412fd620 13844c415adf48e080376d7336fc8999 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:47:28.629 8 WARNING neutronclient.v2_0.client [None req-d5f87f26-c0e2-452d-a0b1-65f05bf6f2aa ae0ab2e4c20e4490ac786fd7412fd620 13844c415adf48e080376d7336fc8999 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:47:28.860 8 WARNING neutronclient.v2_0.client [None req-d5f87f26-c0e2-452d-a0b1-65f05bf6f2aa ae0ab2e4c20e4490ac786fd7412fd620 13844c415adf48e080376d7336fc8999 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/983] 10.0.0.232 () {34 vars in 663 bytes} [Mon Aug 10 11:47:28 2026] POST /v2.1/servers => generated 447 bytes in 507 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:29.061 7 WARNING neutronclient.v2_0.client [None req-a76b4a5d-48d9-418c-8d22-a2ec4d845da9 ae0ab2e4c20e4490ac786fd7412fd620 13844c415adf48e080376d7336fc8999 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/984] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:47:29 2026] GET /v2.1/servers/d7d52f0a-92d1-4bb3-8992-33ffc5c479a7 => generated 1394 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:30.391 8 INFO nova.api.openstack.compute.server_external_events [req-5fb6d478-2a94-4573-b39f-bf54526f9215 req-2487e7a5-3eb5-439c-ba33-c4d1be5162df aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-changed:7d03bff4-2e9f-41f6-aefa-81af21e33031 for instance c6681089-402c-4591-8ed5-dd3695d3cba6 on instance [pid: 8|app: 0|req: 482/985] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:47:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:34.188 7 WARNING neutronclient.v2_0.client [None req-9c707156-e33d-44cb-8ace-729baae379fb ae0ab2e4c20e4490ac786fd7412fd620 13844c415adf48e080376d7336fc8999 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 504/986] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:47:34 2026] GET /v2.1/servers/d7d52f0a-92d1-4bb3-8992-33ffc5c479a7 => generated 1519 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:35.073 8 INFO nova.api.openstack.compute.server_external_events [req-021c3f27-4ea2-485c-baf7-2f453f23be57 req-605c7582-402a-419a-8c59-a20797730681 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-changed:74d701cc-5a8d-4a56-950f-69c99d064672 for instance d7d52f0a-92d1-4bb3-8992-33ffc5c479a7 on instance [pid: 8|app: 0|req: 483/987] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:47:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 506/990] 10.0.0.232 () {34 vars in 750 bytes} [Mon Aug 10 11:47:37 2026] POST /v2.1/servers/7354ffcd-c644-407b-bd64-bb70b6c30205/action => generated 34355 bytes in 539 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 485/991] 10.0.0.232 () {32 vars in 718 bytes} [Mon Aug 10 11:47:37 2026] DELETE /v2.1/servers/7354ffcd-c644-407b-bd64-bb70b6c30205 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:37.894 7 WARNING neutronclient.v2_0.client [None req-9d04798c-7324-45f1-9a89-9d766945f9f0 2410ad934aa849b188f9422f9054b18a 0484f594526944ccb50c75f6dc319a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/992] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:47:37 2026] GET /v2.1/servers/7354ffcd-c644-407b-bd64-bb70b6c30205 => generated 1821 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:39.082 8 WARNING neutronclient.v2_0.client [None req-d98f93c2-0f2b-479a-945a-5c45b245d91a 2410ad934aa849b188f9422f9054b18a 0484f594526944ccb50c75f6dc319a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:39.103 7 INFO nova.api.openstack.compute.server_external_events [req-e78c8ace-07b5-4db9-9582-d2b460ef7628 req-d95df16d-1b13-400d-a033-589fff17cd34 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-unplugged:3480b944-0e6d-4502-b79d-1656516780c4 for instance 7354ffcd-c644-407b-bd64-bb70b6c30205 on instance [pid: 7|app: 0|req: 508/993] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:47:39 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/994] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:47:39 2026] GET /v2.1/servers/7354ffcd-c644-407b-bd64-bb70b6c30205 => generated 1821 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:39.387 7 WARNING neutronclient.v2_0.client [None req-351950ce-5174-4805-b9cd-c80051415888 ae0ab2e4c20e4490ac786fd7412fd620 13844c415adf48e080376d7336fc8999 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 509/995] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:47:39 2026] GET /v2.1/servers/d7d52f0a-92d1-4bb3-8992-33ffc5c479a7 => generated 1517 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:39.998 8 INFO nova.api.openstack.compute.server_external_events [req-663d19f7-c786-418e-ae86-1c82db32cdfa req-404793d4-91e4-4884-b2f7-b615508bfb76 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-plugged:74d701cc-5a8d-4a56-950f-69c99d064672 for instance d7d52f0a-92d1-4bb3-8992-33ffc5c479a7 on instance [pid: 8|app: 0|req: 487/996] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:47:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:40.373 7 WARNING neutronclient.v2_0.client [None req-0c769d0e-afaa-4fa2-bb36-77b7542bf704 2410ad934aa849b188f9422f9054b18a 0484f594526944ccb50c75f6dc319a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 510/997] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:47:40 2026] GET /v2.1/servers/7354ffcd-c644-407b-bd64-bb70b6c30205 => generated 1821 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:41.142 8 INFO nova.api.openstack.compute.server_external_events [req-9a0a2747-1842-4182-ac68-4d9793c723cb req-09ccc76f-acec-420c-b0f1-607a0efd4d61 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-unplugged:3480b944-0e6d-4502-b79d-1656516780c4 for instance 7354ffcd-c644-407b-bd64-bb70b6c30205 on instance [pid: 8|app: 0|req: 488/998] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:47:41 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:41.691 7 WARNING neutronclient.v2_0.client [None req-82031e46-0768-4bd2-a6a7-90c5f78ba313 2410ad934aa849b188f9422f9054b18a 0484f594526944ccb50c75f6dc319a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/999] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:47:41 2026] GET /v2.1/servers/7354ffcd-c644-407b-bd64-bb70b6c30205 => generated 1483 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:42.046 8 INFO nova.api.openstack.compute.server_external_events [req-ce372b84-e0be-47cb-bb2a-8c79ef9654f3 req-594abb47-19f2-4623-b577-e7207a09cf43 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-plugged:74d701cc-5a8d-4a56-950f-69c99d064672 for instance d7d52f0a-92d1-4bb3-8992-33ffc5c479a7 on instance 2026-08-10 11:47:42.047 8 INFO nova.api.openstack.compute.server_external_events [req-ce372b84-e0be-47cb-bb2a-8c79ef9654f3 req-594abb47-19f2-4623-b577-e7207a09cf43 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-deleted:3480b944-0e6d-4502-b79d-1656516780c4 for instance 7354ffcd-c644-407b-bd64-bb70b6c30205 on instance [pid: 8|app: 0|req: 489/1000] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:47:42 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:42.805 7 WARNING neutronclient.v2_0.client [None req-974922ac-1ac7-42a2-af33-f1e700f9bdff 2410ad934aa849b188f9422f9054b18a 0484f594526944ccb50c75f6dc319a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 512/1001] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:47:42 2026] GET /v2.1/servers/7354ffcd-c644-407b-bd64-bb70b6c30205 => generated 1488 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:43.913 8 WARNING neutronclient.v2_0.client [None req-017a2145-1a4f-4760-8618-2edef465800e 2410ad934aa849b188f9422f9054b18a 0484f594526944ccb50c75f6dc319a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/1002] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:47:43 2026] GET /v2.1/servers/7354ffcd-c644-407b-bd64-bb70b6c30205 => generated 1488 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:44.588 7 WARNING neutronclient.v2_0.client [None req-a9775149-9e90-4c2a-b8a4-89f456f9d6b2 ae0ab2e4c20e4490ac786fd7412fd620 13844c415adf48e080376d7336fc8999 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 513/1003] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:47:44 2026] GET /v2.1/servers/d7d52f0a-92d1-4bb3-8992-33ffc5c479a7 => generated 1816 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:45.013 8 INFO nova.api.openstack.wsgi [None req-69ee3cfd-e19f-45f3-941c-16222364bae4 2410ad934aa849b188f9422f9054b18a 0484f594526944ccb50c75f6dc319a1f - - default default] HTTP exception thrown: Instance 7354ffcd-c644-407b-bd64-bb70b6c30205 could not be found. [pid: 8|app: 0|req: 491/1004] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:47:44 2026] GET /v2.1/servers/7354ffcd-c644-407b-bd64-bb70b6c30205 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 514/1005] 10.0.0.232 () {32 vars in 728 bytes} [Mon Aug 10 11:47:45 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-132424035 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 492/1006] 10.0.0.232 () {32 vars in 718 bytes} [Mon Aug 10 11:47:45 2026] DELETE /v2.1/servers/2b1e175a-dea3-4ab8-9d80-66776d493824 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-08-10 11:47:45.633 7 WARNING neutronclient.v2_0.client [None req-444d81f3-c169-4676-8ee3-cec3177db8d7 2410ad934aa849b188f9422f9054b18a 0484f594526944ccb50c75f6dc319a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1007] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:47:45 2026] GET /v2.1/servers/2b1e175a-dea3-4ab8-9d80-66776d493824 => generated 1704 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:46.042 8 INFO nova.api.openstack.compute.server_external_events [req-9dede709-f296-4e64-8aac-6ee6ed48bd9c req-47363cc7-4664-4f0a-b752-236b9e770659 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-changed:74d701cc-5a8d-4a56-950f-69c99d064672 for instance d7d52f0a-92d1-4bb3-8992-33ffc5c479a7 on instance [pid: 8|app: 0|req: 494/1010] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:47:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:46.857 7 WARNING neutronclient.v2_0.client [None req-89f24344-6755-4fe2-86d9-d7d68db31ca9 2410ad934aa849b188f9422f9054b18a 0484f594526944ccb50c75f6dc319a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:46.943 8 INFO nova.api.openstack.compute.server_external_events [req-c319e279-a5a3-4d1e-be3c-c2c2c9e30637 req-b834d993-eb04-47eb-907b-8fe0640f43a3 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-unplugged:fab04b63-aa56-40b2-be20-33bf491c2753 for instance 2b1e175a-dea3-4ab8-9d80-66776d493824 on instance [pid: 8|app: 0|req: 495/1011] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:47:46 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1012] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:47:46 2026] GET /v2.1/servers/2b1e175a-dea3-4ab8-9d80-66776d493824 => generated 1704 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:48.087 8 WARNING neutronclient.v2_0.client [None req-284f6980-e5f7-443d-bfbd-2ca46d404aa8 2410ad934aa849b188f9422f9054b18a 0484f594526944ccb50c75f6dc319a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 496/1013] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:47:48 2026] GET /v2.1/servers/2b1e175a-dea3-4ab8-9d80-66776d493824 => generated 1704 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:48.286 7 INFO nova.api.openstack.compute.server_external_events [req-372f8859-0cec-413f-8070-9d9013c73fb0 req-6125249f-b535-4b8c-80f3-2f805342da0c aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-deleted:fab04b63-aa56-40b2-be20-33bf491c2753 for instance 2b1e175a-dea3-4ab8-9d80-66776d493824 on instance [pid: 7|app: 0|req: 518/1014] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:47:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:48.988 8 INFO nova.api.openstack.compute.server_external_events [req-7949c9c3-2659-4939-acac-df16cf6e9021 req-f6255683-819c-4310-9f2a-8ddcf40d60bf aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-unplugged:fab04b63-aa56-40b2-be20-33bf491c2753 for instance 2b1e175a-dea3-4ab8-9d80-66776d493824 on instance [pid: 8|app: 0|req: 497/1015] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:47:48 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:49.287 7 WARNING neutronclient.v2_0.client [None req-51c9f214-298a-4bca-bf0b-2a2712d39230 2410ad934aa849b188f9422f9054b18a 0484f594526944ccb50c75f6dc319a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1016] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:47:49 2026] GET /v2.1/servers/2b1e175a-dea3-4ab8-9d80-66776d493824 => generated 1484 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:50.377 8 WARNING neutronclient.v2_0.client [None req-029bc116-9f7a-4a38-b178-461fbe6ca354 2410ad934aa849b188f9422f9054b18a 0484f594526944ccb50c75f6dc319a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 498/1017] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:47:50 2026] GET /v2.1/servers/2b1e175a-dea3-4ab8-9d80-66776d493824 => generated 1489 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:51.490 7 WARNING neutronclient.v2_0.client [None req-e7940983-7842-45bc-9405-e0ba6670c09b 2410ad934aa849b188f9422f9054b18a 0484f594526944ccb50c75f6dc319a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1018] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:47:51 2026] GET /v2.1/servers/2b1e175a-dea3-4ab8-9d80-66776d493824 => generated 1489 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:47:52.587 8 INFO nova.api.openstack.wsgi [None req-7fb4f839-6edb-4159-9e85-b8c362dd4205 2410ad934aa849b188f9422f9054b18a 0484f594526944ccb50c75f6dc319a1f - - default default] HTTP exception thrown: Instance 2b1e175a-dea3-4ab8-9d80-66776d493824 could not be found. [pid: 8|app: 0|req: 499/1019] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:47:52 2026] GET /v2.1/servers/2b1e175a-dea3-4ab8-9d80-66776d493824 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 521/1020] 10.0.0.232 () {32 vars in 730 bytes} [Mon Aug 10 11:47:52 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1188736474 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-10 11:48:12.129 7 WARNING neutronclient.v2_0.client [None req-3cab8c67-5bc6-44ec-bb2c-ba0661a956db 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:48:12.171 7 WARNING neutronclient.v2_0.client [None req-3cab8c67-5bc6-44ec-bb2c-ba0661a956db 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:48:12.320 7 WARNING neutronclient.v2_0.client [None req-3cab8c67-5bc6-44ec-bb2c-ba0661a956db 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1025] 199.204.45.65 () {36 vars in 713 bytes} [Mon Aug 10 11:48:11 2026] POST /v2.1/servers => generated 453 bytes in 738 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:48:12.959 8 WARNING neutronclient.v2_0.client [None req-1f7eaf78-e146-4728-a194-569050da3109 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/1026] 199.204.45.65 () {32 vars in 732 bytes} [Mon Aug 10 11:48:12 2026] GET /v2.1/servers/6771def9-df56-4dde-af49-91a2fdae3d05 => generated 2213 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:48:13.029 7 WARNING neutronclient.v2_0.client [None req-bf1b01d8-bb69-4a10-95dc-97d3100d2b39 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1027] 199.204.45.65 () {32 vars in 758 bytes} [Mon Aug 10 11:48:13 2026] GET /v2.1/servers/6771def9-df56-4dde-af49-91a2fdae3d05/os-interface => generated 28 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 503/1028] 199.204.45.65 () {32 vars in 776 bytes} [Mon Aug 10 11:48:13 2026] GET /v2.1/servers/6771def9-df56-4dde-af49-91a2fdae3d05/os-volume_attachments => generated 25 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:48:15.846 7 WARNING neutronclient.v2_0.client [None req-44019ba7-c5f1-4f8d-bb59-b339482b96ba 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 526/1031] 199.204.45.65 () {32 vars in 732 bytes} [Mon Aug 10 11:48:15 2026] GET /v2.1/servers/6771def9-df56-4dde-af49-91a2fdae3d05 => generated 2371 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:48:15.965 8 WARNING neutronclient.v2_0.client [None req-82553a15-2bd5-4a5f-9567-82e0670f8802 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/1032] 199.204.45.65 () {32 vars in 758 bytes} [Mon Aug 10 11:48:15 2026] GET /v2.1/servers/6771def9-df56-4dde-af49-91a2fdae3d05/os-interface => generated 28 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 527/1033] 199.204.45.65 () {32 vars in 776 bytes} [Mon Aug 10 11:48:16 2026] GET /v2.1/servers/6771def9-df56-4dde-af49-91a2fdae3d05/os-volume_attachments => generated 197 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:48:18.661 8 INFO nova.api.openstack.compute.server_external_events [req-e3521478-c7f7-4a32-a656-a72e78b2c025 req-86ece6db-e10a-4914-b132-156d1d2b3114 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-changed:bf124dd0-05a5-483f-b66f-3c84a27944b4 for instance 6771def9-df56-4dde-af49-91a2fdae3d05 on instance [pid: 8|app: 0|req: 507/1034] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:48:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:48:18.872 7 WARNING neutronclient.v2_0.client [None req-1291830f-4491-4bc8-909d-dc2e5fa54c1c 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1035] 199.204.45.65 () {32 vars in 732 bytes} [Mon Aug 10 11:48:18 2026] GET /v2.1/servers/6771def9-df56-4dde-af49-91a2fdae3d05 => generated 2445 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:48:19.005 8 WARNING neutronclient.v2_0.client [None req-f4ed261b-3d6f-485e-aa50-c2e3ecea2388 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/1036] 199.204.45.65 () {32 vars in 758 bytes} [Mon Aug 10 11:48:18 2026] GET /v2.1/servers/6771def9-df56-4dde-af49-91a2fdae3d05/os-interface => generated 284 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 529/1037] 199.204.45.65 () {32 vars in 776 bytes} [Mon Aug 10 11:48:19 2026] GET /v2.1/servers/6771def9-df56-4dde-af49-91a2fdae3d05/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:48:21.956 8 WARNING neutronclient.v2_0.client [None req-3c14d533-e064-4b62-83c0-e5466a1ff163 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1038] 199.204.45.65 () {32 vars in 732 bytes} [Mon Aug 10 11:48:21 2026] GET /v2.1/servers/6771def9-df56-4dde-af49-91a2fdae3d05 => generated 2433 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:48:22.089 7 WARNING neutronclient.v2_0.client [None req-f5e043cd-14db-4584-a520-77e2c6ae82fb 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 530/1039] 199.204.45.65 () {32 vars in 758 bytes} [Mon Aug 10 11:48:22 2026] GET /v2.1/servers/6771def9-df56-4dde-af49-91a2fdae3d05/os-interface => generated 284 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 510/1040] 199.204.45.65 () {32 vars in 776 bytes} [Mon Aug 10 11:48:22 2026] GET /v2.1/servers/6771def9-df56-4dde-af49-91a2fdae3d05/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:48:24.727 7 INFO nova.api.openstack.compute.server_external_events [req-4006e713-bc9f-4a04-9c66-c86c78f89519 req-a7708419-38d2-4dda-86fa-58cd65699d8d aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-plugged:bf124dd0-05a5-483f-b66f-3c84a27944b4 for instance 6771def9-df56-4dde-af49-91a2fdae3d05 on instance [pid: 7|app: 0|req: 531/1041] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:48:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:48:24.959 8 WARNING neutronclient.v2_0.client [None req-0c2ff6cc-f71a-4c98-97ed-7b53592dbd49 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1042] 199.204.45.65 () {32 vars in 732 bytes} [Mon Aug 10 11:48:24 2026] GET /v2.1/servers/6771def9-df56-4dde-af49-91a2fdae3d05 => generated 2433 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:48:25.096 7 WARNING neutronclient.v2_0.client [None req-5c1653d2-7d7e-4699-aa24-79ab89a815ca 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 532/1043] 199.204.45.65 () {32 vars in 758 bytes} [Mon Aug 10 11:48:25 2026] GET /v2.1/servers/6771def9-df56-4dde-af49-91a2fdae3d05/os-interface => generated 286 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 512/1044] 199.204.45.65 () {32 vars in 776 bytes} [Mon Aug 10 11:48:25 2026] GET /v2.1/servers/6771def9-df56-4dde-af49-91a2fdae3d05/os-volume_attachments => generated 197 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:48:26.794 7 INFO nova.api.openstack.compute.server_external_events [req-09607a3a-d956-4e4f-821c-6e2c59d016d0 req-c222e8e8-58fe-4cf5-a36d-29a22ddc796f aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-plugged:bf124dd0-05a5-483f-b66f-3c84a27944b4 for instance 6771def9-df56-4dde-af49-91a2fdae3d05 on instance [pid: 7|app: 0|req: 534/1047] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:48:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:48:28.104 8 WARNING neutronclient.v2_0.client [None req-7c3794aa-8639-4689-8012-6e9da97d53bf 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 514/1048] 199.204.45.65 () {32 vars in 732 bytes} [Mon Aug 10 11:48:28 2026] GET /v2.1/servers/6771def9-df56-4dde-af49-91a2fdae3d05 => generated 2581 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:48:28.232 7 WARNING neutronclient.v2_0.client [None req-e5b76373-0b65-4417-8c55-0756d114c12b 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 535/1049] 199.204.45.65 () {32 vars in 758 bytes} [Mon Aug 10 11:48:28 2026] GET /v2.1/servers/6771def9-df56-4dde-af49-91a2fdae3d05/os-interface => generated 286 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 515/1050] 199.204.45.65 () {32 vars in 776 bytes} [Mon Aug 10 11:48:28 2026] GET /v2.1/servers/6771def9-df56-4dde-af49-91a2fdae3d05/os-volume_attachments => generated 197 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:49:05.276 7 WARNING neutronclient.v2_0.client [None req-d94120c2-9516-4150-85f0-6a86f5f6e49f 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:49:05.316 7 WARNING neutronclient.v2_0.client [None req-d94120c2-9516-4150-85f0-6a86f5f6e49f 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:49:07.974 8 INFO nova.api.openstack.compute.server_external_events [req-a2bed22c-c513-4af0-aeb0-c1ddc51ff73a req-592ecaa7-d0ba-464e-a2e8-aa9686aa5bdf aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-changed:21958bca-e9cb-42b5-8bd5-811c628cecf3 for instance 6771def9-df56-4dde-af49-91a2fdae3d05 on instance [pid: 8|app: 0|req: 521/1059] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:49:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:49:11.087 8 INFO nova.api.openstack.compute.server_external_events [req-7e8bc772-8249-4c8b-9ab7-0b499d1854e2 req-962687a1-aa5c-425b-abce-63618a03d153 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-plugged:21958bca-e9cb-42b5-8bd5-811c628cecf3 for instance 6771def9-df56-4dde-af49-91a2fdae3d05 on instance [pid: 8|app: 0|req: 522/1060] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:49:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:49:13.128 8 INFO nova.api.openstack.compute.server_external_events [req-76922cbb-5c15-44e7-a87a-000fd36fecaf req-8c3d2fd7-122d-4383-926b-b8dd62b23aa6 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-plugged:21958bca-e9cb-42b5-8bd5-811c628cecf3 for instance 6771def9-df56-4dde-af49-91a2fdae3d05 on instance [pid: 8|app: 0|req: 523/1061] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:49:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-10 11:49:14.378 7 WARNING neutronclient.v2_0.client [None req-d94120c2-9516-4150-85f0-6a86f5f6e49f 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 539/1062] 199.204.45.65 () {36 vars in 811 bytes} [Mon Aug 10 11:49:05 2026] POST /v2.1/servers/6771def9-df56-4dde-af49-91a2fdae3d05/os-interface => generated 281 bytes in 9193 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:49:14.993 8 INFO nova.api.openstack.compute.server_external_events [req-7db6b8a6-fca8-4752-ad23-72150e2593bd req-3399e4c6-3f91-47a3-9cf4-8660320d2939 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-changed:21958bca-e9cb-42b5-8bd5-811c628cecf3 for instance 6771def9-df56-4dde-af49-91a2fdae3d05 on instance [pid: 8|app: 0|req: 524/1063] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:49:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:49:15.361 7 INFO nova.api.openstack.compute.server_external_events [req-267afd15-e5e7-444c-9343-c2209abc790b req-c61c05f4-6a79-4332-96d4-761b71186cf3 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-changed:21958bca-e9cb-42b5-8bd5-811c628cecf3 for instance 6771def9-df56-4dde-af49-91a2fdae3d05 on instance [pid: 7|app: 0|req: 540/1064] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:49:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:49:41.396 8 WARNING neutronclient.v2_0.client [None req-f957562e-0ce8-4262-97ac-ccd9d89d43c5 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:49:41.448 8 WARNING neutronclient.v2_0.client [None req-f957562e-0ce8-4262-97ac-ccd9d89d43c5 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:49:43.896 7 INFO nova.api.openstack.compute.server_external_events [req-21046a7c-8b59-4faa-be37-a7e935c0136f req-b5066a90-9129-4c63-9cdc-a567b6cc77f3 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-changed:c3f93d32-f557-442f-8d24-cc164668a202 for instance 6771def9-df56-4dde-af49-91a2fdae3d05 on instance [pid: 7|app: 0|req: 544/1071] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:49:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:49:47.280 7 INFO nova.api.openstack.compute.server_external_events [req-d3c9604d-2b36-425b-8b5d-cf284c6336d5 req-c7716cad-0964-4c4c-9eec-9844a352db38 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-plugged:c3f93d32-f557-442f-8d24-cc164668a202 for instance 6771def9-df56-4dde-af49-91a2fdae3d05 on instance [pid: 7|app: 0|req: 547/1074] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:49:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:49:49.323 7 INFO nova.api.openstack.compute.server_external_events [req-44457f71-8354-427b-bfef-6041424809e3 req-f7b83338-b619-4ea7-9b22-647b3f80d0d2 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-plugged:c3f93d32-f557-442f-8d24-cc164668a202 for instance 6771def9-df56-4dde-af49-91a2fdae3d05 on instance [pid: 7|app: 0|req: 548/1075] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:49:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-10 11:49:50.528 8 WARNING neutronclient.v2_0.client [None req-f957562e-0ce8-4262-97ac-ccd9d89d43c5 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1076] 199.204.45.65 () {36 vars in 811 bytes} [Mon Aug 10 11:49:41 2026] POST /v2.1/servers/6771def9-df56-4dde-af49-91a2fdae3d05/os-interface => generated 377 bytes in 9256 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:50:02.165 8 WARNING neutronclient.v2_0.client [None req-6feb4efd-3469-4eca-91f3-5fb612a7cc59 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-10 11:50:02.206 8 WARNING neutronclient.v2_0.client [None req-6feb4efd-3469-4eca-91f3-5fb612a7cc59 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:50:04.839 7 INFO nova.api.openstack.compute.server_external_events [req-4c064713-b96b-457f-b4be-092d9b1e7240 req-303dced0-b284-4e56-9116-b2ad63b0c90a aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-changed:0d442efb-ccbb-48e0-9a02-69628fbb9e82 for instance 6771def9-df56-4dde-af49-91a2fdae3d05 on instance [pid: 7|app: 0|req: 550/1079] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:50:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:50:08.424 7 INFO nova.api.openstack.compute.server_external_events [req-ffe518ba-2ed4-4eaa-a3e4-48a3a4a6a50d req-6a6eb6f9-c25e-4835-9d94-c590575f6992 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-plugged:0d442efb-ccbb-48e0-9a02-69628fbb9e82 for instance 6771def9-df56-4dde-af49-91a2fdae3d05 on instance [pid: 7|app: 0|req: 553/1082] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:50:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:50:10.463 7 INFO nova.api.openstack.compute.server_external_events [req-824d78f9-54a7-4540-a0e5-1e36cbd8f64f req-e0b1a780-6053-425c-ab39-0f42a755be33 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-plugged:0d442efb-ccbb-48e0-9a02-69628fbb9e82 for instance 6771def9-df56-4dde-af49-91a2fdae3d05 on instance [pid: 7|app: 0|req: 554/1083] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:50:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-10 11:50:11.757 8 WARNING neutronclient.v2_0.client [None req-6feb4efd-3469-4eca-91f3-5fb612a7cc59 13f6ea18abd44b398eed95c959f3030e 76e8fd8ea3cd4bc9b5f4eadb56f9665b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 530/1084] 199.204.45.65 () {36 vars in 811 bytes} [Mon Aug 10 11:50:02 2026] POST /v2.1/servers/6771def9-df56-4dde-af49-91a2fdae3d05/os-interface => generated 378 bytes in 9689 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:50:12.551 7 INFO nova.api.openstack.compute.server_external_events [req-9d814480-2e87-439d-92d4-f3ecb19c9ae7 req-c0fbd7b0-e9f4-4e57-a821-14f6a1a3b66d aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-changed:c3f93d32-f557-442f-8d24-cc164668a202 for instance 6771def9-df56-4dde-af49-91a2fdae3d05 on instance [pid: 7|app: 0|req: 555/1085] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:50:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:50:25.654 8 INFO nova.api.openstack.compute.server_external_events [req-ea14bc58-5e5d-4f75-b0e6-0cccc6367662 req-1d3b7b11-e019-416b-a336-a797f88d285a aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-changed:0d442efb-ccbb-48e0-9a02-69628fbb9e82 for instance 6771def9-df56-4dde-af49-91a2fdae3d05 on instance [pid: 8|app: 0|req: 532/1088] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:50:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 558/1091] 199.204.45.65 () {34 vars in 854 bytes} [Mon Aug 10 11:50:26 2026] DELETE /v2.1/servers/6771def9-df56-4dde-af49-91a2fdae3d05/os-interface/0d442efb-ccbb-48e0-9a02-69628fbb9e82 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:50:27.702 8 INFO nova.api.openstack.compute.server_external_events [req-6294a576-08c9-43d1-bd34-2ab3ef5d6477 req-e965442f-282c-436d-9e00-db701842b783 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-changed:0d442efb-ccbb-48e0-9a02-69628fbb9e82 for instance 6771def9-df56-4dde-af49-91a2fdae3d05 on instance [pid: 8|app: 0|req: 534/1092] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:50:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:50:28.596 7 INFO nova.api.openstack.compute.server_external_events [req-78a21f92-6e67-4631-bf5b-af5d66e86adc req-7d9f374e-5546-4eb5-9386-641430c96777 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-unplugged:0d442efb-ccbb-48e0-9a02-69628fbb9e82 for instance 6771def9-df56-4dde-af49-91a2fdae3d05 on instance [pid: 7|app: 0|req: 559/1093] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:50:28 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:50:30.635 8 INFO nova.api.openstack.compute.server_external_events [req-dcfa51b2-b632-4f27-bc2d-8df4bd90402c req-11f42d13-4596-48b2-ad3b-96c81f29b30e aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-unplugged:0d442efb-ccbb-48e0-9a02-69628fbb9e82 for instance 6771def9-df56-4dde-af49-91a2fdae3d05 on instance [pid: 8|app: 0|req: 535/1094] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:50:30 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:50:36.273 8 INFO nova.api.openstack.compute.server_external_events [req-040707e5-8136-4f2d-8582-1ccd196120db req-854a32ac-9434-465a-8cc1-1675f403588e aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-changed:c3f93d32-f557-442f-8d24-cc164668a202 for instance 6771def9-df56-4dde-af49-91a2fdae3d05 on instance [pid: 8|app: 0|req: 537/1097] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:50:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 561/1098] 199.204.45.65 () {34 vars in 854 bytes} [Mon Aug 10 11:50:36 2026] DELETE /v2.1/servers/6771def9-df56-4dde-af49-91a2fdae3d05/os-interface/c3f93d32-f557-442f-8d24-cc164668a202 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:50:38.312 8 INFO nova.api.openstack.compute.server_external_events [req-3a5f8335-25f0-4b5d-ae0e-3f446c0819d0 req-11b9213b-14fd-4c8d-bcc4-ba37514e8c8a aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-unplugged:c3f93d32-f557-442f-8d24-cc164668a202 for instance 6771def9-df56-4dde-af49-91a2fdae3d05 on instance [pid: 8|app: 0|req: 538/1099] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:50:38 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:50:40.358 7 INFO nova.api.openstack.compute.server_external_events [req-690534e1-5623-4200-a3e2-3eac6c7cd2cb req-d86ca001-e560-4145-8227-9ab6c611325d aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-unplugged:c3f93d32-f557-442f-8d24-cc164668a202 for instance 6771def9-df56-4dde-af49-91a2fdae3d05 on instance [pid: 7|app: 0|req: 562/1100] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:50:40 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 565/1105] 199.204.45.65 () {34 vars in 854 bytes} [Mon Aug 10 11:50:56 2026] DELETE /v2.1/servers/6771def9-df56-4dde-af49-91a2fdae3d05/os-interface/21958bca-e9cb-42b5-8bd5-811c628cecf3 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:50:58.821 8 INFO nova.api.openstack.compute.server_external_events [req-f1897b68-17eb-4110-bf4e-838a76a67c30 req-d8c5aa77-c408-4bb4-8c0a-3c476463a7be aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-unplugged:21958bca-e9cb-42b5-8bd5-811c628cecf3 for instance 6771def9-df56-4dde-af49-91a2fdae3d05 on instance [pid: 8|app: 0|req: 541/1106] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:50:58 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:51:00.860 7 INFO nova.api.openstack.compute.server_external_events [req-0a0dd682-18f9-4eef-8cb9-03fbf30b05b0 req-647c6a55-3e8d-4f7d-9b5a-1218c921dbea aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-unplugged:21958bca-e9cb-42b5-8bd5-811c628cecf3 for instance 6771def9-df56-4dde-af49-91a2fdae3d05 on instance [pid: 7|app: 0|req: 566/1107] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:51:00 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 542/1108] 199.204.45.65 () {34 vars in 754 bytes} [Mon Aug 10 11:51:02 2026] DELETE /v2.1/servers/6771def9-df56-4dde-af49-91a2fdae3d05 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:51:03.424 7 INFO nova.api.openstack.compute.server_external_events [req-a9b3eb65-7e7a-4d01-831e-2e6db41f25ac req-753539de-6772-4ca0-bb7e-ac740c4b33d5 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-unplugged:bf124dd0-05a5-483f-b66f-3c84a27944b4 for instance 6771def9-df56-4dde-af49-91a2fdae3d05 on instance [pid: 7|app: 0|req: 567/1109] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:51:03 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:51:05.464 8 INFO nova.api.openstack.compute.server_external_events [req-aa3463e4-c1a1-43dd-9b7a-271128b0a2f6 req-97c15d1b-9cc2-4c4c-a9a3-ac51845df6d5 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-unplugged:bf124dd0-05a5-483f-b66f-3c84a27944b4 for instance 6771def9-df56-4dde-af49-91a2fdae3d05 on instance 2026-08-10 11:51:05.464 8 INFO nova.api.openstack.compute.server_external_events [req-aa3463e4-c1a1-43dd-9b7a-271128b0a2f6 req-97c15d1b-9cc2-4c4c-a9a3-ac51845df6d5 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-deleted:bf124dd0-05a5-483f-b66f-3c84a27944b4 for instance 6771def9-df56-4dde-af49-91a2fdae3d05 on instance [pid: 8|app: 0|req: 543/1110] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:51:05 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:51:06.361 8 INFO nova.api.openstack.compute.server_external_events [req-f04dfe82-85d1-40f0-bbac-2ae3c1409f22 req-0caecad4-de5d-4638-8158-30fd57a29d75 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-changed:74d701cc-5a8d-4a56-950f-69c99d064672 for instance d7d52f0a-92d1-4bb3-8992-33ffc5c479a7 on instance [pid: 8|app: 0|req: 545/1113] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:51:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1114] 10.0.0.232 () {32 vars in 718 bytes} [Mon Aug 10 11:51:06 2026] DELETE /v2.1/servers/d7d52f0a-92d1-4bb3-8992-33ffc5c479a7 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:51:06.502 8 WARNING neutronclient.v2_0.client [None req-bebe7f43-02ca-4c87-b9fe-703d66070294 ae0ab2e4c20e4490ac786fd7412fd620 13844c415adf48e080376d7336fc8999 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 546/1115] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:51:06 2026] GET /v2.1/servers/d7d52f0a-92d1-4bb3-8992-33ffc5c479a7 => generated 1942 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:51:07.726 7 INFO nova.api.openstack.compute.server_external_events [req-b065cd59-d6f0-47a8-8286-bc2ffe3e2661 req-daedffe1-b780-4244-aead-ce99471c9e6b aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-unplugged:74d701cc-5a8d-4a56-950f-69c99d064672 for instance d7d52f0a-92d1-4bb3-8992-33ffc5c479a7 on instance [pid: 7|app: 0|req: 570/1116] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:51:07 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:51:09.152 8 INFO nova.api.openstack.compute.server_external_events [req-bb25cf14-4290-4e26-a2a9-1ada020edc43 req-bedde4b2-762c-4838-9ee5-82f80c567d27 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-deleted:74d701cc-5a8d-4a56-950f-69c99d064672 for instance d7d52f0a-92d1-4bb3-8992-33ffc5c479a7 on instance [pid: 8|app: 0|req: 547/1117] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:51:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:51:09.770 7 INFO nova.api.openstack.compute.server_external_events [req-9c39c44b-cd7f-47c1-bed1-04a7ad27cea6 req-88c1c6de-0fdc-4838-8ff8-e08b493c7c46 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-unplugged:74d701cc-5a8d-4a56-950f-69c99d064672 for instance d7d52f0a-92d1-4bb3-8992-33ffc5c479a7 on instance [pid: 7|app: 0|req: 571/1118] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:51:09 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:51:11.731 8 WARNING neutronclient.v2_0.client [None req-a648379e-a42b-4442-8e34-a8dd71f7e666 ae0ab2e4c20e4490ac786fd7412fd620 13844c415adf48e080376d7336fc8999 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 548/1119] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:51:11 2026] GET /v2.1/servers/d7d52f0a-92d1-4bb3-8992-33ffc5c479a7 => generated 1480 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:51:16.815 8 INFO nova.api.openstack.wsgi [None req-b586b496-1be8-4780-b2cf-fb958d74dc4f ae0ab2e4c20e4490ac786fd7412fd620 13844c415adf48e080376d7336fc8999 - - default default] HTTP exception thrown: Instance d7d52f0a-92d1-4bb3-8992-33ffc5c479a7 could not be found. [pid: 8|app: 0|req: 550/1122] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:51:16 2026] GET /v2.1/servers/d7d52f0a-92d1-4bb3-8992-33ffc5c479a7 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:51:17.709 7 INFO nova.api.openstack.compute.server_external_events [req-ed17a6f9-ba1f-4777-b286-fd10c276a723 req-38616d5a-23ae-43b7-8e41-e5b4dd517c02 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-changed:7d03bff4-2e9f-41f6-aefa-81af21e33031 for instance c6681089-402c-4591-8ed5-dd3695d3cba6 on instance [pid: 7|app: 0|req: 573/1123] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:51:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 551/1124] 10.0.0.232 () {32 vars in 718 bytes} [Mon Aug 10 11:51:17 2026] DELETE /v2.1/servers/c6681089-402c-4591-8ed5-dd3695d3cba6 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:51:17.853 7 WARNING neutronclient.v2_0.client [None req-cbf1e9e5-8220-47f3-8418-2cee80e22d77 ae0ab2e4c20e4490ac786fd7412fd620 13844c415adf48e080376d7336fc8999 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 574/1125] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:51:17 2026] GET /v2.1/servers/c6681089-402c-4591-8ed5-dd3695d3cba6 => generated 1939 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:51:19.034 8 INFO nova.api.openstack.compute.server_external_events [req-46259f46-0240-44c6-8d6b-1640626e5330 req-fa3ee5fe-d75b-43b1-ab72-8e65b22d5471 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-unplugged:7d03bff4-2e9f-41f6-aefa-81af21e33031 for instance c6681089-402c-4591-8ed5-dd3695d3cba6 on instance [pid: 8|app: 0|req: 552/1126] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:51:19 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:51:20.549 7 INFO nova.api.openstack.compute.server_external_events [req-6f92f53f-9664-42ef-813f-58b99bf733c1 req-a8df9630-23ea-4d2d-9fe4-7dfbc32431a4 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-deleted:7d03bff4-2e9f-41f6-aefa-81af21e33031 for instance c6681089-402c-4591-8ed5-dd3695d3cba6 on instance [pid: 7|app: 0|req: 575/1127] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:51:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:51:21.074 8 INFO nova.api.openstack.compute.server_external_events [req-2b26b121-fb8d-44fa-88af-05f00de4933e req-02d09175-47b5-45d5-8907-812cbe549ac1 aec5577fd60448fa8c10041a831f5727 ae862c516d8d4453a88c5afd790ece39 - - 4b08991fe4ce4872b995dab6d179f7a2 4b08991fe4ce4872b995dab6d179f7a2] Creating event network-vif-unplugged:7d03bff4-2e9f-41f6-aefa-81af21e33031 for instance c6681089-402c-4591-8ed5-dd3695d3cba6 on instance [pid: 8|app: 0|req: 553/1128] 10.0.0.202 () {38 vars in 815 bytes} [Mon Aug 10 11:51:21 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:51:23.067 7 WARNING neutronclient.v2_0.client [None req-7ca99f33-ba0c-42f7-b452-7bacc2b10ec4 ae0ab2e4c20e4490ac786fd7412fd620 13844c415adf48e080376d7336fc8999 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 576/1129] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:51:23 2026] GET /v2.1/servers/c6681089-402c-4591-8ed5-dd3695d3cba6 => generated 1478 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:51:28.146 8 INFO nova.api.openstack.wsgi [None req-6cbb906b-7565-4f40-bb6f-2a5e73a64283 ae0ab2e4c20e4490ac786fd7412fd620 13844c415adf48e080376d7336fc8999 - - default default] HTTP exception thrown: Instance c6681089-402c-4591-8ed5-dd3695d3cba6 could not be found. [pid: 8|app: 0|req: 555/1132] 10.0.0.232 () {32 vars in 715 bytes} [Mon Aug 10 11:51:28 2026] GET /v2.1/servers/c6681089-402c-4591-8ed5-dd3695d3cba6 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 578/1133] 10.0.0.232 () {32 vars in 724 bytes} [Mon Aug 10 11:51:30 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-761376076 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 11:51:30.235 8 INFO nova.api.openstack.wsgi [None req-f1980409-37ec-4a62-872d-82a46aa3f462 ae0ab2e4c20e4490ac786fd7412fd620 13844c415adf48e080376d7336fc8999 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-761376076 not found for user ae0ab2e4c20e4490ac786fd7412fd620 [pid: 8|app: 0|req: 556/1134] 10.0.0.232 () {32 vars in 721 bytes} [Mon Aug 10 11:51:30 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-761376076 => generated 141 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1147] 10.0.0.196 () {28 vars in 455 bytes} [Mon Aug 10 11:52:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1148] 10.0.0.196 () {30 vars in 659 bytes} [Mon Aug 10 11:52:26 2026] GET /v2.1 => generated 0 bytes in 93 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 564/1149] 10.0.0.196 () {32 vars in 732 bytes} [Mon Aug 10 11:52:27 2026] GET /v2.1/ => generated 411 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1150] 10.0.0.196 () {34 vars in 807 bytes} [Mon Aug 10 11:52:27 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1151] 10.0.0.196 () {28 vars in 455 bytes} [Mon Aug 10 11:52:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1152] 10.0.0.196 () {30 vars in 659 bytes} [Mon Aug 10 11:52:27 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 566/1153] 10.0.0.196 () {32 vars in 732 bytes} [Mon Aug 10 11:52:27 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1154] 10.0.0.196 () {34 vars in 895 bytes} [Mon Aug 10 11:52:27 2026] GET /v2.1/servers/detail?project_id=76e8fd8ea3cd4bc9b5f4eadb56f9665b&all_tenants=True => generated 15 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1155] 10.0.0.196 () {34 vars in 895 bytes} [Mon Aug 10 11:52:27 2026] GET /v2.1/servers/detail?project_id=7ca102bb4bf04dcdb4b19f7bbde3d0c6&all_tenants=True => generated 15 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1156] 10.0.0.196 () {34 vars in 895 bytes} [Mon Aug 10 11:52:27 2026] GET /v2.1/servers/detail?project_id=ae862c516d8d4453a88c5afd790ece39&all_tenants=True => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1157] 10.0.0.196 () {34 vars in 895 bytes} [Mon Aug 10 11:52:27 2026] GET /v2.1/servers/detail?project_id=b871020fb2e4496d8460f24ef3a841e0&all_tenants=True => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1158] 10.0.0.196 () {34 vars in 895 bytes} [Mon Aug 10 11:52:27 2026] GET /v2.1/servers/detail?project_id=dfe4a89903934a0b84061985e5d97ab5&all_tenants=True => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)