+ 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 [Wed Feb 25 22:37:25 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 nodename: nova-api-osapi-597f69b968-mhbnb 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 0x7f308d854668 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-02-25 22:37:30.316 8 INFO nova.utils [None req-4df5f27a-8d35-45f7-90fd-9defb1fd5144 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-02-25 22:37:30.453 7 INFO nova.utils [None req-780eff65-501e-41d6-a0be-8f0aab5dc586 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-02-25 22:37:31.931 8 WARNING keystonemiddleware._common.config [None req-4df5f27a-8d35-45f7-90fd-9defb1fd5144 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-25 22:37:31.940 8 WARNING oslo_config.cfg [None req-4df5f27a-8d35-45f7-90fd-9defb1fd5144 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-02-25 22:37:32.016 8 WARNING keystonemiddleware._common.config [None req-4df5f27a-8d35-45f7-90fd-9defb1fd5144 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-25 22:37:32.030 8 WARNING oslo_config.cfg [None req-4df5f27a-8d35-45f7-90fd-9defb1fd5144 - - - - - -] 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-02-25 22:37:32.042 8 WARNING oslo_config.cfg [None req-4df5f27a-8d35-45f7-90fd-9defb1fd5144 - - - - - -] 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 0x7f308d854668 pid: 8 (default app) 2026-02-25 22:37:32.082 7 WARNING keystonemiddleware._common.config [None req-780eff65-501e-41d6-a0be-8f0aab5dc586 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-25 22:37:32.090 7 WARNING oslo_config.cfg [None req-780eff65-501e-41d6-a0be-8f0aab5dc586 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-02-25 22:37:32.166 7 WARNING keystonemiddleware._common.config [None req-780eff65-501e-41d6-a0be-8f0aab5dc586 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-25 22:37:32.181 7 WARNING oslo_config.cfg [None req-780eff65-501e-41d6-a0be-8f0aab5dc586 - - - - - -] 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-02-25 22:37:32.193 7 WARNING oslo_config.cfg [None req-780eff65-501e-41d6-a0be-8f0aab5dc586 - - - - - -] 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 0x7f308d854668 pid: 7 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.95 () {42 vars in 701 bytes} [Wed Feb 25 22:37:45 2026] GET /v2.1 => generated 114 bytes in 20 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-02-25 22:37:45.640 7 WARNING oslo_policy.policy [None req-d208e3c2-1de7-42e9-b300-861c3b52f3a6 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - 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-02-25 22:37:45.640 7 WARNING oslo_policy.policy [None req-d208e3c2-1de7-42e9-b300-861c3b52f3a6 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - 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: 2/4] 199.204.45.95 () {44 vars in 905 bytes} [Wed Feb 25 22:37:45 2026] GET /v2.1 => generated 0 bytes in 562 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 22:37:45.739 8 WARNING oslo_policy.policy [req-d208e3c2-1de7-42e9-b300-861c3b52f3a6 req-7df7e294-25c5-4fc8-88a4-628df3f52358 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - 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-02-25 22:37:45.739 8 WARNING oslo_policy.policy [req-d208e3c2-1de7-42e9-b300-861c3b52f3a6 req-7df7e294-25c5-4fc8-88a4-628df3f52358 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - 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: 3/5] 199.204.45.95 () {46 vars in 978 bytes} [Wed Feb 25 22:37:45 2026] GET /v2.1/ => generated 399 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 22:37:45.851 7 INFO nova.api.openstack.wsgi [None req-0beb486b-a8d0-43a9-bf6c-b8d70ddce9ae 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.95 () {48 vars in 1007 bytes} [Wed Feb 25 22:37:45 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.95 () {48 vars in 1047 bytes} [Wed Feb 25 22:37:45 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: 7|app: 0|req: 4/8] 199.204.45.95 () {52 vars in 1044 bytes} [Wed Feb 25 22:37:45 2026] POST /v2.1/flavors => generated 527 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.95 () {42 vars in 701 bytes} [Wed Feb 25 22:37: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: 5/10] 199.204.45.95 () {44 vars in 905 bytes} [Wed Feb 25 22:37:46 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.95 () {46 vars in 978 bytes} [Wed Feb 25 22:37:46 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 22:37:46.793 7 INFO nova.api.openstack.wsgi [None req-1a843a0e-26d9-4f52-a61b-ad136dee2386 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.95 () {48 vars in 1009 bytes} [Wed Feb 25 22:37:46 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.204.45.95 () {48 vars in 1047 bytes} [Wed Feb 25 22:37:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.95 () {52 vars in 1044 bytes} [Wed Feb 25 22:37:46 2026] POST /v2.1/flavors => generated 530 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.95 () {42 vars in 701 bytes} [Wed Feb 25 22:37: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: 7|app: 0|req: 8/16] 199.204.45.95 () {44 vars in 905 bytes} [Wed Feb 25 22:37:47 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.95 () {46 vars in 978 bytes} [Wed Feb 25 22:37:47 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 22:37:47.683 7 INFO nova.api.openstack.wsgi [None req-96a00ae8-39b0-4662-807c-37f421d6d4b1 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.95 () {48 vars in 1011 bytes} [Wed Feb 25 22:37:47 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: 8|app: 0|req: 10/19] 199.204.45.95 () {48 vars in 1047 bytes} [Wed Feb 25 22:37:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.95 () {52 vars in 1044 bytes} [Wed Feb 25 22:37:47 2026] POST /v2.1/flavors => generated 531 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.95 () {42 vars in 701 bytes} [Wed Feb 25 22:37:48 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: 12/24] 199.204.45.95 () {44 vars in 905 bytes} [Wed Feb 25 22:37:48 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.204.45.95 () {46 vars in 978 bytes} [Wed Feb 25 22:37:48 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 22:37:48.620 7 INFO nova.api.openstack.wsgi [None req-fcd4adeb-4c33-4177-b51b-e6070a50fe1f 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/26] 199.204.45.95 () {48 vars in 1009 bytes} [Wed Feb 25 22:37:48 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.95 () {48 vars in 1047 bytes} [Wed Feb 25 22:37:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.204.45.95 () {52 vars in 1044 bytes} [Wed Feb 25 22:37:48 2026] POST /v2.1/flavors => generated 530 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.95 () {42 vars in 701 bytes} [Wed Feb 25 22:37:49 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: 15/30] 199.204.45.95 () {44 vars in 905 bytes} [Wed Feb 25 22:37:49 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.95 () {46 vars in 978 bytes} [Wed Feb 25 22:37:49 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 22:37:49.548 7 INFO nova.api.openstack.wsgi [None req-dfca1eda-576b-4f59-b8ae-0858ea92c2d1 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/32] 199.204.45.95 () {48 vars in 1011 bytes} [Wed Feb 25 22:37:49 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/33] 199.204.45.95 () {48 vars in 1047 bytes} [Wed Feb 25 22:37:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/34] 199.204.45.95 () {52 vars in 1044 bytes} [Wed Feb 25 22:37:49 2026] POST /v2.1/flavors => generated 533 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/103] 10.0.0.97 () {28 vars in 453 bytes} [Wed Feb 25 22:43: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/104] 10.0.0.97 () {30 vars in 657 bytes} [Wed Feb 25 22:43:30 2026] GET /v2.1 => generated 0 bytes in 111 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: 53/105] 10.0.0.97 () {32 vars in 730 bytes} [Wed Feb 25 22:43:31 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/106] 10.0.0.97 () {34 vars in 803 bytes} [Wed Feb 25 22:43:31 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/145] 199.204.45.95 () {42 vars in 701 bytes} [Wed Feb 25 22:46:38 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: 73/146] 199.204.45.95 () {44 vars in 905 bytes} [Wed Feb 25 22:46:38 2026] GET /v2.1 => generated 0 bytes in 411 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 74/147] 199.204.45.95 () {46 vars in 978 bytes} [Wed Feb 25 22:46:38 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 22:46:38.982 8 INFO nova.api.openstack.wsgi [None req-dadfa68e-44ba-4e5f-97eb-b09096bf65b3 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 74/148] 199.204.45.95 () {48 vars in 1013 bytes} [Wed Feb 25 22:46:38 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/149] 199.204.45.95 () {48 vars in 1047 bytes} [Wed Feb 25 22:46:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/150] 199.204.45.95 () {52 vars in 1045 bytes} [Wed Feb 25 22:46:39 2026] POST /v2.1/flavors => generated 532 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/161] 199.204.45.95 () {42 vars in 701 bytes} [Wed Feb 25 22:47:34 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/162] 199.204.45.95 () {44 vars in 905 bytes} [Wed Feb 25 22:47:34 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 82/163] 199.204.45.95 () {46 vars in 978 bytes} [Wed Feb 25 22:47:34 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 22:47:34.809 7 INFO nova.api.openstack.wsgi [None req-8e2dbd9c-4693-401d-b8d8-d93b63bd2043 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 9b168ad66fc844efbabced2213d24f76 [pid: 7|app: 0|req: 82/164] 199.204.45.95 () {48 vars in 1047 bytes} [Wed Feb 25 22:47:34 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-02-25 22:47:34.823 8 WARNING oslo_db.sqlalchemy.utils [None req-586b40ac-d46e-419c-a7ec-06fb07ec3402 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 83/165] 199.204.45.95 () {48 vars in 1012 bytes} [Wed Feb 25 22:47:34 2026] GET /v2.1/os-keypairs => generated 16 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/166] 199.204.45.95 () {52 vars in 1053 bytes} [Wed Feb 25 22:47:34 2026] POST /v2.1/os-keypairs => generated 576 bytes in 53 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/169] 199.204.45.95 () {42 vars in 701 bytes} [Wed Feb 25 22:47:38 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: 85/170] 199.204.45.95 () {44 vars in 905 bytes} [Wed Feb 25 22:47:38 2026] GET /v2.1 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 86/171] 199.204.45.95 () {46 vars in 978 bytes} [Wed Feb 25 22:47:38 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/172] 199.204.45.95 () {48 vars in 1069 bytes} [Wed Feb 25 22:47:38 2026] GET /v2.1/os-quota-sets/a1d4b8a41aa54ac48910f1e63f724ef8 => generated 283 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/173] 199.204.45.95 () {52 vars in 1121 bytes} [Wed Feb 25 22:47:38 2026] PUT /v2.1/os-quota-sets/a1d4b8a41aa54ac48910f1e63f724ef8 => generated 238 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/272] 199.204.45.95 () {42 vars in 701 bytes} [Wed Feb 25 22:55:52 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/273] 199.204.45.95 () {44 vars in 905 bytes} [Wed Feb 25 22:55:52 2026] GET /v2.1 => generated 0 bytes in 130 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 138/274] 199.204.45.95 () {46 vars in 978 bytes} [Wed Feb 25 22:55:52 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 22:55:52.369 7 INFO nova.api.openstack.wsgi [None req-9ced1d2d-cd4f-4d59-8f1d-ff5ca20e47d1 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 137/275] 199.204.45.95 () {48 vars in 1011 bytes} [Wed Feb 25 22:55:52 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/276] 199.204.45.95 () {48 vars in 1047 bytes} [Wed Feb 25 22:55:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/277] 199.204.45.95 () {52 vars in 1045 bytes} [Wed Feb 25 22:55:52 2026] POST /v2.1/flavors => generated 532 bytes in 504 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/318] 199.204.45.95 () {42 vars in 701 bytes} [Wed Feb 25 22:59: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: 7|app: 0|req: 159/319] 199.204.45.95 () {44 vars in 905 bytes} [Wed Feb 25 22:59:14 2026] GET /v2.1 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 161/320] 199.204.45.95 () {46 vars in 978 bytes} [Wed Feb 25 22:59:14 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/321] 199.204.45.95 () {48 vars in 1069 bytes} [Wed Feb 25 22:59:14 2026] GET /v2.1/os-quota-sets/4c7bfd7d4076419d9d5702e7131547c0 => generated 283 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/322] 199.204.45.95 () {52 vars in 1121 bytes} [Wed Feb 25 22:59:14 2026] PUT /v2.1/os-quota-sets/4c7bfd7d4076419d9d5702e7131547c0 => generated 238 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/335] 10.0.0.200 () {28 vars in 454 bytes} [Wed Feb 25 23:00:09 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: 7|app: 0|req: 167/336] 10.0.0.200 () {30 vars in 658 bytes} [Wed Feb 25 23:00:09 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 170/337] 10.0.0.200 () {32 vars in 731 bytes} [Wed Feb 25 23:00:09 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/338] 10.0.0.200 () {34 vars in 765 bytes} [Wed Feb 25 23:00:09 2026] GET /v2.1/os-services => generated 782 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/339] 10.0.0.200 () {28 vars in 454 bytes} [Wed Feb 25 23:00: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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 169/340] 10.0.0.200 () {30 vars in 658 bytes} [Wed Feb 25 23:00:13 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 172/341] 10.0.0.200 () {32 vars in 731 bytes} [Wed Feb 25 23:00:13 2026] GET /v2.1/ => generated 411 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/342] 10.0.0.200 () {34 vars in 765 bytes} [Wed Feb 25 23:00:13 2026] GET /v2.1/os-services => generated 782 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/343] 10.0.0.200 () {28 vars in 454 bytes} [Wed Feb 25 23:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 171/344] 10.0.0.200 () {30 vars in 658 bytes} [Wed Feb 25 23:00:17 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 174/345] 10.0.0.200 () {32 vars in 731 bytes} [Wed Feb 25 23:00:17 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/346] 10.0.0.200 () {34 vars in 808 bytes} [Wed Feb 25 23:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 174/349] 10.0.0.139 () {32 vars in 668 bytes} [Wed Feb 25 23:00:20 2026] GET /v2.1/os-services => generated 782 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/350] 10.0.0.139 () {32 vars in 688 bytes} [Wed Feb 25 23:00:20 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 50 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: 175/351] 10.0.0.139 () {32 vars in 672 bytes} [Wed Feb 25 23:00:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 177/352] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:00:20 2026] GET /v2.1/limits?tenant_id=4c7bfd7d4076419d9d5702e7131547c0 => generated 299 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/353] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:00:20 2026] GET /v2.1/limits?tenant_id=a1d4b8a41aa54ac48910f1e63f724ef8 => generated 299 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/354] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:00:20 2026] GET /v2.1/limits?tenant_id=b3cec2160db5451eaa8464843b58e855 => 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: 177/355] 10.0.0.139 () {32 vars in 707 bytes} [Wed Feb 25 23:00:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/356] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:00:21 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) [pid: 7|app: 0|req: 178/357] 10.0.0.139 () {32 vars in 686 bytes} [Wed Feb 25 23:00:21 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) [pid: 8|app: 0|req: 180/358] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:00:21 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: 179/359] 10.0.0.139 () {32 vars in 682 bytes} [Wed Feb 25 23:00:21 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: 181/360] 10.0.0.139 () {32 vars in 711 bytes} [Wed Feb 25 23:00:21 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/361] 10.0.0.200 () {28 vars in 454 bytes} [Wed Feb 25 23:00:22 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: 182/362] 10.0.0.200 () {30 vars in 658 bytes} [Wed Feb 25 23:00:22 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 181/363] 10.0.0.200 () {32 vars in 731 bytes} [Wed Feb 25 23:00:22 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/364] 10.0.0.200 () {34 vars in 808 bytes} [Wed Feb 25 23:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 78 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: 190/377] 10.0.0.139 () {32 vars in 686 bytes} [Wed Feb 25 23:01:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/378] 10.0.0.139 () {32 vars in 682 bytes} [Wed Feb 25 23:01:20 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: 191/379] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:01:20 2026] GET /v2.1/limits?tenant_id=4c7bfd7d4076419d9d5702e7131547c0 => generated 299 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/380] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:01:20 2026] GET /v2.1/limits?tenant_id=a1d4b8a41aa54ac48910f1e63f724ef8 => 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: 192/381] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:01:20 2026] GET /v2.1/limits?tenant_id=b3cec2160db5451eaa8464843b58e855 => generated 302 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/382] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:01:20 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: 193/383] 10.0.0.139 () {32 vars in 707 bytes} [Wed Feb 25 23:01:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/384] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:01:20 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: 194/385] 10.0.0.139 () {32 vars in 711 bytes} [Wed Feb 25 23:01:20 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) [pid: 7|app: 0|req: 192/386] 10.0.0.139 () {32 vars in 668 bytes} [Wed Feb 25 23:01:20 2026] GET /v2.1/os-services => generated 782 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: 195/387] 10.0.0.139 () {32 vars in 688 bytes} [Wed Feb 25 23:01:20 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 36 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: 193/388] 10.0.0.139 () {32 vars in 672 bytes} [Wed Feb 25 23:01:20 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: 200/401] 10.0.0.139 () {32 vars in 688 bytes} [Wed Feb 25 23:02:20 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 85 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: 202/402] 10.0.0.139 () {32 vars in 672 bytes} [Wed Feb 25 23:02:20 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: 201/403] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:02:20 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: 203/404] 10.0.0.139 () {32 vars in 686 bytes} [Wed Feb 25 23:02:20 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: 7|app: 0|req: 202/405] 10.0.0.139 () {32 vars in 668 bytes} [Wed Feb 25 23:02:20 2026] GET /v2.1/os-services => generated 782 bytes in 26 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: 204/406] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:02:20 2026] GET /v2.1/limits?tenant_id=4c7bfd7d4076419d9d5702e7131547c0 => 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: 203/407] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:02:20 2026] GET /v2.1/limits?tenant_id=a1d4b8a41aa54ac48910f1e63f724ef8 => 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: 205/408] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:02:20 2026] GET /v2.1/limits?tenant_id=b3cec2160db5451eaa8464843b58e855 => 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: 204/409] 10.0.0.139 () {32 vars in 682 bytes} [Wed Feb 25 23:02:20 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: 206/410] 10.0.0.139 () {32 vars in 707 bytes} [Wed Feb 25 23:02:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/411] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:02:20 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: 207/412] 10.0.0.139 () {32 vars in 711 bytes} [Wed Feb 25 23:02:20 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: 212/425] 10.0.0.139 () {32 vars in 707 bytes} [Wed Feb 25 23:03:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 214/426] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:03:20 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: 213/427] 10.0.0.139 () {32 vars in 668 bytes} [Wed Feb 25 23:03:20 2026] GET /v2.1/os-services => generated 782 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/428] 10.0.0.139 () {32 vars in 711 bytes} [Wed Feb 25 23:03:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 214/429] 10.0.0.139 () {32 vars in 688 bytes} [Wed Feb 25 23:03:20 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 26 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: 216/430] 10.0.0.139 () {32 vars in 672 bytes} [Wed Feb 25 23:03:20 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: 215/431] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:03:20 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: 217/432] 10.0.0.139 () {32 vars in 686 bytes} [Wed Feb 25 23:03:20 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: 216/433] 10.0.0.139 () {32 vars in 682 bytes} [Wed Feb 25 23:03:20 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: 218/434] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:03:20 2026] GET /v2.1/limits?tenant_id=4c7bfd7d4076419d9d5702e7131547c0 => 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: 217/435] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:03:20 2026] GET /v2.1/limits?tenant_id=a1d4b8a41aa54ac48910f1e63f724ef8 => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/436] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:03:20 2026] GET /v2.1/limits?tenant_id=b3cec2160db5451eaa8464843b58e855 => 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: 226/449] 10.0.0.139 () {32 vars in 711 bytes} [Wed Feb 25 23:04:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/450] 10.0.0.139 () {32 vars in 686 bytes} [Wed Feb 25 23:04:20 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 227/451] 10.0.0.139 () {32 vars in 688 bytes} [Wed Feb 25 23:04:20 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 34 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: 225/452] 10.0.0.139 () {32 vars in 672 bytes} [Wed Feb 25 23:04:20 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: 228/453] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:04:20 2026] GET /v2.1/limits?tenant_id=4c7bfd7d4076419d9d5702e7131547c0 => generated 299 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/454] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:04:20 2026] GET /v2.1/limits?tenant_id=a1d4b8a41aa54ac48910f1e63f724ef8 => 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: 229/455] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:04:20 2026] GET /v2.1/limits?tenant_id=b3cec2160db5451eaa8464843b58e855 => 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: 227/456] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:04:20 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: 230/457] 10.0.0.139 () {32 vars in 682 bytes} [Wed Feb 25 23:04:20 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: 228/458] 10.0.0.139 () {32 vars in 707 bytes} [Wed Feb 25 23:04:20 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) [pid: 8|app: 0|req: 231/459] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:04:20 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: 7|app: 0|req: 229/460] 10.0.0.139 () {32 vars in 668 bytes} [Wed Feb 25 23:04:20 2026] GET /v2.1/os-services => generated 782 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/473] 10.0.0.139 () {32 vars in 682 bytes} [Wed Feb 25 23:05:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 34 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: 236/474] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:05:20 2026] GET /v2.1/limits?tenant_id=4c7bfd7d4076419d9d5702e7131547c0 => generated 299 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/475] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:05:20 2026] GET /v2.1/limits?tenant_id=a1d4b8a41aa54ac48910f1e63f724ef8 => 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: 237/476] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:05:20 2026] GET /v2.1/limits?tenant_id=b3cec2160db5451eaa8464843b58e855 => generated 302 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/477] 10.0.0.139 () {32 vars in 686 bytes} [Wed Feb 25 23:05:20 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: 7|app: 0|req: 238/478] 10.0.0.139 () {32 vars in 668 bytes} [Wed Feb 25 23:05:20 2026] GET /v2.1/os-services => generated 782 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: 241/479] 10.0.0.139 () {32 vars in 688 bytes} [Wed Feb 25 23:05:20 2026] GET /v2.1/os-hypervisors/detail => generated 1703 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: 239/480] 10.0.0.139 () {32 vars in 672 bytes} [Wed Feb 25 23:05:20 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/481] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:05:20 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: 240/482] 10.0.0.139 () {32 vars in 707 bytes} [Wed Feb 25 23:05:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/483] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:05:20 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: 241/484] 10.0.0.139 () {32 vars in 711 bytes} [Wed Feb 25 23:05:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/497] 10.0.0.139 () {32 vars in 682 bytes} [Wed Feb 25 23:06:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 41 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: 248/498] 10.0.0.139 () {32 vars in 668 bytes} [Wed Feb 25 23:06:20 2026] GET /v2.1/os-services => generated 782 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/499] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:06:20 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: 249/500] 10.0.0.139 () {32 vars in 686 bytes} [Wed Feb 25 23:06:20 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: 252/501] 10.0.0.139 () {32 vars in 707 bytes} [Wed Feb 25 23:06:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 250/502] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:06:20 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: 8|app: 0|req: 253/503] 10.0.0.139 () {32 vars in 688 bytes} [Wed Feb 25 23:06:20 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/504] 10.0.0.139 () {32 vars in 672 bytes} [Wed Feb 25 23:06:20 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: 254/505] 10.0.0.139 () {32 vars in 711 bytes} [Wed Feb 25 23:06:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/506] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:06:20 2026] GET /v2.1/limits?tenant_id=4c7bfd7d4076419d9d5702e7131547c0 => generated 299 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: 8|app: 0|req: 255/507] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:06:20 2026] GET /v2.1/limits?tenant_id=a1d4b8a41aa54ac48910f1e63f724ef8 => 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: 253/508] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:06:20 2026] GET /v2.1/limits?tenant_id=b3cec2160db5451eaa8464843b58e855 => 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: 260/521] 10.0.0.139 () {32 vars in 686 bytes} [Wed Feb 25 23:07:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/522] 10.0.0.139 () {32 vars in 682 bytes} [Wed Feb 25 23:07:20 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 261/523] 10.0.0.139 () {32 vars in 668 bytes} [Wed Feb 25 23:07:20 2026] GET /v2.1/os-services => generated 782 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/524] 10.0.0.139 () {32 vars in 688 bytes} [Wed Feb 25 23:07:20 2026] GET /v2.1/os-hypervisors/detail => generated 1703 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: 262/525] 10.0.0.139 () {32 vars in 672 bytes} [Wed Feb 25 23:07:20 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: 264/526] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:07:20 2026] GET /v2.1/limits?tenant_id=4c7bfd7d4076419d9d5702e7131547c0 => 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: 263/527] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:07:20 2026] GET /v2.1/limits?tenant_id=a1d4b8a41aa54ac48910f1e63f724ef8 => 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: 265/528] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:07:20 2026] GET /v2.1/limits?tenant_id=b3cec2160db5451eaa8464843b58e855 => 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: 264/529] 10.0.0.139 () {32 vars in 711 bytes} [Wed Feb 25 23:07:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/530] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:07:20 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: 7|app: 0|req: 265/531] 10.0.0.139 () {32 vars in 707 bytes} [Wed Feb 25 23:07:20 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: 267/532] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:07:20 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: 7|app: 0|req: 272/545] 10.0.0.139 () {32 vars in 711 bytes} [Wed Feb 25 23:08:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/546] 10.0.0.139 () {32 vars in 686 bytes} [Wed Feb 25 23:08:20 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: 273/547] 10.0.0.139 () {32 vars in 668 bytes} [Wed Feb 25 23:08:20 2026] GET /v2.1/os-services => generated 782 bytes in 25 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: 275/548] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:08:20 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: 274/549] 10.0.0.139 () {32 vars in 682 bytes} [Wed Feb 25 23:08:20 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: 276/550] 10.0.0.139 () {32 vars in 707 bytes} [Wed Feb 25 23:08:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/551] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:08:20 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: 277/552] 10.0.0.139 () {32 vars in 688 bytes} [Wed Feb 25 23:08:20 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/553] 10.0.0.139 () {32 vars in 672 bytes} [Wed Feb 25 23:08:20 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: 278/554] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:08:20 2026] GET /v2.1/limits?tenant_id=4c7bfd7d4076419d9d5702e7131547c0 => 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: 277/555] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:08:20 2026] GET /v2.1/limits?tenant_id=a1d4b8a41aa54ac48910f1e63f724ef8 => 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: 279/556] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:08:20 2026] GET /v2.1/limits?tenant_id=b3cec2160db5451eaa8464843b58e855 => 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: 284/569] 10.0.0.139 () {32 vars in 686 bytes} [Wed Feb 25 23:09:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/570] 10.0.0.139 () {32 vars in 688 bytes} [Wed Feb 25 23:09:20 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 30 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: 285/571] 10.0.0.139 () {32 vars in 672 bytes} [Wed Feb 25 23:09:20 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: 287/572] 10.0.0.139 () {32 vars in 682 bytes} [Wed Feb 25 23:09:20 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: 286/573] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:09:20 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: 288/574] 10.0.0.139 () {32 vars in 711 bytes} [Wed Feb 25 23:09:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/575] 10.0.0.139 () {32 vars in 707 bytes} [Wed Feb 25 23:09:20 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 289/576] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:09:20 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: 288/577] 10.0.0.139 () {32 vars in 668 bytes} [Wed Feb 25 23:09:20 2026] GET /v2.1/os-services => generated 782 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/578] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:09:20 2026] GET /v2.1/limits?tenant_id=4c7bfd7d4076419d9d5702e7131547c0 => generated 299 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: 289/579] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:09:20 2026] GET /v2.1/limits?tenant_id=a1d4b8a41aa54ac48910f1e63f724ef8 => 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: 291/580] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:09:20 2026] GET /v2.1/limits?tenant_id=b3cec2160db5451eaa8464843b58e855 => 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: 292/585] 199.204.45.95 () {42 vars in 701 bytes} [Wed Feb 25 23:09:43 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: 294/586] 199.204.45.95 () {44 vars in 905 bytes} [Wed Feb 25 23:09:43 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 293/587] 199.204.45.95 () {46 vars in 978 bytes} [Wed Feb 25 23:09:43 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 23:09:43.578 8 INFO nova.api.openstack.wsgi [None req-cce4bab7-af83-4022-8e71-fa99976e5bc7 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 295/588] 199.204.45.95 () {48 vars in 1007 bytes} [Wed Feb 25 23:09:43 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/589] 199.204.45.95 () {48 vars in 1047 bytes} [Wed Feb 25 23:09:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/590] 199.204.45.95 () {48 vars in 1095 bytes} [Wed Feb 25 23:09:43 2026] GET /v2.1/flavors/339822cd-a8b7-4e38-8550-e5eda8497717/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/591] 199.204.45.95 () {42 vars in 701 bytes} [Wed Feb 25 23:09: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: 297/592] 199.204.45.95 () {44 vars in 905 bytes} [Wed Feb 25 23:09:44 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 296/593] 199.204.45.95 () {46 vars in 978 bytes} [Wed Feb 25 23:09:44 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 23:09:44.526 8 INFO nova.api.openstack.wsgi [None req-a3d3ec4d-c9f2-454c-be0e-3f8c5fdce8d3 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 298/594] 199.204.45.95 () {48 vars in 1009 bytes} [Wed Feb 25 23:09:44 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: 297/595] 199.204.45.95 () {48 vars in 1047 bytes} [Wed Feb 25 23:09:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/596] 199.204.45.95 () {48 vars in 1095 bytes} [Wed Feb 25 23:09:44 2026] GET /v2.1/flavors/2d71c581-6160-43cc-9d2a-37c75f2b776e/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: 298/597] 199.204.45.95 () {42 vars in 701 bytes} [Wed Feb 25 23:09:45 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/598] 199.204.45.95 () {44 vars in 905 bytes} [Wed Feb 25 23:09:45 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 299/599] 199.204.45.95 () {46 vars in 978 bytes} [Wed Feb 25 23:09:45 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 23:09:45.434 8 INFO nova.api.openstack.wsgi [None req-913c13ab-677a-43ed-abad-63f354e1c693 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 301/600] 199.204.45.95 () {48 vars in 1011 bytes} [Wed Feb 25 23:09:45 2026] GET /v2.1/flavors/m1.medium => 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: 300/601] 199.204.45.95 () {48 vars in 1047 bytes} [Wed Feb 25 23:09:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/602] 199.204.45.95 () {48 vars in 1095 bytes} [Wed Feb 25 23:09:45 2026] GET /v2.1/flavors/1274f949-e494-4135-b2a8-ef0f78c3aacf/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: 301/603] 199.204.45.95 () {42 vars in 701 bytes} [Wed Feb 25 23:09: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: 8|app: 0|req: 303/604] 199.204.45.95 () {44 vars in 905 bytes} [Wed Feb 25 23:09:46 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 302/605] 199.204.45.95 () {46 vars in 978 bytes} [Wed Feb 25 23:09:46 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 23:09:46.341 8 INFO nova.api.openstack.wsgi [None req-2977f3af-e5cc-42a2-865b-f1fb757d8bca 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 304/606] 199.204.45.95 () {48 vars in 1009 bytes} [Wed Feb 25 23:09:46 2026] GET /v2.1/flavors/m1.large => 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: 303/607] 199.204.45.95 () {48 vars in 1047 bytes} [Wed Feb 25 23:09:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/608] 199.204.45.95 () {48 vars in 1095 bytes} [Wed Feb 25 23:09:46 2026] GET /v2.1/flavors/dbcba797-37f2-4360-afab-16cad8598f75/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: 304/609] 199.204.45.95 () {42 vars in 701 bytes} [Wed Feb 25 23:09: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: 306/610] 199.204.45.95 () {44 vars in 905 bytes} [Wed Feb 25 23:09:47 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 305/611] 199.204.45.95 () {46 vars in 978 bytes} [Wed Feb 25 23:09:47 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 23:09:47.256 8 INFO nova.api.openstack.wsgi [None req-fd008cb6-4a2a-4ed0-a874-932504253ebc 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 307/612] 199.204.45.95 () {48 vars in 1011 bytes} [Wed Feb 25 23:09:47 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/613] 199.204.45.95 () {48 vars in 1047 bytes} [Wed Feb 25 23:09:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/614] 199.204.45.95 () {48 vars in 1095 bytes} [Wed Feb 25 23:09:47 2026] GET /v2.1/flavors/f77b0745-5204-42c2-92e4-29ff6da5d0bc/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: 311/623] 10.0.0.139 () {32 vars in 682 bytes} [Wed Feb 25 23:10:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 69 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/624] 10.0.0.139 () {32 vars in 688 bytes} [Wed Feb 25 23:10:20 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/625] 10.0.0.139 () {32 vars in 672 bytes} [Wed Feb 25 23:10:20 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: 314/626] 10.0.0.139 () {32 vars in 711 bytes} [Wed Feb 25 23:10:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/627] 10.0.0.139 () {32 vars in 686 bytes} [Wed Feb 25 23:10:20 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 315/628] 10.0.0.139 () {32 vars in 707 bytes} [Wed Feb 25 23:10:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 314/629] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:10:20 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: 316/630] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:10:20 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: 315/631] 10.0.0.139 () {32 vars in 668 bytes} [Wed Feb 25 23:10:20 2026] GET /v2.1/os-services => generated 782 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/632] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:10:20 2026] GET /v2.1/limits?tenant_id=4c7bfd7d4076419d9d5702e7131547c0 => generated 299 bytes in 33 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: 316/633] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:10:20 2026] GET /v2.1/limits?tenant_id=a1d4b8a41aa54ac48910f1e63f724ef8 => 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: 318/634] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:10:20 2026] GET /v2.1/limits?tenant_id=b3cec2160db5451eaa8464843b58e855 => 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: 319/639] 199.204.45.95 () {42 vars in 701 bytes} [Wed Feb 25 23:10: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) /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: 321/640] 199.204.45.95 () {44 vars in 905 bytes} [Wed Feb 25 23:10:46 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 320/641] 199.204.45.95 () {46 vars in 978 bytes} [Wed Feb 25 23:10:46 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 23:10:46.710 8 INFO nova.api.openstack.wsgi [None req-9b0871a6-76ee-4f40-9462-13c4a0db6e20 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 322/642] 199.204.45.95 () {48 vars in 1013 bytes} [Wed Feb 25 23:10:46 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/643] 199.204.45.95 () {48 vars in 1047 bytes} [Wed Feb 25 23:10:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/644] 199.204.45.95 () {48 vars in 1095 bytes} [Wed Feb 25 23:10:46 2026] GET /v2.1/flavors/1dcc5c57-d520-45a8-aba7-fc625197d73b/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/647] 199.204.45.95 () {42 vars in 701 bytes} [Wed Feb 25 23:10:53 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/648] 199.204.45.95 () {44 vars in 905 bytes} [Wed Feb 25 23:10:53 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 326/649] 199.204.45.95 () {46 vars in 978 bytes} [Wed Feb 25 23:10:53 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/650] 199.204.45.95 () {48 vars in 1047 bytes} [Wed Feb 25 23:10:53 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/651] 199.204.45.95 () {42 vars in 701 bytes} [Wed Feb 25 23:10:56 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: 325/652] 199.204.45.95 () {44 vars in 905 bytes} [Wed Feb 25 23:10:56 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 328/653] 199.204.45.95 () {46 vars in 978 bytes} [Wed Feb 25 23:10:56 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/654] 199.204.45.95 () {48 vars in 1069 bytes} [Wed Feb 25 23:10:56 2026] GET /v2.1/os-quota-sets/a1d4b8a41aa54ac48910f1e63f724ef8 => generated 280 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/661] 10.0.0.139 () {32 vars in 686 bytes} [Wed Feb 25 23:11:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/662] 10.0.0.139 () {32 vars in 682 bytes} [Wed Feb 25 23:11:20 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 331/663] 10.0.0.139 () {32 vars in 707 bytes} [Wed Feb 25 23:11:20 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: 8|app: 0|req: 333/664] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:11:20 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) [pid: 7|app: 0|req: 332/665] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:11:20 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: 334/666] 10.0.0.139 () {32 vars in 668 bytes} [Wed Feb 25 23:11:20 2026] GET /v2.1/os-services => generated 782 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/667] 10.0.0.139 () {32 vars in 711 bytes} [Wed Feb 25 23:11:20 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: 335/668] 10.0.0.139 () {32 vars in 688 bytes} [Wed Feb 25 23:11:20 2026] GET /v2.1/os-hypervisors/detail => generated 1703 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: 334/669] 10.0.0.139 () {32 vars in 672 bytes} [Wed Feb 25 23:11:20 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: 336/670] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:11:20 2026] GET /v2.1/limits?tenant_id=4c7bfd7d4076419d9d5702e7131547c0 => 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: 335/671] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:11:20 2026] GET /v2.1/limits?tenant_id=a1d4b8a41aa54ac48910f1e63f724ef8 => 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: 337/672] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:11:20 2026] GET /v2.1/limits?tenant_id=b3cec2160db5451eaa8464843b58e855 => 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: 338/677] 199.204.45.95 () {42 vars in 701 bytes} [Wed Feb 25 23:11: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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 340/678] 199.204.45.95 () {44 vars in 905 bytes} [Wed Feb 25 23:11:44 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 339/679] 199.204.45.95 () {46 vars in 978 bytes} [Wed Feb 25 23:11:44 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 23:11:44.099 8 INFO nova.api.openstack.wsgi [None req-f26b549a-38c1-4e3b-a4e0-dfbb516a4462 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 341/680] 199.204.45.95 () {48 vars in 1011 bytes} [Wed Feb 25 23:11:44 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: 340/681] 199.204.45.95 () {48 vars in 1047 bytes} [Wed Feb 25 23:11:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/682] 199.204.45.95 () {48 vars in 1095 bytes} [Wed Feb 25 23:11:44 2026] GET /v2.1/flavors/9d05c576-e348-4058-bcaf-984b4388aa5b/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: 342/685] 199.204.45.95 () {42 vars in 701 bytes} [Wed Feb 25 23:11:58 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: 344/686] 199.204.45.95 () {44 vars in 905 bytes} [Wed Feb 25 23:11:58 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 343/687] 199.204.45.95 () {46 vars in 978 bytes} [Wed Feb 25 23:11:58 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/688] 199.204.45.95 () {48 vars in 1069 bytes} [Wed Feb 25 23:11:58 2026] GET /v2.1/os-quota-sets/4c7bfd7d4076419d9d5702e7131547c0 => generated 280 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/695] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:12:20 2026] GET /v2.1/limits?tenant_id=4c7bfd7d4076419d9d5702e7131547c0 => generated 299 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/696] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:12:20 2026] GET /v2.1/limits?tenant_id=a1d4b8a41aa54ac48910f1e63f724ef8 => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/697] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:12:20 2026] GET /v2.1/limits?tenant_id=b3cec2160db5451eaa8464843b58e855 => 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: 348/698] 10.0.0.139 () {32 vars in 711 bytes} [Wed Feb 25 23:12:20 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: 351/699] 10.0.0.139 () {32 vars in 688 bytes} [Wed Feb 25 23:12:20 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 26 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: 349/700] 10.0.0.139 () {32 vars in 672 bytes} [Wed Feb 25 23:12:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 352/701] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:12:20 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: 350/702] 10.0.0.139 () {32 vars in 682 bytes} [Wed Feb 25 23:12:20 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: 353/703] 10.0.0.139 () {32 vars in 707 bytes} [Wed Feb 25 23:12:20 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: 351/704] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:12:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/705] 10.0.0.139 () {32 vars in 686 bytes} [Wed Feb 25 23:12:20 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: 352/706] 10.0.0.139 () {32 vars in 668 bytes} [Wed Feb 25 23:12:20 2026] GET /v2.1/os-services => generated 782 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/711] 199.204.45.95 () {42 vars in 701 bytes} [Wed Feb 25 23:12:41 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: 355/712] 199.204.45.95 () {44 vars in 905 bytes} [Wed Feb 25 23:12:41 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 358/713] 199.204.45.95 () {46 vars in 978 bytes} [Wed Feb 25 23:12:41 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 23:12:41.715 7 INFO nova.api.openstack.wsgi [None req-1088616c-6d50-4bfc-ad3c-88fc5c5db8ae 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 356/714] 199.204.45.95 () {48 vars in 1007 bytes} [Wed Feb 25 23:12:41 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: 359/715] 199.204.45.95 () {48 vars in 1047 bytes} [Wed Feb 25 23:12:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 364/724] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:13:20 2026] GET /v2.1/limits?tenant_id=4c7bfd7d4076419d9d5702e7131547c0 => generated 299 bytes in 190 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: 361/725] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:13:20 2026] GET /v2.1/limits?tenant_id=a1d4b8a41aa54ac48910f1e63f724ef8 => generated 299 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/726] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:13:20 2026] GET /v2.1/limits?tenant_id=b3cec2160db5451eaa8464843b58e855 => 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: 362/727] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:13:20 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: 366/728] 10.0.0.139 () {32 vars in 686 bytes} [Wed Feb 25 23:13:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/729] 10.0.0.139 () {32 vars in 682 bytes} [Wed Feb 25 23:13:20 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: 367/730] 10.0.0.139 () {32 vars in 707 bytes} [Wed Feb 25 23:13:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/731] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:13:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/732] 10.0.0.139 () {32 vars in 668 bytes} [Wed Feb 25 23:13:21 2026] GET /v2.1/os-services => generated 782 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/733] 10.0.0.139 () {32 vars in 711 bytes} [Wed Feb 25 23:13:21 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 369/734] 10.0.0.139 () {32 vars in 688 bytes} [Wed Feb 25 23:13:21 2026] GET /v2.1/os-hypervisors/detail => generated 1703 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: 366/735] 10.0.0.139 () {32 vars in 672 bytes} [Wed Feb 25 23:13:21 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: 370/736] 10.0.0.211 () {32 vars in 655 bytes} [Wed Feb 25 23:13:22 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/737] 10.0.0.211 () {32 vars in 641 bytes} [Wed Feb 25 23:13:22 2026] GET /v2.1/servers => generated 15 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-02-25 23:13:22.931 8 WARNING oslo_db.sqlalchemy.utils [None req-9c2ffab1-8403-4a74-a5cb-05609f435943 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 371/738] 10.0.0.211 () {32 vars in 649 bytes} [Wed Feb 25 23:13:22 2026] GET /v2.1/os-keypairs => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/739] 10.0.0.211 () {32 vars in 694 bytes} [Wed Feb 25 23:13:22 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/742] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:13:33 2026] GET /v2.1/flavors/339822cd-a8b7-4e38-8550-e5eda8497717 => generated 511 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/743] 10.0.0.211 () {32 vars in 641 bytes} [Wed Feb 25 23:13:33 2026] GET /v2.1/flavors => generated 1674 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/744] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:13:33 2026] GET /v2.1/flavors/339822cd-a8b7-4e38-8550-e5eda8497717 => generated 511 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 23:13:38.408 8 WARNING neutronclient.v2_0.client [None req-7c03dfba-be81-46e4-81ff-0a5d78269831 17ba269056534bbbbe922dcb1660b5cb bac8f2e35bf14540afae2ce6836a0bbb - - default default] The 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/745] 10.0.0.211 () {34 vars in 671 bytes} [Wed Feb 25 23:13:38 2026] POST /v2.1/os-keypairs => generated 384 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/748] 10.0.0.211 () {34 vars in 685 bytes} [Wed Feb 25 23:13:38 2026] POST /v2.1/os-security-groups => generated 247 bytes in 665 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 23:13:39.027 7 WARNING neutronclient.v2_0.client [None req-d7cf24ef-e95c-4fa1-9cc4-323b5576d76b 17ba269056534bbbbe922dcb1660b5cb bac8f2e35bf14540afae2ce6836a0bbb - - default default] 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-02-25 23:13:39.681 7 WARNING neutronclient.v2_0.client [None req-d7cf24ef-e95c-4fa1-9cc4-323b5576d76b 17ba269056534bbbbe922dcb1660b5cb bac8f2e35bf14540afae2ce6836a0bbb - - default default] The 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/749] 10.0.0.211 () {34 vars in 695 bytes} [Wed Feb 25 23:13:39 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 831 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 23:13:39.875 8 WARNING neutronclient.v2_0.client [None req-c8d860d0-e24b-457f-82d2-4c15a2da7689 17ba269056534bbbbe922dcb1660b5cb bac8f2e35bf14540afae2ce6836a0bbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/750] 10.0.0.211 () {34 vars in 685 bytes} [Wed Feb 25 23:13:39 2026] POST /v2.1/os-security-groups => generated 248 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 23:13:40.045 7 WARNING neutronclient.v2_0.client [None req-b8a93eff-b934-49b0-a6bb-649a471b57e1 17ba269056534bbbbe922dcb1660b5cb bac8f2e35bf14540afae2ce6836a0bbb - - default default] 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-02-25 23:13:40.073 7 WARNING neutronclient.v2_0.client [None req-b8a93eff-b934-49b0-a6bb-649a471b57e1 17ba269056534bbbbe922dcb1660b5cb bac8f2e35bf14540afae2ce6836a0bbb - - default default] The 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: 375/751] 10.0.0.211 () {34 vars in 695 bytes} [Wed Feb 25 23:13:40 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 23:13:40.236 8 WARNING neutronclient.v2_0.client [None req-357f4ca8-ca61-4ffa-8294-95908794bb5f 17ba269056534bbbbe922dcb1660b5cb bac8f2e35bf14540afae2ce6836a0bbb - - default default] 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-02-25 23:13:40.267 8 WARNING neutronclient.v2_0.client [None req-357f4ca8-ca61-4ffa-8294-95908794bb5f 17ba269056534bbbbe922dcb1660b5cb bac8f2e35bf14540afae2ce6836a0bbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/752] 10.0.0.211 () {34 vars in 695 bytes} [Wed Feb 25 23:13:40 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 23:13:40.394 7 WARNING neutronclient.v2_0.client [None req-3a178f42-2b1e-409b-be01-bff053516029 17ba269056534bbbbe922dcb1660b5cb bac8f2e35bf14540afae2ce6836a0bbb - - default default] The 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: 376/753] 10.0.0.211 () {32 vars in 737 bytes} [Wed Feb 25 23:13:40 2026] GET /v2.1/os-security-groups/81cbe876-2d6f-4c96-a06c-3b729aa1b0df => generated 665 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 23:13:40.452 8 WARNING neutronclient.v2_0.client [None req-a2a8c76f-4f91-4417-aabe-a081f1a3bebb 17ba269056534bbbbe922dcb1660b5cb bac8f2e35bf14540afae2ce6836a0bbb - - default default] 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-02-25 23:13:40.474 8 WARNING neutronclient.v2_0.client [None req-a2a8c76f-4f91-4417-aabe-a081f1a3bebb 17ba269056534bbbbe922dcb1660b5cb bac8f2e35bf14540afae2ce6836a0bbb - - default default] 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-02-25 23:13:40.505 8 WARNING neutronclient.v2_0.client [None req-a2a8c76f-4f91-4417-aabe-a081f1a3bebb 17ba269056534bbbbe922dcb1660b5cb bac8f2e35bf14540afae2ce6836a0bbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/754] 10.0.0.211 () {32 vars in 750 bytes} [Wed Feb 25 23:13:40 2026] DELETE /v2.1/os-security-group-rules/4d5fa4ca-02ae-448b-9eb1-35d162415503 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-25 23:13:40.598 7 WARNING neutronclient.v2_0.client [None req-a8ff232d-c9f0-4a7b-a78a-b70a274f8f99 17ba269056534bbbbe922dcb1660b5cb bac8f2e35bf14540afae2ce6836a0bbb - - default default] 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-02-25 23:13:40.634 7 WARNING neutronclient.v2_0.client [None req-a8ff232d-c9f0-4a7b-a78a-b70a274f8f99 17ba269056534bbbbe922dcb1660b5cb bac8f2e35bf14540afae2ce6836a0bbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/755] 10.0.0.211 () {32 vars in 740 bytes} [Wed Feb 25 23:13:40 2026] DELETE /v2.1/os-security-groups/81cbe876-2d6f-4c96-a06c-3b729aa1b0df => generated 0 bytes in 126 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-25 23:13:40.730 8 WARNING neutronclient.v2_0.client [None req-abe50f36-1653-4e0c-9ab8-dd7ea3fb033c 17ba269056534bbbbe922dcb1660b5cb bac8f2e35bf14540afae2ce6836a0bbb - - default default] 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-02-25 23:13:40.760 8 WARNING neutronclient.v2_0.client [None req-abe50f36-1653-4e0c-9ab8-dd7ea3fb033c 17ba269056534bbbbe922dcb1660b5cb bac8f2e35bf14540afae2ce6836a0bbb - - default default] The 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/756] 10.0.0.211 () {32 vars in 740 bytes} [Wed Feb 25 23:13:40 2026] DELETE /v2.1/os-security-groups/b1b93c11-499e-4436-ba64-5ed2bfd1a8c1 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/757] 10.0.0.211 () {34 vars in 671 bytes} [Wed Feb 25 23:13:44 2026] POST /v2.1/os-keypairs => generated 386 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 23:13:45.595 8 WARNING neutronclient.v2_0.client [None req-2185a505-2635-4cc6-bc87-0ea9dc52cb66 08e079ca1434441783fd87448800914e d28150a5788d40f2982fd2b9a3b55324 - - default default] 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-02-25 23:13:45.640 8 WARNING neutronclient.v2_0.client [None req-2185a505-2635-4cc6-bc87-0ea9dc52cb66 08e079ca1434441783fd87448800914e d28150a5788d40f2982fd2b9a3b55324 - - default default] 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-02-25 23:13:45.724 7 WARNING neutronclient.v2_0.client [None req-8d099712-cbac-44d2-8c10-ee636b149e3e 6966d07fdfd2490984cfacf75b04574f fc8bb76e674a4391a6de285a7e7b57a3 - - default default] 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-02-25 23:13:45.837 8 WARNING neutronclient.v2_0.client [None req-2185a505-2635-4cc6-bc87-0ea9dc52cb66 08e079ca1434441783fd87448800914e d28150a5788d40f2982fd2b9a3b55324 - - default default] 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-02-25 23:13:45.857 7 WARNING neutronclient.v2_0.client [None req-8d099712-cbac-44d2-8c10-ee636b149e3e 6966d07fdfd2490984cfacf75b04574f fc8bb76e674a4391a6de285a7e7b57a3 - - default default] 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-02-25 23:13:46.029 7 WARNING neutronclient.v2_0.client [None req-8d099712-cbac-44d2-8c10-ee636b149e3e 6966d07fdfd2490984cfacf75b04574f fc8bb76e674a4391a6de285a7e7b57a3 - - default default] The 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/758] 10.0.0.211 () {34 vars in 663 bytes} [Wed Feb 25 23:13:45 2026] POST /v2.1/servers => generated 451 bytes in 1593 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-02-25 23:13:47.104 8 WARNING neutronclient.v2_0.client [None req-c117cd06-64b3-48cf-9325-77e79030f6bb 08e079ca1434441783fd87448800914e d28150a5788d40f2982fd2b9a3b55324 - - default default] The 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/759] 10.0.0.211 () {34 vars in 663 bytes} [Wed Feb 25 23:13:45 2026] POST /v2.1/servers => generated 450 bytes in 1586 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-02-25 23:13:47.267 7 WARNING neutronclient.v2_0.client [None req-0ce2124f-7873-47f5-b577-c04f0ff17c2b 6966d07fdfd2490984cfacf75b04574f fc8bb76e674a4391a6de285a7e7b57a3 - - default default] The 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/760] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:13:47 2026] GET /v2.1/servers/6eccaead-9373-4b01-9e42-0f8e6b9dc10a => generated 1251 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/761] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:13:47 2026] GET /v2.1/servers/74e3a2f9-b023-438a-baeb-88d22eff1d9c => generated 1401 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:13:48.532 7 WARNING neutronclient.v2_0.client [None req-c4dea743-f0d1-4844-ba39-ba80e3d10a68 08e079ca1434441783fd87448800914e d28150a5788d40f2982fd2b9a3b55324 - - default default] 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-02-25 23:13:48.569 8 WARNING neutronclient.v2_0.client [None req-63a670af-7649-4d81-a6d9-f69cff34725e 6966d07fdfd2490984cfacf75b04574f fc8bb76e674a4391a6de285a7e7b57a3 - - default default] The 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/764] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:13:48 2026] GET /v2.1/servers/6eccaead-9373-4b01-9e42-0f8e6b9dc10a => generated 1297 bytes in 1145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/765] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:13:48 2026] GET /v2.1/servers/74e3a2f9-b023-438a-baeb-88d22eff1d9c => generated 1405 bytes in 1164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:13:50.139 7 WARNING neutronclient.v2_0.client [None req-db1dffc5-39c0-45be-8b8b-1220abe182de 504f6bf532b8402e98faa6873e5e3895 4aabd498f66c45ce8589ffbd9a2119c6 - - default default] The 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/766] 10.0.0.211 () {34 vars in 685 bytes} [Wed Feb 25 23:13:49 2026] POST /v2.1/os-security-groups => generated 243 bytes in 304 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-02-25 23:13:50.282 8 WARNING neutronclient.v2_0.client [None req-d1eb97af-724f-4691-bb79-ec8437eeac73 504f6bf532b8402e98faa6873e5e3895 4aabd498f66c45ce8589ffbd9a2119c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/767] 10.0.0.211 () {34 vars in 685 bytes} [Wed Feb 25 23:13:50 2026] POST /v2.1/os-security-groups => generated 243 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 23:13:50.432 7 WARNING neutronclient.v2_0.client [None req-c4fb3fcb-8da5-48d3-b13b-ce47d2500b0a 504f6bf532b8402e98faa6873e5e3895 4aabd498f66c45ce8589ffbd9a2119c6 - - default default] The 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/768] 10.0.0.211 () {34 vars in 685 bytes} [Wed Feb 25 23:13:50 2026] POST /v2.1/os-security-groups => generated 243 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 23:13:50.568 8 WARNING neutronclient.v2_0.client [None req-711b90d3-8bf6-45f8-aba5-b2c535719e8a 504f6bf532b8402e98faa6873e5e3895 4aabd498f66c45ce8589ffbd9a2119c6 - - default default] 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-02-25 23:13:50.613 8 WARNING neutronclient.v2_0.client [None req-711b90d3-8bf6-45f8-aba5-b2c535719e8a 504f6bf532b8402e98faa6873e5e3895 4aabd498f66c45ce8589ffbd9a2119c6 - - default default] 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-02-25 23:13:50.658 8 WARNING neutronclient.v2_0.client [None req-711b90d3-8bf6-45f8-aba5-b2c535719e8a 504f6bf532b8402e98faa6873e5e3895 4aabd498f66c45ce8589ffbd9a2119c6 - - default default] 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-02-25 23:13:50.694 7 WARNING neutronclient.v2_0.client [None req-a669168f-589a-49af-8113-06ac8bca6c70 08e079ca1434441783fd87448800914e d28150a5788d40f2982fd2b9a3b55324 - - default default] The 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: 385/769] 10.0.0.211 () {32 vars in 663 bytes} [Wed Feb 25 23:13:50 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/770] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:13:50 2026] GET /v2.1/servers/6eccaead-9373-4b01-9e42-0f8e6b9dc10a => generated 1293 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-02-25 23:13:50.741 7 WARNING neutronclient.v2_0.client [None req-76990243-bd1e-470c-9754-71331f5e26ba 504f6bf532b8402e98faa6873e5e3895 4aabd498f66c45ce8589ffbd9a2119c6 - - default default] 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-02-25 23:13:50.749 8 WARNING neutronclient.v2_0.client [None req-19eb8339-d628-422f-9f7b-951612fc539e 6966d07fdfd2490984cfacf75b04574f fc8bb76e674a4391a6de285a7e7b57a3 - - default default] 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-02-25 23:13:50.769 7 WARNING neutronclient.v2_0.client [None req-76990243-bd1e-470c-9754-71331f5e26ba 504f6bf532b8402e98faa6873e5e3895 4aabd498f66c45ce8589ffbd9a2119c6 - - default default] The 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/771] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:13:50 2026] GET /v2.1/servers/74e3a2f9-b023-438a-baeb-88d22eff1d9c => generated 1397 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/772] 10.0.0.211 () {32 vars in 740 bytes} [Wed Feb 25 23:13:50 2026] DELETE /v2.1/os-security-groups/31f9487c-f9dd-41e8-b928-fbd085068574 => generated 0 bytes in 124 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-02-25 23:13:50.885 8 WARNING neutronclient.v2_0.client [None req-983ad3ae-f1c9-493a-a8c4-f88679db238d 504f6bf532b8402e98faa6873e5e3895 4aabd498f66c45ce8589ffbd9a2119c6 - - default default] 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-02-25 23:13:50.903 8 INFO nova.api.openstack.wsgi [None req-983ad3ae-f1c9-493a-a8c4-f88679db238d 504f6bf532b8402e98faa6873e5e3895 4aabd498f66c45ce8589ffbd9a2119c6 - - default default] HTTP exception thrown: Security group 31f9487c-f9dd-41e8-b928-fbd085068574 does not exist Neutron server returns request_ids: ['req-426b6482-d24e-4c61-b208-4c82f61299f7'] [pid: 8|app: 0|req: 387/773] 10.0.0.211 () {32 vars in 737 bytes} [Wed Feb 25 23:13:50 2026] GET /v2.1/os-security-groups/31f9487c-f9dd-41e8-b928-fbd085068574 => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-25 23:13:50.917 7 WARNING neutronclient.v2_0.client [None req-17b344da-ddec-4276-82b3-db630e0aebbc 504f6bf532b8402e98faa6873e5e3895 4aabd498f66c45ce8589ffbd9a2119c6 - - default default] 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-02-25 23:13:50.945 7 WARNING neutronclient.v2_0.client [None req-17b344da-ddec-4276-82b3-db630e0aebbc 504f6bf532b8402e98faa6873e5e3895 4aabd498f66c45ce8589ffbd9a2119c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/774] 10.0.0.211 () {32 vars in 740 bytes} [Wed Feb 25 23:13:50 2026] DELETE /v2.1/os-security-groups/fca415de-b68c-4db7-8029-1c19d968fd94 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-25 23:13:51.067 8 WARNING neutronclient.v2_0.client [None req-43841e2e-fabd-4bd8-96d9-94f9c9cf0f66 504f6bf532b8402e98faa6873e5e3895 4aabd498f66c45ce8589ffbd9a2119c6 - - default default] 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-02-25 23:13:51.092 8 INFO nova.api.openstack.wsgi [None req-43841e2e-fabd-4bd8-96d9-94f9c9cf0f66 504f6bf532b8402e98faa6873e5e3895 4aabd498f66c45ce8589ffbd9a2119c6 - - default default] HTTP exception thrown: Security group fca415de-b68c-4db7-8029-1c19d968fd94 does not exist Neutron server returns request_ids: ['req-5358bf89-6068-4203-bc31-1c155f7a285a'] [pid: 8|app: 0|req: 388/775] 10.0.0.211 () {32 vars in 737 bytes} [Wed Feb 25 23:13:51 2026] GET /v2.1/os-security-groups/fca415de-b68c-4db7-8029-1c19d968fd94 => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-25 23:13:51.106 7 WARNING neutronclient.v2_0.client [None req-04ea999e-e353-451c-ac08-507bf0a87ad5 504f6bf532b8402e98faa6873e5e3895 4aabd498f66c45ce8589ffbd9a2119c6 - - default default] 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-02-25 23:13:51.130 7 WARNING neutronclient.v2_0.client [None req-04ea999e-e353-451c-ac08-507bf0a87ad5 504f6bf532b8402e98faa6873e5e3895 4aabd498f66c45ce8589ffbd9a2119c6 - - default default] The 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/776] 10.0.0.211 () {32 vars in 740 bytes} [Wed Feb 25 23:13:51 2026] DELETE /v2.1/os-security-groups/313097b7-af08-46c2-9554-2286105150ca => generated 0 bytes in 94 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-25 23:13:51.207 8 WARNING neutronclient.v2_0.client [None req-bff8bd5b-6a03-4f2e-ae74-9ffd1cd2d456 504f6bf532b8402e98faa6873e5e3895 4aabd498f66c45ce8589ffbd9a2119c6 - - default default] 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-02-25 23:13:51.227 8 INFO nova.api.openstack.wsgi [None req-bff8bd5b-6a03-4f2e-ae74-9ffd1cd2d456 504f6bf532b8402e98faa6873e5e3895 4aabd498f66c45ce8589ffbd9a2119c6 - - default default] HTTP exception thrown: Security group 313097b7-af08-46c2-9554-2286105150ca does not exist Neutron server returns request_ids: ['req-e102c686-37a4-4954-a3a5-6beba6ad2481'] [pid: 8|app: 0|req: 389/777] 10.0.0.211 () {32 vars in 737 bytes} [Wed Feb 25 23:13:51 2026] GET /v2.1/os-security-groups/313097b7-af08-46c2-9554-2286105150ca => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-25 23:13:51.247 7 WARNING neutronclient.v2_0.client [None req-9f93d31e-936a-4c6a-aa7b-d7237cb60a50 504f6bf532b8402e98faa6873e5e3895 4aabd498f66c45ce8589ffbd9a2119c6 - - default default] 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-02-25 23:13:51.280 7 WARNING neutronclient.v2_0.client [None req-9f93d31e-936a-4c6a-aa7b-d7237cb60a50 504f6bf532b8402e98faa6873e5e3895 4aabd498f66c45ce8589ffbd9a2119c6 - - default default] 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-02-25 23:13:51.313 7 WARNING neutronclient.v2_0.client [None req-9f93d31e-936a-4c6a-aa7b-d7237cb60a50 504f6bf532b8402e98faa6873e5e3895 4aabd498f66c45ce8589ffbd9a2119c6 - - default default] The 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/778] 10.0.0.211 () {32 vars in 663 bytes} [Wed Feb 25 23:13:51 2026] GET /v2.1/os-security-groups => generated 707 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 23:13:51.363 8 WARNING neutronclient.v2_0.client [None req-802c6b69-935d-448b-b23c-f8a35a68d924 504f6bf532b8402e98faa6873e5e3895 4aabd498f66c45ce8589ffbd9a2119c6 - - default default] 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-02-25 23:13:51.384 8 INFO nova.api.openstack.wsgi [None req-802c6b69-935d-448b-b23c-f8a35a68d924 504f6bf532b8402e98faa6873e5e3895 4aabd498f66c45ce8589ffbd9a2119c6 - - default default] HTTP exception thrown: Security group 313097b7-af08-46c2-9554-2286105150ca does not exist Neutron server returns request_ids: ['req-312d7840-7c43-4676-b135-785fec7f7336'] [pid: 8|app: 0|req: 390/779] 10.0.0.211 () {32 vars in 740 bytes} [Wed Feb 25 23:13:51 2026] DELETE /v2.1/os-security-groups/313097b7-af08-46c2-9554-2286105150ca => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-25 23:13:51.398 7 WARNING neutronclient.v2_0.client [None req-75fcf2d0-6ffe-42da-a8e8-7d030c82c28b 504f6bf532b8402e98faa6873e5e3895 4aabd498f66c45ce8589ffbd9a2119c6 - - default default] 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-02-25 23:13:51.418 7 INFO nova.api.openstack.wsgi [None req-75fcf2d0-6ffe-42da-a8e8-7d030c82c28b 504f6bf532b8402e98faa6873e5e3895 4aabd498f66c45ce8589ffbd9a2119c6 - - default default] HTTP exception thrown: Security group fca415de-b68c-4db7-8029-1c19d968fd94 does not exist Neutron server returns request_ids: ['req-5f9d5b5d-5547-4f17-adf5-cf4a93b507dc'] [pid: 7|app: 0|req: 390/780] 10.0.0.211 () {32 vars in 740 bytes} [Wed Feb 25 23:13:51 2026] DELETE /v2.1/os-security-groups/fca415de-b68c-4db7-8029-1c19d968fd94 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-25 23:13:51.435 8 WARNING neutronclient.v2_0.client [None req-9ad73060-067a-40b9-ae25-874a6686f3f7 504f6bf532b8402e98faa6873e5e3895 4aabd498f66c45ce8589ffbd9a2119c6 - - default default] 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-02-25 23:13:51.452 8 INFO nova.api.openstack.wsgi [None req-9ad73060-067a-40b9-ae25-874a6686f3f7 504f6bf532b8402e98faa6873e5e3895 4aabd498f66c45ce8589ffbd9a2119c6 - - default default] HTTP exception thrown: Security group 31f9487c-f9dd-41e8-b928-fbd085068574 does not exist Neutron server returns request_ids: ['req-224b7852-00ae-4878-a17a-178406ad8d0a'] [pid: 8|app: 0|req: 391/781] 10.0.0.211 () {32 vars in 740 bytes} [Wed Feb 25 23:13:51 2026] DELETE /v2.1/os-security-groups/31f9487c-f9dd-41e8-b928-fbd085068574 => generated 194 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-25 23:13:51.804 7 WARNING neutronclient.v2_0.client [None req-8ca47bd1-222b-44af-b92f-3d23da6d7b9a 08e079ca1434441783fd87448800914e d28150a5788d40f2982fd2b9a3b55324 - - default default] 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-02-25 23:13:51.845 8 WARNING neutronclient.v2_0.client [None req-0b102606-e55e-40ac-bbd8-93647fafbe9d 6966d07fdfd2490984cfacf75b04574f fc8bb76e674a4391a6de285a7e7b57a3 - - default default] The 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/782] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:13:51 2026] GET /v2.1/servers/6eccaead-9373-4b01-9e42-0f8e6b9dc10a => generated 1293 bytes in 507 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/783] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:13:51 2026] GET /v2.1/servers/74e3a2f9-b023-438a-baeb-88d22eff1d9c => generated 1397 bytes in 484 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02-25 23:13:53.327 7 WARNING neutronclient.v2_0.client [None req-9284f641-0dfa-439d-a833-4d9434c89a2e 08e079ca1434441783fd87448800914e d28150a5788d40f2982fd2b9a3b55324 - - default default] 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-02-25 23:13:53.344 8 WARNING neutronclient.v2_0.client [None req-62f5471d-ec67-49a3-9b3a-5a9477961846 6966d07fdfd2490984cfacf75b04574f fc8bb76e674a4391a6de285a7e7b57a3 - - default default] The 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/784] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:13:53 2026] GET /v2.1/servers/6eccaead-9373-4b01-9e42-0f8e6b9dc10a => generated 1293 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/785] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:13:53 2026] GET /v2.1/servers/74e3a2f9-b023-438a-baeb-88d22eff1d9c => generated 1453 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02-25 23:13:54.501 7 WARNING neutronclient.v2_0.client [None req-e697e22a-f199-403f-82fb-5a26d917aff3 08e079ca1434441783fd87448800914e d28150a5788d40f2982fd2b9a3b55324 - - default default] 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-02-25 23:13:54.528 8 WARNING neutronclient.v2_0.client [None req-5d05d203-4556-403a-a9bc-d0bbca7bcd74 6966d07fdfd2490984cfacf75b04574f fc8bb76e674a4391a6de285a7e7b57a3 - - default default] The 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/786] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:13:54 2026] GET /v2.1/servers/6eccaead-9373-4b01-9e42-0f8e6b9dc10a => generated 1349 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/787] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:13:54 2026] GET /v2.1/servers/74e3a2f9-b023-438a-baeb-88d22eff1d9c => generated 1461 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:13:55.587 7 WARNING neutronclient.v2_0.client [None req-e416dce9-f4e0-4432-b4d8-a45e64324702 08e079ca1434441783fd87448800914e d28150a5788d40f2982fd2b9a3b55324 - - default default] 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-02-25 23:13:55.629 8 WARNING neutronclient.v2_0.client [None req-21a3607e-cb18-46a9-8e05-5af76f04f26a 6966d07fdfd2490984cfacf75b04574f fc8bb76e674a4391a6de285a7e7b57a3 - - default default] The 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/788] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:13:55 2026] GET /v2.1/servers/6eccaead-9373-4b01-9e42-0f8e6b9dc10a => generated 1349 bytes in 399 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/789] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:13:55 2026] GET /v2.1/servers/74e3a2f9-b023-438a-baeb-88d22eff1d9c => generated 1529 bytes in 773 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:13:57.007 7 WARNING neutronclient.v2_0.client [None req-53ad7214-20f2-4878-8303-07eb494170ef 08e079ca1434441783fd87448800914e d28150a5788d40f2982fd2b9a3b55324 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/790] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:13:56 2026] GET /v2.1/servers/6eccaead-9373-4b01-9e42-0f8e6b9dc10a => generated 1357 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, ' 2026-02-25 23:13:57.432 8 WARNING neutronclient.v2_0.client [None req-82d05f1e-5459-4907-99f2-e245702236b5 6966d07fdfd2490984cfacf75b04574f fc8bb76e674a4391a6de285a7e7b57a3 - - default default] 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-02-25 23:13:57.543 7 INFO nova.api.openstack.compute.server_external_events [req-9995b0f3-5757-4399-9c93-f4328deccf60 req-561ebbae-e215-4254-b5bc-331972438a8c 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-changed:4e24adec-e384-4a7e-9929-5db2884a2d1a for instance 74e3a2f9-b023-438a-baeb-88d22eff1d9c on instance 2026-02-25 23:13:57.555 7 INFO nova.compute.rpcapi [None req-53e1274e-614e-4cca-b230-8e3ebe7490ff - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 396/791] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:13:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 102 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-02-25 23:13:58.255 7 WARNING neutronclient.v2_0.client [None req-c27fc609-9747-4ba3-86f5-b0123760d80a 08e079ca1434441783fd87448800914e d28150a5788d40f2982fd2b9a3b55324 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/792] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:13:57 2026] GET /v2.1/servers/74e3a2f9-b023-438a-baeb-88d22eff1d9c => generated 1527 bytes in 1168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:13:59.605 8 WARNING neutronclient.v2_0.client [None req-a7f5c745-f357-41cf-8942-e69905df5dc2 6966d07fdfd2490984cfacf75b04574f fc8bb76e674a4391a6de285a7e7b57a3 - - default default] The 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: 397/795] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:13:58 2026] GET /v2.1/servers/6eccaead-9373-4b01-9e42-0f8e6b9dc10a => generated 1435 bytes in 1638 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/796] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:13:59 2026] GET /v2.1/servers/74e3a2f9-b023-438a-baeb-88d22eff1d9c => generated 1527 bytes in 564 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:14:00.239 7 INFO nova.api.openstack.compute.server_external_events [req-a8b266be-9013-4f30-91d0-6add4e70bd03 req-a055bb47-eb94-4ff2-a9c1-a159aea98a94 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-changed:d2c0f878-4d46-4b68-a0a7-0e19818e1cbb for instance 6eccaead-9373-4b01-9e42-0f8e6b9dc10a on instance [pid: 7|app: 0|req: 398/797] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:14:00 2026] POST /v2.1/os-server-external-events => generated 179 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: 8|app: 0|req: 400/798] 10.0.0.211 () {34 vars in 671 bytes} [Wed Feb 25 23:14:00 2026] POST /v2.1/os-keypairs => generated 385 bytes in 103 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-02-25 23:14:00.906 7 WARNING neutronclient.v2_0.client [None req-0c08fbd3-2d7e-45b1-8c04-fdde99c27f66 08e079ca1434441783fd87448800914e d28150a5788d40f2982fd2b9a3b55324 - - default default] 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-02-25 23:14:01.183 8 WARNING neutronclient.v2_0.client [None req-80843674-3b29-40f8-acd2-34ea8851f7f1 6966d07fdfd2490984cfacf75b04574f fc8bb76e674a4391a6de285a7e7b57a3 - - default default] The 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/799] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:00 2026] GET /v2.1/servers/6eccaead-9373-4b01-9e42-0f8e6b9dc10a => generated 1435 bytes in 738 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/800] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:01 2026] GET /v2.1/servers/74e3a2f9-b023-438a-baeb-88d22eff1d9c => generated 1527 bytes in 488 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:14:01.770 7 WARNING neutronclient.v2_0.client [None req-d7588d3d-07ea-4593-a043-7316c1823c46 c776f2b4b88c44e7918b398c53c2e598 ac0e624efab7407383e8bb1e7be7c8ac - - default default] 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-02-25 23:14:01.824 7 WARNING neutronclient.v2_0.client [None req-d7588d3d-07ea-4593-a043-7316c1823c46 c776f2b4b88c44e7918b398c53c2e598 ac0e624efab7407383e8bb1e7be7c8ac - - default default] 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-02-25 23:14:02.039 7 WARNING neutronclient.v2_0.client [None req-d7588d3d-07ea-4593-a043-7316c1823c46 c776f2b4b88c44e7918b398c53c2e598 ac0e624efab7407383e8bb1e7be7c8ac - - default default] The 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/801] 10.0.0.211 () {34 vars in 663 bytes} [Wed Feb 25 23:14:01 2026] POST /v2.1/servers => generated 453 bytes in 575 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-02-25 23:14:02.302 8 WARNING neutronclient.v2_0.client [None req-4ca5e9e6-5efc-4c97-a6e7-f578031a848c c776f2b4b88c44e7918b398c53c2e598 ac0e624efab7407383e8bb1e7be7c8ac - - default default] 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-02-25 23:14:02.668 7 WARNING neutronclient.v2_0.client [None req-7f9988b9-0208-421d-a0f4-ea6c1fbe4178 08e079ca1434441783fd87448800914e d28150a5788d40f2982fd2b9a3b55324 - - default default] The 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: 402/802] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:02 2026] GET /v2.1/servers/725e117b-e0da-4b42-a1bd-5137dcf8d53b => generated 1430 bytes in 402 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:14:02.727 8 WARNING neutronclient.v2_0.client [None req-1cb3f4f2-c8b1-4b15-a410-6d624ce5d652 6966d07fdfd2490984cfacf75b04574f fc8bb76e674a4391a6de285a7e7b57a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/803] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:02 2026] GET /v2.1/servers/6eccaead-9373-4b01-9e42-0f8e6b9dc10a => generated 1435 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/804] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:02 2026] GET /v2.1/servers/74e3a2f9-b023-438a-baeb-88d22eff1d9c => generated 1527 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:14:03.761 7 WARNING neutronclient.v2_0.client [None req-8cd99c6b-ffef-4348-8bbe-18ba58682a11 c776f2b4b88c44e7918b398c53c2e598 ac0e624efab7407383e8bb1e7be7c8ac - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/805] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:03 2026] GET /v2.1/servers/725e117b-e0da-4b42-a1bd-5137dcf8d53b => generated 1426 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:14:03.931 8 WARNING neutronclient.v2_0.client [None req-87e51c9f-bc9f-4703-963b-0b6b6bc8cedd 08e079ca1434441783fd87448800914e d28150a5788d40f2982fd2b9a3b55324 - - default default] 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-02-25 23:14:04.014 7 WARNING neutronclient.v2_0.client [None req-62d630f5-722e-4b0f-ad9d-5405e9326a60 6966d07fdfd2490984cfacf75b04574f fc8bb76e674a4391a6de285a7e7b57a3 - - default default] The 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: 404/806] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:03 2026] GET /v2.1/servers/6eccaead-9373-4b01-9e42-0f8e6b9dc10a => generated 1423 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/807] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:03 2026] GET /v2.1/servers/74e3a2f9-b023-438a-baeb-88d22eff1d9c => generated 1527 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, ' 2026-02-25 23:14:04.860 8 WARNING neutronclient.v2_0.client [None req-ce5eba9d-40e1-4754-a69d-cc1c7a3237f7 c776f2b4b88c44e7918b398c53c2e598 ac0e624efab7407383e8bb1e7be7c8ac - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/808] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:04 2026] GET /v2.1/servers/725e117b-e0da-4b42-a1bd-5137dcf8d53b => generated 1482 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:14:05.144 7 WARNING neutronclient.v2_0.client [None req-1214fbd9-5fa7-4294-b193-ed2d268cf6cc 08e079ca1434441783fd87448800914e d28150a5788d40f2982fd2b9a3b55324 - - default default] 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-02-25 23:14:05.171 8 WARNING neutronclient.v2_0.client [None req-3fd0645c-8cb8-4a9c-95c9-c7371f72b85e 6966d07fdfd2490984cfacf75b04574f fc8bb76e674a4391a6de285a7e7b57a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/809] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:05 2026] GET /v2.1/servers/6eccaead-9373-4b01-9e42-0f8e6b9dc10a => generated 1423 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/810] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:05 2026] GET /v2.1/servers/74e3a2f9-b023-438a-baeb-88d22eff1d9c => generated 1527 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-02-25 23:14:05.956 7 WARNING neutronclient.v2_0.client [None req-a7fe1965-674e-4a06-be97-29b8181dd1b9 c776f2b4b88c44e7918b398c53c2e598 ac0e624efab7407383e8bb1e7be7c8ac - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/811] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:05 2026] GET /v2.1/servers/725e117b-e0da-4b42-a1bd-5137dcf8d53b => generated 1482 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-02-25 23:14:06.355 8 WARNING neutronclient.v2_0.client [None req-e74c091e-0717-4282-b5e6-703372ed2f77 08e079ca1434441783fd87448800914e d28150a5788d40f2982fd2b9a3b55324 - - default default] 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-02-25 23:14:06.416 7 WARNING neutronclient.v2_0.client [None req-eb8062fc-cd76-4a08-b040-03807014b576 6966d07fdfd2490984cfacf75b04574f fc8bb76e674a4391a6de285a7e7b57a3 - - default default] The 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/812] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:06 2026] GET /v2.1/servers/6eccaead-9373-4b01-9e42-0f8e6b9dc10a => generated 1423 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/813] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:06 2026] GET /v2.1/servers/74e3a2f9-b023-438a-baeb-88d22eff1d9c => generated 1527 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:14:06.962 8 INFO nova.api.openstack.compute.server_external_events [req-b68471f4-f9a6-487e-8f91-d09e2a9cc697 req-88cd7ba7-a51c-440f-8368-5ff336f73e8b 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-vif-plugged:d2c0f878-4d46-4b68-a0a7-0e19818e1cbb for instance 6eccaead-9373-4b01-9e42-0f8e6b9dc10a on instance 2026-02-25 23:14:06.978 8 INFO nova.compute.rpcapi [None req-f67f75bf-750e-4911-a26f-9012e4f36013 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 408/814] 10.0.0.245 () {38 vars in 815 bytes} [Wed Feb 25 23:14:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 96 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-02-25 23:14:07.047 7 WARNING neutronclient.v2_0.client [None req-877e7df3-4f35-49a8-b378-65c384c5b22c c776f2b4b88c44e7918b398c53c2e598 ac0e624efab7407383e8bb1e7be7c8ac - - default default] 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-02-25 23:14:07.497 8 WARNING neutronclient.v2_0.client [None req-12b4b893-d8de-4aea-b8b0-79e92bf10861 08e079ca1434441783fd87448800914e d28150a5788d40f2982fd2b9a3b55324 - - default default] The 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/815] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:07 2026] GET /v2.1/servers/725e117b-e0da-4b42-a1bd-5137dcf8d53b => generated 1558 bytes in 863 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:14:07.906 7 WARNING neutronclient.v2_0.client [None req-6798adbe-fbc8-49a9-b8ef-14f64454822e 6966d07fdfd2490984cfacf75b04574f fc8bb76e674a4391a6de285a7e7b57a3 - - default default] The 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/816] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:07 2026] GET /v2.1/servers/6eccaead-9373-4b01-9e42-0f8e6b9dc10a => generated 1423 bytes in 510 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:14:07.987 8 INFO nova.api.openstack.compute.server_external_events [req-b81d1b32-630f-4f53-ba29-9c1030a49e7d req-c5c819f3-5ad7-4390-89b2-51109d2d2402 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-changed:65ed634b-6960-46c8-9847-d3b440bb4a33 for instance 725e117b-e0da-4b42-a1bd-5137dcf8d53b on instance [pid: 8|app: 0|req: 410/817] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:14:07 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) [pid: 7|app: 0|req: 408/818] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:07 2026] GET /v2.1/servers/74e3a2f9-b023-438a-baeb-88d22eff1d9c => generated 1527 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-02-25 23:14:08.934 7 WARNING neutronclient.v2_0.client [None req-475182d7-128c-469c-9ba3-cd385086118f c776f2b4b88c44e7918b398c53c2e598 ac0e624efab7407383e8bb1e7be7c8ac - - default default] 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-02-25 23:14:09.021 8 WARNING neutronclient.v2_0.client [None req-0866ddd2-2b0c-4dd9-96e7-9fd3c99c49d1 08e079ca1434441783fd87448800914e d28150a5788d40f2982fd2b9a3b55324 - - default default] The 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: 410/821] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:08 2026] GET /v2.1/servers/725e117b-e0da-4b42-a1bd-5137dcf8d53b => generated 1556 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-02-25 23:14:09.075 7 INFO nova.api.openstack.compute.server_external_events [req-25ff9fea-480e-4832-bbff-8558a6016a0a req-306d7e53-d261-42fa-b83c-23f823ab3bdc 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-vif-plugged:4e24adec-e384-4a7e-9929-5db2884a2d1a for instance 74e3a2f9-b023-438a-baeb-88d22eff1d9c on instance [pid: 7|app: 0|req: 411/822] 10.0.0.245 () {38 vars in 815 bytes} [Wed Feb 25 23:14:09 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-02-25 23:14:09.131 7 WARNING neutronclient.v2_0.client [None req-458aaf36-8982-4a0e-b025-0db3b8b696ab 6966d07fdfd2490984cfacf75b04574f fc8bb76e674a4391a6de285a7e7b57a3 - - default default] The 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: 412/823] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:08 2026] GET /v2.1/servers/6eccaead-9373-4b01-9e42-0f8e6b9dc10a => generated 1609 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 412/824] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:09 2026] GET /v2.1/servers/74e3a2f9-b023-438a-baeb-88d22eff1d9c => generated 1527 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-25 23:14:09.265 8 WARNING neutronclient.v2_0.client [None req-637b0603-e6be-42dd-919b-7a61eaf78ea9 08e079ca1434441783fd87448800914e d28150a5788d40f2982fd2b9a3b55324 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/825] 10.0.0.211 () {32 vars in 741 bytes} [Wed Feb 25 23:14:09 2026] GET /v2.1/servers/6eccaead-9373-4b01-9e42-0f8e6b9dc10a/os-interface => generated 284 bytes in 111 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-02-25 23:14:10.103 7 WARNING neutronclient.v2_0.client [None req-88be8137-19ee-435d-86ac-1a0471985366 c776f2b4b88c44e7918b398c53c2e598 ac0e624efab7407383e8bb1e7be7c8ac - - default default] 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: 413/826] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:10 2026] GET /v2.1/servers/725e117b-e0da-4b42-a1bd-5137dcf8d53b => generated 1556 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-02-25 23:14:10.256 7 INFO nova.api.openstack.compute.server_external_events [req-837bfaa1-6319-4bbd-a17d-3b0e369f49d7 req-c571cc22-ae25-48fb-88e9-644986f70090 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-changed:d2c0f878-4d46-4b68-a0a7-0e19818e1cbb for instance 6eccaead-9373-4b01-9e42-0f8e6b9dc10a on instance [pid: 7|app: 0|req: 414/827] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:14:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 23:14:10.265 8 WARNING neutronclient.v2_0.client [None req-d8383321-f046-4fe7-8e06-9f105c9cf18f 08e079ca1434441783fd87448800914e d28150a5788d40f2982fd2b9a3b55324 - - default default] 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-02-25 23:14:10.325 7 WARNING neutronclient.v2_0.client [None req-9643a5c0-0f64-4d64-9b1d-94b4f1494b76 6966d07fdfd2490984cfacf75b04574f fc8bb76e674a4391a6de285a7e7b57a3 - - default default] The 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/828] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:10 2026] GET /v2.1/servers/6eccaead-9373-4b01-9e42-0f8e6b9dc10a => generated 1609 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/829] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:10 2026] GET /v2.1/servers/74e3a2f9-b023-438a-baeb-88d22eff1d9c => generated 1718 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-02-25 23:14:10.483 7 WARNING neutronclient.v2_0.client [None req-20bb1f35-cb41-4ca7-9a3b-f7e39904cde8 6966d07fdfd2490984cfacf75b04574f fc8bb76e674a4391a6de285a7e7b57a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/830] 10.0.0.211 () {32 vars in 641 bytes} [Wed Feb 25 23:14:10 2026] GET /v2.1/servers => generated 387 bytes in 105 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: 416/831] 10.0.0.211 () {32 vars in 741 bytes} [Wed Feb 25 23:14:10 2026] GET /v2.1/servers/74e3a2f9-b023-438a-baeb-88d22eff1d9c/os-interface => generated 284 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/832] 10.0.0.211 () {32 vars in 718 bytes} [Wed Feb 25 23:14:10 2026] DELETE /v2.1/servers/6eccaead-9373-4b01-9e42-0f8e6b9dc10a => generated 0 bytes in 119 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-02-25 23:14:10.705 7 WARNING neutronclient.v2_0.client [None req-533a026b-8353-4e32-98ab-6f8f5143e611 08e079ca1434441783fd87448800914e d28150a5788d40f2982fd2b9a3b55324 - - default default] The 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: 417/833] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:10 2026] GET /v2.1/servers/6eccaead-9373-4b01-9e42-0f8e6b9dc10a => generated 1615 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:14:11.316 8 WARNING neutronclient.v2_0.client [None req-2c36de6f-8225-4680-a89a-11e1bad00c6a c776f2b4b88c44e7918b398c53c2e598 ac0e624efab7407383e8bb1e7be7c8ac - - default default] 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-02-25 23:14:11.328 7 WARNING neutronclient.v2_0.client [None req-8b41b786-8d4a-47a8-bcb9-487c1a3b98ee 6966d07fdfd2490984cfacf75b04574f fc8bb76e674a4391a6de285a7e7b57a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/834] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:11 2026] GET /v2.1/servers/74e3a2f9-b023-438a-baeb-88d22eff1d9c => generated 1718 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/835] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:11 2026] GET /v2.1/servers/725e117b-e0da-4b42-a1bd-5137dcf8d53b => generated 1556 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:14:11.925 7 WARNING neutronclient.v2_0.client [None req-da23b29a-ad0d-4c82-87ff-e7c44af89521 08e079ca1434441783fd87448800914e d28150a5788d40f2982fd2b9a3b55324 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/836] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:11 2026] GET /v2.1/servers/6eccaead-9373-4b01-9e42-0f8e6b9dc10a => generated 1735 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-02-25 23:14:12.227 8 INFO nova.api.openstack.compute.server_external_events [req-b9dffd31-8fde-43f3-b85e-7c14bd2a34f2 req-24489f75-5f3a-4375-8082-449bd9982de1 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-vif-plugged:65ed634b-6960-46c8-9847-d3b440bb4a33 for instance 725e117b-e0da-4b42-a1bd-5137dcf8d53b on instance [pid: 8|app: 0|req: 418/837] 10.0.0.245 () {38 vars in 815 bytes} [Wed Feb 25 23:14: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-02-25 23:14:12.293 7 INFO nova.api.openstack.compute.server_external_events [req-4287aee5-bc3c-4fcd-9fb3-ab950377c7aa req-fc4c847d-fda5-4cbd-82e7-7372178f0596 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-changed:4e24adec-e384-4a7e-9929-5db2884a2d1a for instance 74e3a2f9-b023-438a-baeb-88d22eff1d9c on instance [pid: 7|app: 0|req: 420/838] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:14:12 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-02-25 23:14:12.613 8 WARNING neutronclient.v2_0.client [None req-64c51bfb-1b06-46cf-9c44-efb0e1de2b52 c776f2b4b88c44e7918b398c53c2e598 ac0e624efab7407383e8bb1e7be7c8ac - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/839] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:12 2026] GET /v2.1/servers/725e117b-e0da-4b42-a1bd-5137dcf8d53b => generated 1556 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, ' 2026-02-25 23:14:13.085 7 WARNING neutronclient.v2_0.client [None req-9bd5f07d-aeb4-43a1-ae2d-5e7c1e1f079a 08e079ca1434441783fd87448800914e d28150a5788d40f2982fd2b9a3b55324 - - default default] The 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/840] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:13 2026] GET /v2.1/servers/6eccaead-9373-4b01-9e42-0f8e6b9dc10a => generated 1735 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:14:13.748 8 WARNING neutronclient.v2_0.client [None req-a6540696-5386-4b25-811e-9f19328d2cbc c776f2b4b88c44e7918b398c53c2e598 ac0e624efab7407383e8bb1e7be7c8ac - - default default] 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.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:13 2026] GET /v2.1/servers/725e117b-e0da-4b42-a1bd-5137dcf8d53b => generated 1556 bytes in 519 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-25 23:14:14.257 7 WARNING neutronclient.v2_0.client [None req-673b62a5-feff-4e09-97ca-576b879ca6cc 08e079ca1434441783fd87448800914e d28150a5788d40f2982fd2b9a3b55324 - - default default] The 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: 422/842] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:14 2026] GET /v2.1/servers/6eccaead-9373-4b01-9e42-0f8e6b9dc10a => generated 1667 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:14:14.343 8 INFO nova.api.openstack.compute.server_external_events [req-fe6b2f61-adb4-4586-92d8-a238082f7051 req-f14173a7-aabf-4571-a1d8-856c1aac32f9 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-vif-deleted:d2c0f878-4d46-4b68-a0a7-0e19818e1cbb for instance 6eccaead-9373-4b01-9e42-0f8e6b9dc10a on instance [pid: 8|app: 0|req: 421/843] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:14:14 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-02-25 23:14:15.279 7 WARNING neutronclient.v2_0.client [None req-579d74f3-437c-4cc0-8fc8-05508f9c77cf c776f2b4b88c44e7918b398c53c2e598 ac0e624efab7407383e8bb1e7be7c8ac - - default default] 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-02-25 23:14:15.363 8 WARNING neutronclient.v2_0.client [None req-8688d212-802f-44ea-a38d-b6d474f0e8df 08e079ca1434441783fd87448800914e d28150a5788d40f2982fd2b9a3b55324 - - default default] The 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: 423/844] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:15 2026] GET /v2.1/servers/725e117b-e0da-4b42-a1bd-5137dcf8d53b => generated 1739 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/845] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:15 2026] GET /v2.1/servers/6eccaead-9373-4b01-9e42-0f8e6b9dc10a => generated 1378 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:14:15.443 7 WARNING neutronclient.v2_0.client [None req-10911229-932b-4dd9-a9d0-b2a221dd1090 c776f2b4b88c44e7918b398c53c2e598 ac0e624efab7407383e8bb1e7be7c8ac - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/846] 10.0.0.211 () {32 vars in 741 bytes} [Wed Feb 25 23:14:15 2026] GET /v2.1/servers/725e117b-e0da-4b42-a1bd-5137dcf8d53b/os-interface => generated 285 bytes in 101 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-02-25 23:14:16.180 8 WARNING neutronclient.v2_0.client [None req-c52df7d0-2a41-4386-9325-ba201594f23b c776f2b4b88c44e7918b398c53c2e598 ac0e624efab7407383e8bb1e7be7c8ac - - default default] The 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: 423/847] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:16 2026] GET /v2.1/servers/725e117b-e0da-4b42-a1bd-5137dcf8d53b => generated 1739 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:14:16.392 8 INFO nova.api.openstack.compute.server_external_events [req-6e9b7a0f-8e88-439a-aac7-08afa4613cc0 req-3038e3dc-2e4c-436a-889d-2b1e475933e0 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-changed:65ed634b-6960-46c8-9847-d3b440bb4a33 for instance 725e117b-e0da-4b42-a1bd-5137dcf8d53b on instance [pid: 7|app: 0|req: 425/848] 10.0.0.211 () {32 vars in 641 bytes} [Wed Feb 25 23:14:16 2026] GET /v2.1/servers => generated 383 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/849] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:14:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02-25 23:14:16.473 8 WARNING neutronclient.v2_0.client [None req-23375880-a1d5-417a-8e1d-02ef482fbb69 08e079ca1434441783fd87448800914e d28150a5788d40f2982fd2b9a3b55324 - - default default] The 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: 425/850] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:16 2026] GET /v2.1/servers/6eccaead-9373-4b01-9e42-0f8e6b9dc10a => generated 1383 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/851] 10.0.0.211 () {32 vars in 718 bytes} [Wed Feb 25 23:14:16 2026] DELETE /v2.1/servers/725e117b-e0da-4b42-a1bd-5137dcf8d53b => generated 0 bytes in 137 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-02-25 23:14:16.587 8 WARNING neutronclient.v2_0.client [None req-21139eff-4641-4773-8185-6ec96d2936d4 c776f2b4b88c44e7918b398c53c2e598 ac0e624efab7407383e8bb1e7be7c8ac - - default default] The 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: 426/852] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:16 2026] GET /v2.1/servers/725e117b-e0da-4b42-a1bd-5137dcf8d53b => generated 1745 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-02-25 23:14:17.577 7 WARNING neutronclient.v2_0.client [None req-2202b36f-72a4-4b59-9671-b575a35de2e0 08e079ca1434441783fd87448800914e d28150a5788d40f2982fd2b9a3b55324 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/853] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:17 2026] GET /v2.1/servers/6eccaead-9373-4b01-9e42-0f8e6b9dc10a => generated 1383 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-02-25 23:14:17.805 8 WARNING neutronclient.v2_0.client [None req-11d86670-af7d-445b-b1c6-4a16831f1c64 c776f2b4b88c44e7918b398c53c2e598 ac0e624efab7407383e8bb1e7be7c8ac - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/854] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:17 2026] GET /v2.1/servers/725e117b-e0da-4b42-a1bd-5137dcf8d53b => generated 1865 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-02-25 23:14:18.655 8 INFO nova.api.openstack.wsgi [None req-62de8295-fa20-4707-9f96-36c5c9f4c378 08e079ca1434441783fd87448800914e d28150a5788d40f2982fd2b9a3b55324 - - default default] HTTP exception thrown: Instance 6eccaead-9373-4b01-9e42-0f8e6b9dc10a could not be found. [pid: 8|app: 0|req: 429/857] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:18 2026] GET /v2.1/servers/6eccaead-9373-4b01-9e42-0f8e6b9dc10a => 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: 429/858] 10.0.0.211 () {32 vars in 702 bytes} [Wed Feb 25 23:14:18 2026] DELETE /v2.1/os-keypairs/tempest-keypair-87541767 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:14:18.943 8 WARNING neutronclient.v2_0.client [None req-a085b528-8295-4cf9-9a7c-d2d8eaadf038 c776f2b4b88c44e7918b398c53c2e598 ac0e624efab7407383e8bb1e7be7c8ac - - default default] 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-02-25 23:14:19.843 7 INFO nova.api.openstack.compute.server_external_events [req-1893755f-6b5c-4127-be71-188d0e602340 req-2641bdc8-9ab9-46a0-9036-5fa40bad827c 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-vif-unplugged:65ed634b-6960-46c8-9847-d3b440bb4a33 for instance 725e117b-e0da-4b42-a1bd-5137dcf8d53b on instance [pid: 7|app: 0|req: 430/859] 10.0.0.245 () {38 vars in 815 bytes} [Wed Feb 25 23:14:19 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: 430/860] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:18 2026] GET /v2.1/servers/725e117b-e0da-4b42-a1bd-5137dcf8d53b => generated 1865 bytes in 1046 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 431/861] 10.0.0.139 () {32 vars in 688 bytes} [Wed Feb 25 23:14:20 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 161 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: 431/862] 10.0.0.139 () {32 vars in 672 bytes} [Wed Feb 25 23:14:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 432/863] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:14:20 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) 2026-02-25 23:14:20.815 8 WARNING neutronclient.v2_0.client [None req-fb46cb96-6c59-4148-ae07-9c025ae4c953 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] 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-02-25 23:14:20.919 7 INFO nova.api.openstack.compute.server_external_events [req-780f47d9-607c-4283-9786-0f8aa88356d9 req-db0cbccd-79e6-47ae-a500-ef3f102f709c 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-vif-deleted:65ed634b-6960-46c8-9847-d3b440bb4a33 for instance 725e117b-e0da-4b42-a1bd-5137dcf8d53b on instance [pid: 7|app: 0|req: 433/864] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:14:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:14:21.008 7 WARNING neutronclient.v2_0.client [None req-671aee54-2851-409b-83e7-e10097747a75 c776f2b4b88c44e7918b398c53c2e598 ac0e624efab7407383e8bb1e7be7c8ac - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 434/865] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:20 2026] GET /v2.1/servers/725e117b-e0da-4b42-a1bd-5137dcf8d53b => generated 1511 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/866] 10.0.0.139 () {32 vars in 707 bytes} [Wed Feb 25 23:14:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 5002 bytes in 882 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: 435/867] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:14:21 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: 8|app: 0|req: 433/868] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:14:21 2026] GET /v2.1/limits?tenant_id=4c7bfd7d4076419d9d5702e7131547c0 => 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: 436/869] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:14:21 2026] GET /v2.1/limits?tenant_id=524f8938e49c4268bf9284bce41aeef6 => 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: 434/870] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:14:21 2026] GET /v2.1/limits?tenant_id=a1d4b8a41aa54ac48910f1e63f724ef8 => 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: 437/871] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:14:21 2026] GET /v2.1/limits?tenant_id=ac0e624efab7407383e8bb1e7be7c8ac => generated 304 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/872] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:14:21 2026] GET /v2.1/limits?tenant_id=b3cec2160db5451eaa8464843b58e855 => 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: 438/873] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:14:21 2026] GET /v2.1/limits?tenant_id=d28150a5788d40f2982fd2b9a3b55324 => 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: 436/874] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:14:21 2026] GET /v2.1/limits?tenant_id=fc8bb76e674a4391a6de285a7e7b57a3 => generated 304 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/875] 10.0.0.139 () {32 vars in 668 bytes} [Wed Feb 25 23:14:21 2026] GET /v2.1/os-services => generated 782 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/876] 10.0.0.139 () {32 vars in 711 bytes} [Wed Feb 25 23:14:22 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 714 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: 7|app: 0|req: 440/877] 10.0.0.139 () {32 vars in 686 bytes} [Wed Feb 25 23:14:22 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 438/878] 10.0.0.139 () {32 vars in 682 bytes} [Wed Feb 25 23:14:22 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-02-25 23:14:22.256 7 WARNING neutronclient.v2_0.client [None req-af783be8-34bf-4468-bebb-8d71a8a7364d c776f2b4b88c44e7918b398c53c2e598 ac0e624efab7407383e8bb1e7be7c8ac - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/879] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:22 2026] GET /v2.1/servers/725e117b-e0da-4b42-a1bd-5137dcf8d53b => generated 1516 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-25 23:14:23.375 8 WARNING neutronclient.v2_0.client [None req-a1894a52-9de3-43fc-a45b-75ba1e697654 c776f2b4b88c44e7918b398c53c2e598 ac0e624efab7407383e8bb1e7be7c8ac - - default default] The 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: 439/880] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:23 2026] GET /v2.1/servers/725e117b-e0da-4b42-a1bd-5137dcf8d53b => generated 1516 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-02-25 23:14:24.470 7 INFO nova.api.openstack.wsgi [None req-714036f2-0049-4163-9eb3-f419c2044f84 c776f2b4b88c44e7918b398c53c2e598 ac0e624efab7407383e8bb1e7be7c8ac - - default default] HTTP exception thrown: Instance 725e117b-e0da-4b42-a1bd-5137dcf8d53b could not be found. [pid: 7|app: 0|req: 442/881] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:24 2026] GET /v2.1/servers/725e117b-e0da-4b42-a1bd-5137dcf8d53b => generated 111 bytes in 38 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: 440/882] 10.0.0.211 () {32 vars in 704 bytes} [Wed Feb 25 23:14:24 2026] DELETE /v2.1/os-keypairs/tempest-keypair-115156635 => generated 0 bytes in 19 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: 7|app: 0|req: 443/883] 10.0.0.211 () {34 vars in 671 bytes} [Wed Feb 25 23:14:27 2026] POST /v2.1/os-keypairs => generated 386 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 23:14:29.482 7 WARNING neutronclient.v2_0.client [None req-8a8748a8-7960-4f3d-94ae-ce16aca54481 32091c4920fd4261ae407d7350398707 7fdf387a539043068bd5f52f03436d88 - - default default] 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-02-25 23:14:29.520 7 WARNING neutronclient.v2_0.client [None req-8a8748a8-7960-4f3d-94ae-ce16aca54481 32091c4920fd4261ae407d7350398707 7fdf387a539043068bd5f52f03436d88 - - default default] 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-02-25 23:14:29.839 7 WARNING neutronclient.v2_0.client [None req-8a8748a8-7960-4f3d-94ae-ce16aca54481 32091c4920fd4261ae407d7350398707 7fdf387a539043068bd5f52f03436d88 - - default default] The 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: 445/886] 10.0.0.211 () {34 vars in 663 bytes} [Wed Feb 25 23:14:29 2026] POST /v2.1/servers => generated 452 bytes in 602 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-02-25 23:14:30.052 8 WARNING neutronclient.v2_0.client [None req-81effb18-cca1-4068-bbec-cf6cbe835ece 32091c4920fd4261ae407d7350398707 7fdf387a539043068bd5f52f03436d88 - - default default] The 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: 442/887] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:30 2026] GET /v2.1/servers/8b71a6cd-6961-4953-9dc2-46252f72aa85 => generated 1393 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:14:31.141 7 WARNING neutronclient.v2_0.client [None req-48518fd4-654b-412f-8dcb-379206d35d43 32091c4920fd4261ae407d7350398707 7fdf387a539043068bd5f52f03436d88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/888] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:31 2026] GET /v2.1/servers/8b71a6cd-6961-4953-9dc2-46252f72aa85 => generated 1397 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/889] 10.0.0.211 () {30 vars in 413 bytes} [Wed Feb 25 23:14:31 2026] GET / => generated 423 bytes in 7 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 447/890] 10.0.0.211 () {28 vars in 560 bytes} [Wed Feb 25 23:14:31 2026] GET /v2/ => generated 402 bytes in 490 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 444/891] 10.0.0.211 () {28 vars in 564 bytes} [Wed Feb 25 23:14:32 2026] GET /v2.1/ => generated 411 bytes in 13 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.211 () {30 vars in 413 bytes} [Wed Feb 25 23:14:32 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-02-25 23:14:32.236 8 WARNING neutronclient.v2_0.client [None req-c1d220f5-33f1-46e6-b63a-fafe551d7091 32091c4920fd4261ae407d7350398707 7fdf387a539043068bd5f52f03436d88 - - default default] The 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.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:32 2026] GET /v2.1/servers/8b71a6cd-6961-4953-9dc2-46252f72aa85 => generated 1445 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-25 23:14:33.323 7 WARNING neutronclient.v2_0.client [None req-9de9f39b-3410-4270-adcc-55e952523bb7 32091c4920fd4261ae407d7350398707 7fdf387a539043068bd5f52f03436d88 - - default default] The 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.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:33 2026] GET /v2.1/servers/8b71a6cd-6961-4953-9dc2-46252f72aa85 => generated 1445 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-02-25 23:14:34.579 8 WARNING neutronclient.v2_0.client [None req-b2e59023-c66a-41f7-8a6c-c5c299549e98 32091c4920fd4261ae407d7350398707 7fdf387a539043068bd5f52f03436d88 - - default default] The 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: 446/895] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:34 2026] GET /v2.1/servers/8b71a6cd-6961-4953-9dc2-46252f72aa85 => generated 1453 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:14:35.309 7 INFO nova.api.openstack.compute.server_external_events [req-f8a5107c-1b7b-4f2c-98ca-2272d1d0bf99 req-97f00b18-927f-41fc-b982-74331322d9f8 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-changed:aa4305ee-470b-4a6f-b6f9-2e8b640c43f6 for instance 8b71a6cd-6961-4953-9dc2-46252f72aa85 on instance [pid: 7|app: 0|req: 450/896] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:14:35 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-02-25 23:14:35.689 8 WARNING neutronclient.v2_0.client [None req-17b35ee2-17ea-401d-b57a-6fac8d4af153 32091c4920fd4261ae407d7350398707 7fdf387a539043068bd5f52f03436d88 - - default default] 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-02-25 23:14:35.784 7 WARNING neutronclient.v2_0.client [None req-9bee460e-545b-42af-a77d-acea2c9ee39b 6966d07fdfd2490984cfacf75b04574f fc8bb76e674a4391a6de285a7e7b57a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/897] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:35 2026] GET /v2.1/servers/8b71a6cd-6961-4953-9dc2-46252f72aa85 => generated 1530 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/898] 10.0.0.211 () {32 vars in 741 bytes} [Wed Feb 25 23:14:35 2026] GET /v2.1/servers/74e3a2f9-b023-438a-baeb-88d22eff1d9c/os-interface => generated 284 bytes in 139 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-02-25 23:14:35.919 8 WARNING neutronclient.v2_0.client [None req-f85bdeba-6b2a-41bc-9da1-977c6fb82b1f 6966d07fdfd2490984cfacf75b04574f fc8bb76e674a4391a6de285a7e7b57a3 - - default default] The 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: 448/899] 10.0.0.211 () {32 vars in 815 bytes} [Wed Feb 25 23:14:35 2026] GET /v2.1/servers/74e3a2f9-b023-438a-baeb-88d22eff1d9c/os-interface/4e24adec-e384-4a7e-9929-5db2884a2d1a => generated 281 bytes in 113 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: 452/900] 10.0.0.211 () {32 vars in 723 bytes} [Wed Feb 25 23:14:36 2026] GET /v2.1/servers/74e3a2f9-b023-438a-baeb-88d22eff1d9c/ips => generated 156 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: 449/901] 10.0.0.211 () {34 vars in 750 bytes} [Wed Feb 25 23:14:36 2026] POST /v2.1/servers/74e3a2f9-b023-438a-baeb-88d22eff1d9c/action => generated 0 bytes in 49 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: 7|app: 0|req: 453/902] 10.0.0.211 () {32 vars in 723 bytes} [Wed Feb 25 23:14:36 2026] GET /v2.1/servers/74e3a2f9-b023-438a-baeb-88d22eff1d9c/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, ' 2026-02-25 23:14:36.874 8 WARNING neutronclient.v2_0.client [None req-9f9822fc-bfda-4f42-98a3-f36c8413e1c3 32091c4920fd4261ae407d7350398707 7fdf387a539043068bd5f52f03436d88 - - default default] The 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: 450/903] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:36 2026] GET /v2.1/servers/8b71a6cd-6961-4953-9dc2-46252f72aa85 => generated 1518 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 454/904] 10.0.0.211 () {32 vars in 723 bytes} [Wed Feb 25 23:14:37 2026] GET /v2.1/servers/74e3a2f9-b023-438a-baeb-88d22eff1d9c/ips => generated 156 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-02-25 23:14:37.329 8 INFO nova.api.openstack.compute.server_external_events [req-e5b0d87f-3b1c-443b-be64-1f713fe84d92 req-b118ce36-155d-4448-b8d3-69c5a512805c 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-changed:4e24adec-e384-4a7e-9929-5db2884a2d1a for instance 74e3a2f9-b023-438a-baeb-88d22eff1d9c on instance [pid: 8|app: 0|req: 451/905] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:14:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 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-02-25 23:14:38.121 7 WARNING neutronclient.v2_0.client [None req-90a663e6-c377-4cdd-adc0-7f1bfd119767 32091c4920fd4261ae407d7350398707 7fdf387a539043068bd5f52f03436d88 - - default default] 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: 455/906] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:38 2026] GET /v2.1/servers/8b71a6cd-6961-4953-9dc2-46252f72aa85 => generated 1518 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/907] 10.0.0.211 () {32 vars in 723 bytes} [Wed Feb 25 23:14:38 2026] GET /v2.1/servers/74e3a2f9-b023-438a-baeb-88d22eff1d9c/ips => generated 194 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-02-25 23:14:38.272 7 WARNING neutronclient.v2_0.client [None req-f41c520f-15d6-4931-911c-ee9fe7d76f6f 6966d07fdfd2490984cfacf75b04574f fc8bb76e674a4391a6de285a7e7b57a3 - - default default] The 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/908] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:38 2026] GET /v2.1/servers/74e3a2f9-b023-438a-baeb-88d22eff1d9c => generated 1952 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, ' [pid: 7|app: 0|req: 458/911] 10.0.0.211 () {34 vars in 750 bytes} [Wed Feb 25 23:14:38 2026] POST /v2.1/servers/74e3a2f9-b023-438a-baeb-88d22eff1d9c/action => generated 0 bytes in 48 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: 454/912] 10.0.0.211 () {32 vars in 723 bytes} [Wed Feb 25 23:14:38 2026] GET /v2.1/servers/74e3a2f9-b023-438a-baeb-88d22eff1d9c/ips => generated 194 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-02-25 23:14:39.296 7 WARNING neutronclient.v2_0.client [None req-a137626b-e851-4596-ae45-50a8f0bc79af 32091c4920fd4261ae407d7350398707 7fdf387a539043068bd5f52f03436d88 - - default default] The 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: 459/913] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:39 2026] GET /v2.1/servers/8b71a6cd-6961-4953-9dc2-46252f72aa85 => generated 1518 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, ' [pid: 8|app: 0|req: 455/914] 10.0.0.211 () {32 vars in 723 bytes} [Wed Feb 25 23:14:39 2026] GET /v2.1/servers/74e3a2f9-b023-438a-baeb-88d22eff1d9c/ips => generated 194 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-02-25 23:14:40.455 7 WARNING neutronclient.v2_0.client [None req-ef496e42-2351-4793-a9da-a559fb58a7ee 32091c4920fd4261ae407d7350398707 7fdf387a539043068bd5f52f03436d88 - - default default] 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: 460/916] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:40 2026] GET /v2.1/servers/8b71a6cd-6961-4953-9dc2-46252f72aa85 => generated 1518 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/916] 10.0.0.211 () {32 vars in 723 bytes} [Wed Feb 25 23:14:40 2026] GET /v2.1/servers/74e3a2f9-b023-438a-baeb-88d22eff1d9c/ips => generated 194 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-02-25 23:14:40.621 7 INFO nova.api.openstack.compute.server_external_events [req-d2c85f7a-e798-444d-973e-c6633c53ee67 req-ecdcab74-e262-4b5a-bd0e-f2d27e363965 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-changed:4e24adec-e384-4a7e-9929-5db2884a2d1a for instance 74e3a2f9-b023-438a-baeb-88d22eff1d9c on instance [pid: 7|app: 0|req: 461/917] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:14:40 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-02-25 23:14:40.879 8 INFO nova.api.openstack.compute.server_external_events [req-d1e6cf07-3c57-44e1-9e65-87df42aba1a1 req-0cb7eb55-8af7-4a1d-ab5f-60c200770b78 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-vif-plugged:aa4305ee-470b-4a6f-b6f9-2e8b640c43f6 for instance 8b71a6cd-6961-4953-9dc2-46252f72aa85 on instance [pid: 8|app: 0|req: 457/918] 10.0.0.245 () {38 vars in 815 bytes} [Wed Feb 25 23:14:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 213 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, ' [pid: 7|app: 0|req: 462/919] 10.0.0.211 () {32 vars in 723 bytes} [Wed Feb 25 23:14:41 2026] GET /v2.1/servers/74e3a2f9-b023-438a-baeb-88d22eff1d9c/ips => generated 156 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 23:14:41.626 8 WARNING neutronclient.v2_0.client [None req-76c0758b-8e7e-422c-a453-31ed314d3737 32091c4920fd4261ae407d7350398707 7fdf387a539043068bd5f52f03436d88 - - default default] 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: 458/920] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:41 2026] GET /v2.1/servers/8b71a6cd-6961-4953-9dc2-46252f72aa85 => generated 1518 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/921] 10.0.0.211 () {32 vars in 718 bytes} [Wed Feb 25 23:14:41 2026] DELETE /v2.1/servers/74e3a2f9-b023-438a-baeb-88d22eff1d9c => generated 0 bytes in 102 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-02-25 23:14:41.764 8 WARNING neutronclient.v2_0.client [None req-51953946-c4a9-498f-87f7-59c1879c7aa7 6966d07fdfd2490984cfacf75b04574f fc8bb76e674a4391a6de285a7e7b57a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/922] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:41 2026] GET /v2.1/servers/74e3a2f9-b023-438a-baeb-88d22eff1d9c => generated 1844 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:14:42.776 7 WARNING neutronclient.v2_0.client [None req-56a72259-d3d3-445b-ae94-5187a8c7c63e 32091c4920fd4261ae407d7350398707 7fdf387a539043068bd5f52f03436d88 - - default default] 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: 464/923] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:42 2026] GET /v2.1/servers/8b71a6cd-6961-4953-9dc2-46252f72aa85 => generated 1702 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:14:42.970 8 WARNING neutronclient.v2_0.client [None req-511c82c4-09a7-4397-bca5-e898604c690c 6966d07fdfd2490984cfacf75b04574f fc8bb76e674a4391a6de285a7e7b57a3 - - default default] 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-02-25 23:14:42.989 7 WARNING neutronclient.v2_0.client [None req-015738a9-eccf-41e7-a2fc-0c061a059945 32091c4920fd4261ae407d7350398707 7fdf387a539043068bd5f52f03436d88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/924] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:42 2026] GET /v2.1/servers/74e3a2f9-b023-438a-baeb-88d22eff1d9c => generated 1844 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/925] 10.0.0.211 () {32 vars in 741 bytes} [Wed Feb 25 23:14:42 2026] GET /v2.1/servers/8b71a6cd-6961-4953-9dc2-46252f72aa85/os-interface => generated 285 bytes in 156 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-02-25 23:14:43.888 8 INFO nova.api.openstack.compute.server_external_events [req-3aabbe64-ab07-4ece-812b-5a3a39262471 req-b54ccc6c-3594-42af-832e-6bc54923da08 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-changed:aa4305ee-470b-4a6f-b6f9-2e8b640c43f6 for instance 8b71a6cd-6961-4953-9dc2-46252f72aa85 on instance [pid: 8|app: 0|req: 461/926] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:14:43 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-02-25 23:14:44.169 7 WARNING neutronclient.v2_0.client [None req-46489fc4-6a94-465f-a032-46355cea4bce 6966d07fdfd2490984cfacf75b04574f fc8bb76e674a4391a6de285a7e7b57a3 - - default default] The 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.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:44 2026] GET /v2.1/servers/74e3a2f9-b023-438a-baeb-88d22eff1d9c => generated 1844 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-02-25 23:14:45.364 8 WARNING neutronclient.v2_0.client [None req-e04da922-fb6a-4e64-9bb8-797fa384e1cb 6966d07fdfd2490984cfacf75b04574f fc8bb76e674a4391a6de285a7e7b57a3 - - default default] The 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: 462/928] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:45 2026] GET /v2.1/servers/74e3a2f9-b023-438a-baeb-88d22eff1d9c => generated 1482 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-02-25 23:14:45.929 7 INFO nova.api.openstack.compute.server_external_events [req-5533c1a3-0374-4b86-9156-6d2ee81b19dc req-c496ef82-88f3-4bf4-b469-e5b30e50c400 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-vif-deleted:4e24adec-e384-4a7e-9929-5db2884a2d1a for instance 74e3a2f9-b023-438a-baeb-88d22eff1d9c on instance [pid: 7|app: 0|req: 467/929] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:14:45 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-02-25 23:14:46.464 8 WARNING neutronclient.v2_0.client [None req-1bff5eed-f329-4eed-9396-e08c97384a81 6966d07fdfd2490984cfacf75b04574f fc8bb76e674a4391a6de285a7e7b57a3 - - default default] The 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: 463/930] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:46 2026] GET /v2.1/servers/74e3a2f9-b023-438a-baeb-88d22eff1d9c => generated 1487 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:14:47.565 7 WARNING neutronclient.v2_0.client [None req-96009de7-cee8-4d73-bb07-3c44b57c2e27 6966d07fdfd2490984cfacf75b04574f fc8bb76e674a4391a6de285a7e7b57a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/931] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:47 2026] GET /v2.1/servers/74e3a2f9-b023-438a-baeb-88d22eff1d9c => generated 1487 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-02-25 23:14:48.648 8 INFO nova.api.openstack.wsgi [None req-991ae313-d09e-4718-b31a-4c53c60d2c5b 6966d07fdfd2490984cfacf75b04574f fc8bb76e674a4391a6de285a7e7b57a3 - - default default] HTTP exception thrown: Instance 74e3a2f9-b023-438a-baeb-88d22eff1d9c could not be found. [pid: 8|app: 0|req: 465/934] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:48 2026] GET /v2.1/servers/74e3a2f9-b023-438a-baeb-88d22eff1d9c => generated 111 bytes in 22 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: 470/935] 10.0.0.211 () {32 vars in 706 bytes} [Wed Feb 25 23:14:48 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1986435755 => 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, ' 2026-02-25 23:14:49.083 8 INFO nova.api.openstack.wsgi [None req-3297642e-88a0-4b35-9a1d-88f6ab44db64 6966d07fdfd2490984cfacf75b04574f fc8bb76e674a4391a6de285a7e7b57a3 - - default default] HTTP exception thrown: Instance 74e3a2f9-b023-438a-baeb-88d22eff1d9c could not be found. [pid: 8|app: 0|req: 466/936] 10.0.0.211 () {32 vars in 718 bytes} [Wed Feb 25 23:14:49 2026] DELETE /v2.1/servers/74e3a2f9-b023-438a-baeb-88d22eff1d9c => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-25 23:14:49.117 7 INFO nova.api.openstack.wsgi [None req-b6af66c3-c94b-4bda-bf80-c8554467cf74 6966d07fdfd2490984cfacf75b04574f fc8bb76e674a4391a6de285a7e7b57a3 - - default default] HTTP exception thrown: Instance 74e3a2f9-b023-438a-baeb-88d22eff1d9c could not be found. [pid: 7|app: 0|req: 471/937] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:49 2026] GET /v2.1/servers/74e3a2f9-b023-438a-baeb-88d22eff1d9c => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 467/938] 10.0.0.211 () {34 vars in 671 bytes} [Wed Feb 25 23:14:57 2026] POST /v2.1/os-keypairs => generated 386 bytes in 133 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-02-25 23:14:59.000 7 WARNING neutronclient.v2_0.client [None req-43909bd5-f99c-4f72-a445-cdbc1f0ba053 59b0e36c4cf54fada4fbc2851a97b187 187e63f251cd4d2587277c28add45886 - - default default] 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-02-25 23:14:59.068 7 WARNING neutronclient.v2_0.client [None req-43909bd5-f99c-4f72-a445-cdbc1f0ba053 59b0e36c4cf54fada4fbc2851a97b187 187e63f251cd4d2587277c28add45886 - - default default] 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-02-25 23:14:59.351 7 WARNING neutronclient.v2_0.client [None req-43909bd5-f99c-4f72-a445-cdbc1f0ba053 59b0e36c4cf54fada4fbc2851a97b187 187e63f251cd4d2587277c28add45886 - - default default] The 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: 473/941] 10.0.0.211 () {34 vars in 663 bytes} [Wed Feb 25 23:14:58 2026] POST /v2.1/servers => generated 451 bytes in 749 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/942] 10.0.0.211 () {34 vars in 671 bytes} [Wed Feb 25 23:14:59 2026] POST /v2.1/os-keypairs => generated 398 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:14:59.719 7 WARNING neutronclient.v2_0.client [None req-32280c70-5812-467f-acb4-36223acc1d29 59b0e36c4cf54fada4fbc2851a97b187 187e63f251cd4d2587277c28add45886 - - default default] The 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/943] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:14:59 2026] GET /v2.1/servers/7110735c-fdf3-4f44-a77e-4e5735eafcb1 => generated 1423 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-25 23:15:00.814 8 WARNING neutronclient.v2_0.client [None req-26252753-2206-4c6a-bed2-d3541d6e7ae6 59b0e36c4cf54fada4fbc2851a97b187 187e63f251cd4d2587277c28add45886 - - default default] The 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: 470/944] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:00 2026] GET /v2.1/servers/7110735c-fdf3-4f44-a77e-4e5735eafcb1 => generated 1427 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-02-25 23:15:01.430 7 WARNING neutronclient.v2_0.client [None req-62ea9df3-22c8-457a-a141-c9645f316292 03078550e3d6434692b849e13ec320fc 4fd45209c9664ab9abd1c070e76cd6be - - default default] 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-02-25 23:15:01.491 7 WARNING neutronclient.v2_0.client [None req-62ea9df3-22c8-457a-a141-c9645f316292 03078550e3d6434692b849e13ec320fc 4fd45209c9664ab9abd1c070e76cd6be - - default default] 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-02-25 23:15:01.668 7 WARNING neutronclient.v2_0.client [None req-62ea9df3-22c8-457a-a141-c9645f316292 03078550e3d6434692b849e13ec320fc 4fd45209c9664ab9abd1c070e76cd6be - - default default] The 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.211 () {34 vars in 663 bytes} [Wed Feb 25 23:15:01 2026] POST /v2.1/servers => generated 450 bytes in 484 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:15:01.883 8 WARNING neutronclient.v2_0.client [None req-49d02cc3-1e95-428a-82d4-53df264034ef 03078550e3d6434692b849e13ec320fc 4fd45209c9664ab9abd1c070e76cd6be - - default default] 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-02-25 23:15:01.915 7 WARNING neutronclient.v2_0.client [None req-28117cbb-482e-48e0-9867-ab646cbb49dc 59b0e36c4cf54fada4fbc2851a97b187 187e63f251cd4d2587277c28add45886 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/946] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:01 2026] GET /v2.1/servers/2c878e93-c25f-4818-9498-f1405c7c69f8 => generated 1403 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/947] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:01 2026] GET /v2.1/servers/7110735c-fdf3-4f44-a77e-4e5735eafcb1 => generated 1475 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:15:02.989 8 WARNING neutronclient.v2_0.client [None req-c98e10cb-9f2e-44d6-918a-403732152132 03078550e3d6434692b849e13ec320fc 4fd45209c9664ab9abd1c070e76cd6be - - default default] 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-02-25 23:15:03.011 7 WARNING neutronclient.v2_0.client [None req-81099764-9a59-4a46-862d-e902cb0adc07 59b0e36c4cf54fada4fbc2851a97b187 187e63f251cd4d2587277c28add45886 - - default default] The 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.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:02 2026] GET /v2.1/servers/2c878e93-c25f-4818-9498-f1405c7c69f8 => generated 1407 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/949] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:02 2026] GET /v2.1/servers/7110735c-fdf3-4f44-a77e-4e5735eafcb1 => generated 1475 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:15:04.120 7 WARNING neutronclient.v2_0.client [None req-365c0832-9c62-464b-ab74-419b85420476 59b0e36c4cf54fada4fbc2851a97b187 187e63f251cd4d2587277c28add45886 - - default default] 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-02-25 23:15:04.120 8 WARNING neutronclient.v2_0.client [None req-bb5b0c34-be2e-4ee1-900c-b6b8087017ed 03078550e3d6434692b849e13ec320fc 4fd45209c9664ab9abd1c070e76cd6be - - default default] The 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/950] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:04 2026] GET /v2.1/servers/7110735c-fdf3-4f44-a77e-4e5735eafcb1 => generated 1483 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/951] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:04 2026] GET /v2.1/servers/2c878e93-c25f-4818-9498-f1405c7c69f8 => generated 1455 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-02-25 23:15:05.090 7 INFO nova.api.openstack.compute.server_external_events [req-e2625ca7-c622-4b7d-812b-02a5d2de29c3 req-6359684a-aa6b-4491-b7d2-1bea7c68510b 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-changed:09297e26-9c51-4c47-b37e-bd33b5e6ec8b for instance 7110735c-fdf3-4f44-a77e-4e5735eafcb1 on instance [pid: 7|app: 0|req: 479/952] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:15:05 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:15:05.241 8 WARNING neutronclient.v2_0.client [None req-c5c88afe-29e5-475b-8e47-ea60cfacdf14 59b0e36c4cf54fada4fbc2851a97b187 187e63f251cd4d2587277c28add45886 - - default default] 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-02-25 23:15:05.253 7 WARNING neutronclient.v2_0.client [None req-8ecc8e93-54ed-45da-8893-26cc1ea8f6fa 03078550e3d6434692b849e13ec320fc 4fd45209c9664ab9abd1c070e76cd6be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/953] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:05 2026] GET /v2.1/servers/2c878e93-c25f-4818-9498-f1405c7c69f8 => generated 1455 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/954] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:05 2026] GET /v2.1/servers/7110735c-fdf3-4f44-a77e-4e5735eafcb1 => generated 1561 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-02-25 23:15:05.769 7 WARNING neutronclient.v2_0.client [None req-a9f27d31-ffb6-4395-a574-f4e95d59d9f9 32091c4920fd4261ae407d7350398707 7fdf387a539043068bd5f52f03436d88 - - default default] The 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: 481/955] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:05 2026] GET /v2.1/servers/8b71a6cd-6961-4953-9dc2-46252f72aa85 => generated 1822 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:15:05.945 8 WARNING neutronclient.v2_0.client [None req-b8ea98ac-f429-47af-a41c-2b0571f4871b 32091c4920fd4261ae407d7350398707 7fdf387a539043068bd5f52f03436d88 - - default default] The 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: 475/956] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:05 2026] GET /v2.1/servers/8b71a6cd-6961-4953-9dc2-46252f72aa85 => generated 1822 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, ' [pid: 7|app: 0|req: 482/957] 10.0.0.211 () {34 vars in 750 bytes} [Wed Feb 25 23:15:06 2026] POST /v2.1/servers/8b71a6cd-6961-4953-9dc2-46252f72aa85/action => generated 0 bytes in 99 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:15:06.381 8 WARNING neutronclient.v2_0.client [None req-2d3374b6-dbd8-4cfd-889f-8c19cbb6ca7c 32091c4920fd4261ae407d7350398707 7fdf387a539043068bd5f52f03436d88 - - default default] 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-02-25 23:15:06.401 7 WARNING neutronclient.v2_0.client [None req-111c2dc1-a02c-4bf2-b9a2-c68411856dc8 03078550e3d6434692b849e13ec320fc 4fd45209c9664ab9abd1c070e76cd6be - - default default] The 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/958] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:06 2026] GET /v2.1/servers/8b71a6cd-6961-4953-9dc2-46252f72aa85 => generated 1824 bytes in 895 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:15:07.288 8 WARNING neutronclient.v2_0.client [None req-35f92888-5fa9-40ad-8334-40c203de127d 59b0e36c4cf54fada4fbc2851a97b187 187e63f251cd4d2587277c28add45886 - - default default] The 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: 483/959] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:06 2026] GET /v2.1/servers/2c878e93-c25f-4818-9498-f1405c7c69f8 => generated 1531 bytes in 962 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:15:07.332 7 INFO nova.api.openstack.compute.server_external_events [req-07b0ccad-1e97-4513-990f-0717c2d8a986 req-6ef06ee3-834b-4487-9e24-b6aca0906246 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-changed:0376d727-f9f5-4374-99f6-346f2535a90b for instance 2c878e93-c25f-4818-9498-f1405c7c69f8 on instance [pid: 7|app: 0|req: 484/960] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:15:07 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: 477/961] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:07 2026] GET /v2.1/servers/7110735c-fdf3-4f44-a77e-4e5735eafcb1 => generated 1549 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:15:08.307 7 WARNING neutronclient.v2_0.client [None req-efad184d-b6fe-46f2-be2b-7098fb9f31fb 32091c4920fd4261ae407d7350398707 7fdf387a539043068bd5f52f03436d88 - - default default] 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-02-25 23:15:08.362 8 WARNING neutronclient.v2_0.client [None req-1cf7a295-148d-4270-a9cc-7e1de3faf013 03078550e3d6434692b849e13ec320fc 4fd45209c9664ab9abd1c070e76cd6be - - default default] The 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/962] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:08 2026] GET /v2.1/servers/8b71a6cd-6961-4953-9dc2-46252f72aa85 => generated 1824 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 478/965] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:08 2026] GET /v2.1/servers/2c878e93-c25f-4818-9498-f1405c7c69f8 => generated 1529 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-25 23:15:08.510 7 WARNING neutronclient.v2_0.client [None req-4c6dd5e7-380a-48cf-8e3c-fc538967e45e 59b0e36c4cf54fada4fbc2851a97b187 187e63f251cd4d2587277c28add45886 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/966] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:08 2026] GET /v2.1/servers/7110735c-fdf3-4f44-a77e-4e5735eafcb1 => generated 1549 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02-25 23:15:09.540 8 WARNING neutronclient.v2_0.client [None req-e13bf984-d272-4c37-870f-4dfa48a9d68a 32091c4920fd4261ae407d7350398707 7fdf387a539043068bd5f52f03436d88 - - default default] 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-02-25 23:15:09.562 7 WARNING neutronclient.v2_0.client [None req-59ca3f83-74f0-4073-bc35-d4479ba1584f 03078550e3d6434692b849e13ec320fc 4fd45209c9664ab9abd1c070e76cd6be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/967] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:09 2026] GET /v2.1/servers/8b71a6cd-6961-4953-9dc2-46252f72aa85 => generated 1829 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/968] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:09 2026] GET /v2.1/servers/2c878e93-c25f-4818-9498-f1405c7c69f8 => generated 1529 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:15:09.764 8 WARNING neutronclient.v2_0.client [None req-e0957eb3-ede5-4f8e-a1f6-20c2828ee1e1 59b0e36c4cf54fada4fbc2851a97b187 187e63f251cd4d2587277c28add45886 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/969] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:09 2026] GET /v2.1/servers/7110735c-fdf3-4f44-a77e-4e5735eafcb1 => generated 1549 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-02-25 23:15:10.298 7 INFO nova.api.openstack.compute.server_external_events [req-92c2b74f-41f4-4d08-b5e0-afb8892090db req-0691074f-813f-4fde-b7a7-76c048ee0250 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-vif-plugged:09297e26-9c51-4c47-b37e-bd33b5e6ec8b for instance 7110735c-fdf3-4f44-a77e-4e5735eafcb1 on instance [pid: 7|app: 0|req: 490/970] 10.0.0.245 () {38 vars in 815 bytes} [Wed Feb 25 23:15:10 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-02-25 23:15:10.711 8 WARNING neutronclient.v2_0.client [None req-d4aa2f37-6c05-42c9-bdf1-f167f50761f1 32091c4920fd4261ae407d7350398707 7fdf387a539043068bd5f52f03436d88 - - default default] 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-02-25 23:15:10.744 7 WARNING neutronclient.v2_0.client [None req-19b6c510-ba29-4454-925e-3b8aacdbb9a2 03078550e3d6434692b849e13ec320fc 4fd45209c9664ab9abd1c070e76cd6be - - default default] The 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/971] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:10 2026] GET /v2.1/servers/8b71a6cd-6961-4953-9dc2-46252f72aa85 => generated 1829 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/972] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:10 2026] GET /v2.1/servers/2c878e93-c25f-4818-9498-f1405c7c69f8 => generated 1529 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:15:10.952 8 WARNING neutronclient.v2_0.client [None req-9572d06c-f27d-4a77-8090-ef580b1f1637 59b0e36c4cf54fada4fbc2851a97b187 187e63f251cd4d2587277c28add45886 - - default default] The 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/973] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:10 2026] GET /v2.1/servers/7110735c-fdf3-4f44-a77e-4e5735eafcb1 => generated 1549 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02-25 23:15:11.913 7 WARNING neutronclient.v2_0.client [None req-08ad1805-c6eb-47e6-9831-cce1e31f2682 32091c4920fd4261ae407d7350398707 7fdf387a539043068bd5f52f03436d88 - - default default] 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-02-25 23:15:11.935 8 WARNING neutronclient.v2_0.client [None req-0925e471-2066-4557-87d6-4239fe8dddef 03078550e3d6434692b849e13ec320fc 4fd45209c9664ab9abd1c070e76cd6be - - default default] The 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: 492/974] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:11 2026] GET /v2.1/servers/8b71a6cd-6961-4953-9dc2-46252f72aa85 => generated 1829 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: 483/975] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:11 2026] GET /v2.1/servers/2c878e93-c25f-4818-9498-f1405c7c69f8 => generated 1529 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-25 23:15:12.339 7 WARNING neutronclient.v2_0.client [None req-8145cba0-3d7b-447a-8ebc-276105915a6e 59b0e36c4cf54fada4fbc2851a97b187 187e63f251cd4d2587277c28add45886 - - default default] The 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: 493/976] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:12 2026] GET /v2.1/servers/7110735c-fdf3-4f44-a77e-4e5735eafcb1 => generated 1725 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:15:12.502 8 WARNING neutronclient.v2_0.client [None req-ac497840-98bc-4515-ac85-a0a0d57d4e18 59b0e36c4cf54fada4fbc2851a97b187 187e63f251cd4d2587277c28add45886 - - default default] The 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: 484/977] 10.0.0.211 () {32 vars in 741 bytes} [Wed Feb 25 23:15:12 2026] GET /v2.1/servers/7110735c-fdf3-4f44-a77e-4e5735eafcb1/os-interface => generated 284 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:15:12.676 7 INFO nova.api.openstack.compute.server_external_events [req-ab0ee9a5-62fb-494b-8c3d-e6bbb4c7e363 req-c3de1715-6317-4401-8abd-15e1dc137e7b 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-vif-plugged:0376d727-f9f5-4374-99f6-346f2535a90b for instance 2c878e93-c25f-4818-9498-f1405c7c69f8 on instance [pid: 7|app: 0|req: 494/978] 10.0.0.245 () {38 vars in 815 bytes} [Wed Feb 25 23:15:12 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-02-25 23:15:13.090 8 WARNING neutronclient.v2_0.client [None req-859387bd-2d0d-4e7e-87f4-17e73a825bd9 32091c4920fd4261ae407d7350398707 7fdf387a539043068bd5f52f03436d88 - - default default] 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-02-25 23:15:13.203 7 WARNING neutronclient.v2_0.client [None req-0f777d91-c9fc-4a64-820d-ee669230625d 03078550e3d6434692b849e13ec320fc 4fd45209c9664ab9abd1c070e76cd6be - - default default] The 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/979] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:13 2026] GET /v2.1/servers/8b71a6cd-6961-4953-9dc2-46252f72aa85 => generated 1829 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 495/980] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:13 2026] GET /v2.1/servers/2c878e93-c25f-4818-9498-f1405c7c69f8 => generated 1529 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:15:13.347 8 WARNING neutronclient.v2_0.client [None req-75566006-bc06-488c-ba9e-1ac3eae6e576 59b0e36c4cf54fada4fbc2851a97b187 187e63f251cd4d2587277c28add45886 - - default default] 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-02-25 23:15:13.355 7 INFO nova.api.openstack.compute.server_external_events [req-572b9172-c11c-4e6f-a5ac-be59061760c4 req-dc0cb5f6-3be6-4837-95df-828f6f3b4589 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-changed:09297e26-9c51-4c47-b37e-bd33b5e6ec8b for instance 7110735c-fdf3-4f44-a77e-4e5735eafcb1 on instance [pid: 7|app: 0|req: 496/981] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:15:13 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) [pid: 8|app: 0|req: 486/982] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:13 2026] GET /v2.1/servers/7110735c-fdf3-4f44-a77e-4e5735eafcb1 => generated 1725 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 497/983] 10.0.0.211 () {32 vars in 641 bytes} [Wed Feb 25 23:15:13 2026] GET /v2.1/servers => generated 377 bytes in 48 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-02-25 23:15:13.567 7 INFO nova.api.openstack.compute.server_external_events [req-bf51f3d1-ba09-4f99-840d-bcd8ba813992 req-d924e8e7-5393-4604-8f37-761b484a6349 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-vif-unplugged:aa4305ee-470b-4a6f-b6f9-2e8b640c43f6 for instance 8b71a6cd-6961-4953-9dc2-46252f72aa85 on instance [pid: 7|app: 0|req: 498/984] 10.0.0.245 () {38 vars in 815 bytes} [Wed Feb 25 23:15:13 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) [pid: 8|app: 0|req: 487/985] 10.0.0.211 () {32 vars in 718 bytes} [Wed Feb 25 23:15:13 2026] DELETE /v2.1/servers/7110735c-fdf3-4f44-a77e-4e5735eafcb1 => 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-02-25 23:15:13.636 7 WARNING neutronclient.v2_0.client [None req-4f3212b4-66e8-45e0-ae5e-e7ea026a9fd0 59b0e36c4cf54fada4fbc2851a97b187 187e63f251cd4d2587277c28add45886 - - default default] The 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/986] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:13 2026] GET /v2.1/servers/7110735c-fdf3-4f44-a77e-4e5735eafcb1 => generated 1731 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:15:14.358 8 WARNING neutronclient.v2_0.client [None req-797b976b-7c88-49f9-aa1d-0bb9dcce227c 32091c4920fd4261ae407d7350398707 7fdf387a539043068bd5f52f03436d88 - - default default] 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-02-25 23:15:14.385 7 WARNING neutronclient.v2_0.client [None req-7cb94276-0362-4567-bb2b-1f870a22732a 03078550e3d6434692b849e13ec320fc 4fd45209c9664ab9abd1c070e76cd6be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/987] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:14 2026] GET /v2.1/servers/2c878e93-c25f-4818-9498-f1405c7c69f8 => generated 1697 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/988] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:14 2026] GET /v2.1/servers/8b71a6cd-6961-4953-9dc2-46252f72aa85 => generated 1829 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:15:14.554 7 WARNING neutronclient.v2_0.client [None req-d4b3dc83-9165-44b1-b3bb-88760833cfbf 03078550e3d6434692b849e13ec320fc 4fd45209c9664ab9abd1c070e76cd6be - - default default] The 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: 501/989] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:14 2026] GET /v2.1/servers/2c878e93-c25f-4818-9498-f1405c7c69f8 => generated 1697 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:15:14.833 8 WARNING neutronclient.v2_0.client [None req-a634d3ad-ba70-4026-bc6d-f2a3780802e7 59b0e36c4cf54fada4fbc2851a97b187 187e63f251cd4d2587277c28add45886 - - default default] 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-02-25 23:15:15.066 7 INFO nova.api.openstack.compute.server_external_events [req-000e3d0b-c8a3-48c1-b7f0-58b5bcc3b3b9 req-a51a53c0-4a33-4841-a8f0-9eb4257c4ae6 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-vif-plugged:aa4305ee-470b-4a6f-b6f9-2e8b640c43f6 for instance 8b71a6cd-6961-4953-9dc2-46252f72aa85 on instance [pid: 7|app: 0|req: 502/990] 10.0.0.245 () {38 vars in 815 bytes} [Wed Feb 25 23:15:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/991] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:14 2026] GET /v2.1/servers/7110735c-fdf3-4f44-a77e-4e5735eafcb1 => generated 1851 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:15:15.584 7 WARNING neutronclient.v2_0.client [None req-1ca9bf78-6f4c-4ab2-8541-20fc1bb50e7d 32091c4920fd4261ae407d7350398707 7fdf387a539043068bd5f52f03436d88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/992] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:15 2026] GET /v2.1/servers/8b71a6cd-6961-4953-9dc2-46252f72aa85 => generated 1829 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-02-25 23:15:15.901 8 INFO nova.api.openstack.compute.server_external_events [req-4b7ed48c-484a-481b-b1b2-4927e89376f9 req-d72660b1-9b0f-47c6-ab41-4845fe94d58d 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-changed:0376d727-f9f5-4374-99f6-346f2535a90b for instance 2c878e93-c25f-4818-9498-f1405c7c69f8 on instance [pid: 8|app: 0|req: 490/993] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:15:15 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-02-25 23:15:16.191 7 WARNING neutronclient.v2_0.client [None req-643ca495-06bc-4abf-ad0a-c7aa973975b2 59b0e36c4cf54fada4fbc2851a97b187 187e63f251cd4d2587277c28add45886 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 504/994] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:16 2026] GET /v2.1/servers/7110735c-fdf3-4f44-a77e-4e5735eafcb1 => generated 1851 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, ' 2026-02-25 23:15:16.732 8 WARNING neutronclient.v2_0.client [None req-c498d942-2986-4a84-88d1-efb8a8b0aaaa 32091c4920fd4261ae407d7350398707 7fdf387a539043068bd5f52f03436d88 - - default default] 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-02-25 23:15:16.802 7 INFO nova.api.openstack.compute.server_external_events [req-e3ce332d-4847-4384-a88c-18f586e32320 req-a36f0020-8ecb-4353-a97b-5792fe51eeca 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-vif-deleted:09297e26-9c51-4c47-b37e-bd33b5e6ec8b for instance 7110735c-fdf3-4f44-a77e-4e5735eafcb1 on instance [pid: 7|app: 0|req: 505/995] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:15:16 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) [pid: 8|app: 0|req: 491/996] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:16 2026] GET /v2.1/servers/8b71a6cd-6961-4953-9dc2-46252f72aa85 => generated 1822 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:15:17.323 7 WARNING neutronclient.v2_0.client [None req-30282354-bde6-4795-8e5f-eb7bd998ce78 59b0e36c4cf54fada4fbc2851a97b187 187e63f251cd4d2587277c28add45886 - - default default] The 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: 506/997] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:17 2026] GET /v2.1/servers/7110735c-fdf3-4f44-a77e-4e5735eafcb1 => generated 1504 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:15:18.464 8 WARNING neutronclient.v2_0.client [None req-1ce3859c-6cae-4a2c-af9b-e6f46ced358f 59b0e36c4cf54fada4fbc2851a97b187 187e63f251cd4d2587277c28add45886 - - default default] The 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: 493/1000] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:18 2026] GET /v2.1/servers/7110735c-fdf3-4f44-a77e-4e5735eafcb1 => generated 1509 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-02-25 23:15:19.584 7 WARNING neutronclient.v2_0.client [None req-eab40eba-1896-4c6d-9adf-0e8680ecd25b 59b0e36c4cf54fada4fbc2851a97b187 187e63f251cd4d2587277c28add45886 - - default default] The 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/1001] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:19 2026] GET /v2.1/servers/7110735c-fdf3-4f44-a77e-4e5735eafcb1 => generated 1509 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-02-25 23:15:20.670 8 INFO nova.api.openstack.wsgi [None req-d41f969f-502d-4d72-801d-d6073209c412 59b0e36c4cf54fada4fbc2851a97b187 187e63f251cd4d2587277c28add45886 - - default default] HTTP exception thrown: Instance 7110735c-fdf3-4f44-a77e-4e5735eafcb1 could not be found. [pid: 8|app: 0|req: 494/1002] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:20 2026] GET /v2.1/servers/7110735c-fdf3-4f44-a77e-4e5735eafcb1 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 509/1003] 10.0.0.211 () {32 vars in 706 bytes} [Wed Feb 25 23:15:20 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1724279069 => generated 0 bytes in 16 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-02-25 23:15:21.031 8 WARNING neutronclient.v2_0.client [None req-86da52d3-f486-4215-a01a-dfd9903bec88 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] The 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/1004] 10.0.0.139 () {32 vars in 707 bytes} [Wed Feb 25 23:15:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 4862 bytes in 417 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1005] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:15:21 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: 8|app: 0|req: 496/1006] 10.0.0.139 () {32 vars in 686 bytes} [Wed Feb 25 23:15:21 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1007] 10.0.0.139 () {32 vars in 688 bytes} [Wed Feb 25 23:15:21 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 15 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: 497/1008] 10.0.0.139 () {32 vars in 672 bytes} [Wed Feb 25 23:15:21 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: 512/1009] 10.0.0.139 () {32 vars in 711 bytes} [Wed Feb 25 23:15:21 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1388 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1010] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:15:21 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: 7|app: 0|req: 513/1011] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:15:21 2026] GET /v2.1/limits?tenant_id=187e63f251cd4d2587277c28add45886 => generated 302 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1012] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:15:21 2026] GET /v2.1/limits?tenant_id=4c7bfd7d4076419d9d5702e7131547c0 => 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: 514/1013] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:15:21 2026] GET /v2.1/limits?tenant_id=4fd45209c9664ab9abd1c070e76cd6be => generated 304 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1014] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:15:21 2026] GET /v2.1/limits?tenant_id=7fdf387a539043068bd5f52f03436d88 => generated 304 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1015] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:15:21 2026] GET /v2.1/limits?tenant_id=a04c3f209be040b49bbe1384fca330f9 => 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: 501/1016] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:15:21 2026] GET /v2.1/limits?tenant_id=a1d4b8a41aa54ac48910f1e63f724ef8 => generated 299 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1017] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:15:21 2026] GET /v2.1/limits?tenant_id=b3cec2160db5451eaa8464843b58e855 => 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: 502/1018] 10.0.0.139 () {32 vars in 682 bytes} [Wed Feb 25 23:15:21 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) [pid: 7|app: 0|req: 517/1019] 10.0.0.139 () {32 vars in 668 bytes} [Wed Feb 25 23:15:21 2026] GET /v2.1/os-services => generated 782 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1020] 10.0.0.211 () {34 vars in 750 bytes} [Wed Feb 25 23:15:22 2026] POST /v2.1/servers/2c878e93-c25f-4818-9498-f1405c7c69f8/action => generated 31893 bytes in 560 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-02-25 23:15:29.862 7 WARNING neutronclient.v2_0.client [None req-b18852cd-5fe8-4d08-9bcf-04ea6f18ee8b 5ebe6ec676814b34b00e036cbe0d4a1e 72da0fa52868466c84e26d4cf27a3774 - - default default] 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-02-25 23:15:30.029 7 WARNING neutronclient.v2_0.client [None req-b18852cd-5fe8-4d08-9bcf-04ea6f18ee8b 5ebe6ec676814b34b00e036cbe0d4a1e 72da0fa52868466c84e26d4cf27a3774 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1023] 10.0.0.211 () {34 vars in 663 bytes} [Wed Feb 25 23:15:29 2026] POST /v2.1/servers => generated 424 bytes in 595 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-02-25 23:15:30.272 8 WARNING neutronclient.v2_0.client [None req-996be518-8a4f-46a4-80ef-9076f697a4f2 5ebe6ec676814b34b00e036cbe0d4a1e 72da0fa52868466c84e26d4cf27a3774 - - default default] The 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: 505/1024] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:30 2026] GET /v2.1/servers/6d594f43-1ecc-46ff-8a32-8278191f6ac3 => generated 1370 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:15:31.369 7 WARNING neutronclient.v2_0.client [None req-976f1eb0-d0c4-4a43-9eac-fa67a58f4ac4 5ebe6ec676814b34b00e036cbe0d4a1e 72da0fa52868466c84e26d4cf27a3774 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1025] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:31 2026] GET /v2.1/servers/6d594f43-1ecc-46ff-8a32-8278191f6ac3 => generated 1374 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:15:32.462 8 WARNING neutronclient.v2_0.client [None req-38100069-ed0e-4bb2-8ce5-4d065d59dcb6 5ebe6ec676814b34b00e036cbe0d4a1e 72da0fa52868466c84e26d4cf27a3774 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/1026] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:32 2026] GET /v2.1/servers/6d594f43-1ecc-46ff-8a32-8278191f6ac3 => generated 1422 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:15:33.548 7 WARNING neutronclient.v2_0.client [None req-69d276d0-d1f6-49f6-bf0c-51f27095466c 5ebe6ec676814b34b00e036cbe0d4a1e 72da0fa52868466c84e26d4cf27a3774 - - default default] The 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: 521/1027] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:33 2026] GET /v2.1/servers/6d594f43-1ecc-46ff-8a32-8278191f6ac3 => generated 1422 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-02-25 23:15:34.634 8 WARNING neutronclient.v2_0.client [None req-9498d7fb-aa13-4eb2-955c-5dcd4e346e5b 5ebe6ec676814b34b00e036cbe0d4a1e 72da0fa52868466c84e26d4cf27a3774 - - default default] 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-02-25 23:15:35.469 7 INFO nova.api.openstack.compute.server_external_events [req-39bebff4-b37c-4a9b-b849-fdce0c31e2c5 req-51b86891-30a9-4035-95be-457768826044 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-changed:0376d727-f9f5-4374-99f6-346f2535a90b for instance 2c878e93-c25f-4818-9498-f1405c7c69f8 on instance [pid: 7|app: 0|req: 522/1028] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:15: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, ' [pid: 8|app: 0|req: 507/1029] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:34 2026] GET /v2.1/servers/6d594f43-1ecc-46ff-8a32-8278191f6ac3 => generated 1472 bytes in 878 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-25 23:15:35.498 7 INFO nova.api.openstack.compute.server_external_events [req-3f1addb2-e08c-4ad6-9671-0ff01e5bffb6 req-a9ba2834-649c-4bcd-8bc4-9d4ef64a061e 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-changed:8e0a7076-9502-4d70-b508-f2f45040e1bc for instance 6d594f43-1ecc-46ff-8a32-8278191f6ac3 on instance [pid: 7|app: 0|req: 523/1030] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:15: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, ' 2026-02-25 23:15:36.523 8 WARNING neutronclient.v2_0.client [None req-beb40fdc-ad21-446f-b666-86a5e82ad4ae 5ebe6ec676814b34b00e036cbe0d4a1e 72da0fa52868466c84e26d4cf27a3774 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/1031] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:36 2026] GET /v2.1/servers/6d594f43-1ecc-46ff-8a32-8278191f6ac3 => generated 1470 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:15:37.663 7 WARNING neutronclient.v2_0.client [None req-258fe3dc-e03e-421b-8801-63789dde14d0 5ebe6ec676814b34b00e036cbe0d4a1e 72da0fa52868466c84e26d4cf27a3774 - - default default] The 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/1032] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:37 2026] GET /v2.1/servers/6d594f43-1ecc-46ff-8a32-8278191f6ac3 => generated 1470 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:15:38.277 8 WARNING neutronclient.v2_0.client [None req-9d80313c-fa76-4748-a359-ab41c27a2cc4 32091c4920fd4261ae407d7350398707 7fdf387a539043068bd5f52f03436d88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1035] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:38 2026] GET /v2.1/servers/8b71a6cd-6961-4953-9dc2-46252f72aa85 => generated 1822 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 527/1036] 10.0.0.211 () {32 vars in 718 bytes} [Wed Feb 25 23:15:38 2026] DELETE /v2.1/servers/8b71a6cd-6961-4953-9dc2-46252f72aa85 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:15:38.573 8 WARNING neutronclient.v2_0.client [None req-a537c643-ec9a-4377-b269-674913b27f9a 32091c4920fd4261ae407d7350398707 7fdf387a539043068bd5f52f03436d88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1037] 10.0.0.211 () {34 vars in 671 bytes} [Wed Feb 25 23:15:38 2026] POST /v2.1/os-keypairs => generated 398 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1038] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:38 2026] GET /v2.1/servers/8b71a6cd-6961-4953-9dc2-46252f72aa85 => generated 1828 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-25 23:15:38.816 7 WARNING neutronclient.v2_0.client [None req-6330cb14-8b5d-4ba0-8fc5-f1da37a71199 5ebe6ec676814b34b00e036cbe0d4a1e 72da0fa52868466c84e26d4cf27a3774 - - default default] The 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: 529/1039] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:38 2026] GET /v2.1/servers/6d594f43-1ecc-46ff-8a32-8278191f6ac3 => generated 1470 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:15:39.756 8 WARNING neutronclient.v2_0.client [None req-cb79a835-2b2a-4320-9993-5296ba966869 32091c4920fd4261ae407d7350398707 7fdf387a539043068bd5f52f03436d88 - - default default] 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: 511/1040] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:39 2026] GET /v2.1/servers/8b71a6cd-6961-4953-9dc2-46252f72aa85 => generated 1828 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:15:39.978 8 WARNING neutronclient.v2_0.client [None req-8d99e2e2-82c7-4f4d-be81-8ebe8d1bb12f 5ebe6ec676814b34b00e036cbe0d4a1e 72da0fa52868466c84e26d4cf27a3774 - - default default] 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-02-25 23:15:40.007 7 WARNING neutronclient.v2_0.client [None req-4cf5588d-22f1-4e49-9857-9becc33c4c52 03078550e3d6434692b849e13ec320fc 4fd45209c9664ab9abd1c070e76cd6be - - default default] 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-02-25 23:15:40.081 7 WARNING neutronclient.v2_0.client [None req-4cf5588d-22f1-4e49-9857-9becc33c4c52 03078550e3d6434692b849e13ec320fc 4fd45209c9664ab9abd1c070e76cd6be - - default default] The 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: 512/1041] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:39 2026] GET /v2.1/servers/6d594f43-1ecc-46ff-8a32-8278191f6ac3 => generated 1470 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-25 23:15:40.236 7 WARNING neutronclient.v2_0.client [None req-4cf5588d-22f1-4e49-9857-9becc33c4c52 03078550e3d6434692b849e13ec320fc 4fd45209c9664ab9abd1c070e76cd6be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 530/1042] 10.0.0.211 () {34 vars in 663 bytes} [Wed Feb 25 23:15:39 2026] POST /v2.1/servers => generated 450 bytes in 498 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-02-25 23:15:40.445 8 WARNING neutronclient.v2_0.client [None req-bddb90cd-0e8d-4ff0-8e2d-2887d11b91f9 03078550e3d6434692b849e13ec320fc 4fd45209c9664ab9abd1c070e76cd6be - - default default] The 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: 513/1043] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:40 2026] GET /v2.1/servers/fb216658-be98-439e-b380-d327b4c7b3f5 => generated 1403 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-02-25 23:15:40.588 7 INFO nova.api.openstack.compute.server_external_events [req-fcfdd09a-4c75-451e-822f-dc3112657034 req-5a3f2a67-8cff-45bd-bbbf-a022eb7a02bc 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-vif-plugged:8e0a7076-9502-4d70-b508-f2f45040e1bc for instance 6d594f43-1ecc-46ff-8a32-8278191f6ac3 on instance [pid: 7|app: 0|req: 531/1044] 10.0.0.245 () {38 vars in 815 bytes} [Wed Feb 25 23:15:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 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-02-25 23:15:40.986 8 WARNING neutronclient.v2_0.client [None req-c25e2a55-13f1-49e0-8c51-45dcc80aca73 32091c4920fd4261ae407d7350398707 7fdf387a539043068bd5f52f03436d88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 514/1045] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:40 2026] GET /v2.1/servers/8b71a6cd-6961-4953-9dc2-46252f72aa85 => generated 1828 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-02-25 23:15:41.177 7 WARNING neutronclient.v2_0.client [None req-5f807a82-05ad-40c5-a652-c69324a13d33 5ebe6ec676814b34b00e036cbe0d4a1e 72da0fa52868466c84e26d4cf27a3774 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 532/1046] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:41 2026] GET /v2.1/servers/6d594f43-1ecc-46ff-8a32-8278191f6ac3 => generated 1470 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:15:41.531 8 WARNING neutronclient.v2_0.client [None req-22227f09-d80f-4706-833b-d8cde451cb07 03078550e3d6434692b849e13ec320fc 4fd45209c9664ab9abd1c070e76cd6be - - default default] 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-02-25 23:15:42.040 7 INFO nova.api.openstack.compute.server_external_events [req-c2fdcb02-0567-4784-989b-f1d83a2e7d74 req-94188e2f-bea6-492b-85aa-0274cb19817b 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-vif-deleted:aa4305ee-470b-4a6f-b6f9-2e8b640c43f6 for instance 8b71a6cd-6961-4953-9dc2-46252f72aa85 on instance [pid: 8|app: 0|req: 515/1047] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:41 2026] GET /v2.1/servers/fb216658-be98-439e-b380-d327b4c7b3f5 => generated 1407 bytes in 548 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1048] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:15:42 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-02-25 23:15:42.139 8 WARNING neutronclient.v2_0.client [None req-8f7315ae-013d-4c17-a547-d1c4ab970a8b 32091c4920fd4261ae407d7350398707 7fdf387a539043068bd5f52f03436d88 - - default default] The 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: 516/1049] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:42 2026] GET /v2.1/servers/8b71a6cd-6961-4953-9dc2-46252f72aa85 => generated 1474 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-02-25 23:15:42.455 7 WARNING neutronclient.v2_0.client [None req-d7f3ff6d-a536-4c10-b0f6-c4a33f11ac2a 5ebe6ec676814b34b00e036cbe0d4a1e 72da0fa52868466c84e26d4cf27a3774 - - default default] The 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/1050] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:42 2026] GET /v2.1/servers/6d594f43-1ecc-46ff-8a32-8278191f6ac3 => generated 1654 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, ' [pid: 8|app: 0|req: 517/1051] 10.0.0.211 () {32 vars in 723 bytes} [Wed Feb 25 23:15:42 2026] GET /v2.1/servers/6d594f43-1ecc-46ff-8a32-8278191f6ac3/ips => generated 108 bytes in 45 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: 535/1052] 10.0.0.211 () {32 vars in 723 bytes} [Wed Feb 25 23:15:42 2026] GET /v2.1/servers/6d594f43-1ecc-46ff-8a32-8278191f6ac3/ips => generated 108 bytes in 45 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: 518/1053] 10.0.0.211 () {32 vars in 823 bytes} [Wed Feb 25 23:15:42 2026] GET /v2.1/servers/6d594f43-1ecc-46ff-8a32-8278191f6ac3/ips/tempest-ServerAddressesTestJSON-276424133-network => generated 93 bytes in 39 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: 7|app: 0|req: 536/1054] 10.0.0.211 () {32 vars in 718 bytes} [Wed Feb 25 23:15:42 2026] DELETE /v2.1/servers/6d594f43-1ecc-46ff-8a32-8278191f6ac3 => generated 0 bytes in 91 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-02-25 23:15:42.868 8 WARNING neutronclient.v2_0.client [None req-43eaa047-8d95-404a-9b67-459e118260ee 5ebe6ec676814b34b00e036cbe0d4a1e 72da0fa52868466c84e26d4cf27a3774 - - default default] The 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: 519/1055] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:42 2026] GET /v2.1/servers/6d594f43-1ecc-46ff-8a32-8278191f6ac3 => generated 1660 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:15:43.100 7 WARNING neutronclient.v2_0.client [None req-531ed690-c20c-4a7c-86cd-15ac0c1aa706 03078550e3d6434692b849e13ec320fc 4fd45209c9664ab9abd1c070e76cd6be - - default default] The 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: 537/1056] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:43 2026] GET /v2.1/servers/fb216658-be98-439e-b380-d327b4c7b3f5 => generated 1455 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-02-25 23:15:43.245 8 WARNING neutronclient.v2_0.client [None req-471d89ee-698e-4693-8e1c-f6e4dee60a11 32091c4920fd4261ae407d7350398707 7fdf387a539043068bd5f52f03436d88 - - default default] The 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: 520/1057] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:43 2026] GET /v2.1/servers/8b71a6cd-6961-4953-9dc2-46252f72aa85 => generated 1479 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-02-25 23:15:44.019 7 WARNING neutronclient.v2_0.client [None req-45283881-1150-457d-b5d8-fb3a727bbb36 5ebe6ec676814b34b00e036cbe0d4a1e 72da0fa52868466c84e26d4cf27a3774 - - default default] The 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/1058] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:43 2026] GET /v2.1/servers/6d594f43-1ecc-46ff-8a32-8278191f6ac3 => generated 1660 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-02-25 23:15:44.190 8 WARNING neutronclient.v2_0.client [None req-6cd432f4-1450-4fac-b4e6-ad21aecfef78 03078550e3d6434692b849e13ec320fc 4fd45209c9664ab9abd1c070e76cd6be - - default default] The 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: 521/1059] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:44 2026] GET /v2.1/servers/fb216658-be98-439e-b380-d327b4c7b3f5 => generated 1455 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-02-25 23:15:44.350 7 WARNING neutronclient.v2_0.client [None req-ed3a3001-d2a9-4256-97ba-e3705d88d951 32091c4920fd4261ae407d7350398707 7fdf387a539043068bd5f52f03436d88 - - default default] The 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/1060] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:44 2026] GET /v2.1/servers/8b71a6cd-6961-4953-9dc2-46252f72aa85 => generated 1479 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-02-25 23:15:45.165 8 WARNING neutronclient.v2_0.client [None req-9f0158cd-c5e7-49d7-a18b-15a3fc020693 5ebe6ec676814b34b00e036cbe0d4a1e 72da0fa52868466c84e26d4cf27a3774 - - default default] 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: 522/1061] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:45 2026] GET /v2.1/servers/6d594f43-1ecc-46ff-8a32-8278191f6ac3 => generated 1660 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-25 23:15:45.273 7 WARNING neutronclient.v2_0.client [None req-279a048b-e171-45ff-898b-9b834dfd284e 03078550e3d6434692b849e13ec320fc 4fd45209c9664ab9abd1c070e76cd6be - - default default] 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: 540/1062] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:45 2026] GET /v2.1/servers/fb216658-be98-439e-b380-d327b4c7b3f5 => generated 1531 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-02-25 23:15:45.464 8 WARNING neutronclient.v2_0.client [None req-2390f724-7cff-42fc-87f6-384e46a33dfe 426d1b092f134106a3105478cac6f2bd c1ab98f85b384eb9a8ac53f48e36cacb - - default default] 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-02-25 23:15:45.491 7 WARNING neutronclient.v2_0.client [None req-54d4a345-5856-4919-9ac2-35b8abc21a2f 32091c4920fd4261ae407d7350398707 7fdf387a539043068bd5f52f03436d88 - - default default] The 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: 541/1063] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:45 2026] GET /v2.1/servers/8b71a6cd-6961-4953-9dc2-46252f72aa85 => generated 1479 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:15:45.749 7 INFO nova.api.openstack.compute.server_external_events [req-5e232abb-e914-420d-a0f0-dc14cdcdb479 req-8a9f4fbb-5357-4309-a4f8-efb3046fda43 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-changed:cbe18ebc-94d7-40a5-acac-6c874fb23eb4 for instance fb216658-be98-439e-b380-d327b4c7b3f5 on instance [pid: 7|app: 0|req: 542/1064] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:15:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:15:45.782 7 INFO nova.api.openstack.compute.server_external_events [req-61bbac0c-74d2-46ed-b2b1-b8230c0c3669 req-c70db469-15c2-4ce9-b14d-dfbd20e39313 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-vif-deleted:8e0a7076-9502-4d70-b508-f2f45040e1bc for instance 6d594f43-1ecc-46ff-8a32-8278191f6ac3 on instance [pid: 7|app: 0|req: 543/1065] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:15:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 23:15:45.821 8 WARNING neutronclient.v2_0.client [None req-2390f724-7cff-42fc-87f6-384e46a33dfe 426d1b092f134106a3105478cac6f2bd c1ab98f85b384eb9a8ac53f48e36cacb - - default default] The 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: 523/1066] 10.0.0.211 () {34 vars in 663 bytes} [Wed Feb 25 23:15:45 2026] POST /v2.1/servers => generated 424 bytes in 605 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-02-25 23:15:46.029 7 WARNING neutronclient.v2_0.client [None req-6fffee9b-7215-44fb-93b7-3867685b98ce 426d1b092f134106a3105478cac6f2bd c1ab98f85b384eb9a8ac53f48e36cacb - - default default] The 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: 544/1067] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:46 2026] GET /v2.1/servers/018c5bd8-3b34-4d6d-9b67-6d8b070cb7c6 => generated 1367 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:15:46.312 8 WARNING neutronclient.v2_0.client [None req-8b5a8be4-7a3b-46ce-9121-4c360c756c3c 5ebe6ec676814b34b00e036cbe0d4a1e 72da0fa52868466c84e26d4cf27a3774 - - default default] The 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/1068] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:46 2026] GET /v2.1/servers/6d594f43-1ecc-46ff-8a32-8278191f6ac3 => generated 1451 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-02-25 23:15:46.504 7 WARNING neutronclient.v2_0.client [None req-1a0568cb-17e0-4f84-817b-e0db8150013b 03078550e3d6434692b849e13ec320fc 4fd45209c9664ab9abd1c070e76cd6be - - default default] The 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/1069] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:46 2026] GET /v2.1/servers/fb216658-be98-439e-b380-d327b4c7b3f5 => generated 1529 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-02-25 23:15:46.767 8 INFO nova.api.openstack.wsgi [None req-706ff48c-f55e-42d2-a1be-e197890d2dee 32091c4920fd4261ae407d7350398707 7fdf387a539043068bd5f52f03436d88 - - default default] HTTP exception thrown: Instance 8b71a6cd-6961-4953-9dc2-46252f72aa85 could not be found. [pid: 8|app: 0|req: 525/1070] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:46 2026] GET /v2.1/servers/8b71a6cd-6961-4953-9dc2-46252f72aa85 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 546/1071] 10.0.0.211 () {32 vars in 706 bytes} [Wed Feb 25 23:15:46 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2039627782 => generated 0 bytes in 27 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-02-25 23:15:47.124 8 WARNING neutronclient.v2_0.client [None req-f16ab51a-1c98-48a0-83f7-eed1a379add4 426d1b092f134106a3105478cac6f2bd c1ab98f85b384eb9a8ac53f48e36cacb - - default default] The 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: 526/1072] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:47 2026] GET /v2.1/servers/018c5bd8-3b34-4d6d-9b67-6d8b070cb7c6 => generated 1371 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-25 23:15:47.423 7 WARNING neutronclient.v2_0.client [None req-55a479a6-4c4f-4b69-93fb-6adcda43a33d 5ebe6ec676814b34b00e036cbe0d4a1e 72da0fa52868466c84e26d4cf27a3774 - - default default] The 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/1073] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:47 2026] GET /v2.1/servers/6d594f43-1ecc-46ff-8a32-8278191f6ac3 => generated 1456 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-02-25 23:15:47.652 8 WARNING neutronclient.v2_0.client [None req-e774a71b-258a-4328-a156-20fcee97ea52 03078550e3d6434692b849e13ec320fc 4fd45209c9664ab9abd1c070e76cd6be - - default default] The 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: 527/1074] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:47 2026] GET /v2.1/servers/fb216658-be98-439e-b380-d327b4c7b3f5 => generated 1529 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-02-25 23:15:48.233 7 WARNING neutronclient.v2_0.client [None req-e9117601-231a-4d8b-b5ea-ea05bf45e8e9 426d1b092f134106a3105478cac6f2bd c1ab98f85b384eb9a8ac53f48e36cacb - - default default] The 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: 548/1075] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:48 2026] GET /v2.1/servers/018c5bd8-3b34-4d6d-9b67-6d8b070cb7c6 => generated 1363 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:15:48.600 8 WARNING neutronclient.v2_0.client [None req-8042fd20-d6e4-4e06-b410-a6057ace21ac 5ebe6ec676814b34b00e036cbe0d4a1e 72da0fa52868466c84e26d4cf27a3774 - - default default] The 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/1078] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:48 2026] GET /v2.1/servers/6d594f43-1ecc-46ff-8a32-8278191f6ac3 => generated 1456 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-02-25 23:15:48.835 7 WARNING neutronclient.v2_0.client [None req-bda3c603-3ea8-4221-94bf-0950ffa7eeb2 03078550e3d6434692b849e13ec320fc 4fd45209c9664ab9abd1c070e76cd6be - - default default] The 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: 550/1079] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:48 2026] GET /v2.1/servers/fb216658-be98-439e-b380-d327b4c7b3f5 => generated 1529 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-02-25 23:15:49.341 8 WARNING neutronclient.v2_0.client [None req-63386065-71ef-4e07-9314-650805f08747 426d1b092f134106a3105478cac6f2bd c1ab98f85b384eb9a8ac53f48e36cacb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 530/1080] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:49 2026] GET /v2.1/servers/018c5bd8-3b34-4d6d-9b67-6d8b070cb7c6 => generated 1419 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-02-25 23:15:49.684 7 INFO nova.api.openstack.wsgi [None req-d00aa0d6-819c-4889-ae0f-833ef7a13909 5ebe6ec676814b34b00e036cbe0d4a1e 72da0fa52868466c84e26d4cf27a3774 - - default default] HTTP exception thrown: Instance 6d594f43-1ecc-46ff-8a32-8278191f6ac3 could not be found. [pid: 7|app: 0|req: 551/1081] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:49 2026] GET /v2.1/servers/6d594f43-1ecc-46ff-8a32-8278191f6ac3 => 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, ' 2026-02-25 23:15:50.009 8 WARNING neutronclient.v2_0.client [None req-56ea2d4e-59d5-436b-835a-b53eb32d9778 03078550e3d6434692b849e13ec320fc 4fd45209c9664ab9abd1c070e76cd6be - - default default] The 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: 531/1082] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:49 2026] GET /v2.1/servers/fb216658-be98-439e-b380-d327b4c7b3f5 => generated 1529 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:15:50.445 7 WARNING neutronclient.v2_0.client [None req-7412b6ce-27a5-4e07-bbd6-8b2a4db6a64c 426d1b092f134106a3105478cac6f2bd c1ab98f85b384eb9a8ac53f48e36cacb - - default default] The 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: 552/1083] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:50 2026] GET /v2.1/servers/018c5bd8-3b34-4d6d-9b67-6d8b070cb7c6 => generated 1419 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-02-25 23:15:51.127 8 INFO nova.api.openstack.compute.server_external_events [req-e0554e26-346c-4998-9608-72a17eba5631 req-327c42c8-aae1-491c-9862-61498a0f55e2 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-vif-plugged:cbe18ebc-94d7-40a5-acac-6c874fb23eb4 for instance fb216658-be98-439e-b380-d327b4c7b3f5 on instance [pid: 8|app: 0|req: 532/1084] 10.0.0.245 () {38 vars in 815 bytes} [Wed Feb 25 23:15:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:15:51.187 7 WARNING neutronclient.v2_0.client [None req-89fcf26a-d334-4b0a-bfff-d13611af9706 03078550e3d6434692b849e13ec320fc 4fd45209c9664ab9abd1c070e76cd6be - - default default] 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-02-25 23:15:51.542 8 WARNING neutronclient.v2_0.client [None req-313720d6-3de4-4d4f-9f25-c104e72bef68 426d1b092f134106a3105478cac6f2bd c1ab98f85b384eb9a8ac53f48e36cacb - - default default] The 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: 553/1085] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:51 2026] GET /v2.1/servers/fb216658-be98-439e-b380-d327b4c7b3f5 => generated 1529 bytes in 908 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1086] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:51 2026] GET /v2.1/servers/018c5bd8-3b34-4d6d-9b67-6d8b070cb7c6 => generated 1469 bytes in 595 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:15:52.193 7 INFO nova.api.openstack.compute.server_external_events [req-5ef23b3c-104a-4420-8ff5-5102020dfdb5 req-7d47d936-9668-49f6-a9c3-0568f5444c6d 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-changed:186f1c5d-2aa3-468b-a828-8591a2bc6421 for instance 018c5bd8-3b34-4d6d-9b67-6d8b070cb7c6 on instance [pid: 7|app: 0|req: 554/1087] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:15:52 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:15:53.114 8 WARNING neutronclient.v2_0.client [None req-94a48fb4-2475-484c-802c-afae9bade425 03078550e3d6434692b849e13ec320fc 4fd45209c9664ab9abd1c070e76cd6be - - default default] 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-02-25 23:15:53.177 7 WARNING neutronclient.v2_0.client [None req-60900092-1953-4c18-a4d8-5872a28cfc5d 426d1b092f134106a3105478cac6f2bd c1ab98f85b384eb9a8ac53f48e36cacb - - default default] The 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/1088] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:53 2026] GET /v2.1/servers/fb216658-be98-439e-b380-d327b4c7b3f5 => generated 1697 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, ' [pid: 7|app: 0|req: 555/1089] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:53 2026] GET /v2.1/servers/018c5bd8-3b34-4d6d-9b67-6d8b070cb7c6 => generated 1467 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-25 23:15:53.323 8 WARNING neutronclient.v2_0.client [None req-ad8429f3-48bc-4f0f-a625-46d2d7ccd61f 03078550e3d6434692b849e13ec320fc 4fd45209c9664ab9abd1c070e76cd6be - - default default] The 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: 535/1090] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:53 2026] GET /v2.1/servers/fb216658-be98-439e-b380-d327b4c7b3f5 => generated 1697 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-02-25 23:15:54.238 7 INFO nova.api.openstack.compute.server_external_events [req-b8ecfc8e-1a65-4b5f-a882-daedb823263c req-1410e22f-7e42-478c-93ff-849424c52aa4 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-changed:cbe18ebc-94d7-40a5-acac-6c874fb23eb4 for instance fb216658-be98-439e-b380-d327b4c7b3f5 on instance [pid: 7|app: 0|req: 556/1091] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:15:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:15:54.346 8 WARNING neutronclient.v2_0.client [None req-f551ae5b-0d15-4dc8-b74c-dae214c3ffa5 426d1b092f134106a3105478cac6f2bd c1ab98f85b384eb9a8ac53f48e36cacb - - default default] The 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: 536/1092] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:54 2026] GET /v2.1/servers/018c5bd8-3b34-4d6d-9b67-6d8b070cb7c6 => generated 1467 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-02-25 23:15:55.491 7 WARNING neutronclient.v2_0.client [None req-1725a362-6286-4a46-850a-630cf375d005 426d1b092f134106a3105478cac6f2bd c1ab98f85b384eb9a8ac53f48e36cacb - - default default] The 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/1093] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:55 2026] GET /v2.1/servers/018c5bd8-3b34-4d6d-9b67-6d8b070cb7c6 => generated 1467 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-02-25 23:15:56.640 8 WARNING neutronclient.v2_0.client [None req-6e43487b-917c-485e-a8cd-417b771328a5 426d1b092f134106a3105478cac6f2bd c1ab98f85b384eb9a8ac53f48e36cacb - - default default] The 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/1094] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:56 2026] GET /v2.1/servers/018c5bd8-3b34-4d6d-9b67-6d8b070cb7c6 => generated 1467 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-02-25 23:15:57.819 7 WARNING neutronclient.v2_0.client [None req-962c7b70-79b0-40cf-83fe-a54bd789a664 426d1b092f134106a3105478cac6f2bd c1ab98f85b384eb9a8ac53f48e36cacb - - default default] 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-02-25 23:15:57.876 8 INFO nova.api.openstack.compute.server_external_events [req-229d1503-29b7-413f-9141-ee98591b0248 req-d200408f-68ba-4ee3-83f4-0705c869edb3 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-vif-plugged:186f1c5d-2aa3-468b-a828-8591a2bc6421 for instance 018c5bd8-3b34-4d6d-9b67-6d8b070cb7c6 on instance [pid: 8|app: 0|req: 538/1095] 10.0.0.245 () {38 vars in 815 bytes} [Wed Feb 25 23:15:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1096] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:57 2026] GET /v2.1/servers/018c5bd8-3b34-4d6d-9b67-6d8b070cb7c6 => generated 1467 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, ' 2026-02-25 23:15:58.994 7 WARNING neutronclient.v2_0.client [None req-45c0d83c-00b0-4e42-8b12-ff4d6a17d081 426d1b092f134106a3105478cac6f2bd c1ab98f85b384eb9a8ac53f48e36cacb - - default default] The 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: 560/1099] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:15:58 2026] GET /v2.1/servers/018c5bd8-3b34-4d6d-9b67-6d8b070cb7c6 => generated 1648 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, ' [pid: 8|app: 0|req: 540/1100] 10.0.0.211 () {32 vars in 718 bytes} [Wed Feb 25 23:16:00 2026] DELETE /v2.1/servers/018c5bd8-3b34-4d6d-9b67-6d8b070cb7c6 => generated 0 bytes in 102 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-02-25 23:16:00.460 7 WARNING neutronclient.v2_0.client [None req-7ec14163-8547-40a1-a639-b011a7b28755 426d1b092f134106a3105478cac6f2bd c1ab98f85b384eb9a8ac53f48e36cacb - - default default] The 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: 561/1101] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:16:00 2026] GET /v2.1/servers/018c5bd8-3b34-4d6d-9b67-6d8b070cb7c6 => generated 1654 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-02-25 23:16:01.616 8 WARNING neutronclient.v2_0.client [None req-f048b1b5-5a1b-41e6-ba3f-141cfadb2e67 426d1b092f134106a3105478cac6f2bd c1ab98f85b384eb9a8ac53f48e36cacb - - default default] The 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/1102] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:16:01 2026] GET /v2.1/servers/018c5bd8-3b34-4d6d-9b67-6d8b070cb7c6 => generated 1654 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:16:02.828 7 WARNING neutronclient.v2_0.client [None req-77dc909b-76df-497a-beaf-5e95426c4fd7 426d1b092f134106a3105478cac6f2bd c1ab98f85b384eb9a8ac53f48e36cacb - - default default] 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: 562/1103] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:16:02 2026] GET /v2.1/servers/018c5bd8-3b34-4d6d-9b67-6d8b070cb7c6 => generated 1654 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-02-25 23:16:03.446 7 INFO nova.api.openstack.compute.server_external_events [req-790a5ea2-d9b1-48b1-8cf8-49567ebb2965 req-4bce698e-0536-4530-9e87-94382db18b96 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-vif-deleted:186f1c5d-2aa3-468b-a828-8591a2bc6421 for instance 018c5bd8-3b34-4d6d-9b67-6d8b070cb7c6 on instance [pid: 7|app: 0|req: 563/1104] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:16:03 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) [pid: 8|app: 0|req: 542/1105] 10.0.0.211 () {34 vars in 750 bytes} [Wed Feb 25 23:16:02 2026] POST /v2.1/servers/fb216658-be98-439e-b380-d327b4c7b3f5/action => generated 31931 bytes in 543 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-02-25 23:16:03.994 7 WARNING neutronclient.v2_0.client [None req-8edbc6e5-ab09-44a0-9c13-a526cc5e1bcf 426d1b092f134106a3105478cac6f2bd c1ab98f85b384eb9a8ac53f48e36cacb - - default default] The 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: 564/1106] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:16:03 2026] GET /v2.1/servers/018c5bd8-3b34-4d6d-9b67-6d8b070cb7c6 => generated 1448 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-02-25 23:16:05.092 8 WARNING neutronclient.v2_0.client [None req-4811e229-043b-4ad5-a92e-e90c35a61fdf 426d1b092f134106a3105478cac6f2bd c1ab98f85b384eb9a8ac53f48e36cacb - - default default] The 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/1107] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:16:05 2026] GET /v2.1/servers/018c5bd8-3b34-4d6d-9b67-6d8b070cb7c6 => generated 1453 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-02-25 23:16:06.193 7 WARNING neutronclient.v2_0.client [None req-6b470f8b-d6b5-42c7-a0c6-8ee86b78c318 426d1b092f134106a3105478cac6f2bd c1ab98f85b384eb9a8ac53f48e36cacb - - default default] The 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: 565/1108] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:16:06 2026] GET /v2.1/servers/018c5bd8-3b34-4d6d-9b67-6d8b070cb7c6 => 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-02-25 23:16:07.298 8 INFO nova.api.openstack.wsgi [None req-9e6a3298-ab2a-4b6a-b74d-58f781cf78e3 426d1b092f134106a3105478cac6f2bd c1ab98f85b384eb9a8ac53f48e36cacb - - default default] HTTP exception thrown: Instance 018c5bd8-3b34-4d6d-9b67-6d8b070cb7c6 could not be found. [pid: 8|app: 0|req: 544/1109] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:16:07 2026] GET /v2.1/servers/018c5bd8-3b34-4d6d-9b67-6d8b070cb7c6 => generated 111 bytes in 47 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: 567/1112] 10.0.0.211 () {32 vars in 718 bytes} [Wed Feb 25 23:16:14 2026] DELETE /v2.1/servers/fb216658-be98-439e-b380-d327b4c7b3f5 => generated 0 bytes in 90 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-02-25 23:16:14.181 8 WARNING neutronclient.v2_0.client [None req-8f4ea055-e8ce-405f-bffb-e98883aa113e 03078550e3d6434692b849e13ec320fc 4fd45209c9664ab9abd1c070e76cd6be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 546/1113] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:16:14 2026] GET /v2.1/servers/fb216658-be98-439e-b380-d327b4c7b3f5 => generated 1823 bytes in 346 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:16:15.540 7 WARNING neutronclient.v2_0.client [None req-baf46ea1-a1b8-4752-8b3e-ac982eefc3b2 03078550e3d6434692b849e13ec320fc 4fd45209c9664ab9abd1c070e76cd6be - - default default] The 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: 568/1114] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:16:15 2026] GET /v2.1/servers/fb216658-be98-439e-b380-d327b4c7b3f5 => generated 1823 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-02-25 23:16:16.725 8 WARNING neutronclient.v2_0.client [None req-8793ba6c-7467-40df-8078-8b7cf6a73cbd 03078550e3d6434692b849e13ec320fc 4fd45209c9664ab9abd1c070e76cd6be - - default default] The 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/1115] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:16:16 2026] GET /v2.1/servers/fb216658-be98-439e-b380-d327b4c7b3f5 => generated 1823 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:16:16.937 7 INFO nova.api.openstack.compute.server_external_events [req-f183599e-cb6e-417d-8b70-e86b3ef5f868 req-c3bc405f-4f9d-4c0d-a4c0-a56c45657565 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-vif-unplugged:cbe18ebc-94d7-40a5-acac-6c874fb23eb4 for instance fb216658-be98-439e-b380-d327b4c7b3f5 on instance [pid: 7|app: 0|req: 569/1116] 10.0.0.245 () {38 vars in 815 bytes} [Wed Feb 25 23:16:16 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-02-25 23:16:17.391 8 INFO nova.api.openstack.compute.server_external_events [req-dfbf00b3-f464-451d-8b75-8bf8f02c637b req-fc883cbd-1423-4476-bf8e-36bd646af380 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-vif-deleted:cbe18ebc-94d7-40a5-acac-6c874fb23eb4 for instance fb216658-be98-439e-b380-d327b4c7b3f5 on instance [pid: 8|app: 0|req: 548/1117] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:16:17 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-02-25 23:16:17.898 7 WARNING neutronclient.v2_0.client [None req-8fe9863d-f8e1-42fa-a241-ab177abd2aa9 03078550e3d6434692b849e13ec320fc 4fd45209c9664ab9abd1c070e76cd6be - - default default] The 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/1118] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:16:17 2026] GET /v2.1/servers/fb216658-be98-439e-b380-d327b4c7b3f5 => generated 1484 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-02-25 23:16:18.997 7 WARNING neutronclient.v2_0.client [None req-e54ee0c0-972c-469c-a0a6-1c9e6cd17a6e 03078550e3d6434692b849e13ec320fc 4fd45209c9664ab9abd1c070e76cd6be - - default default] The 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: 572/1121] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:16:18 2026] GET /v2.1/servers/fb216658-be98-439e-b380-d327b4c7b3f5 => generated 1489 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:16:20.148 8 WARNING neutronclient.v2_0.client [None req-42d71109-0e16-445e-9b0f-b4c53bf530f3 03078550e3d6434692b849e13ec320fc 4fd45209c9664ab9abd1c070e76cd6be - - default default] The 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: 550/1122] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:16:20 2026] GET /v2.1/servers/fb216658-be98-439e-b380-d327b4c7b3f5 => generated 1489 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, ' [pid: 7|app: 0|req: 573/1123] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:16:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 257 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-02-25 23:16:21.211 8 WARNING neutronclient.v2_0.client [None req-f8ed5c2f-dcd3-4aa0-937e-b3041eff4ebe 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] 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-02-25 23:16:21.255 7 INFO nova.api.openstack.wsgi [None req-ac9c7ee5-daad-4e81-9609-5747847e5844 03078550e3d6434692b849e13ec320fc 4fd45209c9664ab9abd1c070e76cd6be - - default default] HTTP exception thrown: Instance fb216658-be98-439e-b380-d327b4c7b3f5 could not be found. [pid: 7|app: 0|req: 574/1124] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:16:21 2026] GET /v2.1/servers/fb216658-be98-439e-b380-d327b4c7b3f5 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1125] 10.0.0.139 () {32 vars in 707 bytes} [Wed Feb 25 23:16:21 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2250 bytes in 348 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: 8|app: 0|req: 552/1126] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:16:21 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: 575/1127] 10.0.0.211 () {32 vars in 730 bytes} [Wed Feb 25 23:16:21 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-2115424895 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1128] 10.0.0.139 () {32 vars in 668 bytes} [Wed Feb 25 23:16:21 2026] GET /v2.1/os-services => generated 782 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1129] 10.0.0.139 () {32 vars in 686 bytes} [Wed Feb 25 23:16:21 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: 554/1130] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:16:21 2026] GET /v2.1/limits?tenant_id=4c7bfd7d4076419d9d5702e7131547c0 => 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: 7|app: 0|req: 577/1131] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:16:21 2026] GET /v2.1/limits?tenant_id=4fd45209c9664ab9abd1c070e76cd6be => generated 304 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1132] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:16:21 2026] GET /v2.1/limits?tenant_id=5fd324a2784b4c248044eef8c6910bcb => generated 302 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1133] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:16:21 2026] GET /v2.1/limits?tenant_id=a04c3f209be040b49bbe1384fca330f9 => 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: 556/1134] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:16:21 2026] GET /v2.1/limits?tenant_id=a1d4b8a41aa54ac48910f1e63f724ef8 => generated 299 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1135] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:16:21 2026] GET /v2.1/limits?tenant_id=b3cec2160db5451eaa8464843b58e855 => generated 302 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1136] 10.0.0.211 () {32 vars in 718 bytes} [Wed Feb 25 23:16:21 2026] DELETE /v2.1/servers/2c878e93-c25f-4818-9498-f1405c7c69f8 => generated 0 bytes in 132 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, ' [pid: 8|app: 0|req: 558/1137] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:16:21 2026] GET /v2.1/limits?tenant_id=f82018bb31f84f039dc73f278057fda3 => generated 302 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1138] 10.0.0.139 () {32 vars in 682 bytes} [Wed Feb 25 23:16:21 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) 2026-02-25 23:16:22.029 7 WARNING neutronclient.v2_0.client [None req-ed2a5e47-ef5d-442c-80aa-6e7e403af644 03078550e3d6434692b849e13ec320fc 4fd45209c9664ab9abd1c070e76cd6be - - default default] The 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: 560/1139] 10.0.0.139 () {32 vars in 688 bytes} [Wed Feb 25 23:16:22 2026] GET /v2.1/os-hypervisors/detail => generated 1704 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: 561/1140] 10.0.0.139 () {32 vars in 672 bytes} [Wed Feb 25 23:16:22 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: 8|app: 0|req: 562/1141] 10.0.0.139 () {32 vars in 711 bytes} [Wed Feb 25 23:16:22 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 700 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1142] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:16:21 2026] GET /v2.1/servers/2c878e93-c25f-4818-9498-f1405c7c69f8 => generated 1703 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-02-25 23:16:23.237 8 WARNING neutronclient.v2_0.client [None req-f8128fcc-f900-4f10-acd0-a08fdf14e2e0 03078550e3d6434692b849e13ec320fc 4fd45209c9664ab9abd1c070e76cd6be - - default default] The 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: 563/1143] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:16:23 2026] GET /v2.1/servers/2c878e93-c25f-4818-9498-f1405c7c69f8 => generated 1703 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-02-25 23:16:24.383 7 WARNING neutronclient.v2_0.client [None req-9acf6ebe-0bfb-48b6-ba24-6f7abb6c4a87 03078550e3d6434692b849e13ec320fc 4fd45209c9664ab9abd1c070e76cd6be - - default default] The 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: 581/1144] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:16:24 2026] GET /v2.1/servers/2c878e93-c25f-4818-9498-f1405c7c69f8 => generated 1703 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-02-25 23:16:24.777 8 INFO nova.api.openstack.compute.server_external_events [req-1f5ebcc9-e81a-4c06-bdcf-e7bb70bc90de req-dbda6312-290e-42f2-81b3-6e9d1d24a246 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-vif-deleted:0376d727-f9f5-4374-99f6-346f2535a90b for instance 2c878e93-c25f-4818-9498-f1405c7c69f8 on instance [pid: 8|app: 0|req: 564/1145] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:16:24 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-02-25 23:16:25.543 7 WARNING neutronclient.v2_0.client [None req-8cb48d57-a313-4db7-82bc-a0e01b4e2374 03078550e3d6434692b849e13ec320fc 4fd45209c9664ab9abd1c070e76cd6be - - default default] The 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: 582/1146] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:16:25 2026] GET /v2.1/servers/2c878e93-c25f-4818-9498-f1405c7c69f8 => generated 1484 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:16:26.663 8 WARNING neutronclient.v2_0.client [None req-eb2fcf46-c764-4304-8c64-f0ef62d79069 03078550e3d6434692b849e13ec320fc 4fd45209c9664ab9abd1c070e76cd6be - - default default] The 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: 565/1147] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:16:26 2026] GET /v2.1/servers/2c878e93-c25f-4818-9498-f1405c7c69f8 => generated 1489 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:16:27.759 7 WARNING neutronclient.v2_0.client [None req-a7326786-ff38-46c9-beac-5d41f65c0dac 03078550e3d6434692b849e13ec320fc 4fd45209c9664ab9abd1c070e76cd6be - - default default] The 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: 583/1148] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:16:27 2026] GET /v2.1/servers/2c878e93-c25f-4818-9498-f1405c7c69f8 => generated 1489 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-02-25 23:16:28.832 7 INFO nova.api.openstack.wsgi [None req-dd3b9a12-c340-4150-949d-0568415fd4ca 03078550e3d6434692b849e13ec320fc 4fd45209c9664ab9abd1c070e76cd6be - - default default] HTTP exception thrown: Instance 2c878e93-c25f-4818-9498-f1405c7c69f8 could not be found. [pid: 7|app: 0|req: 585/1151] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:16:28 2026] GET /v2.1/servers/2c878e93-c25f-4818-9498-f1405c7c69f8 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 567/1152] 10.0.0.211 () {32 vars in 730 bytes} [Wed Feb 25 23:16:28 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1797534340 => 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, ' [pid: 7|app: 0|req: 587/1155] 10.0.0.175 () {30 vars in 619 bytes} [Wed Feb 25 23:16:41 2026] GET /v2.1 => generated 0 bytes in 142 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 569/1156] 10.0.0.175 () {32 vars in 692 bytes} [Wed Feb 25 23:16:41 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1157] 10.0.0.175 () {34 vars in 913 bytes} [Wed Feb 25 23:16:41 2026] GET /v2.1/os-simple-tenant-usage/f3e8152d73504bd4a9c51087683e8223?start=2026-02-24T00:00:00&end=2026-02-25T23:59:59 => generated 20 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1158] 10.0.0.175 () {30 vars in 654 bytes} [Wed Feb 25 23:16:41 2026] GET /v2.1/limits?reserved=1 => generated 511 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: 589/1159] 10.0.0.175 () {30 vars in 619 bytes} [Wed Feb 25 23:16:44 2026] GET /v2.1 => generated 0 bytes in 106 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 571/1160] 10.0.0.175 () {32 vars in 692 bytes} [Wed Feb 25 23:16:45 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1161] 10.0.0.175 () {34 vars in 913 bytes} [Wed Feb 25 23:16:45 2026] GET /v2.1/os-simple-tenant-usage/f3e8152d73504bd4a9c51087683e8223?start=2026-02-24T00:00:00&end=2026-02-25T23:59:59 => generated 20 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1162] 10.0.0.175 () {30 vars in 654 bytes} [Wed Feb 25 23:16:45 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1165] 10.0.0.211 () {34 vars in 671 bytes} [Wed Feb 25 23:16:50 2026] POST /v2.1/os-keypairs => generated 396 bytes in 39 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-02-25 23:16:52.865 7 WARNING neutronclient.v2_0.client [None req-24289ace-4a78-400f-b87d-4850c56c8c43 e8064064ff6444e5b99f7cce5e02cdbd 261ebbd857e8497ebb3c54066255af9c - - default default] 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-02-25 23:16:52.910 7 WARNING neutronclient.v2_0.client [None req-24289ace-4a78-400f-b87d-4850c56c8c43 e8064064ff6444e5b99f7cce5e02cdbd 261ebbd857e8497ebb3c54066255af9c - - default default] 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-02-25 23:16:53.135 7 WARNING neutronclient.v2_0.client [None req-24289ace-4a78-400f-b87d-4850c56c8c43 e8064064ff6444e5b99f7cce5e02cdbd 261ebbd857e8497ebb3c54066255af9c - - default default] The 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/1166] 10.0.0.211 () {34 vars in 663 bytes} [Wed Feb 25 23:16:52 2026] POST /v2.1/servers => generated 446 bytes in 526 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-02-25 23:16:53.349 8 WARNING neutronclient.v2_0.client [None req-02a106c0-f86c-49e2-98d2-1227d3bf7ecd e8064064ff6444e5b99f7cce5e02cdbd 261ebbd857e8497ebb3c54066255af9c - - default default] The 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: 575/1167] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:16:53 2026] GET /v2.1/servers/ab92c901-3181-4b57-9b94-9fad0ee217e7 => generated 1395 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-02-25 23:16:58.447 7 WARNING neutronclient.v2_0.client [None req-cd303b51-51a0-4431-99b5-f05076379145 e8064064ff6444e5b99f7cce5e02cdbd 261ebbd857e8497ebb3c54066255af9c - - default default] 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-02-25 23:16:59.204 8 INFO nova.api.openstack.compute.server_external_events [req-824b78e6-0fbf-4cac-b969-a36677596d72 req-d2a8c6a4-17ae-4cec-bc5e-83e5bd5a696d 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-changed:eccacf9f-e4af-4d3f-84b2-e7a05b61d2ec for instance ab92c901-3181-4b57-9b94-9fad0ee217e7 on instance [pid: 8|app: 0|req: 577/1170] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:16:59 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) [pid: 7|app: 0|req: 594/1171] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:16:58 2026] GET /v2.1/servers/ab92c901-3181-4b57-9b94-9fad0ee217e7 => generated 1519 bytes in 919 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 578/1172] 10.0.0.211 () {34 vars in 671 bytes} [Wed Feb 25 23:16:59 2026] POST /v2.1/os-keypairs => generated 396 bytes in 331 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: 595/1173] 10.0.0.211 () {34 vars in 671 bytes} [Wed Feb 25 23:17:01 2026] POST /v2.1/os-keypairs => generated 385 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 23:17:02.115 8 WARNING neutronclient.v2_0.client [None req-2b14b905-92a8-4e82-a7ac-0279ef2878f7 878cbca384b945768b3106d25c5c94b8 f9ab63c3204f464fa74fa17ed5d0a73e - - default default] 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-02-25 23:17:02.151 8 WARNING neutronclient.v2_0.client [None req-2b14b905-92a8-4e82-a7ac-0279ef2878f7 878cbca384b945768b3106d25c5c94b8 f9ab63c3204f464fa74fa17ed5d0a73e - - default default] 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-02-25 23:17:02.187 8 WARNING neutronclient.v2_0.client [None req-2b14b905-92a8-4e82-a7ac-0279ef2878f7 878cbca384b945768b3106d25c5c94b8 f9ab63c3204f464fa74fa17ed5d0a73e - - default default] 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-02-25 23:17:02.384 8 WARNING neutronclient.v2_0.client [None req-2b14b905-92a8-4e82-a7ac-0279ef2878f7 878cbca384b945768b3106d25c5c94b8 f9ab63c3204f464fa74fa17ed5d0a73e - - default default] The 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/1174] 10.0.0.211 () {34 vars in 663 bytes} [Wed Feb 25 23:17:02 2026] POST /v2.1/servers => generated 497 bytes in 522 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-02-25 23:17:02.619 7 WARNING neutronclient.v2_0.client [None req-01e47db7-3753-4e8e-b8d9-1b2a223725d9 878cbca384b945768b3106d25c5c94b8 f9ab63c3204f464fa74fa17ed5d0a73e - - default default] The 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: 596/1175] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:17:02 2026] GET /v2.1/servers/2d3d77c6-6b67-46b0-8626-21d7d0201e3c => generated 1456 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-02-25 23:17:03.507 8 INFO nova.api.openstack.compute.server_external_events [req-223bba04-49cc-44ff-ba51-3adf08e53473 req-3d2ebe98-819f-4831-a834-402396c96009 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-vif-plugged:eccacf9f-e4af-4d3f-84b2-e7a05b61d2ec for instance ab92c901-3181-4b57-9b94-9fad0ee217e7 on instance [pid: 8|app: 0|req: 580/1176] 10.0.0.245 () {38 vars in 815 bytes} [Wed Feb 25 23:17:03 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-02-25 23:17:03.729 7 WARNING neutronclient.v2_0.client [None req-1321d5fb-7f38-476e-b66b-b01aa6e9f511 878cbca384b945768b3106d25c5c94b8 f9ab63c3204f464fa74fa17ed5d0a73e - - default default] The 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/1177] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:17:03 2026] GET /v2.1/servers/2d3d77c6-6b67-46b0-8626-21d7d0201e3c => generated 1460 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:17:04.369 8 WARNING neutronclient.v2_0.client [None req-4169a9e2-0541-4c5d-b53a-2df4f36f56cb e8064064ff6444e5b99f7cce5e02cdbd 261ebbd857e8497ebb3c54066255af9c - - default default] The 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: 581/1178] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:17:04 2026] GET /v2.1/servers/ab92c901-3181-4b57-9b94-9fad0ee217e7 => generated 1517 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:17:04.838 7 WARNING neutronclient.v2_0.client [None req-e1db961c-351c-4df1-ade1-31351ba722e3 878cbca384b945768b3106d25c5c94b8 f9ab63c3204f464fa74fa17ed5d0a73e - - default default] The 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/1179] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:17:04 2026] GET /v2.1/servers/2d3d77c6-6b67-46b0-8626-21d7d0201e3c => generated 1508 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-02-25 23:17:05.943 8 WARNING neutronclient.v2_0.client [None req-2c3b872f-2b68-4540-9bb6-e1183e8b0dbe 878cbca384b945768b3106d25c5c94b8 f9ab63c3204f464fa74fa17ed5d0a73e - - default default] The 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/1180] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:17:05 2026] GET /v2.1/servers/2d3d77c6-6b67-46b0-8626-21d7d0201e3c => generated 1508 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:17:07.046 7 WARNING neutronclient.v2_0.client [None req-dd2bc114-a624-43dd-a058-5f1673b8715d 878cbca384b945768b3106d25c5c94b8 f9ab63c3204f464fa74fa17ed5d0a73e - - default default] The 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/1181] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:17:07 2026] GET /v2.1/servers/2d3d77c6-6b67-46b0-8626-21d7d0201e3c => generated 1516 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-02-25 23:17:07.733 8 INFO nova.api.openstack.compute.server_external_events [req-6cffa973-f942-4bad-ac08-b65428841a66 req-ef0ff51e-196c-47a4-b618-20f513c13fd5 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-changed:a7cc667a-ea91-4706-9b5c-a3dfe45f4f60 for instance 2d3d77c6-6b67-46b0-8626-21d7d0201e3c on instance [pid: 8|app: 0|req: 583/1182] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:17:07 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, ' 2026-02-25 23:17:08.221 7 WARNING neutronclient.v2_0.client [None req-48d01d20-c280-464b-9e15-92196d610291 878cbca384b945768b3106d25c5c94b8 f9ab63c3204f464fa74fa17ed5d0a73e - - default default] The 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/1183] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:17:08 2026] GET /v2.1/servers/2d3d77c6-6b67-46b0-8626-21d7d0201e3c => generated 1641 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-02-25 23:17:09.401 7 WARNING neutronclient.v2_0.client [None req-d3ee1be3-626f-488a-a39a-775e2831f551 878cbca384b945768b3106d25c5c94b8 f9ab63c3204f464fa74fa17ed5d0a73e - - default default] The 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/1186] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:17:09 2026] GET /v2.1/servers/2d3d77c6-6b67-46b0-8626-21d7d0201e3c => generated 1629 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-02-25 23:17:09.565 8 WARNING neutronclient.v2_0.client [None req-c6832bf2-b481-48d4-97af-c84ecf3031dd e8064064ff6444e5b99f7cce5e02cdbd 261ebbd857e8497ebb3c54066255af9c - - default default] The 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: 585/1187] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:17:09 2026] GET /v2.1/servers/ab92c901-3181-4b57-9b94-9fad0ee217e7 => generated 1817 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:17:10.555 7 WARNING neutronclient.v2_0.client [None req-4b10cc4a-3ec4-48bf-8258-ee0bd94b69f4 878cbca384b945768b3106d25c5c94b8 f9ab63c3204f464fa74fa17ed5d0a73e - - default default] The 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/1188] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:17:10 2026] GET /v2.1/servers/2d3d77c6-6b67-46b0-8626-21d7d0201e3c => generated 1629 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:17:10.827 8 INFO nova.api.openstack.compute.server_external_events [req-35afccf2-6f33-4c78-8e4a-d3a577016ae7 req-156bf1bd-7b72-46d2-b201-21f2c0031444 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-changed:eccacf9f-e4af-4d3f-84b2-e7a05b61d2ec for instance ab92c901-3181-4b57-9b94-9fad0ee217e7 on instance [pid: 8|app: 0|req: 586/1189] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:17:10 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) 2026-02-25 23:17:10.878 7 WARNING neutronclient.v2_0.client [None req-6ee6412f-11ee-4350-9d1a-00f46f19d0bf e8064064ff6444e5b99f7cce5e02cdbd 261ebbd857e8497ebb3c54066255af9c - - default default] 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-02-25 23:17:10.926 7 WARNING neutronclient.v2_0.client [None req-6ee6412f-11ee-4350-9d1a-00f46f19d0bf e8064064ff6444e5b99f7cce5e02cdbd 261ebbd857e8497ebb3c54066255af9c - - default default] 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-02-25 23:17:11.176 7 WARNING neutronclient.v2_0.client [None req-6ee6412f-11ee-4350-9d1a-00f46f19d0bf e8064064ff6444e5b99f7cce5e02cdbd 261ebbd857e8497ebb3c54066255af9c - - default default] The 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/1190] 10.0.0.211 () {34 vars in 663 bytes} [Wed Feb 25 23:17:10 2026] POST /v2.1/servers => generated 446 bytes in 526 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-02-25 23:17:11.366 8 WARNING neutronclient.v2_0.client [None req-cd2a62d3-4a39-42de-a8b7-b911df7c0f5f e8064064ff6444e5b99f7cce5e02cdbd 261ebbd857e8497ebb3c54066255af9c - - default default] The 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: 587/1191] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:17:11 2026] GET /v2.1/servers/aa786b0b-4588-422e-83f3-3309f6c60ad0 => generated 1394 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:17:11.706 7 WARNING neutronclient.v2_0.client [None req-c1726680-dc51-4fac-aac9-552ff04daad5 878cbca384b945768b3106d25c5c94b8 f9ab63c3204f464fa74fa17ed5d0a73e - - default default] The 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/1192] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:17:11 2026] GET /v2.1/servers/2d3d77c6-6b67-46b0-8626-21d7d0201e3c => generated 1629 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-02-25 23:17:12.867 8 WARNING neutronclient.v2_0.client [None req-7b80cd97-b63e-4c0a-8cba-709a19189543 878cbca384b945768b3106d25c5c94b8 f9ab63c3204f464fa74fa17ed5d0a73e - - default default] The 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: 588/1193] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:17:12 2026] GET /v2.1/servers/2d3d77c6-6b67-46b0-8626-21d7d0201e3c => generated 1629 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-02-25 23:17:14.061 7 WARNING neutronclient.v2_0.client [None req-67ccc7a5-378a-4f0d-a08e-9fe27b470b6d 878cbca384b945768b3106d25c5c94b8 f9ab63c3204f464fa74fa17ed5d0a73e - - default default] 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-02-25 23:17:14.133 8 INFO nova.api.openstack.compute.server_external_events [req-87662226-38ba-46a4-8072-e00721c81f33 req-42db0e30-9401-46aa-9eba-e1d7a6127733 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-vif-plugged:a7cc667a-ea91-4706-9b5c-a3dfe45f4f60 for instance 2d3d77c6-6b67-46b0-8626-21d7d0201e3c on instance [pid: 8|app: 0|req: 589/1194] 10.0.0.245 () {38 vars in 815 bytes} [Wed Feb 25 23:17:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1195] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:17:14 2026] GET /v2.1/servers/2d3d77c6-6b67-46b0-8626-21d7d0201e3c => generated 1629 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:17:15.234 8 WARNING neutronclient.v2_0.client [None req-875db086-f95f-4aaf-8f3b-fe336c4274f8 878cbca384b945768b3106d25c5c94b8 f9ab63c3204f464fa74fa17ed5d0a73e - - default default] The 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: 590/1196] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:17:15 2026] GET /v2.1/servers/2d3d77c6-6b67-46b0-8626-21d7d0201e3c => generated 1629 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-02-25 23:17:16.391 7 WARNING neutronclient.v2_0.client [None req-9df5e3e2-a9df-4eb0-84a6-1ad2ca4fe36e 878cbca384b945768b3106d25c5c94b8 f9ab63c3204f464fa74fa17ed5d0a73e - - default default] 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-02-25 23:17:16.485 8 WARNING neutronclient.v2_0.client [None req-a690e094-d787-4864-879f-18edc57b1bd2 e8064064ff6444e5b99f7cce5e02cdbd 261ebbd857e8497ebb3c54066255af9c - - default default] The 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/1197] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:17:16 2026] GET /v2.1/servers/2d3d77c6-6b67-46b0-8626-21d7d0201e3c => generated 1808 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-02-25 23:17:16.561 7 WARNING neutronclient.v2_0.client [None req-e76435f1-018e-452a-be7a-4984aaab7c93 878cbca384b945768b3106d25c5c94b8 f9ab63c3204f464fa74fa17ed5d0a73e - - default default] The 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: 591/1198] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:17:16 2026] GET /v2.1/servers/aa786b0b-4588-422e-83f3-3309f6c60ad0 => generated 1518 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1199] 10.0.0.211 () {32 vars in 741 bytes} [Wed Feb 25 23:17:16 2026] GET /v2.1/servers/2d3d77c6-6b67-46b0-8626-21d7d0201e3c/os-interface => generated 284 bytes in 86 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-02-25 23:17:16.747 8 INFO nova.api.openstack.compute.server_external_events [req-c372fe46-695c-45ab-b6df-2fa35395cb06 req-204bf00d-d002-4fda-80fa-cd9e0f364aad 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-changed:724a2541-a393-443c-8fcf-0fd3e49ae6eb for instance aa786b0b-4588-422e-83f3-3309f6c60ad0 on instance [pid: 8|app: 0|req: 592/1200] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:17:16 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-02-25 23:17:17.277 7 INFO nova.api.openstack.compute.server_external_events [req-3315aae5-5300-4dd7-960e-9cf9741fe746 req-5f5c15d7-4c37-4983-8f44-800942aafc19 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-changed:a7cc667a-ea91-4706-9b5c-a3dfe45f4f60 for instance 2d3d77c6-6b67-46b0-8626-21d7d0201e3c on instance [pid: 7|app: 0|req: 609/1201] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:17:17 2026] POST /v2.1/os-server-external-events => generated 179 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-02-25 23:17:20.414 7 INFO nova.api.openstack.compute.server_external_events [req-e3ad0944-8a52-4e68-940f-fe1617650a73 req-01265130-7857-4163-935c-186089bb5c42 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-vif-plugged:724a2541-a393-443c-8fcf-0fd3e49ae6eb for instance aa786b0b-4588-422e-83f3-3309f6c60ad0 on instance [pid: 7|app: 0|req: 611/1204] 10.0.0.245 () {38 vars in 815 bytes} [Wed Feb 25 23:17:20 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, ' [pid: 8|app: 0|req: 594/1205] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:17:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 121 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: 612/1206] 10.0.0.139 () {32 vars in 686 bytes} [Wed Feb 25 23:17:20 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: 8|app: 0|req: 595/1207] 10.0.0.139 () {32 vars in 682 bytes} [Wed Feb 25 23:17:20 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-02-25 23:17:20.812 7 WARNING neutronclient.v2_0.client [None req-af8e4448-06eb-45a1-9147-435afd3eba20 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] The 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: 613/1208] 10.0.0.139 () {32 vars in 707 bytes} [Wed Feb 25 23:17:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7112 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1209] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:17:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 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: 614/1210] 10.0.0.139 () {32 vars in 711 bytes} [Wed Feb 25 23:17:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1373 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1211] 10.0.0.139 () {32 vars in 668 bytes} [Wed Feb 25 23:17:20 2026] GET /v2.1/os-services => generated 782 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: 615/1212] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:17:21 2026] GET /v2.1/limits?tenant_id=16e5dbab941747d39364c6dad071206b => 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: 598/1213] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:17:21 2026] GET /v2.1/limits?tenant_id=1e68751c736e4278abde47828399d7a2 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1214] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:17:21 2026] GET /v2.1/limits?tenant_id=261ebbd857e8497ebb3c54066255af9c => generated 305 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1215] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:17:21 2026] GET /v2.1/limits?tenant_id=30062e0624e74182a85f9a95dfd19944 => 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: 617/1216] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:17:21 2026] GET /v2.1/limits?tenant_id=4c7bfd7d4076419d9d5702e7131547c0 => 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: 600/1217] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:17:21 2026] GET /v2.1/limits?tenant_id=75b7cfc1181a467daef7828a94b29408 => 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: 618/1218] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:17:21 2026] GET /v2.1/limits?tenant_id=8434f2cb31404cbb8cc1a0498b0e9764 => 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: 601/1219] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:17:21 2026] GET /v2.1/limits?tenant_id=a1d4b8a41aa54ac48910f1e63f724ef8 => 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: 619/1220] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:17:21 2026] GET /v2.1/limits?tenant_id=a84f09072ac4477bb8d9ec186eda04f0 => 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: 602/1221] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:17:21 2026] GET /v2.1/limits?tenant_id=b3cec2160db5451eaa8464843b58e855 => 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: 620/1222] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:17:21 2026] GET /v2.1/limits?tenant_id=d8540f6d122e4d92bcc6f8f6f993c1e0 => 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: 603/1223] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:17:21 2026] GET /v2.1/limits?tenant_id=f694fb10c505488194b7357921a65cf5 => 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: 621/1224] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:17:21 2026] GET /v2.1/limits?tenant_id=f9ab63c3204f464fa74fa17ed5d0a73e => 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: 604/1225] 10.0.0.139 () {32 vars in 688 bytes} [Wed Feb 25 23:17:21 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) [pid: 7|app: 0|req: 622/1226] 10.0.0.139 () {32 vars in 672 bytes} [Wed Feb 25 23:17:21 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, ' 2026-02-25 23:17:21.646 8 WARNING neutronclient.v2_0.client [None req-7dc99be9-d917-4559-b7e8-bbbb34086434 e8064064ff6444e5b99f7cce5e02cdbd 261ebbd857e8497ebb3c54066255af9c - - default default] The 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: 605/1227] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:17:21 2026] GET /v2.1/servers/aa786b0b-4588-422e-83f3-3309f6c60ad0 => generated 1516 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-25 23:17:25.116 7 WARNING neutronclient.v2_0.client [None req-9ae4febe-7f21-4d37-a8ac-f079634cdfe4 878cbca384b945768b3106d25c5c94b8 f9ab63c3204f464fa74fa17ed5d0a73e - - default default] The 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: 623/1228] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:17:25 2026] GET /v2.1/servers/2d3d77c6-6b67-46b0-8626-21d7d0201e3c => generated 1928 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:17:26.821 8 WARNING neutronclient.v2_0.client [None req-3fca3f7a-e0a8-4d9f-8a20-adf949d9d89c e8064064ff6444e5b99f7cce5e02cdbd 261ebbd857e8497ebb3c54066255af9c - - default default] The 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/1229] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:17:26 2026] GET /v2.1/servers/aa786b0b-4588-422e-83f3-3309f6c60ad0 => generated 1817 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 624/1230] 10.0.0.211 () {32 vars in 753 bytes} [Wed Feb 25 23:17:27 2026] GET /v2.1/servers/2d3d77c6-6b67-46b0-8626-21d7d0201e3c/os-server-password => generated 116 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-02-25 23:17:28.077 8 INFO nova.api.openstack.compute.server_external_events [req-0efc447c-21d2-4b5a-9e9e-4faff2732d32 req-b4d032a1-9430-4244-9ddd-d438e0fc480c 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-changed:724a2541-a393-443c-8fcf-0fd3e49ae6eb for instance aa786b0b-4588-422e-83f3-3309f6c60ad0 on instance [pid: 8|app: 0|req: 607/1231] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:17:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/1234] 10.0.0.211 () {32 vars in 718 bytes} [Wed Feb 25 23:17:28 2026] DELETE /v2.1/servers/2d3d77c6-6b67-46b0-8626-21d7d0201e3c => generated 0 bytes in 77 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:17:28.800 7 WARNING neutronclient.v2_0.client [None req-feb04241-6fec-419a-926f-2d841514df47 878cbca384b945768b3106d25c5c94b8 f9ab63c3204f464fa74fa17ed5d0a73e - - default default] The 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/1235] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:17:28 2026] GET /v2.1/servers/2d3d77c6-6b67-46b0-8626-21d7d0201e3c => generated 1934 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-02-25 23:17:29.990 8 WARNING neutronclient.v2_0.client [None req-1b0b12d3-fc8b-4aa4-a149-1c3b561cc47e 878cbca384b945768b3106d25c5c94b8 f9ab63c3204f464fa74fa17ed5d0a73e - - default default] The 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: 610/1236] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:17:29 2026] GET /v2.1/servers/2d3d77c6-6b67-46b0-8626-21d7d0201e3c => generated 1934 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-02-25 23:17:31.153 7 WARNING neutronclient.v2_0.client [None req-71a4b6f5-4399-431b-93a7-2177a57b2739 878cbca384b945768b3106d25c5c94b8 f9ab63c3204f464fa74fa17ed5d0a73e - - default default] The 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/1237] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:17:31 2026] GET /v2.1/servers/2d3d77c6-6b67-46b0-8626-21d7d0201e3c => generated 1934 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:17:31.839 8 INFO nova.api.openstack.compute.server_external_events [req-242b7262-6609-47c9-9f5e-031656a3aa7d req-2a783b25-23c1-4e1e-9fe2-703cc81c9fc8 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-vif-deleted:a7cc667a-ea91-4706-9b5c-a3dfe45f4f60 for instance 2d3d77c6-6b67-46b0-8626-21d7d0201e3c on instance [pid: 8|app: 0|req: 611/1238] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:17:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:17:32.324 7 WARNING neutronclient.v2_0.client [None req-d227f376-7a0d-459b-9015-01a2a32578d9 878cbca384b945768b3106d25c5c94b8 f9ab63c3204f464fa74fa17ed5d0a73e - - default default] The 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/1239] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:17:32 2026] GET /v2.1/servers/2d3d77c6-6b67-46b0-8626-21d7d0201e3c => generated 1537 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:17:33.418 8 WARNING neutronclient.v2_0.client [None req-2872ba50-649e-421b-976a-d582d166cacc 878cbca384b945768b3106d25c5c94b8 f9ab63c3204f464fa74fa17ed5d0a73e - - default default] The 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: 612/1240] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:17:33 2026] GET /v2.1/servers/2d3d77c6-6b67-46b0-8626-21d7d0201e3c => generated 1542 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-02-25 23:17:34.511 7 WARNING neutronclient.v2_0.client [None req-325336e7-67b6-40a4-8463-227210b785e3 878cbca384b945768b3106d25c5c94b8 f9ab63c3204f464fa74fa17ed5d0a73e - - default default] The 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: 629/1241] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:17:34 2026] GET /v2.1/servers/2d3d77c6-6b67-46b0-8626-21d7d0201e3c => generated 1542 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-02-25 23:17:35.581 8 INFO nova.api.openstack.wsgi [None req-1aa5ef88-b279-4b7c-aeda-6fb3e6a17285 878cbca384b945768b3106d25c5c94b8 f9ab63c3204f464fa74fa17ed5d0a73e - - default default] HTTP exception thrown: Instance 2d3d77c6-6b67-46b0-8626-21d7d0201e3c could not be found. [pid: 8|app: 0|req: 613/1242] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:17:35 2026] GET /v2.1/servers/2d3d77c6-6b67-46b0-8626-21d7d0201e3c => 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, ' 2026-02-25 23:17:35.606 7 INFO nova.api.openstack.wsgi [None req-72d1d710-11ab-483f-b49c-a42e5d9c5868 878cbca384b945768b3106d25c5c94b8 f9ab63c3204f464fa74fa17ed5d0a73e - - default default] HTTP exception thrown: Instance 2d3d77c6-6b67-46b0-8626-21d7d0201e3c could not be found. [pid: 7|app: 0|req: 630/1243] 10.0.0.211 () {32 vars in 718 bytes} [Wed Feb 25 23:17:35 2026] DELETE /v2.1/servers/2d3d77c6-6b67-46b0-8626-21d7d0201e3c => 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-02-25 23:17:35.636 8 INFO nova.api.openstack.wsgi [None req-e6570ece-a886-41df-bfe6-6bb1051c59a1 878cbca384b945768b3106d25c5c94b8 f9ab63c3204f464fa74fa17ed5d0a73e - - default default] HTTP exception thrown: Instance 2d3d77c6-6b67-46b0-8626-21d7d0201e3c could not be found. [pid: 8|app: 0|req: 614/1244] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:17:35 2026] GET /v2.1/servers/2d3d77c6-6b67-46b0-8626-21d7d0201e3c => 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: 631/1245] 10.0.0.211 () {32 vars in 704 bytes} [Wed Feb 25 23:17:35 2026] DELETE /v2.1/os-keypairs/tempest-keypair-599199635 => generated 0 bytes in 24 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: 615/1246] 10.0.0.211 () {32 vars in 726 bytes} [Wed Feb 25 23:17:36 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-603424626 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-25 23:18:03.785 8 WARNING neutronclient.v2_0.client [None req-007816f9-3bec-4b76-abf0-2d1b28cfb7cf 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] 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-02-25 23:18:03.819 8 WARNING neutronclient.v2_0.client [None req-007816f9-3bec-4b76-abf0-2d1b28cfb7cf 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] 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-02-25 23:18:03.950 8 WARNING neutronclient.v2_0.client [None req-007816f9-3bec-4b76-abf0-2d1b28cfb7cf 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] The 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: 619/1253] 199.204.45.95 () {36 vars in 713 bytes} [Wed Feb 25 23:18:03 2026] POST /v2.1/servers => generated 453 bytes in 611 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) 2026-02-25 23:18:04.472 7 WARNING neutronclient.v2_0.client [None req-74aa0ccb-bca6-4673-8910-1039961ed690 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] The 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: 635/1254] 199.204.45.95 () {32 vars in 732 bytes} [Wed Feb 25 23:18:04 2026] GET /v2.1/servers/9a99a625-3a44-4565-b14a-90c3ed590760 => generated 2213 bytes in 56 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-02-25 23:18:04.536 8 WARNING neutronclient.v2_0.client [None req-98c1be38-ae6e-4ec3-8b4c-31be3799841b 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] The 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/1255] 199.204.45.95 () {32 vars in 758 bytes} [Wed Feb 25 23:18:04 2026] GET /v2.1/servers/9a99a625-3a44-4565-b14a-90c3ed590760/os-interface => generated 28 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 636/1256] 199.204.45.95 () {32 vars in 776 bytes} [Wed Feb 25 23:18:04 2026] GET /v2.1/servers/9a99a625-3a44-4565-b14a-90c3ed590760/os-volume_attachments => generated 25 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-02-25 23:18:07.146 8 WARNING neutronclient.v2_0.client [None req-2cde9d81-5d6d-4014-a756-2eb3f04c1155 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] The 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: 621/1257] 199.204.45.95 () {32 vars in 732 bytes} [Wed Feb 25 23:18:07 2026] GET /v2.1/servers/9a99a625-3a44-4565-b14a-90c3ed590760 => generated 2371 bytes in 89 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-02-25 23:18:07.244 7 WARNING neutronclient.v2_0.client [None req-cca51261-65d7-4c92-9f79-420e2d850b62 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] The 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/1258] 199.204.45.95 () {32 vars in 758 bytes} [Wed Feb 25 23:18:07 2026] GET /v2.1/servers/9a99a625-3a44-4565-b14a-90c3ed590760/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 622/1259] 199.204.45.95 () {32 vars in 776 bytes} [Wed Feb 25 23:18:07 2026] GET /v2.1/servers/9a99a625-3a44-4565-b14a-90c3ed590760/os-volume_attachments => generated 197 bytes in 58 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-02-25 23:18:09.930 8 INFO nova.api.openstack.compute.server_external_events [req-f7ca0fce-b3b2-4772-8b26-adede271afed req-875173c5-cf9c-46b9-a295-77edb4d1b87f 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-changed:83d12ed0-1781-4495-804f-59eec5621464 for instance 9a99a625-3a44-4565-b14a-90c3ed590760 on instance [pid: 8|app: 0|req: 624/1262] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:18:09 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, ' 2026-02-25 23:18:10.233 7 WARNING neutronclient.v2_0.client [None req-1a1b2616-0587-41cf-9e57-befd4b132cf5 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] The 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: 639/1263] 199.204.45.95 () {32 vars in 732 bytes} [Wed Feb 25 23:18:10 2026] GET /v2.1/servers/9a99a625-3a44-4565-b14a-90c3ed590760 => generated 2445 bytes in 147 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-02-25 23:18:10.355 8 WARNING neutronclient.v2_0.client [None req-a76252a0-ac6f-4120-82a6-a40a0a0fb11b 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] The 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: 625/1264] 199.204.45.95 () {32 vars in 758 bytes} [Wed Feb 25 23:18:10 2026] GET /v2.1/servers/9a99a625-3a44-4565-b14a-90c3ed590760/os-interface => generated 282 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 640/1265] 199.204.45.95 () {32 vars in 776 bytes} [Wed Feb 25 23:18:10 2026] GET /v2.1/servers/9a99a625-3a44-4565-b14a-90c3ed590760/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-02-25 23:18:13.050 8 WARNING neutronclient.v2_0.client [None req-a91a851b-5078-4b5d-beb5-151e59c1b89a 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] The 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/1266] 199.204.45.95 () {32 vars in 732 bytes} [Wed Feb 25 23:18:13 2026] GET /v2.1/servers/9a99a625-3a44-4565-b14a-90c3ed590760 => generated 2433 bytes in 123 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-02-25 23:18:13.186 7 WARNING neutronclient.v2_0.client [None req-78126c4d-4170-445a-b407-8695247e3618 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] The 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: 641/1267] 199.204.45.95 () {32 vars in 758 bytes} [Wed Feb 25 23:18:13 2026] GET /v2.1/servers/9a99a625-3a44-4565-b14a-90c3ed590760/os-interface => generated 282 bytes in 88 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: 627/1268] 199.204.45.95 () {32 vars in 776 bytes} [Wed Feb 25 23:18:13 2026] GET /v2.1/servers/9a99a625-3a44-4565-b14a-90c3ed590760/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-02-25 23:18:14.788 7 INFO nova.api.openstack.compute.server_external_events [req-7e2e3a42-20ac-47c9-8782-9510f2709829 req-fbf3948a-2a0b-41e9-a98e-7b5299277609 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-vif-plugged:83d12ed0-1781-4495-804f-59eec5621464 for instance 9a99a625-3a44-4565-b14a-90c3ed590760 on instance [pid: 7|app: 0|req: 642/1269] 10.0.0.245 () {38 vars in 815 bytes} [Wed Feb 25 23:18:14 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-02-25 23:18:16.138 8 WARNING neutronclient.v2_0.client [None req-6013dfae-ac9b-4990-b278-2cd118c21757 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] The 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: 628/1270] 199.204.45.95 () {32 vars in 732 bytes} [Wed Feb 25 23:18:16 2026] GET /v2.1/servers/9a99a625-3a44-4565-b14a-90c3ed590760 => generated 2433 bytes in 123 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-02-25 23:18:16.262 7 WARNING neutronclient.v2_0.client [None req-109e1748-22ca-441c-a21b-cc4c85532e1e 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] The 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: 643/1271] 199.204.45.95 () {32 vars in 758 bytes} [Wed Feb 25 23:18:16 2026] GET /v2.1/servers/9a99a625-3a44-4565-b14a-90c3ed590760/os-interface => generated 284 bytes in 80 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: 629/1272] 199.204.45.95 () {32 vars in 776 bytes} [Wed Feb 25 23:18:16 2026] GET /v2.1/servers/9a99a625-3a44-4565-b14a-90c3ed590760/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-02-25 23:18:19.061 7 WARNING neutronclient.v2_0.client [None req-1130a9b5-5b63-4001-a27b-703b0475aff7 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] The 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: 645/1275] 199.204.45.95 () {32 vars in 732 bytes} [Wed Feb 25 23:18:19 2026] GET /v2.1/servers/9a99a625-3a44-4565-b14a-90c3ed590760 => generated 2579 bytes in 149 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-02-25 23:18:19.208 8 WARNING neutronclient.v2_0.client [None req-f3e757e0-ced9-4518-8010-5dc17f2603bb 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] The 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/1276] 199.204.45.95 () {32 vars in 758 bytes} [Wed Feb 25 23:18:19 2026] GET /v2.1/servers/9a99a625-3a44-4565-b14a-90c3ed590760/os-interface => generated 284 bytes in 92 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: 646/1277] 199.204.45.95 () {32 vars in 776 bytes} [Wed Feb 25 23:18:19 2026] GET /v2.1/servers/9a99a625-3a44-4565-b14a-90c3ed590760/os-volume_attachments => generated 197 bytes in 44 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-02-25 23:18:20.986 8 WARNING neutronclient.v2_0.client [None req-c3affb1e-180a-4561-8946-f8cbf454f539 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] The 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: 632/1278] 10.0.0.139 () {32 vars in 707 bytes} [Wed Feb 25 23:18:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7595 bytes in 437 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: 647/1279] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:18:21 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: 633/1280] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:18:21 2026] GET /v2.1/limits?tenant_id=16e5dbab941747d39364c6dad071206b => 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: 648/1281] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:18:21 2026] GET /v2.1/limits?tenant_id=261ebbd857e8497ebb3c54066255af9c => generated 305 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1282] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:18:21 2026] GET /v2.1/limits?tenant_id=30062e0624e74182a85f9a95dfd19944 => 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: 649/1283] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:18:21 2026] GET /v2.1/limits?tenant_id=4c7bfd7d4076419d9d5702e7131547c0 => generated 299 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1284] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:18:21 2026] GET /v2.1/limits?tenant_id=75b7cfc1181a467daef7828a94b29408 => 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: 650/1285] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:18:21 2026] GET /v2.1/limits?tenant_id=8434f2cb31404cbb8cc1a0498b0e9764 => 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: 636/1286] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:18:21 2026] GET /v2.1/limits?tenant_id=a1d4b8a41aa54ac48910f1e63f724ef8 => generated 302 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1287] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:18:21 2026] GET /v2.1/limits?tenant_id=a84f09072ac4477bb8d9ec186eda04f0 => 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: 637/1288] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:18:21 2026] GET /v2.1/limits?tenant_id=b3cec2160db5451eaa8464843b58e855 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1289] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:18:21 2026] GET /v2.1/limits?tenant_id=d8540f6d122e4d92bcc6f8f6f993c1e0 => 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: 638/1290] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:18:21 2026] GET /v2.1/limits?tenant_id=f694fb10c505488194b7357921a65cf5 => 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: 653/1291] 10.0.0.139 () {32 vars in 688 bytes} [Wed Feb 25 23:18:21 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1292] 10.0.0.139 () {32 vars in 672 bytes} [Wed Feb 25 23:18:21 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: 654/1293] 10.0.0.139 () {32 vars in 711 bytes} [Wed Feb 25 23:18:21 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1715 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1294] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:18:21 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 655/1295] 10.0.0.139 () {32 vars in 682 bytes} [Wed Feb 25 23:18:21 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) [pid: 8|app: 0|req: 641/1296] 10.0.0.139 () {32 vars in 668 bytes} [Wed Feb 25 23:18:21 2026] GET /v2.1/os-services => generated 782 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1297] 10.0.0.139 () {32 vars in 686 bytes} [Wed Feb 25 23:18:21 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:18:54.692 8 WARNING neutronclient.v2_0.client [None req-fe25eeee-b138-4787-ba29-74379fdb4ada 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] 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-02-25 23:18:54.797 8 WARNING neutronclient.v2_0.client [None req-fe25eeee-b138-4787-ba29-74379fdb4ada 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] 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-02-25 23:18:57.146 7 INFO nova.api.openstack.compute.server_external_events [req-15081bff-72ce-435a-bb13-f36305c5d5c7 req-62a8b82f-08bc-420e-b4c6-72daaec4d7e3 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-changed:aad900a2-d96e-476e-8375-00f2e70eb503 for instance 9a99a625-3a44-4565-b14a-90c3ed590760 on instance [pid: 7|app: 0|req: 660/1304] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:18:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 75 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-02-25 23:19:00.297 7 INFO nova.api.openstack.compute.server_external_events [req-1ad45a3f-9a13-4a70-8444-be4d37366f45 req-193e492c-21a4-4ff7-85d5-a4eb22196d10 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-vif-plugged:aad900a2-d96e-476e-8375-00f2e70eb503 for instance 9a99a625-3a44-4565-b14a-90c3ed590760 on instance [pid: 7|app: 0|req: 663/1307] 10.0.0.245 () {38 vars in 815 bytes} [Wed Feb 25 23:19: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) 2026-02-25 23:19:03.348 8 WARNING neutronclient.v2_0.client [None req-fe25eeee-b138-4787-ba29-74379fdb4ada 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] The 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: 645/1308] 199.204.45.95 () {36 vars in 811 bytes} [Wed Feb 25 23:18:54 2026] POST /v2.1/servers/9a99a625-3a44-4565-b14a-90c3ed590760/os-interface => generated 281 bytes in 8736 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-02-25 23:19:03.640 7 INFO nova.api.openstack.compute.server_external_events [req-28e46e52-7234-46d9-83b4-7cc86173049e req-fd1ad067-ac19-46d3-9ab2-798f61bfe1c1 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-changed:aad900a2-d96e-476e-8375-00f2e70eb503 for instance 9a99a625-3a44-4565-b14a-90c3ed590760 on instance [pid: 7|app: 0|req: 664/1309] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:19:03 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-02-25 23:19:03.977 8 INFO nova.api.openstack.compute.server_external_events [req-46bbcf15-ff67-4390-a863-7715c85f56a0 req-71d562d0-6d1e-4b4c-a799-528b7bdaf24e 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-changed:aad900a2-d96e-476e-8375-00f2e70eb503 for instance 9a99a625-3a44-4565-b14a-90c3ed590760 on instance [pid: 8|app: 0|req: 646/1310] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:19:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 57 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: 667/1315] 10.0.0.139 () {32 vars in 682 bytes} [Wed Feb 25 23:19:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 83 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: 649/1316] 10.0.0.139 () {32 vars in 668 bytes} [Wed Feb 25 23:19:20 2026] GET /v2.1/os-services => generated 782 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1317] 10.0.0.139 () {32 vars in 711 bytes} [Wed Feb 25 23:19:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1710 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, ' [pid: 8|app: 0|req: 650/1318] 10.0.0.139 () {32 vars in 686 bytes} [Wed Feb 25 23:19:20 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: 7|app: 0|req: 669/1319] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:19:20 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, ' 2026-02-25 23:19:20.746 8 WARNING neutronclient.v2_0.client [None req-fb073301-6616-48c6-bc2d-4afca87fc1a9 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] The 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: 651/1320] 10.0.0.139 () {32 vars in 707 bytes} [Wed Feb 25 23:19:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7808 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1321] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:19:20 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: 8|app: 0|req: 652/1322] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:19:20 2026] GET /v2.1/limits?tenant_id=16e5dbab941747d39364c6dad071206b => generated 302 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1323] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:19:20 2026] GET /v2.1/limits?tenant_id=261ebbd857e8497ebb3c54066255af9c => generated 305 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1324] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:19:21 2026] GET /v2.1/limits?tenant_id=30062e0624e74182a85f9a95dfd19944 => 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: 672/1325] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:19:21 2026] GET /v2.1/limits?tenant_id=4c7bfd7d4076419d9d5702e7131547c0 => generated 299 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1326] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:19:21 2026] GET /v2.1/limits?tenant_id=75b7cfc1181a467daef7828a94b29408 => generated 302 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1327] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:19:21 2026] GET /v2.1/limits?tenant_id=8434f2cb31404cbb8cc1a0498b0e9764 => 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: 655/1328] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:19:21 2026] GET /v2.1/limits?tenant_id=a1d4b8a41aa54ac48910f1e63f724ef8 => 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: 674/1329] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:19:21 2026] GET /v2.1/limits?tenant_id=a84f09072ac4477bb8d9ec186eda04f0 => 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: 656/1330] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:19:21 2026] GET /v2.1/limits?tenant_id=b3cec2160db5451eaa8464843b58e855 => 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: 675/1331] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:19:21 2026] GET /v2.1/limits?tenant_id=d8540f6d122e4d92bcc6f8f6f993c1e0 => 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: 657/1332] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:19:21 2026] GET /v2.1/limits?tenant_id=f694fb10c505488194b7357921a65cf5 => 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: 676/1333] 10.0.0.139 () {32 vars in 688 bytes} [Wed Feb 25 23:19:21 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1334] 10.0.0.139 () {32 vars in 672 bytes} [Wed Feb 25 23:19:21 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, ' 2026-02-25 23:19:27.914 7 WARNING neutronclient.v2_0.client [None req-42656043-db48-45d7-be9d-cd9c68649873 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] 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-02-25 23:19:27.990 7 WARNING neutronclient.v2_0.client [None req-42656043-db48-45d7-be9d-cd9c68649873 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] 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-02-25 23:19:30.262 8 INFO nova.api.openstack.compute.server_external_events [req-33ee3e5b-bd3a-455c-b39c-0c38ed68c600 req-c77a8c58-b0a7-457e-844e-eb8c676f8ee5 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-changed:c67c6267-407f-473a-b852-9bcbffb46bac for instance 9a99a625-3a44-4565-b14a-90c3ed590760 on instance [pid: 8|app: 0|req: 661/1337] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:19:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:19:35.832 8 INFO nova.api.openstack.compute.server_external_events [req-39dfe8dd-4e23-4f0f-928c-1d8d0fbe07d8 req-e9dba134-cb51-4f5f-867c-e4fabee040f9 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-vif-plugged:c67c6267-407f-473a-b852-9bcbffb46bac for instance 9a99a625-3a44-4565-b14a-90c3ed590760 on instance [pid: 8|app: 0|req: 662/1338] 10.0.0.245 () {38 vars in 815 bytes} [Wed Feb 25 23:19:35 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-02-25 23:19:37.071 7 WARNING neutronclient.v2_0.client [None req-42656043-db48-45d7-be9d-cd9c68649873 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] The 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/1339] 199.204.45.95 () {36 vars in 811 bytes} [Wed Feb 25 23:19:27 2026] POST /v2.1/servers/9a99a625-3a44-4565-b14a-90c3ed590760/os-interface => generated 375 bytes in 9249 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-02-25 23:19:45.458 7 WARNING neutronclient.v2_0.client [None req-4994ef5c-e0d8-4552-a579-dcdde996d6f0 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] 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-02-25 23:19:45.500 7 WARNING neutronclient.v2_0.client [None req-4994ef5c-e0d8-4552-a579-dcdde996d6f0 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] 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-02-25 23:19:47.638 8 INFO nova.api.openstack.compute.server_external_events [req-125d6de5-6d59-4dea-b00b-6afde9597610 req-e85bf4ac-857b-4586-9895-a2215724ec91 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-changed:aecc84bd-4103-4761-b3d1-ee120a585007 for instance 9a99a625-3a44-4565-b14a-90c3ed590760 on instance [pid: 8|app: 0|req: 664/1342] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:19:47 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-02-25 23:19:53.045 8 INFO nova.api.openstack.compute.server_external_events [req-45eb61c6-020f-4ef1-926a-80fcf4dfd5c5 req-5b711b60-a326-4e3b-af59-49c00a906ad9 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-vif-plugged:aecc84bd-4103-4761-b3d1-ee120a585007 for instance 9a99a625-3a44-4565-b14a-90c3ed590760 on instance [pid: 8|app: 0|req: 667/1345] 10.0.0.245 () {38 vars in 815 bytes} [Wed Feb 25 23:19:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 23:19:54.537 7 WARNING neutronclient.v2_0.client [None req-4994ef5c-e0d8-4552-a579-dcdde996d6f0 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] The 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: 679/1346] 199.204.45.95 () {36 vars in 811 bytes} [Wed Feb 25 23:19:45 2026] POST /v2.1/servers/9a99a625-3a44-4565-b14a-90c3ed590760/os-interface => generated 377 bytes in 9201 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-02-25 23:19:55.059 8 INFO nova.api.openstack.compute.server_external_events [req-f3a05a69-0ae9-4dd2-82b1-e0048650799c req-6c1fd29f-49f6-4564-a53c-946d6409ee2b 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-changed:c67c6267-407f-473a-b852-9bcbffb46bac for instance 9a99a625-3a44-4565-b14a-90c3ed590760 on instance [pid: 8|app: 0|req: 668/1347] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:19:55 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, ' 2026-02-25 23:20:07.714 8 INFO nova.api.openstack.compute.server_external_events [req-5d61b102-ca38-4088-82c7-b2235482c9a8 req-dd24ab6e-16bb-494f-ad6e-049385874bed 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-changed:aecc84bd-4103-4761-b3d1-ee120a585007 for instance 9a99a625-3a44-4565-b14a-90c3ed590760 on instance [pid: 8|app: 0|req: 670/1350] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:20:07 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 681/1351] 199.204.45.95 () {34 vars in 854 bytes} [Wed Feb 25 23:20:08 2026] DELETE /v2.1/servers/9a99a625-3a44-4565-b14a-90c3ed590760/os-interface/aecc84bd-4103-4761-b3d1-ee120a585007 => generated 0 bytes in 57 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-02-25 23:20:09.753 8 INFO nova.api.openstack.compute.server_external_events [req-8b6a6170-8d0f-460e-b82c-28215b53d33b req-0b6597e1-02a1-4b64-b21d-e726f6aef5ff 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-changed:aecc84bd-4103-4761-b3d1-ee120a585007 for instance 9a99a625-3a44-4565-b14a-90c3ed590760 on instance [pid: 8|app: 0|req: 672/1354] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:20:09 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:20:18.094 7 INFO nova.api.openstack.compute.server_external_events [req-90dac52f-e2cd-4490-bb4e-7fa566b699c2 req-d452835b-bb79-463f-960e-b1a9afc458ec 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-changed:c67c6267-407f-473a-b852-9bcbffb46bac for instance 9a99a625-3a44-4565-b14a-90c3ed590760 on instance [pid: 7|app: 0|req: 683/1355] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:20:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/1356] 199.204.45.95 () {34 vars in 854 bytes} [Wed Feb 25 23:20:18 2026] DELETE /v2.1/servers/9a99a625-3a44-4565-b14a-90c3ed590760/os-interface/c67c6267-407f-473a-b852-9bcbffb46bac => 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, ' [pid: 7|app: 0|req: 685/1359] 10.0.0.139 () {32 vars in 688 bytes} [Wed Feb 25 23:20:20 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 111 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: 675/1360] 10.0.0.139 () {32 vars in 672 bytes} [Wed Feb 25 23:20:20 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: 686/1361] 10.0.0.139 () {32 vars in 711 bytes} [Wed Feb 25 23:20:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1711 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1362] 10.0.0.139 () {32 vars in 686 bytes} [Wed Feb 25 23:20:20 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, ' 2026-02-25 23:20:20.847 7 WARNING neutronclient.v2_0.client [None req-51c2029f-419d-4927-826f-83b3b686b2c0 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] The 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: 687/1363] 10.0.0.139 () {32 vars in 707 bytes} [Wed Feb 25 23:20:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7854 bytes in 216 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: 677/1364] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:20:20 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: 688/1365] 10.0.0.139 () {32 vars in 668 bytes} [Wed Feb 25 23:20:20 2026] GET /v2.1/os-services => generated 782 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1366] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:20:21 2026] GET /v2.1/limits?tenant_id=16e5dbab941747d39364c6dad071206b => generated 302 bytes in 42 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: 689/1367] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:20:21 2026] GET /v2.1/limits?tenant_id=261ebbd857e8497ebb3c54066255af9c => generated 305 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1368] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:20:21 2026] GET /v2.1/limits?tenant_id=30062e0624e74182a85f9a95dfd19944 => 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: 690/1369] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:20:21 2026] GET /v2.1/limits?tenant_id=4c7bfd7d4076419d9d5702e7131547c0 => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1370] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:20:21 2026] GET /v2.1/limits?tenant_id=75b7cfc1181a467daef7828a94b29408 => 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: 691/1371] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:20:21 2026] GET /v2.1/limits?tenant_id=8434f2cb31404cbb8cc1a0498b0e9764 => 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: 681/1372] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:20:21 2026] GET /v2.1/limits?tenant_id=a1d4b8a41aa54ac48910f1e63f724ef8 => generated 302 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1373] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:20:21 2026] GET /v2.1/limits?tenant_id=a84f09072ac4477bb8d9ec186eda04f0 => 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: 682/1374] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:20:21 2026] GET /v2.1/limits?tenant_id=b3cec2160db5451eaa8464843b58e855 => 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: 693/1375] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:20:21 2026] GET /v2.1/limits?tenant_id=d8540f6d122e4d92bcc6f8f6f993c1e0 => 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: 683/1376] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:20:21 2026] GET /v2.1/limits?tenant_id=f694fb10c505488194b7357921a65cf5 => 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: 694/1377] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:20:21 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: 684/1378] 10.0.0.139 () {32 vars in 682 bytes} [Wed Feb 25 23:20:21 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: 687/1383] 199.204.45.95 () {34 vars in 854 bytes} [Wed Feb 25 23:20:39 2026] DELETE /v2.1/servers/9a99a625-3a44-4565-b14a-90c3ed590760/os-interface/aad900a2-d96e-476e-8375-00f2e70eb503 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1384] 199.204.45.95 () {34 vars in 754 bytes} [Wed Feb 25 23:20:43 2026] DELETE /v2.1/servers/9a99a625-3a44-4565-b14a-90c3ed590760 => generated 0 bytes in 113 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-02-25 23:20:46.707 8 INFO nova.api.openstack.compute.server_external_events [req-21890978-31dd-43de-b015-71df0168a157 req-8b1b5c21-4985-4e7a-a705-befbe7c37f4e 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-vif-deleted:83d12ed0-1781-4495-804f-59eec5621464 for instance 9a99a625-3a44-4565-b14a-90c3ed590760 on instance [pid: 8|app: 0|req: 688/1385] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:20:46 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:20:49.213 8 INFO nova.api.openstack.compute.server_external_events [req-f7d3efb2-bd53-415a-9282-3472a3a4b9d9 req-b55118cc-34b9-47a5-b91c-81be1b6bfb61 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-changed:724a2541-a393-443c-8fcf-0fd3e49ae6eb for instance aa786b0b-4588-422e-83f3-3309f6c60ad0 on instance [pid: 8|app: 0|req: 690/1388] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:20:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1389] 10.0.0.211 () {32 vars in 718 bytes} [Wed Feb 25 23:20:49 2026] DELETE /v2.1/servers/aa786b0b-4588-422e-83f3-3309f6c60ad0 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:20:49.339 8 WARNING neutronclient.v2_0.client [None req-36503bf0-f70f-4039-a001-8d4eba7eaf03 e8064064ff6444e5b99f7cce5e02cdbd 261ebbd857e8497ebb3c54066255af9c - - default default] The 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: 691/1390] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:20:49 2026] GET /v2.1/servers/aa786b0b-4588-422e-83f3-3309f6c60ad0 => generated 1943 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:20:52.111 7 INFO nova.api.openstack.compute.server_external_events [req-f615ecf5-1cd9-4488-a23e-7f11b540dc34 req-cada7336-f79b-411b-a1af-258b208d5687 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-vif-deleted:724a2541-a393-443c-8fcf-0fd3e49ae6eb for instance aa786b0b-4588-422e-83f3-3309f6c60ad0 on instance [pid: 7|app: 0|req: 700/1391] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:20:52 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-02-25 23:20:54.521 8 WARNING neutronclient.v2_0.client [None req-5ef21ba6-b453-4a19-ba68-ea212568c418 e8064064ff6444e5b99f7cce5e02cdbd 261ebbd857e8497ebb3c54066255af9c - - default default] The 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: 692/1392] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:20:54 2026] GET /v2.1/servers/aa786b0b-4588-422e-83f3-3309f6c60ad0 => generated 1480 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-02-25 23:20:59.600 7 INFO nova.api.openstack.wsgi [None req-6b5a285a-a1f8-4850-939b-fa13b993576f e8064064ff6444e5b99f7cce5e02cdbd 261ebbd857e8497ebb3c54066255af9c - - default default] HTTP exception thrown: Instance aa786b0b-4588-422e-83f3-3309f6c60ad0 could not be found. [pid: 7|app: 0|req: 702/1395] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:20:59 2026] GET /v2.1/servers/aa786b0b-4588-422e-83f3-3309f6c60ad0 => generated 111 bytes in 32 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-02-25 23:21:00.315 8 INFO nova.api.openstack.compute.server_external_events [req-725f6b67-f831-4ad1-b1aa-332fb3c1ba6d req-321862da-7a5d-441f-8697-72bf2fcb089e 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-changed:eccacf9f-e4af-4d3f-84b2-e7a05b61d2ec for instance ab92c901-3181-4b57-9b94-9fad0ee217e7 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 694/1396] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:21:00 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) [pid: 7|app: 0|req: 703/1397] 10.0.0.211 () {32 vars in 718 bytes} [Wed Feb 25 23:21:00 2026] DELETE /v2.1/servers/ab92c901-3181-4b57-9b94-9fad0ee217e7 => generated 0 bytes in 91 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-02-25 23:21:00.450 8 WARNING neutronclient.v2_0.client [None req-96e25988-3312-4649-8a41-294967f5c1fb e8064064ff6444e5b99f7cce5e02cdbd 261ebbd857e8497ebb3c54066255af9c - - default default] The 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: 695/1398] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:21:00 2026] GET /v2.1/servers/ab92c901-3181-4b57-9b94-9fad0ee217e7 => generated 1943 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:21:03.033 7 INFO nova.api.openstack.compute.server_external_events [req-17b65f76-53a2-462b-943e-a9b969ce6272 req-f67afce0-2b36-42ef-b1bd-3b8fdacf239f 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-vif-unplugged:eccacf9f-e4af-4d3f-84b2-e7a05b61d2ec for instance ab92c901-3181-4b57-9b94-9fad0ee217e7 on instance [pid: 7|app: 0|req: 704/1399] 10.0.0.245 () {38 vars in 815 bytes} [Wed Feb 25 23:21:03 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:21:03.250 8 INFO nova.api.openstack.compute.server_external_events [req-72786c1c-86d2-4f6e-981e-ba8941f8f430 req-2d098966-1440-4188-91f8-74cd7e963e31 94c95f246f2d4fa58e315c0b5d87a78f 4c7bfd7d4076419d9d5702e7131547c0 - - 555171c0fd4f4f0786cb1a897db36429 555171c0fd4f4f0786cb1a897db36429] Creating event network-vif-deleted:eccacf9f-e4af-4d3f-84b2-e7a05b61d2ec for instance ab92c901-3181-4b57-9b94-9fad0ee217e7 on instance [pid: 8|app: 0|req: 696/1400] 10.0.0.198 () {38 vars in 815 bytes} [Wed Feb 25 23:21:03 2026] POST /v2.1/os-server-external-events => generated 183 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-02-25 23:21:05.626 7 WARNING neutronclient.v2_0.client [None req-eaa47fac-890e-48b5-9e13-7f73fad6635d e8064064ff6444e5b99f7cce5e02cdbd 261ebbd857e8497ebb3c54066255af9c - - default default] The 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: 705/1401] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:21:05 2026] GET /v2.1/servers/ab92c901-3181-4b57-9b94-9fad0ee217e7 => generated 1481 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-02-25 23:21:10.699 8 INFO nova.api.openstack.wsgi [None req-bc71a9ab-9f7e-40ca-b9d0-0cf23d18dc0b e8064064ff6444e5b99f7cce5e02cdbd 261ebbd857e8497ebb3c54066255af9c - - default default] HTTP exception thrown: Instance ab92c901-3181-4b57-9b94-9fad0ee217e7 could not be found. [pid: 8|app: 0|req: 698/1404] 10.0.0.211 () {32 vars in 715 bytes} [Wed Feb 25 23:21:10 2026] GET /v2.1/servers/ab92c901-3181-4b57-9b94-9fad0ee217e7 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 707/1405] 10.0.0.211 () {32 vars in 726 bytes} [Wed Feb 25 23:21:11 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1373102066 => 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-02-25 23:21:11.717 8 INFO nova.api.openstack.wsgi [None req-9f2f655e-ff2d-433d-a2ed-b06f926b94aa e8064064ff6444e5b99f7cce5e02cdbd 261ebbd857e8497ebb3c54066255af9c - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1373102066 not found for user e8064064ff6444e5b99f7cce5e02cdbd [pid: 8|app: 0|req: 699/1406] 10.0.0.211 () {32 vars in 723 bytes} [Wed Feb 25 23:21:11 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1373102066 => generated 142 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1409] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:21:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1410] 10.0.0.139 () {32 vars in 707 bytes} [Wed Feb 25 23:21:21 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1411] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:21:21 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: 7|app: 0|req: 710/1412] 10.0.0.139 () {32 vars in 711 bytes} [Wed Feb 25 23:21:21 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1413] 10.0.0.139 () {32 vars in 686 bytes} [Wed Feb 25 23:21:21 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 711/1414] 10.0.0.139 () {32 vars in 682 bytes} [Wed Feb 25 23:21:21 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: 704/1415] 10.0.0.139 () {32 vars in 688 bytes} [Wed Feb 25 23:21:21 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1416] 10.0.0.139 () {32 vars in 672 bytes} [Wed Feb 25 23:21:21 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: 705/1417] 10.0.0.139 () {32 vars in 668 bytes} [Wed Feb 25 23:21:21 2026] GET /v2.1/os-services => generated 782 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1418] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:21:21 2026] GET /v2.1/limits?tenant_id=16e5dbab941747d39364c6dad071206b => generated 302 bytes in 50 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: 706/1419] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:21:21 2026] GET /v2.1/limits?tenant_id=261ebbd857e8497ebb3c54066255af9c => 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: 714/1420] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:21:21 2026] GET /v2.1/limits?tenant_id=4c7bfd7d4076419d9d5702e7131547c0 => generated 299 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1421] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:21:21 2026] GET /v2.1/limits?tenant_id=a1d4b8a41aa54ac48910f1e63f724ef8 => 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: 715/1422] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:21:21 2026] GET /v2.1/limits?tenant_id=b3cec2160db5451eaa8464843b58e855 => 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: 714/1435] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:22:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1436] 10.0.0.139 () {32 vars in 686 bytes} [Wed Feb 25 23:22:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1437] 10.0.0.139 () {32 vars in 682 bytes} [Wed Feb 25 23:22:20 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: 7|app: 0|req: 723/1438] 10.0.0.139 () {32 vars in 668 bytes} [Wed Feb 25 23:22:20 2026] GET /v2.1/os-services => generated 782 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1439] 10.0.0.139 () {32 vars in 707 bytes} [Wed Feb 25 23:22:20 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 724/1440] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:22:20 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: 717/1441] 10.0.0.139 () {32 vars in 688 bytes} [Wed Feb 25 23:22:20 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1442] 10.0.0.139 () {32 vars in 672 bytes} [Wed Feb 25 23:22:20 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 718/1443] 10.0.0.139 () {32 vars in 711 bytes} [Wed Feb 25 23:22:20 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: 726/1444] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:22:20 2026] GET /v2.1/limits?tenant_id=4c7bfd7d4076419d9d5702e7131547c0 => generated 299 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: 8|app: 0|req: 719/1445] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:22:20 2026] GET /v2.1/limits?tenant_id=a1d4b8a41aa54ac48910f1e63f724ef8 => generated 299 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1446] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:22:20 2026] GET /v2.1/limits?tenant_id=b3cec2160db5451eaa8464843b58e855 => 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: 720/1447] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:22:21 2026] GET /v2.1/limits?tenant_id=bedcac4032bb409e8c15e98592d105c3 => 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: 728/1448] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:22:21 2026] GET /v2.1/limits?tenant_id=fe4818b1980b4a72981163df0acc3a35 => 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: 722/1451] 10.0.0.211 () {32 vars in 655 bytes} [Wed Feb 25 23:22:31 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1452] 10.0.0.211 () {32 vars in 641 bytes} [Wed Feb 25 23:22:31 2026] GET /v2.1/servers => generated 15 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-02-25 23:22:31.643 8 WARNING oslo_db.sqlalchemy.utils [None req-c3851d54-1c79-4ac3-8af4-3dd143b7c315 9b168ad66fc844efbabced2213d24f76 a1d4b8a41aa54ac48910f1e63f724ef8 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 723/1453] 10.0.0.211 () {32 vars in 649 bytes} [Wed Feb 25 23:22:31 2026] GET /v2.1/os-keypairs => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1454] 10.0.0.211 () {32 vars in 694 bytes} [Wed Feb 25 23:22:31 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: 7|app: 0|req: 737/1465] 10.0.0.139 () {32 vars in 686 bytes} [Wed Feb 25 23:23:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1466] 10.0.0.139 () {32 vars in 682 bytes} [Wed Feb 25 23:23:20 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: 7|app: 0|req: 738/1467] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:23:20 2026] GET /v2.1/limits?tenant_id=4c7bfd7d4076419d9d5702e7131547c0 => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1468] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:23:20 2026] GET /v2.1/limits?tenant_id=a1d4b8a41aa54ac48910f1e63f724ef8 => generated 299 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1469] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:23:20 2026] GET /v2.1/limits?tenant_id=b3cec2160db5451eaa8464843b58e855 => generated 302 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1470] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:23:20 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: 740/1471] 10.0.0.139 () {32 vars in 668 bytes} [Wed Feb 25 23:23:20 2026] GET /v2.1/os-services => generated 782 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1472] 10.0.0.139 () {32 vars in 688 bytes} [Wed Feb 25 23:23:20 2026] GET /v2.1/os-hypervisors/detail => generated 1703 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: 741/1473] 10.0.0.139 () {32 vars in 672 bytes} [Wed Feb 25 23:23:20 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: 8|app: 0|req: 733/1474] 10.0.0.139 () {32 vars in 711 bytes} [Wed Feb 25 23:23:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1475] 10.0.0.139 () {32 vars in 707 bytes} [Wed Feb 25 23:23:21 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/1476] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:23:21 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: 749/1489] 10.0.0.139 () {32 vars in 686 bytes} [Wed Feb 25 23:24:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1490] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:24:20 2026] GET /v2.1/limits?tenant_id=4c7bfd7d4076419d9d5702e7131547c0 => generated 299 bytes in 47 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: 750/1491] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:24:20 2026] GET /v2.1/limits?tenant_id=a1d4b8a41aa54ac48910f1e63f724ef8 => 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: 742/1492] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:24:20 2026] GET /v2.1/limits?tenant_id=b3cec2160db5451eaa8464843b58e855 => 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: 751/1493] 10.0.0.139 () {32 vars in 668 bytes} [Wed Feb 25 23:24:20 2026] GET /v2.1/os-services => generated 782 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1494] 10.0.0.139 () {32 vars in 707 bytes} [Wed Feb 25 23:24:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 752/1495] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:24:20 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: 744/1496] 10.0.0.139 () {32 vars in 688 bytes} [Wed Feb 25 23:24:20 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1497] 10.0.0.139 () {32 vars in 672 bytes} [Wed Feb 25 23:24:20 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: 745/1498] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:24:20 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: 754/1499] 10.0.0.139 () {32 vars in 682 bytes} [Wed Feb 25 23:24:20 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: 746/1500] 10.0.0.139 () {32 vars in 711 bytes} [Wed Feb 25 23:24:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1513] 10.0.0.139 () {32 vars in 686 bytes} [Wed Feb 25 23:25:20 2026] GET /v2.1/os-availability-zone => generated 97 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, ' [pid: 8|app: 0|req: 753/1514] 10.0.0.139 () {32 vars in 682 bytes} [Wed Feb 25 23:25:20 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: 762/1515] 10.0.0.139 () {32 vars in 668 bytes} [Wed Feb 25 23:25:20 2026] GET /v2.1/os-services => generated 782 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1516] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:25:20 2026] GET /v2.1/limits?tenant_id=4c7bfd7d4076419d9d5702e7131547c0 => generated 299 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, ' [pid: 7|app: 0|req: 763/1517] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:25:20 2026] GET /v2.1/limits?tenant_id=a1d4b8a41aa54ac48910f1e63f724ef8 => generated 299 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1518] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:25:20 2026] GET /v2.1/limits?tenant_id=b3cec2160db5451eaa8464843b58e855 => 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: 764/1519] 10.0.0.139 () {32 vars in 707 bytes} [Wed Feb 25 23:25:20 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: 756/1520] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:25:20 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) [pid: 7|app: 0|req: 765/1521] 10.0.0.139 () {32 vars in 711 bytes} [Wed Feb 25 23:25:20 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: 757/1522] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:25:20 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 766/1523] 10.0.0.139 () {32 vars in 688 bytes} [Wed Feb 25 23:25:20 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1524] 10.0.0.139 () {32 vars in 672 bytes} [Wed Feb 25 23:25:21 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) [pid: 8|app: 0|req: 762/1531] 10.0.0.106 () {28 vars in 454 bytes} [Wed Feb 25 23:25:55 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 770/1532] 10.0.0.106 () {30 vars in 658 bytes} [Wed Feb 25 23:25:55 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 763/1533] 10.0.0.106 () {32 vars in 731 bytes} [Wed Feb 25 23:25:55 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1534] 10.0.0.106 () {34 vars in 806 bytes} [Wed Feb 25 23:25:55 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1535] 10.0.0.106 () {28 vars in 454 bytes} [Wed Feb 25 23:25:56 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: 772/1536] 10.0.0.106 () {30 vars in 658 bytes} [Wed Feb 25 23:25:56 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 765/1537] 10.0.0.106 () {32 vars in 731 bytes} [Wed Feb 25 23:25:56 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1538] 10.0.0.106 () {34 vars in 894 bytes} [Wed Feb 25 23:25:56 2026] GET /v2.1/servers/detail?project_id=4c7bfd7d4076419d9d5702e7131547c0&all_tenants=True => generated 15 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1539] 10.0.0.106 () {34 vars in 894 bytes} [Wed Feb 25 23:25:56 2026] GET /v2.1/servers/detail?project_id=a1d4b8a41aa54ac48910f1e63f724ef8&all_tenants=True => generated 15 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1540] 10.0.0.106 () {34 vars in 894 bytes} [Wed Feb 25 23:25:56 2026] GET /v2.1/servers/detail?project_id=b3cec2160db5451eaa8464843b58e855&all_tenants=True => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1547] 10.0.0.139 () {32 vars in 711 bytes} [Wed Feb 25 23:26:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1548] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:26:20 2026] GET /v2.1/limits?tenant_id=4c7bfd7d4076419d9d5702e7131547c0 => generated 299 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: 779/1549] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:26:20 2026] GET /v2.1/limits?tenant_id=a1d4b8a41aa54ac48910f1e63f724ef8 => 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: 771/1550] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:26:20 2026] GET /v2.1/limits?tenant_id=b3cec2160db5451eaa8464843b58e855 => 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: 780/1551] 10.0.0.139 () {32 vars in 686 bytes} [Wed Feb 25 23:26:20 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: 772/1552] 10.0.0.139 () {32 vars in 682 bytes} [Wed Feb 25 23:26:20 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: 781/1553] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:26:20 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: 773/1554] 10.0.0.139 () {32 vars in 668 bytes} [Wed Feb 25 23:26:20 2026] GET /v2.1/os-services => generated 782 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1555] 10.0.0.139 () {32 vars in 707 bytes} [Wed Feb 25 23:26:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 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: 774/1556] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:26:20 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: 7|app: 0|req: 783/1557] 10.0.0.139 () {32 vars in 688 bytes} [Wed Feb 25 23:26:20 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1558] 10.0.0.139 () {32 vars in 672 bytes} [Wed Feb 25 23:26:20 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: 8|app: 0|req: 782/1571] 10.0.0.139 () {32 vars in 682 bytes} [Wed Feb 25 23:27:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 78 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: 790/1572] 10.0.0.139 () {32 vars in 668 bytes} [Wed Feb 25 23:27:20 2026] GET /v2.1/os-services => generated 782 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1573] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:27:20 2026] GET /v2.1/limits?tenant_id=4c7bfd7d4076419d9d5702e7131547c0 => generated 299 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: 791/1574] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:27:20 2026] GET /v2.1/limits?tenant_id=a1d4b8a41aa54ac48910f1e63f724ef8 => 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: 784/1575] 10.0.0.139 () {32 vars in 743 bytes} [Wed Feb 25 23:27:20 2026] GET /v2.1/limits?tenant_id=b3cec2160db5451eaa8464843b58e855 => 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: 792/1576] 10.0.0.139 () {32 vars in 686 bytes} [Wed Feb 25 23:27:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1577] 10.0.0.139 () {32 vars in 707 bytes} [Wed Feb 25 23:27:20 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 793/1578] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:27:20 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: 8|app: 0|req: 786/1579] 10.0.0.139 () {32 vars in 688 bytes} [Wed Feb 25 23:27:20 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1580] 10.0.0.139 () {32 vars in 672 bytes} [Wed Feb 25 23:27:20 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: 787/1581] 10.0.0.139 () {32 vars in 711 bytes} [Wed Feb 25 23:27:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1582] 10.0.0.139 () {32 vars in 703 bytes} [Wed Feb 25 23:27:20 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)