+ 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 Mar 9 14:10:10 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: nova-api-osapi-7f9c5b56bd-t695m 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, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7f528b5ee668 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)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-03-09 14:10:15.750 8 INFO nova.utils [None req-7fce647b-9c1f-4907-b773-70d42e3374a7 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-09 14:10:15.795 7 INFO nova.utils [None req-003b3ce8-d17c-4370-b52f-31ba9ac74658 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-09 14:10:17.459 8 WARNING keystonemiddleware._common.config [None req-7fce647b-9c1f-4907-b773-70d42e3374a7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-09 14:10:17.468 8 WARNING oslo_config.cfg [None req-7fce647b-9c1f-4907-b773-70d42e3374a7 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-09 14:10:17.488 7 WARNING keystonemiddleware._common.config [None req-003b3ce8-d17c-4370-b52f-31ba9ac74658 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-09 14:10:17.497 7 WARNING oslo_config.cfg [None req-003b3ce8-d17c-4370-b52f-31ba9ac74658 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-09 14:10:17.544 8 WARNING keystonemiddleware._common.config [None req-7fce647b-9c1f-4907-b773-70d42e3374a7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-09 14:10:17.558 8 WARNING oslo_config.cfg [None req-7fce647b-9c1f-4907-b773-70d42e3374a7 - - - - - -] 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-03-09 14:10:17.572 8 WARNING oslo_config.cfg [None req-7fce647b-9c1f-4907-b773-70d42e3374a7 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f528b5ee668 pid: 8 (default app) 2026-03-09 14:10:17.573 7 WARNING keystonemiddleware._common.config [None req-003b3ce8-d17c-4370-b52f-31ba9ac74658 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-09 14:10:17.589 7 WARNING oslo_config.cfg [None req-003b3ce8-d17c-4370-b52f-31ba9ac74658 - - - - - -] 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-03-09 14:10:17.601 7 WARNING oslo_config.cfg [None req-003b3ce8-d17c-4370-b52f-31ba9ac74658 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f528b5ee668 pid: 7 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.140 () {42 vars in 705 bytes} [Mon Mar 9 14:10:23 2026] GET /v2.1 => generated 114 bytes in 22 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-03-09 14:10:24.287 8 WARNING oslo_policy.policy [None req-d367ff21-808c-4307-a758-dc794ad50e9c 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - 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-03-09 14:10:24.288 8 WARNING oslo_policy.policy [None req-d367ff21-808c-4307-a758-dc794ad50e9c 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - 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/4] 199.204.45.140 () {44 vars in 909 bytes} [Mon Mar 9 14:10:23 2026] GET /v2.1 => generated 0 bytes in 587 msecs (HTTP/1.1 302) 5 headers in 266 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-03-09 14:10:24.391 7 WARNING oslo_policy.policy [req-d367ff21-808c-4307-a758-dc794ad50e9c req-1f4565aa-b259-4cd8-95c0-5bd72d0e3d63 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - 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-03-09 14:10:24.391 7 WARNING oslo_policy.policy [req-d367ff21-808c-4307-a758-dc794ad50e9c req-1f4565aa-b259-4cd8-95c0-5bd72d0e3d63 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - 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: 3/5] 199.204.45.140 () {46 vars in 982 bytes} [Mon Mar 9 14:10:24 2026] GET /v2.1/ => generated 400 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 14:10:24.495 8 INFO nova.api.openstack.wsgi [None req-aa313855-2bf1-4eb3-910f-96dba3aec3de 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.140 () {48 vars in 1011 bytes} [Mon Mar 9 14:10:24 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.140 () {48 vars in 1051 bytes} [Mon Mar 9 14:10:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.140 () {52 vars in 1048 bytes} [Mon Mar 9 14:10:24 2026] POST /v2.1/flavors => generated 529 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.140 () {42 vars in 705 bytes} [Mon Mar 9 14:10: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: 8|app: 0|req: 5/10] 199.204.45.140 () {44 vars in 909 bytes} [Mon Mar 9 14:10:25 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.140 () {46 vars in 982 bytes} [Mon Mar 9 14:10:25 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 14:10:25.461 8 INFO nova.api.openstack.wsgi [None req-96fec9e4-9d54-4cb2-8270-b97ec4d485fc 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.140 () {48 vars in 1013 bytes} [Mon Mar 9 14:10:25 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: 7/13] 199.204.45.140 () {48 vars in 1051 bytes} [Mon Mar 9 14:10:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.140 () {52 vars in 1048 bytes} [Mon Mar 9 14:10:25 2026] POST /v2.1/flavors => generated 532 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.140 () {42 vars in 705 bytes} [Mon Mar 9 14:10: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: 8|app: 0|req: 8/16] 199.204.45.140 () {44 vars in 909 bytes} [Mon Mar 9 14:10:26 2026] GET /v2.1 => generated 0 bytes in 26 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.140 () {46 vars in 982 bytes} [Mon Mar 9 14:10:26 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 14:10:26.392 8 INFO nova.api.openstack.wsgi [None req-3f6435df-6841-4d56-bc00-36988a7d7d1d 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.140 () {48 vars in 1015 bytes} [Mon Mar 9 14:10:26 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: 10/19] 199.204.45.140 () {48 vars in 1051 bytes} [Mon Mar 9 14:10:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.140 () {52 vars in 1048 bytes} [Mon Mar 9 14:10:26 2026] POST /v2.1/flavors => generated 533 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.140 () {42 vars in 705 bytes} [Mon Mar 9 14:10: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: 8|app: 0|req: 11/22] 199.204.45.140 () {44 vars in 909 bytes} [Mon Mar 9 14:10:27 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.140 () {46 vars in 982 bytes} [Mon Mar 9 14:10:27 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 14:10:27.290 8 INFO nova.api.openstack.wsgi [None req-9280e56e-e144-4ac7-8ee3-4bd6bd450269 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.204.45.140 () {48 vars in 1013 bytes} [Mon Mar 9 14:10:27 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: 13/25] 199.204.45.140 () {48 vars in 1051 bytes} [Mon Mar 9 14:10:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.140 () {52 vars in 1048 bytes} [Mon Mar 9 14:10:27 2026] POST /v2.1/flavors => generated 532 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.140 () {42 vars in 705 bytes} [Mon Mar 9 14:10:28 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/28] 199.204.45.140 () {44 vars in 909 bytes} [Mon Mar 9 14:10:28 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.140 () {46 vars in 982 bytes} [Mon Mar 9 14:10:28 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 14:10:28.189 8 INFO nova.api.openstack.wsgi [None req-0f50a9c6-4b21-4644-a21c-693db06521b8 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 199.204.45.140 () {48 vars in 1015 bytes} [Mon Mar 9 14:10:28 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.204.45.140 () {48 vars in 1051 bytes} [Mon Mar 9 14:10:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.204.45.140 () {52 vars in 1048 bytes} [Mon Mar 9 14:10:28 2026] POST /v2.1/flavors => generated 535 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/101] 10.0.0.18 () {28 vars in 453 bytes} [Mon Mar 9 14:16:01 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/102] 10.0.0.18 () {30 vars in 657 bytes} [Mon Mar 9 14:16:01 2026] GET /v2.1 => generated 0 bytes in 149 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: 52/103] 10.0.0.18 () {32 vars in 730 bytes} [Mon Mar 9 14:16:01 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/104] 10.0.0.18 () {34 vars in 803 bytes} [Mon Mar 9 14:16:01 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 70/139] 199.204.45.140 () {42 vars in 705 bytes} [Mon Mar 9 14:18:50 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: 70/140] 199.204.45.140 () {44 vars in 909 bytes} [Mon Mar 9 14:18:50 2026] GET /v2.1 => generated 0 bytes in 395 msecs (HTTP/1.1 302) 5 headers in 266 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, ' [pid: 8|app: 0|req: 71/141] 199.204.45.140 () {46 vars in 982 bytes} [Mon Mar 9 14:18:50 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 14:18:50.674 7 INFO nova.api.openstack.wsgi [None req-c94d986f-cc2f-4b34-98a9-993b45c5ac26 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 71/142] 199.204.45.140 () {48 vars in 1017 bytes} [Mon Mar 9 14:18:50 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/143] 199.204.45.140 () {48 vars in 1051 bytes} [Mon Mar 9 14:18:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/144] 199.204.45.140 () {52 vars in 1049 bytes} [Mon Mar 9 14:18:50 2026] POST /v2.1/flavors => generated 534 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/155] 199.204.45.140 () {42 vars in 705 bytes} [Mon Mar 9 14:19:42 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: 78/156] 199.204.45.140 () {44 vars in 909 bytes} [Mon Mar 9 14:19:42 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 79/157] 199.204.45.140 () {46 vars in 982 bytes} [Mon Mar 9 14:19:42 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 14:19:42.898 7 INFO nova.api.openstack.wsgi [None req-335a087b-7b73-49e3-8046-d4922a889afa 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 036f591f836948ea92b774d98c609f1d [pid: 7|app: 0|req: 79/158] 199.204.45.140 () {48 vars in 1051 bytes} [Mon Mar 9 14:19:42 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-03-09 14:19:42.910 8 WARNING oslo_db.sqlalchemy.utils [None req-859fe3fe-54b1-4231-8d23-d898e4666349 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 80/159] 199.204.45.140 () {48 vars in 1016 bytes} [Mon Mar 9 14:19:42 2026] GET /v2.1/os-keypairs => generated 16 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/160] 199.204.45.140 () {52 vars in 1057 bytes} [Mon Mar 9 14:19:42 2026] POST /v2.1/os-keypairs => generated 576 bytes in 65 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/161] 199.204.45.140 () {42 vars in 705 bytes} [Mon Mar 9 14:19:46 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: 81/162] 199.204.45.140 () {44 vars in 909 bytes} [Mon Mar 9 14:19:46 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 82/163] 199.204.45.140 () {46 vars in 982 bytes} [Mon Mar 9 14:19:46 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/164] 199.204.45.140 () {48 vars in 1073 bytes} [Mon Mar 9 14:19:46 2026] GET /v2.1/os-quota-sets/9e91c2219cf34c00a88d7d966489a684 => generated 283 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/165] 199.204.45.140 () {52 vars in 1125 bytes} [Mon Mar 9 14:19:46 2026] PUT /v2.1/os-quota-sets/9e91c2219cf34c00a88d7d966489a684 => generated 238 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/260] 199.204.45.140 () {42 vars in 705 bytes} [Mon Mar 9 14:27: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: 8|app: 0|req: 131/261] 199.204.45.140 () {44 vars in 909 bytes} [Mon Mar 9 14:27:30 2026] GET /v2.1 => generated 0 bytes in 103 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 131/262] 199.204.45.140 () {46 vars in 982 bytes} [Mon Mar 9 14:27:31 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 14:27:31.153 8 INFO nova.api.openstack.wsgi [None req-f3c84052-f9bb-4688-9383-b5ccc9c73481 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 132/263] 199.204.45.140 () {48 vars in 1015 bytes} [Mon Mar 9 14:27:31 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/264] 199.204.45.140 () {48 vars in 1051 bytes} [Mon Mar 9 14:27:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/265] 199.204.45.140 () {52 vars in 1049 bytes} [Mon Mar 9 14:27:31 2026] POST /v2.1/flavors => generated 534 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/304] 199.204.45.140 () {42 vars in 705 bytes} [Mon Mar 9 14:30:47 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: 153/305] 199.204.45.140 () {44 vars in 909 bytes} [Mon Mar 9 14:30:47 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 153/306] 199.204.45.140 () {46 vars in 982 bytes} [Mon Mar 9 14:30:47 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/307] 199.204.45.140 () {48 vars in 1073 bytes} [Mon Mar 9 14:30:47 2026] GET /v2.1/os-quota-sets/302ca3a7eba84518989edf6ed8f980b6 => generated 283 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/308] 199.204.45.140 () {52 vars in 1125 bytes} [Mon Mar 9 14:30:47 2026] PUT /v2.1/os-quota-sets/302ca3a7eba84518989edf6ed8f980b6 => generated 238 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/337] 10.0.0.109 () {32 vars in 707 bytes} [Mon Mar 9 14:33:05 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 217 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: 169/338] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:33:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/339] 10.0.0.109 () {32 vars in 668 bytes} [Mon Mar 9 14:33:05 2026] GET /v2.1/os-services => generated 783 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/340] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:33:05 2026] GET /v2.1/limits?tenant_id=302ca3a7eba84518989edf6ed8f980b6 => generated 299 bytes in 52 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: 171/341] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:33:05 2026] GET /v2.1/limits?tenant_id=904737cf6c4b42879bf7cb60657e00f0 => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/342] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:33:05 2026] GET /v2.1/limits?tenant_id=9e91c2219cf34c00a88d7d966489a684 => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/343] 10.0.0.109 () {32 vars in 686 bytes} [Mon Mar 9 14:33:05 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/344] 10.0.0.109 () {32 vars in 682 bytes} [Mon Mar 9 14:33:05 2026] GET /v2.1/os-security-groups => generated 78 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 173/345] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:33:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/346] 10.0.0.109 () {32 vars in 711 bytes} [Mon Mar 9 14:33:05 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/347] 10.0.0.109 () {32 vars in 688 bytes} [Mon Mar 9 14:33:05 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 39 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: 174/348] 10.0.0.109 () {32 vars in 672 bytes} [Mon Mar 9 14:33:06 2026] GET /v2.1/os-aggregates => generated 18 bytes in 19 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: 181/361] 10.0.0.109 () {32 vars in 686 bytes} [Mon Mar 9 14:34:05 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/362] 10.0.0.109 () {32 vars in 688 bytes} [Mon Mar 9 14:34:05 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 48 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: 7|app: 0|req: 182/363] 10.0.0.109 () {32 vars in 672 bytes} [Mon Mar 9 14:34:05 2026] GET /v2.1/os-aggregates => generated 18 bytes in 16 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: 182/364] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:34:05 2026] GET /v2.1/limits?tenant_id=302ca3a7eba84518989edf6ed8f980b6 => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/365] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:34:05 2026] GET /v2.1/limits?tenant_id=904737cf6c4b42879bf7cb60657e00f0 => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/366] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:34:05 2026] GET /v2.1/limits?tenant_id=9e91c2219cf34c00a88d7d966489a684 => generated 299 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/367] 10.0.0.109 () {32 vars in 711 bytes} [Mon Mar 9 14:34:05 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/368] 10.0.0.109 () {32 vars in 707 bytes} [Mon Mar 9 14:34:05 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 79 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: 185/369] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:34:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/370] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:34:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/371] 10.0.0.109 () {32 vars in 682 bytes} [Mon Mar 9 14:34:05 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/372] 10.0.0.109 () {32 vars in 668 bytes} [Mon Mar 9 14:34:05 2026] GET /v2.1/os-services => generated 783 bytes in 27 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: 193/385] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:35:05 2026] GET /v2.1/limits?tenant_id=302ca3a7eba84518989edf6ed8f980b6 => generated 299 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/386] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:35:05 2026] GET /v2.1/limits?tenant_id=904737cf6c4b42879bf7cb60657e00f0 => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/387] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:35:05 2026] GET /v2.1/limits?tenant_id=9e91c2219cf34c00a88d7d966489a684 => generated 299 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/388] 10.0.0.109 () {32 vars in 688 bytes} [Mon Mar 9 14:35:05 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/389] 10.0.0.109 () {32 vars in 672 bytes} [Mon Mar 9 14:35:05 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 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: 195/390] 10.0.0.109 () {32 vars in 682 bytes} [Mon Mar 9 14:35:05 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/391] 10.0.0.109 () {32 vars in 686 bytes} [Mon Mar 9 14:35:05 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/392] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:35:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 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: 197/393] 10.0.0.109 () {32 vars in 707 bytes} [Mon Mar 9 14:35:05 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/394] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:35:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/395] 10.0.0.109 () {32 vars in 668 bytes} [Mon Mar 9 14:35:05 2026] GET /v2.1/os-services => generated 783 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/396] 10.0.0.109 () {32 vars in 711 bytes} [Mon Mar 9 14:35:05 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 27 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: 205/409] 10.0.0.109 () {32 vars in 707 bytes} [Mon Mar 9 14:36:05 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 103 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: 205/410] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:36:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/411] 10.0.0.109 () {32 vars in 711 bytes} [Mon Mar 9 14:36:05 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/412] 10.0.0.109 () {32 vars in 686 bytes} [Mon Mar 9 14:36:05 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 24 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: 207/413] 10.0.0.109 () {32 vars in 668 bytes} [Mon Mar 9 14:36:05 2026] GET /v2.1/os-services => generated 783 bytes in 29 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: 207/414] 10.0.0.109 () {32 vars in 688 bytes} [Mon Mar 9 14:36:05 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 29 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: 208/415] 10.0.0.109 () {32 vars in 672 bytes} [Mon Mar 9 14:36:05 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 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: 208/416] 10.0.0.109 () {32 vars in 682 bytes} [Mon Mar 9 14:36:05 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/417] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:36:05 2026] GET /v2.1/limits?tenant_id=302ca3a7eba84518989edf6ed8f980b6 => generated 299 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/418] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:36:05 2026] GET /v2.1/limits?tenant_id=904737cf6c4b42879bf7cb60657e00f0 => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/419] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:36:05 2026] GET /v2.1/limits?tenant_id=9e91c2219cf34c00a88d7d966489a684 => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/420] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:36:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/433] 10.0.0.109 () {32 vars in 711 bytes} [Mon Mar 9 14:37:05 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/434] 10.0.0.109 () {32 vars in 686 bytes} [Mon Mar 9 14:37:05 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 40 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: 218/435] 10.0.0.109 () {32 vars in 682 bytes} [Mon Mar 9 14:37:05 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 218/436] 10.0.0.109 () {32 vars in 707 bytes} [Mon Mar 9 14:37:05 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/437] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:37:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/438] 10.0.0.109 () {32 vars in 668 bytes} [Mon Mar 9 14:37:05 2026] GET /v2.1/os-services => generated 783 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/439] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:37:05 2026] GET /v2.1/limits?tenant_id=302ca3a7eba84518989edf6ed8f980b6 => generated 299 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, ' [pid: 8|app: 0|req: 220/440] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:37:05 2026] GET /v2.1/limits?tenant_id=904737cf6c4b42879bf7cb60657e00f0 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/441] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:37:05 2026] GET /v2.1/limits?tenant_id=9e91c2219cf34c00a88d7d966489a684 => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/442] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:37:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/443] 10.0.0.109 () {32 vars in 688 bytes} [Mon Mar 9 14:37:05 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/444] 10.0.0.109 () {32 vars in 672 bytes} [Mon Mar 9 14:37:05 2026] GET /v2.1/os-aggregates => generated 18 bytes in 11 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: 229/457] 10.0.0.109 () {32 vars in 688 bytes} [Mon Mar 9 14:38:05 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/458] 10.0.0.109 () {32 vars in 672 bytes} [Mon Mar 9 14:38:05 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 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: 230/459] 10.0.0.109 () {32 vars in 682 bytes} [Mon Mar 9 14:38:05 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/460] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:38:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/461] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:38:05 2026] GET /v2.1/limits?tenant_id=302ca3a7eba84518989edf6ed8f980b6 => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/462] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:38:05 2026] GET /v2.1/limits?tenant_id=904737cf6c4b42879bf7cb60657e00f0 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/463] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:38:05 2026] GET /v2.1/limits?tenant_id=9e91c2219cf34c00a88d7d966489a684 => generated 299 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/464] 10.0.0.109 () {32 vars in 686 bytes} [Mon Mar 9 14:38:05 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/465] 10.0.0.109 () {32 vars in 707 bytes} [Mon Mar 9 14:38:05 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 37 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: 233/466] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:38:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/467] 10.0.0.109 () {32 vars in 668 bytes} [Mon Mar 9 14:38:05 2026] GET /v2.1/os-services => generated 783 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/468] 10.0.0.109 () {32 vars in 711 bytes} [Mon Mar 9 14:38:05 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 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: 241/481] 10.0.0.109 () {32 vars in 668 bytes} [Mon Mar 9 14:39:05 2026] GET /v2.1/os-services => generated 783 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, ' [pid: 8|app: 0|req: 241/482] 10.0.0.109 () {32 vars in 688 bytes} [Mon Mar 9 14:39:05 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 23 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: 7|app: 0|req: 242/483] 10.0.0.109 () {32 vars in 672 bytes} [Mon Mar 9 14:39:05 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 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: 242/484] 10.0.0.109 () {32 vars in 711 bytes} [Mon Mar 9 14:39:05 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/485] 10.0.0.109 () {32 vars in 682 bytes} [Mon Mar 9 14:39:05 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 243/486] 10.0.0.109 () {32 vars in 707 bytes} [Mon Mar 9 14:39:05 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/487] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:39:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/488] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:39:05 2026] GET /v2.1/limits?tenant_id=302ca3a7eba84518989edf6ed8f980b6 => generated 299 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/489] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:39:05 2026] GET /v2.1/limits?tenant_id=904737cf6c4b42879bf7cb60657e00f0 => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/490] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:39:05 2026] GET /v2.1/limits?tenant_id=9e91c2219cf34c00a88d7d966489a684 => generated 299 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/491] 10.0.0.109 () {32 vars in 686 bytes} [Mon Mar 9 14:39:05 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/492] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:39:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 16 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: 7|app: 0|req: 253/505] 10.0.0.109 () {32 vars in 707 bytes} [Mon Mar 9 14:40:05 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/506] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:40:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/507] 10.0.0.109 () {32 vars in 668 bytes} [Mon Mar 9 14:40:05 2026] GET /v2.1/os-services => generated 783 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/508] 10.0.0.109 () {32 vars in 688 bytes} [Mon Mar 9 14:40:05 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 23 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: 7|app: 0|req: 255/509] 10.0.0.109 () {32 vars in 672 bytes} [Mon Mar 9 14:40:05 2026] GET /v2.1/os-aggregates => generated 18 bytes in 16 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: 255/510] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:40:05 2026] GET /v2.1/limits?tenant_id=302ca3a7eba84518989edf6ed8f980b6 => generated 299 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/511] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:40:05 2026] GET /v2.1/limits?tenant_id=904737cf6c4b42879bf7cb60657e00f0 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/512] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:40:05 2026] GET /v2.1/limits?tenant_id=9e91c2219cf34c00a88d7d966489a684 => generated 299 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/513] 10.0.0.109 () {32 vars in 682 bytes} [Mon Mar 9 14:40:05 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/514] 10.0.0.109 () {32 vars in 711 bytes} [Mon Mar 9 14:40:05 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/515] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:40:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 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: 258/516] 10.0.0.109 () {32 vars in 686 bytes} [Mon Mar 9 14:40:05 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/529] 10.0.0.109 () {32 vars in 682 bytes} [Mon Mar 9 14:41:05 2026] GET /v2.1/os-security-groups => generated 78 bytes in 50 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 265/530] 10.0.0.109 () {32 vars in 707 bytes} [Mon Mar 9 14:41:05 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/531] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:41:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/532] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:41:05 2026] GET /v2.1/limits?tenant_id=302ca3a7eba84518989edf6ed8f980b6 => generated 299 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/533] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:41:05 2026] GET /v2.1/limits?tenant_id=904737cf6c4b42879bf7cb60657e00f0 => generated 302 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/534] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:41:05 2026] GET /v2.1/limits?tenant_id=9e91c2219cf34c00a88d7d966489a684 => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/535] 10.0.0.109 () {32 vars in 711 bytes} [Mon Mar 9 14:41:05 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/536] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:41:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 16 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: 7|app: 0|req: 269/537] 10.0.0.109 () {32 vars in 686 bytes} [Mon Mar 9 14:41:05 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/538] 10.0.0.109 () {32 vars in 668 bytes} [Mon Mar 9 14:41:05 2026] GET /v2.1/os-services => generated 783 bytes in 30 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: 270/539] 10.0.0.109 () {32 vars in 688 bytes} [Mon Mar 9 14:41:05 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 27 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: 270/540] 10.0.0.109 () {32 vars in 672 bytes} [Mon Mar 9 14:41:05 2026] GET /v2.1/os-aggregates => generated 18 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/543] 199.204.45.140 () {42 vars in 705 bytes} [Mon Mar 9 14:41: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) /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: 272/544] 199.204.45.140 () {44 vars in 909 bytes} [Mon Mar 9 14:41:12 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 266 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, ' [pid: 7|app: 0|req: 273/545] 199.204.45.140 () {46 vars in 982 bytes} [Mon Mar 9 14:41:12 2026] GET /v2.1/ => generated 400 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 14:41:12.710 8 INFO nova.api.openstack.wsgi [None req-f83f6977-7c1e-4ba6-b8c2-b5c00742a67a 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 273/546] 199.204.45.140 () {48 vars in 1011 bytes} [Mon Mar 9 14:41:12 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/547] 199.204.45.140 () {48 vars in 1051 bytes} [Mon Mar 9 14:41:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/548] 199.204.45.140 () {48 vars in 1099 bytes} [Mon Mar 9 14:41:12 2026] GET /v2.1/flavors/63706801-db69-46e3-a9a5-1000fe18ed15/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: 275/549] 199.204.45.140 () {42 vars in 705 bytes} [Mon Mar 9 14:41:13 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: 275/550] 199.204.45.140 () {44 vars in 909 bytes} [Mon Mar 9 14:41:13 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 276/551] 199.204.45.140 () {46 vars in 982 bytes} [Mon Mar 9 14:41:13 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 14:41:13.617 8 INFO nova.api.openstack.wsgi [None req-89ba29f8-1747-44fe-8915-dc61071b6ea1 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 276/552] 199.204.45.140 () {48 vars in 1013 bytes} [Mon Mar 9 14:41:13 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: 277/553] 199.204.45.140 () {48 vars in 1051 bytes} [Mon Mar 9 14:41:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/554] 199.204.45.140 () {48 vars in 1099 bytes} [Mon Mar 9 14:41:13 2026] GET /v2.1/flavors/c0d149b3-52e0-41fe-b303-662a64483bff/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/555] 199.204.45.140 () {42 vars in 705 bytes} [Mon Mar 9 14:41: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) [pid: 8|app: 0|req: 278/556] 199.204.45.140 () {44 vars in 909 bytes} [Mon Mar 9 14:41:14 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 279/557] 199.204.45.140 () {46 vars in 982 bytes} [Mon Mar 9 14:41:14 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 14:41:14.576 8 INFO nova.api.openstack.wsgi [None req-1d4c3858-4ae1-475c-9f43-d5565a839198 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 279/558] 199.204.45.140 () {48 vars in 1015 bytes} [Mon Mar 9 14:41:14 2026] GET /v2.1/flavors/m1.medium => 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: 280/559] 199.204.45.140 () {48 vars in 1051 bytes} [Mon Mar 9 14:41:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/560] 199.204.45.140 () {48 vars in 1099 bytes} [Mon Mar 9 14:41:14 2026] GET /v2.1/flavors/3685a93c-7b36-42b8-a5ae-fe96403447e9/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/561] 199.204.45.140 () {42 vars in 705 bytes} [Mon Mar 9 14:41:15 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: 281/562] 199.204.45.140 () {44 vars in 909 bytes} [Mon Mar 9 14:41:15 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 282/563] 199.204.45.140 () {46 vars in 982 bytes} [Mon Mar 9 14:41:15 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 14:41:15.479 8 INFO nova.api.openstack.wsgi [None req-eb096d45-7269-481b-84a9-f7ba43639de2 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 282/564] 199.204.45.140 () {48 vars in 1013 bytes} [Mon Mar 9 14:41:15 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/565] 199.204.45.140 () {48 vars in 1051 bytes} [Mon Mar 9 14:41:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/566] 199.204.45.140 () {48 vars in 1099 bytes} [Mon Mar 9 14:41:15 2026] GET /v2.1/flavors/4bbdb776-9cfd-4171-8f89-b84a47a27f85/os-extra_specs => generated 19 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/567] 199.204.45.140 () {42 vars in 705 bytes} [Mon Mar 9 14:41:16 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: 284/568] 199.204.45.140 () {44 vars in 909 bytes} [Mon Mar 9 14:41:16 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 285/569] 199.204.45.140 () {46 vars in 982 bytes} [Mon Mar 9 14:41:16 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 14:41:16.468 8 INFO nova.api.openstack.wsgi [None req-2c5776d8-9dad-4cb3-bcd1-cc97e142700d 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 285/570] 199.204.45.140 () {48 vars in 1015 bytes} [Mon Mar 9 14:41:16 2026] GET /v2.1/flavors/m1.xlarge => 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: 286/571] 199.204.45.140 () {48 vars in 1051 bytes} [Mon Mar 9 14:41:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/572] 199.204.45.140 () {48 vars in 1099 bytes} [Mon Mar 9 14:41:16 2026] GET /v2.1/flavors/20c2929c-314a-4c1f-a4df-39f8c2f291b4/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/583] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:42:05 2026] GET /v2.1/limits?tenant_id=302ca3a7eba84518989edf6ed8f980b6 => generated 299 bytes in 68 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: 292/584] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:42:05 2026] GET /v2.1/limits?tenant_id=904737cf6c4b42879bf7cb60657e00f0 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/585] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:42:05 2026] GET /v2.1/limits?tenant_id=9e91c2219cf34c00a88d7d966489a684 => generated 299 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/586] 10.0.0.109 () {32 vars in 688 bytes} [Mon Mar 9 14:42:05 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/587] 10.0.0.109 () {32 vars in 672 bytes} [Mon Mar 9 14:42:05 2026] GET /v2.1/os-aggregates => generated 18 bytes in 18 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: 294/588] 10.0.0.109 () {32 vars in 711 bytes} [Mon Mar 9 14:42:05 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/589] 10.0.0.109 () {32 vars in 668 bytes} [Mon Mar 9 14:42:05 2026] GET /v2.1/os-services => generated 783 bytes in 31 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: 295/590] 10.0.0.109 () {32 vars in 686 bytes} [Mon Mar 9 14:42:05 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 31 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: 296/591] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:42:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 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: 7|app: 0|req: 296/592] 10.0.0.109 () {32 vars in 707 bytes} [Mon Mar 9 14:42:05 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/593] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:42:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/594] 10.0.0.109 () {32 vars in 682 bytes} [Mon Mar 9 14:42:05 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/597] 199.204.45.140 () {42 vars in 705 bytes} [Mon Mar 9 14:42:16 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: 299/598] 199.204.45.140 () {44 vars in 909 bytes} [Mon Mar 9 14:42:16 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 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, ' [pid: 7|app: 0|req: 300/599] 199.204.45.140 () {46 vars in 982 bytes} [Mon Mar 9 14:42:16 2026] GET /v2.1/ => generated 400 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 14:42:16.705 8 INFO nova.api.openstack.wsgi [None req-4b64bacf-6938-49e6-b610-76d4a108615e 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 300/600] 199.204.45.140 () {48 vars in 1017 bytes} [Mon Mar 9 14:42:16 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/601] 199.204.45.140 () {48 vars in 1051 bytes} [Mon Mar 9 14:42:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/602] 199.204.45.140 () {48 vars in 1099 bytes} [Mon Mar 9 14:42:16 2026] GET /v2.1/flavors/f82dc057-f047-4757-a309-1a91cd2156f4/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/605] 199.204.45.140 () {42 vars in 705 bytes} [Mon Mar 9 14:42: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: 303/606] 199.204.45.140 () {44 vars in 909 bytes} [Mon Mar 9 14:42:23 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 304/607] 199.204.45.140 () {46 vars in 982 bytes} [Mon Mar 9 14:42:23 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/608] 199.204.45.140 () {48 vars in 1051 bytes} [Mon Mar 9 14:42:23 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/609] 199.204.45.140 () {42 vars in 705 bytes} [Mon Mar 9 14:42: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: 8|app: 0|req: 305/610] 199.204.45.140 () {44 vars in 909 bytes} [Mon Mar 9 14:42:26 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 306/611] 199.204.45.140 () {46 vars in 982 bytes} [Mon Mar 9 14:42:26 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/612] 199.204.45.140 () {48 vars in 1073 bytes} [Mon Mar 9 14:42:26 2026] GET /v2.1/os-quota-sets/9e91c2219cf34c00a88d7d966489a684 => generated 280 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/621] 10.0.0.109 () {32 vars in 686 bytes} [Mon Mar 9 14:43:05 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/622] 10.0.0.109 () {32 vars in 682 bytes} [Mon Mar 9 14:43:05 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 312/623] 10.0.0.109 () {32 vars in 688 bytes} [Mon Mar 9 14:43:05 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/624] 10.0.0.109 () {32 vars in 672 bytes} [Mon Mar 9 14:43:05 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 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: 313/625] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:43:05 2026] GET /v2.1/limits?tenant_id=302ca3a7eba84518989edf6ed8f980b6 => generated 299 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/626] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:43:05 2026] GET /v2.1/limits?tenant_id=904737cf6c4b42879bf7cb60657e00f0 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/627] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:43:05 2026] GET /v2.1/limits?tenant_id=9e91c2219cf34c00a88d7d966489a684 => generated 299 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/628] 10.0.0.109 () {32 vars in 711 bytes} [Mon Mar 9 14:43:05 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/629] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:43:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 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: 7|app: 0|req: 315/630] 10.0.0.109 () {32 vars in 707 bytes} [Mon Mar 9 14:43:05 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/631] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:43:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/632] 10.0.0.109 () {32 vars in 668 bytes} [Mon Mar 9 14:43:05 2026] GET /v2.1/os-services => generated 783 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/635] 199.204.45.140 () {42 vars in 705 bytes} [Mon Mar 9 14:43:13 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: 318/636] 199.204.45.140 () {44 vars in 909 bytes} [Mon Mar 9 14:43:13 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 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, ' [pid: 7|app: 0|req: 319/637] 199.204.45.140 () {46 vars in 982 bytes} [Mon Mar 9 14:43:13 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 14:43:13.741 8 INFO nova.api.openstack.wsgi [None req-20decb96-2f38-47a2-9f6d-9f2e130a31b3 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 319/638] 199.204.45.140 () {48 vars in 1015 bytes} [Mon Mar 9 14:43:13 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: 320/639] 199.204.45.140 () {48 vars in 1051 bytes} [Mon Mar 9 14:43:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/640] 199.204.45.140 () {48 vars in 1099 bytes} [Mon Mar 9 14:43:13 2026] GET /v2.1/flavors/c0b3779c-888e-4122-9750-ee61c6f864b7/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: 322/643] 199.204.45.140 () {42 vars in 705 bytes} [Mon Mar 9 14:43: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: 322/644] 199.204.45.140 () {44 vars in 909 bytes} [Mon Mar 9 14:43:27 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 323/645] 199.204.45.140 () {46 vars in 982 bytes} [Mon Mar 9 14:43:27 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/646] 199.204.45.140 () {48 vars in 1073 bytes} [Mon Mar 9 14:43:27 2026] GET /v2.1/os-quota-sets/302ca3a7eba84518989edf6ed8f980b6 => generated 280 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/655] 10.0.0.109 () {32 vars in 682 bytes} [Mon Mar 9 14:44:05 2026] GET /v2.1/os-security-groups => generated 78 bytes in 50 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/656] 10.0.0.109 () {32 vars in 707 bytes} [Mon Mar 9 14:44:05 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/657] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:44:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/658] 10.0.0.109 () {32 vars in 668 bytes} [Mon Mar 9 14:44:05 2026] GET /v2.1/os-services => generated 783 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/659] 10.0.0.109 () {32 vars in 688 bytes} [Mon Mar 9 14:44:05 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 35 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: 7|app: 0|req: 330/660] 10.0.0.109 () {32 vars in 672 bytes} [Mon Mar 9 14:44:05 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 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/661] 10.0.0.109 () {32 vars in 711 bytes} [Mon Mar 9 14:44:05 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/662] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:44:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 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: 332/663] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:44:05 2026] GET /v2.1/limits?tenant_id=302ca3a7eba84518989edf6ed8f980b6 => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/664] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:44:05 2026] GET /v2.1/limits?tenant_id=904737cf6c4b42879bf7cb60657e00f0 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/665] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:44:05 2026] GET /v2.1/limits?tenant_id=9e91c2219cf34c00a88d7d966489a684 => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/666] 10.0.0.109 () {32 vars in 686 bytes} [Mon Mar 9 14:44:05 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/667] 199.204.45.140 () {42 vars in 705 bytes} [Mon Mar 9 14:44:07 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: 7|app: 0|req: 334/668] 199.204.45.140 () {44 vars in 909 bytes} [Mon Mar 9 14:44:07 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 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, ' [pid: 8|app: 0|req: 335/669] 199.204.45.140 () {46 vars in 982 bytes} [Mon Mar 9 14:44:07 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 14:44:07.771 7 INFO nova.api.openstack.wsgi [None req-49576df4-6171-468d-affe-282cc30020de 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 335/670] 199.204.45.140 () {48 vars in 1011 bytes} [Mon Mar 9 14:44:07 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/671] 199.204.45.140 () {48 vars in 1051 bytes} [Mon Mar 9 14:44:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 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: 7|app: 0|req: 341/682] 10.0.0.120 () {32 vars in 655 bytes} [Mon Mar 9 14:44:53 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/683] 10.0.0.120 () {32 vars in 641 bytes} [Mon Mar 9 14:44:53 2026] GET /v2.1/servers => generated 15 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-09 14:44:53.335 7 WARNING oslo_db.sqlalchemy.utils [None req-1c6137b8-4e00-4e6d-938f-1438c55a3195 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 342/684] 10.0.0.120 () {32 vars in 649 bytes} [Mon Mar 9 14:44:53 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/685] 10.0.0.120 () {32 vars in 694 bytes} [Mon Mar 9 14:44:53 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/688] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:04 2026] GET /v2.1/flavors/63706801-db69-46e3-a9a5-1000fe18ed15 => generated 511 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/689] 10.0.0.120 () {32 vars in 641 bytes} [Mon Mar 9 14:45:04 2026] GET /v2.1/flavors => generated 1674 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/690] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:04 2026] GET /v2.1/flavors/63706801-db69-46e3-a9a5-1000fe18ed15 => generated 511 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/691] 10.0.0.109 () {32 vars in 686 bytes} [Mon Mar 9 14:45:05 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/692] 10.0.0.109 () {32 vars in 707 bytes} [Mon Mar 9 14:45:05 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 39 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: 346/693] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:45:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/694] 10.0.0.109 () {32 vars in 682 bytes} [Mon Mar 9 14:45:05 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/695] 10.0.0.109 () {32 vars in 668 bytes} [Mon Mar 9 14:45:05 2026] GET /v2.1/os-services => generated 783 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/696] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:45:05 2026] GET /v2.1/limits?tenant_id=302ca3a7eba84518989edf6ed8f980b6 => generated 299 bytes in 35 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: 348/697] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:45:06 2026] GET /v2.1/limits?tenant_id=5aa4eba001404a7f8757b7956a5bafd2 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/698] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:45:06 2026] GET /v2.1/limits?tenant_id=904737cf6c4b42879bf7cb60657e00f0 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/699] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:45:06 2026] GET /v2.1/limits?tenant_id=950261af6e9c40a39eda5c676a8585a7 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/700] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:45:06 2026] GET /v2.1/limits?tenant_id=977869dcd76749ab8b686f68bb4c4b51 => generated 302 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/701] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:45:06 2026] GET /v2.1/limits?tenant_id=9e91c2219cf34c00a88d7d966489a684 => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/702] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:45:06 2026] GET /v2.1/limits?tenant_id=c770552812b6416d919385bf13d1e0ad => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/703] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:45:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/704] 10.0.0.109 () {32 vars in 688 bytes} [Mon Mar 9 14:45:06 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/705] 10.0.0.109 () {32 vars in 672 bytes} [Mon Mar 9 14:45:06 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 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: 354/706] 10.0.0.109 () {32 vars in 711 bytes} [Mon Mar 9 14:45:06 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 24 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-03-09 14:45:12.724 8 WARNING neutronclient.v2_0.client [None req-a15f250d-e1e9-4af6-ad5e-36f58a9ac459 9599c676afea46148cc28520b928b9d3 5aa4eba001404a7f8757b7956a5bafd2 - - default default] 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: 354/709] 10.0.0.120 () {34 vars in 671 bytes} [Mon Mar 9 14:45:14 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) [pid: 8|app: 0|req: 356/710] 10.0.0.120 () {34 vars in 685 bytes} [Mon Mar 9 14:45:12 2026] POST /v2.1/os-security-groups => generated 248 bytes in 2429 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 14:45:15.063 7 WARNING neutronclient.v2_0.client [None req-3e0d220d-ddbb-46bc-b08b-789700294336 9599c676afea46148cc28520b928b9d3 5aa4eba001404a7f8757b7956a5bafd2 - - default default] 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: 357/711] 10.0.0.120 () {34 vars in 671 bytes} [Mon Mar 9 14:45:16 2026] POST /v2.1/os-keypairs => generated 386 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 14:45:17.077 7 WARNING neutronclient.v2_0.client [None req-3e0d220d-ddbb-46bc-b08b-789700294336 9599c676afea46148cc28520b928b9d3 5aa4eba001404a7f8757b7956a5bafd2 - - default default] 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: 355/714] 10.0.0.120 () {34 vars in 695 bytes} [Mon Mar 9 14:45:15 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 3890 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 14:45:18.969 8 WARNING neutronclient.v2_0.client [None req-80452940-36f8-40ac-95bc-004299ac9c07 9599c676afea46148cc28520b928b9d3 5aa4eba001404a7f8757b7956a5bafd2 - - default default] 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-03-09 14:45:19.055 7 WARNING neutronclient.v2_0.client [None req-1f1f33e8-9306-43f3-b929-58f5428b61a7 edbb19747c494ddca74b6bf5708ece18 3604b6efecd648f49c4099ab4b46fb09 - - default default] 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: 360/715] 10.0.0.120 () {34 vars in 685 bytes} [Mon Mar 9 14:45:18 2026] POST /v2.1/os-security-groups => generated 248 bytes in 601 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 14:45:19.576 8 WARNING neutronclient.v2_0.client [None req-2863b303-64c1-44dd-85f4-f37ed0273bec 9599c676afea46148cc28520b928b9d3 5aa4eba001404a7f8757b7956a5bafd2 - - default default] 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/716] 10.0.0.120 () {34 vars in 685 bytes} [Mon Mar 9 14:45:19 2026] POST /v2.1/os-security-groups => generated 244 bytes in 820 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 14:45:19.890 8 WARNING neutronclient.v2_0.client [None req-2863b303-64c1-44dd-85f4-f37ed0273bec 9599c676afea46148cc28520b928b9d3 5aa4eba001404a7f8757b7956a5bafd2 - - default default] 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-03-09 14:45:19.936 7 WARNING neutronclient.v2_0.client [None req-a897b18b-cdaa-4b60-afbb-d0283698f941 6a22b0c53be148fb9bbb8d4cefeb2136 c770552812b6416d919385bf13d1e0ad - - default default] 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-03-09 14:45:20.172 7 WARNING neutronclient.v2_0.client [None req-a897b18b-cdaa-4b60-afbb-d0283698f941 6a22b0c53be148fb9bbb8d4cefeb2136 c770552812b6416d919385bf13d1e0ad - - default default] 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: 361/717] 10.0.0.120 () {34 vars in 695 bytes} [Mon Mar 9 14:45:19 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 607 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 14:45:20.181 8 WARNING neutronclient.v2_0.client [None req-04e615f0-f4f7-4c67-9f9e-84e424175086 edbb19747c494ddca74b6bf5708ece18 3604b6efecd648f49c4099ab4b46fb09 - - default default] 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-03-09 14:45:20.417 7 WARNING neutronclient.v2_0.client [None req-a897b18b-cdaa-4b60-afbb-d0283698f941 6a22b0c53be148fb9bbb8d4cefeb2136 c770552812b6416d919385bf13d1e0ad - - default default] 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: 362/718] 10.0.0.120 () {34 vars in 685 bytes} [Mon Mar 9 14:45:20 2026] POST /v2.1/os-security-groups => generated 243 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 14:45:20.505 8 WARNING neutronclient.v2_0.client [None req-76e66761-78b9-44bc-99fa-5ccb8acdfeee 9599c676afea46148cc28520b928b9d3 5aa4eba001404a7f8757b7956a5bafd2 - - default default] 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-03-09 14:45:20.539 8 WARNING neutronclient.v2_0.client [None req-76e66761-78b9-44bc-99fa-5ccb8acdfeee 9599c676afea46148cc28520b928b9d3 5aa4eba001404a7f8757b7956a5bafd2 - - default default] 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/719] 10.0.0.120 () {34 vars in 695 bytes} [Mon Mar 9 14:45:20 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 14:45:20.775 8 WARNING neutronclient.v2_0.client [None req-7d279570-43b4-4ccc-bb4f-4b2e881cd39e 2b3b72821e254d0dbb292aef711dcf3e 977869dcd76749ab8b686f68bb4c4b51 - - default default] 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-03-09 14:45:20.816 8 WARNING neutronclient.v2_0.client [None req-7d279570-43b4-4ccc-bb4f-4b2e881cd39e 2b3b72821e254d0dbb292aef711dcf3e 977869dcd76749ab8b686f68bb4c4b51 - - default default] 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-03-09 14:45:20.953 8 WARNING neutronclient.v2_0.client [None req-7d279570-43b4-4ccc-bb4f-4b2e881cd39e 2b3b72821e254d0dbb292aef711dcf3e 977869dcd76749ab8b686f68bb4c4b51 - - default default] 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/720] 10.0.0.120 () {34 vars in 663 bytes} [Mon Mar 9 14:45:19 2026] POST /v2.1/servers => generated 453 bytes in 1136 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-03-09 14:45:20.985 7 WARNING neutronclient.v2_0.client [None req-22f67cba-2098-483d-b29f-5c6476c329b7 edbb19747c494ddca74b6bf5708ece18 3604b6efecd648f49c4099ab4b46fb09 - - default default] 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: 358/721] 10.0.0.120 () {34 vars in 685 bytes} [Mon Mar 9 14:45:20 2026] POST /v2.1/os-security-groups => generated 244 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 14:45:21.179 7 WARNING neutronclient.v2_0.client [None req-36f5fa33-e977-4c73-a6f9-41d18b2b04f8 9599c676afea46148cc28520b928b9d3 5aa4eba001404a7f8757b7956a5bafd2 - - default default] 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: 359/722] 10.0.0.120 () {32 vars in 737 bytes} [Mon Mar 9 14:45:21 2026] GET /v2.1/os-security-groups/aea34253-f799-4412-90a3-56549d1d3506 => generated 665 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 14:45:21.251 7 WARNING neutronclient.v2_0.client [None req-1fa5fbbc-8db8-4904-9aa3-1bfe218a7bcf 6a22b0c53be148fb9bbb8d4cefeb2136 c770552812b6416d919385bf13d1e0ad - - default default] 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/723] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:21 2026] GET /v2.1/servers/6af53a0f-5c26-4386-9838-aafadc49ee62 => generated 1431 bytes in 91 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-03-09 14:45:21.320 7 WARNING neutronclient.v2_0.client [None req-aad1e67c-47b8-4fdf-850c-77a5639d029a edbb19747c494ddca74b6bf5708ece18 3604b6efecd648f49c4099ab4b46fb09 - - default default] 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-03-09 14:45:21.374 7 WARNING neutronclient.v2_0.client [None req-aad1e67c-47b8-4fdf-850c-77a5639d029a edbb19747c494ddca74b6bf5708ece18 3604b6efecd648f49c4099ab4b46fb09 - - default default] 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-03-09 14:45:21.411 7 WARNING neutronclient.v2_0.client [None req-aad1e67c-47b8-4fdf-850c-77a5639d029a edbb19747c494ddca74b6bf5708ece18 3604b6efecd648f49c4099ab4b46fb09 - - default default] 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: 361/724] 10.0.0.120 () {32 vars in 663 bytes} [Mon Mar 9 14:45:21 2026] GET /v2.1/os-security-groups => generated 1384 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 14:45:21.465 7 WARNING neutronclient.v2_0.client [None req-6aaa4800-a97b-48dd-b854-1e97b2b746cd 9599c676afea46148cc28520b928b9d3 5aa4eba001404a7f8757b7956a5bafd2 - - default default] 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-03-09 14:45:21.496 7 WARNING neutronclient.v2_0.client [None req-6aaa4800-a97b-48dd-b854-1e97b2b746cd 9599c676afea46148cc28520b928b9d3 5aa4eba001404a7f8757b7956a5bafd2 - - default default] 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: 364/725] 10.0.0.120 () {34 vars in 663 bytes} [Mon Mar 9 14:45:20 2026] POST /v2.1/servers => generated 448 bytes in 808 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-03-09 14:45:21.536 7 WARNING neutronclient.v2_0.client [None req-6aaa4800-a97b-48dd-b854-1e97b2b746cd 9599c676afea46148cc28520b928b9d3 5aa4eba001404a7f8757b7956a5bafd2 - - default default] 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-03-09 14:45:21.538 8 WARNING neutronclient.v2_0.client [None req-456afd88-63d2-4869-a07a-52a206ad75de edbb19747c494ddca74b6bf5708ece18 3604b6efecd648f49c4099ab4b46fb09 - - default default] 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-03-09 14:45:21.573 8 WARNING neutronclient.v2_0.client [None req-456afd88-63d2-4869-a07a-52a206ad75de edbb19747c494ddca74b6bf5708ece18 3604b6efecd648f49c4099ab4b46fb09 - - default default] 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/726] 10.0.0.120 () {32 vars in 740 bytes} [Mon Mar 9 14:45:21 2026] DELETE /v2.1/os-security-groups/0f8ef136-86f3-41aa-a0ba-8e3621a5d733 => generated 0 bytes in 195 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/727] 10.0.0.120 () {32 vars in 750 bytes} [Mon Mar 9 14:45:21 2026] DELETE /v2.1/os-security-group-rules/3d03a889-e4ae-44b8-b38c-940c67d616dd => generated 0 bytes in 289 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-09 14:45:21.751 8 WARNING neutronclient.v2_0.client [None req-39a5e599-613b-4fe5-ad89-c94e26703ff4 2b3b72821e254d0dbb292aef711dcf3e 977869dcd76749ab8b686f68bb4c4b51 - - default default] 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-03-09 14:45:21.757 7 WARNING neutronclient.v2_0.client [None req-0866bc8c-dab7-4661-8a3d-1a233978f6fe edbb19747c494ddca74b6bf5708ece18 3604b6efecd648f49c4099ab4b46fb09 - - default default] 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-03-09 14:45:21.778 7 INFO nova.api.openstack.wsgi [None req-0866bc8c-dab7-4661-8a3d-1a233978f6fe edbb19747c494ddca74b6bf5708ece18 3604b6efecd648f49c4099ab4b46fb09 - - default default] HTTP exception thrown: Security group 0f8ef136-86f3-41aa-a0ba-8e3621a5d733 does not exist Neutron server returns request_ids: ['req-21f2199a-83cc-427a-b910-d7294d409c2a'] [pid: 7|app: 0|req: 363/728] 10.0.0.120 () {32 vars in 737 bytes} [Mon Mar 9 14:45:21 2026] GET /v2.1/os-security-groups/0f8ef136-86f3-41aa-a0ba-8e3621a5d733 => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-09 14:45:21.786 7 WARNING neutronclient.v2_0.client [None req-2ad5ebb5-bcce-4d73-a1d1-58d6b1345558 9599c676afea46148cc28520b928b9d3 5aa4eba001404a7f8757b7956a5bafd2 - - default default] 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/729] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:21 2026] GET /v2.1/servers/13aa2129-2e63-47db-a7b4-b806be37da7b => generated 1400 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-03-09 14:45:21.795 8 WARNING neutronclient.v2_0.client [None req-601c8da0-1d28-4b73-97e3-fdb20911d56e edbb19747c494ddca74b6bf5708ece18 3604b6efecd648f49c4099ab4b46fb09 - - default default] 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-03-09 14:45:21.818 7 WARNING neutronclient.v2_0.client [None req-2ad5ebb5-bcce-4d73-a1d1-58d6b1345558 9599c676afea46148cc28520b928b9d3 5aa4eba001404a7f8757b7956a5bafd2 - - default default] 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-03-09 14:45:21.833 8 WARNING neutronclient.v2_0.client [None req-601c8da0-1d28-4b73-97e3-fdb20911d56e edbb19747c494ddca74b6bf5708ece18 3604b6efecd648f49c4099ab4b46fb09 - - default default] 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/730] 10.0.0.120 () {32 vars in 740 bytes} [Mon Mar 9 14:45:21 2026] DELETE /v2.1/os-security-groups/aea34253-f799-4412-90a3-56549d1d3506 => generated 0 bytes in 252 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/731] 10.0.0.120 () {32 vars in 740 bytes} [Mon Mar 9 14:45:21 2026] DELETE /v2.1/os-security-groups/bc7fa070-70b3-49a3-b1a0-9558b1aef0ef => generated 0 bytes in 240 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-09 14:45:22.043 8 WARNING neutronclient.v2_0.client [None req-56144d51-a1ec-48bc-b3c9-60df66a1d466 9599c676afea46148cc28520b928b9d3 5aa4eba001404a7f8757b7956a5bafd2 - - default default] 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-03-09 14:45:22.046 7 WARNING neutronclient.v2_0.client [None req-ef422533-86b0-4dc9-8ca6-e1b7847b0caa edbb19747c494ddca74b6bf5708ece18 3604b6efecd648f49c4099ab4b46fb09 - - default default] 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-03-09 14:45:22.066 7 INFO nova.api.openstack.wsgi [None req-ef422533-86b0-4dc9-8ca6-e1b7847b0caa edbb19747c494ddca74b6bf5708ece18 3604b6efecd648f49c4099ab4b46fb09 - - default default] HTTP exception thrown: Security group bc7fa070-70b3-49a3-b1a0-9558b1aef0ef does not exist Neutron server returns request_ids: ['req-1c1b9865-068e-4c63-aea6-8463fd4308be'] [pid: 7|app: 0|req: 365/732] 10.0.0.120 () {32 vars in 737 bytes} [Mon Mar 9 14:45:22 2026] GET /v2.1/os-security-groups/bc7fa070-70b3-49a3-b1a0-9558b1aef0ef => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-09 14:45:22.076 7 WARNING neutronclient.v2_0.client [None req-c6e9ddc3-355d-4994-ad80-195170efc802 edbb19747c494ddca74b6bf5708ece18 3604b6efecd648f49c4099ab4b46fb09 - - default default] 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-03-09 14:45:22.087 8 WARNING neutronclient.v2_0.client [None req-56144d51-a1ec-48bc-b3c9-60df66a1d466 9599c676afea46148cc28520b928b9d3 5aa4eba001404a7f8757b7956a5bafd2 - - default default] 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-03-09 14:45:22.103 7 WARNING neutronclient.v2_0.client [None req-c6e9ddc3-355d-4994-ad80-195170efc802 edbb19747c494ddca74b6bf5708ece18 3604b6efecd648f49c4099ab4b46fb09 - - default default] 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/733] 10.0.0.120 () {32 vars in 740 bytes} [Mon Mar 9 14:45:22 2026] DELETE /v2.1/os-security-groups/e235c7d4-30cb-4b75-895e-4cba166028a9 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-09 14:45:22.251 7 WARNING neutronclient.v2_0.client [None req-86b69958-eb47-4822-84b9-7c136feeb1b4 edbb19747c494ddca74b6bf5708ece18 3604b6efecd648f49c4099ab4b46fb09 - - default default] 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-03-09 14:45:22.276 7 INFO nova.api.openstack.wsgi [None req-86b69958-eb47-4822-84b9-7c136feeb1b4 edbb19747c494ddca74b6bf5708ece18 3604b6efecd648f49c4099ab4b46fb09 - - default default] HTTP exception thrown: Security group e235c7d4-30cb-4b75-895e-4cba166028a9 does not exist Neutron server returns request_ids: ['req-e33b2261-b80d-4ccf-80cc-51a5a39504ce'] [pid: 7|app: 0|req: 367/734] 10.0.0.120 () {32 vars in 737 bytes} [Mon Mar 9 14:45:22 2026] GET /v2.1/os-security-groups/e235c7d4-30cb-4b75-895e-4cba166028a9 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/735] 10.0.0.120 () {32 vars in 740 bytes} [Mon Mar 9 14:45:22 2026] DELETE /v2.1/os-security-groups/4b51d857-a13f-484c-bc84-741887b07086 => generated 0 bytes in 247 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-09 14:45:22.289 7 WARNING neutronclient.v2_0.client [None req-b75252a1-754a-464f-8030-0dd6f4463ef6 edbb19747c494ddca74b6bf5708ece18 3604b6efecd648f49c4099ab4b46fb09 - - default default] 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-03-09 14:45:22.342 7 WARNING neutronclient.v2_0.client [None req-b75252a1-754a-464f-8030-0dd6f4463ef6 edbb19747c494ddca74b6bf5708ece18 3604b6efecd648f49c4099ab4b46fb09 - - default default] 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-03-09 14:45:22.384 7 WARNING neutronclient.v2_0.client [None req-b75252a1-754a-464f-8030-0dd6f4463ef6 edbb19747c494ddca74b6bf5708ece18 3604b6efecd648f49c4099ab4b46fb09 - - default default] 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-03-09 14:45:22.397 8 WARNING neutronclient.v2_0.client [None req-765021f0-0116-4550-a598-e6e867e18246 6a22b0c53be148fb9bbb8d4cefeb2136 c770552812b6416d919385bf13d1e0ad - - default default] 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: 368/736] 10.0.0.120 () {32 vars in 663 bytes} [Mon Mar 9 14:45:22 2026] GET /v2.1/os-security-groups => generated 707 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 14:45:22.449 7 WARNING neutronclient.v2_0.client [None req-ccd72849-8193-4273-81ae-e219ab0a722d edbb19747c494ddca74b6bf5708ece18 3604b6efecd648f49c4099ab4b46fb09 - - default default] 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/737] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:22 2026] GET /v2.1/servers/6af53a0f-5c26-4386-9838-aafadc49ee62 => generated 1435 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 14:45:22.472 7 INFO nova.api.openstack.wsgi [None req-ccd72849-8193-4273-81ae-e219ab0a722d edbb19747c494ddca74b6bf5708ece18 3604b6efecd648f49c4099ab4b46fb09 - - default default] HTTP exception thrown: Security group e235c7d4-30cb-4b75-895e-4cba166028a9 does not exist Neutron server returns request_ids: ['req-5cf296dc-e54e-41f9-907d-5b7ab52418fb'] [pid: 7|app: 0|req: 369/738] 10.0.0.120 () {32 vars in 740 bytes} [Mon Mar 9 14:45:22 2026] DELETE /v2.1/os-security-groups/e235c7d4-30cb-4b75-895e-4cba166028a9 => generated 194 bytes in 31 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-03-09 14:45:22.483 8 WARNING neutronclient.v2_0.client [None req-b294798e-aeb3-4d60-a77c-ab5916bb4f1d edbb19747c494ddca74b6bf5708ece18 3604b6efecd648f49c4099ab4b46fb09 - - default default] 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-03-09 14:45:22.503 8 INFO nova.api.openstack.wsgi [None req-b294798e-aeb3-4d60-a77c-ab5916bb4f1d edbb19747c494ddca74b6bf5708ece18 3604b6efecd648f49c4099ab4b46fb09 - - default default] HTTP exception thrown: Security group bc7fa070-70b3-49a3-b1a0-9558b1aef0ef does not exist Neutron server returns request_ids: ['req-94133d99-d348-4ea8-a4d2-e9619b99ede5'] [pid: 8|app: 0|req: 370/739] 10.0.0.120 () {32 vars in 740 bytes} [Mon Mar 9 14:45:22 2026] DELETE /v2.1/os-security-groups/bc7fa070-70b3-49a3-b1a0-9558b1aef0ef => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-09 14:45:22.515 7 WARNING neutronclient.v2_0.client [None req-8d928466-bdf1-4f83-b275-1f1a3854b54b edbb19747c494ddca74b6bf5708ece18 3604b6efecd648f49c4099ab4b46fb09 - - default default] 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-03-09 14:45:22.535 7 INFO nova.api.openstack.wsgi [None req-8d928466-bdf1-4f83-b275-1f1a3854b54b edbb19747c494ddca74b6bf5708ece18 3604b6efecd648f49c4099ab4b46fb09 - - default default] HTTP exception thrown: Security group 0f8ef136-86f3-41aa-a0ba-8e3621a5d733 does not exist Neutron server returns request_ids: ['req-eeddf33a-8fab-4fac-a271-e4302fbcc86e'] [pid: 7|app: 0|req: 370/740] 10.0.0.120 () {32 vars in 740 bytes} [Mon Mar 9 14:45:22 2026] DELETE /v2.1/os-security-groups/0f8ef136-86f3-41aa-a0ba-8e3621a5d733 => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-09 14:45:22.831 8 WARNING neutronclient.v2_0.client [None req-c2bff04b-05a3-469f-af62-75df71bfa1ec 2b3b72821e254d0dbb292aef711dcf3e 977869dcd76749ab8b686f68bb4c4b51 - - default default] 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/741] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:22 2026] GET /v2.1/servers/13aa2129-2e63-47db-a7b4-b806be37da7b => generated 1404 bytes in 530 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 14:45:23.529 7 WARNING neutronclient.v2_0.client [None req-34ef8518-dc07-4f7d-a618-035b24299020 6a22b0c53be148fb9bbb8d4cefeb2136 c770552812b6416d919385bf13d1e0ad - - default default] 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: 371/742] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:23 2026] GET /v2.1/servers/6af53a0f-5c26-4386-9838-aafadc49ee62 => generated 1483 bytes in 492 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-03-09 14:45:24.389 8 WARNING neutronclient.v2_0.client [None req-2424f639-f0a1-418b-b601-c6d012cefffc 2b3b72821e254d0dbb292aef711dcf3e 977869dcd76749ab8b686f68bb4c4b51 - - default default] 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: 372/743] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:24 2026] GET /v2.1/servers/13aa2129-2e63-47db-a7b4-b806be37da7b => generated 1396 bytes in 334 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-03-09 14:45:25.011 7 WARNING neutronclient.v2_0.client [None req-3beb1471-7d23-48a5-87fe-9438637279f7 6a22b0c53be148fb9bbb8d4cefeb2136 c770552812b6416d919385bf13d1e0ad - - default default] 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: 372/744] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:24 2026] GET /v2.1/servers/6af53a0f-5c26-4386-9838-aafadc49ee62 => generated 1491 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-03-09 14:45:25.739 8 WARNING neutronclient.v2_0.client [None req-d4ba86a7-6239-4a84-86f2-36c0c2188891 2b3b72821e254d0dbb292aef711dcf3e 977869dcd76749ab8b686f68bb4c4b51 - - default default] 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: 373/745] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:25 2026] GET /v2.1/servers/13aa2129-2e63-47db-a7b4-b806be37da7b => generated 1452 bytes in 74 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-03-09 14:45:26.180 7 WARNING neutronclient.v2_0.client [None req-f3d3a3e2-c077-479d-bcb5-5ba384f656e4 6a22b0c53be148fb9bbb8d4cefeb2136 c770552812b6416d919385bf13d1e0ad - - default default] 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/746] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:26 2026] GET /v2.1/servers/6af53a0f-5c26-4386-9838-aafadc49ee62 => generated 1491 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-03-09 14:45:26.846 8 WARNING neutronclient.v2_0.client [None req-03e6446e-b11a-4669-a973-42e0feaa77bd 2b3b72821e254d0dbb292aef711dcf3e 977869dcd76749ab8b686f68bb4c4b51 - - default default] 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/747] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:26 2026] GET /v2.1/servers/13aa2129-2e63-47db-a7b4-b806be37da7b => generated 1452 bytes in 93 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-03-09 14:45:27.266 7 WARNING neutronclient.v2_0.client [None req-bfb2c20a-7eb9-4bdb-9f61-ebf731557ac2 6a22b0c53be148fb9bbb8d4cefeb2136 c770552812b6416d919385bf13d1e0ad - - default default] 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: 374/748] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:27 2026] GET /v2.1/servers/6af53a0f-5c26-4386-9838-aafadc49ee62 => generated 1557 bytes in 647 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-03-09 14:45:27.941 8 WARNING neutronclient.v2_0.client [None req-423bb22d-a1d3-46a8-89d7-6e7250d0d39a 2b3b72821e254d0dbb292aef711dcf3e 977869dcd76749ab8b686f68bb4c4b51 - - default default] 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-03-09 14:45:28.282 7 WARNING keystonemiddleware.audit [None req-bfb2c20a-7eb9-4bdb-9f61-ebf731557ac2 6a22b0c53be148fb9bbb8d4cefeb2136 c770552812b6416d919385bf13d1e0ad - - default default] Skipping service tempest-service-651925231 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 14:45:28.305 7 INFO nova.api.openstack.compute.server_external_events [req-6f8c5f31-7cd2-450f-a9a5-3238302361d0 req-5f60541f-d264-4b2e-bf75-69b479110f92 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-changed:54104d55-c07d-4d6a-9330-9a1c3f4e8235 for instance 6af53a0f-5c26-4386-9838-aafadc49ee62 on instance 2026-03-09 14:45:28.314 7 INFO nova.compute.rpcapi [None req-2e790970-ee8d-42b3-ac13-3a11259aca65 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 375/749] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:45:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 88 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: 375/752] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:27 2026] GET /v2.1/servers/13aa2129-2e63-47db-a7b4-b806be37da7b => generated 1526 bytes in 999 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 14:45:28.934 7 WARNING neutronclient.v2_0.client [None req-7815ba84-fcf1-4117-878a-b8c0726fa715 6a22b0c53be148fb9bbb8d4cefeb2136 c770552812b6416d919385bf13d1e0ad - - default default] 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: 378/753] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:28 2026] GET /v2.1/servers/6af53a0f-5c26-4386-9838-aafadc49ee62 => generated 1557 bytes in 403 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-03-09 14:45:29.928 8 INFO nova.api.openstack.compute.server_external_events [req-ffd647e6-d9fa-4b2d-8489-918fe2f185a5 req-264f54cc-cce4-4d0c-9da7-f305a8b2d051 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-changed:499b4316-75ab-415b-b2e4-4e45c1ecda82 for instance 13aa2129-2e63-47db-a7b4-b806be37da7b on instance 2026-03-09 14:45:29.947 8 INFO nova.compute.rpcapi [None req-64240660-3039-43cb-b260-0d2bbccb6b22 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 376/754] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:45:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 363 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 14:45:29.983 7 WARNING neutronclient.v2_0.client [None req-c21c2874-ec60-41b8-8f19-7c50c22a3292 2b3b72821e254d0dbb292aef711dcf3e 977869dcd76749ab8b686f68bb4c4b51 - - default default] 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-03-09 14:45:30.338 8 WARNING neutronclient.v2_0.client [None req-305448f7-8c17-4df5-bd13-0525c0cb2f0c 6a22b0c53be148fb9bbb8d4cefeb2136 c770552812b6416d919385bf13d1e0ad - - default default] 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: 379/755] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:29 2026] GET /v2.1/servers/13aa2129-2e63-47db-a7b4-b806be37da7b => generated 1524 bytes in 1232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/756] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:30 2026] GET /v2.1/servers/6af53a0f-5c26-4386-9838-aafadc49ee62 => generated 1557 bytes in 1600 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-03-09 14:45:32.206 7 WARNING neutronclient.v2_0.client [None req-e6f5e7e0-78b8-4ab0-8779-72eaa3273e43 2b3b72821e254d0dbb292aef711dcf3e 977869dcd76749ab8b686f68bb4c4b51 - - default default] 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-03-09 14:45:32.951 8 WARNING neutronclient.v2_0.client [None req-79472bf8-c2d1-48d5-b742-26bba1388c7f 6a22b0c53be148fb9bbb8d4cefeb2136 c770552812b6416d919385bf13d1e0ad - - default default] 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: 380/757] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:32 2026] GET /v2.1/servers/13aa2129-2e63-47db-a7b4-b806be37da7b => generated 1524 bytes in 977 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/758] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:32 2026] GET /v2.1/servers/6af53a0f-5c26-4386-9838-aafadc49ee62 => generated 1557 bytes in 480 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: 381/759] 10.0.0.120 () {34 vars in 671 bytes} [Mon Mar 9 14:45:33 2026] POST /v2.1/os-keypairs => generated 386 bytes in 170 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-03-09 14:45:34.202 8 WARNING neutronclient.v2_0.client [None req-2a092fdc-ed88-4980-ac96-e0cecc39117e 2b3b72821e254d0dbb292aef711dcf3e 977869dcd76749ab8b686f68bb4c4b51 - - default default] 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: 379/760] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:34 2026] GET /v2.1/servers/13aa2129-2e63-47db-a7b4-b806be37da7b => generated 1524 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 14:45:34.444 7 WARNING neutronclient.v2_0.client [None req-6fec42f6-c6ca-4440-b4d1-cef7a0c227aa 6a22b0c53be148fb9bbb8d4cefeb2136 c770552812b6416d919385bf13d1e0ad - - default default] 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/761] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:34 2026] GET /v2.1/servers/6af53a0f-5c26-4386-9838-aafadc49ee62 => generated 1557 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-03-09 14:45:35.366 8 WARNING neutronclient.v2_0.client [None req-72e89934-d54f-46a2-8323-568ec93066dc 2b3b72821e254d0dbb292aef711dcf3e 977869dcd76749ab8b686f68bb4c4b51 - - default default] 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: 380/762] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:35 2026] GET /v2.1/servers/13aa2129-2e63-47db-a7b4-b806be37da7b => generated 1524 bytes in 127 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-03-09 14:45:35.686 7 WARNING neutronclient.v2_0.client [None req-559c7a57-cd30-4edb-95bc-040e21d2a5b3 6a22b0c53be148fb9bbb8d4cefeb2136 c770552812b6416d919385bf13d1e0ad - - default default] 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/763] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:35 2026] GET /v2.1/servers/6af53a0f-5c26-4386-9838-aafadc49ee62 => generated 1557 bytes in 142 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-03-09 14:45:36.498 8 WARNING neutronclient.v2_0.client [None req-0645d82b-bde7-48b5-82bf-d022ff9246d1 2b3b72821e254d0dbb292aef711dcf3e 977869dcd76749ab8b686f68bb4c4b51 - - default default] 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: 381/764] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:36 2026] GET /v2.1/servers/13aa2129-2e63-47db-a7b4-b806be37da7b => generated 1524 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-03-09 14:45:36.838 7 WARNING neutronclient.v2_0.client [None req-d3cb9384-edd1-41fe-a770-7e74876b124b 6a22b0c53be148fb9bbb8d4cefeb2136 c770552812b6416d919385bf13d1e0ad - - default default] 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: 384/765] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:36 2026] GET /v2.1/servers/6af53a0f-5c26-4386-9838-aafadc49ee62 => generated 1557 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 14:45:36.967 8 WARNING keystonemiddleware.audit [None req-0645d82b-bde7-48b5-82bf-d022ff9246d1 2b3b72821e254d0dbb292aef711dcf3e 977869dcd76749ab8b686f68bb4c4b51 - - default default] Skipping service tempest-service-651925231 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 14:45:36.996 8 INFO nova.api.openstack.compute.server_external_events [req-e4bcb81e-bf9f-4af6-ba6f-690148fae290 req-56f9bbdb-94ca-4d47-ad24-99b48e1f964d 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-unplugged:54104d55-c07d-4d6a-9330-9a1c3f4e8235 for instance 6af53a0f-5c26-4386-9838-aafadc49ee62 on instance [pid: 8|app: 0|req: 382/766] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:45:36 2026] POST /v2.1/os-server-external-events => generated 185 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-03-09 14:45:37.679 7 WARNING neutronclient.v2_0.client [None req-69a20db9-b076-4861-b4f6-a25721caaee1 2b3b72821e254d0dbb292aef711dcf3e 977869dcd76749ab8b686f68bb4c4b51 - - default default] 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/767] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:37 2026] GET /v2.1/servers/13aa2129-2e63-47db-a7b4-b806be37da7b => generated 1524 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, ' 2026-03-09 14:45:37.992 8 WARNING neutronclient.v2_0.client [None req-0428464e-9893-43a1-ac3a-71ccf57e3867 6a22b0c53be148fb9bbb8d4cefeb2136 c770552812b6416d919385bf13d1e0ad - - default default] 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: 383/768] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:37 2026] GET /v2.1/servers/6af53a0f-5c26-4386-9838-aafadc49ee62 => generated 1557 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-03-09 14:45:38.935 8 WARNING neutronclient.v2_0.client [None req-b07136d0-e726-4fd5-b0b1-d35176a472db 2b3b72821e254d0dbb292aef711dcf3e 977869dcd76749ab8b686f68bb4c4b51 - - default default] 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-03-09 14:45:39.020 7 WARNING keystonemiddleware.audit [None req-69a20db9-b076-4861-b4f6-a25721caaee1 2b3b72821e254d0dbb292aef711dcf3e 977869dcd76749ab8b686f68bb4c4b51 - - default default] Skipping service tempest-service-651925231 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 14:45:39.034 7 INFO nova.api.openstack.compute.server_external_events [req-99f50f96-07c1-4541-b15d-b17175272449 req-13597213-23f8-4c6b-aa4f-885d8ba17fbb 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-unplugged:499b4316-75ab-415b-b2e4-4e45c1ecda82 for instance 13aa2129-2e63-47db-a7b4-b806be37da7b on instance [pid: 7|app: 0|req: 387/771] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:45:39 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/772] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:38 2026] GET /v2.1/servers/13aa2129-2e63-47db-a7b4-b806be37da7b => generated 1524 bytes in 164 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-03-09 14:45:39.181 7 WARNING neutronclient.v2_0.client [None req-e686dd46-a740-4381-95f7-820fe72fcb22 6a22b0c53be148fb9bbb8d4cefeb2136 c770552812b6416d919385bf13d1e0ad - - default default] 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: 388/773] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:39 2026] GET /v2.1/servers/6af53a0f-5c26-4386-9838-aafadc49ee62 => generated 1557 bytes in 163 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-03-09 14:45:39.438 8 WARNING neutronclient.v2_0.client [None req-29235b4f-b1f0-4e09-97c7-09b3f1bc837e 47c8b44f108b48e7b6ddbed7e68cc339 48c0edecbd8f4bb49388de79aeb8f920 - - default default] 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-03-09 14:45:39.476 8 WARNING neutronclient.v2_0.client [None req-29235b4f-b1f0-4e09-97c7-09b3f1bc837e 47c8b44f108b48e7b6ddbed7e68cc339 48c0edecbd8f4bb49388de79aeb8f920 - - default default] 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-03-09 14:45:39.639 8 WARNING neutronclient.v2_0.client [None req-29235b4f-b1f0-4e09-97c7-09b3f1bc837e 47c8b44f108b48e7b6ddbed7e68cc339 48c0edecbd8f4bb49388de79aeb8f920 - - default default] 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: 386/774] 10.0.0.120 () {34 vars in 663 bytes} [Mon Mar 9 14:45:39 2026] POST /v2.1/servers => generated 451 bytes in 602 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-03-09 14:45:39.957 7 WARNING neutronclient.v2_0.client [None req-e20de503-9d41-46fd-a093-83894ac0754d 47c8b44f108b48e7b6ddbed7e68cc339 48c0edecbd8f4bb49388de79aeb8f920 - - default default] 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: 389/775] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:39 2026] GET /v2.1/servers/eefa4de9-73db-4cf0-af8d-ab548f863120 => generated 1253 bytes in 50 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-03-09 14:45:40.115 8 WARNING neutronclient.v2_0.client [None req-bc28c6c0-5a2a-45a2-98a2-6ef9e9202e40 2b3b72821e254d0dbb292aef711dcf3e 977869dcd76749ab8b686f68bb4c4b51 - - default default] 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: 387/776] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:40 2026] GET /v2.1/servers/13aa2129-2e63-47db-a7b4-b806be37da7b => generated 1524 bytes in 189 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-03-09 14:45:40.361 7 WARNING neutronclient.v2_0.client [None req-bfd210dd-66a2-49aa-a3a7-4b73d324ae28 6a22b0c53be148fb9bbb8d4cefeb2136 c770552812b6416d919385bf13d1e0ad - - default default] 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: 390/777] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:40 2026] GET /v2.1/servers/6af53a0f-5c26-4386-9838-aafadc49ee62 => generated 1557 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-03-09 14:45:41.030 8 WARNING neutronclient.v2_0.client [None req-6e922464-208a-448e-87e7-cfcfee610d68 47c8b44f108b48e7b6ddbed7e68cc339 48c0edecbd8f4bb49388de79aeb8f920 - - default default] 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: 388/778] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:41 2026] GET /v2.1/servers/eefa4de9-73db-4cf0-af8d-ab548f863120 => generated 1303 bytes in 59 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-03-09 14:45:41.321 7 WARNING neutronclient.v2_0.client [None req-c4afd465-06fb-43ae-9617-a1cfc6011d62 2b3b72821e254d0dbb292aef711dcf3e 977869dcd76749ab8b686f68bb4c4b51 - - default default] 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: 391/779] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:41 2026] GET /v2.1/servers/13aa2129-2e63-47db-a7b4-b806be37da7b => generated 1524 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-03-09 14:45:41.538 8 WARNING neutronclient.v2_0.client [None req-bca0f2a2-fd4b-468d-a0d8-158cafb440d9 6a22b0c53be148fb9bbb8d4cefeb2136 c770552812b6416d919385bf13d1e0ad - - default default] 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: 389/780] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:41 2026] GET /v2.1/servers/6af53a0f-5c26-4386-9838-aafadc49ee62 => generated 1557 bytes in 195 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-03-09 14:45:42.113 7 WARNING neutronclient.v2_0.client [None req-3fae0858-facc-4e11-8dd7-35684cdf77de 47c8b44f108b48e7b6ddbed7e68cc339 48c0edecbd8f4bb49388de79aeb8f920 - - default default] 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: 392/781] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:42 2026] GET /v2.1/servers/eefa4de9-73db-4cf0-af8d-ab548f863120 => generated 1351 bytes in 83 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-03-09 14:45:42.486 8 WARNING neutronclient.v2_0.client [None req-e439f142-43c8-4563-9986-1a09b85de1e6 2b3b72821e254d0dbb292aef711dcf3e 977869dcd76749ab8b686f68bb4c4b51 - - default default] 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: 390/782] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:42 2026] GET /v2.1/servers/13aa2129-2e63-47db-a7b4-b806be37da7b => generated 1524 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-03-09 14:45:42.757 7 WARNING neutronclient.v2_0.client [None req-0517ee3e-f2d9-4cf9-92b6-3ac7ac120de9 6a22b0c53be148fb9bbb8d4cefeb2136 c770552812b6416d919385bf13d1e0ad - - default default] 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: 393/783] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:42 2026] GET /v2.1/servers/6af53a0f-5c26-4386-9838-aafadc49ee62 => generated 1557 bytes in 131 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-03-09 14:45:43.207 8 WARNING neutronclient.v2_0.client [None req-6857decb-30d3-463d-8b9a-4f855075206b 47c8b44f108b48e7b6ddbed7e68cc339 48c0edecbd8f4bb49388de79aeb8f920 - - default default] 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/784] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:43 2026] GET /v2.1/servers/eefa4de9-73db-4cf0-af8d-ab548f863120 => generated 1351 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-03-09 14:45:43.620 7 WARNING neutronclient.v2_0.client [None req-0149d56e-cb6b-44b8-a0c1-45a290dc1efd 2b3b72821e254d0dbb292aef711dcf3e 977869dcd76749ab8b686f68bb4c4b51 - - default default] 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: 394/785] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:43 2026] GET /v2.1/servers/13aa2129-2e63-47db-a7b4-b806be37da7b => generated 1524 bytes in 171 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-03-09 14:45:43.899 8 WARNING neutronclient.v2_0.client [None req-89145175-60f8-4fff-aaad-0966d0da6972 6a22b0c53be148fb9bbb8d4cefeb2136 c770552812b6416d919385bf13d1e0ad - - default default] 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: 392/786] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:43 2026] GET /v2.1/servers/6af53a0f-5c26-4386-9838-aafadc49ee62 => generated 1557 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 14:45:44.027 7 WARNING keystonemiddleware.audit [None req-0149d56e-cb6b-44b8-a0c1-45a290dc1efd 2b3b72821e254d0dbb292aef711dcf3e 977869dcd76749ab8b686f68bb4c4b51 - - default default] Skipping service tempest-service-651925231 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 14:45:44.045 7 INFO nova.api.openstack.compute.server_external_events [req-6153fc70-a467-4191-bc28-8a20cf1f3011 req-d3596284-a4b7-46e7-9027-b165718dd833 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-plugged:499b4316-75ab-415b-b2e4-4e45c1ecda82 for instance 13aa2129-2e63-47db-a7b4-b806be37da7b on instance [pid: 7|app: 0|req: 395/787] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:45:44 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-03-09 14:45:44.285 8 WARNING neutronclient.v2_0.client [None req-954d847c-a55a-4c71-ba87-ddb7a5d74eeb 47c8b44f108b48e7b6ddbed7e68cc339 48c0edecbd8f4bb49388de79aeb8f920 - - default default] 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: 393/788] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:44 2026] GET /v2.1/servers/eefa4de9-73db-4cf0-af8d-ab548f863120 => generated 1359 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-03-09 14:45:44.805 7 WARNING neutronclient.v2_0.client [None req-64c30cd0-51d4-4616-965a-3e4657f4b4bf 2b3b72821e254d0dbb292aef711dcf3e 977869dcd76749ab8b686f68bb4c4b51 - - default default] 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-03-09 14:45:45.064 8 WARNING neutronclient.v2_0.client [None req-97c96577-1d61-4cd0-a689-586bb186654d 6a22b0c53be148fb9bbb8d4cefeb2136 c770552812b6416d919385bf13d1e0ad - - default default] 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: 396/789] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:44 2026] GET /v2.1/servers/13aa2129-2e63-47db-a7b4-b806be37da7b => generated 1524 bytes in 661 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-03-09 14:45:45.474 7 WARNING neutronclient.v2_0.client [None req-1c3c13ed-b7a2-41ca-a0ea-4edac7aa8990 47c8b44f108b48e7b6ddbed7e68cc339 48c0edecbd8f4bb49388de79aeb8f920 - - default default] 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: 394/790] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:45 2026] GET /v2.1/servers/6af53a0f-5c26-4386-9838-aafadc49ee62 => generated 1557 bytes in 447 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/791] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:45 2026] GET /v2.1/servers/eefa4de9-73db-4cf0-af8d-ab548f863120 => generated 1437 bytes in 455 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 14:45:46.078 8 WARNING keystonemiddleware.audit [None req-97c96577-1d61-4cd0-a689-586bb186654d 6a22b0c53be148fb9bbb8d4cefeb2136 c770552812b6416d919385bf13d1e0ad - - default default] Skipping service tempest-service-651925231 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 14:45:46.097 8 INFO nova.api.openstack.compute.server_external_events [req-e3e9a04b-8840-4dd2-9b7b-674dc8432825 req-ea0b0b6e-7faf-4d34-952b-5bd8459322ab 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-plugged:499b4316-75ab-415b-b2e4-4e45c1ecda82 for instance 13aa2129-2e63-47db-a7b4-b806be37da7b on instance 2026-03-09 14:45:46.097 8 INFO nova.api.openstack.compute.server_external_events [req-e3e9a04b-8840-4dd2-9b7b-674dc8432825 req-ea0b0b6e-7faf-4d34-952b-5bd8459322ab 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-plugged:54104d55-c07d-4d6a-9330-9a1c3f4e8235 for instance 6af53a0f-5c26-4386-9838-aafadc49ee62 on instance 2026-03-09 14:45:46.098 8 INFO nova.api.openstack.compute.server_external_events [req-e3e9a04b-8840-4dd2-9b7b-674dc8432825 req-ea0b0b6e-7faf-4d34-952b-5bd8459322ab 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-plugged:54104d55-c07d-4d6a-9330-9a1c3f4e8235 for instance 6af53a0f-5c26-4386-9838-aafadc49ee62 on instance [pid: 8|app: 0|req: 395/792] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:45:46 2026] POST /v2.1/os-server-external-events => generated 525 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 14:45:46.507 7 WARNING neutronclient.v2_0.client [None req-5583b05e-ac85-4f85-ae14-a5cb4602e041 2b3b72821e254d0dbb292aef711dcf3e 977869dcd76749ab8b686f68bb4c4b51 - - default default] 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-03-09 14:45:46.543 8 WARNING neutronclient.v2_0.client [None req-4b0d28fa-d926-4591-b1ac-7cfcc853ef03 6a22b0c53be148fb9bbb8d4cefeb2136 c770552812b6416d919385bf13d1e0ad - - default default] 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/793] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:46 2026] GET /v2.1/servers/13aa2129-2e63-47db-a7b4-b806be37da7b => generated 1715 bytes in 157 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: 396/794] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:46 2026] GET /v2.1/servers/6af53a0f-5c26-4386-9838-aafadc49ee62 => generated 1557 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 14:45:46.678 7 WARNING neutronclient.v2_0.client [None req-e97323f8-a3aa-42d1-ac17-2b82aa9e2f12 2b3b72821e254d0dbb292aef711dcf3e 977869dcd76749ab8b686f68bb4c4b51 - - default default] 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/795] 10.0.0.120 () {32 vars in 741 bytes} [Mon Mar 9 14:45:46 2026] GET /v2.1/servers/13aa2129-2e63-47db-a7b4-b806be37da7b/os-interface => generated 284 bytes in 145 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-03-09 14:45:46.955 8 WARNING neutronclient.v2_0.client [None req-eddd8334-4a61-48ec-b79c-4579ee5ff2b6 47c8b44f108b48e7b6ddbed7e68cc339 48c0edecbd8f4bb49388de79aeb8f920 - - default default] 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/796] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:46 2026] GET /v2.1/servers/eefa4de9-73db-4cf0-af8d-ab548f863120 => generated 1437 bytes in 132 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-03-09 14:45:47.718 7 WARNING neutronclient.v2_0.client [None req-37d65684-d849-4708-ab81-8ee8c1dc30a3 6a22b0c53be148fb9bbb8d4cefeb2136 c770552812b6416d919385bf13d1e0ad - - default default] 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-03-09 14:45:47.794 8 WARNING neutronclient.v2_0.client [None req-11dced8b-0e1c-413d-9522-dcbb32e11fac 2b3b72821e254d0dbb292aef711dcf3e 977869dcd76749ab8b686f68bb4c4b51 - - default default] 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: 400/797] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:47 2026] GET /v2.1/servers/6af53a0f-5c26-4386-9838-aafadc49ee62 => generated 1740 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-03-09 14:45:47.882 7 WARNING neutronclient.v2_0.client [None req-9c27c824-c220-4678-8172-cf9a883b924f 6a22b0c53be148fb9bbb8d4cefeb2136 c770552812b6416d919385bf13d1e0ad - - default default] 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/798] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:47 2026] GET /v2.1/servers/13aa2129-2e63-47db-a7b4-b806be37da7b => generated 1715 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/799] 10.0.0.120 () {32 vars in 741 bytes} [Mon Mar 9 14:45:47 2026] GET /v2.1/servers/6af53a0f-5c26-4386-9838-aafadc49ee62/os-interface => generated 284 bytes in 83 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-03-09 14:45:48.097 8 WARNING neutronclient.v2_0.client [None req-64766dbe-bb03-4f2a-95d4-a8b8d6d1f20d 47c8b44f108b48e7b6ddbed7e68cc339 48c0edecbd8f4bb49388de79aeb8f920 - - default default] 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-03-09 14:45:48.121 7 WARNING keystonemiddleware.audit [None req-9c27c824-c220-4678-8172-cf9a883b924f 6a22b0c53be148fb9bbb8d4cefeb2136 c770552812b6416d919385bf13d1e0ad - - default default] Skipping service tempest-service-651925231 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 14:45:48.140 7 INFO nova.api.openstack.compute.server_external_events [req-33cab496-f9eb-4ce5-abe7-ef31d61b8dfb req-618a25bf-9e98-4eeb-9543-0e5d2b451a53 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-changed:935fed72-c84e-4aad-bb76-c095ee012323 for instance eefa4de9-73db-4cf0-af8d-ab548f863120 on instance 2026-03-09 14:45:48.140 7 INFO nova.api.openstack.compute.server_external_events [req-33cab496-f9eb-4ce5-abe7-ef31d61b8dfb req-618a25bf-9e98-4eeb-9543-0e5d2b451a53 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-changed:499b4316-75ab-415b-b2e4-4e45c1ecda82 for instance 13aa2129-2e63-47db-a7b4-b806be37da7b on instance [pid: 7|app: 0|req: 402/800] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:45:48 2026] POST /v2.1/os-server-external-events => generated 346 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/801] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:48 2026] GET /v2.1/servers/eefa4de9-73db-4cf0-af8d-ab548f863120 => generated 1437 bytes in 131 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-03-09 14:45:48.815 7 WARNING neutronclient.v2_0.client [None req-6ccd6f76-7cd3-4c8e-a7b5-742a24a85f00 6a22b0c53be148fb9bbb8d4cefeb2136 c770552812b6416d919385bf13d1e0ad - - default default] 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: 403/804] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:48 2026] GET /v2.1/servers/6af53a0f-5c26-4386-9838-aafadc49ee62 => generated 1740 bytes in 123 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: 402/805] 10.0.0.120 () {32 vars in 641 bytes} [Mon Mar 9 14:45:48 2026] GET /v2.1/servers => generated 383 bytes in 99 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: 404/806] 10.0.0.120 () {32 vars in 718 bytes} [Mon Mar 9 14:45:49 2026] DELETE /v2.1/servers/6af53a0f-5c26-4386-9838-aafadc49ee62 => generated 0 bytes in 115 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-03-09 14:45:49.177 8 WARNING neutronclient.v2_0.client [None req-e880b2ab-a181-4271-a99c-b29c5a65deb2 6a22b0c53be148fb9bbb8d4cefeb2136 c770552812b6416d919385bf13d1e0ad - - default default] 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-03-09 14:45:49.251 7 WARNING neutronclient.v2_0.client [None req-0559b233-c8c3-4d23-bdb6-1fdee1bfc018 47c8b44f108b48e7b6ddbed7e68cc339 48c0edecbd8f4bb49388de79aeb8f920 - - default default] 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: 403/807] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:49 2026] GET /v2.1/servers/6af53a0f-5c26-4386-9838-aafadc49ee62 => generated 1746 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/808] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:49 2026] GET /v2.1/servers/eefa4de9-73db-4cf0-af8d-ab548f863120 => generated 1437 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 14:45:50.166 8 WARNING keystonemiddleware.audit [None req-e880b2ab-a181-4271-a99c-b29c5a65deb2 6a22b0c53be148fb9bbb8d4cefeb2136 c770552812b6416d919385bf13d1e0ad - - default default] Skipping service tempest-service-651925231 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 14:45:50.184 8 INFO nova.api.openstack.compute.server_external_events [req-d2d73d5c-05f6-4760-aea6-6051e7b47fb1 req-4721e4bc-34ea-41f3-9d52-5958debbc076 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-changed:54104d55-c07d-4d6a-9330-9a1c3f4e8235 for instance 6af53a0f-5c26-4386-9838-aafadc49ee62 on instance [pid: 8|app: 0|req: 404/809] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:45:50 2026] POST /v2.1/os-server-external-events => generated 179 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-03-09 14:45:50.354 7 WARNING neutronclient.v2_0.client [None req-069ccbe8-ce88-48d0-b2be-9245c87001c3 6a22b0c53be148fb9bbb8d4cefeb2136 c770552812b6416d919385bf13d1e0ad - - default default] 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-03-09 14:45:50.403 8 WARNING neutronclient.v2_0.client [None req-384d7968-648e-450a-90cc-907a4853da84 47c8b44f108b48e7b6ddbed7e68cc339 48c0edecbd8f4bb49388de79aeb8f920 - - default default] 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/810] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:50 2026] GET /v2.1/servers/6af53a0f-5c26-4386-9838-aafadc49ee62 => generated 1746 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/811] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:50 2026] GET /v2.1/servers/eefa4de9-73db-4cf0-af8d-ab548f863120 => generated 1425 bytes in 278 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-03-09 14:45:51.501 7 WARNING neutronclient.v2_0.client [None req-e6d2b0c8-1be2-4dd7-a8ce-3ba4d0370ca2 6a22b0c53be148fb9bbb8d4cefeb2136 c770552812b6416d919385bf13d1e0ad - - default default] 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-03-09 14:45:51.701 8 WARNING neutronclient.v2_0.client [None req-77e221fd-408b-4bcd-b214-7fb137324c5b 47c8b44f108b48e7b6ddbed7e68cc339 48c0edecbd8f4bb49388de79aeb8f920 - - default default] 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: 407/812] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:51 2026] GET /v2.1/servers/6af53a0f-5c26-4386-9838-aafadc49ee62 => generated 1866 bytes in 664 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/813] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:51 2026] GET /v2.1/servers/eefa4de9-73db-4cf0-af8d-ab548f863120 => generated 1425 bytes in 502 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 14:45:52.219 7 WARNING keystonemiddleware.audit [None req-e6d2b0c8-1be2-4dd7-a8ce-3ba4d0370ca2 6a22b0c53be148fb9bbb8d4cefeb2136 c770552812b6416d919385bf13d1e0ad - - default default] Skipping service tempest-service-651925231 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 14:45:52.237 7 INFO nova.api.openstack.compute.server_external_events [req-0a9aebd7-9820-44d1-a395-5236797591b4 req-a7218d90-ec6d-4cf8-ab77-1a0d16863784 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-unplugged:54104d55-c07d-4d6a-9330-9a1c3f4e8235 for instance 6af53a0f-5c26-4386-9838-aafadc49ee62 on instance 2026-03-09 14:45:52.237 7 INFO nova.api.openstack.compute.server_external_events [req-0a9aebd7-9820-44d1-a395-5236797591b4 req-a7218d90-ec6d-4cf8-ab77-1a0d16863784 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-unplugged:54104d55-c07d-4d6a-9330-9a1c3f4e8235 for instance 6af53a0f-5c26-4386-9838-aafadc49ee62 on instance [pid: 7|app: 0|req: 408/814] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:45:52 2026] POST /v2.1/os-server-external-events => generated 358 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 14:45:53.191 8 WARNING neutronclient.v2_0.client [None req-74159a21-03d5-4e04-9d6e-1da6b5aea3ef 6a22b0c53be148fb9bbb8d4cefeb2136 c770552812b6416d919385bf13d1e0ad - - default default] 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-03-09 14:45:53.202 7 WARNING neutronclient.v2_0.client [None req-36d22f86-0d42-415c-9ea4-d267891de89e 47c8b44f108b48e7b6ddbed7e68cc339 48c0edecbd8f4bb49388de79aeb8f920 - - default default] 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: 407/815] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:53 2026] GET /v2.1/servers/6af53a0f-5c26-4386-9838-aafadc49ee62 => generated 1512 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/816] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:53 2026] GET /v2.1/servers/eefa4de9-73db-4cf0-af8d-ab548f863120 => generated 1425 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-03-09 14:45:54.258 7 WARNING keystonemiddleware.audit [None req-36d22f86-0d42-415c-9ea4-d267891de89e 47c8b44f108b48e7b6ddbed7e68cc339 48c0edecbd8f4bb49388de79aeb8f920 - - default default] Skipping service tempest-service-651925231 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 14:45:54.277 7 INFO nova.api.openstack.compute.server_external_events [req-b9838fba-66a0-49d8-b32e-d0e22eda1e16 req-741dd237-1a97-4ddf-b83c-d312ecabb363 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-deleted:54104d55-c07d-4d6a-9330-9a1c3f4e8235 for instance 6af53a0f-5c26-4386-9838-aafadc49ee62 on instance 2026-03-09 14:45:54.277 7 INFO nova.api.openstack.compute.server_external_events [req-b9838fba-66a0-49d8-b32e-d0e22eda1e16 req-741dd237-1a97-4ddf-b83c-d312ecabb363 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-plugged:935fed72-c84e-4aad-bb76-c095ee012323 for instance eefa4de9-73db-4cf0-af8d-ab548f863120 on instance 2026-03-09 14:45:54.277 7 INFO nova.api.openstack.compute.server_external_events [req-b9838fba-66a0-49d8-b32e-d0e22eda1e16 req-741dd237-1a97-4ddf-b83c-d312ecabb363 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-plugged:935fed72-c84e-4aad-bb76-c095ee012323 for instance eefa4de9-73db-4cf0-af8d-ab548f863120 on instance [pid: 7|app: 0|req: 410/817] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:45:54 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 14:45:54.290 8 WARNING neutronclient.v2_0.client [None req-244d192a-c99d-43a5-8e67-13c93fe46ec2 6a22b0c53be148fb9bbb8d4cefeb2136 c770552812b6416d919385bf13d1e0ad - - default default] 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: 408/818] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:54 2026] GET /v2.1/servers/6af53a0f-5c26-4386-9838-aafadc49ee62 => generated 1517 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-03-09 14:45:54.391 7 WARNING neutronclient.v2_0.client [None req-fb4cb388-caa2-4ab7-a768-9783c2cb64db 47c8b44f108b48e7b6ddbed7e68cc339 48c0edecbd8f4bb49388de79aeb8f920 - - default default] 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/819] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:54 2026] GET /v2.1/servers/eefa4de9-73db-4cf0-af8d-ab548f863120 => generated 1425 bytes in 127 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-03-09 14:45:55.397 8 WARNING neutronclient.v2_0.client [None req-8bc4ec1b-8de2-4eb3-9a50-008a76283d0e 6a22b0c53be148fb9bbb8d4cefeb2136 c770552812b6416d919385bf13d1e0ad - - default default] 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/820] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:55 2026] GET /v2.1/servers/6af53a0f-5c26-4386-9838-aafadc49ee62 => generated 1517 bytes in 81 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-03-09 14:45:55.527 7 WARNING neutronclient.v2_0.client [None req-a02884eb-b597-4299-9f24-23927ceed6b7 47c8b44f108b48e7b6ddbed7e68cc339 48c0edecbd8f4bb49388de79aeb8f920 - - default default] 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/821] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:55 2026] GET /v2.1/servers/eefa4de9-73db-4cf0-af8d-ab548f863120 => generated 1611 bytes in 116 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-03-09 14:45:55.680 8 WARNING neutronclient.v2_0.client [None req-5bc59b91-b3e5-41db-a65f-1242fe173762 47c8b44f108b48e7b6ddbed7e68cc339 48c0edecbd8f4bb49388de79aeb8f920 - - default default] 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: 410/822] 10.0.0.120 () {32 vars in 741 bytes} [Mon Mar 9 14:45:55 2026] GET /v2.1/servers/eefa4de9-73db-4cf0-af8d-ab548f863120/os-interface => generated 284 bytes in 100 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-03-09 14:45:56.470 7 INFO nova.api.openstack.wsgi [None req-f1aa9f0b-d271-4dba-a1f2-07fc9e43d45b 6a22b0c53be148fb9bbb8d4cefeb2136 c770552812b6416d919385bf13d1e0ad - - default default] HTTP exception thrown: Instance 6af53a0f-5c26-4386-9838-aafadc49ee62 could not be found. [pid: 7|app: 0|req: 413/823] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:56 2026] GET /v2.1/servers/6af53a0f-5c26-4386-9838-aafadc49ee62 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 411/824] 10.0.0.120 () {32 vars in 706 bytes} [Mon Mar 9 14:45:56 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1076764897 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-09 14:45:56.499 8 WARNING keystonemiddleware.audit [None req-fb4465b8-e0ad-493a-8404-5a0343fd47af 6a22b0c53be148fb9bbb8d4cefeb2136 c770552812b6416d919385bf13d1e0ad - - default default] Skipping service tempest-service-651925231 as it have no endpoints. 2026-03-09 14:45:56.511 7 WARNING neutronclient.v2_0.client [None req-7deb9cf9-e5c8-4611-b64c-6c9eabc0a78d 47c8b44f108b48e7b6ddbed7e68cc339 48c0edecbd8f4bb49388de79aeb8f920 - - default default] 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-03-09 14:45:56.524 8 INFO nova.api.openstack.compute.server_external_events [req-f3e8c9e4-00b8-4e75-be6e-f5efbdd905cf req-afc2f303-bc91-412c-8cab-b8fcd9fc709a 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-changed:935fed72-c84e-4aad-bb76-c095ee012323 for instance eefa4de9-73db-4cf0-af8d-ab548f863120 on instance [pid: 8|app: 0|req: 412/825] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:45:56 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) [pid: 7|app: 0|req: 414/826] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:56 2026] GET /v2.1/servers/eefa4de9-73db-4cf0-af8d-ab548f863120 => generated 1611 bytes in 255 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: 413/827] 10.0.0.120 () {32 vars in 641 bytes} [Mon Mar 9 14:45:56 2026] GET /v2.1/servers => generated 387 bytes in 53 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: 415/828] 10.0.0.120 () {32 vars in 718 bytes} [Mon Mar 9 14:45:56 2026] DELETE /v2.1/servers/eefa4de9-73db-4cf0-af8d-ab548f863120 => 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-03-09 14:45:56.940 8 WARNING neutronclient.v2_0.client [None req-b08111b3-9c2d-46ec-9fec-070d8e66622e 47c8b44f108b48e7b6ddbed7e68cc339 48c0edecbd8f4bb49388de79aeb8f920 - - default default] 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/829] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:56 2026] GET /v2.1/servers/eefa4de9-73db-4cf0-af8d-ab548f863120 => generated 1617 bytes in 954 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 14:45:58.564 7 WARNING keystonemiddleware.audit [None req-e3a0de84-e1c7-401c-a2d3-11bba7fadfde 47c8b44f108b48e7b6ddbed7e68cc339 48c0edecbd8f4bb49388de79aeb8f920 - - default default] Skipping service tempest-service-651925231 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 14:45:58.582 7 INFO nova.api.openstack.compute.server_external_events [req-4171ec9c-9d06-4b7d-98ee-3688117eda82 req-c354d243-efb3-46a8-ab08-2e8056ae95c2 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-unplugged:935fed72-c84e-4aad-bb76-c095ee012323 for instance eefa4de9-73db-4cf0-af8d-ab548f863120 on instance [pid: 7|app: 0|req: 416/830] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:45:58 2026] POST /v2.1/os-server-external-events => generated 185 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-03-09 14:45:58.910 8 WARNING neutronclient.v2_0.client [None req-a6a998ed-8f3f-4cd9-933c-ee73be23ecd0 47c8b44f108b48e7b6ddbed7e68cc339 48c0edecbd8f4bb49388de79aeb8f920 - - default default] 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/833] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:45:58 2026] GET /v2.1/servers/eefa4de9-73db-4cf0-af8d-ab548f863120 => generated 1617 bytes in 684 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-03-09 14:46:00.535 7 INFO nova.api.openstack.compute.server_external_events [req-ae302172-b258-4fd0-b0fc-6fff242a5433 req-745a73c3-339a-4076-a4b9-d3cde2506933 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-deleted:935fed72-c84e-4aad-bb76-c095ee012323 for instance eefa4de9-73db-4cf0-af8d-ab548f863120 on instance [pid: 7|app: 0|req: 418/834] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:46:00 2026] POST /v2.1/os-server-external-events => generated 183 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-03-09 14:46:00.606 8 WARNING neutronclient.v2_0.client [None req-9d376c71-21d8-4c18-b3d6-1338cdb19188 47c8b44f108b48e7b6ddbed7e68cc339 48c0edecbd8f4bb49388de79aeb8f920 - - default default] 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-03-09 14:46:00.620 7 WARNING keystonemiddleware.audit [req-ae302172-b258-4fd0-b0fc-6fff242a5433 req-745a73c3-339a-4076-a4b9-d3cde2506933 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Skipping service tempest-service-651925231 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 14:46:00.638 7 INFO nova.api.openstack.compute.server_external_events [req-848dd7a9-7e1e-443b-9fac-c4c9f299d5b8 req-3f21a194-5351-4414-811f-32891b79c17f 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-unplugged:935fed72-c84e-4aad-bb76-c095ee012323 for instance eefa4de9-73db-4cf0-af8d-ab548f863120 on instance [pid: 7|app: 0|req: 419/835] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:46:00 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: 417/836] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:00 2026] GET /v2.1/servers/eefa4de9-73db-4cf0-af8d-ab548f863120 => generated 1380 bytes in 294 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-03-09 14:46:01.934 7 WARNING neutronclient.v2_0.client [None req-f75ab970-4ce8-4925-a9a8-f3f6e5e3671b 47c8b44f108b48e7b6ddbed7e68cc339 48c0edecbd8f4bb49388de79aeb8f920 - - default default] 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/837] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:01 2026] GET /v2.1/servers/eefa4de9-73db-4cf0-af8d-ab548f863120 => generated 1380 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-03-09 14:46:03.033 8 WARNING neutronclient.v2_0.client [None req-a228333d-1326-4432-b8b3-e463f61fcd36 47c8b44f108b48e7b6ddbed7e68cc339 48c0edecbd8f4bb49388de79aeb8f920 - - default default] 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/838] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:02 2026] GET /v2.1/servers/eefa4de9-73db-4cf0-af8d-ab548f863120 => generated 1385 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-03-09 14:46:03.302 7 WARNING neutronclient.v2_0.client [None req-e6e54ca0-0b5d-43a0-bb7c-3bcf0373b692 2b3b72821e254d0dbb292aef711dcf3e 977869dcd76749ab8b686f68bb4c4b51 - - default default] 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: 421/839] 10.0.0.120 () {32 vars in 741 bytes} [Mon Mar 9 14:46:03 2026] GET /v2.1/servers/13aa2129-2e63-47db-a7b4-b806be37da7b/os-interface => generated 284 bytes in 245 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-03-09 14:46:03.553 8 WARNING neutronclient.v2_0.client [None req-9101bee5-2283-4c6c-8b38-89d598308735 2b3b72821e254d0dbb292aef711dcf3e 977869dcd76749ab8b686f68bb4c4b51 - - default default] 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: 419/840] 10.0.0.120 () {32 vars in 815 bytes} [Mon Mar 9 14:46:03 2026] GET /v2.1/servers/13aa2129-2e63-47db-a7b4-b806be37da7b/os-interface/499b4316-75ab-415b-b2e4-4e45c1ecda82 => generated 281 bytes in 665 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 14:46:04.197 7 WARNING neutronclient.v2_0.client [None req-63dd215f-f5a0-4216-84c8-5fccc4b363e0 47c8b44f108b48e7b6ddbed7e68cc339 48c0edecbd8f4bb49388de79aeb8f920 - - default default] 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: 420/841] 10.0.0.120 () {32 vars in 723 bytes} [Mon Mar 9 14:46:04 2026] GET /v2.1/servers/13aa2129-2e63-47db-a7b4-b806be37da7b/ips => generated 156 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: 8|app: 0|req: 421/842] 10.0.0.120 () {34 vars in 750 bytes} [Mon Mar 9 14:46:04 2026] POST /v2.1/servers/13aa2129-2e63-47db-a7b4-b806be37da7b/action => generated 0 bytes in 39 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: 422/843] 10.0.0.120 () {32 vars in 723 bytes} [Mon Mar 9 14:46:04 2026] GET /v2.1/servers/13aa2129-2e63-47db-a7b4-b806be37da7b/ips => generated 156 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/844] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:04 2026] GET /v2.1/servers/eefa4de9-73db-4cf0-af8d-ab548f863120 => generated 1339 bytes in 821 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/845] 10.0.0.120 () {32 vars in 723 bytes} [Mon Mar 9 14:46:05 2026] GET /v2.1/servers/13aa2129-2e63-47db-a7b4-b806be37da7b/ips => generated 156 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, ' [pid: 7|app: 0|req: 423/846] 10.0.0.109 () {32 vars in 711 bytes} [Mon Mar 9 14:46:05 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 708 bytes in 109 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-03-09 14:46:05.629 8 WARNING neutronclient.v2_0.client [None req-4cfc53eb-1b7e-4450-86e6-26b41bb82f2d 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] 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-03-09 14:46:06.002 7 INFO nova.api.openstack.wsgi [None req-24c4f14d-6b22-43a3-b09a-57f124e4c27e 47c8b44f108b48e7b6ddbed7e68cc339 48c0edecbd8f4bb49388de79aeb8f920 - - default default] HTTP exception thrown: Instance eefa4de9-73db-4cf0-af8d-ab548f863120 could not be found. [pid: 7|app: 0|req: 424/847] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:05 2026] GET /v2.1/servers/eefa4de9-73db-4cf0-af8d-ab548f863120 => generated 111 bytes in 19 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: 425/848] 10.0.0.120 () {32 vars in 706 bytes} [Mon Mar 9 14:46:06 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1456268477 => generated 0 bytes in 13 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-09 14:46:06.268 7 WARNING keystonemiddleware.audit [None req-0bef5f74-c3e0-4f8e-8796-8d465a08da0b 47c8b44f108b48e7b6ddbed7e68cc339 48c0edecbd8f4bb49388de79aeb8f920 - - default default] Skipping service tempest-service-651925231 as it have no endpoints. 2026-03-09 14:46:06.284 7 INFO nova.api.openstack.compute.server_external_events [req-f8a15136-eb7d-4c83-8179-d1fe22e60d94 req-b2ae7f01-4c98-46e7-9cb2-190c85a7f946 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-changed:499b4316-75ab-415b-b2e4-4e45c1ecda82 for instance 13aa2129-2e63-47db-a7b4-b806be37da7b on instance [pid: 7|app: 0|req: 426/849] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:46:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 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, ' [pid: 7|app: 0|req: 427/850] 10.0.0.120 () {32 vars in 723 bytes} [Mon Mar 9 14:46:06 2026] GET /v2.1/servers/13aa2129-2e63-47db-a7b4-b806be37da7b/ips => generated 156 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/851] 10.0.0.109 () {32 vars in 707 bytes} [Mon Mar 9 14:46:05 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2532 bytes in 1323 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: 7|app: 0|req: 428/852] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:46:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 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: 425/853] 10.0.0.109 () {32 vars in 668 bytes} [Mon Mar 9 14:46:06 2026] GET /v2.1/os-services => generated 783 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/854] 10.0.0.109 () {32 vars in 682 bytes} [Mon Mar 9 14:46:06 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 426/855] 10.0.0.109 () {32 vars in 688 bytes} [Mon Mar 9 14:46:06 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/856] 10.0.0.109 () {32 vars in 672 bytes} [Mon Mar 9 14:46:06 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 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: 427/857] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:46:06 2026] GET /v2.1/limits?tenant_id=302ca3a7eba84518989edf6ed8f980b6 => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/858] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:46:07 2026] GET /v2.1/limits?tenant_id=48c0edecbd8f4bb49388de79aeb8f920 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/859] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:46:07 2026] GET /v2.1/limits?tenant_id=904737cf6c4b42879bf7cb60657e00f0 => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/860] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:46:07 2026] GET /v2.1/limits?tenant_id=977869dcd76749ab8b686f68bb4c4b51 => generated 304 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/861] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:46:07 2026] GET /v2.1/limits?tenant_id=9e91c2219cf34c00a88d7d966489a684 => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/862] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:46:07 2026] GET /v2.1/limits?tenant_id=b4ede17661aa4d07ae299ea0ee420175 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/863] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:46:07 2026] GET /v2.1/limits?tenant_id=d440194e312b4676ac1d6581068998e7 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/864] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:46:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/865] 10.0.0.109 () {32 vars in 686 bytes} [Mon Mar 9 14:46:07 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/866] 10.0.0.120 () {32 vars in 723 bytes} [Mon Mar 9 14:46:07 2026] GET /v2.1/servers/13aa2129-2e63-47db-a7b4-b806be37da7b/ips => generated 156 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, ' [pid: 8|app: 0|req: 432/867] 10.0.0.120 () {34 vars in 671 bytes} [Mon Mar 9 14:46:07 2026] POST /v2.1/os-keypairs => generated 386 bytes in 78 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: 436/868] 10.0.0.120 () {32 vars in 723 bytes} [Mon Mar 9 14:46:08 2026] GET /v2.1/servers/13aa2129-2e63-47db-a7b4-b806be37da7b/ips => generated 195 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 14:46:08.529 8 WARNING neutronclient.v2_0.client [None req-2f6e1d82-ed06-4d54-999a-069ca3abb147 2b3b72821e254d0dbb292aef711dcf3e 977869dcd76749ab8b686f68bb4c4b51 - - default default] 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/871] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:08 2026] GET /v2.1/servers/13aa2129-2e63-47db-a7b4-b806be37da7b => generated 1950 bytes in 479 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: 439/872] 10.0.0.120 () {34 vars in 750 bytes} [Mon Mar 9 14:46:08 2026] POST /v2.1/servers/13aa2129-2e63-47db-a7b4-b806be37da7b/action => generated 0 bytes in 35 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: 434/873] 10.0.0.120 () {32 vars in 723 bytes} [Mon Mar 9 14:46:09 2026] GET /v2.1/servers/13aa2129-2e63-47db-a7b4-b806be37da7b/ips => generated 195 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, ' [pid: 7|app: 0|req: 440/874] 10.0.0.120 () {32 vars in 723 bytes} [Mon Mar 9 14:46:10 2026] GET /v2.1/servers/13aa2129-2e63-47db-a7b4-b806be37da7b/ips => generated 195 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-03-09 14:46:10.762 8 WARNING neutronclient.v2_0.client [None req-4ce6cef8-bd5d-4d6c-8ce2-522750f63a73 eca8c58cdff8478eb98911b6fe6088ec b4ede17661aa4d07ae299ea0ee420175 - - default default] 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-03-09 14:46:11.043 8 WARNING neutronclient.v2_0.client [None req-4ce6cef8-bd5d-4d6c-8ce2-522750f63a73 eca8c58cdff8478eb98911b6fe6088ec b4ede17661aa4d07ae299ea0ee420175 - - default default] 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: 441/875] 10.0.0.120 () {32 vars in 723 bytes} [Mon Mar 9 14:46:11 2026] GET /v2.1/servers/13aa2129-2e63-47db-a7b4-b806be37da7b/ips => generated 195 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 14:46:11.288 8 WARNING neutronclient.v2_0.client [None req-4ce6cef8-bd5d-4d6c-8ce2-522750f63a73 eca8c58cdff8478eb98911b6fe6088ec b4ede17661aa4d07ae299ea0ee420175 - - default default] 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: 435/876] 10.0.0.120 () {34 vars in 663 bytes} [Mon Mar 9 14:46:10 2026] POST /v2.1/servers => generated 452 bytes in 945 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-03-09 14:46:11.684 7 WARNING neutronclient.v2_0.client [None req-a2c58607-4601-42fa-b83a-101664b2a299 eca8c58cdff8478eb98911b6fe6088ec b4ede17661aa4d07ae299ea0ee420175 - - default default] 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: 442/877] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:11 2026] GET /v2.1/servers/e6bd8eab-61f1-46b9-a837-853c3be0eec0 => generated 1392 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, ' [pid: 8|app: 0|req: 436/878] 10.0.0.120 () {32 vars in 723 bytes} [Mon Mar 9 14:46:12 2026] GET /v2.1/servers/13aa2129-2e63-47db-a7b4-b806be37da7b/ips => generated 195 bytes in 53 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-03-09 14:46:12.572 7 INFO nova.api.openstack.compute.server_external_events [req-0e1361bf-1e61-41ed-9dd5-20a6ca2b121e req-e7013e9f-f2ff-4245-8243-7345a1c3289e 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-changed:499b4316-75ab-415b-b2e4-4e45c1ecda82 for instance 13aa2129-2e63-47db-a7b4-b806be37da7b on instance [pid: 7|app: 0|req: 443/879] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:46:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 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-03-09 14:46:12.855 8 WARNING neutronclient.v2_0.client [None req-9a250dbc-574a-4185-b2fd-051349175534 eca8c58cdff8478eb98911b6fe6088ec b4ede17661aa4d07ae299ea0ee420175 - - default default] 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: 437/880] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:12 2026] GET /v2.1/servers/e6bd8eab-61f1-46b9-a837-853c3be0eec0 => generated 1396 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, ' [pid: 7|app: 0|req: 444/881] 10.0.0.120 () {32 vars in 723 bytes} [Mon Mar 9 14:46:13 2026] GET /v2.1/servers/13aa2129-2e63-47db-a7b4-b806be37da7b/ips => generated 195 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-03-09 14:46:13.950 8 WARNING neutronclient.v2_0.client [None req-bbf386dc-090d-4f7c-8875-ecbbebcf7240 eca8c58cdff8478eb98911b6fe6088ec b4ede17661aa4d07ae299ea0ee420175 - - default default] 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: 438/882] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:13 2026] GET /v2.1/servers/e6bd8eab-61f1-46b9-a837-853c3be0eec0 => generated 1444 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, ' [pid: 7|app: 0|req: 445/883] 10.0.0.120 () {32 vars in 723 bytes} [Mon Mar 9 14:46:14 2026] GET /v2.1/servers/13aa2129-2e63-47db-a7b4-b806be37da7b/ips => generated 156 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: 439/884] 10.0.0.120 () {32 vars in 718 bytes} [Mon Mar 9 14:46:14 2026] DELETE /v2.1/servers/13aa2129-2e63-47db-a7b4-b806be37da7b => generated 0 bytes in 139 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-03-09 14:46:14.496 7 WARNING neutronclient.v2_0.client [None req-9c084065-e004-4007-afec-1af8d34c82a3 2b3b72821e254d0dbb292aef711dcf3e 977869dcd76749ab8b686f68bb4c4b51 - - default default] 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: 446/885] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:14 2026] GET /v2.1/servers/13aa2129-2e63-47db-a7b4-b806be37da7b => generated 1841 bytes in 606 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 14:46:15.082 8 WARNING neutronclient.v2_0.client [None req-9116e46f-c605-4eac-995b-6a1ea90be76c eca8c58cdff8478eb98911b6fe6088ec b4ede17661aa4d07ae299ea0ee420175 - - default default] 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: 440/886] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:15 2026] GET /v2.1/servers/e6bd8eab-61f1-46b9-a837-853c3be0eec0 => generated 1444 bytes in 1034 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-03-09 14:46:16.120 7 WARNING neutronclient.v2_0.client [None req-f4c75822-b083-49cf-b0ab-d7089263f752 2b3b72821e254d0dbb292aef711dcf3e 977869dcd76749ab8b686f68bb4c4b51 - - default default] 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-03-09 14:46:17.143 8 WARNING neutronclient.v2_0.client [None req-b8393add-c085-4236-a71c-d4d9e3e480c8 eca8c58cdff8478eb98911b6fe6088ec b4ede17661aa4d07ae299ea0ee420175 - - default default] 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: 447/887] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:16 2026] GET /v2.1/servers/13aa2129-2e63-47db-a7b4-b806be37da7b => generated 1841 bytes in 1613 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-03-09 14:46:18.750 7 WARNING neutronclient.v2_0.client [None req-d223136e-3f25-4e3b-8124-178b046ad466 2b3b72821e254d0dbb292aef711dcf3e 977869dcd76749ab8b686f68bb4c4b51 - - default default] 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: 441/888] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:17 2026] GET /v2.1/servers/e6bd8eab-61f1-46b9-a837-853c3be0eec0 => generated 1529 bytes in 2082 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-03-09 14:46:19.454 8 INFO nova.api.openstack.compute.server_external_events [req-bc179ffe-2157-42ec-b5c4-c8291a700a93 req-7df5a2d2-036a-47b7-9e33-76ae5d82ddcb 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-changed:011c6dc1-a45d-444d-be45-a8f9afaefcea for instance e6bd8eab-61f1-46b9-a837-853c3be0eec0 on instance [pid: 8|app: 0|req: 444/891] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:46:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/892] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:18 2026] GET /v2.1/servers/13aa2129-2e63-47db-a7b4-b806be37da7b => generated 1775 bytes in 1305 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-03-09 14:46:20.229 8 WARNING neutronclient.v2_0.client [None req-31beafa4-15de-4e35-a1c3-60281cb55c76 eca8c58cdff8478eb98911b6fe6088ec b4ede17661aa4d07ae299ea0ee420175 - - default default] 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: 445/893] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:20 2026] GET /v2.1/servers/e6bd8eab-61f1-46b9-a837-853c3be0eec0 => generated 1517 bytes in 562 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-03-09 14:46:21.078 7 WARNING neutronclient.v2_0.client [None req-3c5dfee4-0c6c-4f52-af6c-fcb7ebcab535 2b3b72821e254d0dbb292aef711dcf3e 977869dcd76749ab8b686f68bb4c4b51 - - default default] 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: 449/894] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:21 2026] GET /v2.1/servers/13aa2129-2e63-47db-a7b4-b806be37da7b => generated 1780 bytes in 305 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-03-09 14:46:21.509 8 INFO nova.api.openstack.compute.server_external_events [req-8edbc152-7920-4560-90bd-3de75db6aad1 req-efef63a5-1ecd-4414-b791-e6111da0a6b1 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-deleted:499b4316-75ab-415b-b2e4-4e45c1ecda82 for instance 13aa2129-2e63-47db-a7b4-b806be37da7b on instance [pid: 8|app: 0|req: 446/895] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:46:21 2026] POST /v2.1/os-server-external-events => generated 183 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-03-09 14:46:21.801 7 WARNING neutronclient.v2_0.client [None req-112ee4e8-b3b1-4b77-b429-0a8dc7e5ed65 eca8c58cdff8478eb98911b6fe6088ec b4ede17661aa4d07ae299ea0ee420175 - - default default] 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/896] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:21 2026] GET /v2.1/servers/e6bd8eab-61f1-46b9-a837-853c3be0eec0 => generated 1517 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: 8|app: 0|req: 447/897] 10.0.0.120 () {34 vars in 671 bytes} [Mon Mar 9 14:46:22 2026] POST /v2.1/os-keypairs => generated 386 bytes in 121 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-03-09 14:46:22.407 7 WARNING neutronclient.v2_0.client [None req-fc7cd433-c733-4150-9730-3f7366c05cc3 2b3b72821e254d0dbb292aef711dcf3e 977869dcd76749ab8b686f68bb4c4b51 - - default default] 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: 451/898] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:22 2026] GET /v2.1/servers/13aa2129-2e63-47db-a7b4-b806be37da7b => generated 1486 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 14:46:23.026 8 WARNING neutronclient.v2_0.client [None req-a9cdb668-305b-4516-b847-cef360273798 eca8c58cdff8478eb98911b6fe6088ec b4ede17661aa4d07ae299ea0ee420175 - - default default] 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-03-09 14:46:23.635 7 INFO nova.api.openstack.wsgi [None req-b237835c-34dc-4f8c-8fe1-7d0e83a7c578 2b3b72821e254d0dbb292aef711dcf3e 977869dcd76749ab8b686f68bb4c4b51 - - default default] HTTP exception thrown: Instance 13aa2129-2e63-47db-a7b4-b806be37da7b could not be found. [pid: 7|app: 0|req: 452/899] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:23 2026] GET /v2.1/servers/13aa2129-2e63-47db-a7b4-b806be37da7b => 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: 453/900] 10.0.0.120 () {32 vars in 706 bytes} [Mon Mar 9 14:46:23 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1333375076 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/901] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:22 2026] GET /v2.1/servers/e6bd8eab-61f1-46b9-a837-853c3be0eec0 => generated 1517 bytes in 685 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 14:46:23.919 7 WARNING neutronclient.v2_0.client [None req-31c0ed21-613e-4f52-8fb9-8e41cc3e7a61 2fb01ef615dc4127bd13e6417e90807d cd4c9e93620a464abcb71008bfd0af5b - - default default] 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-03-09 14:46:24.170 7 WARNING neutronclient.v2_0.client [None req-31c0ed21-613e-4f52-8fb9-8e41cc3e7a61 2fb01ef615dc4127bd13e6417e90807d cd4c9e93620a464abcb71008bfd0af5b - - default default] 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-03-09 14:46:24.180 8 INFO nova.api.openstack.wsgi [None req-64586a15-e482-40cf-aeda-e0eb4b29e460 2b3b72821e254d0dbb292aef711dcf3e 977869dcd76749ab8b686f68bb4c4b51 - - default default] HTTP exception thrown: Instance 13aa2129-2e63-47db-a7b4-b806be37da7b could not be found. [pid: 8|app: 0|req: 449/902] 10.0.0.120 () {32 vars in 718 bytes} [Mon Mar 9 14:46:24 2026] DELETE /v2.1/servers/13aa2129-2e63-47db-a7b4-b806be37da7b => 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, ' 2026-03-09 14:46:24.203 8 INFO nova.api.openstack.wsgi [None req-28af50d7-9806-4a08-8257-9cd4f69f896b 2b3b72821e254d0dbb292aef711dcf3e 977869dcd76749ab8b686f68bb4c4b51 - - default default] HTTP exception thrown: Instance 13aa2129-2e63-47db-a7b4-b806be37da7b could not be found. [pid: 8|app: 0|req: 450/903] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:24 2026] GET /v2.1/servers/13aa2129-2e63-47db-a7b4-b806be37da7b => generated 111 bytes in 21 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-03-09 14:46:24.727 8 WARNING neutronclient.v2_0.client [None req-c0b82ef4-f75b-43f0-91be-0dc356d9ee3e eca8c58cdff8478eb98911b6fe6088ec b4ede17661aa4d07ae299ea0ee420175 - - default default] 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-03-09 14:46:25.337 7 WARNING neutronclient.v2_0.client [None req-31c0ed21-613e-4f52-8fb9-8e41cc3e7a61 2fb01ef615dc4127bd13e6417e90807d cd4c9e93620a464abcb71008bfd0af5b - - default default] 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: 451/904] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:24 2026] GET /v2.1/servers/e6bd8eab-61f1-46b9-a837-853c3be0eec0 => generated 1517 bytes in 694 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/905] 10.0.0.120 () {34 vars in 663 bytes} [Mon Mar 9 14:46:23 2026] POST /v2.1/servers => generated 451 bytes in 1839 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-03-09 14:46:25.732 8 WARNING neutronclient.v2_0.client [None req-8cbd51c6-7d3e-4ada-abd3-1e16d7d2f3d3 2fb01ef615dc4127bd13e6417e90807d cd4c9e93620a464abcb71008bfd0af5b - - default default] 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/906] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:25 2026] GET /v2.1/servers/6df6aa2e-6599-4beb-8ee2-981bb82b69bb => generated 1424 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 14:46:25.780 7 WARNING keystonemiddleware.audit [None req-31c0ed21-613e-4f52-8fb9-8e41cc3e7a61 2fb01ef615dc4127bd13e6417e90807d cd4c9e93620a464abcb71008bfd0af5b - - default default] Skipping service tempest-service-651925231 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 14:46:25.804 7 INFO nova.api.openstack.compute.server_external_events [req-a6332afa-bfc0-4fd7-a61e-f06093223638 req-f3279859-76fd-49d5-9d25-e3037272088e 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-unplugged:011c6dc1-a45d-444d-be45-a8f9afaefcea for instance e6bd8eab-61f1-46b9-a837-853c3be0eec0 on instance [pid: 7|app: 0|req: 455/907] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:46:25 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-03-09 14:46:26.439 8 WARNING neutronclient.v2_0.client [None req-b0d5d82a-1cf6-4a6a-aa93-493bbf3cbfe4 eca8c58cdff8478eb98911b6fe6088ec b4ede17661aa4d07ae299ea0ee420175 - - default default] 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/908] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:26 2026] GET /v2.1/servers/e6bd8eab-61f1-46b9-a837-853c3be0eec0 => generated 1517 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-03-09 14:46:26.813 7 WARNING neutronclient.v2_0.client [None req-6a9273c1-d1fa-4d44-99b7-b72567480c84 2fb01ef615dc4127bd13e6417e90807d cd4c9e93620a464abcb71008bfd0af5b - - default default] 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: 456/909] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:26 2026] GET /v2.1/servers/6df6aa2e-6599-4beb-8ee2-981bb82b69bb => generated 1428 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-03-09 14:46:27.669 8 WARNING neutronclient.v2_0.client [None req-e4e6339f-64ab-4e1b-8752-18645d26bffd eca8c58cdff8478eb98911b6fe6088ec b4ede17661aa4d07ae299ea0ee420175 - - default default] 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/910] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:27 2026] GET /v2.1/servers/e6bd8eab-61f1-46b9-a837-853c3be0eec0 => generated 1517 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-03-09 14:46:27.902 7 WARNING neutronclient.v2_0.client [None req-6966391f-9f10-4719-8991-d633ddb89f60 2fb01ef615dc4127bd13e6417e90807d cd4c9e93620a464abcb71008bfd0af5b - - default default] 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: 457/911] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:27 2026] GET /v2.1/servers/6df6aa2e-6599-4beb-8ee2-981bb82b69bb => generated 1420 bytes in 74 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-03-09 14:46:28.847 7 WARNING neutronclient.v2_0.client [None req-f69362bc-8bfa-48c7-b5b1-01423a9aedeb eca8c58cdff8478eb98911b6fe6088ec b4ede17661aa4d07ae299ea0ee420175 - - default default] 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: 459/914] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:28 2026] GET /v2.1/servers/e6bd8eab-61f1-46b9-a837-853c3be0eec0 => generated 1517 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 14:46:28.996 8 WARNING neutronclient.v2_0.client [None req-14d15afa-e2be-4801-bd85-73bc7fa18086 2fb01ef615dc4127bd13e6417e90807d cd4c9e93620a464abcb71008bfd0af5b - - default default] 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: 456/915] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:28 2026] GET /v2.1/servers/6df6aa2e-6599-4beb-8ee2-981bb82b69bb => generated 1420 bytes in 74 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-03-09 14:46:30.020 7 WARNING neutronclient.v2_0.client [None req-3c58a243-3edf-4938-b88b-960a3f07013b eca8c58cdff8478eb98911b6fe6088ec b4ede17661aa4d07ae299ea0ee420175 - - default default] 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-03-09 14:46:30.088 8 WARNING neutronclient.v2_0.client [None req-6cbc6259-c601-4e64-bf08-c7c1191154e8 2fb01ef615dc4127bd13e6417e90807d cd4c9e93620a464abcb71008bfd0af5b - - default default] 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: 460/916] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:29 2026] GET /v2.1/servers/e6bd8eab-61f1-46b9-a837-853c3be0eec0 => generated 1517 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/917] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:30 2026] GET /v2.1/servers/6df6aa2e-6599-4beb-8ee2-981bb82b69bb => generated 1476 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 14:46:31.168 7 WARNING neutronclient.v2_0.client [None req-560b3024-3acf-44c6-bd4c-2438b256fc18 eca8c58cdff8478eb98911b6fe6088ec b4ede17661aa4d07ae299ea0ee420175 - - default default] 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-03-09 14:46:31.190 8 WARNING neutronclient.v2_0.client [None req-1023e1fb-fb32-4000-bae2-d0d8031881ca 2fb01ef615dc4127bd13e6417e90807d cd4c9e93620a464abcb71008bfd0af5b - - default default] 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/918] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:31 2026] GET /v2.1/servers/6df6aa2e-6599-4beb-8ee2-981bb82b69bb => generated 1476 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/919] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:31 2026] GET /v2.1/servers/e6bd8eab-61f1-46b9-a837-853c3be0eec0 => generated 1517 bytes in 160 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-03-09 14:46:32.295 8 WARNING neutronclient.v2_0.client [None req-c4ee035f-7f0e-4a5b-abdd-44572a3b611b 2fb01ef615dc4127bd13e6417e90807d cd4c9e93620a464abcb71008bfd0af5b - - default default] 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: 459/920] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:32 2026] GET /v2.1/servers/6df6aa2e-6599-4beb-8ee2-981bb82b69bb => generated 1484 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 14:46:32.347 7 WARNING neutronclient.v2_0.client [None req-2c382fb6-0d60-4055-9e37-28a693effaa8 eca8c58cdff8478eb98911b6fe6088ec b4ede17661aa4d07ae299ea0ee420175 - - default default] 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: 462/921] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:32 2026] GET /v2.1/servers/e6bd8eab-61f1-46b9-a837-853c3be0eec0 => generated 1517 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-03-09 14:46:33.383 8 WARNING neutronclient.v2_0.client [None req-cdccaebf-4a14-4752-ae05-880ed3c49973 2fb01ef615dc4127bd13e6417e90807d cd4c9e93620a464abcb71008bfd0af5b - - default default] 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-03-09 14:46:33.490 7 WARNING neutronclient.v2_0.client [None req-e9194f4e-ef84-4969-a8ab-be8d54951d00 eca8c58cdff8478eb98911b6fe6088ec b4ede17661aa4d07ae299ea0ee420175 - - default default] 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: 463/922] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:33 2026] GET /v2.1/servers/e6bd8eab-61f1-46b9-a837-853c3be0eec0 => generated 1517 bytes in 368 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-03-09 14:46:33.844 7 INFO nova.api.openstack.compute.server_external_events [req-13e27253-8662-422f-bd0c-dfb88e62c2d2 req-0a823e9f-f769-4e5c-92ca-ee44d8d73ba7 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-changed:6954ef91-f259-4e1f-9691-c7c05498852d for instance 6df6aa2e-6599-4beb-8ee2-981bb82b69bb on instance [pid: 7|app: 0|req: 464/923] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:46:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/924] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:33 2026] GET /v2.1/servers/6df6aa2e-6599-4beb-8ee2-981bb82b69bb => generated 1562 bytes in 503 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-03-09 14:46:34.883 7 WARNING neutronclient.v2_0.client [None req-e4db6528-a543-41bd-9f85-a9a7aee36654 eca8c58cdff8478eb98911b6fe6088ec b4ede17661aa4d07ae299ea0ee420175 - - default default] 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-03-09 14:46:34.903 8 WARNING neutronclient.v2_0.client [None req-2df72bb5-0f1f-4ec4-92e1-6697a748c006 2fb01ef615dc4127bd13e6417e90807d cd4c9e93620a464abcb71008bfd0af5b - - default default] 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: 465/925] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:34 2026] GET /v2.1/servers/e6bd8eab-61f1-46b9-a837-853c3be0eec0 => generated 1517 bytes in 448 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/926] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:34 2026] GET /v2.1/servers/6df6aa2e-6599-4beb-8ee2-981bb82b69bb => generated 1550 bytes in 453 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-03-09 14:46:36.359 7 WARNING neutronclient.v2_0.client [None req-286e32d0-0e31-42b7-9804-9e66a125deb8 eca8c58cdff8478eb98911b6fe6088ec b4ede17661aa4d07ae299ea0ee420175 - - default default] 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-03-09 14:46:36.373 8 WARNING neutronclient.v2_0.client [None req-8384f052-116d-498e-b5c1-7d3b1ffa18db 2fb01ef615dc4127bd13e6417e90807d cd4c9e93620a464abcb71008bfd0af5b - - default default] 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/927] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:36 2026] GET /v2.1/servers/e6bd8eab-61f1-46b9-a837-853c3be0eec0 => generated 1517 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/928] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:36 2026] GET /v2.1/servers/6df6aa2e-6599-4beb-8ee2-981bb82b69bb => generated 1550 bytes in 287 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-03-09 14:46:37.636 7 WARNING neutronclient.v2_0.client [None req-e01a387e-2d40-4f12-9b24-f10a694c9344 eca8c58cdff8478eb98911b6fe6088ec b4ede17661aa4d07ae299ea0ee420175 - - default default] 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-03-09 14:46:37.667 8 WARNING neutronclient.v2_0.client [None req-3a3d9587-7274-4f83-aaa8-811f2d7c3933 2fb01ef615dc4127bd13e6417e90807d cd4c9e93620a464abcb71008bfd0af5b - - default default] 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: 467/929] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:37 2026] GET /v2.1/servers/e6bd8eab-61f1-46b9-a837-853c3be0eec0 => generated 1517 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/930] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:37 2026] GET /v2.1/servers/6df6aa2e-6599-4beb-8ee2-981bb82b69bb => generated 1550 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 14:46:38.317 7 WARNING keystonemiddleware.audit [None req-e01a387e-2d40-4f12-9b24-f10a694c9344 eca8c58cdff8478eb98911b6fe6088ec b4ede17661aa4d07ae299ea0ee420175 - - default default] Skipping service tempest-service-651925231 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 14:46:38.334 7 INFO nova.api.openstack.compute.server_external_events [req-694b63c1-4873-4f46-b1b8-fc7ca6772d35 req-023afee7-7fc7-4a03-a1d7-be17e9dc0bc5 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-plugged:011c6dc1-a45d-444d-be45-a8f9afaefcea for instance e6bd8eab-61f1-46b9-a837-853c3be0eec0 on instance [pid: 7|app: 0|req: 468/931] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:46:38 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 14:46:38.841 8 WARNING neutronclient.v2_0.client [None req-022477bb-b8a6-4b9b-a666-027b213bf8f4 eca8c58cdff8478eb98911b6fe6088ec b4ede17661aa4d07ae299ea0ee420175 - - default default] 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-03-09 14:46:38.860 7 WARNING neutronclient.v2_0.client [None req-2a41f425-4277-4e65-a6bc-9a1add71e34e 2fb01ef615dc4127bd13e6417e90807d cd4c9e93620a464abcb71008bfd0af5b - - default default] 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: 464/934] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:38 2026] GET /v2.1/servers/e6bd8eab-61f1-46b9-a837-853c3be0eec0 => generated 1517 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/935] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:38 2026] GET /v2.1/servers/6df6aa2e-6599-4beb-8ee2-981bb82b69bb => generated 1550 bytes in 262 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-03-09 14:46:39.999 8 WARNING neutronclient.v2_0.client [None req-64f099ae-dae7-4758-927a-9a063664a448 eca8c58cdff8478eb98911b6fe6088ec b4ede17661aa4d07ae299ea0ee420175 - - default default] 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: 465/936] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:39 2026] GET /v2.1/servers/e6bd8eab-61f1-46b9-a837-853c3be0eec0 => generated 1699 bytes in 117 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-03-09 14:46:40.137 8 WARNING neutronclient.v2_0.client [None req-fa8bcfde-b148-49a5-a615-983738cc1ba1 eca8c58cdff8478eb98911b6fe6088ec b4ede17661aa4d07ae299ea0ee420175 - - default default] 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-03-09 14:46:40.146 7 WARNING neutronclient.v2_0.client [None req-c6607afc-4432-4ea0-8575-3823232351c9 2fb01ef615dc4127bd13e6417e90807d cd4c9e93620a464abcb71008bfd0af5b - - default default] 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/937] 10.0.0.120 () {32 vars in 741 bytes} [Mon Mar 9 14:46:40 2026] GET /v2.1/servers/e6bd8eab-61f1-46b9-a837-853c3be0eec0/os-interface => generated 284 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/938] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:40 2026] GET /v2.1/servers/6df6aa2e-6599-4beb-8ee2-981bb82b69bb => generated 1550 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 14:46:40.365 8 WARNING keystonemiddleware.audit [None req-fa8bcfde-b148-49a5-a615-983738cc1ba1 eca8c58cdff8478eb98911b6fe6088ec b4ede17661aa4d07ae299ea0ee420175 - - default default] Skipping service tempest-service-651925231 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 14:46:40.385 8 INFO nova.api.openstack.compute.server_external_events [req-71740cfa-14f7-46db-b167-3583941e6ea2 req-224a4962-daa2-425c-8d70-7498cc06d221 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-plugged:011c6dc1-a45d-444d-be45-a8f9afaefcea for instance e6bd8eab-61f1-46b9-a837-853c3be0eec0 on instance 2026-03-09 14:46:40.385 8 INFO nova.api.openstack.compute.server_external_events [req-71740cfa-14f7-46db-b167-3583941e6ea2 req-224a4962-daa2-425c-8d70-7498cc06d221 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-unplugged:6954ef91-f259-4e1f-9691-c7c05498852d for instance 6df6aa2e-6599-4beb-8ee2-981bb82b69bb on instance 2026-03-09 14:46:40.385 8 INFO nova.api.openstack.compute.server_external_events [req-71740cfa-14f7-46db-b167-3583941e6ea2 req-224a4962-daa2-425c-8d70-7498cc06d221 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-plugged:6954ef91-f259-4e1f-9691-c7c05498852d for instance 6df6aa2e-6599-4beb-8ee2-981bb82b69bb on instance 2026-03-09 14:46:40.385 8 INFO nova.api.openstack.compute.server_external_events [req-71740cfa-14f7-46db-b167-3583941e6ea2 req-224a4962-daa2-425c-8d70-7498cc06d221 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-plugged:6954ef91-f259-4e1f-9691-c7c05498852d for instance 6df6aa2e-6599-4beb-8ee2-981bb82b69bb on instance [pid: 8|app: 0|req: 467/939] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:46:40 2026] POST /v2.1/os-server-external-events => generated 698 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-03-09 14:46:41.189 7 INFO nova.api.openstack.compute.server_external_events [req-130dbed2-3460-4c96-9ba6-afc2c5effefb req-0a3f92a4-b264-4126-acff-060f2455bb41 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-changed:011c6dc1-a45d-444d-be45-a8f9afaefcea for instance e6bd8eab-61f1-46b9-a837-853c3be0eec0 on instance [pid: 7|app: 0|req: 473/940] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:46:41 2026] POST /v2.1/os-server-external-events => generated 179 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-03-09 14:46:41.312 8 WARNING neutronclient.v2_0.client [None req-dce7cb2b-724a-4797-b8cf-3af82256ba9e 2fb01ef615dc4127bd13e6417e90807d cd4c9e93620a464abcb71008bfd0af5b - - default default] 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/941] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:41 2026] GET /v2.1/servers/6df6aa2e-6599-4beb-8ee2-981bb82b69bb => generated 1550 bytes in 176 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-03-09 14:46:42.516 7 WARNING neutronclient.v2_0.client [None req-35fcc54c-c679-44f3-ad23-a35cba2957d5 2fb01ef615dc4127bd13e6417e90807d cd4c9e93620a464abcb71008bfd0af5b - - default default] 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: 474/942] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:42 2026] GET /v2.1/servers/6df6aa2e-6599-4beb-8ee2-981bb82b69bb => generated 1726 bytes in 160 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-03-09 14:46:42.694 8 WARNING neutronclient.v2_0.client [None req-e5bc4d8a-8bbc-4980-bbcc-14895d70460a 2fb01ef615dc4127bd13e6417e90807d cd4c9e93620a464abcb71008bfd0af5b - - default default] 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/943] 10.0.0.120 () {32 vars in 741 bytes} [Mon Mar 9 14:46:42 2026] GET /v2.1/servers/6df6aa2e-6599-4beb-8ee2-981bb82b69bb/os-interface => generated 284 bytes in 91 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-03-09 14:46:43.445 8 WARNING keystonemiddleware.audit [None req-e5bc4d8a-8bbc-4980-bbcc-14895d70460a 2fb01ef615dc4127bd13e6417e90807d cd4c9e93620a464abcb71008bfd0af5b - - default default] Skipping service tempest-service-651925231 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 14:46:43.463 8 INFO nova.api.openstack.compute.server_external_events [req-3a14ff3a-112f-484f-a424-03758a4e110c req-e48036d3-2bd0-4993-92d4-dec5f5998dc0 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-changed:6954ef91-f259-4e1f-9691-c7c05498852d for instance 6df6aa2e-6599-4beb-8ee2-981bb82b69bb on instance [pid: 8|app: 0|req: 470/944] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:46:43 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) 2026-03-09 14:46:43.475 7 WARNING neutronclient.v2_0.client [None req-f582766f-26b0-40d4-b731-34f0c3101e1f 2fb01ef615dc4127bd13e6417e90807d cd4c9e93620a464abcb71008bfd0af5b - - default default] 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/945] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:43 2026] GET /v2.1/servers/6df6aa2e-6599-4beb-8ee2-981bb82b69bb => generated 1726 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, ' [pid: 8|app: 0|req: 471/946] 10.0.0.120 () {32 vars in 641 bytes} [Mon Mar 9 14:46:43 2026] GET /v2.1/servers => generated 378 bytes in 55 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: 476/947] 10.0.0.120 () {32 vars in 718 bytes} [Mon Mar 9 14:46:43 2026] DELETE /v2.1/servers/6df6aa2e-6599-4beb-8ee2-981bb82b69bb => generated 0 bytes in 157 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-03-09 14:46:43.886 8 WARNING neutronclient.v2_0.client [None req-53025d81-6ab2-4401-9a37-1ab0468029e2 2fb01ef615dc4127bd13e6417e90807d cd4c9e93620a464abcb71008bfd0af5b - - default default] 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: 472/948] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:43 2026] GET /v2.1/servers/6df6aa2e-6599-4beb-8ee2-981bb82b69bb => generated 1732 bytes in 195 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-03-09 14:46:45.091 7 WARNING neutronclient.v2_0.client [None req-9a0189fa-0157-4259-9d85-5993f1c7b485 2fb01ef615dc4127bd13e6417e90807d cd4c9e93620a464abcb71008bfd0af5b - - default default] 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/949] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:45 2026] GET /v2.1/servers/6df6aa2e-6599-4beb-8ee2-981bb82b69bb => generated 1852 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 14:46:45.483 8 WARNING keystonemiddleware.audit [None req-53025d81-6ab2-4401-9a37-1ab0468029e2 2fb01ef615dc4127bd13e6417e90807d cd4c9e93620a464abcb71008bfd0af5b - - default default] Skipping service tempest-service-651925231 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 14:46:45.509 8 INFO nova.api.openstack.compute.server_external_events [req-eb5f7920-1d99-40d2-a320-d0672124fbd3 req-5def36ae-f52b-432f-b942-6fa141cb94bb 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-unplugged:6954ef91-f259-4e1f-9691-c7c05498852d for instance 6df6aa2e-6599-4beb-8ee2-981bb82b69bb on instance 2026-03-09 14:46:45.509 8 INFO nova.api.openstack.compute.server_external_events [req-eb5f7920-1d99-40d2-a320-d0672124fbd3 req-5def36ae-f52b-432f-b942-6fa141cb94bb 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-unplugged:6954ef91-f259-4e1f-9691-c7c05498852d for instance 6df6aa2e-6599-4beb-8ee2-981bb82b69bb on instance [pid: 8|app: 0|req: 473/950] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:46:45 2026] POST /v2.1/os-server-external-events => generated 358 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-03-09 14:46:46.400 7 WARNING neutronclient.v2_0.client [None req-96c7af99-ad20-4062-bdae-950bb0608a45 2fb01ef615dc4127bd13e6417e90807d cd4c9e93620a464abcb71008bfd0af5b - - default default] 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: 478/951] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:46 2026] GET /v2.1/servers/6df6aa2e-6599-4beb-8ee2-981bb82b69bb => generated 1784 bytes in 368 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-03-09 14:46:46.794 8 INFO nova.api.openstack.compute.server_external_events [req-2f6ca864-42ab-4be1-8772-3d23a994199f req-f8a04d62-4a55-409e-a8cf-6720f05f55bb 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-deleted:6954ef91-f259-4e1f-9691-c7c05498852d for instance 6df6aa2e-6599-4beb-8ee2-981bb82b69bb on instance [pid: 8|app: 0|req: 474/952] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:46:46 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-03-09 14:46:47.800 7 WARNING neutronclient.v2_0.client [None req-281b41ed-3adb-46e0-bc95-9e793f10f28b 2fb01ef615dc4127bd13e6417e90807d cd4c9e93620a464abcb71008bfd0af5b - - default default] 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: 479/953] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:47 2026] GET /v2.1/servers/6df6aa2e-6599-4beb-8ee2-981bb82b69bb => generated 1505 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-03-09 14:46:48.931 8 WARNING neutronclient.v2_0.client [None req-9c26932a-7b1b-4840-899c-930a60e63eae 2fb01ef615dc4127bd13e6417e90807d cd4c9e93620a464abcb71008bfd0af5b - - default default] 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/956] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:48 2026] GET /v2.1/servers/6df6aa2e-6599-4beb-8ee2-981bb82b69bb => generated 1510 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-03-09 14:46:50.015 7 INFO nova.api.openstack.wsgi [None req-b76a854b-c3ad-4d92-9454-8379c8f580b3 2fb01ef615dc4127bd13e6417e90807d cd4c9e93620a464abcb71008bfd0af5b - - default default] HTTP exception thrown: Instance 6df6aa2e-6599-4beb-8ee2-981bb82b69bb could not be found. [pid: 7|app: 0|req: 481/957] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:49 2026] GET /v2.1/servers/6df6aa2e-6599-4beb-8ee2-981bb82b69bb => generated 111 bytes in 34 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: 477/958] 10.0.0.120 () {32 vars in 706 bytes} [Mon Mar 9 14:46:50 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1464664236 => generated 0 bytes in 21 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-03-09 14:46:56.562 7 WARNING neutronclient.v2_0.client [None req-26693641-dbba-4a45-b516-68b98917ca40 eca8c58cdff8478eb98911b6fe6088ec b4ede17661aa4d07ae299ea0ee420175 - - default default] 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/959] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:56 2026] GET /v2.1/servers/e6bd8eab-61f1-46b9-a837-853c3be0eec0 => generated 1819 bytes in 401 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 14:46:56.981 8 WARNING neutronclient.v2_0.client [None req-aa39eda5-fc1d-4202-9dda-f858ceca0c12 eca8c58cdff8478eb98911b6fe6088ec b4ede17661aa4d07ae299ea0ee420175 - - default default] 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: 478/960] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:56 2026] GET /v2.1/servers/e6bd8eab-61f1-46b9-a837-853c3be0eec0 => generated 1819 bytes in 1602 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: 483/963] 10.0.0.120 () {34 vars in 750 bytes} [Mon Mar 9 14:46:58 2026] POST /v2.1/servers/e6bd8eab-61f1-46b9-a837-853c3be0eec0/action => generated 0 bytes in 70 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-03-09 14:46:58.867 8 WARNING neutronclient.v2_0.client [None req-124063b1-a7a8-49db-b1eb-1148348e9a0c eca8c58cdff8478eb98911b6fe6088ec b4ede17661aa4d07ae299ea0ee420175 - - default default] 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/964] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:46:58 2026] GET /v2.1/servers/e6bd8eab-61f1-46b9-a837-853c3be0eec0 => generated 1821 bytes in 576 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-03-09 14:47:00.457 7 WARNING neutronclient.v2_0.client [None req-cecb8fe1-e176-4ccf-824a-282f9703e02b eca8c58cdff8478eb98911b6fe6088ec b4ede17661aa4d07ae299ea0ee420175 - - default default] 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: 484/965] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:47:00 2026] GET /v2.1/servers/e6bd8eab-61f1-46b9-a837-853c3be0eec0 => generated 1821 bytes in 534 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-03-09 14:47:02.002 8 WARNING neutronclient.v2_0.client [None req-b3bae529-a4c5-4432-9b46-d805895e829a eca8c58cdff8478eb98911b6fe6088ec b4ede17661aa4d07ae299ea0ee420175 - - default default] 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: 482/966] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:47:01 2026] GET /v2.1/servers/e6bd8eab-61f1-46b9-a837-853c3be0eec0 => generated 1821 bytes in 344 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-03-09 14:47:03.029 7 WARNING neutronclient.v2_0.client [None req-e2e1f1f2-d7f3-4f8c-8e04-3e293424880a 198d8a5b8ac14227b7d8c72944d056e3 5b1829ac69534d9f956325c0b2d6005a - - default default] 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-03-09 14:47:03.188 7 WARNING neutronclient.v2_0.client [None req-e2e1f1f2-d7f3-4f8c-8e04-3e293424880a 198d8a5b8ac14227b7d8c72944d056e3 5b1829ac69534d9f956325c0b2d6005a - - default default] 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-03-09 14:47:03.374 8 WARNING neutronclient.v2_0.client [None req-30d48c95-02b4-489b-b7b3-59bdedb196ba eca8c58cdff8478eb98911b6fe6088ec b4ede17661aa4d07ae299ea0ee420175 - - default default] 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: 485/967] 10.0.0.120 () {34 vars in 663 bytes} [Mon Mar 9 14:47:02 2026] POST /v2.1/servers => generated 424 bytes in 563 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-03-09 14:47:03.465 7 WARNING neutronclient.v2_0.client [None req-1fded07e-f5e8-47fe-97a9-286fbc338401 198d8a5b8ac14227b7d8c72944d056e3 5b1829ac69534d9f956325c0b2d6005a - - default default] 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: 483/968] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:47:03 2026] GET /v2.1/servers/e6bd8eab-61f1-46b9-a837-853c3be0eec0 => generated 1826 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/969] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:47:03 2026] GET /v2.1/servers/2f6988d7-4e34-4e47-ab31-debd5a8239be => generated 1371 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 14:47:04.548 8 WARNING neutronclient.v2_0.client [None req-7d657ee5-cfa1-4853-9c3a-2ac2b9123469 eca8c58cdff8478eb98911b6fe6088ec b4ede17661aa4d07ae299ea0ee420175 - - default default] 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-03-09 14:47:04.561 7 WARNING neutronclient.v2_0.client [None req-c8e2a600-a223-4ac6-ac83-2b1f27d96475 198d8a5b8ac14227b7d8c72944d056e3 5b1829ac69534d9f956325c0b2d6005a - - default default] 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: 487/970] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:47:04 2026] GET /v2.1/servers/2f6988d7-4e34-4e47-ab31-debd5a8239be => generated 1375 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/971] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:47:04 2026] GET /v2.1/servers/e6bd8eab-61f1-46b9-a837-853c3be0eec0 => generated 1826 bytes in 226 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, ' [pid: 7|app: 0|req: 488/972] 10.0.0.109 () {32 vars in 682 bytes} [Mon Mar 9 14:47:05 2026] GET /v2.1/os-security-groups => generated 78 bytes in 185 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/973] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:47:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-03-09 14:47:05.727 8 WARNING neutronclient.v2_0.client [None req-ce4d4f50-216a-4a30-9753-ade6baaf2645 198d8a5b8ac14227b7d8c72944d056e3 5b1829ac69534d9f956325c0b2d6005a - - default default] 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: 485/974] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:47:05 2026] GET /v2.1/servers/2f6988d7-4e34-4e47-ab31-debd5a8239be => generated 1423 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-03-09 14:47:05.849 8 WARNING neutronclient.v2_0.client [None req-aefa4fbf-b735-44e5-a4aa-c584390312a3 eca8c58cdff8478eb98911b6fe6088ec b4ede17661aa4d07ae299ea0ee420175 - - default default] 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-03-09 14:47:05.909 7 WARNING neutronclient.v2_0.client [None req-7a578dfa-1692-4529-8fae-82553283eea1 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] 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: 486/975] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:47:05 2026] GET /v2.1/servers/e6bd8eab-61f1-46b9-a837-853c3be0eec0 => generated 1826 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/976] 10.0.0.109 () {32 vars in 707 bytes} [Mon Mar 9 14:47:05 2026] GET /v2.1/servers/detail?all_tenants=true => generated 4472 bytes in 480 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: 487/977] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:47:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 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: 7|app: 0|req: 491/978] 10.0.0.109 () {32 vars in 668 bytes} [Mon Mar 9 14:47:06 2026] GET /v2.1/os-services => generated 783 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/979] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:47:06 2026] GET /v2.1/limits?tenant_id=25d63d6e7579477da48919164af7ab19 => generated 302 bytes in 32 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: 492/980] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:47:06 2026] GET /v2.1/limits?tenant_id=302ca3a7eba84518989edf6ed8f980b6 => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/981] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:47:06 2026] GET /v2.1/limits?tenant_id=4583da92ce884815ad6f2ea5ed94b07f => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/982] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:47:06 2026] GET /v2.1/limits?tenant_id=5b1829ac69534d9f956325c0b2d6005a => generated 304 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/983] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:47:06 2026] GET /v2.1/limits?tenant_id=8d6915ddb707410588954e55b25530dc => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/984] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:47:06 2026] GET /v2.1/limits?tenant_id=904737cf6c4b42879bf7cb60657e00f0 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/985] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:47:06 2026] GET /v2.1/limits?tenant_id=9e91c2219cf34c00a88d7d966489a684 => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/986] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:47:06 2026] GET /v2.1/limits?tenant_id=b4ede17661aa4d07ae299ea0ee420175 => generated 304 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/987] 10.0.0.109 () {32 vars in 711 bytes} [Mon Mar 9 14:47:06 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 705 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/988] 10.0.0.109 () {32 vars in 686 bytes} [Mon Mar 9 14:47:06 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 32 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: 493/989] 10.0.0.109 () {32 vars in 688 bytes} [Mon Mar 9 14:47:06 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 27 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 497/990] 10.0.0.109 () {32 vars in 672 bytes} [Mon Mar 9 14:47:06 2026] GET /v2.1/os-aggregates => generated 18 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 14:47:06.863 8 WARNING neutronclient.v2_0.client [None req-bdb92c9f-925e-44e9-97b8-2b18a0280ab4 198d8a5b8ac14227b7d8c72944d056e3 5b1829ac69534d9f956325c0b2d6005a - - default default] 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: 494/991] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:47:06 2026] GET /v2.1/servers/2f6988d7-4e34-4e47-ab31-debd5a8239be => generated 1423 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 14:47:07.294 7 WARNING neutronclient.v2_0.client [None req-a03f2000-5342-4113-b2b2-58ccb0c5e415 eca8c58cdff8478eb98911b6fe6088ec b4ede17661aa4d07ae299ea0ee420175 - - default default] 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: 498/992] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:47:07 2026] GET /v2.1/servers/e6bd8eab-61f1-46b9-a837-853c3be0eec0 => generated 1826 bytes in 301 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-03-09 14:47:07.962 8 WARNING neutronclient.v2_0.client [None req-0890c441-1640-4750-9c0c-e0ac98909a49 198d8a5b8ac14227b7d8c72944d056e3 5b1829ac69534d9f956325c0b2d6005a - - default default] 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: 495/993] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:47:07 2026] GET /v2.1/servers/2f6988d7-4e34-4e47-ab31-debd5a8239be => generated 1431 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-03-09 14:47:08.453 7 WARNING neutronclient.v2_0.client [None req-5b011f7c-e568-4ae9-b938-500973b24aff eca8c58cdff8478eb98911b6fe6088ec b4ede17661aa4d07ae299ea0ee420175 - - default default] 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: 499/996] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:47:08 2026] GET /v2.1/servers/e6bd8eab-61f1-46b9-a837-853c3be0eec0 => generated 1826 bytes in 562 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-03-09 14:47:09.078 8 WARNING neutronclient.v2_0.client [None req-0b340b4d-6899-4e22-bb37-f60bf155abed 198d8a5b8ac14227b7d8c72944d056e3 5b1829ac69534d9f956325c0b2d6005a - - default default] 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-03-09 14:47:09.657 7 WARNING keystonemiddleware.audit [None req-5b011f7c-e568-4ae9-b938-500973b24aff eca8c58cdff8478eb98911b6fe6088ec b4ede17661aa4d07ae299ea0ee420175 - - default default] Skipping service tempest-service-651925231 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 14:47:09.674 7 INFO nova.api.openstack.compute.server_external_events [req-524bbf4b-54e0-4433-9e45-a1b53c9391d4 req-2dab7961-60e9-4ec6-8d04-49bdc12eb719 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-changed:e5d0e24a-84be-45fb-b0d6-22a98eedfe2f for instance 2f6988d7-4e34-4e47-ab31-debd5a8239be on instance [pid: 7|app: 0|req: 500/997] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:47:09 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-03-09 14:47:10.044 7 WARNING neutronclient.v2_0.client [None req-30acc624-2340-49ee-94ec-34ef81bc4a29 eca8c58cdff8478eb98911b6fe6088ec b4ede17661aa4d07ae299ea0ee420175 - - default default] 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/998] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:47:09 2026] GET /v2.1/servers/2f6988d7-4e34-4e47-ab31-debd5a8239be => generated 1483 bytes in 1255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/999] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:47:10 2026] GET /v2.1/servers/e6bd8eab-61f1-46b9-a837-853c3be0eec0 => generated 1819 bytes in 979 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-03-09 14:47:11.334 8 WARNING neutronclient.v2_0.client [None req-8618db09-903c-42f1-afbb-a10e29ac375b 198d8a5b8ac14227b7d8c72944d056e3 5b1829ac69534d9f956325c0b2d6005a - - default default] 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: 499/1000] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:47:11 2026] GET /v2.1/servers/2f6988d7-4e34-4e47-ab31-debd5a8239be => generated 1471 bytes in 384 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-03-09 14:47:12.738 7 WARNING neutronclient.v2_0.client [None req-62f77382-ca3e-4a1c-9f10-922dd6c78d6c 198d8a5b8ac14227b7d8c72944d056e3 5b1829ac69534d9f956325c0b2d6005a - - default default] 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: 502/1001] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:47:12 2026] GET /v2.1/servers/2f6988d7-4e34-4e47-ab31-debd5a8239be => generated 1471 bytes in 454 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-03-09 14:47:14.202 8 WARNING neutronclient.v2_0.client [None req-06a97868-dc0f-41e2-b669-2d8f05d93585 198d8a5b8ac14227b7d8c72944d056e3 5b1829ac69534d9f956325c0b2d6005a - - default default] 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: 500/1002] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:47:14 2026] GET /v2.1/servers/2f6988d7-4e34-4e47-ab31-debd5a8239be => generated 1471 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 14:47:14.960 7 WARNING keystonemiddleware.audit [None req-62f77382-ca3e-4a1c-9f10-922dd6c78d6c 198d8a5b8ac14227b7d8c72944d056e3 5b1829ac69534d9f956325c0b2d6005a - - default default] Skipping service tempest-service-651925231 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 14:47:14.985 7 INFO nova.api.openstack.compute.server_external_events [req-6c1bfcf2-1a93-47d9-8c32-8a5367068849 req-1a13c46b-20f9-4524-9d9b-337a25921503 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-unplugged:011c6dc1-a45d-444d-be45-a8f9afaefcea for instance e6bd8eab-61f1-46b9-a837-853c3be0eec0 on instance [pid: 7|app: 0|req: 503/1003] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:47:14 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-03-09 14:47:15.445 8 WARNING neutronclient.v2_0.client [None req-98ba68f3-94a7-4b4e-ac1d-c9d8ffffbd1d 198d8a5b8ac14227b7d8c72944d056e3 5b1829ac69534d9f956325c0b2d6005a - - default default] 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: 501/1004] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:47:15 2026] GET /v2.1/servers/2f6988d7-4e34-4e47-ab31-debd5a8239be => generated 1471 bytes in 547 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-03-09 14:47:17.005 7 WARNING neutronclient.v2_0.client [None req-ebb8ec03-29aa-4a66-bf95-e8b6cfb30601 198d8a5b8ac14227b7d8c72944d056e3 5b1829ac69534d9f956325c0b2d6005a - - default default] 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-03-09 14:47:17.017 8 WARNING keystonemiddleware.audit [None req-98ba68f3-94a7-4b4e-ac1d-c9d8ffffbd1d 198d8a5b8ac14227b7d8c72944d056e3 5b1829ac69534d9f956325c0b2d6005a - - default default] Skipping service tempest-service-651925231 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 14:47:17.039 8 INFO nova.api.openstack.compute.server_external_events [req-b5df6c36-bab0-4495-8ca4-9be626232aca req-663ca01d-a179-4645-b33e-c60859dbf922 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-unplugged:011c6dc1-a45d-444d-be45-a8f9afaefcea for instance e6bd8eab-61f1-46b9-a837-853c3be0eec0 on instance 2026-03-09 14:47:17.039 8 INFO nova.api.openstack.compute.server_external_events [req-b5df6c36-bab0-4495-8ca4-9be626232aca req-663ca01d-a179-4645-b33e-c60859dbf922 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-plugged:011c6dc1-a45d-444d-be45-a8f9afaefcea for instance e6bd8eab-61f1-46b9-a837-853c3be0eec0 on instance 2026-03-09 14:47:17.039 8 INFO nova.api.openstack.compute.server_external_events [req-b5df6c36-bab0-4495-8ca4-9be626232aca req-663ca01d-a179-4645-b33e-c60859dbf922 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-plugged:011c6dc1-a45d-444d-be45-a8f9afaefcea for instance e6bd8eab-61f1-46b9-a837-853c3be0eec0 on instance 2026-03-09 14:47:17.040 8 INFO nova.api.openstack.compute.server_external_events [req-b5df6c36-bab0-4495-8ca4-9be626232aca req-663ca01d-a179-4645-b33e-c60859dbf922 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-unplugged:e5d0e24a-84be-45fb-b0d6-22a98eedfe2f for instance 2f6988d7-4e34-4e47-ab31-debd5a8239be on instance 2026-03-09 14:47:17.040 8 INFO nova.api.openstack.compute.server_external_events [req-b5df6c36-bab0-4495-8ca4-9be626232aca req-663ca01d-a179-4645-b33e-c60859dbf922 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-plugged:e5d0e24a-84be-45fb-b0d6-22a98eedfe2f for instance 2f6988d7-4e34-4e47-ab31-debd5a8239be on instance [pid: 8|app: 0|req: 502/1005] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:47:17 2026] POST /v2.1/os-server-external-events => generated 871 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1006] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:47:16 2026] GET /v2.1/servers/2f6988d7-4e34-4e47-ab31-debd5a8239be => generated 1471 bytes in 275 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-03-09 14:47:18.303 8 WARNING neutronclient.v2_0.client [None req-fad7e0e9-392f-4780-a9df-0b62be6c24aa 198d8a5b8ac14227b7d8c72944d056e3 5b1829ac69534d9f956325c0b2d6005a - - default default] 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: 503/1007] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:47:18 2026] GET /v2.1/servers/2f6988d7-4e34-4e47-ab31-debd5a8239be => generated 1656 bytes in 160 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: 505/1008] 10.0.0.120 () {32 vars in 723 bytes} [Mon Mar 9 14:47:18 2026] GET /v2.1/servers/2f6988d7-4e34-4e47-ab31-debd5a8239be/ips => generated 109 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, ' [pid: 8|app: 0|req: 504/1009] 10.0.0.120 () {32 vars in 723 bytes} [Mon Mar 9 14:47:18 2026] GET /v2.1/servers/2f6988d7-4e34-4e47-ab31-debd5a8239be/ips => generated 109 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, ' [pid: 7|app: 0|req: 506/1010] 10.0.0.120 () {32 vars in 823 bytes} [Mon Mar 9 14:47:18 2026] GET /v2.1/servers/2f6988d7-4e34-4e47-ab31-debd5a8239be/ips/tempest-ServerAddressesTestJSON-858792568-network => generated 94 bytes in 41 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: 505/1011] 10.0.0.120 () {32 vars in 718 bytes} [Mon Mar 9 14:47:18 2026] DELETE /v2.1/servers/2f6988d7-4e34-4e47-ab31-debd5a8239be => generated 0 bytes in 112 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-03-09 14:47:18.751 7 WARNING neutronclient.v2_0.client [None req-bfe5f977-ca06-446d-a8d1-997355ba85e1 198d8a5b8ac14227b7d8c72944d056e3 5b1829ac69534d9f956325c0b2d6005a - - default default] 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/1014] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:47:18 2026] GET /v2.1/servers/2f6988d7-4e34-4e47-ab31-debd5a8239be => generated 1662 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 14:47:19.080 8 WARNING keystonemiddleware.audit [None req-f5af7bb7-ba56-4931-a277-eb03de1cb87e 198d8a5b8ac14227b7d8c72944d056e3 5b1829ac69534d9f956325c0b2d6005a - - default default] Skipping service tempest-service-651925231 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 14:47:19.102 8 INFO nova.api.openstack.compute.server_external_events [req-1f87dd74-e3d0-4430-b44e-d9239cb28a9e req-ac331670-d585-46b7-b26a-9ff3061157b9 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-plugged:e5d0e24a-84be-45fb-b0d6-22a98eedfe2f for instance 2f6988d7-4e34-4e47-ab31-debd5a8239be on instance [pid: 8|app: 0|req: 508/1015] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:47:19 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-03-09 14:47:19.925 7 WARNING neutronclient.v2_0.client [None req-154682c1-6102-45e0-bf69-4823cf64226b 198d8a5b8ac14227b7d8c72944d056e3 5b1829ac69534d9f956325c0b2d6005a - - default default] 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: 508/1016] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:47:19 2026] GET /v2.1/servers/2f6988d7-4e34-4e47-ab31-debd5a8239be => generated 1662 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-03-09 14:47:21.126 7 WARNING keystonemiddleware.audit [None req-154682c1-6102-45e0-bf69-4823cf64226b 198d8a5b8ac14227b7d8c72944d056e3 5b1829ac69534d9f956325c0b2d6005a - - default default] Skipping service tempest-service-651925231 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 14:47:21.165 7 INFO nova.api.openstack.compute.server_external_events [req-0602a026-4735-4d43-a424-f8c10b5d95fd req-9dda1892-fcc4-4904-a9c9-670d2a677749 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-unplugged:e5d0e24a-84be-45fb-b0d6-22a98eedfe2f for instance 2f6988d7-4e34-4e47-ab31-debd5a8239be on instance 2026-03-09 14:47:21.165 8 WARNING neutronclient.v2_0.client [None req-3b44ecdd-4989-4d7b-a9d3-9c7c38bc547c 198d8a5b8ac14227b7d8c72944d056e3 5b1829ac69534d9f956325c0b2d6005a - - default default] 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-03-09 14:47:21.166 7 INFO nova.api.openstack.compute.server_external_events [req-0602a026-4735-4d43-a424-f8c10b5d95fd req-9dda1892-fcc4-4904-a9c9-670d2a677749 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-unplugged:e5d0e24a-84be-45fb-b0d6-22a98eedfe2f for instance 2f6988d7-4e34-4e47-ab31-debd5a8239be on instance [pid: 7|app: 0|req: 509/1017] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:47:21 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1018] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:47:21 2026] GET /v2.1/servers/2f6988d7-4e34-4e47-ab31-debd5a8239be => generated 1662 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-03-09 14:47:22.317 7 WARNING neutronclient.v2_0.client [None req-1cce66bb-a4bd-472d-9ab9-22f22251d957 198d8a5b8ac14227b7d8c72944d056e3 5b1829ac69534d9f956325c0b2d6005a - - default default] 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/1019] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:47:22 2026] GET /v2.1/servers/2f6988d7-4e34-4e47-ab31-debd5a8239be => generated 1452 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 14:47:23.201 8 WARNING keystonemiddleware.audit [None req-3b44ecdd-4989-4d7b-a9d3-9c7c38bc547c 198d8a5b8ac14227b7d8c72944d056e3 5b1829ac69534d9f956325c0b2d6005a - - default default] Skipping service tempest-service-651925231 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 14:47:23.221 8 INFO nova.api.openstack.compute.server_external_events [req-07197ca6-adb8-4915-aa9c-6653fb80f23b req-c63b0d81-2c7f-4e7f-8840-e568ab0394b1 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-deleted:e5d0e24a-84be-45fb-b0d6-22a98eedfe2f for instance 2f6988d7-4e34-4e47-ab31-debd5a8239be on instance [pid: 8|app: 0|req: 510/1020] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:47:23 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-03-09 14:47:23.433 7 WARNING neutronclient.v2_0.client [None req-5f155f29-68bb-4434-8c7b-e199713b72c0 198d8a5b8ac14227b7d8c72944d056e3 5b1829ac69534d9f956325c0b2d6005a - - default default] 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/1021] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:47:23 2026] GET /v2.1/servers/2f6988d7-4e34-4e47-ab31-debd5a8239be => generated 1457 bytes in 331 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-03-09 14:47:24.753 8 INFO nova.api.openstack.wsgi [None req-daa6c9cb-92e5-42cd-84b3-88fe03a48d94 198d8a5b8ac14227b7d8c72944d056e3 5b1829ac69534d9f956325c0b2d6005a - - default default] HTTP exception thrown: Instance 2f6988d7-4e34-4e47-ab31-debd5a8239be could not be found. [pid: 8|app: 0|req: 511/1022] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:47:24 2026] GET /v2.1/servers/2f6988d7-4e34-4e47-ab31-debd5a8239be => 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, ' 2026-03-09 14:47:26.509 7 WARNING neutronclient.v2_0.client [None req-e451146e-eecf-4c64-a9a5-dc64be6d5575 eca8c58cdff8478eb98911b6fe6088ec b4ede17661aa4d07ae299ea0ee420175 - - default default] 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/1023] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:47:26 2026] GET /v2.1/servers/e6bd8eab-61f1-46b9-a837-853c3be0eec0 => generated 1819 bytes in 611 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: 512/1024] 10.0.0.120 () {32 vars in 718 bytes} [Mon Mar 9 14:47:27 2026] DELETE /v2.1/servers/e6bd8eab-61f1-46b9-a837-853c3be0eec0 => generated 0 bytes in 86 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-03-09 14:47:27.225 7 WARNING neutronclient.v2_0.client [None req-72e7911f-a9ea-41bc-a80f-9568f7ac23e7 eca8c58cdff8478eb98911b6fe6088ec b4ede17661aa4d07ae299ea0ee420175 - - default default] 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/1025] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:47:27 2026] GET /v2.1/servers/e6bd8eab-61f1-46b9-a837-853c3be0eec0 => generated 1825 bytes in 560 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 14:47:28.531 8 WARNING keystonemiddleware.audit [None req-9f247066-d34e-4138-b61a-7c610eba9ca4 eca8c58cdff8478eb98911b6fe6088ec b4ede17661aa4d07ae299ea0ee420175 - - default default] Skipping service tempest-service-651925231 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 14:47:28.554 8 INFO nova.api.openstack.compute.server_external_events [req-16899792-fade-4631-9629-4738fd85152f req-2d835c25-b4dc-4d25-a308-1a265ce48a01 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-unplugged:011c6dc1-a45d-444d-be45-a8f9afaefcea for instance e6bd8eab-61f1-46b9-a837-853c3be0eec0 on instance [pid: 8|app: 0|req: 513/1026] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:47:28 2026] POST /v2.1/os-server-external-events => generated 185 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-03-09 14:47:28.823 7 WARNING neutronclient.v2_0.client [None req-ffedf4a0-02e4-4b8a-b886-073db1ad496c eca8c58cdff8478eb98911b6fe6088ec b4ede17661aa4d07ae299ea0ee420175 - - default default] 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: 514/1029] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:47:28 2026] GET /v2.1/servers/e6bd8eab-61f1-46b9-a837-853c3be0eec0 => generated 1825 bytes in 301 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-03-09 14:47:30.127 8 WARNING neutronclient.v2_0.client [None req-b126aa5b-eef4-4f75-b54e-f5ba0596cf81 eca8c58cdff8478eb98911b6fe6088ec b4ede17661aa4d07ae299ea0ee420175 - - default default] 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-03-09 14:47:30.415 7 INFO nova.api.openstack.compute.server_external_events [req-4df60ab9-f6f2-417b-8417-4c3f51f890a4 req-6375e87d-6d6d-4c14-9eeb-599618dd7db1 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-deleted:011c6dc1-a45d-444d-be45-a8f9afaefcea for instance e6bd8eab-61f1-46b9-a837-853c3be0eec0 on instance [pid: 7|app: 0|req: 515/1030] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:47:30 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) 2026-03-09 14:47:30.586 7 WARNING keystonemiddleware.audit [req-4df60ab9-f6f2-417b-8417-4c3f51f890a4 req-6375e87d-6d6d-4c14-9eeb-599618dd7db1 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Skipping service tempest-service-651925231 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 14:47:30.602 7 INFO nova.api.openstack.compute.server_external_events [req-16db5554-8003-4467-bd94-6d40bf3d7816 req-e6245d37-859c-4693-83de-a3ff2e81cbaa 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-unplugged:011c6dc1-a45d-444d-be45-a8f9afaefcea for instance e6bd8eab-61f1-46b9-a837-853c3be0eec0 on instance [pid: 7|app: 0|req: 516/1031] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:47: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) [pid: 8|app: 0|req: 516/1032] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:47:30 2026] GET /v2.1/servers/e6bd8eab-61f1-46b9-a837-853c3be0eec0 => generated 1758 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-03-09 14:47:31.856 7 WARNING neutronclient.v2_0.client [None req-a21e3d30-9048-44e4-b3c3-d11c84bf825e eca8c58cdff8478eb98911b6fe6088ec b4ede17661aa4d07ae299ea0ee420175 - - default default] 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: 517/1033] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:47:31 2026] GET /v2.1/servers/e6bd8eab-61f1-46b9-a837-853c3be0eec0 => generated 1478 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-03-09 14:47:32.957 8 WARNING neutronclient.v2_0.client [None req-b75b408a-a59f-4819-9c1f-65b84ec0a39d eca8c58cdff8478eb98911b6fe6088ec b4ede17661aa4d07ae299ea0ee420175 - - default default] 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: 517/1034] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:47:32 2026] GET /v2.1/servers/e6bd8eab-61f1-46b9-a837-853c3be0eec0 => generated 1478 bytes in 146 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-03-09 14:47:34.089 7 INFO nova.api.openstack.wsgi [None req-8a7d3933-3ed6-49d7-b2eb-ced0db197353 eca8c58cdff8478eb98911b6fe6088ec b4ede17661aa4d07ae299ea0ee420175 - - default default] HTTP exception thrown: Instance e6bd8eab-61f1-46b9-a837-853c3be0eec0 could not be found. [pid: 7|app: 0|req: 518/1035] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:47:34 2026] GET /v2.1/servers/e6bd8eab-61f1-46b9-a837-853c3be0eec0 => generated 111 bytes in 28 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: 518/1036] 10.0.0.120 () {32 vars in 706 bytes} [Mon Mar 9 14:47:34 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1090381392 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1039] 10.0.0.120 () {30 vars in 413 bytes} [Mon Mar 9 14:47:42 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1040] 10.0.0.120 () {28 vars in 560 bytes} [Mon Mar 9 14:47:42 2026] GET /v2/ => generated 402 bytes in 432 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: 7|app: 0|req: 521/1041] 10.0.0.120 () {28 vars in 564 bytes} [Mon Mar 9 14:47:42 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: 8|app: 0|req: 521/1042] 10.0.0.120 () {30 vars in 413 bytes} [Mon Mar 9 14:47:42 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-03-09 14:48:04.481 7 WARNING neutronclient.v2_0.client [None req-3dea9fe4-9325-462d-937d-6e981e5112d8 76af47c258de4119ad93422377564098 2c06d45031a64375bcf035a34b2f1ac4 - - default default] 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-03-09 14:48:04.734 7 WARNING neutronclient.v2_0.client [None req-3dea9fe4-9325-462d-937d-6e981e5112d8 76af47c258de4119ad93422377564098 2c06d45031a64375bcf035a34b2f1ac4 - - default default] 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/1047] 10.0.0.120 () {34 vars in 663 bytes} [Mon Mar 9 14:48:04 2026] POST /v2.1/servers => generated 424 bytes in 608 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-09 14:48:05.056 8 WARNING neutronclient.v2_0.client [None req-f61cc8d7-0cc7-480c-b744-7f86d58375f0 76af47c258de4119ad93422377564098 2c06d45031a64375bcf035a34b2f1ac4 - - default default] 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: 524/1048] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:48:05 2026] GET /v2.1/servers/8a658de1-b24d-4d18-b3c1-e10f17a8d875 => generated 1367 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, ' [pid: 7|app: 0|req: 525/1049] 10.0.0.109 () {32 vars in 682 bytes} [Mon Mar 9 14:48:05 2026] GET /v2.1/os-security-groups => generated 78 bytes in 228 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 525/1050] 10.0.0.109 () {32 vars in 711 bytes} [Mon Mar 9 14:48:05 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1051] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:48:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 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: 526/1052] 10.0.0.109 () {32 vars in 686 bytes} [Mon Mar 9 14:48:05 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1053] 10.0.0.109 () {32 vars in 668 bytes} [Mon Mar 9 14:48:05 2026] GET /v2.1/os-services => generated 783 bytes in 31 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: 527/1054] 10.0.0.109 () {32 vars in 688 bytes} [Mon Mar 9 14:48:05 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 24 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: 7|app: 0|req: 528/1055] 10.0.0.109 () {32 vars in 672 bytes} [Mon Mar 9 14:48:05 2026] GET /v2.1/os-aggregates => generated 18 bytes in 16 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: 528/1056] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:48:06 2026] GET /v2.1/limits?tenant_id=2c06d45031a64375bcf035a34b2f1ac4 => generated 304 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-09 14:48:06.156 7 WARNING neutronclient.v2_0.client [None req-b283270f-7c78-4d98-9c6a-5a04a27d1d1b 76af47c258de4119ad93422377564098 2c06d45031a64375bcf035a34b2f1ac4 - - default default] 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: 529/1057] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:48:06 2026] GET /v2.1/limits?tenant_id=302ca3a7eba84518989edf6ed8f980b6 => generated 299 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1058] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:48:06 2026] GET /v2.1/servers/8a658de1-b24d-4d18-b3c1-e10f17a8d875 => generated 1371 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1059] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:48:06 2026] GET /v2.1/limits?tenant_id=45029dcac72e4b3c9c5bd67268a33f63 => generated 302 bytes in 43 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: 530/1060] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:48:06 2026] GET /v2.1/limits?tenant_id=65c0033c953c42a3b89beeb0fea7d606 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1061] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:48:06 2026] GET /v2.1/limits?tenant_id=904737cf6c4b42879bf7cb60657e00f0 => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1062] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:48:06 2026] GET /v2.1/limits?tenant_id=9e91c2219cf34c00a88d7d966489a684 => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1063] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:48:06 2026] GET /v2.1/limits?tenant_id=c6d3679a646b4bbf879fb8a4bddfd477 => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1064] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:48:06 2026] GET /v2.1/limits?tenant_id=dc8e0a178eb6491f9c63fe80f446ca38 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-09 14:48:06.553 8 WARNING neutronclient.v2_0.client [None req-3b6f72d2-2141-4860-a6e0-0f174b0c7ecb 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] 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: 533/1065] 10.0.0.109 () {32 vars in 707 bytes} [Mon Mar 9 14:48:06 2026] GET /v2.1/servers/detail?all_tenants=true => generated 1896 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1066] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:48:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 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-03-09 14:48:07.269 8 WARNING neutronclient.v2_0.client [None req-7ca47938-b3f2-4fac-9680-11e509b5c6ce 76af47c258de4119ad93422377564098 2c06d45031a64375bcf035a34b2f1ac4 - - default default] 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: 534/1067] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:48:07 2026] GET /v2.1/servers/8a658de1-b24d-4d18-b3c1-e10f17a8d875 => generated 1419 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 14:48:08.591 7 WARNING neutronclient.v2_0.client [None req-4797f0f4-fed7-4b01-abce-38366e5720c3 76af47c258de4119ad93422377564098 2c06d45031a64375bcf035a34b2f1ac4 - - default default] 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: 534/1068] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:48:08 2026] GET /v2.1/servers/8a658de1-b24d-4d18-b3c1-e10f17a8d875 => generated 1419 bytes in 83 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-03-09 14:48:09.687 7 WARNING neutronclient.v2_0.client [None req-73916126-8532-4ede-83ff-e1cb998835c0 76af47c258de4119ad93422377564098 2c06d45031a64375bcf035a34b2f1ac4 - - default default] 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: 536/1071] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:48:09 2026] GET /v2.1/servers/8a658de1-b24d-4d18-b3c1-e10f17a8d875 => generated 1427 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-03-09 14:48:10.867 8 WARNING neutronclient.v2_0.client [None req-ea047fc3-a004-42a4-85c9-3ac9dd63d1fa 76af47c258de4119ad93422377564098 2c06d45031a64375bcf035a34b2f1ac4 - - default default] 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-03-09 14:48:11.005 7 WARNING keystonemiddleware.audit [None req-73916126-8532-4ede-83ff-e1cb998835c0 76af47c258de4119ad93422377564098 2c06d45031a64375bcf035a34b2f1ac4 - - default default] Skipping service tempest-service-651925231 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 14:48:11.020 7 INFO nova.api.openstack.compute.server_external_events [req-faa615cd-385a-4bb3-ba90-5f767e4d13cd req-da2ee488-5a88-43f7-b13d-2fd9758c7f70 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-changed:73cc336f-6891-40a8-bb72-841d7dd6fee4 for instance 8a658de1-b24d-4d18-b3c1-e10f17a8d875 on instance [pid: 7|app: 0|req: 537/1072] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:48:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1073] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:48:10 2026] GET /v2.1/servers/8a658de1-b24d-4d18-b3c1-e10f17a8d875 => generated 1479 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-03-09 14:48:12.431 7 WARNING neutronclient.v2_0.client [None req-19f3a450-e377-4072-b9a8-1a6d4529a576 76af47c258de4119ad93422377564098 2c06d45031a64375bcf035a34b2f1ac4 - - default default] 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: 538/1074] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:48:12 2026] GET /v2.1/servers/8a658de1-b24d-4d18-b3c1-e10f17a8d875 => generated 1467 bytes in 723 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-03-09 14:48:14.180 8 WARNING neutronclient.v2_0.client [None req-bb253b6d-ff56-4987-96b2-3f3d14cb063e 76af47c258de4119ad93422377564098 2c06d45031a64375bcf035a34b2f1ac4 - - default default] 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: 537/1075] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:48:14 2026] GET /v2.1/servers/8a658de1-b24d-4d18-b3c1-e10f17a8d875 => generated 1467 bytes in 479 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-03-09 14:48:15.667 7 WARNING neutronclient.v2_0.client [None req-bd1c4a8d-5eb0-4a3a-bede-abcc59cd3391 76af47c258de4119ad93422377564098 2c06d45031a64375bcf035a34b2f1ac4 - - default default] 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/1076] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:48:15 2026] GET /v2.1/servers/8a658de1-b24d-4d18-b3c1-e10f17a8d875 => generated 1467 bytes in 327 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-03-09 14:48:17.020 8 WARNING neutronclient.v2_0.client [None req-04f4cef0-fe5e-4ba0-938c-621ce3ea4703 76af47c258de4119ad93422377564098 2c06d45031a64375bcf035a34b2f1ac4 - - default default] 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: 538/1077] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:48:16 2026] GET /v2.1/servers/8a658de1-b24d-4d18-b3c1-e10f17a8d875 => generated 1467 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 14:48:17.877 7 WARNING keystonemiddleware.audit [None req-bd1c4a8d-5eb0-4a3a-bede-abcc59cd3391 76af47c258de4119ad93422377564098 2c06d45031a64375bcf035a34b2f1ac4 - - default default] Skipping service tempest-service-651925231 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 14:48:17.897 7 INFO nova.api.openstack.compute.server_external_events [req-060eee4e-ac24-420b-ac11-4edc35f41482 req-4f7da228-ef38-4b8e-941f-dcca042b6730 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-plugged:73cc336f-6891-40a8-bb72-841d7dd6fee4 for instance 8a658de1-b24d-4d18-b3c1-e10f17a8d875 on instance [pid: 7|app: 0|req: 540/1078] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:48:17 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-03-09 14:48:18.245 8 WARNING neutronclient.v2_0.client [None req-573afc61-8f6b-4dc1-a2cf-9418b0d35665 76af47c258de4119ad93422377564098 2c06d45031a64375bcf035a34b2f1ac4 - - default default] 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: 539/1081] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:48:18 2026] GET /v2.1/servers/8a658de1-b24d-4d18-b3c1-e10f17a8d875 => generated 1467 bytes in 764 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 14:48:19.971 7 WARNING keystonemiddleware.audit [req-060eee4e-ac24-420b-ac11-4edc35f41482 req-4f7da228-ef38-4b8e-941f-dcca042b6730 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Skipping service tempest-service-651925231 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-03-09 14:48:20.004 7 INFO nova.api.openstack.compute.server_external_events [req-0496e74a-8745-482f-a365-e9d77f61b6f9 req-fc48e389-4bf4-4bb2-8c77-208a9aaff2c0 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-plugged:73cc336f-6891-40a8-bb72-841d7dd6fee4 for instance 8a658de1-b24d-4d18-b3c1-e10f17a8d875 on instance [pid: 7|app: 0|req: 543/1082] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:48:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 14:48:20.024 8 WARNING neutronclient.v2_0.client [None req-04612950-2683-4e41-8c61-653d74c65980 76af47c258de4119ad93422377564098 2c06d45031a64375bcf035a34b2f1ac4 - - default default] 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: 540/1083] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:48:19 2026] GET /v2.1/servers/8a658de1-b24d-4d18-b3c1-e10f17a8d875 => generated 1647 bytes in 1110 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: 544/1084] 10.0.0.120 () {32 vars in 718 bytes} [Mon Mar 9 14:48:22 2026] DELETE /v2.1/servers/8a658de1-b24d-4d18-b3c1-e10f17a8d875 => generated 0 bytes in 96 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-03-09 14:48:22.439 8 WARNING neutronclient.v2_0.client [None req-c0024853-bceb-4c6c-b5d5-de1f9dbefe00 76af47c258de4119ad93422377564098 2c06d45031a64375bcf035a34b2f1ac4 - - default default] 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: 541/1085] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:48:22 2026] GET /v2.1/servers/8a658de1-b24d-4d18-b3c1-e10f17a8d875 => generated 1653 bytes in 744 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-03-09 14:48:24.201 7 WARNING neutronclient.v2_0.client [None req-56851b5f-8dbb-4db9-b163-b8c289b75f49 76af47c258de4119ad93422377564098 2c06d45031a64375bcf035a34b2f1ac4 - - default default] 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: 545/1086] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:48:24 2026] GET /v2.1/servers/8a658de1-b24d-4d18-b3c1-e10f17a8d875 => generated 1653 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 14:48:25.053 8 WARNING keystonemiddleware.audit [None req-c0024853-bceb-4c6c-b5d5-de1f9dbefe00 76af47c258de4119ad93422377564098 2c06d45031a64375bcf035a34b2f1ac4 - - default default] Skipping service tempest-service-651925231 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 14:48:25.072 8 INFO nova.api.openstack.compute.server_external_events [req-64f20419-ce21-439d-a307-533cd5976675 req-565bd73d-cca5-4d72-b917-f626a2892043 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-deleted:73cc336f-6891-40a8-bb72-841d7dd6fee4 for instance 8a658de1-b24d-4d18-b3c1-e10f17a8d875 on instance [pid: 8|app: 0|req: 542/1087] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:48:25 2026] POST /v2.1/os-server-external-events => generated 183 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-03-09 14:48:25.443 7 WARNING neutronclient.v2_0.client [None req-a1a34e33-e543-4eda-8113-6e8b8f7eab7e 76af47c258de4119ad93422377564098 2c06d45031a64375bcf035a34b2f1ac4 - - default default] 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: 546/1088] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:48:25 2026] GET /v2.1/servers/8a658de1-b24d-4d18-b3c1-e10f17a8d875 => generated 1448 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-03-09 14:48:26.609 8 WARNING neutronclient.v2_0.client [None req-57f351d3-76fc-4a2a-8e7e-8e8a5eb382b4 76af47c258de4119ad93422377564098 2c06d45031a64375bcf035a34b2f1ac4 - - default default] 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: 543/1089] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:48:26 2026] GET /v2.1/servers/8a658de1-b24d-4d18-b3c1-e10f17a8d875 => generated 1453 bytes in 79 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-03-09 14:48:27.708 7 WARNING neutronclient.v2_0.client [None req-11db8c57-2116-40d5-94a3-d2e5acfb6310 76af47c258de4119ad93422377564098 2c06d45031a64375bcf035a34b2f1ac4 - - default default] 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: 547/1090] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:48:27 2026] GET /v2.1/servers/8a658de1-b24d-4d18-b3c1-e10f17a8d875 => generated 1453 bytes in 89 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-03-09 14:48:28.812 8 WARNING neutronclient.v2_0.client [None req-46e5fbd9-2641-4700-868d-16eb13598b6d 76af47c258de4119ad93422377564098 2c06d45031a64375bcf035a34b2f1ac4 - - default default] 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: 544/1093] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:48:28 2026] GET /v2.1/servers/8a658de1-b24d-4d18-b3c1-e10f17a8d875 => generated 1453 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-03-09 14:48:29.887 7 INFO nova.api.openstack.wsgi [None req-a116a75d-5046-4ee0-a349-018d894bbe4d 76af47c258de4119ad93422377564098 2c06d45031a64375bcf035a34b2f1ac4 - - default default] HTTP exception thrown: Instance 8a658de1-b24d-4d18-b3c1-e10f17a8d875 could not be found. [pid: 7|app: 0|req: 550/1094] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:48:29 2026] GET /v2.1/servers/8a658de1-b24d-4d18-b3c1-e10f17a8d875 => 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: 553/1099] 10.0.0.120 () {34 vars in 671 bytes} [Mon Mar 9 14:48:49 2026] POST /v2.1/os-keypairs => generated 397 bytes in 40 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-03-09 14:48:52.837 8 WARNING neutronclient.v2_0.client [None req-52bdcc65-cae7-4c0b-b76c-368a8a6814e9 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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-03-09 14:48:52.911 8 WARNING neutronclient.v2_0.client [None req-52bdcc65-cae7-4c0b-b76c-368a8a6814e9 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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-03-09 14:48:53.245 8 WARNING neutronclient.v2_0.client [None req-52bdcc65-cae7-4c0b-b76c-368a8a6814e9 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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: 547/1100] 10.0.0.120 () {34 vars in 663 bytes} [Mon Mar 9 14:48:52 2026] POST /v2.1/servers => generated 449 bytes in 1156 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-09 14:48:53.955 7 WARNING neutronclient.v2_0.client [None req-6cb7b59e-d088-4331-8daa-64e0b305de31 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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: 554/1101] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:48:53 2026] GET /v2.1/servers/cc822b60-f8f4-41c5-9972-ae10218b4aa7 => generated 1401 bytes in 247 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-03-09 14:48:55.240 8 WARNING neutronclient.v2_0.client [None req-34b3438c-ee01-40eb-9168-e1395d03d5bc 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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/1102] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:48:55 2026] GET /v2.1/servers/cc822b60-f8f4-41c5-9972-ae10218b4aa7 => generated 1397 bytes in 101 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-03-09 14:48:56.369 7 WARNING neutronclient.v2_0.client [None req-a6dc8b1e-26e1-4c7d-b725-c34372f023b7 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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: 555/1103] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:48:56 2026] GET /v2.1/servers/cc822b60-f8f4-41c5-9972-ae10218b4aa7 => generated 1453 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-03-09 14:48:57.494 8 WARNING neutronclient.v2_0.client [None req-403095aa-dad1-4cd7-ac2e-b3d91b8c265f 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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: 549/1104] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:48:57 2026] GET /v2.1/servers/cc822b60-f8f4-41c5-9972-ae10218b4aa7 => generated 1453 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-03-09 14:48:58.593 7 WARNING neutronclient.v2_0.client [None req-7b93cfb8-7700-49a0-9fd1-001231800878 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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: 556/1107] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:48:58 2026] GET /v2.1/servers/cc822b60-f8f4-41c5-9972-ae10218b4aa7 => generated 1528 bytes in 999 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 14:49:00.233 8 WARNING keystonemiddleware.audit [None req-403095aa-dad1-4cd7-ac2e-b3d91b8c265f 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] Skipping service tempest-service-651925231 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 14:49:00.250 8 INFO nova.api.openstack.compute.server_external_events [req-ba31d9ef-8d7a-4154-8f55-e8c0591b0cd0 req-7089aa76-dfc9-4476-ab13-f3e49fcf9ce2 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-changed:c8ba4ed3-2b63-4431-a854-f9c48d476ec6 for instance cc822b60-f8f4-41c5-9972-ae10218b4aa7 on instance [pid: 8|app: 0|req: 552/1108] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:49:00 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-03-09 14:49:00.603 7 WARNING neutronclient.v2_0.client [None req-f4f35649-4784-49e2-a6b4-c86aa88fea4b 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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: 557/1109] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:49:00 2026] GET /v2.1/servers/cc822b60-f8f4-41c5-9972-ae10218b4aa7 => generated 1526 bytes in 172 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-03-09 14:49:01.795 8 WARNING neutronclient.v2_0.client [None req-3287498c-931e-4313-8aac-2bdd14a27998 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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: 553/1110] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:49:01 2026] GET /v2.1/servers/cc822b60-f8f4-41c5-9972-ae10218b4aa7 => generated 1526 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-03-09 14:49:02.976 7 WARNING neutronclient.v2_0.client [None req-de9cbb6b-8d7e-4b9b-8048-a543b5d96032 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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: 558/1111] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:49:02 2026] GET /v2.1/servers/cc822b60-f8f4-41c5-9972-ae10218b4aa7 => generated 1526 bytes in 573 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-03-09 14:49:04.568 8 WARNING neutronclient.v2_0.client [None req-0e4ee31a-aeb8-4ab6-8c0d-b3c041c0e2bc 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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: 554/1112] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:49:04 2026] GET /v2.1/servers/cc822b60-f8f4-41c5-9972-ae10218b4aa7 => generated 1526 bytes in 189 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-03-09 14:49:05.789 8 WARNING neutronclient.v2_0.client [None req-3f6f5a04-55cb-44da-b2b3-aae5b98022d3 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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: 559/1113] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:49:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-03-09 14:49:05.930 7 WARNING neutronclient.v2_0.client [None req-ce738654-6c98-4e0e-839b-f764c633e8ed 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] 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: 555/1114] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:49:05 2026] GET /v2.1/servers/cc822b60-f8f4-41c5-9972-ae10218b4aa7 => generated 1526 bytes in 556 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1115] 10.0.0.109 () {32 vars in 707 bytes} [Mon Mar 9 14:49:05 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2077 bytes in 531 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: 556/1116] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:49:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 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: 7|app: 0|req: 561/1117] 10.0.0.109 () {32 vars in 686 bytes} [Mon Mar 9 14:49:06 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1118] 10.0.0.109 () {32 vars in 682 bytes} [Mon Mar 9 14:49:06 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 562/1119] 10.0.0.109 () {32 vars in 688 bytes} [Mon Mar 9 14:49:06 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1120] 10.0.0.109 () {32 vars in 672 bytes} [Mon Mar 9 14:49:06 2026] GET /v2.1/os-aggregates => generated 18 bytes in 11 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: 563/1121] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:49:06 2026] GET /v2.1/limits?tenant_id=302ca3a7eba84518989edf6ed8f980b6 => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1122] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:49:06 2026] GET /v2.1/limits?tenant_id=657cd3d79111451c897269d552d3b0b5 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1123] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:49:06 2026] GET /v2.1/limits?tenant_id=89c4dfff73d746e098a20b75fea10f86 => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1124] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:49:06 2026] GET /v2.1/limits?tenant_id=8fe0840c67f241cb9344e87cc8b09ba0 => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1125] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:49:06 2026] GET /v2.1/limits?tenant_id=904737cf6c4b42879bf7cb60657e00f0 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1126] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:49:06 2026] GET /v2.1/limits?tenant_id=9e91c2219cf34c00a88d7d966489a684 => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1127] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:49:06 2026] GET /v2.1/limits?tenant_id=c0638de765224c3b89393beda417e300 => generated 304 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1128] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:49:06 2026] GET /v2.1/limits?tenant_id=da1a76428a37443faeabeae48a90f7a2 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1129] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:49:06 2026] GET /v2.1/limits?tenant_id=fc19168f200d409998407e9f51e2ecc7 => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1130] 10.0.0.109 () {32 vars in 711 bytes} [Mon Mar 9 14:49:06 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1131] 10.0.0.109 () {32 vars in 668 bytes} [Mon Mar 9 14:49:06 2026] GET /v2.1/os-services => generated 783 bytes in 30 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-03-09 14:49:07.351 8 WARNING neutronclient.v2_0.client [None req-7a63504c-be65-4bc0-9ce0-a8ca6aa38a66 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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: 564/1132] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:49:07 2026] GET /v2.1/servers/cc822b60-f8f4-41c5-9972-ae10218b4aa7 => generated 1526 bytes in 425 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-03-09 14:49:08.793 7 WARNING neutronclient.v2_0.client [None req-dd831ab1-fe0d-44a5-bcf3-d6c8e7168642 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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: 569/1135] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:49:08 2026] GET /v2.1/servers/cc822b60-f8f4-41c5-9972-ae10218b4aa7 => generated 1526 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-03-09 14:49:09.963 8 WARNING neutronclient.v2_0.client [None req-2d76faaa-76a9-4ed3-a1e6-7a72b1dede7b 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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: 567/1136] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:49:09 2026] GET /v2.1/servers/cc822b60-f8f4-41c5-9972-ae10218b4aa7 => generated 1526 bytes in 274 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-03-09 14:49:11.259 7 WARNING neutronclient.v2_0.client [None req-2716305a-c957-4733-a979-02a0dd70cef9 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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: 570/1137] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:49:11 2026] GET /v2.1/servers/cc822b60-f8f4-41c5-9972-ae10218b4aa7 => generated 1526 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, ' 2026-03-09 14:49:12.736 8 WARNING neutronclient.v2_0.client [None req-3575937f-a2c7-4c55-b62d-9d77057a3117 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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: 568/1138] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:49:12 2026] GET /v2.1/servers/cc822b60-f8f4-41c5-9972-ae10218b4aa7 => generated 1526 bytes in 299 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-03-09 14:49:14.057 7 WARNING neutronclient.v2_0.client [None req-34d371a1-e4dd-4303-80bb-7d9db6059372 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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: 571/1139] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:49:14 2026] GET /v2.1/servers/cc822b60-f8f4-41c5-9972-ae10218b4aa7 => generated 1526 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-03-09 14:49:15.210 8 WARNING neutronclient.v2_0.client [None req-f8319532-79f8-4db8-afea-722d0019d1ef 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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: 569/1140] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:49:15 2026] GET /v2.1/servers/cc822b60-f8f4-41c5-9972-ae10218b4aa7 => generated 1526 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, ' [pid: 7|app: 0|req: 572/1141] 10.0.0.197 () {30 vars in 619 bytes} [Mon Mar 9 14:49:15 2026] GET /v2.1 => generated 0 bytes in 103 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: 570/1142] 10.0.0.197 () {32 vars in 692 bytes} [Mon Mar 9 14:49:15 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1143] 10.0.0.197 () {34 vars in 913 bytes} [Mon Mar 9 14:49:15 2026] GET /v2.1/os-simple-tenant-usage/27b564042413484d9fe74d8219ac0b06?start=2026-03-08T00:00:00&end=2026-03-09T23:59:59 => generated 20 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 14:49:16.364 8 WARNING neutronclient.v2_0.client [None req-67d0ee94-4a98-48ea-a0bb-8d29ac8bb252 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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: 571/1144] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:49:16 2026] GET /v2.1/servers/cc822b60-f8f4-41c5-9972-ae10218b4aa7 => generated 1526 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1145] 10.0.0.197 () {30 vars in 654 bytes} [Mon Mar 9 14:49:16 2026] GET /v2.1/limits?reserved=1 => generated 511 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-03-09 14:49:17.506 8 WARNING neutronclient.v2_0.client [None req-9613e0a8-bb6e-40cd-a99e-02a47e118b99 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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: 572/1146] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:49:17 2026] GET /v2.1/servers/cc822b60-f8f4-41c5-9972-ae10218b4aa7 => generated 1526 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 14:49:18.735 7 WARNING neutronclient.v2_0.client [None req-5a32d739-bad7-4a16-9be6-bcf9d96e2e33 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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: 575/1149] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:49:18 2026] GET /v2.1/servers/cc822b60-f8f4-41c5-9972-ae10218b4aa7 => generated 1526 bytes in 750 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: 575/1150] 10.0.0.197 () {30 vars in 619 bytes} [Mon Mar 9 14:49:19 2026] GET /v2.1 => generated 0 bytes in 149 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: 576/1151] 10.0.0.197 () {32 vars in 692 bytes} [Mon Mar 9 14:49:19 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1152] 10.0.0.197 () {34 vars in 913 bytes} [Mon Mar 9 14:49:19 2026] GET /v2.1/os-simple-tenant-usage/27b564042413484d9fe74d8219ac0b06?start=2026-03-08T00:00:00&end=2026-03-09T23:59:59 => generated 20 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1153] 10.0.0.197 () {30 vars in 654 bytes} [Mon Mar 9 14:49:19 2026] GET /v2.1/limits?reserved=1 => generated 511 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-03-09 14:49:20.500 8 WARNING neutronclient.v2_0.client [None req-52051646-775d-4f1a-a183-2dd275053fbc 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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: 577/1154] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:49:20 2026] GET /v2.1/servers/cc822b60-f8f4-41c5-9972-ae10218b4aa7 => generated 1526 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 14:49:21.653 7 WARNING neutronclient.v2_0.client [None req-ada7f4ff-ce1e-49af-abe9-1c7796eb0989 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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: 578/1155] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:49:21 2026] GET /v2.1/servers/cc822b60-f8f4-41c5-9972-ae10218b4aa7 => generated 1526 bytes in 134 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-03-09 14:49:22.800 8 WARNING neutronclient.v2_0.client [None req-580de957-d256-4ec0-b9ba-6bb3bc45b30b 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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-03-09 14:49:23.314 7 WARNING keystonemiddleware.audit [None req-ada7f4ff-ce1e-49af-abe9-1c7796eb0989 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] Skipping service tempest-service-651925231 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 14:49:23.332 7 INFO nova.api.openstack.compute.server_external_events [req-003125e5-ec2c-452e-9409-54c3c0156348 req-53b31779-77dc-44cb-9264-138159670f0b 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-unplugged:c8ba4ed3-2b63-4431-a854-f9c48d476ec6 for instance cc822b60-f8f4-41c5-9972-ae10218b4aa7 on instance [pid: 7|app: 0|req: 579/1156] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:49:23 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1157] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:49:22 2026] GET /v2.1/servers/cc822b60-f8f4-41c5-9972-ae10218b4aa7 => generated 1526 bytes in 2379 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-03-09 14:49:26.205 7 WARNING neutronclient.v2_0.client [None req-8a6a988d-18f2-47ae-9cc8-aeb6fde0bf37 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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: 580/1158] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:49:26 2026] GET /v2.1/servers/cc822b60-f8f4-41c5-9972-ae10218b4aa7 => generated 1526 bytes in 293 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-03-09 14:49:27.515 8 WARNING neutronclient.v2_0.client [None req-5041c440-75f5-40c2-8fae-dc49b103457e 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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: 579/1159] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:49:27 2026] GET /v2.1/servers/cc822b60-f8f4-41c5-9972-ae10218b4aa7 => generated 1526 bytes in 1185 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-03-09 14:49:29.708 7 WARNING neutronclient.v2_0.client [None req-fb1a72f0-1c12-4d8a-9300-5291db58d754 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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-03-09 14:49:30.274 8 WARNING keystonemiddleware.audit [None req-5041c440-75f5-40c2-8fae-dc49b103457e 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] Skipping service tempest-service-651925231 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 14:49:30.293 8 INFO nova.api.openstack.compute.server_external_events [req-5fe44132-6a27-4f2b-956b-af46300810c3 req-33ec3f75-a3ad-4e52-bb07-fbc36d3d5593 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-plugged:c8ba4ed3-2b63-4431-a854-f9c48d476ec6 for instance cc822b60-f8f4-41c5-9972-ae10218b4aa7 on instance [pid: 8|app: 0|req: 581/1162] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:49:30 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) [pid: 7|app: 0|req: 582/1163] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:49:29 2026] GET /v2.1/servers/cc822b60-f8f4-41c5-9972-ae10218b4aa7 => generated 1526 bytes in 1321 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-03-09 14:49:32.044 8 WARNING neutronclient.v2_0.client [None req-ae5b9aa5-2dce-4714-b75f-14fd0bbffaba 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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: 582/1164] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:49:32 2026] GET /v2.1/servers/cc822b60-f8f4-41c5-9972-ae10218b4aa7 => generated 1695 bytes in 196 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-03-09 14:49:32.255 7 WARNING neutronclient.v2_0.client [None req-bd9dd171-1e53-4306-8c92-daabdb5fdace 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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-03-09 14:49:32.342 8 WARNING keystonemiddleware.audit [None req-ae5b9aa5-2dce-4714-b75f-14fd0bbffaba 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] Skipping service tempest-service-651925231 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 14:49:32.368 8 INFO nova.api.openstack.compute.server_external_events [req-3c60bb46-97ee-42b9-9fb4-a836e27c9094 req-02c1d7f0-addb-4695-9e71-bc535c44fc12 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-plugged:c8ba4ed3-2b63-4431-a854-f9c48d476ec6 for instance cc822b60-f8f4-41c5-9972-ae10218b4aa7 on instance [pid: 8|app: 0|req: 583/1165] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:49:32 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) [pid: 7|app: 0|req: 583/1166] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:49:32 2026] GET /v2.1/servers/cc822b60-f8f4-41c5-9972-ae10218b4aa7 => generated 1695 bytes in 2302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 14:49:35.566 8 WARNING keystonemiddleware.audit [req-3c60bb46-97ee-42b9-9fb4-a836e27c9094 req-02c1d7f0-addb-4695-9e71-bc535c44fc12 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Skipping service tempest-service-651925231 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 14:49:35.584 8 INFO nova.api.openstack.compute.server_external_events [req-5c2aeb0e-fb92-483f-9f9e-ded37c3dace9 req-c2ae7689-22fb-48d1-bd0c-5953fde72ad9 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-changed:c8ba4ed3-2b63-4431-a854-f9c48d476ec6 for instance cc822b60-f8f4-41c5-9972-ae10218b4aa7 on instance [pid: 8|app: 0|req: 584/1167] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:49:35 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: 585/1170] 10.0.0.120 () {34 vars in 750 bytes} [Mon Mar 9 14:49:40 2026] POST /v2.1/servers/cc822b60-f8f4-41c5-9972-ae10218b4aa7/action => generated 31853 bytes in 551 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: 586/1171] 10.0.0.120 () {34 vars in 671 bytes} [Mon Mar 9 14:49:40 2026] POST /v2.1/os-keypairs => generated 397 bytes in 240 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: 586/1172] 10.0.0.120 () {34 vars in 671 bytes} [Mon Mar 9 14:49:42 2026] POST /v2.1/os-keypairs => generated 386 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 14:49:44.852 8 WARNING neutronclient.v2_0.client [None req-fe695178-b047-44d7-8133-6c4996869dce 23cfeec3442246b9be75ef60fc41cee2 ae3ff7f9619c40ee8e936fdcd6b9ba5e - - default default] 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-03-09 14:49:44.906 8 WARNING neutronclient.v2_0.client [None req-fe695178-b047-44d7-8133-6c4996869dce 23cfeec3442246b9be75ef60fc41cee2 ae3ff7f9619c40ee8e936fdcd6b9ba5e - - default default] 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-03-09 14:49:44.962 8 WARNING neutronclient.v2_0.client [None req-fe695178-b047-44d7-8133-6c4996869dce 23cfeec3442246b9be75ef60fc41cee2 ae3ff7f9619c40ee8e936fdcd6b9ba5e - - default default] 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-03-09 14:49:45.470 8 WARNING neutronclient.v2_0.client [None req-fe695178-b047-44d7-8133-6c4996869dce 23cfeec3442246b9be75ef60fc41cee2 ae3ff7f9619c40ee8e936fdcd6b9ba5e - - default default] 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-03-09 14:49:45.713 7 WARNING keystonemiddleware.audit [None req-548b0d39-3e5e-4123-8fcf-da9cfcf8b854 23cfeec3442246b9be75ef60fc41cee2 ae3ff7f9619c40ee8e936fdcd6b9ba5e - - default default] Skipping service tempest-service-651925231 as it have no endpoints. 2026-03-09 14:49:45.731 7 INFO nova.api.openstack.compute.server_external_events [req-e2cdf8ca-9943-4bcd-b2d9-bc8031af6e80 req-e16d7c43-e3c9-4cfc-920b-2c98fa8a5672 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-changed:c8ba4ed3-2b63-4431-a854-f9c48d476ec6 for instance cc822b60-f8f4-41c5-9972-ae10218b4aa7 on instance [pid: 7|app: 0|req: 587/1173] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:49:45 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) [pid: 8|app: 0|req: 587/1174] 10.0.0.120 () {34 vars in 663 bytes} [Mon Mar 9 14:49:44 2026] POST /v2.1/servers => generated 497 bytes in 1090 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-03-09 14:49:45.904 7 WARNING neutronclient.v2_0.client [None req-0cc27194-a9be-49e0-a2ac-3e65005daa69 23cfeec3442246b9be75ef60fc41cee2 ae3ff7f9619c40ee8e936fdcd6b9ba5e - - default default] 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: 588/1175] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:49:45 2026] GET /v2.1/servers/0819b3c8-c6f1-4fb4-a834-be9448298e19 => generated 1457 bytes in 51 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: 588/1176] 10.0.0.120 () {34 vars in 671 bytes} [Mon Mar 9 14:49:46 2026] POST /v2.1/os-keypairs => generated 398 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-03-09 14:49:46.990 7 WARNING neutronclient.v2_0.client [None req-3dce2c92-f229-422e-ab96-097309313ae0 23cfeec3442246b9be75ef60fc41cee2 ae3ff7f9619c40ee8e936fdcd6b9ba5e - - default default] 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: 589/1177] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:49:46 2026] GET /v2.1/servers/0819b3c8-c6f1-4fb4-a834-be9448298e19 => generated 1461 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 14:49:48.124 8 WARNING neutronclient.v2_0.client [None req-dffef46a-febf-47e5-8595-1c44498c4811 23cfeec3442246b9be75ef60fc41cee2 ae3ff7f9619c40ee8e936fdcd6b9ba5e - - default default] 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: 589/1178] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:49:48 2026] GET /v2.1/servers/0819b3c8-c6f1-4fb4-a834-be9448298e19 => generated 1509 bytes in 74 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-03-09 14:49:48.755 7 WARNING neutronclient.v2_0.client [None req-a1ae599d-6475-4afe-a1f8-84ad449dbe66 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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-03-09 14:49:48.801 7 WARNING neutronclient.v2_0.client [None req-a1ae599d-6475-4afe-a1f8-84ad449dbe66 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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-03-09 14:49:48.989 7 WARNING neutronclient.v2_0.client [None req-a1ae599d-6475-4afe-a1f8-84ad449dbe66 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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: 590/1181] 10.0.0.120 () {34 vars in 663 bytes} [Mon Mar 9 14:49:48 2026] POST /v2.1/servers => generated 449 bytes in 469 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-03-09 14:49:49.184 8 WARNING neutronclient.v2_0.client [None req-36aee5a8-e0c2-4c42-b9c0-ddaac1978991 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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-03-09 14:49:49.217 7 WARNING neutronclient.v2_0.client [None req-86118325-6504-4908-8d81-b07b53e3d87b 23cfeec3442246b9be75ef60fc41cee2 ae3ff7f9619c40ee8e936fdcd6b9ba5e - - default default] 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: 592/1182] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:49:49 2026] GET /v2.1/servers/8d68e62c-9531-4444-825e-0bcaaa63e15b => generated 1401 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1183] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:49:49 2026] GET /v2.1/servers/0819b3c8-c6f1-4fb4-a834-be9448298e19 => generated 1509 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-03-09 14:49:50.269 8 WARNING neutronclient.v2_0.client [None req-c2f68fe1-38ce-4259-ba8b-a082a5198bf4 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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: 593/1184] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:49:50 2026] GET /v2.1/servers/8d68e62c-9531-4444-825e-0bcaaa63e15b => generated 1405 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 14:49:50.328 7 WARNING neutronclient.v2_0.client [None req-53cc1ec2-b82a-4850-b5cc-78c7c67237c2 23cfeec3442246b9be75ef60fc41cee2 ae3ff7f9619c40ee8e936fdcd6b9ba5e - - default default] 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: 592/1185] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:49:50 2026] GET /v2.1/servers/0819b3c8-c6f1-4fb4-a834-be9448298e19 => generated 1517 bytes in 90 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-03-09 14:49:51.367 8 WARNING neutronclient.v2_0.client [None req-d308c4a7-910d-440a-83d2-4d7cb9718df4 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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-03-09 14:49:51.420 7 WARNING neutronclient.v2_0.client [None req-ba23a846-2bdc-4ad3-80c0-2b97bca280d9 23cfeec3442246b9be75ef60fc41cee2 ae3ff7f9619c40ee8e936fdcd6b9ba5e - - default default] 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: 594/1186] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:49:51 2026] GET /v2.1/servers/8d68e62c-9531-4444-825e-0bcaaa63e15b => generated 1453 bytes in 116 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-03-09 14:49:51.543 8 INFO nova.api.openstack.compute.server_external_events [req-e5e54ea9-652f-4297-bd7e-7c7cbaf0b54f req-770feb19-094a-488b-8703-80b71b1cafb6 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-changed:1ff60da8-a7f4-4624-9f4d-f7e97496a297 for instance 0819b3c8-c6f1-4fb4-a834-be9448298e19 on instance [pid: 8|app: 0|req: 595/1187] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:49:51 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) [pid: 7|app: 0|req: 593/1188] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:49:51 2026] GET /v2.1/servers/0819b3c8-c6f1-4fb4-a834-be9448298e19 => generated 1642 bytes in 199 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-03-09 14:49:52.497 8 WARNING neutronclient.v2_0.client [None req-70adf72b-7839-4f4f-a92a-41c463e111cf 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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: 596/1189] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:49:52 2026] GET /v2.1/servers/8d68e62c-9531-4444-825e-0bcaaa63e15b => generated 1453 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-03-09 14:49:52.628 7 WARNING neutronclient.v2_0.client [None req-3f8590be-b7d7-41ca-bf9f-56acba6c6113 23cfeec3442246b9be75ef60fc41cee2 ae3ff7f9619c40ee8e936fdcd6b9ba5e - - default default] 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: 594/1190] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:49:52 2026] GET /v2.1/servers/0819b3c8-c6f1-4fb4-a834-be9448298e19 => generated 1630 bytes in 158 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-03-09 14:49:53.593 8 WARNING neutronclient.v2_0.client [None req-28e111af-22ba-4969-a8eb-f4ad69e38199 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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: 597/1191] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:49:53 2026] GET /v2.1/servers/8d68e62c-9531-4444-825e-0bcaaa63e15b => generated 1461 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-03-09 14:49:53.800 7 WARNING neutronclient.v2_0.client [None req-64db7e03-4585-41d5-9c44-a3c5469f79ce 23cfeec3442246b9be75ef60fc41cee2 ae3ff7f9619c40ee8e936fdcd6b9ba5e - - default default] 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: 595/1192] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:49:53 2026] GET /v2.1/servers/0819b3c8-c6f1-4fb4-a834-be9448298e19 => generated 1630 bytes in 153 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-03-09 14:49:54.683 8 WARNING neutronclient.v2_0.client [None req-62c7a7f3-32bb-4f3e-8096-b4834afc012e 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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-03-09 14:49:54.717 7 INFO nova.api.openstack.compute.server_external_events [req-75ce346a-c692-4d77-b4f7-a68af561ff1d req-02d3a1d9-a19f-489d-8564-52db9cfdce2b 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-changed:0caff7ef-6f94-4c1c-80ef-304098db348a for instance 8d68e62c-9531-4444-825e-0bcaaa63e15b on instance [pid: 7|app: 0|req: 596/1193] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:49:54 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) [pid: 8|app: 0|req: 598/1194] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:49:54 2026] GET /v2.1/servers/8d68e62c-9531-4444-825e-0bcaaa63e15b => generated 1538 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-03-09 14:49:54.966 7 WARNING neutronclient.v2_0.client [None req-78df029e-c499-4ecf-8a5b-66b9942d23e8 23cfeec3442246b9be75ef60fc41cee2 ae3ff7f9619c40ee8e936fdcd6b9ba5e - - default default] 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: 597/1195] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:49:54 2026] GET /v2.1/servers/0819b3c8-c6f1-4fb4-a834-be9448298e19 => generated 1630 bytes in 134 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-03-09 14:49:55.825 8 WARNING neutronclient.v2_0.client [None req-62ea02b7-b336-4fc3-9a39-fa50913dd870 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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: 599/1196] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:49:55 2026] GET /v2.1/servers/8d68e62c-9531-4444-825e-0bcaaa63e15b => generated 1526 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-03-09 14:49:56.119 7 WARNING neutronclient.v2_0.client [None req-f29c0073-49c7-4899-b510-251e83531560 23cfeec3442246b9be75ef60fc41cee2 ae3ff7f9619c40ee8e936fdcd6b9ba5e - - default default] 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: 598/1197] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:49:56 2026] GET /v2.1/servers/0819b3c8-c6f1-4fb4-a834-be9448298e19 => generated 1630 bytes in 141 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-03-09 14:49:57.012 8 WARNING neutronclient.v2_0.client [None req-26921a2d-61a9-4b87-a03b-989741f53078 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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: 600/1198] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:49:56 2026] GET /v2.1/servers/8d68e62c-9531-4444-825e-0bcaaa63e15b => generated 1526 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-03-09 14:49:57.274 7 WARNING neutronclient.v2_0.client [None req-fa210f32-274c-41be-8760-8f112c13d51c 23cfeec3442246b9be75ef60fc41cee2 ae3ff7f9619c40ee8e936fdcd6b9ba5e - - default default] 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: 599/1199] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:49:57 2026] GET /v2.1/servers/0819b3c8-c6f1-4fb4-a834-be9448298e19 => generated 1630 bytes in 138 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-03-09 14:49:58.160 8 WARNING neutronclient.v2_0.client [None req-590f6b4b-0c19-47b0-bf8d-e72c3adfc0ca 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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: 601/1200] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:49:58 2026] GET /v2.1/servers/8d68e62c-9531-4444-825e-0bcaaa63e15b => generated 1526 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-03-09 14:49:58.424 7 WARNING neutronclient.v2_0.client [None req-fbf1c3af-c2f4-47e6-a09c-e6cedcc807fd 23cfeec3442246b9be75ef60fc41cee2 ae3ff7f9619c40ee8e936fdcd6b9ba5e - - default default] 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: 600/1201] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:49:58 2026] GET /v2.1/servers/0819b3c8-c6f1-4fb4-a834-be9448298e19 => generated 1630 bytes in 172 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-03-09 14:49:59.302 7 WARNING neutronclient.v2_0.client [None req-e0d8728e-be49-45b0-a4df-18cc11c39332 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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: 602/1204] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:49:59 2026] GET /v2.1/servers/8d68e62c-9531-4444-825e-0bcaaa63e15b => generated 1526 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 14:49:59.457 8 WARNING keystonemiddleware.audit [None req-590f6b4b-0c19-47b0-bf8d-e72c3adfc0ca 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] Skipping service tempest-service-651925231 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 14:49:59.474 8 INFO nova.api.openstack.compute.server_external_events [req-a3959caf-d24f-44ef-a293-d14221d14136 req-07af3216-9d25-4467-9c6f-6a370d41614d 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-unplugged:1ff60da8-a7f4-4624-9f4d-f7e97496a297 for instance 0819b3c8-c6f1-4fb4-a834-be9448298e19 on instance [pid: 8|app: 0|req: 603/1205] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:49:59 2026] POST /v2.1/os-server-external-events => generated 185 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-03-09 14:49:59.627 7 WARNING neutronclient.v2_0.client [None req-1f3ed14c-8f8e-4580-b0ba-242a14230b4f 23cfeec3442246b9be75ef60fc41cee2 ae3ff7f9619c40ee8e936fdcd6b9ba5e - - default default] 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: 603/1206] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:49:59 2026] GET /v2.1/servers/0819b3c8-c6f1-4fb4-a834-be9448298e19 => generated 1630 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-03-09 14:50:00.458 8 WARNING neutronclient.v2_0.client [None req-799b004d-3dae-4bb8-a895-781238405398 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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: 604/1207] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:50:00 2026] GET /v2.1/servers/8d68e62c-9531-4444-825e-0bcaaa63e15b => generated 1526 bytes in 130 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-03-09 14:50:00.847 7 WARNING neutronclient.v2_0.client [None req-24eaea22-3e26-4e3e-aa01-e7932c918fa1 23cfeec3442246b9be75ef60fc41cee2 ae3ff7f9619c40ee8e936fdcd6b9ba5e - - default default] 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: 604/1208] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:50:00 2026] GET /v2.1/servers/0819b3c8-c6f1-4fb4-a834-be9448298e19 => generated 1630 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 14:50:01.499 8 WARNING keystonemiddleware.audit [None req-799b004d-3dae-4bb8-a895-781238405398 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] Skipping service tempest-service-651925231 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 14:50:01.531 8 INFO nova.api.openstack.compute.server_external_events [req-7836636b-c51d-4e69-8313-327947de1456 req-aa4ede8f-f15a-469c-b65d-b7b6be76754f 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-unplugged:0caff7ef-6f94-4c1c-80ef-304098db348a for instance 8d68e62c-9531-4444-825e-0bcaaa63e15b on instance 2026-03-09 14:50:01.531 8 INFO nova.api.openstack.compute.server_external_events [req-7836636b-c51d-4e69-8313-327947de1456 req-aa4ede8f-f15a-469c-b65d-b7b6be76754f 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-plugged:1ff60da8-a7f4-4624-9f4d-f7e97496a297 for instance 0819b3c8-c6f1-4fb4-a834-be9448298e19 on instance 2026-03-09 14:50:01.531 8 INFO nova.api.openstack.compute.server_external_events [req-7836636b-c51d-4e69-8313-327947de1456 req-aa4ede8f-f15a-469c-b65d-b7b6be76754f 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-plugged:1ff60da8-a7f4-4624-9f4d-f7e97496a297 for instance 0819b3c8-c6f1-4fb4-a834-be9448298e19 on instance 2026-03-09 14:50:01.531 8 INFO nova.api.openstack.compute.server_external_events [req-7836636b-c51d-4e69-8313-327947de1456 req-aa4ede8f-f15a-469c-b65d-b7b6be76754f 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-plugged:0caff7ef-6f94-4c1c-80ef-304098db348a for instance 8d68e62c-9531-4444-825e-0bcaaa63e15b on instance 2026-03-09 14:50:01.531 8 INFO nova.api.openstack.compute.server_external_events [req-7836636b-c51d-4e69-8313-327947de1456 req-aa4ede8f-f15a-469c-b65d-b7b6be76754f 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-plugged:0caff7ef-6f94-4c1c-80ef-304098db348a for instance 8d68e62c-9531-4444-825e-0bcaaa63e15b on instance [pid: 8|app: 0|req: 605/1209] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:50:01 2026] POST /v2.1/os-server-external-events => generated 869 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-03-09 14:50:01.633 7 WARNING neutronclient.v2_0.client [None req-af43b06e-12cd-461d-8303-40ca3a0ba74b 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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: 605/1210] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:50:01 2026] GET /v2.1/servers/8d68e62c-9531-4444-825e-0bcaaa63e15b => generated 1526 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-03-09 14:50:02.029 8 WARNING neutronclient.v2_0.client [None req-e602ed8f-4414-432d-8f39-c7d15fadbf2e 23cfeec3442246b9be75ef60fc41cee2 ae3ff7f9619c40ee8e936fdcd6b9ba5e - - default default] 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: 606/1211] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:50:01 2026] GET /v2.1/servers/0819b3c8-c6f1-4fb4-a834-be9448298e19 => generated 1630 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-03-09 14:50:02.830 7 WARNING neutronclient.v2_0.client [None req-f2ee2ab1-0b66-4d90-8305-d8fa1e5a5379 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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: 606/1212] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:50:02 2026] GET /v2.1/servers/8d68e62c-9531-4444-825e-0bcaaa63e15b => generated 1694 bytes in 130 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-03-09 14:50:02.979 8 WARNING neutronclient.v2_0.client [None req-c81dd967-16c3-4824-b517-4c7d3fee3119 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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: 607/1213] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:50:02 2026] GET /v2.1/servers/8d68e62c-9531-4444-825e-0bcaaa63e15b => generated 1694 bytes in 131 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-03-09 14:50:03.181 7 WARNING neutronclient.v2_0.client [None req-40565419-b9d6-4b11-9020-3b3fde94f02d 23cfeec3442246b9be75ef60fc41cee2 ae3ff7f9619c40ee8e936fdcd6b9ba5e - - default default] 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: 607/1214] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:50:03 2026] GET /v2.1/servers/0819b3c8-c6f1-4fb4-a834-be9448298e19 => generated 1810 bytes in 469 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-03-09 14:50:03.670 8 WARNING neutronclient.v2_0.client [None req-534405f6-358b-4db2-ae95-5ff8070cd070 23cfeec3442246b9be75ef60fc41cee2 ae3ff7f9619c40ee8e936fdcd6b9ba5e - - default default] 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-03-09 14:50:04.060 7 INFO nova.api.openstack.compute.server_external_events [req-3c66f624-2639-4992-8cd3-4da36c0542a0 req-bced4f94-cf8c-4d93-be11-cab36b98b27a 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-changed:0caff7ef-6f94-4c1c-80ef-304098db348a for instance 8d68e62c-9531-4444-825e-0bcaaa63e15b on instance [pid: 7|app: 0|req: 608/1215] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:50:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1216] 10.0.0.120 () {32 vars in 741 bytes} [Mon Mar 9 14:50:03 2026] GET /v2.1/servers/0819b3c8-c6f1-4fb4-a834-be9448298e19/os-interface => generated 284 bytes in 483 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: 609/1217] 10.0.0.109 () {32 vars in 711 bytes} [Mon Mar 9 14:50:05 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1737 bytes in 186 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: 609/1218] 10.0.0.109 () {32 vars in 682 bytes} [Mon Mar 9 14:50:05 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 610/1219] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:50:05 2026] GET /v2.1/limits?tenant_id=073e04dc1cba4b019f6cadbbbe0e10a2 => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1220] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:50:05 2026] GET /v2.1/limits?tenant_id=1114ea390e2946d29b067069d834ae2c => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1221] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:50:05 2026] GET /v2.1/limits?tenant_id=115a03c71d9042e9814196865a037976 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1222] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:50:05 2026] GET /v2.1/limits?tenant_id=302ca3a7eba84518989edf6ed8f980b6 => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1223] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:50:05 2026] GET /v2.1/limits?tenant_id=535e48eeb26c4b0c8489101fcaabcfcc => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1224] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:50:05 2026] GET /v2.1/limits?tenant_id=64301b169e2e4bc8bd6533ee9a849337 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1225] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:50:06 2026] GET /v2.1/limits?tenant_id=89c4dfff73d746e098a20b75fea10f86 => generated 302 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-09 14:50:06.099 7 INFO nova.api.openstack.compute.server_external_events [req-5db3d184-ad0d-4c78-ae18-97e5b6a7b383 req-cf11cb10-ddae-40c1-bbf3-80d085f07e78 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-changed:1ff60da8-a7f4-4624-9f4d-f7e97496a297 for instance 0819b3c8-c6f1-4fb4-a834-be9448298e19 on instance [pid: 8|app: 0|req: 613/1226] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:50:06 2026] GET /v2.1/limits?tenant_id=904737cf6c4b42879bf7cb60657e00f0 => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1227] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:50:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1228] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:50:06 2026] GET /v2.1/limits?tenant_id=9e91c2219cf34c00a88d7d966489a684 => generated 299 bytes in 59 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: 615/1229] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:50:06 2026] GET /v2.1/limits?tenant_id=ae3ff7f9619c40ee8e936fdcd6b9ba5e => generated 304 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1230] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:50:06 2026] GET /v2.1/limits?tenant_id=aecee640972b490d84793dac00fd4adf => generated 302 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1231] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:50:06 2026] GET /v2.1/limits?tenant_id=b95a6a125040422786a63b3dc045a6fb => generated 302 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1232] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:50:06 2026] GET /v2.1/limits?tenant_id=c0638de765224c3b89393beda417e300 => generated 305 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1233] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:50:06 2026] GET /v2.1/limits?tenant_id=df0a8ed68a42454f878c625dd500a5b5 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1234] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:50:06 2026] GET /v2.1/limits?tenant_id=f49e4face2274843a44d657e2b2362ee => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1235] 10.0.0.109 () {32 vars in 686 bytes} [Mon Mar 9 14:50:06 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1236] 10.0.0.109 () {32 vars in 668 bytes} [Mon Mar 9 14:50:06 2026] GET /v2.1/os-services => generated 783 bytes in 37 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: 619/1237] 10.0.0.109 () {32 vars in 688 bytes} [Mon Mar 9 14:50:06 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 40 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: 619/1238] 10.0.0.109 () {32 vars in 672 bytes} [Mon Mar 9 14:50:06 2026] GET /v2.1/os-aggregates => generated 18 bytes in 23 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: 620/1239] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:50:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-03-09 14:50:06.784 8 WARNING neutronclient.v2_0.client [None req-d9898b8d-3d66-44ec-85cd-c1c06b76e96a 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] 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: 620/1240] 10.0.0.109 () {32 vars in 707 bytes} [Mon Mar 9 14:50:06 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7070 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1241] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:50:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 27 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: 7|app: 0|req: 623/1244] 10.0.0.120 () {34 vars in 671 bytes} [Mon Mar 9 14:50:12 2026] POST /v2.1/os-keypairs => generated 395 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1245] 10.0.0.120 () {34 vars in 750 bytes} [Mon Mar 9 14:50:12 2026] POST /v2.1/servers/8d68e62c-9531-4444-825e-0bcaaa63e15b/action => generated 32006 bytes in 561 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1246] 10.0.0.120 () {32 vars in 718 bytes} [Mon Mar 9 14:50:12 2026] DELETE /v2.1/servers/8d68e62c-9531-4444-825e-0bcaaa63e15b => 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-03-09 14:50:12.977 8 WARNING neutronclient.v2_0.client [None req-277eeafd-af5a-46b8-85ac-1381b1e8faf3 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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: 623/1247] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:50:12 2026] GET /v2.1/servers/8d68e62c-9531-4444-825e-0bcaaa63e15b => generated 1820 bytes in 163 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-03-09 14:50:14.161 7 WARNING neutronclient.v2_0.client [None req-f676fef9-75bf-4302-84b0-a18eac5dc31e 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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: 625/1248] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:50:14 2026] GET /v2.1/servers/8d68e62c-9531-4444-825e-0bcaaa63e15b => generated 1820 bytes in 164 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-03-09 14:50:15.331 8 WARNING neutronclient.v2_0.client [None req-09038c11-05e8-4ab8-a872-26cdea57475a 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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: 624/1249] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:50:15 2026] GET /v2.1/servers/8d68e62c-9531-4444-825e-0bcaaa63e15b => generated 1820 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-03-09 14:50:15.586 7 WARNING neutronclient.v2_0.client [None req-95547931-a5b8-4e14-b1f6-7906b0c836cd 76f113a37ff14d1590cfd42c0ba9810f f49e4face2274843a44d657e2b2362ee - - default default] 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-03-09 14:50:15.630 7 WARNING neutronclient.v2_0.client [None req-95547931-a5b8-4e14-b1f6-7906b0c836cd 76f113a37ff14d1590cfd42c0ba9810f f49e4face2274843a44d657e2b2362ee - - default default] 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-03-09 14:50:15.827 8 INFO nova.api.openstack.compute.server_external_events [req-9d908f07-c31a-40ac-9eda-223f7cb6c442 req-eeaaf7e2-9967-481b-ad2c-d641b870f273 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-deleted:0caff7ef-6f94-4c1c-80ef-304098db348a for instance 8d68e62c-9531-4444-825e-0bcaaa63e15b on instance [pid: 8|app: 0|req: 625/1250] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:50:15 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) 2026-03-09 14:50:15.884 7 WARNING neutronclient.v2_0.client [None req-95547931-a5b8-4e14-b1f6-7906b0c836cd 76f113a37ff14d1590cfd42c0ba9810f f49e4face2274843a44d657e2b2362ee - - default default] 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: 626/1251] 10.0.0.120 () {34 vars in 663 bytes} [Mon Mar 9 14:50:15 2026] POST /v2.1/servers => generated 448 bytes in 530 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-03-09 14:50:16.079 8 WARNING neutronclient.v2_0.client [None req-66c497a7-4a6e-4530-83d6-24a4c517b39d 76f113a37ff14d1590cfd42c0ba9810f f49e4face2274843a44d657e2b2362ee - - default default] 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: 626/1252] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:50:16 2026] GET /v2.1/servers/4994a329-b87a-4b49-b67f-a3c371c91730 => generated 1392 bytes in 54 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-03-09 14:50:16.516 7 WARNING neutronclient.v2_0.client [None req-7bda812f-d04b-4a34-b0ff-8393d6a914f7 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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: 627/1253] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:50:16 2026] GET /v2.1/servers/8d68e62c-9531-4444-825e-0bcaaa63e15b => generated 1482 bytes in 108 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-03-09 14:50:17.659 8 WARNING neutronclient.v2_0.client [None req-6d8aae20-fa41-478a-8eea-f039430d817c 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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: 627/1254] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:50:17 2026] GET /v2.1/servers/8d68e62c-9531-4444-825e-0bcaaa63e15b => generated 1487 bytes in 92 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-03-09 14:50:18.755 7 WARNING neutronclient.v2_0.client [None req-ada09989-73d5-4c6c-99e5-8ab071e2124b 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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: 628/1255] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:50:18 2026] GET /v2.1/servers/8d68e62c-9531-4444-825e-0bcaaa63e15b => generated 1487 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-03-09 14:50:19.834 8 INFO nova.api.openstack.wsgi [None req-4f79fb8a-dec2-45f1-9158-18e4388e3681 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] HTTP exception thrown: Instance 8d68e62c-9531-4444-825e-0bcaaa63e15b could not be found. [pid: 8|app: 0|req: 629/1258] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:50:19 2026] GET /v2.1/servers/8d68e62c-9531-4444-825e-0bcaaa63e15b => 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, ' [pid: 7|app: 0|req: 630/1259] 10.0.0.120 () {32 vars in 730 bytes} [Mon Mar 9 14:50:20 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1020022677 => generated 0 bytes in 15 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-03-09 14:50:20.288 8 WARNING neutronclient.v2_0.client [None req-c55463b4-ce37-4d06-8867-4802637c5afd 23cfeec3442246b9be75ef60fc41cee2 ae3ff7f9619c40ee8e936fdcd6b9ba5e - - default default] 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: 630/1260] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:50:20 2026] GET /v2.1/servers/0819b3c8-c6f1-4fb4-a834-be9448298e19 => generated 1930 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1261] 10.0.0.120 () {32 vars in 718 bytes} [Mon Mar 9 14:50:20 2026] DELETE /v2.1/servers/cc822b60-f8f4-41c5-9972-ae10218b4aa7 => generated 0 bytes in 68 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-03-09 14:50:20.468 8 WARNING neutronclient.v2_0.client [None req-4336065a-4046-49bd-b78f-a506f1ba0293 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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: 631/1262] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:50:20 2026] GET /v2.1/servers/cc822b60-f8f4-41c5-9972-ae10218b4aa7 => generated 1701 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-03-09 14:50:21.176 7 WARNING neutronclient.v2_0.client [None req-a3493248-69ee-4bcd-8ff2-ce1b8a3054a2 76f113a37ff14d1590cfd42c0ba9810f f49e4face2274843a44d657e2b2362ee - - default default] 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: 632/1263] 10.0.0.120 () {32 vars in 753 bytes} [Mon Mar 9 14:50:21 2026] GET /v2.1/servers/0819b3c8-c6f1-4fb4-a834-be9448298e19/os-server-password => generated 116 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1264] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:50:21 2026] GET /v2.1/servers/4994a329-b87a-4b49-b67f-a3c371c91730 => generated 1452 bytes in 100 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-03-09 14:50:21.661 8 WARNING neutronclient.v2_0.client [None req-16a78b3e-8281-41c4-84a1-7bba53ce98d7 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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: 633/1265] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:50:21 2026] GET /v2.1/servers/cc822b60-f8f4-41c5-9972-ae10218b4aa7 => generated 1701 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 14:50:22.601 7 WARNING keystonemiddleware.audit [None req-a3493248-69ee-4bcd-8ff2-ce1b8a3054a2 76f113a37ff14d1590cfd42c0ba9810f f49e4face2274843a44d657e2b2362ee - - default default] Skipping service tempest-service-651925231 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 14:50:22.629 7 INFO nova.api.openstack.compute.server_external_events [req-e5e198a6-9fe9-4ff7-9065-d58a130befd6 req-be0cee3a-c81d-4f15-bab2-2d5f65c63105 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-changed:2e3638d6-9c1b-478a-bd37-b338b3065be2 for instance 4994a329-b87a-4b49-b67f-a3c371c91730 on instance [pid: 7|app: 0|req: 633/1266] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:50:22 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, ' [pid: 8|app: 0|req: 634/1267] 10.0.0.120 () {32 vars in 718 bytes} [Mon Mar 9 14:50:22 2026] DELETE /v2.1/servers/0819b3c8-c6f1-4fb4-a834-be9448298e19 => generated 0 bytes in 87 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-03-09 14:50:22.899 7 WARNING neutronclient.v2_0.client [None req-443079ae-dbd4-404a-8d23-0e1349b78a8f 23cfeec3442246b9be75ef60fc41cee2 ae3ff7f9619c40ee8e936fdcd6b9ba5e - - default default] 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-03-09 14:50:22.974 8 WARNING neutronclient.v2_0.client [None req-81858131-d37c-47ee-baf8-3965010a4b48 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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: 634/1268] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:50:22 2026] GET /v2.1/servers/0819b3c8-c6f1-4fb4-a834-be9448298e19 => generated 1936 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1269] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:50:22 2026] GET /v2.1/servers/cc822b60-f8f4-41c5-9972-ae10218b4aa7 => generated 1701 bytes in 197 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-03-09 14:50:23.240 7 INFO nova.api.openstack.compute.server_external_events [req-69719487-7290-4947-9c36-52d88fe4f85b req-8e080694-f1c7-4c18-bb50-d6d7c92077ff 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-deleted:c8ba4ed3-2b63-4431-a854-f9c48d476ec6 for instance cc822b60-f8f4-41c5-9972-ae10218b4aa7 on instance [pid: 7|app: 0|req: 635/1270] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:50:23 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-03-09 14:50:24.138 8 WARNING neutronclient.v2_0.client [None req-5cf246de-05fe-480c-8e41-b9aa530bb84d 23cfeec3442246b9be75ef60fc41cee2 ae3ff7f9619c40ee8e936fdcd6b9ba5e - - default default] 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-03-09 14:50:24.175 7 WARNING neutronclient.v2_0.client [None req-b1d745b0-993a-445c-a1af-85165203c10a 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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: 636/1271] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:50:24 2026] GET /v2.1/servers/cc822b60-f8f4-41c5-9972-ae10218b4aa7 => generated 1482 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1272] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:50:24 2026] GET /v2.1/servers/0819b3c8-c6f1-4fb4-a834-be9448298e19 => generated 1936 bytes in 138 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-03-09 14:50:25.289 8 WARNING neutronclient.v2_0.client [None req-72d4f757-776c-40e5-b42a-32de2c0a70e2 23cfeec3442246b9be75ef60fc41cee2 ae3ff7f9619c40ee8e936fdcd6b9ba5e - - default default] 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-03-09 14:50:25.291 7 WARNING neutronclient.v2_0.client [None req-17fe9ea4-c656-4e80-b1f9-0e7b9ef97c79 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] 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: 637/1273] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:50:25 2026] GET /v2.1/servers/cc822b60-f8f4-41c5-9972-ae10218b4aa7 => generated 1487 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1274] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:50:25 2026] GET /v2.1/servers/0819b3c8-c6f1-4fb4-a834-be9448298e19 => generated 1936 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 14:50:25.758 7 WARNING keystonemiddleware.audit [None req-17fe9ea4-c656-4e80-b1f9-0e7b9ef97c79 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] Skipping service tempest-service-651925231 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 14:50:25.779 7 INFO nova.api.openstack.compute.server_external_events [req-fad17659-6ad6-4239-b41c-bc774f99f94f req-51f1e682-1553-4ebe-b9fc-de6abdac1780 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-deleted:1ff60da8-a7f4-4624-9f4d-f7e97496a297 for instance 0819b3c8-c6f1-4fb4-a834-be9448298e19 on instance [pid: 7|app: 0|req: 638/1275] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:50:25 2026] POST /v2.1/os-server-external-events => generated 183 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-03-09 14:50:26.280 8 WARNING neutronclient.v2_0.client [None req-d68a830b-b2c6-4c4d-ad43-ca13fee285cf 76f113a37ff14d1590cfd42c0ba9810f f49e4face2274843a44d657e2b2362ee - - default default] 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: 638/1276] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:50:26 2026] GET /v2.1/servers/4994a329-b87a-4b49-b67f-a3c371c91730 => generated 1516 bytes in 172 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-03-09 14:50:26.432 7 INFO nova.api.openstack.wsgi [None req-8ec8fa0e-8c97-42b3-af4d-a45af6c6e455 7eff76eacac14082b4be17f71b2c8beb c0638de765224c3b89393beda417e300 - - default default] HTTP exception thrown: Instance cc822b60-f8f4-41c5-9972-ae10218b4aa7 could not be found. [pid: 7|app: 0|req: 639/1277] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:50:26 2026] GET /v2.1/servers/cc822b60-f8f4-41c5-9972-ae10218b4aa7 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-09 14:50:26.459 8 WARNING neutronclient.v2_0.client [None req-42da0da9-7513-4c38-9773-ed775ab795d9 23cfeec3442246b9be75ef60fc41cee2 ae3ff7f9619c40ee8e936fdcd6b9ba5e - - default default] 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: 639/1278] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:50:26 2026] GET /v2.1/servers/0819b3c8-c6f1-4fb4-a834-be9448298e19 => generated 1538 bytes in 93 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: 640/1279] 10.0.0.120 () {32 vars in 728 bytes} [Mon Mar 9 14:50:26 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-807992799 => generated 0 bytes in 17 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-03-09 14:50:27.584 8 WARNING neutronclient.v2_0.client [None req-a9a13f30-d1a4-4ace-be3a-a09cb48e5cb4 23cfeec3442246b9be75ef60fc41cee2 ae3ff7f9619c40ee8e936fdcd6b9ba5e - - default default] 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: 640/1280] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:50:27 2026] GET /v2.1/servers/0819b3c8-c6f1-4fb4-a834-be9448298e19 => generated 1543 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 14:50:27.877 7 INFO nova.api.openstack.compute.server_external_events [req-63f62cd1-3259-46b2-bd0e-f8eed0862b73 req-aeae3f59-6088-4607-8f3a-e2c76785f7c1 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-unplugged:2e3638d6-9c1b-478a-bd37-b338b3065be2 for instance 4994a329-b87a-4b49-b67f-a3c371c91730 on instance 2026-03-09 14:50:27.877 7 INFO nova.api.openstack.compute.server_external_events [req-63f62cd1-3259-46b2-bd0e-f8eed0862b73 req-aeae3f59-6088-4607-8f3a-e2c76785f7c1 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-plugged:2e3638d6-9c1b-478a-bd37-b338b3065be2 for instance 4994a329-b87a-4b49-b67f-a3c371c91730 on instance [pid: 7|app: 0|req: 641/1281] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:50:27 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 59 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-03-09 14:50:28.692 8 WARNING neutronclient.v2_0.client [None req-33dc7412-2442-4bd2-8fde-45ed8f563f01 23cfeec3442246b9be75ef60fc41cee2 ae3ff7f9619c40ee8e936fdcd6b9ba5e - - default default] 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: 641/1282] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:50:28 2026] GET /v2.1/servers/0819b3c8-c6f1-4fb4-a834-be9448298e19 => generated 1543 bytes in 95 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-03-09 14:50:29.780 7 INFO nova.api.openstack.wsgi [None req-faf2c205-01ab-488e-b721-f06c64117e4f 23cfeec3442246b9be75ef60fc41cee2 ae3ff7f9619c40ee8e936fdcd6b9ba5e - - default default] HTTP exception thrown: Instance 0819b3c8-c6f1-4fb4-a834-be9448298e19 could not be found. [pid: 7|app: 0|req: 643/1285] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:50:29 2026] GET /v2.1/servers/0819b3c8-c6f1-4fb4-a834-be9448298e19 => 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-03-09 14:50:29.810 8 INFO nova.api.openstack.wsgi [None req-fb0f1fac-fc76-4b03-b454-44af8001f59e 23cfeec3442246b9be75ef60fc41cee2 ae3ff7f9619c40ee8e936fdcd6b9ba5e - - default default] HTTP exception thrown: Instance 0819b3c8-c6f1-4fb4-a834-be9448298e19 could not be found. [pid: 8|app: 0|req: 643/1286] 10.0.0.120 () {32 vars in 718 bytes} [Mon Mar 9 14:50:29 2026] DELETE /v2.1/servers/0819b3c8-c6f1-4fb4-a834-be9448298e19 => 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-03-09 14:50:29.846 7 INFO nova.api.openstack.wsgi [None req-2295c97f-deb8-4302-aeb0-757a78024729 23cfeec3442246b9be75ef60fc41cee2 ae3ff7f9619c40ee8e936fdcd6b9ba5e - - default default] HTTP exception thrown: Instance 0819b3c8-c6f1-4fb4-a834-be9448298e19 could not be found. [pid: 7|app: 0|req: 644/1287] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:50:29 2026] GET /v2.1/servers/0819b3c8-c6f1-4fb4-a834-be9448298e19 => 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, ' [pid: 8|app: 0|req: 644/1288] 10.0.0.120 () {32 vars in 706 bytes} [Mon Mar 9 14:50:29 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1570104559 => generated 0 bytes in 40 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-03-09 14:50:29.916 7 INFO nova.api.openstack.compute.server_external_events [req-62a22fb1-e4a8-4fc2-ac73-a2509aa5202b req-c8f00da5-51f7-4f9c-be4c-8c80d28a74c9 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-plugged:2e3638d6-9c1b-478a-bd37-b338b3065be2 for instance 4994a329-b87a-4b49-b67f-a3c371c91730 on instance [pid: 7|app: 0|req: 645/1289] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:50:29 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) [pid: 8|app: 0|req: 645/1290] 10.0.0.120 () {32 vars in 728 bytes} [Mon Mar 9 14:50:30 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1067972539 => 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, ' 2026-03-09 14:50:31.472 7 WARNING neutronclient.v2_0.client [None req-c8cc526b-ce9a-4414-ab97-efd1d35d1e3e 76f113a37ff14d1590cfd42c0ba9810f f49e4face2274843a44d657e2b2362ee - - default default] 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: 646/1291] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:50:31 2026] GET /v2.1/servers/4994a329-b87a-4b49-b67f-a3c371c91730 => generated 1816 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-09 14:50:33.498 8 WARNING neutronclient.v2_0.client [None req-9c6cfd60-ac5f-4539-809b-ffb94e09da50 76f113a37ff14d1590cfd42c0ba9810f f49e4face2274843a44d657e2b2362ee - - default default] 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-03-09 14:50:33.533 8 WARNING neutronclient.v2_0.client [None req-9c6cfd60-ac5f-4539-809b-ffb94e09da50 76f113a37ff14d1590cfd42c0ba9810f f49e4face2274843a44d657e2b2362ee - - default default] 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-03-09 14:50:33.614 7 INFO nova.api.openstack.compute.server_external_events [req-1d7b3a63-8574-486a-be49-6c81f293836f req-cec042bd-da6d-4b46-9dab-9a40228545f8 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-changed:2e3638d6-9c1b-478a-bd37-b338b3065be2 for instance 4994a329-b87a-4b49-b67f-a3c371c91730 on instance [pid: 7|app: 0|req: 647/1292] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:50:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-09 14:50:33.771 8 WARNING neutronclient.v2_0.client [None req-9c6cfd60-ac5f-4539-809b-ffb94e09da50 76f113a37ff14d1590cfd42c0ba9810f f49e4face2274843a44d657e2b2362ee - - default default] 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: 646/1293] 10.0.0.120 () {34 vars in 663 bytes} [Mon Mar 9 14:50:33 2026] POST /v2.1/servers => generated 448 bytes in 664 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-03-09 14:50:34.150 7 WARNING neutronclient.v2_0.client [None req-1c676d9e-ef35-43af-b3a3-5b138967247a 76f113a37ff14d1590cfd42c0ba9810f f49e4face2274843a44d657e2b2362ee - - default default] 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: 648/1294] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:50:34 2026] GET /v2.1/servers/0d6f5a86-a159-4662-9c4a-6e59582f7885 => generated 1394 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-03-09 14:50:39.284 7 WARNING neutronclient.v2_0.client [None req-ae21cb31-6d34-4743-8265-b0af2fd985cf 76f113a37ff14d1590cfd42c0ba9810f f49e4face2274843a44d657e2b2362ee - - default default] 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: 650/1297] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:50:39 2026] GET /v2.1/servers/0d6f5a86-a159-4662-9c4a-6e59582f7885 => generated 1520 bytes in 198 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-03-09 14:50:39.890 8 INFO nova.api.openstack.compute.server_external_events [req-6d380f03-398c-49a0-bfe1-4f056942adee req-63aa3552-7d97-476b-bfe9-9c203c36701f 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-changed:cfe0eb4e-169b-437c-afa4-929dc632a955 for instance 0d6f5a86-a159-4662-9c4a-6e59582f7885 on instance [pid: 8|app: 0|req: 648/1298] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:50:39 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-03-09 14:50:44.479 7 WARNING neutronclient.v2_0.client [None req-69958701-70e2-4d93-a80b-dc7646c5ac15 76f113a37ff14d1590cfd42c0ba9810f f49e4face2274843a44d657e2b2362ee - - default default] 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: 651/1299] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:50:44 2026] GET /v2.1/servers/0d6f5a86-a159-4662-9c4a-6e59582f7885 => generated 1518 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-03-09 14:50:44.861 8 INFO nova.api.openstack.compute.server_external_events [req-8863c7ae-5ff8-4aa9-9d26-58687aae420b req-bf93335c-f813-43c4-9ff9-f302a344e581 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-plugged:cfe0eb4e-169b-437c-afa4-929dc632a955 for instance 0d6f5a86-a159-4662-9c4a-6e59582f7885 on instance [pid: 8|app: 0|req: 649/1300] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:50:44 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 14:50:46.902 7 INFO nova.api.openstack.compute.server_external_events [req-1e514aa7-24a9-4744-a15d-debf1e985c75 req-a10f5e6b-5095-48f9-8c0d-04934af9b95d 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-plugged:cfe0eb4e-169b-437c-afa4-929dc632a955 for instance 0d6f5a86-a159-4662-9c4a-6e59582f7885 on instance [pid: 7|app: 0|req: 652/1301] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:50: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, ' 2026-03-09 14:50:49.811 7 WARNING neutronclient.v2_0.client [None req-0e5eb012-3281-4b3c-981a-87b159377738 76f113a37ff14d1590cfd42c0ba9810f f49e4face2274843a44d657e2b2362ee - - default default] 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: 654/1304] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:50:49 2026] GET /v2.1/servers/0d6f5a86-a159-4662-9c4a-6e59582f7885 => generated 1819 bytes in 229 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-03-09 14:50:51.335 8 INFO nova.api.openstack.compute.server_external_events [req-0cc49a81-54dc-4890-9a18-705418e39895 req-2c9bef6e-afbd-4df2-b8c0-ba21a0521424 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-changed:cfe0eb4e-169b-437c-afa4-929dc632a955 for instance 0d6f5a86-a159-4662-9c4a-6e59582f7885 on instance [pid: 8|app: 0|req: 651/1305] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:50:51 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: 656/1308] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:51:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 305 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: 653/1309] 10.0.0.109 () {32 vars in 686 bytes} [Mon Mar 9 14:51:05 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1310] 10.0.0.109 () {32 vars in 682 bytes} [Mon Mar 9 14:51:05 2026] GET /v2.1/os-security-groups => generated 78 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 14:51:06.084 8 WARNING neutronclient.v2_0.client [None req-5efb4410-e5e8-4a4a-8b8b-693b0ead5320 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] 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: 654/1311] 10.0.0.109 () {32 vars in 707 bytes} [Mon Mar 9 14:51:05 2026] GET /v2.1/servers/detail?all_tenants=true => generated 4940 bytes in 1426 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1312] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:51:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 29 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: 655/1313] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:51:07 2026] GET /v2.1/limits?tenant_id=073e04dc1cba4b019f6cadbbbe0e10a2 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1314] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:51:07 2026] GET /v2.1/limits?tenant_id=1114ea390e2946d29b067069d834ae2c => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1315] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:51:07 2026] GET /v2.1/limits?tenant_id=11530ed3af794c26b2183855f9f020c1 => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1316] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:51:07 2026] GET /v2.1/limits?tenant_id=1733481b73fd4e5e912366f12a9b94c8 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1317] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:51:07 2026] GET /v2.1/limits?tenant_id=302ca3a7eba84518989edf6ed8f980b6 => generated 299 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1318] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:51:07 2026] GET /v2.1/limits?tenant_id=4cbc4f72ef9946acb4bdc5b57217fe0e => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1319] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:51:07 2026] GET /v2.1/limits?tenant_id=535e48eeb26c4b0c8489101fcaabcfcc => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1320] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:51:07 2026] GET /v2.1/limits?tenant_id=5c0687804e4a4d0599dbcf8eade93375 => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1321] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:51:07 2026] GET /v2.1/limits?tenant_id=64301b169e2e4bc8bd6533ee9a849337 => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1322] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:51:07 2026] GET /v2.1/limits?tenant_id=904737cf6c4b42879bf7cb60657e00f0 => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1323] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:51:07 2026] GET /v2.1/limits?tenant_id=9e91c2219cf34c00a88d7d966489a684 => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1324] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:51:07 2026] GET /v2.1/limits?tenant_id=aecee640972b490d84793dac00fd4adf => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1325] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:51:07 2026] GET /v2.1/limits?tenant_id=b95a6a125040422786a63b3dc045a6fb => generated 302 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1326] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:51:08 2026] GET /v2.1/limits?tenant_id=df0a8ed68a42454f878c625dd500a5b5 => generated 302 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1327] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:51:08 2026] GET /v2.1/limits?tenant_id=f0d47a3235aa478099cbb6af38ea65a4 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1328] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:51:08 2026] GET /v2.1/limits?tenant_id=f49e4face2274843a44d657e2b2362ee => generated 305 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1329] 10.0.0.109 () {32 vars in 688 bytes} [Mon Mar 9 14:51:08 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1330] 10.0.0.109 () {32 vars in 672 bytes} [Mon Mar 9 14:51:08 2026] GET /v2.1/os-aggregates => generated 18 bytes in 11 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: 664/1331] 10.0.0.109 () {32 vars in 668 bytes} [Mon Mar 9 14:51:08 2026] GET /v2.1/os-services => generated 783 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1332] 10.0.0.109 () {32 vars in 711 bytes} [Mon Mar 9 14:51:08 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1042 bytes in 32 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-03-09 14:51:17.739 8 WARNING neutronclient.v2_0.client [None req-3d3c9078-c307-4351-8fd5-0fec2b8466dd 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] 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-03-09 14:51:17.776 8 WARNING neutronclient.v2_0.client [None req-3d3c9078-c307-4351-8fd5-0fec2b8466dd 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] 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-03-09 14:51:17.893 8 WARNING neutronclient.v2_0.client [None req-3d3c9078-c307-4351-8fd5-0fec2b8466dd 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] 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: 666/1335] 199.204.45.140 () {36 vars in 714 bytes} [Mon Mar 9 14:51:17 2026] POST /v2.1/servers => generated 453 bytes in 629 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-03-09 14:51:18.479 7 WARNING neutronclient.v2_0.client [None req-bba78f21-175c-4106-b637-4239b4c92cb8 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] 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: 670/1336] 199.204.45.140 () {32 vars in 733 bytes} [Mon Mar 9 14:51:18 2026] GET /v2.1/servers/71a44cdd-6b4a-471e-8851-8ffa6a85fb47 => generated 2213 bytes in 65 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-03-09 14:51:18.543 8 WARNING neutronclient.v2_0.client [None req-202cf379-406b-4ae5-8c6c-d0de917b7a73 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] 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: 667/1337] 199.204.45.140 () {32 vars in 759 bytes} [Mon Mar 9 14:51:18 2026] GET /v2.1/servers/71a44cdd-6b4a-471e-8851-8ffa6a85fb47/os-interface => generated 28 bytes in 51 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: 671/1338] 199.204.45.140 () {32 vars in 777 bytes} [Mon Mar 9 14:51:18 2026] GET /v2.1/servers/71a44cdd-6b4a-471e-8851-8ffa6a85fb47/os-volume_attachments => generated 25 bytes in 30 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-03-09 14:51:21.174 7 WARNING neutronclient.v2_0.client [None req-6d1042db-6714-4934-967b-25350018b842 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] 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: 673/1341] 199.204.45.140 () {32 vars in 733 bytes} [Mon Mar 9 14:51:21 2026] GET /v2.1/servers/71a44cdd-6b4a-471e-8851-8ffa6a85fb47 => generated 2371 bytes in 90 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-03-09 14:51:21.265 8 WARNING neutronclient.v2_0.client [None req-3e1b24f3-8d02-452f-9de7-883fed1e8033 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] 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: 669/1342] 199.204.45.140 () {32 vars in 759 bytes} [Mon Mar 9 14:51:21 2026] GET /v2.1/servers/71a44cdd-6b4a-471e-8851-8ffa6a85fb47/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 674/1343] 199.204.45.140 () {32 vars in 777 bytes} [Mon Mar 9 14:51:21 2026] GET /v2.1/servers/71a44cdd-6b4a-471e-8851-8ffa6a85fb47/os-volume_attachments => generated 197 bytes in 53 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-03-09 14:51:23.831 8 INFO nova.api.openstack.compute.server_external_events [req-afadc2a8-8975-4b30-a005-a01451ff7416 req-07eb89c4-135c-4108-9789-4f0263a68435 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-changed:86627eba-de1a-46f9-8ac1-faf722c5289d for instance 71a44cdd-6b4a-471e-8851-8ffa6a85fb47 on instance [pid: 8|app: 0|req: 670/1344] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:51:23 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-03-09 14:51:24.113 7 WARNING neutronclient.v2_0.client [None req-fb9ab258-6f1c-4edb-bd2f-010488b8ad54 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] 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: 675/1345] 199.204.45.140 () {32 vars in 733 bytes} [Mon Mar 9 14:51:24 2026] GET /v2.1/servers/71a44cdd-6b4a-471e-8851-8ffa6a85fb47 => 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-03-09 14:51:24.237 8 WARNING neutronclient.v2_0.client [None req-adbe8b0e-be36-46c1-abcb-301389f9cfab 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] 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: 671/1346] 199.204.45.140 () {32 vars in 759 bytes} [Mon Mar 9 14:51:24 2026] GET /v2.1/servers/71a44cdd-6b4a-471e-8851-8ffa6a85fb47/os-interface => generated 283 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, ' [pid: 7|app: 0|req: 676/1347] 199.204.45.140 () {32 vars in 777 bytes} [Mon Mar 9 14:51:24 2026] GET /v2.1/servers/71a44cdd-6b4a-471e-8851-8ffa6a85fb47/os-volume_attachments => generated 197 bytes in 39 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-03-09 14:51:26.994 8 WARNING neutronclient.v2_0.client [None req-d06d3d1a-b944-45b6-99b0-1a92635807b0 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] 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: 672/1348] 199.204.45.140 () {32 vars in 733 bytes} [Mon Mar 9 14:51:26 2026] GET /v2.1/servers/71a44cdd-6b4a-471e-8851-8ffa6a85fb47 => generated 2433 bytes in 152 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-03-09 14:51:27.134 7 WARNING neutronclient.v2_0.client [None req-3de6584a-a8b1-478c-9c94-fad1f46be51e 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] 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: 677/1349] 199.204.45.140 () {32 vars in 759 bytes} [Mon Mar 9 14:51:27 2026] GET /v2.1/servers/71a44cdd-6b4a-471e-8851-8ffa6a85fb47/os-interface => generated 283 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: 673/1350] 199.204.45.140 () {32 vars in 777 bytes} [Mon Mar 9 14:51:27 2026] GET /v2.1/servers/71a44cdd-6b4a-471e-8851-8ffa6a85fb47/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-03-09 14:51:29.845 7 INFO nova.api.openstack.compute.server_external_events [req-e7c226d2-2600-453c-a02e-8ee368514712 req-001e5089-1e9d-473a-91f1-a008c639d45a 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-plugged:86627eba-de1a-46f9-8ac1-faf722c5289d for instance 71a44cdd-6b4a-471e-8851-8ffa6a85fb47 on instance [pid: 7|app: 0|req: 679/1353] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:51:29 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-03-09 14:51:30.043 8 WARNING neutronclient.v2_0.client [None req-8f2286c6-8261-4e99-97e3-cfa1254a7c7a 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] 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: 675/1354] 199.204.45.140 () {32 vars in 733 bytes} [Mon Mar 9 14:51:30 2026] GET /v2.1/servers/71a44cdd-6b4a-471e-8851-8ffa6a85fb47 => generated 2433 bytes in 170 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-03-09 14:51:30.215 7 WARNING neutronclient.v2_0.client [None req-176666a4-84e4-42da-96d3-192638e8e225 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] 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: 680/1355] 199.204.45.140 () {32 vars in 759 bytes} [Mon Mar 9 14:51:30 2026] GET /v2.1/servers/71a44cdd-6b4a-471e-8851-8ffa6a85fb47/os-interface => generated 285 bytes in 97 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: 676/1356] 199.204.45.140 () {32 vars in 777 bytes} [Mon Mar 9 14:51:30 2026] GET /v2.1/servers/71a44cdd-6b4a-471e-8851-8ffa6a85fb47/os-volume_attachments => generated 197 bytes in 41 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-03-09 14:51:31.899 7 INFO nova.api.openstack.compute.server_external_events [req-3581efc7-007c-46a0-8423-7441aecf3262 req-89820b1f-8174-4149-8dfc-f0f96b230433 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-plugged:86627eba-de1a-46f9-8ac1-faf722c5289d for instance 71a44cdd-6b4a-471e-8851-8ffa6a85fb47 on instance [pid: 7|app: 0|req: 681/1357] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:51:31 2026] POST /v2.1/os-server-external-events => generated 183 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-03-09 14:51:32.903 8 WARNING neutronclient.v2_0.client [None req-8e211d45-a76b-4c7d-92ff-94dd7a5eba8f 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] 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: 677/1358] 199.204.45.140 () {32 vars in 733 bytes} [Mon Mar 9 14:51:32 2026] GET /v2.1/servers/71a44cdd-6b4a-471e-8851-8ffa6a85fb47 => generated 2580 bytes in 138 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-03-09 14:51:33.039 7 WARNING neutronclient.v2_0.client [None req-1d5f2fe5-c262-4ad1-939e-03bc6fb8e877 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] 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: 682/1359] 199.204.45.140 () {32 vars in 759 bytes} [Mon Mar 9 14:51:33 2026] GET /v2.1/servers/71a44cdd-6b4a-471e-8851-8ffa6a85fb47/os-interface => generated 285 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: 678/1360] 199.204.45.140 () {32 vars in 777 bytes} [Mon Mar 9 14:51:33 2026] GET /v2.1/servers/71a44cdd-6b4a-471e-8851-8ffa6a85fb47/os-volume_attachments => generated 197 bytes in 39 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: 682/1367] 10.0.0.109 () {32 vars in 711 bytes} [Mon Mar 9 14:52:05 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1707 bytes in 256 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-03-09 14:52:05.668 7 WARNING neutronclient.v2_0.client [None req-7ca8ac6c-5dc3-4ec3-98fe-5e465874d411 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] 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: 686/1368] 10.0.0.109 () {32 vars in 707 bytes} [Mon Mar 9 14:52:05 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7595 bytes in 200 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: 683/1369] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:52:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 27 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: 7|app: 0|req: 687/1370] 10.0.0.109 () {32 vars in 668 bytes} [Mon Mar 9 14:52:05 2026] GET /v2.1/os-services => generated 783 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1371] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:52:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 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: 7|app: 0|req: 688/1372] 10.0.0.109 () {32 vars in 686 bytes} [Mon Mar 9 14:52:05 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1373] 10.0.0.109 () {32 vars in 682 bytes} [Mon Mar 9 14:52:05 2026] GET /v2.1/os-security-groups => generated 78 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 689/1374] 10.0.0.109 () {32 vars in 688 bytes} [Mon Mar 9 14:52:05 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1375] 10.0.0.109 () {32 vars in 672 bytes} [Mon Mar 9 14:52:05 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 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: 690/1376] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:52:06 2026] GET /v2.1/limits?tenant_id=073e04dc1cba4b019f6cadbbbe0e10a2 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1377] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:52:06 2026] GET /v2.1/limits?tenant_id=1114ea390e2946d29b067069d834ae2c => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1378] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:52:06 2026] GET /v2.1/limits?tenant_id=302ca3a7eba84518989edf6ed8f980b6 => generated 299 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1379] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:52:06 2026] GET /v2.1/limits?tenant_id=535e48eeb26c4b0c8489101fcaabcfcc => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1380] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:52:06 2026] GET /v2.1/limits?tenant_id=64301b169e2e4bc8bd6533ee9a849337 => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1381] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:52:06 2026] GET /v2.1/limits?tenant_id=904737cf6c4b42879bf7cb60657e00f0 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1382] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:52:06 2026] GET /v2.1/limits?tenant_id=9e91c2219cf34c00a88d7d966489a684 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1383] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:52:06 2026] GET /v2.1/limits?tenant_id=aecee640972b490d84793dac00fd4adf => generated 302 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1384] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:52:06 2026] GET /v2.1/limits?tenant_id=b95a6a125040422786a63b3dc045a6fb => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1385] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:52:06 2026] GET /v2.1/limits?tenant_id=df0a8ed68a42454f878c625dd500a5b5 => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1386] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:52:06 2026] GET /v2.1/limits?tenant_id=f49e4face2274843a44d657e2b2362ee => generated 305 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-09 14:52:13.973 8 WARNING neutronclient.v2_0.client [None req-0d7b18c2-3528-41c4-9a78-b8119d27540c 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] 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-03-09 14:52:14.022 8 WARNING neutronclient.v2_0.client [None req-0d7b18c2-3528-41c4-9a78-b8119d27540c 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] 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-03-09 14:52:16.395 7 INFO nova.api.openstack.compute.server_external_events [req-651bdd22-1020-47a0-9b88-6dadc2f9ea21 req-f9327063-fca6-4ec4-b43f-98f489061f94 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-changed:6ceae791-fdfa-4027-b7b2-f656f7d746e2 for instance 71a44cdd-6b4a-471e-8851-8ffa6a85fb47 on instance [pid: 7|app: 0|req: 697/1389] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:52:16 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-03-09 14:52:19.437 7 INFO nova.api.openstack.compute.server_external_events [req-665ba077-9e47-481d-a129-b30ba2681bec req-3f423c85-3a8a-48ea-8d4f-549fc3234165 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-plugged:6ceae791-fdfa-4027-b7b2-f656f7d746e2 for instance 71a44cdd-6b4a-471e-8851-8ffa6a85fb47 on instance [pid: 7|app: 0|req: 700/1392] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:52:19 2026] POST /v2.1/os-server-external-events => generated 183 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-03-09 14:52:21.479 7 INFO nova.api.openstack.compute.server_external_events [req-f52eb924-7557-43bf-99b7-baff4f1d061d req-50592763-9310-4b16-9f66-4ee5cc1148fb 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-plugged:6ceae791-fdfa-4027-b7b2-f656f7d746e2 for instance 71a44cdd-6b4a-471e-8851-8ffa6a85fb47 on instance [pid: 7|app: 0|req: 701/1393] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:52:21 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-03-09 14:52:22.588 8 WARNING neutronclient.v2_0.client [None req-0d7b18c2-3528-41c4-9a78-b8119d27540c 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] 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: 693/1394] 199.204.45.140 () {36 vars in 812 bytes} [Mon Mar 9 14:52:13 2026] POST /v2.1/servers/71a44cdd-6b4a-471e-8851-8ffa6a85fb47/os-interface => generated 281 bytes in 8695 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 14:52:23.504 7 INFO nova.api.openstack.compute.server_external_events [req-fb04e97d-d5c5-4713-8fe5-521c071598f1 req-6ccb9ba8-3085-49b6-9e9a-4487adf41a0c 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-changed:6ceae791-fdfa-4027-b7b2-f656f7d746e2 for instance 71a44cdd-6b4a-471e-8851-8ffa6a85fb47 on instance [pid: 7|app: 0|req: 702/1395] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:52:23 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-03-09 14:52:23.516 8 INFO nova.api.openstack.compute.server_external_events [req-e26197b0-bd1c-403d-8523-6994a872cbca req-cc763fb4-af83-461e-9d72-b6b318454ba8 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-changed:6ceae791-fdfa-4027-b7b2-f656f7d746e2 for instance 71a44cdd-6b4a-471e-8851-8ffa6a85fb47 on instance [pid: 8|app: 0|req: 694/1396] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:52:23 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-03-09 14:52:48.995 7 WARNING neutronclient.v2_0.client [None req-db8c90e8-f486-4df1-81b0-046fd979f711 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] 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-03-09 14:52:49.040 7 WARNING neutronclient.v2_0.client [None req-db8c90e8-f486-4df1-81b0-046fd979f711 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] 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-03-09 14:52:51.464 8 INFO nova.api.openstack.compute.server_external_events [req-1999b13d-6e30-4d35-bb62-e185a285e98d req-bec2b695-8c78-4805-bb5a-05ccf0c81325 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-changed:542952b9-ac5d-472f-b13f-56fcafcf4464 for instance 71a44cdd-6b4a-471e-8851-8ffa6a85fb47 on instance [pid: 8|app: 0|req: 698/1403] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:52:51 2026] POST /v2.1/os-server-external-events => generated 179 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-03-09 14:52:54.801 8 INFO nova.api.openstack.compute.server_external_events [req-de9cfe30-43d3-45d8-86fb-32188a5e39c3 req-656677bb-d488-4791-a4ea-871c4c8ad78d 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-plugged:542952b9-ac5d-472f-b13f-56fcafcf4464 for instance 71a44cdd-6b4a-471e-8851-8ffa6a85fb47 on instance [pid: 8|app: 0|req: 699/1404] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:52:54 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 14:52:56.847 8 INFO nova.api.openstack.compute.server_external_events [req-fc5f4ebc-9de3-404c-88b1-3aa2ac72b1a6 req-e5caa71d-b6c4-4f3d-8c73-8e44f4e8c15a 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-plugged:542952b9-ac5d-472f-b13f-56fcafcf4464 for instance 71a44cdd-6b4a-471e-8851-8ffa6a85fb47 on instance [pid: 8|app: 0|req: 700/1405] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:52:56 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-03-09 14:52:58.100 7 WARNING neutronclient.v2_0.client [None req-db8c90e8-f486-4df1-81b0-046fd979f711 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] 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: 706/1406] 199.204.45.140 () {36 vars in 812 bytes} [Mon Mar 9 14:52:48 2026] POST /v2.1/servers/71a44cdd-6b4a-471e-8851-8ffa6a85fb47/os-interface => generated 376 bytes in 9235 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: 702/1409] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:53:05 2026] GET /v2.1/limits?tenant_id=073e04dc1cba4b019f6cadbbbe0e10a2 => generated 302 bytes in 67 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: 708/1410] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:53:05 2026] GET /v2.1/limits?tenant_id=1114ea390e2946d29b067069d834ae2c => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1411] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:53:05 2026] GET /v2.1/limits?tenant_id=302ca3a7eba84518989edf6ed8f980b6 => generated 299 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1412] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:53:05 2026] GET /v2.1/limits?tenant_id=535e48eeb26c4b0c8489101fcaabcfcc => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1413] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:53:05 2026] GET /v2.1/limits?tenant_id=64301b169e2e4bc8bd6533ee9a849337 => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1414] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:53:05 2026] GET /v2.1/limits?tenant_id=904737cf6c4b42879bf7cb60657e00f0 => generated 302 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1415] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:53:05 2026] GET /v2.1/limits?tenant_id=9e91c2219cf34c00a88d7d966489a684 => generated 302 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1416] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:53:05 2026] GET /v2.1/limits?tenant_id=aecee640972b490d84793dac00fd4adf => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1417] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:53:05 2026] GET /v2.1/limits?tenant_id=b95a6a125040422786a63b3dc045a6fb => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1418] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:53:05 2026] GET /v2.1/limits?tenant_id=df0a8ed68a42454f878c625dd500a5b5 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1419] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:53:05 2026] GET /v2.1/limits?tenant_id=f49e4face2274843a44d657e2b2362ee => generated 305 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1420] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:53:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1421] 10.0.0.109 () {32 vars in 668 bytes} [Mon Mar 9 14:53:05 2026] GET /v2.1/os-services => generated 783 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-09 14:53:05.967 7 WARNING neutronclient.v2_0.client [None req-e2502d95-7db7-4099-ac7e-b9ef600cdced 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] 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: 714/1422] 10.0.0.109 () {32 vars in 707 bytes} [Mon Mar 9 14:53:05 2026] GET /v2.1/servers/detail?all_tenants=true => generated 8112 bytes in 219 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: 709/1423] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:53:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 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: 7|app: 0|req: 715/1424] 10.0.0.109 () {32 vars in 682 bytes} [Mon Mar 9 14:53:06 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1425] 10.0.0.109 () {32 vars in 688 bytes} [Mon Mar 9 14:53:06 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1426] 10.0.0.109 () {32 vars in 672 bytes} [Mon Mar 9 14:53:06 2026] GET /v2.1/os-aggregates => generated 18 bytes in 28 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: 711/1427] 10.0.0.109 () {32 vars in 711 bytes} [Mon Mar 9 14:53:06 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1713 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1428] 10.0.0.109 () {32 vars in 686 bytes} [Mon Mar 9 14:53:06 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 21 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-03-09 14:53:09.898 7 WARNING neutronclient.v2_0.client [None req-102e5f66-e65d-4d46-98c8-bc4e911ccd61 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] 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-03-09 14:53:09.943 7 WARNING neutronclient.v2_0.client [None req-102e5f66-e65d-4d46-98c8-bc4e911ccd61 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] 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-03-09 14:53:12.401 8 INFO nova.api.openstack.compute.server_external_events [req-fbe537e1-cd97-4773-9966-ed5f0629620a req-246ad197-9ef7-4573-beb9-4d6e6bb06753 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-changed:76d35d02-2fbc-4488-a02a-7ab4fb9c01ba for instance 71a44cdd-6b4a-471e-8851-8ffa6a85fb47 on instance [pid: 8|app: 0|req: 713/1431] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:53:12 2026] POST /v2.1/os-server-external-events => generated 179 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-03-09 14:53:16.058 8 INFO nova.api.openstack.compute.server_external_events [req-5113443a-f331-46ef-95e4-db03566fe704 req-8b33e587-4b69-47f8-b45f-c7e7f4e00308 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-plugged:76d35d02-2fbc-4488-a02a-7ab4fb9c01ba for instance 71a44cdd-6b4a-471e-8851-8ffa6a85fb47 on instance [pid: 8|app: 0|req: 714/1432] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:53:16 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 14:53:18.101 8 INFO nova.api.openstack.compute.server_external_events [req-4673c468-7c9b-492c-be8b-a26bdb369d22 req-691e6091-4ce0-4bb4-9cea-cfdafe0c2d85 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-plugged:76d35d02-2fbc-4488-a02a-7ab4fb9c01ba for instance 71a44cdd-6b4a-471e-8851-8ffa6a85fb47 on instance [pid: 8|app: 0|req: 715/1433] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:53:18 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) 2026-03-09 14:53:18.979 7 WARNING neutronclient.v2_0.client [None req-102e5f66-e65d-4d46-98c8-bc4e911ccd61 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] 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: 719/1436] 199.204.45.140 () {36 vars in 812 bytes} [Mon Mar 9 14:53:09 2026] POST /v2.1/servers/71a44cdd-6b4a-471e-8851-8ffa6a85fb47/os-interface => generated 376 bytes in 9167 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-03-09 14:53:19.619 8 INFO nova.api.openstack.compute.server_external_events [req-1a0adb0d-c26b-487b-b377-f8389aea607e req-38730f4a-7a27-4fdd-a74c-ae2af601a03d 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-changed:542952b9-ac5d-472f-b13f-56fcafcf4464 for instance 71a44cdd-6b4a-471e-8851-8ffa6a85fb47 on instance [pid: 8|app: 0|req: 718/1437] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:53:19 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-03-09 14:53:33.478 7 INFO nova.api.openstack.compute.server_external_events [req-e40d3bdb-8647-434a-91ad-eccbd6ef8db3 req-f70bd253-b168-4879-930f-2ad075746cf4 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-changed:76d35d02-2fbc-4488-a02a-7ab4fb9c01ba for instance 71a44cdd-6b4a-471e-8851-8ffa6a85fb47 on instance [pid: 7|app: 0|req: 721/1440] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:53:33 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: 8|app: 0|req: 720/1441] 199.204.45.140 () {34 vars in 855 bytes} [Mon Mar 9 14:53:34 2026] DELETE /v2.1/servers/71a44cdd-6b4a-471e-8851-8ffa6a85fb47/os-interface/76d35d02-2fbc-4488-a02a-7ab4fb9c01ba => generated 0 bytes in 65 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-03-09 14:53:35.515 7 INFO nova.api.openstack.compute.server_external_events [req-648a2198-dab5-4315-8749-60ec5a22916d req-539905a7-6940-4d53-a83f-ddcf46b3e6ef 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-changed:76d35d02-2fbc-4488-a02a-7ab4fb9c01ba for instance 71a44cdd-6b4a-471e-8851-8ffa6a85fb47 on instance [pid: 7|app: 0|req: 722/1442] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:53:35 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-03-09 14:53:36.394 8 INFO nova.api.openstack.compute.server_external_events [req-5bc028e9-bc49-416d-8f1e-a083bab9cef8 req-5514aa0d-731a-4a00-8fbe-5e26fb1cfc3c 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-unplugged:76d35d02-2fbc-4488-a02a-7ab4fb9c01ba for instance 71a44cdd-6b4a-471e-8851-8ffa6a85fb47 on instance [pid: 8|app: 0|req: 721/1443] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:53:36 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-03-09 14:53:38.439 7 INFO nova.api.openstack.compute.server_external_events [req-0496158d-119f-4312-8358-9521dfe11978 req-22d2c301-bb5c-4744-8204-f786ab8f0e42 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-unplugged:76d35d02-2fbc-4488-a02a-7ab4fb9c01ba for instance 71a44cdd-6b4a-471e-8851-8ffa6a85fb47 on instance [pid: 7|app: 0|req: 723/1444] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:53:38 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-03-09 14:53:43.458 8 INFO nova.api.openstack.compute.server_external_events [req-016469c8-d859-4a69-a0ee-9552772aad29 req-7c4f7397-fa68-4848-98a2-f0f0094e2bab 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-changed:542952b9-ac5d-472f-b13f-56fcafcf4464 for instance 71a44cdd-6b4a-471e-8851-8ffa6a85fb47 on instance [pid: 8|app: 0|req: 723/1447] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:53:43 2026] POST /v2.1/os-server-external-events => generated 179 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, ' [pid: 7|app: 0|req: 725/1448] 199.204.45.140 () {34 vars in 855 bytes} [Mon Mar 9 14:53:43 2026] DELETE /v2.1/servers/71a44cdd-6b4a-471e-8851-8ffa6a85fb47/os-interface/542952b9-ac5d-472f-b13f-56fcafcf4464 => 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-03-09 14:53:45.502 8 INFO nova.api.openstack.compute.server_external_events [req-cf627ee0-9ef3-425e-872e-42e1bd0cc077 req-c67bbc64-d631-4c8f-baf6-70021c9de7a3 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-unplugged:542952b9-ac5d-472f-b13f-56fcafcf4464 for instance 71a44cdd-6b4a-471e-8851-8ffa6a85fb47 on instance [pid: 8|app: 0|req: 724/1449] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:53:45 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-03-09 14:53:47.548 7 INFO nova.api.openstack.compute.server_external_events [req-94320efe-b0cf-4dcc-86fd-7be83f51b0b1 req-4067dbb4-3ac8-47e2-8068-b3d29de1143a 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-unplugged:542952b9-ac5d-472f-b13f-56fcafcf4464 for instance 71a44cdd-6b4a-471e-8851-8ffa6a85fb47 on instance [pid: 7|app: 0|req: 726/1450] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:53:47 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, ' [pid: 7|app: 0|req: 729/1455] 199.204.45.140 () {34 vars in 855 bytes} [Mon Mar 9 14:54:04 2026] DELETE /v2.1/servers/71a44cdd-6b4a-471e-8851-8ffa6a85fb47/os-interface/6ceae791-fdfa-4027-b7b2-f656f7d746e2 => 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, ' [pid: 8|app: 0|req: 727/1456] 10.0.0.109 () {32 vars in 668 bytes} [Mon Mar 9 14:54:05 2026] GET /v2.1/os-services => generated 783 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: 7|app: 0|req: 730/1457] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:54:05 2026] GET /v2.1/limits?tenant_id=073e04dc1cba4b019f6cadbbbe0e10a2 => generated 302 bytes in 46 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: 728/1458] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:54:05 2026] GET /v2.1/limits?tenant_id=1114ea390e2946d29b067069d834ae2c => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1459] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:54:05 2026] GET /v2.1/limits?tenant_id=302ca3a7eba84518989edf6ed8f980b6 => generated 299 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1460] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:54:05 2026] GET /v2.1/limits?tenant_id=535e48eeb26c4b0c8489101fcaabcfcc => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1461] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:54:05 2026] GET /v2.1/limits?tenant_id=64301b169e2e4bc8bd6533ee9a849337 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1462] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:54:05 2026] GET /v2.1/limits?tenant_id=904737cf6c4b42879bf7cb60657e00f0 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1463] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:54:05 2026] GET /v2.1/limits?tenant_id=9e91c2219cf34c00a88d7d966489a684 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1464] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:54:05 2026] GET /v2.1/limits?tenant_id=aecee640972b490d84793dac00fd4adf => generated 302 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1465] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:54:05 2026] GET /v2.1/limits?tenant_id=b95a6a125040422786a63b3dc045a6fb => generated 302 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1466] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:54:05 2026] GET /v2.1/limits?tenant_id=df0a8ed68a42454f878c625dd500a5b5 => generated 302 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1467] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:54:05 2026] GET /v2.1/limits?tenant_id=f49e4face2274843a44d657e2b2362ee => generated 305 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1468] 10.0.0.109 () {32 vars in 688 bytes} [Mon Mar 9 14:54:05 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1469] 10.0.0.109 () {32 vars in 672 bytes} [Mon Mar 9 14:54:05 2026] GET /v2.1/os-aggregates => generated 18 bytes in 10 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: 734/1470] 10.0.0.109 () {32 vars in 686 bytes} [Mon Mar 9 14:54:05 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1471] 10.0.0.109 () {32 vars in 682 bytes} [Mon Mar 9 14:54:05 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 14:54:06.079 8 WARNING neutronclient.v2_0.client [None req-14d59de3-b5b9-4c45-8d3e-cdf7ec678d65 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] 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: 735/1472] 10.0.0.109 () {32 vars in 707 bytes} [Mon Mar 9 14:54:05 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7807 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1473] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:54:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 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: 736/1474] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:54:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1475] 10.0.0.109 () {32 vars in 711 bytes} [Mon Mar 9 14:54:06 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1714 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-03-09 14:54:06.755 8 INFO nova.api.openstack.compute.server_external_events [req-4f1a747f-ad0d-428a-b5c4-b851b0adaf4c req-64042351-76ff-408d-a6c5-316e200c3a7d 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-unplugged:6ceae791-fdfa-4027-b7b2-f656f7d746e2 for instance 71a44cdd-6b4a-471e-8851-8ffa6a85fb47 on instance [pid: 8|app: 0|req: 737/1476] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:54:06 2026] POST /v2.1/os-server-external-events => generated 185 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-03-09 14:54:08.801 7 INFO nova.api.openstack.compute.server_external_events [req-e7a9b90d-e2a4-4ae9-ae47-46347caeccae req-0b028e35-a47f-45e6-a88c-34c42a3e6b25 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-unplugged:6ceae791-fdfa-4027-b7b2-f656f7d746e2 for instance 71a44cdd-6b4a-471e-8851-8ffa6a85fb47 on instance [pid: 7|app: 0|req: 740/1477] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:54:08 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, ' [pid: 7|app: 0|req: 742/1480] 199.204.45.140 () {34 vars in 755 bytes} [Mon Mar 9 14:54:09 2026] DELETE /v2.1/servers/71a44cdd-6b4a-471e-8851-8ffa6a85fb47 => generated 0 bytes in 100 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-03-09 14:54:11.371 8 INFO nova.api.openstack.compute.server_external_events [req-e1d33eb5-0a74-470d-9f23-44e677d44f90 req-2ba71b55-701e-4316-95e6-63d0c0bb9055 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-unplugged:86627eba-de1a-46f9-8ac1-faf722c5289d for instance 71a44cdd-6b4a-471e-8851-8ffa6a85fb47 on instance [pid: 8|app: 0|req: 739/1481] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:54:11 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-03-09 14:54:12.788 7 INFO nova.api.openstack.compute.server_external_events [req-97b4c329-bde3-4ecb-9d05-bc488defa576 req-9d8b1a8c-7e54-4bb5-901a-f314d732bcb5 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-deleted:86627eba-de1a-46f9-8ac1-faf722c5289d for instance 71a44cdd-6b4a-471e-8851-8ffa6a85fb47 on instance [pid: 7|app: 0|req: 743/1482] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:54:12 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-03-09 14:54:13.419 8 INFO nova.api.openstack.compute.server_external_events [req-a0828335-9604-4a51-90dd-3ed70d3118cf req-db9b4697-01ab-4bc7-94b8-5495daf4fb25 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-unplugged:86627eba-de1a-46f9-8ac1-faf722c5289d for instance 71a44cdd-6b4a-471e-8851-8ffa6a85fb47 on instance [pid: 8|app: 0|req: 740/1483] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:54:13 2026] POST /v2.1/os-server-external-events => generated 185 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, ' [pid: 7|app: 0|req: 744/1484] 10.0.0.120 () {32 vars in 718 bytes} [Mon Mar 9 14:54:14 2026] DELETE /v2.1/servers/0d6f5a86-a159-4662-9c4a-6e59582f7885 => generated 0 bytes in 82 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-03-09 14:54:14.123 8 WARNING neutronclient.v2_0.client [None req-36446636-ad73-4079-a064-0a3fd14c380a 76f113a37ff14d1590cfd42c0ba9810f f49e4face2274843a44d657e2b2362ee - - default default] 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: 741/1485] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:54:14 2026] GET /v2.1/servers/0d6f5a86-a159-4662-9c4a-6e59582f7885 => generated 1945 bytes in 163 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-03-09 14:54:15.462 7 INFO nova.api.openstack.compute.server_external_events [req-06f956df-cdcd-45dd-879d-fb5fdd87b84d req-9b37ed3d-e957-4e84-83a4-7c43f169b069 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-changed:cfe0eb4e-169b-437c-afa4-929dc632a955 for instance 0d6f5a86-a159-4662-9c4a-6e59582f7885 on instance 2026-03-09 14:54:15.463 7 INFO nova.api.openstack.compute.server_external_events [req-06f956df-cdcd-45dd-879d-fb5fdd87b84d req-9b37ed3d-e957-4e84-83a4-7c43f169b069 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-unplugged:cfe0eb4e-169b-437c-afa4-929dc632a955 for instance 0d6f5a86-a159-4662-9c4a-6e59582f7885 on instance [pid: 7|app: 0|req: 745/1486] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:54:15 2026] POST /v2.1/os-server-external-events => generated 352 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-03-09 14:54:17.510 8 INFO nova.api.openstack.compute.server_external_events [req-3e1e1e45-339a-4f6d-9571-3a5efdf8e6c3 req-4035f12c-a9fe-46d2-a05e-1f90ca144e55 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-unplugged:cfe0eb4e-169b-437c-afa4-929dc632a955 for instance 0d6f5a86-a159-4662-9c4a-6e59582f7885 on instance 2026-03-09 14:54:17.510 8 INFO nova.api.openstack.compute.server_external_events [req-3e1e1e45-339a-4f6d-9571-3a5efdf8e6c3 req-4035f12c-a9fe-46d2-a05e-1f90ca144e55 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-deleted:cfe0eb4e-169b-437c-afa4-929dc632a955 for instance 0d6f5a86-a159-4662-9c4a-6e59582f7885 on instance [pid: 8|app: 0|req: 742/1487] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:54:17 2026] POST /v2.1/os-server-external-events => generated 356 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-03-09 14:54:19.304 7 WARNING neutronclient.v2_0.client [None req-72506d44-b118-4361-ae3c-88fa097ce627 76f113a37ff14d1590cfd42c0ba9810f f49e4face2274843a44d657e2b2362ee - - default default] 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: 747/1490] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:54:19 2026] GET /v2.1/servers/0d6f5a86-a159-4662-9c4a-6e59582f7885 => generated 1480 bytes in 74 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-03-09 14:54:24.378 8 INFO nova.api.openstack.wsgi [None req-2625759b-62f9-4235-9b55-0c674dd5e338 76f113a37ff14d1590cfd42c0ba9810f f49e4face2274843a44d657e2b2362ee - - default default] HTTP exception thrown: Instance 0d6f5a86-a159-4662-9c4a-6e59582f7885 could not be found. [pid: 8|app: 0|req: 744/1491] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:54:24 2026] GET /v2.1/servers/0d6f5a86-a159-4662-9c4a-6e59582f7885 => generated 111 bytes in 28 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-03-09 14:54:24.798 7 INFO nova.api.openstack.compute.server_external_events [req-286b8c4d-926b-4e8e-8a64-cf14ac79ac4c req-8c6994b0-3ca4-4769-a85a-53f5394eddc7 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-changed:2e3638d6-9c1b-478a-bd37-b338b3065be2 for instance 4994a329-b87a-4b49-b67f-a3c371c91730 on instance [pid: 7|app: 0|req: 748/1492] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:54:24 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, ' [pid: 8|app: 0|req: 745/1493] 10.0.0.120 () {32 vars in 718 bytes} [Mon Mar 9 14:54:24 2026] DELETE /v2.1/servers/4994a329-b87a-4b49-b67f-a3c371c91730 => generated 0 bytes in 92 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-03-09 14:54:24.943 7 WARNING neutronclient.v2_0.client [None req-5bbb8478-44f2-43fa-aa12-e41df38ce9c1 76f113a37ff14d1590cfd42c0ba9810f f49e4face2274843a44d657e2b2362ee - - default default] 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: 749/1494] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:54:24 2026] GET /v2.1/servers/4994a329-b87a-4b49-b67f-a3c371c91730 => generated 1942 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-03-09 14:54:26.154 8 INFO nova.api.openstack.compute.server_external_events [req-81d09c36-12cf-4312-840a-60d318d5697b req-75b09bcf-043b-4ba1-80e4-2aab1657d841 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-unplugged:2e3638d6-9c1b-478a-bd37-b338b3065be2 for instance 4994a329-b87a-4b49-b67f-a3c371c91730 on instance [pid: 8|app: 0|req: 746/1495] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:54:26 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, ' 2026-03-09 14:54:27.620 7 INFO nova.api.openstack.compute.server_external_events [req-d1dc0ce5-0469-4337-9478-eb973630b41f req-c4ad883f-40cf-4a7c-810a-2ebac2d1c3e3 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-deleted:2e3638d6-9c1b-478a-bd37-b338b3065be2 for instance 4994a329-b87a-4b49-b67f-a3c371c91730 on instance [pid: 7|app: 0|req: 750/1496] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:54:27 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-03-09 14:54:28.193 8 INFO nova.api.openstack.compute.server_external_events [req-2bf2dfac-25f6-4dd4-912c-1d53ea368773 req-d5ce679e-181d-41c5-9abe-723916a96aba 590e332a5f7c4b428ee618180931247d 302ca3a7eba84518989edf6ed8f980b6 - - fd027001fa534eb8aeb3594463a52699 fd027001fa534eb8aeb3594463a52699] Creating event network-vif-unplugged:2e3638d6-9c1b-478a-bd37-b338b3065be2 for instance 4994a329-b87a-4b49-b67f-a3c371c91730 on instance [pid: 8|app: 0|req: 747/1497] 10.0.0.15 () {38 vars in 814 bytes} [Mon Mar 9 14:54:28 2026] POST /v2.1/os-server-external-events => generated 185 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-03-09 14:54:30.141 8 WARNING neutronclient.v2_0.client [None req-c66e1a0c-fc6d-41bc-904b-a95768985b6d 76f113a37ff14d1590cfd42c0ba9810f f49e4face2274843a44d657e2b2362ee - - default default] 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: 749/1500] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:54:30 2026] GET /v2.1/servers/4994a329-b87a-4b49-b67f-a3c371c91730 => generated 1478 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-03-09 14:54:35.221 7 INFO nova.api.openstack.wsgi [None req-41278556-97f1-432f-8f42-2fd81fcbd8ca 76f113a37ff14d1590cfd42c0ba9810f f49e4face2274843a44d657e2b2362ee - - default default] HTTP exception thrown: Instance 4994a329-b87a-4b49-b67f-a3c371c91730 could not be found. [pid: 7|app: 0|req: 752/1501] 10.0.0.120 () {32 vars in 715 bytes} [Mon Mar 9 14:54:35 2026] GET /v2.1/servers/4994a329-b87a-4b49-b67f-a3c371c91730 => generated 111 bytes in 28 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: 750/1502] 10.0.0.120 () {32 vars in 724 bytes} [Mon Mar 9 14:54:37 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-411722597 => 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-03-09 14:54:37.183 7 INFO nova.api.openstack.wsgi [None req-4bc9224e-be91-4b26-9bdd-2eec8f382042 76f113a37ff14d1590cfd42c0ba9810f f49e4face2274843a44d657e2b2362ee - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-411722597 not found for user 76f113a37ff14d1590cfd42c0ba9810f [pid: 7|app: 0|req: 753/1503] 10.0.0.120 () {32 vars in 721 bytes} [Mon Mar 9 14:54:37 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-411722597 => generated 141 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1508] 10.0.0.120 () {32 vars in 655 bytes} [Mon Mar 9 14:54:53 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1509] 10.0.0.120 () {32 vars in 641 bytes} [Mon Mar 9 14:54:53 2026] GET /v2.1/servers => generated 15 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-09 14:54:53.386 7 WARNING oslo_db.sqlalchemy.utils [None req-82655884-5e07-47a1-8848-ddbfcc27d7be 036f591f836948ea92b774d98c609f1d 9e91c2219cf34c00a88d7d966489a684 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 757/1510] 10.0.0.120 () {32 vars in 649 bytes} [Mon Mar 9 14:54:53 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1511] 10.0.0.120 () {32 vars in 694 bytes} [Mon Mar 9 14:54:53 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1514] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:55:05 2026] GET /v2.1/limits?tenant_id=302ca3a7eba84518989edf6ed8f980b6 => generated 299 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1515] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:55:05 2026] GET /v2.1/limits?tenant_id=904737cf6c4b42879bf7cb60657e00f0 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1516] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:55:05 2026] GET /v2.1/limits?tenant_id=9e91c2219cf34c00a88d7d966489a684 => generated 299 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1517] 10.0.0.109 () {32 vars in 688 bytes} [Mon Mar 9 14:55:05 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1518] 10.0.0.109 () {32 vars in 672 bytes} [Mon Mar 9 14:55:05 2026] GET /v2.1/os-aggregates => generated 18 bytes in 21 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: 761/1519] 10.0.0.109 () {32 vars in 711 bytes} [Mon Mar 9 14:55:05 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1520] 10.0.0.109 () {32 vars in 686 bytes} [Mon Mar 9 14:55:05 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 27 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: 762/1521] 10.0.0.109 () {32 vars in 668 bytes} [Mon Mar 9 14:55:05 2026] GET /v2.1/os-services => generated 783 bytes in 37 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: 760/1522] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:55:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 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: 7|app: 0|req: 763/1523] 10.0.0.109 () {32 vars in 682 bytes} [Mon Mar 9 14:55:05 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1524] 10.0.0.109 () {32 vars in 707 bytes} [Mon Mar 9 14:55:05 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1525] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:55:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1538] 10.0.0.109 () {32 vars in 707 bytes} [Mon Mar 9 14:56:05 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1539] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:56:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1540] 10.0.0.109 () {32 vars in 668 bytes} [Mon Mar 9 14:56:05 2026] GET /v2.1/os-services => generated 783 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1541] 10.0.0.109 () {32 vars in 711 bytes} [Mon Mar 9 14:56:05 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 33 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: 770/1542] 10.0.0.109 () {32 vars in 688 bytes} [Mon Mar 9 14:56:05 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 22 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: 7|app: 0|req: 773/1543] 10.0.0.109 () {32 vars in 672 bytes} [Mon Mar 9 14:56:05 2026] GET /v2.1/os-aggregates => generated 18 bytes in 18 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: 771/1544] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:56:05 2026] GET /v2.1/limits?tenant_id=302ca3a7eba84518989edf6ed8f980b6 => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1545] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:56:05 2026] GET /v2.1/limits?tenant_id=904737cf6c4b42879bf7cb60657e00f0 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1546] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:56:05 2026] GET /v2.1/limits?tenant_id=9e91c2219cf34c00a88d7d966489a684 => generated 299 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1547] 10.0.0.109 () {32 vars in 682 bytes} [Mon Mar 9 14:56:05 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1548] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:56:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1549] 10.0.0.109 () {32 vars in 686 bytes} [Mon Mar 9 14:56:05 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 23 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: 783/1562] 10.0.0.109 () {32 vars in 668 bytes} [Mon Mar 9 14:57:05 2026] GET /v2.1/os-services => generated 783 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1563] 10.0.0.109 () {32 vars in 688 bytes} [Mon Mar 9 14:57:05 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 33 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: 7|app: 0|req: 784/1564] 10.0.0.109 () {32 vars in 672 bytes} [Mon Mar 9 14:57:05 2026] GET /v2.1/os-aggregates => generated 18 bytes in 11 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: 781/1565] 10.0.0.109 () {32 vars in 686 bytes} [Mon Mar 9 14:57:05 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1566] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:57:05 2026] GET /v2.1/limits?tenant_id=302ca3a7eba84518989edf6ed8f980b6 => generated 299 bytes in 39 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: 782/1567] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:57:05 2026] GET /v2.1/limits?tenant_id=904737cf6c4b42879bf7cb60657e00f0 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1568] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:57:05 2026] GET /v2.1/limits?tenant_id=9e91c2219cf34c00a88d7d966489a684 => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1569] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:57:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1570] 10.0.0.109 () {32 vars in 682 bytes} [Mon Mar 9 14:57:05 2026] GET /v2.1/os-security-groups => generated 78 bytes in 3 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1571] 10.0.0.109 () {32 vars in 707 bytes} [Mon Mar 9 14:57:05 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1572] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:57:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1573] 10.0.0.109 () {32 vars in 711 bytes} [Mon Mar 9 14:57:05 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1582] 10.0.0.250 () {28 vars in 454 bytes} [Mon Mar 9 14:57:44 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: 790/1583] 10.0.0.250 () {30 vars in 658 bytes} [Mon Mar 9 14:57:44 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 794/1584] 10.0.0.250 () {32 vars in 731 bytes} [Mon Mar 9 14:57:44 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1585] 10.0.0.250 () {34 vars in 806 bytes} [Mon Mar 9 14:57:44 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1586] 10.0.0.250 () {28 vars in 454 bytes} [Mon Mar 9 14:57:44 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: 792/1587] 10.0.0.250 () {30 vars in 658 bytes} [Mon Mar 9 14:57:44 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 796/1588] 10.0.0.250 () {32 vars in 731 bytes} [Mon Mar 9 14:57:44 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1589] 10.0.0.250 () {34 vars in 894 bytes} [Mon Mar 9 14:57:44 2026] GET /v2.1/servers/detail?project_id=302ca3a7eba84518989edf6ed8f980b6&all_tenants=True => generated 15 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1590] 10.0.0.250 () {34 vars in 894 bytes} [Mon Mar 9 14:57:44 2026] GET /v2.1/servers/detail?project_id=904737cf6c4b42879bf7cb60657e00f0&all_tenants=True => generated 15 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1591] 10.0.0.250 () {34 vars in 894 bytes} [Mon Mar 9 14:57:45 2026] GET /v2.1/servers/detail?project_id=9e91c2219cf34c00a88d7d966489a684&all_tenants=True => generated 15 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1596] 10.0.0.109 () {32 vars in 707 bytes} [Mon Mar 9 14:58:05 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1597] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:58:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1598] 10.0.0.109 () {32 vars in 668 bytes} [Mon Mar 9 14:58:05 2026] GET /v2.1/os-services => generated 783 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1599] 10.0.0.109 () {32 vars in 711 bytes} [Mon Mar 9 14:58:05 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 36 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: 799/1600] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:58:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 61 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: 7|app: 0|req: 802/1601] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:58:05 2026] GET /v2.1/limits?tenant_id=302ca3a7eba84518989edf6ed8f980b6 => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1602] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:58:05 2026] GET /v2.1/limits?tenant_id=904737cf6c4b42879bf7cb60657e00f0 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1603] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:58:05 2026] GET /v2.1/limits?tenant_id=9e91c2219cf34c00a88d7d966489a684 => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1604] 10.0.0.109 () {32 vars in 686 bytes} [Mon Mar 9 14:58:05 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1605] 10.0.0.109 () {32 vars in 682 bytes} [Mon Mar 9 14:58:05 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 802/1606] 10.0.0.109 () {32 vars in 688 bytes} [Mon Mar 9 14:58:05 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1607] 10.0.0.109 () {32 vars in 672 bytes} [Mon Mar 9 14:58:05 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1620] 10.0.0.109 () {32 vars in 686 bytes} [Mon Mar 9 14:59:05 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 131 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: 809/1621] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:59:05 2026] GET /v2.1/limits?tenant_id=302ca3a7eba84518989edf6ed8f980b6 => generated 299 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, ' [pid: 7|app: 0|req: 813/1622] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:59:05 2026] GET /v2.1/limits?tenant_id=904737cf6c4b42879bf7cb60657e00f0 => generated 302 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1623] 10.0.0.109 () {32 vars in 743 bytes} [Mon Mar 9 14:59:05 2026] GET /v2.1/limits?tenant_id=9e91c2219cf34c00a88d7d966489a684 => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1624] 10.0.0.109 () {32 vars in 711 bytes} [Mon Mar 9 14:59:05 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1625] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:59:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 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: 7|app: 0|req: 815/1626] 10.0.0.109 () {32 vars in 668 bytes} [Mon Mar 9 14:59:05 2026] GET /v2.1/os-services => generated 783 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1627] 10.0.0.109 () {32 vars in 688 bytes} [Mon Mar 9 14:59:05 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 28 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: 7|app: 0|req: 816/1628] 10.0.0.109 () {32 vars in 672 bytes} [Mon Mar 9 14:59:05 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 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: 813/1629] 10.0.0.109 () {32 vars in 707 bytes} [Mon Mar 9 14:59:05 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1630] 10.0.0.109 () {32 vars in 703 bytes} [Mon Mar 9 14:59:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1631] 10.0.0.109 () {32 vars in 682 bytes} [Mon Mar 9 14:59:05 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0)