+ 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 [Fri Feb 27 22:29:18 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: nova-api-osapi-86ccd6c88d-zswbq 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 0x7f19daa17668 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-27 22:29:23.595 8 INFO nova.utils [None req-19ad4d99-bef4-40ce-9c6f-1b5955c71cea - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-02-27 22:29:23.636 7 INFO nova.utils [None req-0703bf9a-1fc3-460e-b1ea-cd1b068cae7f - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-02-27 22:29:25.327 8 WARNING keystonemiddleware._common.config [None req-19ad4d99-bef4-40ce-9c6f-1b5955c71cea - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-27 22:29:25.336 8 WARNING oslo_config.cfg [None req-19ad4d99-bef4-40ce-9c6f-1b5955c71cea - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-02-27 22:29:25.358 7 WARNING keystonemiddleware._common.config [None req-0703bf9a-1fc3-460e-b1ea-cd1b068cae7f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-27 22:29:25.367 7 WARNING oslo_config.cfg [None req-0703bf9a-1fc3-460e-b1ea-cd1b068cae7f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-02-27 22:29:25.413 8 WARNING keystonemiddleware._common.config [None req-19ad4d99-bef4-40ce-9c6f-1b5955c71cea - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-27 22:29:25.429 8 WARNING oslo_config.cfg [None req-19ad4d99-bef4-40ce-9c6f-1b5955c71cea - - - - - -] 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-27 22:29:25.442 8 WARNING oslo_config.cfg [None req-19ad4d99-bef4-40ce-9c6f-1b5955c71cea - - - - - -] 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 0x7f19daa17668 pid: 8 (default app) 2026-02-27 22:29:25.448 7 WARNING keystonemiddleware._common.config [None req-0703bf9a-1fc3-460e-b1ea-cd1b068cae7f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-27 22:29:25.465 7 WARNING oslo_config.cfg [None req-0703bf9a-1fc3-460e-b1ea-cd1b068cae7f - - - - - -] 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-27 22:29:25.477 7 WARNING oslo_config.cfg [None req-0703bf9a-1fc3-460e-b1ea-cd1b068cae7f - - - - - -] 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 0x7f19daa17668 pid: 7 (default app) [pid: 8|app: 0|req: 2/3] 162.253.55.36 () {42 vars in 700 bytes} [Fri Feb 27 22:29:37 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-27 22:29:38.261 7 WARNING oslo_policy.policy [None req-6456d6c5-3e68-45e6-9027-7852056e04e5 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - 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-27 22:29:38.262 7 WARNING oslo_policy.policy [None req-6456d6c5-3e68-45e6-9027-7852056e04e5 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - 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] 162.253.55.36 () {44 vars in 904 bytes} [Fri Feb 27 22:29:37 2026] GET /v2.1 => generated 0 bytes in 579 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-27 22:29:38.361 8 WARNING oslo_policy.policy [req-6456d6c5-3e68-45e6-9027-7852056e04e5 req-fbcfe7e1-4d6f-40a3-bee3-107ffba1b457 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - 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-27 22:29:38.361 8 WARNING oslo_policy.policy [req-6456d6c5-3e68-45e6-9027-7852056e04e5 req-fbcfe7e1-4d6f-40a3-bee3-107ffba1b457 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - 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] 162.253.55.36 () {46 vars in 977 bytes} [Fri Feb 27 22:29:38 2026] GET /v2.1/ => generated 399 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 22:29:38.465 7 INFO nova.api.openstack.wsgi [None req-2bd3b802-3891-42cd-b42a-cf03d13d10ef be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 162.253.55.36 () {48 vars in 1006 bytes} [Fri Feb 27 22:29:38 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 162.253.55.36 () {48 vars in 1046 bytes} [Fri Feb 27 22:29:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 162.253.55.36 () {52 vars in 1043 bytes} [Fri Feb 27 22:29:38 2026] POST /v2.1/flavors => generated 527 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 162.253.55.36 () {42 vars in 700 bytes} [Fri Feb 27 22:29:39 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 162.253.55.36 () {44 vars in 904 bytes} [Fri Feb 27 22:29:39 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: 8|app: 0|req: 6/11] 162.253.55.36 () {46 vars in 977 bytes} [Fri Feb 27 22:29:39 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-27 22:29:39.487 7 INFO nova.api.openstack.wsgi [None req-f352353b-17bb-4d88-bc3b-c40e90f9359e be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 162.253.55.36 () {48 vars in 1008 bytes} [Fri Feb 27 22:29:39 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 162.253.55.36 () {48 vars in 1046 bytes} [Fri Feb 27 22:29:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 162.253.55.36 () {52 vars in 1043 bytes} [Fri Feb 27 22:29:39 2026] POST /v2.1/flavors => generated 530 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 162.253.55.36 () {42 vars in 700 bytes} [Fri Feb 27 22:29:40 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] 162.253.55.36 () {44 vars in 904 bytes} [Fri Feb 27 22:29:40 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 162.253.55.36 () {46 vars in 977 bytes} [Fri Feb 27 22:29:40 2026] GET /v2.1/ => generated 399 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 22:29:40.431 7 INFO nova.api.openstack.wsgi [None req-6a213ccc-a7d2-4f39-83af-bc29534c11a6 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 162.253.55.36 () {48 vars in 1010 bytes} [Fri Feb 27 22:29:40 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: 8|app: 0|req: 10/19] 162.253.55.36 () {48 vars in 1046 bytes} [Fri Feb 27 22:29:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 162.253.55.36 () {52 vars in 1043 bytes} [Fri Feb 27 22:29:40 2026] POST /v2.1/flavors => generated 531 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/23] 162.253.55.36 () {42 vars in 700 bytes} [Fri Feb 27 22:29: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) [pid: 8|app: 0|req: 12/24] 162.253.55.36 () {44 vars in 904 bytes} [Fri Feb 27 22:29:41 2026] GET /v2.1 => generated 0 bytes in 389 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 13/25] 162.253.55.36 () {46 vars in 977 bytes} [Fri Feb 27 22:29:41 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-27 22:29:41.770 8 INFO nova.api.openstack.wsgi [None req-d70bf1c3-ac1a-4283-907b-43d0044e99ac be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 13/26] 162.253.55.36 () {48 vars in 1008 bytes} [Fri Feb 27 22:29:41 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 162.253.55.36 () {48 vars in 1046 bytes} [Fri Feb 27 22:29:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 162.253.55.36 () {52 vars in 1043 bytes} [Fri Feb 27 22:29:41 2026] POST /v2.1/flavors => generated 530 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 162.253.55.36 () {42 vars in 700 bytes} [Fri Feb 27 22:29:42 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/30] 162.253.55.36 () {44 vars in 904 bytes} [Fri Feb 27 22:29:42 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: 7|app: 0|req: 16/31] 162.253.55.36 () {46 vars in 977 bytes} [Fri Feb 27 22:29:42 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 22:29:42.815 8 INFO nova.api.openstack.wsgi [None req-093ecbee-ef83-40cf-9e4e-7e3599138985 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/32] 162.253.55.36 () {48 vars in 1010 bytes} [Fri Feb 27 22:29:42 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/33] 162.253.55.36 () {48 vars in 1046 bytes} [Fri Feb 27 22:29:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/34] 162.253.55.36 () {52 vars in 1043 bytes} [Fri Feb 27 22:29:42 2026] POST /v2.1/flavors => generated 533 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/97] 10.0.0.127 () {28 vars in 454 bytes} [Fri Feb 27 22:34:53 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-02-27 22:34:53.525 8 WARNING keystonemiddleware.audit [None req-f7d10f26-5581-4a05-8a24-b43bbccffc53 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] Skipping service heat-cfn as it have no endpoints. 2026-02-27 22:34:53.526 8 WARNING keystonemiddleware.audit [None req-f7d10f26-5581-4a05-8a24-b43bbccffc53 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] Skipping service heat as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 49/98] 10.0.0.127 () {30 vars in 658 bytes} [Fri Feb 27 22:34:53 2026] GET /v2.1 => generated 0 bytes in 166 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-02-27 22:34:53.544 7 WARNING keystonemiddleware.audit [None req-7a9dc697-ef2d-427b-813f-1782e7fd8ce3 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] Skipping service heat-cfn as it have no endpoints. 2026-02-27 22:34:53.544 7 WARNING keystonemiddleware.audit [None req-7a9dc697-ef2d-427b-813f-1782e7fd8ce3 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] Skipping service heat as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 50/99] 10.0.0.127 () {32 vars in 731 bytes} [Fri Feb 27 22:34:53 2026] GET /v2.1/ => generated 411 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 22:34:53.564 8 WARNING keystonemiddleware.audit [None req-ef006a60-5b89-4cf5-b43e-584428ad7f83 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] Skipping service heat-cfn as it have no endpoints. 2026-02-27 22:34:53.564 8 WARNING keystonemiddleware.audit [None req-ef006a60-5b89-4cf5-b43e-584428ad7f83 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] Skipping service heat as it have no endpoints. [pid: 8|app: 0|req: 50/100] 10.0.0.127 () {34 vars in 804 bytes} [Fri Feb 27 22:34:53 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/146] 162.253.55.36 () {42 vars in 700 bytes} [Fri Feb 27 22:38:40 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/148] 162.253.55.36 () {44 vars in 904 bytes} [Fri Feb 27 22:38:40 2026] GET /v2.1 => generated 0 bytes in 98 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: 74/149] 162.253.55.36 () {46 vars in 977 bytes} [Fri Feb 27 22:38:40 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-27 22:38:40.859 7 INFO nova.api.openstack.wsgi [None req-a2061531-edd0-46c6-8b08-9cacf023b426 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 76/150] 162.253.55.36 () {48 vars in 1012 bytes} [Fri Feb 27 22:38:40 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/151] 162.253.55.36 () {48 vars in 1046 bytes} [Fri Feb 27 22:38:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/152] 162.253.55.36 () {52 vars in 1044 bytes} [Fri Feb 27 22:38:40 2026] POST /v2.1/flavors => generated 532 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/181] 162.253.55.36 () {42 vars in 700 bytes} [Fri Feb 27 22:41:01 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/182] 162.253.55.36 () {44 vars in 904 bytes} [Fri Feb 27 22:41:01 2026] GET /v2.1 => generated 0 bytes in 59 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 91/183] 162.253.55.36 () {46 vars in 977 bytes} [Fri Feb 27 22:41:01 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-27 22:41:01.934 7 INFO nova.api.openstack.wsgi [None req-8695d746-b7b9-43bc-a6fe-75dc77cd8193 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user be650ee55d0d46e1a4c4fad445b5bf43 [pid: 7|app: 0|req: 93/184] 162.253.55.36 () {48 vars in 1046 bytes} [Fri Feb 27 22:41:01 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-02-27 22:41:01.946 8 WARNING oslo_db.sqlalchemy.utils [None req-c4474096-3e2d-4755-bec1-7ab444d01644 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 92/185] 162.253.55.36 () {48 vars in 1011 bytes} [Fri Feb 27 22:41:01 2026] GET /v2.1/os-keypairs => generated 16 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 94/186] 162.253.55.36 () {52 vars in 1052 bytes} [Fri Feb 27 22:41:01 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: 93/187] 162.253.55.36 () {42 vars in 700 bytes} [Fri Feb 27 22:41:05 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: 95/188] 162.253.55.36 () {44 vars in 904 bytes} [Fri Feb 27 22:41:05 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: 94/189] 162.253.55.36 () {46 vars in 977 bytes} [Fri Feb 27 22:41:05 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: 96/190] 162.253.55.36 () {48 vars in 1068 bytes} [Fri Feb 27 22:41:06 2026] GET /v2.1/os-quota-sets/7030838e1baa43488dc435424d1d870b => 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: 95/191] 162.253.55.36 () {52 vars in 1120 bytes} [Fri Feb 27 22:41:06 2026] PUT /v2.1/os-quota-sets/7030838e1baa43488dc435424d1d870b => generated 238 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/332] 162.253.55.36 () {42 vars in 700 bytes} [Fri Feb 27 22:52: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: 8|app: 0|req: 166/333] 162.253.55.36 () {44 vars in 904 bytes} [Fri Feb 27 22:52:48 2026] GET /v2.1 => generated 0 bytes in 160 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 168/334] 162.253.55.36 () {46 vars in 977 bytes} [Fri Feb 27 22:52:48 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 22:52:48.617 8 INFO nova.api.openstack.wsgi [None req-40a77412-324d-4508-a586-024cfca3aa15 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 167/335] 162.253.55.36 () {48 vars in 1010 bytes} [Fri Feb 27 22:52:48 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/336] 162.253.55.36 () {48 vars in 1046 bytes} [Fri Feb 27 22:52:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/337] 162.253.55.36 () {52 vars in 1044 bytes} [Fri Feb 27 22:52:48 2026] POST /v2.1/flavors => generated 532 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/380] 162.253.55.36 () {42 vars in 700 bytes} [Fri Feb 27 22:56:20 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/381] 162.253.55.36 () {44 vars in 904 bytes} [Fri Feb 27 22:56:20 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 192/382] 162.253.55.36 () {46 vars in 977 bytes} [Fri Feb 27 22:56:20 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: 8|app: 0|req: 191/383] 162.253.55.36 () {48 vars in 1068 bytes} [Fri Feb 27 22:56:20 2026] GET /v2.1/os-quota-sets/2ac16763389840a1937f4fa22bd65195 => generated 283 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/384] 162.253.55.36 () {52 vars in 1120 bytes} [Fri Feb 27 22:56:20 2026] PUT /v2.1/os-quota-sets/2ac16763389840a1937f4fa22bd65195 => generated 238 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/403] 10.0.0.216 () {32 vars in 668 bytes} [Fri Feb 27 22:57:42 2026] GET /v2.1/os-services => generated 783 bytes in 175 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: 201/404] 10.0.0.216 () {32 vars in 711 bytes} [Fri Feb 27 22:57:43 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 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, ' [pid: 7|app: 0|req: 204/405] 10.0.0.216 () {32 vars in 682 bytes} [Fri Feb 27 22:57:43 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: 8|app: 0|req: 202/406] 10.0.0.216 () {32 vars in 707 bytes} [Fri Feb 27 22:57:43 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/407] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 22:57:43 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: 203/408] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 22:57:43 2026] GET /v2.1/limits?tenant_id=2ac16763389840a1937f4fa22bd65195 => generated 299 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/409] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 22:57:43 2026] GET /v2.1/limits?tenant_id=7030838e1baa43488dc435424d1d870b => generated 299 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/410] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 22:57:43 2026] GET /v2.1/limits?tenant_id=f82162d58a1144ecb638747f7277d035 => 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: 207/411] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 22:57:43 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: 205/412] 10.0.0.216 () {32 vars in 686 bytes} [Fri Feb 27 22:57:43 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/413] 10.0.0.216 () {32 vars in 688 bytes} [Fri Feb 27 22:57:43 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: 8|app: 0|req: 206/414] 10.0.0.216 () {32 vars in 672 bytes} [Fri Feb 27 22:57:43 2026] GET /v2.1/os-aggregates => generated 18 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/427] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 22:58:42 2026] GET /v2.1/limits?tenant_id=2ac16763389840a1937f4fa22bd65195 => generated 299 bytes in 83 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: 215/428] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 22:58:43 2026] GET /v2.1/limits?tenant_id=7030838e1baa43488dc435424d1d870b => generated 299 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/429] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 22:58:43 2026] GET /v2.1/limits?tenant_id=f82162d58a1144ecb638747f7277d035 => 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: 216/430] 10.0.0.216 () {32 vars in 688 bytes} [Fri Feb 27 22:58:43 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) [pid: 8|app: 0|req: 215/431] 10.0.0.216 () {32 vars in 672 bytes} [Fri Feb 27 22:58:43 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: 7|app: 0|req: 217/432] 10.0.0.216 () {32 vars in 707 bytes} [Fri Feb 27 22:58:43 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/433] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 22:58:43 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: 7|app: 0|req: 218/434] 10.0.0.216 () {32 vars in 711 bytes} [Fri Feb 27 22:58:43 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/435] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 22:58:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 219/436] 10.0.0.216 () {32 vars in 668 bytes} [Fri Feb 27 22:58:43 2026] GET /v2.1/os-services => generated 783 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/437] 10.0.0.216 () {32 vars in 686 bytes} [Fri Feb 27 22:58:43 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 220/438] 10.0.0.216 () {32 vars in 682 bytes} [Fri Feb 27 22:58:43 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: 225/451] 10.0.0.216 () {32 vars in 682 bytes} [Fri Feb 27 22:59:42 2026] GET /v2.1/os-security-groups => generated 78 bytes in 76 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/452] 10.0.0.216 () {32 vars in 707 bytes} [Fri Feb 27 22:59:42 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: 226/453] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 22:59:43 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: 228/454] 10.0.0.216 () {32 vars in 711 bytes} [Fri Feb 27 22:59:43 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) [pid: 8|app: 0|req: 227/455] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 22:59:43 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: 229/456] 10.0.0.216 () {32 vars in 686 bytes} [Fri Feb 27 22:59:43 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/457] 10.0.0.216 () {32 vars in 688 bytes} [Fri Feb 27 22:59:43 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: 230/458] 10.0.0.216 () {32 vars in 672 bytes} [Fri Feb 27 22:59:43 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: 229/459] 10.0.0.216 () {32 vars in 668 bytes} [Fri Feb 27 22:59:43 2026] GET /v2.1/os-services => generated 783 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/460] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 22:59:43 2026] GET /v2.1/limits?tenant_id=2ac16763389840a1937f4fa22bd65195 => generated 299 bytes in 55 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: 230/461] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 22:59:43 2026] GET /v2.1/limits?tenant_id=7030838e1baa43488dc435424d1d870b => generated 299 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/462] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 22:59:43 2026] GET /v2.1/limits?tenant_id=f82162d58a1144ecb638747f7277d035 => generated 302 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/467] 10.0.0.225 () {28 vars in 454 bytes} [Fri Feb 27 23:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/468] 10.0.0.225 () {30 vars in 658 bytes} [Fri Feb 27 23:00:08 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 236/469] 10.0.0.225 () {32 vars in 731 bytes} [Fri Feb 27 23:00:08 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/470] 10.0.0.225 () {34 vars in 765 bytes} [Fri Feb 27 23:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/473] 10.0.0.225 () {28 vars in 454 bytes} [Fri Feb 27 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: 8|app: 0|req: 236/474] 10.0.0.225 () {30 vars in 658 bytes} [Fri Feb 27 23:00:13 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 239/475] 10.0.0.225 () {32 vars in 731 bytes} [Fri Feb 27 23:00:13 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: 8|app: 0|req: 237/476] 10.0.0.225 () {34 vars in 765 bytes} [Fri Feb 27 23:00:13 2026] GET /v2.1/os-services => generated 783 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/477] 10.0.0.225 () {28 vars in 454 bytes} [Fri Feb 27 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: 8|app: 0|req: 238/478] 10.0.0.225 () {30 vars in 658 bytes} [Fri Feb 27 23:00:17 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 241/479] 10.0.0.225 () {32 vars in 731 bytes} [Fri Feb 27 23:00:17 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/480] 10.0.0.225 () {34 vars in 808 bytes} [Fri Feb 27 23:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/483] 10.0.0.225 () {28 vars in 454 bytes} [Fri Feb 27 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: 241/484] 10.0.0.225 () {30 vars in 658 bytes} [Fri Feb 27 23:00:22 2026] GET /v2.1 => generated 0 bytes in 58 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 244/485] 10.0.0.225 () {32 vars in 731 bytes} [Fri Feb 27 23:00:22 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/486] 10.0.0.225 () {34 vars in 808 bytes} [Fri Feb 27 23:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/491] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:00:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 105 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: 245/492] 10.0.0.216 () {32 vars in 682 bytes} [Fri Feb 27 23:00:43 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: 248/493] 10.0.0.216 () {32 vars in 688 bytes} [Fri Feb 27 23:00:43 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) [pid: 8|app: 0|req: 246/494] 10.0.0.216 () {32 vars in 672 bytes} [Fri Feb 27 23:00:43 2026] GET /v2.1/os-aggregates => generated 18 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, ' [pid: 7|app: 0|req: 249/495] 10.0.0.216 () {32 vars in 711 bytes} [Fri Feb 27 23:00:43 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/496] 10.0.0.216 () {32 vars in 668 bytes} [Fri Feb 27 23:00:43 2026] GET /v2.1/os-services => generated 783 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: 250/497] 10.0.0.216 () {32 vars in 707 bytes} [Fri Feb 27 23:00:43 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 248/498] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:00:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/499] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:00:43 2026] GET /v2.1/limits?tenant_id=2ac16763389840a1937f4fa22bd65195 => generated 299 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/500] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:00:43 2026] GET /v2.1/limits?tenant_id=7030838e1baa43488dc435424d1d870b => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/501] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:00:43 2026] GET /v2.1/limits?tenant_id=f82162d58a1144ecb638747f7277d035 => generated 302 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/502] 10.0.0.216 () {32 vars in 686 bytes} [Fri Feb 27 23:00:43 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 257/515] 10.0.0.216 () {32 vars in 686 bytes} [Fri Feb 27 23:01:42 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/516] 10.0.0.216 () {32 vars in 668 bytes} [Fri Feb 27 23:01:42 2026] GET /v2.1/os-services => generated 783 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 258/517] 10.0.0.216 () {32 vars in 711 bytes} [Fri Feb 27 23:01:42 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 260/518] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:01:42 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: 259/519] 10.0.0.216 () {32 vars in 688 bytes} [Fri Feb 27 23:01:43 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) [pid: 7|app: 0|req: 261/520] 10.0.0.216 () {32 vars in 672 bytes} [Fri Feb 27 23:01:43 2026] GET /v2.1/os-aggregates => generated 18 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 260/521] 10.0.0.216 () {32 vars in 682 bytes} [Fri Feb 27 23:01:43 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: 262/522] 10.0.0.216 () {32 vars in 707 bytes} [Fri Feb 27 23:01:43 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) [pid: 8|app: 0|req: 261/523] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:01:43 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: 263/524] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:01:43 2026] GET /v2.1/limits?tenant_id=2ac16763389840a1937f4fa22bd65195 => 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: 262/525] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:01:43 2026] GET /v2.1/limits?tenant_id=7030838e1baa43488dc435424d1d870b => generated 299 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/526] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:01:43 2026] GET /v2.1/limits?tenant_id=f82162d58a1144ecb638747f7277d035 => generated 302 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/539] 10.0.0.216 () {32 vars in 686 bytes} [Fri Feb 27 23:02:42 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/540] 10.0.0.216 () {32 vars in 682 bytes} [Fri Feb 27 23:02:42 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: 272/541] 10.0.0.216 () {32 vars in 668 bytes} [Fri Feb 27 23:02:42 2026] GET /v2.1/os-services => generated 783 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/542] 10.0.0.216 () {32 vars in 688 bytes} [Fri Feb 27 23:02:42 2026] GET /v2.1/os-hypervisors/detail => generated 1703 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: 273/543] 10.0.0.216 () {32 vars in 672 bytes} [Fri Feb 27 23:02:42 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: 271/544] 10.0.0.216 () {32 vars in 711 bytes} [Fri Feb 27 23:02:43 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: 7|app: 0|req: 274/545] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:02:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 272/546] 10.0.0.216 () {32 vars in 707 bytes} [Fri Feb 27 23:02:43 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/547] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:02:43 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: 8|app: 0|req: 273/548] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:02:43 2026] GET /v2.1/limits?tenant_id=2ac16763389840a1937f4fa22bd65195 => generated 299 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/549] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:02:43 2026] GET /v2.1/limits?tenant_id=7030838e1baa43488dc435424d1d870b => 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: 274/550] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:02:43 2026] GET /v2.1/limits?tenant_id=f82162d58a1144ecb638747f7277d035 => generated 302 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/563] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:03:42 2026] GET /v2.1/limits?tenant_id=2ac16763389840a1937f4fa22bd65195 => generated 299 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/564] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:03:43 2026] GET /v2.1/limits?tenant_id=7030838e1baa43488dc435424d1d870b => generated 299 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/565] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:03:43 2026] GET /v2.1/limits?tenant_id=f82162d58a1144ecb638747f7277d035 => generated 302 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/566] 10.0.0.216 () {32 vars in 707 bytes} [Fri Feb 27 23:03:43 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/567] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:03:43 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) [pid: 7|app: 0|req: 285/568] 10.0.0.216 () {32 vars in 682 bytes} [Fri Feb 27 23:03:43 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: 284/569] 10.0.0.216 () {32 vars in 688 bytes} [Fri Feb 27 23:03:43 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) [pid: 7|app: 0|req: 286/570] 10.0.0.216 () {32 vars in 672 bytes} [Fri Feb 27 23:03:43 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: 285/571] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:03:43 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: 287/572] 10.0.0.216 () {32 vars in 668 bytes} [Fri Feb 27 23:03:43 2026] GET /v2.1/os-services => generated 783 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/573] 10.0.0.216 () {32 vars in 711 bytes} [Fri Feb 27 23:03:43 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 288/574] 10.0.0.216 () {32 vars in 686 bytes} [Fri Feb 27 23:03:43 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: 293/587] 10.0.0.216 () {32 vars in 711 bytes} [Fri Feb 27 23:04:42 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 295/588] 10.0.0.216 () {32 vars in 668 bytes} [Fri Feb 27 23:04:42 2026] GET /v2.1/os-services => generated 783 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: 294/589] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:04:42 2026] GET /v2.1/limits?tenant_id=2ac16763389840a1937f4fa22bd65195 => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 296/590] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:04:43 2026] GET /v2.1/limits?tenant_id=7030838e1baa43488dc435424d1d870b => 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: 295/591] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:04:43 2026] GET /v2.1/limits?tenant_id=f82162d58a1144ecb638747f7277d035 => generated 302 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/592] 10.0.0.216 () {32 vars in 707 bytes} [Fri Feb 27 23:04:43 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/593] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:04:43 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: 7|app: 0|req: 298/594] 10.0.0.216 () {32 vars in 688 bytes} [Fri Feb 27 23:04:43 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) [pid: 8|app: 0|req: 297/595] 10.0.0.216 () {32 vars in 672 bytes} [Fri Feb 27 23:04:43 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: 299/596] 10.0.0.216 () {32 vars in 686 bytes} [Fri Feb 27 23:04:43 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/597] 10.0.0.216 () {32 vars in 682 bytes} [Fri Feb 27 23:04:43 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: 300/598] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:04:43 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: 307/611] 10.0.0.216 () {32 vars in 686 bytes} [Fri Feb 27 23:05:42 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/612] 10.0.0.216 () {32 vars in 707 bytes} [Fri Feb 27 23:05:42 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 308/613] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:05:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/614] 10.0.0.216 () {32 vars in 688 bytes} [Fri Feb 27 23:05:43 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) [pid: 7|app: 0|req: 309/615] 10.0.0.216 () {32 vars in 672 bytes} [Fri Feb 27 23:05:43 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: 307/616] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:05:43 2026] GET /v2.1/limits?tenant_id=2ac16763389840a1937f4fa22bd65195 => generated 299 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/617] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:05:43 2026] GET /v2.1/limits?tenant_id=7030838e1baa43488dc435424d1d870b => 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: 308/618] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:05:43 2026] GET /v2.1/limits?tenant_id=f82162d58a1144ecb638747f7277d035 => 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: 311/619] 10.0.0.216 () {32 vars in 711 bytes} [Fri Feb 27 23:05:43 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: 8|app: 0|req: 309/620] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:05:43 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: 312/621] 10.0.0.216 () {32 vars in 682 bytes} [Fri Feb 27 23:05:43 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: 310/622] 10.0.0.216 () {32 vars in 668 bytes} [Fri Feb 27 23:05:43 2026] GET /v2.1/os-services => generated 783 bytes in 24 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: 317/635] 10.0.0.216 () {32 vars in 668 bytes} [Fri Feb 27 23:06:42 2026] GET /v2.1/os-services => generated 783 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/636] 10.0.0.216 () {32 vars in 711 bytes} [Fri Feb 27 23:06:43 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 318/637] 10.0.0.216 () {32 vars in 686 bytes} [Fri Feb 27 23:06:43 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 320/638] 10.0.0.216 () {32 vars in 682 bytes} [Fri Feb 27 23:06:43 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: 8|app: 0|req: 319/639] 10.0.0.216 () {32 vars in 707 bytes} [Fri Feb 27 23:06:43 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/640] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:06:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/641] 10.0.0.216 () {32 vars in 688 bytes} [Fri Feb 27 23:06:43 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) [pid: 7|app: 0|req: 322/642] 10.0.0.216 () {32 vars in 672 bytes} [Fri Feb 27 23:06:43 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: 321/643] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:06:43 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) [pid: 7|app: 0|req: 323/644] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:06:43 2026] GET /v2.1/limits?tenant_id=2ac16763389840a1937f4fa22bd65195 => generated 299 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/645] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:06:43 2026] GET /v2.1/limits?tenant_id=7030838e1baa43488dc435424d1d870b => generated 299 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/646] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:06:43 2026] GET /v2.1/limits?tenant_id=f82162d58a1144ecb638747f7277d035 => 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: 327/651] 162.253.55.36 () {42 vars in 700 bytes} [Fri Feb 27 23:07:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 325/652] 162.253.55.36 () {44 vars in 904 bytes} [Fri Feb 27 23:07:08 2026] GET /v2.1 => generated 0 bytes in 35 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: 328/653] 162.253.55.36 () {46 vars in 977 bytes} [Fri Feb 27 23:07:08 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-27 23:07:08.118 8 INFO nova.api.openstack.wsgi [None req-c21357b6-ed7b-4e94-a808-e4dfb577978d be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 326/654] 162.253.55.36 () {48 vars in 1006 bytes} [Fri Feb 27 23:07:08 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/655] 162.253.55.36 () {48 vars in 1046 bytes} [Fri Feb 27 23:07:08 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: 327/656] 162.253.55.36 () {48 vars in 1094 bytes} [Fri Feb 27 23:07:08 2026] GET /v2.1/flavors/dc2faf7b-eea4-48b6-8edf-ade2806275aa/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/657] 162.253.55.36 () {42 vars in 700 bytes} [Fri Feb 27 23:07:09 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/658] 162.253.55.36 () {44 vars in 904 bytes} [Fri Feb 27 23:07:09 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 331/659] 162.253.55.36 () {46 vars in 977 bytes} [Fri Feb 27 23:07:09 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-27 23:07:09.179 8 INFO nova.api.openstack.wsgi [None req-6409f040-7e06-4986-9a7d-7710e67622bc be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 329/660] 162.253.55.36 () {48 vars in 1008 bytes} [Fri Feb 27 23:07:09 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/661] 162.253.55.36 () {48 vars in 1046 bytes} [Fri Feb 27 23:07:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/662] 162.253.55.36 () {48 vars in 1094 bytes} [Fri Feb 27 23:07:09 2026] GET /v2.1/flavors/8e5addca-581e-4625-944f-c33be0498aa6/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/663] 162.253.55.36 () {42 vars in 700 bytes} [Fri Feb 27 23:07:10 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: 331/664] 162.253.55.36 () {44 vars in 904 bytes} [Fri Feb 27 23:07:10 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 334/665] 162.253.55.36 () {46 vars in 977 bytes} [Fri Feb 27 23:07:10 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 23:07:10.203 8 INFO nova.api.openstack.wsgi [None req-7d71ebbe-0538-417c-81cd-fbf7d1a13508 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 332/666] 162.253.55.36 () {48 vars in 1010 bytes} [Fri Feb 27 23:07:10 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/667] 162.253.55.36 () {48 vars in 1046 bytes} [Fri Feb 27 23:07:10 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: 333/668] 162.253.55.36 () {48 vars in 1094 bytes} [Fri Feb 27 23:07:10 2026] GET /v2.1/flavors/e4b25538-c456-46ca-9204-4331bb3ec204/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: 335/671] 162.253.55.36 () {42 vars in 700 bytes} [Fri Feb 27 23:07:11 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: 337/672] 162.253.55.36 () {44 vars in 904 bytes} [Fri Feb 27 23:07:11 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 336/673] 162.253.55.36 () {46 vars in 977 bytes} [Fri Feb 27 23:07:11 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-27 23:07:11.208 7 INFO nova.api.openstack.wsgi [None req-8dc96830-aa18-4189-ac57-66a25ed142f3 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 338/674] 162.253.55.36 () {48 vars in 1008 bytes} [Fri Feb 27 23:07:11 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/675] 162.253.55.36 () {48 vars in 1046 bytes} [Fri Feb 27 23:07:11 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: 7|app: 0|req: 339/676] 162.253.55.36 () {48 vars in 1094 bytes} [Fri Feb 27 23:07:11 2026] GET /v2.1/flavors/242fa7a4-e559-415c-9291-a07272ed6f25/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/677] 162.253.55.36 () {42 vars in 700 bytes} [Fri Feb 27 23:07:12 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/678] 162.253.55.36 () {44 vars in 904 bytes} [Fri Feb 27 23:07:12 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: 339/679] 162.253.55.36 () {46 vars in 977 bytes} [Fri Feb 27 23:07:12 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-27 23:07:12.252 7 INFO nova.api.openstack.wsgi [None req-532d1e15-b42f-4a8c-a074-52713c670e85 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 341/680] 162.253.55.36 () {48 vars in 1010 bytes} [Fri Feb 27 23:07:12 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/681] 162.253.55.36 () {48 vars in 1046 bytes} [Fri Feb 27 23:07:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/682] 162.253.55.36 () {48 vars in 1094 bytes} [Fri Feb 27 23:07:12 2026] GET /v2.1/flavors/ff457b1c-65ab-4266-b835-d404d7768554/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/689] 10.0.0.216 () {32 vars in 688 bytes} [Fri Feb 27 23:07:42 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/690] 10.0.0.216 () {32 vars in 672 bytes} [Fri Feb 27 23:07:42 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: 345/691] 10.0.0.216 () {32 vars in 682 bytes} [Fri Feb 27 23:07:42 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: 347/692] 10.0.0.216 () {32 vars in 686 bytes} [Fri Feb 27 23:07:42 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/693] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:07:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 348/694] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:07:43 2026] GET /v2.1/limits?tenant_id=2ac16763389840a1937f4fa22bd65195 => generated 299 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/695] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:07:43 2026] GET /v2.1/limits?tenant_id=7030838e1baa43488dc435424d1d870b => generated 299 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/696] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:07:43 2026] GET /v2.1/limits?tenant_id=f82162d58a1144ecb638747f7277d035 => generated 302 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/697] 10.0.0.216 () {32 vars in 668 bytes} [Fri Feb 27 23:07:43 2026] GET /v2.1/os-services => generated 783 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/698] 10.0.0.216 () {32 vars in 711 bytes} [Fri Feb 27 23:07:43 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 349/699] 10.0.0.216 () {32 vars in 707 bytes} [Fri Feb 27 23:07:43 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 351/700] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:07:43 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: 353/707] 162.253.55.36 () {42 vars in 700 bytes} [Fri Feb 27 23:08: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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 355/708] 162.253.55.36 () {44 vars in 904 bytes} [Fri Feb 27 23:08:17 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: 8|app: 0|req: 354/709] 162.253.55.36 () {46 vars in 977 bytes} [Fri Feb 27 23:08:17 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 23:08:17.780 7 INFO nova.api.openstack.wsgi [None req-7ac2db55-f367-4495-acff-1b978f3b2612 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 356/710] 162.253.55.36 () {48 vars in 1012 bytes} [Fri Feb 27 23:08:17 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/711] 162.253.55.36 () {48 vars in 1046 bytes} [Fri Feb 27 23:08:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/712] 162.253.55.36 () {48 vars in 1094 bytes} [Fri Feb 27 23:08:17 2026] GET /v2.1/flavors/d24b99f5-715e-41ed-99e5-198b1ac4cbae/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/715] 162.253.55.36 () {42 vars in 700 bytes} [Fri Feb 27 23:08:24 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: 359/716] 162.253.55.36 () {44 vars in 904 bytes} [Fri Feb 27 23:08:24 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 358/717] 162.253.55.36 () {46 vars in 977 bytes} [Fri Feb 27 23:08:24 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: 360/718] 162.253.55.36 () {48 vars in 1046 bytes} [Fri Feb 27 23:08:24 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/719] 162.253.55.36 () {42 vars in 700 bytes} [Fri Feb 27 23:08:28 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/720] 162.253.55.36 () {44 vars in 904 bytes} [Fri Feb 27 23:08:28 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: 360/721] 162.253.55.36 () {46 vars in 977 bytes} [Fri Feb 27 23:08:28 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: 362/722] 162.253.55.36 () {48 vars in 1068 bytes} [Fri Feb 27 23:08:28 2026] GET /v2.1/os-quota-sets/7030838e1baa43488dc435424d1d870b => generated 280 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/727] 10.0.0.216 () {32 vars in 682 bytes} [Fri Feb 27 23:08:42 2026] GET /v2.1/os-security-groups => generated 78 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/728] 10.0.0.216 () {32 vars in 711 bytes} [Fri Feb 27 23:08:42 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: 8|app: 0|req: 364/729] 10.0.0.216 () {32 vars in 686 bytes} [Fri Feb 27 23:08:42 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/730] 10.0.0.216 () {32 vars in 668 bytes} [Fri Feb 27 23:08:42 2026] GET /v2.1/os-services => generated 783 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 365/731] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:08:43 2026] GET /v2.1/limits?tenant_id=2ac16763389840a1937f4fa22bd65195 => generated 299 bytes in 66 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: 367/732] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:08:43 2026] GET /v2.1/limits?tenant_id=7030838e1baa43488dc435424d1d870b => 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: 366/733] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:08:43 2026] GET /v2.1/limits?tenant_id=f82162d58a1144ecb638747f7277d035 => 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: 368/734] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:08:43 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: 8|app: 0|req: 367/735] 10.0.0.216 () {32 vars in 707 bytes} [Fri Feb 27 23:08:43 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/736] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:08:43 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: 368/737] 10.0.0.216 () {32 vars in 688 bytes} [Fri Feb 27 23:08:43 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/738] 10.0.0.216 () {32 vars in 672 bytes} [Fri Feb 27 23:08:43 2026] GET /v2.1/os-aggregates => generated 18 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/745] 162.253.55.36 () {42 vars in 700 bytes} [Fri Feb 27 23:09:18 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: 372/746] 162.253.55.36 () {44 vars in 904 bytes} [Fri Feb 27 23:09:18 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: 7|app: 0|req: 375/747] 162.253.55.36 () {46 vars in 977 bytes} [Fri Feb 27 23:09:18 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-27 23:09:18.749 8 INFO nova.api.openstack.wsgi [None req-1c5da104-4a34-4ce8-af02-eff9f4276d8f be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 373/748] 162.253.55.36 () {48 vars in 1010 bytes} [Fri Feb 27 23:09:18 2026] GET /v2.1/flavors/m1.manila => 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: 376/749] 162.253.55.36 () {48 vars in 1046 bytes} [Fri Feb 27 23:09:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/750] 162.253.55.36 () {48 vars in 1094 bytes} [Fri Feb 27 23:09:18 2026] GET /v2.1/flavors/a65926c1-f82f-4d91-b4ea-e64ebf48f6e1/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/755] 162.253.55.36 () {42 vars in 700 bytes} [Fri Feb 27 23:09:33 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/756] 162.253.55.36 () {44 vars in 904 bytes} [Fri Feb 27 23:09:33 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 378/757] 162.253.55.36 () {46 vars in 977 bytes} [Fri Feb 27 23:09:33 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: 380/758] 162.253.55.36 () {48 vars in 1068 bytes} [Fri Feb 27 23:09:33 2026] GET /v2.1/os-quota-sets/2ac16763389840a1937f4fa22bd65195 => generated 280 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/761] 10.0.0.216 () {32 vars in 668 bytes} [Fri Feb 27 23:09:42 2026] GET /v2.1/os-services => generated 783 bytes in 72 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: 380/762] 10.0.0.216 () {32 vars in 688 bytes} [Fri Feb 27 23:09:42 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 383/763] 10.0.0.216 () {32 vars in 672 bytes} [Fri Feb 27 23:09:42 2026] GET /v2.1/os-aggregates => generated 18 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 381/764] 10.0.0.216 () {32 vars in 686 bytes} [Fri Feb 27 23:09:42 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: 384/765] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:09:43 2026] GET /v2.1/limits?tenant_id=2ac16763389840a1937f4fa22bd65195 => 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: 8|app: 0|req: 382/766] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:09:43 2026] GET /v2.1/limits?tenant_id=7030838e1baa43488dc435424d1d870b => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/767] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:09:43 2026] GET /v2.1/limits?tenant_id=f82162d58a1144ecb638747f7277d035 => 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: 383/768] 10.0.0.216 () {32 vars in 711 bytes} [Fri Feb 27 23:09:43 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: 386/769] 10.0.0.216 () {32 vars in 707 bytes} [Fri Feb 27 23:09:43 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: 8|app: 0|req: 384/770] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:09:43 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: 387/771] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:09:43 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: 385/772] 10.0.0.216 () {32 vars in 682 bytes} [Fri Feb 27 23:09:43 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: 391/779] 162.253.55.36 () {42 vars in 700 bytes} [Fri Feb 27 23:10:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 389/780] 162.253.55.36 () {44 vars in 904 bytes} [Fri Feb 27 23:10:17 2026] GET /v2.1 => generated 0 bytes in 50 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: 392/781] 162.253.55.36 () {46 vars in 977 bytes} [Fri Feb 27 23:10:17 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-27 23:10:17.085 8 INFO nova.api.openstack.wsgi [None req-60802816-1b5c-4f12-9088-b1a844a1d5c0 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 390/782] 162.253.55.36 () {48 vars in 1006 bytes} [Fri Feb 27 23:10:17 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/783] 162.253.55.36 () {48 vars in 1046 bytes} [Fri Feb 27 23:10:17 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: 7|app: 0|req: 397/790] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:10:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/791] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:10:43 2026] GET /v2.1/limits?tenant_id=2ac16763389840a1937f4fa22bd65195 => 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: 398/792] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:10:43 2026] GET /v2.1/limits?tenant_id=7030838e1baa43488dc435424d1d870b => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/793] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:10:43 2026] GET /v2.1/limits?tenant_id=f82162d58a1144ecb638747f7277d035 => generated 302 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/794] 10.0.0.216 () {32 vars in 711 bytes} [Fri Feb 27 23:10:43 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: 8|app: 0|req: 396/795] 10.0.0.216 () {32 vars in 707 bytes} [Fri Feb 27 23:10:43 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: 400/796] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:10:43 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: 397/797] 10.0.0.216 () {32 vars in 682 bytes} [Fri Feb 27 23:10:43 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: 401/798] 10.0.0.216 () {32 vars in 668 bytes} [Fri Feb 27 23:10:43 2026] GET /v2.1/os-services => generated 783 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/799] 10.0.0.216 () {32 vars in 686 bytes} [Fri Feb 27 23:10:43 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 402/800] 10.0.0.216 () {32 vars in 688 bytes} [Fri Feb 27 23:10:43 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: 399/801] 10.0.0.216 () {32 vars in 672 bytes} [Fri Feb 27 23:10:43 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: 404/804] 10.0.0.91 () {32 vars in 654 bytes} [Fri Feb 27 23:10:58 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/805] 10.0.0.91 () {32 vars in 640 bytes} [Fri Feb 27 23:10:58 2026] GET /v2.1/servers => generated 15 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-02-27 23:10:58.746 7 WARNING oslo_db.sqlalchemy.utils [None req-69f424d9-81d7-4791-b002-3fbf16792b77 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 405/806] 10.0.0.91 () {32 vars in 648 bytes} [Fri Feb 27 23:10:58 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/807] 10.0.0.91 () {32 vars in 693 bytes} [Fri Feb 27 23:10:58 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: 407/810] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:10 2026] GET /v2.1/flavors/dc2faf7b-eea4-48b6-8edf-ade2806275aa => generated 511 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/813] 10.0.0.91 () {32 vars in 640 bytes} [Fri Feb 27 23:11:10 2026] GET /v2.1/flavors => generated 1674 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/814] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:10 2026] GET /v2.1/flavors/dc2faf7b-eea4-48b6-8edf-ade2806275aa => generated 511 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/815] 10.0.0.91 () {34 vars in 670 bytes} [Fri Feb 27 23:11:18 2026] POST /v2.1/os-keypairs => generated 386 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 23:11:20.685 8 WARNING neutronclient.v2_0.client [None req-06ecf787-95d8-4ff9-8d32-71190069076b 7303a9114de9444fa2e586ac4f5d6c88 f46075468e6e443998899e1b19201d1d - - default default] 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-27 23:11:22.766 7 WARNING neutronclient.v2_0.client [None req-36211d40-eae9-407c-9b4f-a8aeb2c860ab de5ebacff52c4484a29a518e22a3e1c7 7fd203036be14171819c442be38f2587 - - default default] The python binding code in 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/818] 10.0.0.91 () {34 vars in 684 bytes} [Fri Feb 27 23:11:20 2026] POST /v2.1/os-security-groups => generated 248 bytes in 2160 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 23:11:22.828 8 WARNING neutronclient.v2_0.client [None req-900857b7-2f4f-4bfa-9233-6aebe2ec5056 7303a9114de9444fa2e586ac4f5d6c88 f46075468e6e443998899e1b19201d1d - - default default] 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-27 23:11:22.938 8 WARNING neutronclient.v2_0.client [None req-900857b7-2f4f-4bfa-9233-6aebe2ec5056 7303a9114de9444fa2e586ac4f5d6c88 f46075468e6e443998899e1b19201d1d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/819] 10.0.0.91 () {34 vars in 694 bytes} [Fri Feb 27 23:11:22 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 763 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 23:11:23.609 8 WARNING neutronclient.v2_0.client [None req-916de384-f184-4553-b221-7f9502b00e86 7303a9114de9444fa2e586ac4f5d6c88 f46075468e6e443998899e1b19201d1d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/820] 10.0.0.91 () {34 vars in 684 bytes} [Fri Feb 27 23:11:22 2026] POST /v2.1/os-security-groups => generated 244 bytes in 1309 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 23:11:24.032 7 WARNING neutronclient.v2_0.client [None req-74d21578-04c2-4890-81e7-17122bf85472 de5ebacff52c4484a29a518e22a3e1c7 7fd203036be14171819c442be38f2587 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/821] 10.0.0.91 () {34 vars in 684 bytes} [Fri Feb 27 23:11:24 2026] POST /v2.1/os-security-groups => generated 243 bytes in 948 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 23:11:24.985 7 WARNING neutronclient.v2_0.client [None req-62ac928c-e15e-42fc-9f1e-348aaa18f456 de5ebacff52c4484a29a518e22a3e1c7 7fd203036be14171819c442be38f2587 - - default default] The python binding code in 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/822] 10.0.0.91 () {34 vars in 684 bytes} [Fri Feb 27 23:11:23 2026] POST /v2.1/os-security-groups => generated 248 bytes in 2116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/823] 10.0.0.91 () {34 vars in 684 bytes} [Fri Feb 27 23:11:24 2026] POST /v2.1/os-security-groups => generated 244 bytes in 791 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 23:11:25.779 7 WARNING neutronclient.v2_0.client [None req-e65c0e2a-74d7-4c78-a56f-88d9a22e4d5f 7303a9114de9444fa2e586ac4f5d6c88 f46075468e6e443998899e1b19201d1d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/824] 10.0.0.91 () {34 vars in 670 bytes} [Fri Feb 27 23:11:25 2026] POST /v2.1/os-keypairs => generated 385 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 23:11:25.806 8 WARNING neutronclient.v2_0.client [None req-60d5ffa7-727a-4f24-9b6f-e9fc8a92ed2a de5ebacff52c4484a29a518e22a3e1c7 7fd203036be14171819c442be38f2587 - - default default] 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-27 23:11:25.874 7 WARNING neutronclient.v2_0.client [None req-e65c0e2a-74d7-4c78-a56f-88d9a22e4d5f 7303a9114de9444fa2e586ac4f5d6c88 f46075468e6e443998899e1b19201d1d - - default default] 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-27 23:11:25.950 8 WARNING neutronclient.v2_0.client [None req-60d5ffa7-727a-4f24-9b6f-e9fc8a92ed2a de5ebacff52c4484a29a518e22a3e1c7 7fd203036be14171819c442be38f2587 - - default default] 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-27 23:11:26.063 8 WARNING neutronclient.v2_0.client [None req-60d5ffa7-727a-4f24-9b6f-e9fc8a92ed2a de5ebacff52c4484a29a518e22a3e1c7 7fd203036be14171819c442be38f2587 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/825] 10.0.0.91 () {32 vars in 662 bytes} [Fri Feb 27 23:11:25 2026] GET /v2.1/os-security-groups => generated 1384 bytes in 488 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 23:11:26.363 8 WARNING neutronclient.v2_0.client [None req-d20790f7-0be9-4520-8a7c-39be69fc9674 729f0adf604b4cfeb39c55e32bfaacd2 46fc30011c4849bd9dfdb9b040618375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/826] 10.0.0.91 () {34 vars in 694 bytes} [Fri Feb 27 23:11:25 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 633 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 23:11:26.409 7 WARNING neutronclient.v2_0.client [None req-6481b288-2776-4cae-9da4-a196c1f63f88 de5ebacff52c4484a29a518e22a3e1c7 7fd203036be14171819c442be38f2587 - - default default] 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-27 23:11:26.454 8 WARNING neutronclient.v2_0.client [None req-d20790f7-0be9-4520-8a7c-39be69fc9674 729f0adf604b4cfeb39c55e32bfaacd2 46fc30011c4849bd9dfdb9b040618375 - - default default] 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-27 23:11:26.472 7 WARNING neutronclient.v2_0.client [None req-6481b288-2776-4cae-9da4-a196c1f63f88 de5ebacff52c4484a29a518e22a3e1c7 7fd203036be14171819c442be38f2587 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 416/827] 10.0.0.91 () {32 vars in 739 bytes} [Fri Feb 27 23:11:26 2026] DELETE /v2.1/os-security-groups/f0bbbaca-98a7-40f7-9549-117db9aea743 => generated 0 bytes in 301 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-27 23:11:26.714 7 WARNING neutronclient.v2_0.client [None req-fb587096-efef-4f23-a1fd-761861a29b58 7303a9114de9444fa2e586ac4f5d6c88 f46075468e6e443998899e1b19201d1d - - default default] 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-27 23:11:26.833 8 WARNING neutronclient.v2_0.client [None req-d20790f7-0be9-4520-8a7c-39be69fc9674 729f0adf604b4cfeb39c55e32bfaacd2 46fc30011c4849bd9dfdb9b040618375 - - default default] 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-27 23:11:26.850 7 WARNING neutronclient.v2_0.client [None req-fb587096-efef-4f23-a1fd-761861a29b58 7303a9114de9444fa2e586ac4f5d6c88 f46075468e6e443998899e1b19201d1d - - default default] The python binding code in 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/828] 10.0.0.91 () {34 vars in 694 bytes} [Fri Feb 27 23:11:26 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 23:11:27.052 7 WARNING neutronclient.v2_0.client [None req-da0f8564-e74f-44ed-a49d-b64fdfeb1d74 de5ebacff52c4484a29a518e22a3e1c7 7fd203036be14171819c442be38f2587 - - default default] 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-27 23:11:27.073 7 INFO nova.api.openstack.wsgi [None req-da0f8564-e74f-44ed-a49d-b64fdfeb1d74 de5ebacff52c4484a29a518e22a3e1c7 7fd203036be14171819c442be38f2587 - - default default] HTTP exception thrown: Security group f0bbbaca-98a7-40f7-9549-117db9aea743 does not exist Neutron server returns request_ids: ['req-ae9239b6-12ce-4c33-8011-e6c76888f082'] [pid: 7|app: 0|req: 418/829] 10.0.0.91 () {32 vars in 736 bytes} [Fri Feb 27 23:11:27 2026] GET /v2.1/os-security-groups/f0bbbaca-98a7-40f7-9549-117db9aea743 => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-27 23:11:27.081 7 WARNING neutronclient.v2_0.client [None req-46f05ed5-4ffa-4515-b2e6-3172e789d93f 7303a9114de9444fa2e586ac4f5d6c88 f46075468e6e443998899e1b19201d1d - - default default] The python binding code in 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/830] 10.0.0.91 () {32 vars in 736 bytes} [Fri Feb 27 23:11:27 2026] GET /v2.1/os-security-groups/f4a8d067-a1d0-4b6b-a6d8-39f9d75c2ebd => generated 665 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 23:11:27.122 7 WARNING neutronclient.v2_0.client [None req-59fe55e8-b176-4141-a510-50df88c02246 de5ebacff52c4484a29a518e22a3e1c7 7fd203036be14171819c442be38f2587 - - default default] 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-27 23:11:27.155 7 WARNING neutronclient.v2_0.client [None req-59fe55e8-b176-4141-a510-50df88c02246 de5ebacff52c4484a29a518e22a3e1c7 7fd203036be14171819c442be38f2587 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/831] 10.0.0.91 () {32 vars in 739 bytes} [Fri Feb 27 23:11:27 2026] DELETE /v2.1/os-security-groups/26c818d5-f106-476a-b8fe-58da839b0129 => generated 0 bytes in 178 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-27 23:11:27.300 7 WARNING neutronclient.v2_0.client [None req-56b439d6-195c-405e-88d0-96d21a318e69 7303a9114de9444fa2e586ac4f5d6c88 f46075468e6e443998899e1b19201d1d - - default default] 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-27 23:11:27.360 7 WARNING neutronclient.v2_0.client [None req-56b439d6-195c-405e-88d0-96d21a318e69 7303a9114de9444fa2e586ac4f5d6c88 f46075468e6e443998899e1b19201d1d - - default default] 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-27 23:11:27.442 7 WARNING neutronclient.v2_0.client [None req-56b439d6-195c-405e-88d0-96d21a318e69 7303a9114de9444fa2e586ac4f5d6c88 f46075468e6e443998899e1b19201d1d - - default default] The python binding code in 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/832] 10.0.0.91 () {34 vars in 662 bytes} [Fri Feb 27 23:11:26 2026] POST /v2.1/servers => generated 451 bytes in 1320 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, ' [pid: 7|app: 0|req: 421/833] 10.0.0.91 () {32 vars in 749 bytes} [Fri Feb 27 23:11:27 2026] DELETE /v2.1/os-security-group-rules/7e0fa177-3721-4177-8960-8ace8e9fdf63 => generated 0 bytes in 317 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-27 23:11:27.617 8 WARNING neutronclient.v2_0.client [None req-1c995a0d-b096-4b05-ba60-3ecc5d149226 de5ebacff52c4484a29a518e22a3e1c7 7fd203036be14171819c442be38f2587 - - default default] 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-27 23:11:27.634 7 WARNING neutronclient.v2_0.client [None req-2324b35e-fad6-4602-a343-a33b13b7ac1e 729f0adf604b4cfeb39c55e32bfaacd2 46fc30011c4849bd9dfdb9b040618375 - - default default] 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-27 23:11:27.636 8 INFO nova.api.openstack.wsgi [None req-1c995a0d-b096-4b05-ba60-3ecc5d149226 de5ebacff52c4484a29a518e22a3e1c7 7fd203036be14171819c442be38f2587 - - default default] HTTP exception thrown: Security group 26c818d5-f106-476a-b8fe-58da839b0129 does not exist Neutron server returns request_ids: ['req-e21decf7-7b3b-4c31-850e-551153224174'] [pid: 8|app: 0|req: 413/834] 10.0.0.91 () {32 vars in 736 bytes} [Fri Feb 27 23:11:27 2026] GET /v2.1/os-security-groups/26c818d5-f106-476a-b8fe-58da839b0129 => generated 194 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-27 23:11:27.644 8 WARNING neutronclient.v2_0.client [None req-dc760403-d3d1-4730-a6f1-a33ab8df7b8f 7303a9114de9444fa2e586ac4f5d6c88 f46075468e6e443998899e1b19201d1d - - default default] 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-27 23:11:27.694 8 WARNING neutronclient.v2_0.client [None req-dc760403-d3d1-4730-a6f1-a33ab8df7b8f 7303a9114de9444fa2e586ac4f5d6c88 f46075468e6e443998899e1b19201d1d - - default default] The python binding code in 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/835] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:27 2026] GET /v2.1/servers/26fcfd47-baf4-4d08-a9b3-f3a8ec1f00ae => generated 1424 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-27 23:11:27.707 7 WARNING neutronclient.v2_0.client [None req-f77a0b60-b89b-407d-a8ea-293f75e4df2f de5ebacff52c4484a29a518e22a3e1c7 7fd203036be14171819c442be38f2587 - - default default] 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-27 23:11:27.740 7 WARNING neutronclient.v2_0.client [None req-f77a0b60-b89b-407d-a8ea-293f75e4df2f de5ebacff52c4484a29a518e22a3e1c7 7fd203036be14171819c442be38f2587 - - default default] The python binding code in 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/836] 10.0.0.91 () {32 vars in 739 bytes} [Fri Feb 27 23:11:27 2026] DELETE /v2.1/os-security-groups/f4a8d067-a1d0-4b6b-a6d8-39f9d75c2ebd => generated 0 bytes in 219 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/837] 10.0.0.91 () {32 vars in 739 bytes} [Fri Feb 27 23:11:27 2026] DELETE /v2.1/os-security-groups/617dea51-96d7-483a-b582-1a153e7a9318 => generated 0 bytes in 205 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-27 23:11:27.907 7 WARNING neutronclient.v2_0.client [None req-4a5a4d17-1564-4a93-b868-07439dda7204 7303a9114de9444fa2e586ac4f5d6c88 f46075468e6e443998899e1b19201d1d - - default default] 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-27 23:11:27.919 8 WARNING neutronclient.v2_0.client [None req-7fd80687-40c7-422e-9536-2254b59d5c54 a9931174337b4ae886e382d6b10538b4 2928b0ea24fc483bb09fec6721c2ca8b - - default default] 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-27 23:11:27.942 7 WARNING neutronclient.v2_0.client [None req-4a5a4d17-1564-4a93-b868-07439dda7204 7303a9114de9444fa2e586ac4f5d6c88 f46075468e6e443998899e1b19201d1d - - default default] 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-27 23:11:27.960 8 WARNING neutronclient.v2_0.client [None req-7fd80687-40c7-422e-9536-2254b59d5c54 a9931174337b4ae886e382d6b10538b4 2928b0ea24fc483bb09fec6721c2ca8b - - default default] The python binding code in 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/838] 10.0.0.91 () {32 vars in 739 bytes} [Fri Feb 27 23:11:27 2026] DELETE /v2.1/os-security-groups/f400eded-d0be-43bb-982b-37e8f0fa28cd => generated 0 bytes in 200 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-27 23:11:28.110 7 WARNING neutronclient.v2_0.client [None req-88ae87a6-9bed-4ea9-a770-344592bda480 de5ebacff52c4484a29a518e22a3e1c7 7fd203036be14171819c442be38f2587 - - default default] 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-27 23:11:28.181 8 WARNING neutronclient.v2_0.client [None req-7fd80687-40c7-422e-9536-2254b59d5c54 a9931174337b4ae886e382d6b10538b4 2928b0ea24fc483bb09fec6721c2ca8b - - default default] 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-27 23:11:28.187 7 INFO nova.api.openstack.wsgi [None req-88ae87a6-9bed-4ea9-a770-344592bda480 de5ebacff52c4484a29a518e22a3e1c7 7fd203036be14171819c442be38f2587 - - default default] HTTP exception thrown: Security group 617dea51-96d7-483a-b582-1a153e7a9318 does not exist Neutron server returns request_ids: ['req-7c12a6ae-7ce1-414f-ba11-357b843cb853'] [pid: 7|app: 0|req: 425/839] 10.0.0.91 () {32 vars in 736 bytes} [Fri Feb 27 23:11:28 2026] GET /v2.1/os-security-groups/617dea51-96d7-483a-b582-1a153e7a9318 => generated 194 bytes in 85 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-27 23:11:28.199 7 WARNING neutronclient.v2_0.client [None req-2ae56582-b110-4c89-8eee-d494fedd9307 de5ebacff52c4484a29a518e22a3e1c7 7fd203036be14171819c442be38f2587 - - default default] 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-27 23:11:28.251 7 WARNING neutronclient.v2_0.client [None req-2ae56582-b110-4c89-8eee-d494fedd9307 de5ebacff52c4484a29a518e22a3e1c7 7fd203036be14171819c442be38f2587 - - default default] 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-27 23:11:28.318 7 WARNING neutronclient.v2_0.client [None req-2ae56582-b110-4c89-8eee-d494fedd9307 de5ebacff52c4484a29a518e22a3e1c7 7fd203036be14171819c442be38f2587 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/840] 10.0.0.91 () {32 vars in 662 bytes} [Fri Feb 27 23:11:28 2026] GET /v2.1/os-security-groups => generated 707 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/841] 10.0.0.91 () {34 vars in 662 bytes} [Fri Feb 27 23:11:27 2026] POST /v2.1/servers => generated 450 bytes in 529 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-27 23:11:28.396 7 WARNING neutronclient.v2_0.client [None req-94aa9999-d59d-47f8-838f-7ff8da9f0245 de5ebacff52c4484a29a518e22a3e1c7 7fd203036be14171819c442be38f2587 - - default default] 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-27 23:11:28.413 8 WARNING neutronclient.v2_0.client [None req-0cd75839-4d43-40e2-a7b5-570d2918472f a9931174337b4ae886e382d6b10538b4 2928b0ea24fc483bb09fec6721c2ca8b - - default default] 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-27 23:11:28.415 7 INFO nova.api.openstack.wsgi [None req-94aa9999-d59d-47f8-838f-7ff8da9f0245 de5ebacff52c4484a29a518e22a3e1c7 7fd203036be14171819c442be38f2587 - - default default] HTTP exception thrown: Security group 617dea51-96d7-483a-b582-1a153e7a9318 does not exist Neutron server returns request_ids: ['req-62367d69-d1c7-4c70-98c9-9180c396c8fa'] [pid: 7|app: 0|req: 427/842] 10.0.0.91 () {32 vars in 739 bytes} [Fri Feb 27 23:11:28 2026] DELETE /v2.1/os-security-groups/617dea51-96d7-483a-b582-1a153e7a9318 => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-27 23:11:28.427 7 WARNING neutronclient.v2_0.client [None req-bd4f0110-e71a-4395-b895-c3a5c42c92e8 de5ebacff52c4484a29a518e22a3e1c7 7fd203036be14171819c442be38f2587 - - default default] 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-27 23:11:28.472 7 INFO nova.api.openstack.wsgi [None req-bd4f0110-e71a-4395-b895-c3a5c42c92e8 de5ebacff52c4484a29a518e22a3e1c7 7fd203036be14171819c442be38f2587 - - default default] HTTP exception thrown: Security group 26c818d5-f106-476a-b8fe-58da839b0129 does not exist Neutron server returns request_ids: ['req-49109f19-77dd-4504-abb7-b95fa0870b2a'] [pid: 7|app: 0|req: 428/843] 10.0.0.91 () {32 vars in 739 bytes} [Fri Feb 27 23:11:28 2026] DELETE /v2.1/os-security-groups/26c818d5-f106-476a-b8fe-58da839b0129 => generated 194 bytes in 53 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/844] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:28 2026] GET /v2.1/servers/18b56055-340e-4626-b70b-0c4e1ae0121b => generated 1399 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 23:11:28.484 7 WARNING neutronclient.v2_0.client [None req-80fb3997-eebb-49e8-94b1-def1a603474c de5ebacff52c4484a29a518e22a3e1c7 7fd203036be14171819c442be38f2587 - - default default] 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-27 23:11:28.500 7 INFO nova.api.openstack.wsgi [None req-80fb3997-eebb-49e8-94b1-def1a603474c de5ebacff52c4484a29a518e22a3e1c7 7fd203036be14171819c442be38f2587 - - default default] HTTP exception thrown: Security group f0bbbaca-98a7-40f7-9549-117db9aea743 does not exist Neutron server returns request_ids: ['req-60bc6586-67df-4c97-ab93-11b4aa00842d'] [pid: 7|app: 0|req: 429/845] 10.0.0.91 () {32 vars in 739 bytes} [Fri Feb 27 23:11:28 2026] DELETE /v2.1/os-security-groups/f0bbbaca-98a7-40f7-9549-117db9aea743 => generated 194 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, ' 2026-02-27 23:11:28.777 8 WARNING neutronclient.v2_0.client [None req-25111cde-6501-482b-8301-9acf89d8aac8 729f0adf604b4cfeb39c55e32bfaacd2 46fc30011c4849bd9dfdb9b040618375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/846] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:28 2026] GET /v2.1/servers/26fcfd47-baf4-4d08-a9b3-f3a8ec1f00ae => generated 1428 bytes in 483 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 23:11:29.549 7 WARNING neutronclient.v2_0.client [None req-85f0a38d-9ee5-4f69-a636-624cd5e0523e a9931174337b4ae886e382d6b10538b4 2928b0ea24fc483bb09fec6721c2ca8b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 430/847] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:29 2026] GET /v2.1/servers/18b56055-340e-4626-b70b-0c4e1ae0121b => generated 1403 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-27 23:11:30.254 8 WARNING neutronclient.v2_0.client [None req-9bcf8126-334a-4338-b753-7b7a2fa0c754 729f0adf604b4cfeb39c55e32bfaacd2 46fc30011c4849bd9dfdb9b040618375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/850] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:30 2026] GET /v2.1/servers/26fcfd47-baf4-4d08-a9b3-f3a8ec1f00ae => generated 1476 bytes in 416 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:30.748 7 WARNING neutronclient.v2_0.client [None req-06d0b2c6-f521-4f90-b906-a3f8fe7278ef a9931174337b4ae886e382d6b10538b4 2928b0ea24fc483bb09fec6721c2ca8b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 433/851] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:30 2026] GET /v2.1/servers/18b56055-340e-4626-b70b-0c4e1ae0121b => generated 1395 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-27 23:11:31.690 8 WARNING neutronclient.v2_0.client [None req-b50a1153-856a-4f1d-a01b-d69111ba7ec6 729f0adf604b4cfeb39c55e32bfaacd2 46fc30011c4849bd9dfdb9b040618375 - - default default] The python binding code in 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/852] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:31 2026] GET /v2.1/servers/26fcfd47-baf4-4d08-a9b3-f3a8ec1f00ae => generated 1484 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-27 23:11:31.862 7 WARNING neutronclient.v2_0.client [None req-9b8b6963-d878-4b3a-beb7-891faeea7521 a9931174337b4ae886e382d6b10538b4 2928b0ea24fc483bb09fec6721c2ca8b - - default default] The python binding code in 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/853] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:31 2026] GET /v2.1/servers/18b56055-340e-4626-b70b-0c4e1ae0121b => generated 1395 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-27 23:11:32.775 8 WARNING neutronclient.v2_0.client [None req-12fed7fd-e0ea-4d24-b1c2-f256c6ad3dda 729f0adf604b4cfeb39c55e32bfaacd2 46fc30011c4849bd9dfdb9b040618375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/854] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:32 2026] GET /v2.1/servers/26fcfd47-baf4-4d08-a9b3-f3a8ec1f00ae => generated 1484 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:32.971 7 WARNING neutronclient.v2_0.client [None req-00fd86a2-5d12-4c0a-952b-f25c1c3f847c a9931174337b4ae886e382d6b10538b4 2928b0ea24fc483bb09fec6721c2ca8b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 435/855] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:32 2026] GET /v2.1/servers/18b56055-340e-4626-b70b-0c4e1ae0121b => generated 1395 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:33.867 8 WARNING neutronclient.v2_0.client [None req-ff074c2b-8209-416d-b8b9-fde7c9fc0a54 729f0adf604b4cfeb39c55e32bfaacd2 46fc30011c4849bd9dfdb9b040618375 - - default default] 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-27 23:11:34.051 7 WARNING neutronclient.v2_0.client [None req-8add23ae-3cea-49d7-b01a-4b7dea91bb0f a9931174337b4ae886e382d6b10538b4 2928b0ea24fc483bb09fec6721c2ca8b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/856] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:34 2026] GET /v2.1/servers/18b56055-340e-4626-b70b-0c4e1ae0121b => generated 1395 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/857] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:33 2026] GET /v2.1/servers/26fcfd47-baf4-4d08-a9b3-f3a8ec1f00ae => generated 1550 bytes in 876 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:35.353 7 WARNING neutronclient.v2_0.client [None req-8f3d7b8d-fc13-4bfb-bed2-5f8b22ab9e32 a9931174337b4ae886e382d6b10538b4 2928b0ea24fc483bb09fec6721c2ca8b - - default default] 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-27 23:11:35.767 8 WARNING neutronclient.v2_0.client [None req-aed3abc4-a0bd-47de-8bd5-a9e2e6314697 729f0adf604b4cfeb39c55e32bfaacd2 46fc30011c4849bd9dfdb9b040618375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 437/858] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:35 2026] GET /v2.1/servers/18b56055-340e-4626-b70b-0c4e1ae0121b => generated 1451 bytes in 490 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/859] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:35 2026] GET /v2.1/servers/26fcfd47-baf4-4d08-a9b3-f3a8ec1f00ae => generated 1550 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:36.282 7 INFO nova.api.openstack.compute.server_external_events [req-555f79e3-ee6a-459f-a8f8-4f6319b5bef2 req-0118286b-9ea7-421f-abc5-225d0758235b e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-changed:01399f7c-3ed3-4476-909f-7647703858ef for instance 26fcfd47-baf4-4d08-a9b3-f3a8ec1f00ae on instance 2026-02-27 23:11:36.297 7 INFO nova.compute.rpcapi [None req-8c9d61ca-7e1b-4578-ada1-6d213f03de33 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 438/860] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:11:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:36.866 8 WARNING neutronclient.v2_0.client [None req-3432ff22-9e4f-4e1e-9c05-2fcd0645c7ae a9931174337b4ae886e382d6b10538b4 2928b0ea24fc483bb09fec6721c2ca8b - - default default] The python binding code in 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/861] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:36 2026] GET /v2.1/servers/18b56055-340e-4626-b70b-0c4e1ae0121b => generated 1459 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-27 23:11:37.018 7 WARNING neutronclient.v2_0.client [None req-0f3e7095-ebd5-485c-8e53-25c0dbb8f364 729f0adf604b4cfeb39c55e32bfaacd2 46fc30011c4849bd9dfdb9b040618375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 439/862] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:36 2026] GET /v2.1/servers/26fcfd47-baf4-4d08-a9b3-f3a8ec1f00ae => generated 1550 bytes in 978 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:38.008 8 WARNING neutronclient.v2_0.client [None req-3f443d80-cf53-4645-bc6c-9b0bede720f6 a9931174337b4ae886e382d6b10538b4 2928b0ea24fc483bb09fec6721c2ca8b - - default default] 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-27 23:11:39.002 7 WARNING neutronclient.v2_0.client [None req-2efb00bb-3fca-42fd-ac95-bd73d2b2b49b 729f0adf604b4cfeb39c55e32bfaacd2 46fc30011c4849bd9dfdb9b040618375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/863] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:37 2026] GET /v2.1/servers/18b56055-340e-4626-b70b-0c4e1ae0121b => generated 1527 bytes in 2498 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:40.514 8 INFO nova.api.openstack.compute.server_external_events [req-afff6b3b-db70-4fef-8720-0be86a7e7162 req-d0069e1a-163a-410f-901d-df9c1758e7b8 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-changed:227952fe-4b70-4480-ad7e-8d5fe5e20215 for instance 18b56055-340e-4626-b70b-0c4e1ae0121b on instance 2026-02-27 23:11:40.527 8 INFO nova.compute.rpcapi [None req-af46ea75-1a01-40e2-bd42-c1b066342f51 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 425/864] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:11:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/867] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:38 2026] GET /v2.1/servers/26fcfd47-baf4-4d08-a9b3-f3a8ec1f00ae => generated 1550 bytes in 1860 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 428/868] 10.0.0.91 () {34 vars in 670 bytes} [Fri Feb 27 23:11:40 2026] POST /v2.1/os-keypairs => generated 385 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:41.529 7 WARNING neutronclient.v2_0.client [None req-fe5333d0-ce45-4355-a7f9-53740c3b78e7 a9931174337b4ae886e382d6b10538b4 2928b0ea24fc483bb09fec6721c2ca8b - - default default] 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-27 23:11:41.882 8 WARNING neutronclient.v2_0.client [None req-ea5b1ff1-babb-4ebb-bd48-34dfbc5f841c 729f0adf604b4cfeb39c55e32bfaacd2 46fc30011c4849bd9dfdb9b040618375 - - default default] The python binding code in 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/869] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:41 2026] GET /v2.1/servers/18b56055-340e-4626-b70b-0c4e1ae0121b => generated 1525 bytes in 407 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/870] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:41 2026] GET /v2.1/servers/26fcfd47-baf4-4d08-a9b3-f3a8ec1f00ae => generated 1550 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:42.596 7 INFO nova.api.openstack.compute.server_external_events [req-114f2245-175f-490d-bef4-e34e84a02ea0 req-8514a1a8-fc11-4dc3-8ab7-3b56405ea886 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-unplugged:01399f7c-3ed3-4476-909f-7647703858ef for instance 26fcfd47-baf4-4d08-a9b3-f3a8ec1f00ae on instance [pid: 7|app: 0|req: 442/871] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:11:42 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:42.957 8 WARNING neutronclient.v2_0.client [None req-32897745-7080-4ab2-ab46-9675c8e2ce5f a9931174337b4ae886e382d6b10538b4 2928b0ea24fc483bb09fec6721c2ca8b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 430/872] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:42 2026] GET /v2.1/servers/18b56055-340e-4626-b70b-0c4e1ae0121b => generated 1525 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-27 23:11:43.193 7 WARNING neutronclient.v2_0.client [None req-ee607f09-0fa5-4771-b1a1-0962ade85178 729f0adf604b4cfeb39c55e32bfaacd2 46fc30011c4849bd9dfdb9b040618375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/873] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:43 2026] GET /v2.1/servers/26fcfd47-baf4-4d08-a9b3-f3a8ec1f00ae => generated 1550 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:43.546 8 WARNING neutronclient.v2_0.client [None req-e0c411f5-2517-4631-91f9-35ead5a6e3c9 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/874] 10.0.0.216 () {32 vars in 707 bytes} [Fri Feb 27 23:11:43 2026] GET /v2.1/servers/detail?all_tenants=true => generated 4430 bytes in 684 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: 444/875] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:11:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 31 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: 432/876] 10.0.0.216 () {32 vars in 688 bytes} [Fri Feb 27 23:11:43 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/877] 10.0.0.216 () {32 vars in 672 bytes} [Fri Feb 27 23:11:43 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: 433/878] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:11:44 2026] GET /v2.1/limits?tenant_id=1ae9f203ae5b4149bd0593e4507d42de => generated 302 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/879] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:11:44 2026] GET /v2.1/limits?tenant_id=2928b0ea24fc483bb09fec6721c2ca8b => generated 304 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-27 23:11:44.177 8 WARNING neutronclient.v2_0.client [None req-c551cdb4-96a3-454b-a2cf-33b3e44dd1fd a9931174337b4ae886e382d6b10538b4 2928b0ea24fc483bb09fec6721c2ca8b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 447/880] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:11:44 2026] GET /v2.1/limits?tenant_id=2ac16763389840a1937f4fa22bd65195 => 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: 448/881] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:11:44 2026] GET /v2.1/limits?tenant_id=46fc30011c4849bd9dfdb9b040618375 => generated 304 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/882] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:11:44 2026] GET /v2.1/limits?tenant_id=7030838e1baa43488dc435424d1d870b => generated 299 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/883] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:11:44 2026] GET /v2.1/limits?tenant_id=90a326ea9e7649a0a82ec8129c70525f => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-27 23:11:44.379 7 WARNING neutronclient.v2_0.client [None req-4547461a-ad3b-49e3-a83f-261448824c24 729f0adf604b4cfeb39c55e32bfaacd2 46fc30011c4849bd9dfdb9b040618375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/884] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:44 2026] GET /v2.1/servers/18b56055-340e-4626-b70b-0c4e1ae0121b => generated 1525 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 435/885] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:11:44 2026] GET /v2.1/limits?tenant_id=9285d2714c1a40b88a2846c19c94330a => generated 302 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/886] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:11:44 2026] GET /v2.1/limits?tenant_id=f82162d58a1144ecb638747f7277d035 => generated 302 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/887] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:11:44 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: 451/888] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:44 2026] GET /v2.1/servers/26fcfd47-baf4-4d08-a9b3-f3a8ec1f00ae => generated 1550 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/889] 10.0.0.216 () {32 vars in 711 bytes} [Fri Feb 27 23:11:44 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/890] 10.0.0.216 () {32 vars in 686 bytes} [Fri Feb 27 23:11:44 2026] GET /v2.1/os-availability-zone => generated 97 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, ' [pid: 7|app: 0|req: 453/891] 10.0.0.216 () {32 vars in 682 bytes} [Fri Feb 27 23:11:44 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) 2026-02-27 23:11:44.648 8 INFO nova.api.openstack.compute.server_external_events [req-0cb3d3c9-59f4-489d-9f15-a83a324f8193 req-915be3c0-9570-4c0c-8780-0eaa8273933b e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-unplugged:227952fe-4b70-4480-ad7e-8d5fe5e20215 for instance 18b56055-340e-4626-b70b-0c4e1ae0121b on instance [pid: 8|app: 0|req: 439/892] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:11:44 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/893] 10.0.0.216 () {32 vars in 668 bytes} [Fri Feb 27 23:11:44 2026] GET /v2.1/os-services => generated 783 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:45.439 8 WARNING neutronclient.v2_0.client [None req-d10738c3-5cd8-42ad-ac6d-7ecb1ebed2c8 a9931174337b4ae886e382d6b10538b4 2928b0ea24fc483bb09fec6721c2ca8b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/894] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:45 2026] GET /v2.1/servers/18b56055-340e-4626-b70b-0c4e1ae0121b => generated 1525 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:45.599 7 WARNING neutronclient.v2_0.client [None req-50406dcf-709f-4f66-98bf-bffecac421b0 729f0adf604b4cfeb39c55e32bfaacd2 46fc30011c4849bd9dfdb9b040618375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/895] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:45 2026] GET /v2.1/servers/26fcfd47-baf4-4d08-a9b3-f3a8ec1f00ae => generated 1550 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, ' 2026-02-27 23:11:46.612 8 WARNING neutronclient.v2_0.client [None req-61f2f688-5c6c-4dd9-b819-e5a5349b723b a9931174337b4ae886e382d6b10538b4 2928b0ea24fc483bb09fec6721c2ca8b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/896] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:46 2026] GET /v2.1/servers/18b56055-340e-4626-b70b-0c4e1ae0121b => generated 1525 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:46.816 7 WARNING neutronclient.v2_0.client [None req-74dbec3e-6267-41de-bdcd-4dcbbf3e12ee 729f0adf604b4cfeb39c55e32bfaacd2 46fc30011c4849bd9dfdb9b040618375 - - default default] The python binding code in 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/897] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:46 2026] GET /v2.1/servers/26fcfd47-baf4-4d08-a9b3-f3a8ec1f00ae => generated 1550 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-27 23:11:47.756 8 WARNING neutronclient.v2_0.client [None req-c0bd3940-62ed-4fc5-b76f-96c306346c87 a9931174337b4ae886e382d6b10538b4 2928b0ea24fc483bb09fec6721c2ca8b - - default default] 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: 442/898] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:47 2026] GET /v2.1/servers/18b56055-340e-4626-b70b-0c4e1ae0121b => generated 1525 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-27 23:11:47.969 7 WARNING neutronclient.v2_0.client [None req-cd0e628e-d75d-4eb0-9e8c-7e211cbd70c2 97f778e316ea4a8ba96b7c928a948ffe 90a326ea9e7649a0a82ec8129c70525f - - default default] 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-27 23:11:48.001 8 WARNING neutronclient.v2_0.client [None req-98fc8126-f960-4337-81a9-fb5321bb00cc 729f0adf604b4cfeb39c55e32bfaacd2 46fc30011c4849bd9dfdb9b040618375 - - default default] 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-27 23:11:48.009 7 WARNING neutronclient.v2_0.client [None req-cd0e628e-d75d-4eb0-9e8c-7e211cbd70c2 97f778e316ea4a8ba96b7c928a948ffe 90a326ea9e7649a0a82ec8129c70525f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/899] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:47 2026] GET /v2.1/servers/26fcfd47-baf4-4d08-a9b3-f3a8ec1f00ae => generated 1550 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 23:11:48.223 7 WARNING neutronclient.v2_0.client [None req-cd0e628e-d75d-4eb0-9e8c-7e211cbd70c2 97f778e316ea4a8ba96b7c928a948ffe 90a326ea9e7649a0a82ec8129c70525f - - default default] 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-27 23:11:48.938 8 WARNING neutronclient.v2_0.client [None req-2676c1a2-eacb-4b68-b982-c9002de9247b a9931174337b4ae886e382d6b10538b4 2928b0ea24fc483bb09fec6721c2ca8b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/900] 10.0.0.91 () {34 vars in 662 bytes} [Fri Feb 27 23:11:47 2026] POST /v2.1/servers => generated 450 bytes in 1177 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-27 23:11:49.067 7 WARNING neutronclient.v2_0.client [None req-638012c6-8fa9-455e-b2d7-fc8a5a472344 97f778e316ea4a8ba96b7c928a948ffe 90a326ea9e7649a0a82ec8129c70525f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/901] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:48 2026] GET /v2.1/servers/18b56055-340e-4626-b70b-0c4e1ae0121b => generated 1525 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/902] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:49 2026] GET /v2.1/servers/66b53648-46b9-4200-8dfb-3de19d83d263 => generated 1253 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:49.207 8 WARNING neutronclient.v2_0.client [None req-df230d0c-2db0-4ea4-a8d3-54bcad3d1563 729f0adf604b4cfeb39c55e32bfaacd2 46fc30011c4849bd9dfdb9b040618375 - - default default] The python binding code in 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/903] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:49 2026] GET /v2.1/servers/26fcfd47-baf4-4d08-a9b3-f3a8ec1f00ae => generated 1550 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-27 23:11:49.617 7 INFO nova.api.openstack.compute.server_external_events [req-f49c9ced-231a-4d64-a183-e058da714417 req-c0af001d-c67e-4eb3-93df-0d9e608c76b9 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-plugged:01399f7c-3ed3-4476-909f-7647703858ef for instance 26fcfd47-baf4-4d08-a9b3-f3a8ec1f00ae on instance [pid: 7|app: 0|req: 459/904] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:11:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:50.135 8 WARNING neutronclient.v2_0.client [None req-c0d739b6-be86-4ebb-82fe-3d93c2872038 a9931174337b4ae886e382d6b10538b4 2928b0ea24fc483bb09fec6721c2ca8b - - default default] 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-27 23:11:50.179 7 WARNING neutronclient.v2_0.client [None req-8c0445ff-bb64-47de-a2e8-3198f6a86524 97f778e316ea4a8ba96b7c928a948ffe 90a326ea9e7649a0a82ec8129c70525f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/905] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:50 2026] GET /v2.1/servers/66b53648-46b9-4200-8dfb-3de19d83d263 => generated 1303 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/906] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:50 2026] GET /v2.1/servers/18b56055-340e-4626-b70b-0c4e1ae0121b => generated 1525 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-27 23:11:50.361 7 WARNING neutronclient.v2_0.client [None req-2685c42b-d8d5-4976-9fb2-c10b42b2fc3a 729f0adf604b4cfeb39c55e32bfaacd2 46fc30011c4849bd9dfdb9b040618375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/907] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:50 2026] GET /v2.1/servers/26fcfd47-baf4-4d08-a9b3-f3a8ec1f00ae => generated 1550 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:51.294 7 WARNING neutronclient.v2_0.client [None req-7f6d6fc2-517f-46bf-a13c-f613a11764ef 97f778e316ea4a8ba96b7c928a948ffe 90a326ea9e7649a0a82ec8129c70525f - - default default] 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-27 23:11:51.339 8 WARNING neutronclient.v2_0.client [None req-88d9b399-9bcc-40d7-9738-81fb3c4e1203 a9931174337b4ae886e382d6b10538b4 2928b0ea24fc483bb09fec6721c2ca8b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/910] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:51 2026] GET /v2.1/servers/66b53648-46b9-4200-8dfb-3de19d83d263 => generated 1351 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/911] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:51 2026] GET /v2.1/servers/18b56055-340e-4626-b70b-0c4e1ae0121b => generated 1525 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-27 23:11:51.528 7 WARNING neutronclient.v2_0.client [None req-2bb081f6-83bd-4ebd-aad7-b5e0bdc96172 729f0adf604b4cfeb39c55e32bfaacd2 46fc30011c4849bd9dfdb9b040618375 - - default default] 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/912] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:51 2026] GET /v2.1/servers/26fcfd47-baf4-4d08-a9b3-f3a8ec1f00ae => generated 1726 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 23:11:51.659 8 INFO nova.api.openstack.compute.server_external_events [req-256947ab-eed4-48ae-ad2e-b00d48c1d157 req-d5a79b36-9881-40a8-96ee-a59d1bc98919 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-plugged:01399f7c-3ed3-4476-909f-7647703858ef for instance 26fcfd47-baf4-4d08-a9b3-f3a8ec1f00ae on instance 2026-02-27 23:11:51.659 8 INFO nova.api.openstack.compute.server_external_events [req-256947ab-eed4-48ae-ad2e-b00d48c1d157 req-d5a79b36-9881-40a8-96ee-a59d1bc98919 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-plugged:227952fe-4b70-4480-ad7e-8d5fe5e20215 for instance 18b56055-340e-4626-b70b-0c4e1ae0121b on instance 2026-02-27 23:11:51.660 8 INFO nova.api.openstack.compute.server_external_events [req-256947ab-eed4-48ae-ad2e-b00d48c1d157 req-d5a79b36-9881-40a8-96ee-a59d1bc98919 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-plugged:227952fe-4b70-4480-ad7e-8d5fe5e20215 for instance 18b56055-340e-4626-b70b-0c4e1ae0121b on instance [pid: 8|app: 0|req: 449/913] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:11:51 2026] POST /v2.1/os-server-external-events => generated 525 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-27 23:11:51.725 7 WARNING neutronclient.v2_0.client [None req-5751533f-7c06-4189-bcf3-6bb0ca182349 729f0adf604b4cfeb39c55e32bfaacd2 46fc30011c4849bd9dfdb9b040618375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/914] 10.0.0.91 () {32 vars in 740 bytes} [Fri Feb 27 23:11:51 2026] GET /v2.1/servers/26fcfd47-baf4-4d08-a9b3-f3a8ec1f00ae/os-interface => generated 284 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:52.414 8 WARNING neutronclient.v2_0.client [None req-32ffe773-cb65-409b-b157-399cf8efc74e 97f778e316ea4a8ba96b7c928a948ffe 90a326ea9e7649a0a82ec8129c70525f - - default default] The python binding code in 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/915] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:52 2026] GET /v2.1/servers/66b53648-46b9-4200-8dfb-3de19d83d263 => generated 1351 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-27 23:11:52.522 7 WARNING neutronclient.v2_0.client [None req-ec67d5d8-f662-42c5-a494-88f4a9bba77e a9931174337b4ae886e382d6b10538b4 2928b0ea24fc483bb09fec6721c2ca8b - - default default] The python binding code in 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/916] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:52 2026] GET /v2.1/servers/18b56055-340e-4626-b70b-0c4e1ae0121b => generated 1525 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:53.274 8 WARNING neutronclient.v2_0.client [None req-08bb69f1-7737-4038-ac74-cfc758ea4fc6 729f0adf604b4cfeb39c55e32bfaacd2 46fc30011c4849bd9dfdb9b040618375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/917] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:53 2026] GET /v2.1/servers/26fcfd47-baf4-4d08-a9b3-f3a8ec1f00ae => generated 1726 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:53.514 7 WARNING neutronclient.v2_0.client [None req-44388726-f707-439b-9041-fc8c6a0f028b 97f778e316ea4a8ba96b7c928a948ffe 90a326ea9e7649a0a82ec8129c70525f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 452/918] 10.0.0.91 () {32 vars in 640 bytes} [Fri Feb 27 23:11:53 2026] GET /v2.1/servers => generated 378 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/919] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:53 2026] GET /v2.1/servers/66b53648-46b9-4200-8dfb-3de19d83d263 => generated 1359 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:53.689 7 WARNING neutronclient.v2_0.client [None req-5ba06c02-b802-43ff-b0b8-e481659f0b01 a9931174337b4ae886e382d6b10538b4 2928b0ea24fc483bb09fec6721c2ca8b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 453/920] 10.0.0.91 () {32 vars in 717 bytes} [Fri Feb 27 23:11:53 2026] DELETE /v2.1/servers/26fcfd47-baf4-4d08-a9b3-f3a8ec1f00ae => generated 0 bytes in 149 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-27 23:11:53.728 8 INFO nova.api.openstack.compute.server_external_events [req-47dcbecd-787a-46a9-9d08-dead9144a6a1 req-46e0e6a6-e205-49f0-8969-00635926e3e2 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-changed:01399f7c-3ed3-4476-909f-7647703858ef for instance 26fcfd47-baf4-4d08-a9b3-f3a8ec1f00ae on instance [pid: 8|app: 0|req: 454/921] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:11:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 468/922] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:53 2026] GET /v2.1/servers/18b56055-340e-4626-b70b-0c4e1ae0121b => generated 1716 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:53.908 7 WARNING neutronclient.v2_0.client [None req-7bdbd05c-d098-4891-b3a9-b4652589c8fa a9931174337b4ae886e382d6b10538b4 2928b0ea24fc483bb09fec6721c2ca8b - - default default] 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-27 23:11:53.959 8 WARNING neutronclient.v2_0.client [None req-a53f834a-7cc3-46c2-b8f5-f03821ad59bd 729f0adf604b4cfeb39c55e32bfaacd2 46fc30011c4849bd9dfdb9b040618375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/923] 10.0.0.91 () {32 vars in 740 bytes} [Fri Feb 27 23:11:53 2026] GET /v2.1/servers/18b56055-340e-4626-b70b-0c4e1ae0121b/os-interface => generated 284 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:54.610 7 WARNING neutronclient.v2_0.client [None req-e4ff1786-5bb4-494c-823d-a732394346de 97f778e316ea4a8ba96b7c928a948ffe 90a326ea9e7649a0a82ec8129c70525f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/924] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:53 2026] GET /v2.1/servers/26fcfd47-baf4-4d08-a9b3-f3a8ec1f00ae => generated 1732 bytes in 1252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:55.188 8 WARNING neutronclient.v2_0.client [None req-3e572603-f5ac-4226-82f8-e44d9cc18050 a9931174337b4ae886e382d6b10538b4 2928b0ea24fc483bb09fec6721c2ca8b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/925] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:54 2026] GET /v2.1/servers/66b53648-46b9-4200-8dfb-3de19d83d263 => generated 1436 bytes in 715 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/926] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:55 2026] GET /v2.1/servers/18b56055-340e-4626-b70b-0c4e1ae0121b => generated 1716 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:55.603 7 INFO nova.api.openstack.compute.server_external_events [req-85299fd7-17e3-4adb-97a1-ee750fafa55f req-ec7f3dbc-64b6-411a-b3c9-c0ba1a3b626c e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-changed:227952fe-4b70-4480-ad7e-8d5fe5e20215 for instance 18b56055-340e-4626-b70b-0c4e1ae0121b on instance [pid: 7|app: 0|req: 471/927] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:11:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:55.779 8 INFO nova.api.openstack.compute.server_external_events [req-ed87bc93-d9d4-46de-94ac-717294b71ddf req-914f4e4c-1eb2-41f9-95f4-ab8f191f93b9 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-changed:8d39d2bc-6b08-40be-970a-284116ae0fe7 for instance 66b53648-46b9-4200-8dfb-3de19d83d263 on instance 2026-02-27 23:11:55.780 8 INFO nova.api.openstack.compute.server_external_events [req-ed87bc93-d9d4-46de-94ac-717294b71ddf req-914f4e4c-1eb2-41f9-95f4-ab8f191f93b9 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-unplugged:01399f7c-3ed3-4476-909f-7647703858ef for instance 26fcfd47-baf4-4d08-a9b3-f3a8ec1f00ae on instance 2026-02-27 23:11:55.780 8 INFO nova.api.openstack.compute.server_external_events [req-ed87bc93-d9d4-46de-94ac-717294b71ddf req-914f4e4c-1eb2-41f9-95f4-ab8f191f93b9 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-unplugged:01399f7c-3ed3-4476-909f-7647703858ef for instance 26fcfd47-baf4-4d08-a9b3-f3a8ec1f00ae on instance [pid: 8|app: 0|req: 457/928] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:11:55 2026] POST /v2.1/os-server-external-events => generated 525 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-27 23:11:56.045 7 WARNING neutronclient.v2_0.client [None req-021de758-7f95-4228-986b-c4ff289e1caa 729f0adf604b4cfeb39c55e32bfaacd2 46fc30011c4849bd9dfdb9b040618375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/929] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:56 2026] GET /v2.1/servers/26fcfd47-baf4-4d08-a9b3-f3a8ec1f00ae => generated 1852 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:56.357 8 WARNING neutronclient.v2_0.client [None req-19242a0b-f726-4656-82b6-d3e4343d5cbc 97f778e316ea4a8ba96b7c928a948ffe 90a326ea9e7649a0a82ec8129c70525f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/930] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:56 2026] GET /v2.1/servers/66b53648-46b9-4200-8dfb-3de19d83d263 => generated 1436 bytes in 503 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:57.256 7 WARNING neutronclient.v2_0.client [None req-0b20d214-f566-49e8-9860-440825d21ccb 729f0adf604b4cfeb39c55e32bfaacd2 46fc30011c4849bd9dfdb9b040618375 - - default default] The python binding code in 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/931] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:57 2026] GET /v2.1/servers/26fcfd47-baf4-4d08-a9b3-f3a8ec1f00ae => generated 1784 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:57.826 8 INFO nova.api.openstack.compute.server_external_events [req-2c45a0a8-e626-4965-9288-f79a1a50d310 req-7d03730e-acad-4fd8-ae9d-771928fbc294 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-deleted:01399f7c-3ed3-4476-909f-7647703858ef for instance 26fcfd47-baf4-4d08-a9b3-f3a8ec1f00ae on instance [pid: 8|app: 0|req: 459/932] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:11:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:57.859 7 WARNING neutronclient.v2_0.client [None req-3e35eb83-304e-4f03-971a-5683fa0b74d6 97f778e316ea4a8ba96b7c928a948ffe 90a326ea9e7649a0a82ec8129c70525f - - default default] The python binding code in 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/933] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:57 2026] GET /v2.1/servers/66b53648-46b9-4200-8dfb-3de19d83d263 => generated 1436 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:11:58.369 8 WARNING neutronclient.v2_0.client [None req-bacfae31-e0e7-4e90-b735-d1ad7769dd9f 729f0adf604b4cfeb39c55e32bfaacd2 46fc30011c4849bd9dfdb9b040618375 - - default default] The python binding code in 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/934] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:58 2026] GET /v2.1/servers/26fcfd47-baf4-4d08-a9b3-f3a8ec1f00ae => generated 1510 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-27 23:11:59.018 7 WARNING neutronclient.v2_0.client [None req-27c5ee37-ed31-4472-b99b-1a17d561cc61 97f778e316ea4a8ba96b7c928a948ffe 90a326ea9e7649a0a82ec8129c70525f - - default default] The python binding code in 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/935] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:58 2026] GET /v2.1/servers/66b53648-46b9-4200-8dfb-3de19d83d263 => generated 1436 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-27 23:11:59.461 8 WARNING neutronclient.v2_0.client [None req-e5b6e1f3-b426-4594-ae1d-e8096ec082cd 729f0adf604b4cfeb39c55e32bfaacd2 46fc30011c4849bd9dfdb9b040618375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/936] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:11:59 2026] GET /v2.1/servers/26fcfd47-baf4-4d08-a9b3-f3a8ec1f00ae => generated 1510 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-27 23:12:00.197 7 WARNING neutronclient.v2_0.client [None req-ab77b4ec-79e6-4f79-b75b-ef589a2b5d40 97f778e316ea4a8ba96b7c928a948ffe 90a326ea9e7649a0a82ec8129c70525f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/937] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:00 2026] GET /v2.1/servers/66b53648-46b9-4200-8dfb-3de19d83d263 => generated 1424 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-27 23:12:00.544 8 INFO nova.api.openstack.wsgi [None req-2b797b69-5b95-4ab7-b9d0-fc38ef711976 729f0adf604b4cfeb39c55e32bfaacd2 46fc30011c4849bd9dfdb9b040618375 - - default default] HTTP exception thrown: Instance 26fcfd47-baf4-4d08-a9b3-f3a8ec1f00ae could not be found. [pid: 8|app: 0|req: 462/938] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:00 2026] GET /v2.1/servers/26fcfd47-baf4-4d08-a9b3-f3a8ec1f00ae => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 477/939] 10.0.0.91 () {32 vars in 705 bytes} [Fri Feb 27 23:12:00 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1113389396 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-27 23:12:01.386 7 WARNING neutronclient.v2_0.client [None req-a2eb7d75-35f2-4a46-ba49-6d79147fcd8f 97f778e316ea4a8ba96b7c928a948ffe 90a326ea9e7649a0a82ec8129c70525f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/942] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:01 2026] GET /v2.1/servers/66b53648-46b9-4200-8dfb-3de19d83d263 => generated 1424 bytes in 673 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:12:02.702 8 INFO nova.api.openstack.compute.server_external_events [req-dc9c8aa0-2fb4-47f4-aadd-dfa30deb15cd req-a2c2ed0e-b4fc-4885-ab55-a00e77179aec e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-plugged:8d39d2bc-6b08-40be-970a-284116ae0fe7 for instance 66b53648-46b9-4200-8dfb-3de19d83d263 on instance [pid: 8|app: 0|req: 464/943] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:12:02 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-27 23:12:03.089 7 WARNING neutronclient.v2_0.client [None req-a42ae691-df02-43c1-9152-57638538d08a 97f778e316ea4a8ba96b7c928a948ffe 90a326ea9e7649a0a82ec8129c70525f - - default default] The python binding code in 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/944] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:03 2026] GET /v2.1/servers/66b53648-46b9-4200-8dfb-3de19d83d263 => generated 1424 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-27 23:12:04.244 8 WARNING neutronclient.v2_0.client [None req-93ae7b03-d657-4cc6-8c63-ebf6fd4a951f 97f778e316ea4a8ba96b7c928a948ffe 90a326ea9e7649a0a82ec8129c70525f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/945] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:04 2026] GET /v2.1/servers/66b53648-46b9-4200-8dfb-3de19d83d263 => generated 1611 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:12:04.503 7 WARNING neutronclient.v2_0.client [None req-4ca163d2-863e-4393-a2b8-3ebdc8a73a3b 97f778e316ea4a8ba96b7c928a948ffe 90a326ea9e7649a0a82ec8129c70525f - - default default] The python binding code in 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/946] 10.0.0.91 () {32 vars in 740 bytes} [Fri Feb 27 23:12:04 2026] GET /v2.1/servers/66b53648-46b9-4200-8dfb-3de19d83d263/os-interface => generated 284 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:12:04.758 8 INFO nova.api.openstack.compute.server_external_events [req-169d1697-d17b-488a-9fcf-f520b2873dd5 req-b47ef06d-3a6d-4d3e-899a-5193ead0115a e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-plugged:8d39d2bc-6b08-40be-970a-284116ae0fe7 for instance 66b53648-46b9-4200-8dfb-3de19d83d263 on instance [pid: 8|app: 0|req: 466/947] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:12:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:12:05.660 7 WARNING neutronclient.v2_0.client [None req-5f16c63e-098c-43be-8875-c8f174426475 97f778e316ea4a8ba96b7c928a948ffe 90a326ea9e7649a0a82ec8129c70525f - - default default] 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-27 23:12:05.670 8 INFO nova.api.openstack.compute.server_external_events [req-136785e6-bc19-4abc-8df2-a5fbac83df6e req-25b64b95-a007-42bb-b4c8-dfdbc0981608 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-changed:8d39d2bc-6b08-40be-970a-284116ae0fe7 for instance 66b53648-46b9-4200-8dfb-3de19d83d263 on instance [pid: 8|app: 0|req: 467/948] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:12:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/949] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:05 2026] GET /v2.1/servers/66b53648-46b9-4200-8dfb-3de19d83d263 => generated 1611 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: 468/950] 10.0.0.91 () {32 vars in 640 bytes} [Fri Feb 27 23:12:05 2026] GET /v2.1/servers => generated 388 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 483/951] 10.0.0.91 () {32 vars in 717 bytes} [Fri Feb 27 23:12:05 2026] DELETE /v2.1/servers/66b53648-46b9-4200-8dfb-3de19d83d263 => generated 0 bytes in 120 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-27 23:12:05.989 8 WARNING neutronclient.v2_0.client [None req-3bf31272-1faf-4ecb-8c4d-eb468b69e415 97f778e316ea4a8ba96b7c928a948ffe 90a326ea9e7649a0a82ec8129c70525f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/952] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:05 2026] GET /v2.1/servers/66b53648-46b9-4200-8dfb-3de19d83d263 => generated 1617 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:12:07.127 7 WARNING neutronclient.v2_0.client [None req-a8e6b444-2ec7-425a-b12d-071c0c83ed27 97f778e316ea4a8ba96b7c928a948ffe 90a326ea9e7649a0a82ec8129c70525f - - default default] 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-27 23:12:07.176 8 INFO nova.api.openstack.compute.server_external_events [req-397c9b3d-5cfc-4ba2-8482-b309f516b6da req-fd380685-2a4e-4fd0-894a-17e0c3005143 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-unplugged:8d39d2bc-6b08-40be-970a-284116ae0fe7 for instance 66b53648-46b9-4200-8dfb-3de19d83d263 on instance [pid: 8|app: 0|req: 470/953] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:12:07 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/954] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:07 2026] GET /v2.1/servers/66b53648-46b9-4200-8dfb-3de19d83d263 => generated 1737 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:12:08.391 8 WARNING neutronclient.v2_0.client [None req-3fc9a9ac-a6fd-4254-8e87-ea37b1d08ba2 97f778e316ea4a8ba96b7c928a948ffe 90a326ea9e7649a0a82ec8129c70525f - - default default] 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-27 23:12:09.233 7 INFO nova.api.openstack.compute.server_external_events [req-b2a7b8ea-da2f-40e0-9bde-27ca79419a1d req-b58a3e63-62c4-471e-b297-eb94b6c78d0c e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-unplugged:8d39d2bc-6b08-40be-970a-284116ae0fe7 for instance 66b53648-46b9-4200-8dfb-3de19d83d263 on instance [pid: 7|app: 0|req: 485/955] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:12:09 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:12:09.426 7 INFO nova.api.openstack.compute.server_external_events [req-36e6c179-bb4f-4eea-a27f-4559616ddd99 req-e2be8020-fb78-4620-8e12-fe763d86b472 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-deleted:8d39d2bc-6b08-40be-970a-284116ae0fe7 for instance 66b53648-46b9-4200-8dfb-3de19d83d263 on instance [pid: 7|app: 0|req: 486/956] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:12:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/957] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:08 2026] GET /v2.1/servers/66b53648-46b9-4200-8dfb-3de19d83d263 => generated 1737 bytes in 1097 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:12:10.504 7 WARNING neutronclient.v2_0.client [None req-01b94aac-f6ae-4066-bb48-1d36ce5c2734 97f778e316ea4a8ba96b7c928a948ffe 90a326ea9e7649a0a82ec8129c70525f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 487/958] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:10 2026] GET /v2.1/servers/66b53648-46b9-4200-8dfb-3de19d83d263 => generated 1380 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-27 23:12:11.023 7 WARNING neutronclient.v2_0.client [None req-e6c0be90-fdef-4e4e-9798-5487f7f28cbc a9931174337b4ae886e382d6b10538b4 2928b0ea24fc483bb09fec6721c2ca8b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/961] 10.0.0.91 () {32 vars in 740 bytes} [Fri Feb 27 23:12:10 2026] GET /v2.1/servers/18b56055-340e-4626-b70b-0c4e1ae0121b/os-interface => generated 284 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:12:11.211 8 WARNING neutronclient.v2_0.client [None req-9041dab2-4f27-4f5d-8ca8-444d0c54a038 a9931174337b4ae886e382d6b10538b4 2928b0ea24fc483bb09fec6721c2ca8b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/962] 10.0.0.91 () {32 vars in 814 bytes} [Fri Feb 27 23:12:11 2026] GET /v2.1/servers/18b56055-340e-4626-b70b-0c4e1ae0121b/os-interface/227952fe-4b70-4480-ad7e-8d5fe5e20215 => generated 281 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 490/963] 10.0.0.91 () {32 vars in 722 bytes} [Fri Feb 27 23:12:11 2026] GET /v2.1/servers/18b56055-340e-4626-b70b-0c4e1ae0121b/ips => generated 156 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, ' [pid: 8|app: 0|req: 474/964] 10.0.0.91 () {34 vars in 749 bytes} [Fri Feb 27 23:12:11 2026] POST /v2.1/servers/18b56055-340e-4626-b70b-0c4e1ae0121b/action => generated 0 bytes in 37 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: 491/965] 10.0.0.91 () {32 vars in 722 bytes} [Fri Feb 27 23:12:11 2026] GET /v2.1/servers/18b56055-340e-4626-b70b-0c4e1ae0121b/ips => generated 156 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-27 23:12:11.629 8 WARNING neutronclient.v2_0.client [None req-8cff710d-c6be-4c6c-b1ad-6b1cb9f8e034 97f778e316ea4a8ba96b7c928a948ffe 90a326ea9e7649a0a82ec8129c70525f - - default default] The python binding code in 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/966] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:11 2026] GET /v2.1/servers/66b53648-46b9-4200-8dfb-3de19d83d263 => generated 1385 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 492/967] 10.0.0.91 () {32 vars in 722 bytes} [Fri Feb 27 23:12:12 2026] GET /v2.1/servers/18b56055-340e-4626-b70b-0c4e1ae0121b/ips => generated 156 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 476/968] 10.0.0.91 () {34 vars in 670 bytes} [Fri Feb 27 23:12:12 2026] POST /v2.1/os-keypairs => generated 386 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:12:12.732 7 WARNING neutronclient.v2_0.client [None req-cdde4a66-e6a2-4c8e-827a-f52af70b837d 97f778e316ea4a8ba96b7c928a948ffe 90a326ea9e7649a0a82ec8129c70525f - - default default] 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-27 23:12:12.862 8 INFO nova.api.openstack.compute.server_external_events [req-dd0e2c7c-c492-43f1-9844-b7b18cc8f6a0 req-8911e651-a739-4f56-a7ca-b344fe9dac9b e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-changed:227952fe-4b70-4480-ad7e-8d5fe5e20215 for instance 18b56055-340e-4626-b70b-0c4e1ae0121b on instance [pid: 8|app: 0|req: 477/969] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:12:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/970] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:12 2026] GET /v2.1/servers/66b53648-46b9-4200-8dfb-3de19d83d263 => generated 1385 bytes in 423 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/971] 10.0.0.91 () {32 vars in 722 bytes} [Fri Feb 27 23:12:13 2026] GET /v2.1/servers/18b56055-340e-4626-b70b-0c4e1ae0121b/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-27 23:12:14.162 7 INFO nova.api.openstack.wsgi [None req-b9bb5f5b-289a-4a58-bf56-0cbf85c57979 97f778e316ea4a8ba96b7c928a948ffe 90a326ea9e7649a0a82ec8129c70525f - - default default] HTTP exception thrown: Instance 66b53648-46b9-4200-8dfb-3de19d83d263 could not be found. [pid: 7|app: 0|req: 494/972] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:14 2026] GET /v2.1/servers/66b53648-46b9-4200-8dfb-3de19d83d263 => generated 111 bytes in 35 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: 479/973] 10.0.0.91 () {32 vars in 703 bytes} [Fri Feb 27 23:12:14 2026] DELETE /v2.1/os-keypairs/tempest-keypair-222935060 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 495/974] 10.0.0.91 () {32 vars in 722 bytes} [Fri Feb 27 23:12:14 2026] GET /v2.1/servers/18b56055-340e-4626-b70b-0c4e1ae0121b/ips => generated 194 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 23:12:14.665 8 WARNING neutronclient.v2_0.client [None req-871ec91c-9b09-47f9-90a7-86ece88fe446 a9931174337b4ae886e382d6b10538b4 2928b0ea24fc483bb09fec6721c2ca8b - - default default] The python binding code in 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/975] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:14 2026] GET /v2.1/servers/18b56055-340e-4626-b70b-0c4e1ae0121b => generated 1950 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, ' [pid: 7|app: 0|req: 496/976] 10.0.0.91 () {34 vars in 749 bytes} [Fri Feb 27 23:12:14 2026] POST /v2.1/servers/18b56055-340e-4626-b70b-0c4e1ae0121b/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 481/977] 10.0.0.91 () {32 vars in 722 bytes} [Fri Feb 27 23:12:14 2026] GET /v2.1/servers/18b56055-340e-4626-b70b-0c4e1ae0121b/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-27 23:12:14.985 7 WARNING neutronclient.v2_0.client [None req-988d240f-ca07-4c38-a392-1269efcf30b8 3d4c8a59a15d408a91fdd61dff084a38 cfc84a13c8d94ccfb983a752976390cf - - default default] 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-27 23:12:15.028 7 WARNING neutronclient.v2_0.client [None req-988d240f-ca07-4c38-a392-1269efcf30b8 3d4c8a59a15d408a91fdd61dff084a38 cfc84a13c8d94ccfb983a752976390cf - - default default] 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-27 23:12:15.274 7 WARNING neutronclient.v2_0.client [None req-988d240f-ca07-4c38-a392-1269efcf30b8 3d4c8a59a15d408a91fdd61dff084a38 cfc84a13c8d94ccfb983a752976390cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/978] 10.0.0.91 () {34 vars in 662 bytes} [Fri Feb 27 23:12:14 2026] POST /v2.1/servers => generated 452 bytes in 594 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-27 23:12:15.545 8 WARNING neutronclient.v2_0.client [None req-e3633b07-c2b3-4900-b063-5d601aac76d7 3d4c8a59a15d408a91fdd61dff084a38 cfc84a13c8d94ccfb983a752976390cf - - default default] The python binding code in 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/979] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:15 2026] GET /v2.1/servers/3c7eac4a-0f8b-4604-b0b8-dfd86a37af3b => 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, ' [pid: 7|app: 0|req: 498/980] 10.0.0.91 () {32 vars in 722 bytes} [Fri Feb 27 23:12:15 2026] GET /v2.1/servers/18b56055-340e-4626-b70b-0c4e1ae0121b/ips => generated 194 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-27 23:12:16.620 8 WARNING neutronclient.v2_0.client [None req-33edb31b-15ca-4dfd-9c2f-772c00a6bfa8 3d4c8a59a15d408a91fdd61dff084a38 cfc84a13c8d94ccfb983a752976390cf - - default default] 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-27 23:12:16.650 7 INFO nova.api.openstack.compute.server_external_events [req-fbcf3f79-5423-4796-895e-328870791893 req-8aa3a7f2-02e6-43f3-9fab-90f987ab98e9 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-changed:227952fe-4b70-4480-ad7e-8d5fe5e20215 for instance 18b56055-340e-4626-b70b-0c4e1ae0121b on instance [pid: 7|app: 0|req: 499/981] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:12:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/982] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:16 2026] GET /v2.1/servers/3c7eac4a-0f8b-4604-b0b8-dfd86a37af3b => generated 1397 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 500/983] 10.0.0.91 () {32 vars in 722 bytes} [Fri Feb 27 23:12:16 2026] GET /v2.1/servers/18b56055-340e-4626-b70b-0c4e1ae0121b/ips => generated 194 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, ' 2026-02-27 23:12:17.704 8 WARNING neutronclient.v2_0.client [None req-26ca3d11-6af2-4a52-bccb-cd6efcb7ca4e 3d4c8a59a15d408a91fdd61dff084a38 cfc84a13c8d94ccfb983a752976390cf - - default default] The python binding code in 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/984] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:17 2026] GET /v2.1/servers/3c7eac4a-0f8b-4604-b0b8-dfd86a37af3b => generated 1445 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: 7|app: 0|req: 501/985] 10.0.0.91 () {32 vars in 722 bytes} [Fri Feb 27 23:12:17 2026] GET /v2.1/servers/18b56055-340e-4626-b70b-0c4e1ae0121b/ips => generated 156 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 485/986] 10.0.0.91 () {32 vars in 717 bytes} [Fri Feb 27 23:12:18 2026] DELETE /v2.1/servers/18b56055-340e-4626-b70b-0c4e1ae0121b => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:12:18.166 7 WARNING neutronclient.v2_0.client [None req-d2a0aa47-7217-4cfe-b5f5-943b6382463b a9931174337b4ae886e382d6b10538b4 2928b0ea24fc483bb09fec6721c2ca8b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/987] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:18 2026] GET /v2.1/servers/18b56055-340e-4626-b70b-0c4e1ae0121b => generated 1842 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:12:18.809 8 WARNING neutronclient.v2_0.client [None req-ae4a7856-a906-494e-8a72-ba47ed22109d 3d4c8a59a15d408a91fdd61dff084a38 cfc84a13c8d94ccfb983a752976390cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/988] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:18 2026] GET /v2.1/servers/3c7eac4a-0f8b-4604-b0b8-dfd86a37af3b => 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-27 23:12:19.424 7 WARNING neutronclient.v2_0.client [None req-ce51d9ca-cc59-4320-8d43-6f7b83dab2dd a9931174337b4ae886e382d6b10538b4 2928b0ea24fc483bb09fec6721c2ca8b - - default default] 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-27 23:12:19.490 8 INFO nova.api.openstack.compute.server_external_events [req-f5412bae-13f0-4abf-9f2b-eaa843cb5382 req-fb3545b0-2285-4fef-a36c-cb0466b6f0de e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-unplugged:227952fe-4b70-4480-ad7e-8d5fe5e20215 for instance 18b56055-340e-4626-b70b-0c4e1ae0121b on instance [pid: 8|app: 0|req: 487/989] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:12: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: 7|app: 0|req: 503/990] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:19 2026] GET /v2.1/servers/18b56055-340e-4626-b70b-0c4e1ae0121b => generated 1842 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-27 23:12:19.909 8 WARNING neutronclient.v2_0.client [None req-48da83e6-2498-4ed5-af67-c6a8bac19f5c 3d4c8a59a15d408a91fdd61dff084a38 cfc84a13c8d94ccfb983a752976390cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/991] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:19 2026] GET /v2.1/servers/3c7eac4a-0f8b-4604-b0b8-dfd86a37af3b => generated 1453 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:12:20.600 7 WARNING neutronclient.v2_0.client [None req-0bc86a2e-a671-4b64-b0f8-88092296851a a9931174337b4ae886e382d6b10538b4 2928b0ea24fc483bb09fec6721c2ca8b - - default default] 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-27 23:12:21.048 8 WARNING neutronclient.v2_0.client [None req-35ba5ccc-8e3e-4ec9-be02-87f05cbcfa5d 3d4c8a59a15d408a91fdd61dff084a38 cfc84a13c8d94ccfb983a752976390cf - - default default] The python binding code in 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.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:20 2026] GET /v2.1/servers/18b56055-340e-4626-b70b-0c4e1ae0121b => generated 1842 bytes in 1454 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:12:22.045 7 INFO nova.api.openstack.compute.server_external_events [req-afa9a709-78dc-4301-a6d7-3a53211997c0 req-15b58430-cea5-4f95-8d5e-feb545501f33 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-changed:5e6375d1-3922-415e-9ade-6f2bd5a960b5 for instance 3c7eac4a-0f8b-4604-b0b8-dfd86a37af3b on instance [pid: 7|app: 0|req: 505/995] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:12:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 491/996] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:21 2026] GET /v2.1/servers/3c7eac4a-0f8b-4604-b0b8-dfd86a37af3b => generated 1530 bytes in 1053 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 23:12:22.070 7 INFO nova.api.openstack.compute.server_external_events [req-7943507d-371b-490c-8082-c91022d78bdf req-84e09341-f493-473d-b6fe-12e5f62c5843 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-unplugged:227952fe-4b70-4480-ad7e-8d5fe5e20215 for instance 18b56055-340e-4626-b70b-0c4e1ae0121b on instance 2026-02-27 23:12:22.071 7 INFO nova.api.openstack.compute.server_external_events [req-7943507d-371b-490c-8082-c91022d78bdf req-84e09341-f493-473d-b6fe-12e5f62c5843 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-plugged:227952fe-4b70-4480-ad7e-8d5fe5e20215 for instance 18b56055-340e-4626-b70b-0c4e1ae0121b on instance 2026-02-27 23:12:22.071 7 INFO nova.api.openstack.compute.server_external_events [req-7943507d-371b-490c-8082-c91022d78bdf req-84e09341-f493-473d-b6fe-12e5f62c5843 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-plugged:227952fe-4b70-4480-ad7e-8d5fe5e20215 for instance 18b56055-340e-4626-b70b-0c4e1ae0121b on instance 2026-02-27 23:12:22.072 7 INFO nova.api.openstack.compute.server_external_events [req-7943507d-371b-490c-8082-c91022d78bdf req-84e09341-f493-473d-b6fe-12e5f62c5843 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-unplugged:227952fe-4b70-4480-ad7e-8d5fe5e20215 for instance 18b56055-340e-4626-b70b-0c4e1ae0121b on instance 2026-02-27 23:12:22.072 7 INFO nova.api.openstack.compute.server_external_events [req-7943507d-371b-490c-8082-c91022d78bdf req-84e09341-f493-473d-b6fe-12e5f62c5843 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-unplugged:227952fe-4b70-4480-ad7e-8d5fe5e20215 for instance 18b56055-340e-4626-b70b-0c4e1ae0121b on instance 2026-02-27 23:12:22.072 7 INFO nova.api.openstack.compute.server_external_events [req-7943507d-371b-490c-8082-c91022d78bdf req-84e09341-f493-473d-b6fe-12e5f62c5843 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-unplugged:5e6375d1-3922-415e-9ade-6f2bd5a960b5 for instance 3c7eac4a-0f8b-4604-b0b8-dfd86a37af3b on instance [pid: 7|app: 0|req: 506/997] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:12:22 2026] POST /v2.1/os-server-external-events => generated 1046 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-27 23:12:23.076 8 WARNING neutronclient.v2_0.client [None req-e7ad07cc-6284-4174-a8b8-af65c591dcb2 a9931174337b4ae886e382d6b10538b4 2928b0ea24fc483bb09fec6721c2ca8b - - default default] 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-27 23:12:23.113 7 WARNING neutronclient.v2_0.client [None req-71134fec-043a-4a8a-b75d-838a74390acc 3d4c8a59a15d408a91fdd61dff084a38 cfc84a13c8d94ccfb983a752976390cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/998] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:23 2026] GET /v2.1/servers/18b56055-340e-4626-b70b-0c4e1ae0121b => generated 1485 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/999] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:23 2026] GET /v2.1/servers/3c7eac4a-0f8b-4604-b0b8-dfd86a37af3b => generated 1518 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:12:24.153 8 INFO nova.api.openstack.compute.server_external_events [req-3bc5baca-6286-4fbb-91e4-88a6e05a4273 req-12505fbc-57b0-4c9f-9d04-e0d5bb4e9b0a e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-deleted:227952fe-4b70-4480-ad7e-8d5fe5e20215 for instance 18b56055-340e-4626-b70b-0c4e1ae0121b on instance [pid: 8|app: 0|req: 493/1000] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:12:24 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) 2026-02-27 23:12:24.177 7 WARNING neutronclient.v2_0.client [None req-2f96421d-660e-4f1f-955b-c409a47660d5 a9931174337b4ae886e382d6b10538b4 2928b0ea24fc483bb09fec6721c2ca8b - - default default] 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: 508/1001] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:24 2026] GET /v2.1/servers/18b56055-340e-4626-b70b-0c4e1ae0121b => generated 1485 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 23:12:24.267 8 WARNING neutronclient.v2_0.client [None req-f6252c12-36bf-4ab7-8295-bb2c6a3b1248 3d4c8a59a15d408a91fdd61dff084a38 cfc84a13c8d94ccfb983a752976390cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/1002] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:24 2026] GET /v2.1/servers/3c7eac4a-0f8b-4604-b0b8-dfd86a37af3b => generated 1518 bytes in 473 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:12:25.286 7 INFO nova.api.openstack.wsgi [None req-cd0ecfe5-ed0b-4d5c-96a4-5ac02629a06a a9931174337b4ae886e382d6b10538b4 2928b0ea24fc483bb09fec6721c2ca8b - - default default] HTTP exception thrown: Instance 18b56055-340e-4626-b70b-0c4e1ae0121b could not be found. [pid: 7|app: 0|req: 509/1003] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:25 2026] GET /v2.1/servers/18b56055-340e-4626-b70b-0c4e1ae0121b => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 495/1004] 10.0.0.91 () {32 vars in 703 bytes} [Fri Feb 27 23:12:25 2026] DELETE /v2.1/os-keypairs/tempest-keypair-791366110 => 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, ' 2026-02-27 23:12:25.751 7 WARNING neutronclient.v2_0.client [None req-95718733-3f79-49f2-8403-003c3e0fd2bb 3d4c8a59a15d408a91fdd61dff084a38 cfc84a13c8d94ccfb983a752976390cf - - default default] 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-27 23:12:26.064 8 INFO nova.api.openstack.wsgi [None req-ffdc2f8d-521c-4005-bb21-47cdac4ae218 a9931174337b4ae886e382d6b10538b4 2928b0ea24fc483bb09fec6721c2ca8b - - default default] HTTP exception thrown: Instance 18b56055-340e-4626-b70b-0c4e1ae0121b could not be found. [pid: 8|app: 0|req: 496/1005] 10.0.0.91 () {32 vars in 717 bytes} [Fri Feb 27 23:12:26 2026] DELETE /v2.1/servers/18b56055-340e-4626-b70b-0c4e1ae0121b => 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-27 23:12:26.089 8 INFO nova.api.openstack.wsgi [None req-5998d1d4-f8b8-4241-a464-809b797846e9 a9931174337b4ae886e382d6b10538b4 2928b0ea24fc483bb09fec6721c2ca8b - - default default] HTTP exception thrown: Instance 18b56055-340e-4626-b70b-0c4e1ae0121b could not be found. [pid: 8|app: 0|req: 497/1006] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:26 2026] GET /v2.1/servers/18b56055-340e-4626-b70b-0c4e1ae0121b => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1007] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:25 2026] GET /v2.1/servers/3c7eac4a-0f8b-4604-b0b8-dfd86a37af3b => generated 1518 bytes in 1398 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:12:27.374 8 INFO nova.api.openstack.compute.server_external_events [req-eb59ccce-2715-474b-b21f-828bdc256053 req-64254cfe-5a76-4ca1-b781-c7b054994db7 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-plugged:5e6375d1-3922-415e-9ade-6f2bd5a960b5 for instance 3c7eac4a-0f8b-4604-b0b8-dfd86a37af3b on instance [pid: 8|app: 0|req: 498/1008] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:12:27 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-27 23:12:28.169 7 WARNING neutronclient.v2_0.client [None req-fc52c95e-92d8-4b80-abf9-66bd01e8c79f 3d4c8a59a15d408a91fdd61dff084a38 cfc84a13c8d94ccfb983a752976390cf - - default default] 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: 511/1009] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:28 2026] GET /v2.1/servers/3c7eac4a-0f8b-4604-b0b8-dfd86a37af3b => generated 1518 bytes in 1067 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1010] 10.0.0.91 () {34 vars in 670 bytes} [Fri Feb 27 23:12:29 2026] POST /v2.1/os-keypairs => generated 385 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:12:29.424 7 INFO nova.api.openstack.compute.server_external_events [req-4868eedd-9373-4a98-8c54-a405ddd2c305 req-ac81cb51-593a-4f29-b4dc-e8dfcd0208ae e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-plugged:5e6375d1-3922-415e-9ade-6f2bd5a960b5 for instance 3c7eac4a-0f8b-4604-b0b8-dfd86a37af3b on instance [pid: 7|app: 0|req: 512/1011] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:12:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 23:12:30.251 8 WARNING neutronclient.v2_0.client [None req-33d56174-48af-4f34-bf6b-76c5ec9d86ad 3d4c8a59a15d408a91fdd61dff084a38 cfc84a13c8d94ccfb983a752976390cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/1014] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:30 2026] GET /v2.1/servers/3c7eac4a-0f8b-4604-b0b8-dfd86a37af3b => generated 1699 bytes in 407 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:12:30.683 7 WARNING neutronclient.v2_0.client [None req-9b435596-3231-4508-be4d-d09ecb1a4749 3d4c8a59a15d408a91fdd61dff084a38 cfc84a13c8d94ccfb983a752976390cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1015] 10.0.0.91 () {32 vars in 740 bytes} [Fri Feb 27 23:12:30 2026] GET /v2.1/servers/3c7eac4a-0f8b-4604-b0b8-dfd86a37af3b/os-interface => generated 284 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:12:31.575 8 WARNING neutronclient.v2_0.client [None req-91e1c731-425f-4bc6-9f08-d2118f664c09 95acdc8130f140feb544326f92f0ae2a d33cd48bed9d4d1f8542c4f3f3660ba9 - - default default] 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-27 23:12:31.805 8 WARNING neutronclient.v2_0.client [None req-91e1c731-425f-4bc6-9f08-d2118f664c09 95acdc8130f140feb544326f92f0ae2a d33cd48bed9d4d1f8542c4f3f3660ba9 - - default default] 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-27 23:12:32.010 7 INFO nova.api.openstack.compute.server_external_events [req-ef8b52ab-5e2d-469a-bd46-43334d3c609b req-19b6fe25-ffb3-455b-809e-a52157acf99b e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-changed:5e6375d1-3922-415e-9ade-6f2bd5a960b5 for instance 3c7eac4a-0f8b-4604-b0b8-dfd86a37af3b on instance [pid: 7|app: 0|req: 516/1016] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:12:31 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) 2026-02-27 23:12:32.173 8 WARNING neutronclient.v2_0.client [None req-91e1c731-425f-4bc6-9f08-d2118f664c09 95acdc8130f140feb544326f92f0ae2a d33cd48bed9d4d1f8542c4f3f3660ba9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 517/1017] 10.0.0.91 () {30 vars in 412 bytes} [Fri Feb 27 23:12:32 2026] GET / => generated 423 bytes in 8 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1018] 10.0.0.91 () {34 vars in 662 bytes} [Fri Feb 27 23:12:31 2026] POST /v2.1/servers => generated 453 bytes in 896 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-27 23:12:32.419 8 WARNING neutronclient.v2_0.client [None req-d43768c0-6c82-4cfa-908f-c2e7dad79943 95acdc8130f140feb544326f92f0ae2a d33cd48bed9d4d1f8542c4f3f3660ba9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/1019] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:32 2026] GET /v2.1/servers/9f464ecb-2366-4981-83ef-d30c90eb640e => generated 1430 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 518/1020] 10.0.0.91 () {28 vars in 559 bytes} [Fri Feb 27 23:12:32 2026] GET /v2/ => generated 402 bytes in 454 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: 503/1021] 10.0.0.91 () {28 vars in 563 bytes} [Fri Feb 27 23:12: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: 519/1022] 10.0.0.91 () {30 vars in 412 bytes} [Fri Feb 27 23:12:32 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-02-27 23:12:33.506 8 WARNING neutronclient.v2_0.client [None req-852f56ba-be6a-45b2-bf38-62e9ce12ddc2 95acdc8130f140feb544326f92f0ae2a d33cd48bed9d4d1f8542c4f3f3660ba9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/1023] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:33 2026] GET /v2.1/servers/9f464ecb-2366-4981-83ef-d30c90eb640e => generated 1434 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 23:12:34.599 7 WARNING neutronclient.v2_0.client [None req-8e24bcdd-e222-4812-a4d7-6f2222ccfe6b 95acdc8130f140feb544326f92f0ae2a d33cd48bed9d4d1f8542c4f3f3660ba9 - - default default] The python binding code in 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/1024] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:34 2026] GET /v2.1/servers/9f464ecb-2366-4981-83ef-d30c90eb640e => generated 1426 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-27 23:12:35.696 8 WARNING neutronclient.v2_0.client [None req-598c6b5e-51e2-42e3-a055-4e5d54ac6277 95acdc8130f140feb544326f92f0ae2a d33cd48bed9d4d1f8542c4f3f3660ba9 - - default default] The python binding code in 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/1025] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:35 2026] GET /v2.1/servers/9f464ecb-2366-4981-83ef-d30c90eb640e => generated 1482 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:12:36.802 7 WARNING neutronclient.v2_0.client [None req-431a2afb-c6a1-47ee-87a1-ddee6e161e20 95acdc8130f140feb544326f92f0ae2a d33cd48bed9d4d1f8542c4f3f3660ba9 - - default default] The python binding code in 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/1026] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:36 2026] GET /v2.1/servers/9f464ecb-2366-4981-83ef-d30c90eb640e => generated 1482 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:12:37.903 8 WARNING neutronclient.v2_0.client [None req-adb00b70-37bb-4743-90ba-ebb394bf6be2 95acdc8130f140feb544326f92f0ae2a d33cd48bed9d4d1f8542c4f3f3660ba9 - - default default] The python binding code in 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/1027] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:37 2026] GET /v2.1/servers/9f464ecb-2366-4981-83ef-d30c90eb640e => generated 1558 bytes in 957 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:12:38.980 7 INFO nova.api.openstack.compute.server_external_events [req-7d25b3cd-6c05-43ab-8106-7a397337c003 req-fffe844f-dcc8-4e24-8646-760bff2989f8 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-changed:06791db8-5bd3-4913-a1bc-7f73cb84e4bc for instance 9f464ecb-2366-4981-83ef-d30c90eb640e on instance [pid: 7|app: 0|req: 522/1028] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:12:38 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-27 23:12:39.876 8 WARNING neutronclient.v2_0.client [None req-4a7038a4-d7d4-4cef-9873-4a40e93c601c 95acdc8130f140feb544326f92f0ae2a d33cd48bed9d4d1f8542c4f3f3660ba9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/1029] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:39 2026] GET /v2.1/servers/9f464ecb-2366-4981-83ef-d30c90eb640e => generated 1556 bytes in 526 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:12:41.421 8 WARNING neutronclient.v2_0.client [None req-7386bc14-3d72-4aac-993c-eabee973d2fd 95acdc8130f140feb544326f92f0ae2a d33cd48bed9d4d1f8542c4f3f3660ba9 - - default default] The python binding code in 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/1032] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:41 2026] GET /v2.1/servers/9f464ecb-2366-4981-83ef-d30c90eb640e => generated 1556 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-27 23:12:41.698 7 WARNING neutronclient.v2_0.client [None req-a350ef0d-8550-4384-8b7c-6ae5f949d90c 3d4c8a59a15d408a91fdd61dff084a38 cfc84a13c8d94ccfb983a752976390cf - - default default] The python binding code in 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/1033] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:41 2026] GET /v2.1/servers/3c7eac4a-0f8b-4604-b0b8-dfd86a37af3b => generated 1819 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:12:41.925 8 WARNING neutronclient.v2_0.client [None req-b609899c-e924-4339-a667-27a2d5ddb406 3d4c8a59a15d408a91fdd61dff084a38 cfc84a13c8d94ccfb983a752976390cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1034] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:41 2026] GET /v2.1/servers/3c7eac4a-0f8b-4604-b0b8-dfd86a37af3b => generated 1819 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, ' [pid: 7|app: 0|req: 525/1035] 10.0.0.91 () {34 vars in 749 bytes} [Fri Feb 27 23:12:42 2026] POST /v2.1/servers/3c7eac4a-0f8b-4604-b0b8-dfd86a37af3b/action => generated 0 bytes in 80 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-27 23:12:42.389 8 WARNING neutronclient.v2_0.client [None req-08be8a3a-9cd8-41be-9a87-95571144d59b 3d4c8a59a15d408a91fdd61dff084a38 cfc84a13c8d94ccfb983a752976390cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1036] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:42 2026] GET /v2.1/servers/3c7eac4a-0f8b-4604-b0b8-dfd86a37af3b => generated 1821 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:12:42.679 7 WARNING neutronclient.v2_0.client [None req-4fe2239d-bb11-485b-976b-dec250745054 95acdc8130f140feb544326f92f0ae2a d33cd48bed9d4d1f8542c4f3f3660ba9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 526/1037] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:42 2026] GET /v2.1/servers/9f464ecb-2366-4981-83ef-d30c90eb640e => generated 1556 bytes in 452 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:12:43.562 7 WARNING neutronclient.v2_0.client [None req-7bf7c14e-ae9c-481f-8ff2-13331522c324 3d4c8a59a15d408a91fdd61dff084a38 cfc84a13c8d94ccfb983a752976390cf - - default default] 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: 512/1038] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:12:43 2026] GET /v2.1/limits?tenant_id=061b96559bb241a9a3c87e6430c45c78 => generated 302 bytes in 356 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1039] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:43 2026] GET /v2.1/servers/3c7eac4a-0f8b-4604-b0b8-dfd86a37af3b => generated 1821 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1040] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:12:43 2026] GET /v2.1/limits?tenant_id=2ac16763389840a1937f4fa22bd65195 => generated 299 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 528/1041] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:12:43 2026] GET /v2.1/limits?tenant_id=7030838e1baa43488dc435424d1d870b => generated 299 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1042] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:12:43 2026] GET /v2.1/limits?tenant_id=cfc84a13c8d94ccfb983a752976390cf => generated 304 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1043] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:12:43 2026] GET /v2.1/limits?tenant_id=d33cd48bed9d4d1f8542c4f3f3660ba9 => generated 304 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1044] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:12:43 2026] GET /v2.1/limits?tenant_id=f82162d58a1144ecb638747f7277d035 => generated 302 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-27 23:12:44.014 7 WARNING neutronclient.v2_0.client [None req-c5f53266-cf49-4c75-8fde-d4dfb7af6352 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] The python binding code in 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/1045] 10.0.0.216 () {32 vars in 707 bytes} [Fri Feb 27 23:12:43 2026] GET /v2.1/servers/detail?all_tenants=true => generated 4728 bytes in 246 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-27 23:12:44.139 8 WARNING neutronclient.v2_0.client [None req-0d58531a-543c-477c-99fa-f2b8d33eee3d 95acdc8130f140feb544326f92f0ae2a d33cd48bed9d4d1f8542c4f3f3660ba9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 531/1046] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:12:44 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: 532/1047] 10.0.0.216 () {32 vars in 688 bytes} [Fri Feb 27 23:12:44 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: 7|app: 0|req: 533/1048] 10.0.0.216 () {32 vars in 672 bytes} [Fri Feb 27 23:12:44 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) [pid: 7|app: 0|req: 534/1049] 10.0.0.216 () {32 vars in 686 bytes} [Fri Feb 27 23:12:44 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: 535/1050] 10.0.0.216 () {32 vars in 711 bytes} [Fri Feb 27 23:12:44 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 702 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: 8|app: 0|req: 516/1051] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:44 2026] GET /v2.1/servers/9f464ecb-2366-4981-83ef-d30c90eb640e => generated 1556 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1052] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:12:44 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: 517/1053] 10.0.0.216 () {32 vars in 682 bytes} [Fri Feb 27 23:12:44 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1054] 10.0.0.216 () {32 vars in 668 bytes} [Fri Feb 27 23:12:44 2026] GET /v2.1/os-services => generated 783 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-27 23:12:44.535 8 INFO nova.api.openstack.compute.server_external_events [req-d697d15e-4e29-4caa-9056-2c2f031099a3 req-79411657-9789-4e45-9402-e8c42de4ae84 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-plugged:06791db8-5bd3-4913-a1bc-7f73cb84e4bc for instance 9f464ecb-2366-4981-83ef-d30c90eb640e on instance [pid: 8|app: 0|req: 518/1055] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:12:44 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-27 23:12:44.710 7 WARNING neutronclient.v2_0.client [None req-e45cc7f7-01d5-4018-bbc6-74ae7a2de3d9 3d4c8a59a15d408a91fdd61dff084a38 cfc84a13c8d94ccfb983a752976390cf - - default default] The python binding code in 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/1056] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:44 2026] GET /v2.1/servers/3c7eac4a-0f8b-4604-b0b8-dfd86a37af3b => generated 1821 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:12:45.343 8 WARNING neutronclient.v2_0.client [None req-53a58732-310d-4064-83c4-da8d7f527fc1 95acdc8130f140feb544326f92f0ae2a d33cd48bed9d4d1f8542c4f3f3660ba9 - - default default] The python binding code in 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/1057] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:45 2026] GET /v2.1/servers/9f464ecb-2366-4981-83ef-d30c90eb640e => generated 1556 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:12:45.892 7 WARNING neutronclient.v2_0.client [None req-b42f3c4c-0807-4c24-93a6-62ac4fcf014c 3d4c8a59a15d408a91fdd61dff084a38 cfc84a13c8d94ccfb983a752976390cf - - default default] 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-27 23:12:46.483 8 WARNING neutronclient.v2_0.client [None req-b19b74ca-6850-497f-80e0-de9501463966 95acdc8130f140feb544326f92f0ae2a d33cd48bed9d4d1f8542c4f3f3660ba9 - - default default] The python binding code in 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/1058] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:45 2026] GET /v2.1/servers/3c7eac4a-0f8b-4604-b0b8-dfd86a37af3b => generated 1826 bytes in 697 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:12:46.577 7 INFO nova.api.openstack.compute.server_external_events [req-2e3d0c78-9d94-4699-b906-f137be474b4e req-0bd62486-4b2a-434d-9ba3-af95ed10f259 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-plugged:06791db8-5bd3-4913-a1bc-7f73cb84e4bc for instance 9f464ecb-2366-4981-83ef-d30c90eb640e on instance [pid: 7|app: 0|req: 540/1059] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:12:46 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: 8|app: 0|req: 520/1060] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:46 2026] GET /v2.1/servers/9f464ecb-2366-4981-83ef-d30c90eb640e => generated 1739 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, ' 2026-02-27 23:12:46.731 7 WARNING neutronclient.v2_0.client [None req-e11f1487-6ac7-456c-8cca-f03e1853bd84 95acdc8130f140feb544326f92f0ae2a d33cd48bed9d4d1f8542c4f3f3660ba9 - - default default] The python binding code in 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/1061] 10.0.0.91 () {32 vars in 740 bytes} [Fri Feb 27 23:12:46 2026] GET /v2.1/servers/9f464ecb-2366-4981-83ef-d30c90eb640e/os-interface => generated 284 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, ' 2026-02-27 23:12:47.610 8 WARNING neutronclient.v2_0.client [None req-4537488e-f45e-4b96-b8ab-ba46ca4bc799 3d4c8a59a15d408a91fdd61dff084a38 cfc84a13c8d94ccfb983a752976390cf - - default default] 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-27 23:12:47.740 7 WARNING neutronclient.v2_0.client [None req-6e11282c-e054-4c00-811d-eb44562a6ff8 95acdc8130f140feb544326f92f0ae2a d33cd48bed9d4d1f8542c4f3f3660ba9 - - default default] The python binding code in 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/1062] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:47 2026] GET /v2.1/servers/3c7eac4a-0f8b-4604-b0b8-dfd86a37af3b => generated 1826 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:12:47.891 8 INFO nova.api.openstack.compute.server_external_events [req-d2be1e7a-3627-48bc-9447-9d9257300d75 req-462678fe-d441-466f-997a-aed6aa1f304d e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-changed:06791db8-5bd3-4913-a1bc-7f73cb84e4bc for instance 9f464ecb-2366-4981-83ef-d30c90eb640e on instance [pid: 8|app: 0|req: 522/1063] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:12:47 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: 7|app: 0|req: 542/1064] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:47 2026] GET /v2.1/servers/9f464ecb-2366-4981-83ef-d30c90eb640e => generated 1739 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 523/1065] 10.0.0.91 () {32 vars in 640 bytes} [Fri Feb 27 23:12:47 2026] GET /v2.1/servers => generated 383 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 543/1066] 10.0.0.91 () {32 vars in 717 bytes} [Fri Feb 27 23:12:47 2026] DELETE /v2.1/servers/9f464ecb-2366-4981-83ef-d30c90eb640e => generated 0 bytes in 127 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-27 23:12:48.171 8 WARNING neutronclient.v2_0.client [None req-94f85963-519c-403c-b651-ff95d9360fb4 95acdc8130f140feb544326f92f0ae2a d33cd48bed9d4d1f8542c4f3f3660ba9 - - default default] The python binding code in 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/1067] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:48 2026] GET /v2.1/servers/9f464ecb-2366-4981-83ef-d30c90eb640e => generated 1745 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-27 23:12:48.625 7 INFO nova.api.openstack.compute.server_external_events [req-110a11c3-ae0c-4b93-abcc-ac5cbca4a5ed req-2090b21d-1ef5-42b3-8d41-306306563614 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-unplugged:5e6375d1-3922-415e-9ade-6f2bd5a960b5 for instance 3c7eac4a-0f8b-4604-b0b8-dfd86a37af3b on instance 2026-02-27 23:12:48.626 7 INFO nova.api.openstack.compute.server_external_events [req-110a11c3-ae0c-4b93-abcc-ac5cbca4a5ed req-2090b21d-1ef5-42b3-8d41-306306563614 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-unplugged:5e6375d1-3922-415e-9ade-6f2bd5a960b5 for instance 3c7eac4a-0f8b-4604-b0b8-dfd86a37af3b on instance [pid: 7|app: 0|req: 544/1068] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:12:48 2026] POST /v2.1/os-server-external-events => generated 358 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-27 23:12:48.921 8 WARNING neutronclient.v2_0.client [None req-30586def-cdd2-417a-817a-a96f00af905e 3d4c8a59a15d408a91fdd61dff084a38 cfc84a13c8d94ccfb983a752976390cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1069] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:48 2026] GET /v2.1/servers/3c7eac4a-0f8b-4604-b0b8-dfd86a37af3b => generated 1826 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:12:49.324 7 WARNING neutronclient.v2_0.client [None req-3a0794a7-5fac-45ac-953b-07778120cb29 95acdc8130f140feb544326f92f0ae2a d33cd48bed9d4d1f8542c4f3f3660ba9 - - default default] The python binding code in 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/1070] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:49 2026] GET /v2.1/servers/9f464ecb-2366-4981-83ef-d30c90eb640e => generated 1865 bytes in 651 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:12:50.169 8 WARNING neutronclient.v2_0.client [None req-a27dd299-622f-45cc-b2fb-9a0dc0bb5ccc 3d4c8a59a15d408a91fdd61dff084a38 cfc84a13c8d94ccfb983a752976390cf - - default default] The python binding code in 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/1071] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:50 2026] GET /v2.1/servers/3c7eac4a-0f8b-4604-b0b8-dfd86a37af3b => generated 1826 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-27 23:12:50.670 7 INFO nova.api.openstack.compute.server_external_events [req-d5fe8f04-e6bc-4411-9fe8-49242d9217a1 req-932fb99d-b246-4a14-be4a-4277ce98cfb2 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-unplugged:06791db8-5bd3-4913-a1bc-7f73cb84e4bc for instance 9f464ecb-2366-4981-83ef-d30c90eb640e on instance 2026-02-27 23:12:50.671 7 INFO nova.api.openstack.compute.server_external_events [req-d5fe8f04-e6bc-4411-9fe8-49242d9217a1 req-932fb99d-b246-4a14-be4a-4277ce98cfb2 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-unplugged:06791db8-5bd3-4913-a1bc-7f73cb84e4bc for instance 9f464ecb-2366-4981-83ef-d30c90eb640e on instance 2026-02-27 23:12:50.671 7 INFO nova.api.openstack.compute.server_external_events [req-d5fe8f04-e6bc-4411-9fe8-49242d9217a1 req-932fb99d-b246-4a14-be4a-4277ce98cfb2 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-plugged:5e6375d1-3922-415e-9ade-6f2bd5a960b5 for instance 3c7eac4a-0f8b-4604-b0b8-dfd86a37af3b on instance [pid: 7|app: 0|req: 547/1074] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:12:50 2026] POST /v2.1/os-server-external-events => generated 529 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-27 23:12:50.998 8 WARNING neutronclient.v2_0.client [None req-de8fc48b-5e2d-4b2e-a41f-5885162e8ecc 95acdc8130f140feb544326f92f0ae2a d33cd48bed9d4d1f8542c4f3f3660ba9 - - default default] 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: 528/1075] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:50 2026] GET /v2.1/servers/9f464ecb-2366-4981-83ef-d30c90eb640e => generated 1797 bytes in 394 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 23:12:51.394 7 WARNING neutronclient.v2_0.client [None req-61607c80-9f8a-401c-b6e3-29bdf081119c 3d4c8a59a15d408a91fdd61dff084a38 cfc84a13c8d94ccfb983a752976390cf - - default default] The python binding code in 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/1076] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:51 2026] GET /v2.1/servers/3c7eac4a-0f8b-4604-b0b8-dfd86a37af3b => generated 1826 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:12:52.411 8 WARNING neutronclient.v2_0.client [None req-9a38eec2-e9cb-4577-89c9-5c7d934c7d69 95acdc8130f140feb544326f92f0ae2a d33cd48bed9d4d1f8542c4f3f3660ba9 - - default default] The python binding code in 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/1077] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:52 2026] GET /v2.1/servers/9f464ecb-2366-4981-83ef-d30c90eb640e => generated 1511 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-27 23:12:52.606 7 WARNING neutronclient.v2_0.client [None req-188f5f47-b930-4456-9f14-e1cdabe34e89 3d4c8a59a15d408a91fdd61dff084a38 cfc84a13c8d94ccfb983a752976390cf - - default default] 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-27 23:12:52.747 8 INFO nova.api.openstack.compute.server_external_events [req-922314f1-e732-49ed-8496-ff57404de0c9 req-863a64ae-eda7-426b-aa22-38e955553cd4 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-plugged:5e6375d1-3922-415e-9ade-6f2bd5a960b5 for instance 3c7eac4a-0f8b-4604-b0b8-dfd86a37af3b on instance 2026-02-27 23:12:52.747 8 INFO nova.api.openstack.compute.server_external_events [req-922314f1-e732-49ed-8496-ff57404de0c9 req-863a64ae-eda7-426b-aa22-38e955553cd4 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-deleted:06791db8-5bd3-4913-a1bc-7f73cb84e4bc for instance 9f464ecb-2366-4981-83ef-d30c90eb640e on instance [pid: 8|app: 0|req: 530/1078] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:12:52 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1079] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:52 2026] GET /v2.1/servers/3c7eac4a-0f8b-4604-b0b8-dfd86a37af3b => generated 1819 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-27 23:12:53.514 8 WARNING neutronclient.v2_0.client [None req-456327b0-cfbf-4d38-ace3-7338f6d32897 95acdc8130f140feb544326f92f0ae2a d33cd48bed9d4d1f8542c4f3f3660ba9 - - default default] The python binding code in 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/1080] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:53 2026] GET /v2.1/servers/9f464ecb-2366-4981-83ef-d30c90eb640e => generated 1516 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-27 23:12:54.797 7 WARNING neutronclient.v2_0.client [None req-41e156d5-beb7-4545-897a-732097b5b53a 95acdc8130f140feb544326f92f0ae2a d33cd48bed9d4d1f8542c4f3f3660ba9 - - default default] The python binding code in 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/1081] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:54 2026] GET /v2.1/servers/9f464ecb-2366-4981-83ef-d30c90eb640e => generated 1516 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:12:55.876 8 INFO nova.api.openstack.wsgi [None req-4b67fda2-2da9-408b-8df2-4f26aceed7d3 95acdc8130f140feb544326f92f0ae2a d33cd48bed9d4d1f8542c4f3f3660ba9 - - default default] HTTP exception thrown: Instance 9f464ecb-2366-4981-83ef-d30c90eb640e could not be found. [pid: 8|app: 0|req: 532/1082] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:12:55 2026] GET /v2.1/servers/9f464ecb-2366-4981-83ef-d30c90eb640e => 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: 551/1083] 10.0.0.91 () {32 vars in 703 bytes} [Fri Feb 27 23:12:55 2026] DELETE /v2.1/os-keypairs/tempest-keypair-525929743 => 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, ' 2026-02-27 23:13:08.427 8 WARNING neutronclient.v2_0.client [None req-c29c3ed6-05f8-4eb4-8823-7643abd9fe25 3d4c8a59a15d408a91fdd61dff084a38 cfc84a13c8d94ccfb983a752976390cf - - default default] The python binding code in 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/1086] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:13:08 2026] GET /v2.1/servers/3c7eac4a-0f8b-4604-b0b8-dfd86a37af3b => generated 1819 bytes in 1291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1087] 10.0.0.91 () {32 vars in 717 bytes} [Fri Feb 27 23:13:09 2026] DELETE /v2.1/servers/3c7eac4a-0f8b-4604-b0b8-dfd86a37af3b => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:13:09.821 8 WARNING neutronclient.v2_0.client [None req-9e523776-3058-4bd6-adf4-d6b00ebac267 3d4c8a59a15d408a91fdd61dff084a38 cfc84a13c8d94ccfb983a752976390cf - - default default] The python binding code in 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/1088] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:13:09 2026] GET /v2.1/servers/3c7eac4a-0f8b-4604-b0b8-dfd86a37af3b => generated 1825 bytes in 410 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:13:10.598 7 WARNING neutronclient.v2_0.client [None req-5bfe75be-e5a2-42ca-8731-c2e8b71ef0da f4837471807e4731a92142945d1fd6fa a6cfa7046c724a7a843f223ab9b15634 - - default default] 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-27 23:13:11.017 7 WARNING neutronclient.v2_0.client [None req-5bfe75be-e5a2-42ca-8731-c2e8b71ef0da f4837471807e4731a92142945d1fd6fa a6cfa7046c724a7a843f223ab9b15634 - - default default] 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: 554/1091] 10.0.0.91 () {34 vars in 662 bytes} [Fri Feb 27 23:13:10 2026] POST /v2.1/servers => generated 424 bytes in 873 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-27 23:13:11.256 8 WARNING neutronclient.v2_0.client [None req-48042fad-f95b-4133-a159-6c60b7e44177 3d4c8a59a15d408a91fdd61dff084a38 cfc84a13c8d94ccfb983a752976390cf - - default default] 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-27 23:13:11.264 7 WARNING neutronclient.v2_0.client [None req-b0f7293a-3f68-475b-a605-105f9f44521c f4837471807e4731a92142945d1fd6fa a6cfa7046c724a7a843f223ab9b15634 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 555/1092] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:13:11 2026] GET /v2.1/servers/c792e9f7-9eb9-40aa-a816-c3ab4061edb0 => generated 1371 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1093] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:13:11 2026] GET /v2.1/servers/3c7eac4a-0f8b-4604-b0b8-dfd86a37af3b => generated 1825 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:13:12.435 7 WARNING neutronclient.v2_0.client [None req-c04cabfe-dcf0-46b4-a37e-1f7c51abf61d f4837471807e4731a92142945d1fd6fa a6cfa7046c724a7a843f223ab9b15634 - - default default] 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-27 23:13:12.527 8 WARNING neutronclient.v2_0.client [None req-d83de6ab-a489-49da-b690-6888e8ad19ea 3d4c8a59a15d408a91fdd61dff084a38 cfc84a13c8d94ccfb983a752976390cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 556/1094] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:13:12 2026] GET /v2.1/servers/c792e9f7-9eb9-40aa-a816-c3ab4061edb0 => generated 1375 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:13:12.745 7 INFO nova.api.openstack.compute.server_external_events [req-29da853c-9874-4075-9b21-f7f898a0565b req-7c0600ad-c38f-4a88-bfce-be4e215a8149 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-deleted:5e6375d1-3922-415e-9ade-6f2bd5a960b5 for instance 3c7eac4a-0f8b-4604-b0b8-dfd86a37af3b on instance [pid: 7|app: 0|req: 557/1095] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:13:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1096] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:13:12 2026] GET /v2.1/servers/3c7eac4a-0f8b-4604-b0b8-dfd86a37af3b => generated 1758 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:13:13.798 7 WARNING neutronclient.v2_0.client [None req-2efef07a-3e91-461c-b59e-3a0e4f30e7b8 f4837471807e4731a92142945d1fd6fa a6cfa7046c724a7a843f223ab9b15634 - - default default] 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-27 23:13:13.834 8 WARNING neutronclient.v2_0.client [None req-7d7de326-8ea3-485e-9655-81e6dca2fb3c 3d4c8a59a15d408a91fdd61dff084a38 cfc84a13c8d94ccfb983a752976390cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 558/1097] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:13:13 2026] GET /v2.1/servers/c792e9f7-9eb9-40aa-a816-c3ab4061edb0 => generated 1423 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1098] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:13:13 2026] GET /v2.1/servers/3c7eac4a-0f8b-4604-b0b8-dfd86a37af3b => generated 1479 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:13:14.895 7 WARNING neutronclient.v2_0.client [None req-cf10cca0-cef1-4748-ae6c-dbd369d3f60e f4837471807e4731a92142945d1fd6fa a6cfa7046c724a7a843f223ab9b15634 - - default default] 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-27 23:13:14.930 8 WARNING neutronclient.v2_0.client [None req-c21fc9c7-d8b4-4166-9f82-af2f22546e6a 3d4c8a59a15d408a91fdd61dff084a38 cfc84a13c8d94ccfb983a752976390cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 559/1099] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:13:14 2026] GET /v2.1/servers/c792e9f7-9eb9-40aa-a816-c3ab4061edb0 => generated 1423 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1100] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:13:14 2026] GET /v2.1/servers/3c7eac4a-0f8b-4604-b0b8-dfd86a37af3b => generated 1479 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:13:16.000 7 WARNING neutronclient.v2_0.client [None req-003a00d5-6563-4e3a-9b73-bbf736b26c0d f4837471807e4731a92142945d1fd6fa a6cfa7046c724a7a843f223ab9b15634 - - default default] 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-27 23:13:16.042 8 WARNING neutronclient.v2_0.client [None req-ad00b90b-cb8e-4282-b0d0-dbb5c7de9f43 3d4c8a59a15d408a91fdd61dff084a38 cfc84a13c8d94ccfb983a752976390cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 542/1101] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:13:15 2026] GET /v2.1/servers/3c7eac4a-0f8b-4604-b0b8-dfd86a37af3b => generated 1479 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1102] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:13:15 2026] GET /v2.1/servers/c792e9f7-9eb9-40aa-a816-c3ab4061edb0 => generated 1473 bytes in 747 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:13:16.920 8 INFO nova.api.openstack.compute.server_external_events [req-84fe0be4-cc70-41e5-b70e-35777fecbf5a req-b8d6f93b-3a0b-4d85-b254-852c39b60224 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-changed:58a8f50b-aec6-47d5-9fa1-036b5e7e2704 for instance c792e9f7-9eb9-40aa-a816-c3ab4061edb0 on instance [pid: 8|app: 0|req: 543/1103] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:13:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:13:17.296 7 INFO nova.api.openstack.wsgi [None req-a1c05a83-8e89-463e-86cf-9fced6535d5e 3d4c8a59a15d408a91fdd61dff084a38 cfc84a13c8d94ccfb983a752976390cf - - default default] HTTP exception thrown: Instance 3c7eac4a-0f8b-4604-b0b8-dfd86a37af3b could not be found. [pid: 7|app: 0|req: 561/1104] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:13:17 2026] GET /v2.1/servers/3c7eac4a-0f8b-4604-b0b8-dfd86a37af3b => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 544/1105] 10.0.0.91 () {32 vars in 705 bytes} [Fri Feb 27 23:13:17 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2045104692 => 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-27 23:13:17.760 7 WARNING neutronclient.v2_0.client [None req-7e491b22-c063-4279-8a60-cd4db9c3d353 f4837471807e4731a92142945d1fd6fa a6cfa7046c724a7a843f223ab9b15634 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 562/1106] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:13:17 2026] GET /v2.1/servers/c792e9f7-9eb9-40aa-a816-c3ab4061edb0 => generated 1471 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 23:13:19.048 8 WARNING neutronclient.v2_0.client [None req-15ef7d4e-8878-454f-bbd1-e6349646660e f4837471807e4731a92142945d1fd6fa a6cfa7046c724a7a843f223ab9b15634 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 545/1107] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:13:19 2026] GET /v2.1/servers/c792e9f7-9eb9-40aa-a816-c3ab4061edb0 => generated 1471 bytes in 1193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:13:21.253 7 WARNING neutronclient.v2_0.client [None req-1f8b541e-3c00-4d28-ad7a-909621e2e22b f4837471807e4731a92142945d1fd6fa a6cfa7046c724a7a843f223ab9b15634 - - default default] The python binding code in 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/1110] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:13:21 2026] GET /v2.1/servers/c792e9f7-9eb9-40aa-a816-c3ab4061edb0 => generated 1471 bytes in 820 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:13:23.089 8 WARNING neutronclient.v2_0.client [None req-e95f3af7-fee1-48f1-ae55-e4fe0605e5b6 f4837471807e4731a92142945d1fd6fa a6cfa7046c724a7a843f223ab9b15634 - - default default] The python binding code in 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/1111] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:13:23 2026] GET /v2.1/servers/c792e9f7-9eb9-40aa-a816-c3ab4061edb0 => generated 1471 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-27 23:13:23.482 7 INFO nova.api.openstack.compute.server_external_events [req-90431083-2eb1-4266-9d65-8d6dcac022c2 req-ea4f26a1-82c7-473d-8437-7cde0fb7f7f7 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-unplugged:58a8f50b-aec6-47d5-9fa1-036b5e7e2704 for instance c792e9f7-9eb9-40aa-a816-c3ab4061edb0 on instance [pid: 7|app: 0|req: 565/1112] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:13:23 2026] POST /v2.1/os-server-external-events => generated 185 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-27 23:13:24.271 8 WARNING neutronclient.v2_0.client [None req-31f61024-b453-4720-9e96-ebd10be66f1f f4837471807e4731a92142945d1fd6fa a6cfa7046c724a7a843f223ab9b15634 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 548/1113] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:13:24 2026] GET /v2.1/servers/c792e9f7-9eb9-40aa-a816-c3ab4061edb0 => generated 1471 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:13:25.453 7 WARNING neutronclient.v2_0.client [None req-cc3e2dd4-fb6b-458e-be35-848ba9eb4516 f4837471807e4731a92142945d1fd6fa a6cfa7046c724a7a843f223ab9b15634 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 566/1114] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:13:25 2026] GET /v2.1/servers/c792e9f7-9eb9-40aa-a816-c3ab4061edb0 => generated 1471 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-27 23:13:26.600 8 WARNING neutronclient.v2_0.client [None req-b0a911a5-2ae1-4817-80da-3f2d5b0deb6b f4837471807e4731a92142945d1fd6fa a6cfa7046c724a7a843f223ab9b15634 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 549/1115] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:13:26 2026] GET /v2.1/servers/c792e9f7-9eb9-40aa-a816-c3ab4061edb0 => generated 1471 bytes in 1549 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:13:29.164 7 WARNING neutronclient.v2_0.client [None req-a2ebbbc9-a276-4002-829d-d322c061c79c f4837471807e4731a92142945d1fd6fa a6cfa7046c724a7a843f223ab9b15634 - - default default] 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-27 23:13:29.664 8 INFO nova.api.openstack.compute.server_external_events [req-00c2d7ef-eb19-4aed-b7d1-3288dc81b204 req-fd82a621-6385-461f-ac8a-6c025ec160d1 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-plugged:58a8f50b-aec6-47d5-9fa1-036b5e7e2704 for instance c792e9f7-9eb9-40aa-a816-c3ab4061edb0 on instance [pid: 8|app: 0|req: 550/1116] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:13:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1117] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:13:29 2026] GET /v2.1/servers/c792e9f7-9eb9-40aa-a816-c3ab4061edb0 => generated 1471 bytes in 705 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:13:30.878 7 WARNING neutronclient.v2_0.client [None req-b8a1c2bf-e63e-401f-ab2c-31e7dd6de943 f4837471807e4731a92142945d1fd6fa a6cfa7046c724a7a843f223ab9b15634 - - default default] 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-27 23:13:31.714 8 INFO nova.api.openstack.compute.server_external_events [req-b930252b-92be-4e3c-832d-aec68c63ddaf req-7fa6586d-b36f-4e86-bea9-77ee3dfc6010 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-plugged:58a8f50b-aec6-47d5-9fa1-036b5e7e2704 for instance c792e9f7-9eb9-40aa-a816-c3ab4061edb0 on instance [pid: 8|app: 0|req: 552/1120] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:13:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1121] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:13:30 2026] GET /v2.1/servers/c792e9f7-9eb9-40aa-a816-c3ab4061edb0 => generated 1655 bytes in 1243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 553/1122] 10.0.0.91 () {32 vars in 722 bytes} [Fri Feb 27 23:13:32 2026] GET /v2.1/servers/c792e9f7-9eb9-40aa-a816-c3ab4061edb0/ips => generated 108 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 570/1123] 10.0.0.91 () {32 vars in 722 bytes} [Fri Feb 27 23:13:32 2026] GET /v2.1/servers/c792e9f7-9eb9-40aa-a816-c3ab4061edb0/ips => generated 108 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 554/1124] 10.0.0.91 () {32 vars in 822 bytes} [Fri Feb 27 23:13:32 2026] GET /v2.1/servers/c792e9f7-9eb9-40aa-a816-c3ab4061edb0/ips/tempest-ServerAddressesTestJSON-678702616-network => generated 93 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 571/1125] 10.0.0.91 () {32 vars in 717 bytes} [Fri Feb 27 23:13:32 2026] DELETE /v2.1/servers/c792e9f7-9eb9-40aa-a816-c3ab4061edb0 => generated 0 bytes in 94 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-27 23:13:32.399 8 WARNING neutronclient.v2_0.client [None req-d5a03e7c-aac3-40fc-81f6-2d537d0ea3e9 f4837471807e4731a92142945d1fd6fa a6cfa7046c724a7a843f223ab9b15634 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 555/1126] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:13:32 2026] GET /v2.1/servers/c792e9f7-9eb9-40aa-a816-c3ab4061edb0 => generated 1661 bytes in 481 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:13:33.893 7 WARNING neutronclient.v2_0.client [None req-f8bd42ce-1b4d-415e-86a4-6185767eac3b f4837471807e4731a92142945d1fd6fa a6cfa7046c724a7a843f223ab9b15634 - - default default] 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-27 23:13:33.919 8 INFO nova.api.openstack.compute.server_external_events [req-6b59d16b-2fe8-44fc-ac4d-0e17cd2694b7 req-8193a189-6ad3-43f2-9459-e8c4860b7356 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-unplugged:58a8f50b-aec6-47d5-9fa1-036b5e7e2704 for instance c792e9f7-9eb9-40aa-a816-c3ab4061edb0 on instance [pid: 8|app: 0|req: 556/1127] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:13:33 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1128] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:13:33 2026] GET /v2.1/servers/c792e9f7-9eb9-40aa-a816-c3ab4061edb0 => generated 1661 bytes in 1791 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:13:35.975 8 INFO nova.api.openstack.compute.server_external_events [req-9557db41-fd05-4981-b1ba-fc2db0af81a6 req-966270e3-84fa-49c9-9675-201374ce5233 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-unplugged:58a8f50b-aec6-47d5-9fa1-036b5e7e2704 for instance c792e9f7-9eb9-40aa-a816-c3ab4061edb0 on instance [pid: 8|app: 0|req: 557/1129] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:13:35 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:13:36.036 7 INFO nova.api.openstack.compute.server_external_events [req-b9000cb1-ad14-4d20-b57b-7af0c5b56304 req-1be28cc0-2986-4fbb-97d7-3bbf01bc0730 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-deleted:58a8f50b-aec6-47d5-9fa1-036b5e7e2704 for instance c792e9f7-9eb9-40aa-a816-c3ab4061edb0 on instance [pid: 7|app: 0|req: 573/1130] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:13:36 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-27 23:13:36.711 8 WARNING neutronclient.v2_0.client [None req-a8e0a04e-bcd4-4414-a1ca-5034f2fc02c2 f4837471807e4731a92142945d1fd6fa a6cfa7046c724a7a843f223ab9b15634 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 558/1131] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:13:36 2026] GET /v2.1/servers/c792e9f7-9eb9-40aa-a816-c3ab4061edb0 => generated 1452 bytes in 876 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:13:38.601 7 WARNING neutronclient.v2_0.client [None req-010f47f3-ab3e-4e0b-a9a1-5dcd048c5af8 f4837471807e4731a92142945d1fd6fa a6cfa7046c724a7a843f223ab9b15634 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 574/1132] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:13:38 2026] GET /v2.1/servers/c792e9f7-9eb9-40aa-a816-c3ab4061edb0 => generated 1457 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:13:39.714 8 INFO nova.api.openstack.wsgi [None req-03f2f860-ca79-4e44-b69b-910ab4ab8202 f4837471807e4731a92142945d1fd6fa a6cfa7046c724a7a843f223ab9b15634 - - default default] HTTP exception thrown: Instance c792e9f7-9eb9-40aa-a816-c3ab4061edb0 could not be found. [pid: 8|app: 0|req: 559/1133] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:13:39 2026] GET /v2.1/servers/c792e9f7-9eb9-40aa-a816-c3ab4061edb0 => 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: 561/1136] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:13:42 2026] GET /v2.1/limits?tenant_id=083643b7bd654c79b179325395d1a9b4 => generated 302 bytes in 279 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: 576/1137] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:13:43 2026] GET /v2.1/limits?tenant_id=27f1f1535ec5475e852ac611796d1e07 => generated 302 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1138] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:13:43 2026] GET /v2.1/limits?tenant_id=2ac16763389840a1937f4fa22bd65195 => generated 299 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1139] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:13:43 2026] GET /v2.1/limits?tenant_id=7030838e1baa43488dc435424d1d870b => 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: 563/1140] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:13:43 2026] GET /v2.1/limits?tenant_id=8281a55337084f9e965a673785236c71 => 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: 578/1141] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:13:43 2026] GET /v2.1/limits?tenant_id=a6cfa7046c724a7a843f223ab9b15634 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1142] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:13:43 2026] GET /v2.1/limits?tenant_id=c442dfc2085c4abea39de6b735aeaea4 => 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: 579/1143] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:13:43 2026] GET /v2.1/limits?tenant_id=db98284c81ff4dbcbd53627af9d07826 => 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: 565/1144] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:13:43 2026] GET /v2.1/limits?tenant_id=f82162d58a1144ecb638747f7277d035 => 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: 580/1145] 10.0.0.216 () {32 vars in 711 bytes} [Fri Feb 27 23:13:43 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: 566/1146] 10.0.0.216 () {32 vars in 686 bytes} [Fri Feb 27 23:13:43 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: 581/1147] 10.0.0.216 () {32 vars in 707 bytes} [Fri Feb 27 23:13:43 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: 8|app: 0|req: 567/1148] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:13:43 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: 582/1149] 10.0.0.216 () {32 vars in 688 bytes} [Fri Feb 27 23:13:43 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1150] 10.0.0.216 () {32 vars in 672 bytes} [Fri Feb 27 23:13:43 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: 583/1151] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:13:43 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: 8|app: 0|req: 569/1152] 10.0.0.216 () {32 vars in 682 bytes} [Fri Feb 27 23:13:43 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: 584/1153] 10.0.0.216 () {32 vars in 668 bytes} [Fri Feb 27 23:13:43 2026] GET /v2.1/os-services => generated 783 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 591/1166] 10.0.0.229 () {30 vars in 619 bytes} [Fri Feb 27 23:14:40 2026] GET /v2.1 => generated 0 bytes in 88 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 576/1167] 10.0.0.229 () {32 vars in 692 bytes} [Fri Feb 27 23:14:41 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1168] 10.0.0.229 () {34 vars in 913 bytes} [Fri Feb 27 23:14:41 2026] GET /v2.1/os-simple-tenant-usage/1660ca08c08542ad9cc89e78f90af5ca?start=2026-02-26T00:00:00&end=2026-02-27T23:59:59 => generated 20 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 23:14:41.339 8 WARNING neutronclient.v2_0.client [None req-5b4923f1-2597-4ab9-ab9b-f420bc1b6c51 c13a778fc17c42dea67096678a188d03 1e88cebf180d49b188164415af7e536b - - default default] 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-27 23:14:41.517 8 WARNING neutronclient.v2_0.client [None req-5b4923f1-2597-4ab9-ab9b-f420bc1b6c51 c13a778fc17c42dea67096678a188d03 1e88cebf180d49b188164415af7e536b - - default default] 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: 593/1169] 10.0.0.229 () {30 vars in 654 bytes} [Fri Feb 27 23:14:41 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1170] 10.0.0.91 () {34 vars in 662 bytes} [Fri Feb 27 23:14:41 2026] POST /v2.1/servers => generated 424 bytes in 469 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-02-27 23:14:41.765 7 WARNING neutronclient.v2_0.client [None req-8cf6a7a1-9f6e-402b-80eb-e8aa7b3e61f7 c13a778fc17c42dea67096678a188d03 1e88cebf180d49b188164415af7e536b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 594/1171] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:14:41 2026] GET /v2.1/servers/cc75158f-0112-4dbd-94cd-39db539c64d9 => generated 1368 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:14:42.847 8 WARNING neutronclient.v2_0.client [None req-7a826742-12df-4700-abee-91124bc71972 c13a778fc17c42dea67096678a188d03 1e88cebf180d49b188164415af7e536b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 578/1172] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:14:42 2026] GET /v2.1/servers/cc75158f-0112-4dbd-94cd-39db539c64d9 => generated 1372 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, ' [pid: 7|app: 0|req: 595/1173] 10.0.0.216 () {32 vars in 711 bytes} [Fri Feb 27 23:14:43 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 579/1174] 10.0.0.216 () {32 vars in 686 bytes} [Fri Feb 27 23:14:43 2026] GET /v2.1/os-availability-zone => generated 97 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, ' [pid: 7|app: 0|req: 596/1175] 10.0.0.216 () {32 vars in 668 bytes} [Fri Feb 27 23:14:43 2026] GET /v2.1/os-services => generated 783 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 580/1176] 10.0.0.216 () {32 vars in 688 bytes} [Fri Feb 27 23:14:43 2026] GET /v2.1/os-hypervisors/detail => generated 1703 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: 7|app: 0|req: 597/1177] 10.0.0.216 () {32 vars in 672 bytes} [Fri Feb 27 23:14:43 2026] GET /v2.1/os-aggregates => generated 18 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 581/1178] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:14:43 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: 598/1179] 10.0.0.216 () {32 vars in 682 bytes} [Fri Feb 27 23:14:43 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-27 23:14:43.498 8 WARNING neutronclient.v2_0.client [None req-697e0912-5450-4770-8548-5ba0da0f75ec be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] The python binding code in 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.216 () {32 vars in 707 bytes} [Fri Feb 27 23:14:43 2026] GET /v2.1/servers/detail?all_tenants=true => generated 1899 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1181] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:14:43 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: 8|app: 0|req: 583/1182] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:14:43 2026] GET /v2.1/limits?tenant_id=1660ca08c08542ad9cc89e78f90af5ca => generated 302 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1183] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:14:43 2026] GET /v2.1/limits?tenant_id=1e88cebf180d49b188164415af7e536b => generated 304 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1184] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:14:43 2026] GET /v2.1/limits?tenant_id=2ac16763389840a1937f4fa22bd65195 => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1185] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:14:43 2026] GET /v2.1/limits?tenant_id=7030838e1baa43488dc435424d1d870b => 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: 585/1186] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:14:43 2026] GET /v2.1/limits?tenant_id=74cc8aeabf204cf394478d2ff3dede07 => 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: 602/1187] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:14:43 2026] GET /v2.1/limits?tenant_id=f82162d58a1144ecb638747f7277d035 => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-27 23:14:43.933 8 WARNING neutronclient.v2_0.client [None req-d12f2be9-2e45-4353-9f88-b4c8880ef1e7 c13a778fc17c42dea67096678a188d03 1e88cebf180d49b188164415af7e536b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 586/1188] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:14:43 2026] GET /v2.1/servers/cc75158f-0112-4dbd-94cd-39db539c64d9 => generated 1420 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1189] 10.0.0.229 () {30 vars in 619 bytes} [Fri Feb 27 23:14:44 2026] GET /v2.1 => generated 0 bytes in 42 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: 587/1190] 10.0.0.229 () {32 vars in 692 bytes} [Fri Feb 27 23:14:44 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1191] 10.0.0.229 () {34 vars in 913 bytes} [Fri Feb 27 23:14:44 2026] GET /v2.1/os-simple-tenant-usage/1660ca08c08542ad9cc89e78f90af5ca?start=2026-02-26T00:00:00&end=2026-02-27T23:59:59 => generated 20 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1192] 10.0.0.229 () {30 vars in 654 bytes} [Fri Feb 27 23:14:44 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:14:45.023 7 WARNING neutronclient.v2_0.client [None req-4875e6de-66d0-444a-a64a-551c5ad29ea6 c13a778fc17c42dea67096678a188d03 1e88cebf180d49b188164415af7e536b - - default default] The python binding code in 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/1193] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:14:44 2026] GET /v2.1/servers/cc75158f-0112-4dbd-94cd-39db539c64d9 => generated 1420 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 23:14:46.121 8 WARNING neutronclient.v2_0.client [None req-df7c0fd2-2f1a-4fba-a45a-87effcdc1215 c13a778fc17c42dea67096678a188d03 1e88cebf180d49b188164415af7e536b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 589/1194] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:14:46 2026] GET /v2.1/servers/cc75158f-0112-4dbd-94cd-39db539c64d9 => generated 1428 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-27 23:14:47.219 7 WARNING neutronclient.v2_0.client [None req-d979df6d-00d1-477d-967f-1af08310d6b7 c13a778fc17c42dea67096678a188d03 1e88cebf180d49b188164415af7e536b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 606/1195] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:14:47 2026] GET /v2.1/servers/cc75158f-0112-4dbd-94cd-39db539c64d9 => generated 1480 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:14:47.395 8 INFO nova.api.openstack.compute.server_external_events [req-99047544-3766-4b64-824e-e2ef20c21031 req-135b7a13-c45b-4bff-809d-0028907d627b e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-changed:936f1ea0-0548-4cef-bb1a-fc0b61140f1c for instance cc75158f-0112-4dbd-94cd-39db539c64d9 on instance [pid: 8|app: 0|req: 590/1196] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:14:47 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-27 23:14:48.396 7 WARNING neutronclient.v2_0.client [None req-6ee0bd9c-9fb3-43f6-aa27-b2ef90d674a4 c13a778fc17c42dea67096678a188d03 1e88cebf180d49b188164415af7e536b - - default default] The python binding code in 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.91 () {32 vars in 714 bytes} [Fri Feb 27 23:14:48 2026] GET /v2.1/servers/cc75158f-0112-4dbd-94cd-39db539c64d9 => generated 1468 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:14:49.637 8 WARNING neutronclient.v2_0.client [None req-1cc11391-b6dd-496f-adee-768f0b96000c c13a778fc17c42dea67096678a188d03 1e88cebf180d49b188164415af7e536b - - default default] The python binding code in 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.91 () {32 vars in 714 bytes} [Fri Feb 27 23:14:49 2026] GET /v2.1/servers/cc75158f-0112-4dbd-94cd-39db539c64d9 => generated 1468 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:14:50.777 7 WARNING neutronclient.v2_0.client [None req-285d4f1a-fccf-484e-aca9-eef9b517be97 c13a778fc17c42dea67096678a188d03 1e88cebf180d49b188164415af7e536b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 609/1201] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:14:50 2026] GET /v2.1/servers/cc75158f-0112-4dbd-94cd-39db539c64d9 => generated 1468 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-27 23:14:51.927 8 WARNING neutronclient.v2_0.client [None req-c34d2c59-b57c-430b-8bae-f4b0cb779a09 c13a778fc17c42dea67096678a188d03 1e88cebf180d49b188164415af7e536b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 593/1202] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:14:51 2026] GET /v2.1/servers/cc75158f-0112-4dbd-94cd-39db539c64d9 => generated 1468 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:14:52.214 7 INFO nova.api.openstack.compute.server_external_events [req-3e6c19d0-b322-4541-9044-83cafc5a0c35 req-07e7a2ce-16ab-4728-b110-fff0823d60fc e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-plugged:936f1ea0-0548-4cef-bb1a-fc0b61140f1c for instance cc75158f-0112-4dbd-94cd-39db539c64d9 on instance [pid: 7|app: 0|req: 610/1203] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:14:52 2026] POST /v2.1/os-server-external-events => generated 183 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-27 23:14:53.178 8 WARNING neutronclient.v2_0.client [None req-37d07ee1-8d79-498d-bc1b-0c83049c8a96 c13a778fc17c42dea67096678a188d03 1e88cebf180d49b188164415af7e536b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 594/1204] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:14:53 2026] GET /v2.1/servers/cc75158f-0112-4dbd-94cd-39db539c64d9 => generated 1468 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:14:54.270 7 INFO nova.api.openstack.compute.server_external_events [req-9a0cb821-c4ee-4b1c-95c4-81a6909bc188 req-71b719dc-5d8d-480f-a183-b4f9b4e1bdf2 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-plugged:936f1ea0-0548-4cef-bb1a-fc0b61140f1c for instance cc75158f-0112-4dbd-94cd-39db539c64d9 on instance [pid: 7|app: 0|req: 611/1205] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:14:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:14:54.399 8 WARNING neutronclient.v2_0.client [None req-a9e66477-8990-4419-8b98-cb5cb645201c c13a778fc17c42dea67096678a188d03 1e88cebf180d49b188164415af7e536b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 595/1206] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:14:54 2026] GET /v2.1/servers/cc75158f-0112-4dbd-94cd-39db539c64d9 => generated 1649 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 612/1207] 10.0.0.91 () {32 vars in 717 bytes} [Fri Feb 27 23:14:55 2026] DELETE /v2.1/servers/cc75158f-0112-4dbd-94cd-39db539c64d9 => generated 0 bytes in 81 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-27 23:14:55.833 8 WARNING neutronclient.v2_0.client [None req-0c46afd7-cefb-40e2-b429-7a315805c581 c13a778fc17c42dea67096678a188d03 1e88cebf180d49b188164415af7e536b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 596/1208] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:14:55 2026] GET /v2.1/servers/cc75158f-0112-4dbd-94cd-39db539c64d9 => generated 1655 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-27 23:14:56.990 7 WARNING neutronclient.v2_0.client [None req-2f120cfc-7eba-4b7f-b4a2-fe1950163409 c13a778fc17c42dea67096678a188d03 1e88cebf180d49b188164415af7e536b - - default default] 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-27 23:14:57.137 8 INFO nova.api.openstack.compute.server_external_events [req-33c95bf5-3be2-417a-b059-a8ea3bd51748 req-68bf6e9f-3170-49c2-832c-a12da7fec479 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-unplugged:936f1ea0-0548-4cef-bb1a-fc0b61140f1c for instance cc75158f-0112-4dbd-94cd-39db539c64d9 on instance [pid: 8|app: 0|req: 597/1209] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:14:57 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1210] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:14:56 2026] GET /v2.1/servers/cc75158f-0112-4dbd-94cd-39db539c64d9 => generated 1655 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:14:58.201 8 WARNING neutronclient.v2_0.client [None req-c2ddf24d-f1cd-4f4b-a349-08ceb08ef280 c13a778fc17c42dea67096678a188d03 1e88cebf180d49b188164415af7e536b - - default default] 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: 598/1211] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:14:58 2026] GET /v2.1/servers/cc75158f-0112-4dbd-94cd-39db539c64d9 => generated 1655 bytes in 393 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 23:14:58.570 7 INFO nova.api.openstack.compute.server_external_events [req-f00ef14b-7670-4757-bc0b-b135ecc89e97 req-42416660-3650-478d-9161-60664245c1cc e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-deleted:936f1ea0-0548-4cef-bb1a-fc0b61140f1c for instance cc75158f-0112-4dbd-94cd-39db539c64d9 on instance [pid: 7|app: 0|req: 614/1212] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:14:58 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-27 23:14:59.191 8 INFO nova.api.openstack.compute.server_external_events [req-0adb6d8a-8734-48c8-b438-4867aa3db85f req-eaf738b7-6f8f-4ca8-bf07-5694b1f64cff e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-unplugged:936f1ea0-0548-4cef-bb1a-fc0b61140f1c for instance cc75158f-0112-4dbd-94cd-39db539c64d9 on instance [pid: 8|app: 0|req: 599/1213] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:14:59 2026] POST /v2.1/os-server-external-events => generated 185 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, ' 2026-02-27 23:14:59.616 7 WARNING neutronclient.v2_0.client [None req-63441bd1-a4a1-408e-b981-b078200c1162 c13a778fc17c42dea67096678a188d03 1e88cebf180d49b188164415af7e536b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 615/1214] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:14:59 2026] GET /v2.1/servers/cc75158f-0112-4dbd-94cd-39db539c64d9 => generated 1454 bytes in 567 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:15:01.223 8 WARNING neutronclient.v2_0.client [None req-52db1fa5-123f-43e2-9ea4-46e1943034ac c13a778fc17c42dea67096678a188d03 1e88cebf180d49b188164415af7e536b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 601/1217] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:15:01 2026] GET /v2.1/servers/cc75158f-0112-4dbd-94cd-39db539c64d9 => generated 1454 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:15:02.486 7 INFO nova.api.openstack.wsgi [None req-ae669f5e-7bd3-4bd9-82f1-89f61918b63a c13a778fc17c42dea67096678a188d03 1e88cebf180d49b188164415af7e536b - - default default] HTTP exception thrown: Instance cc75158f-0112-4dbd-94cd-39db539c64d9 could not be found. [pid: 7|app: 0|req: 617/1218] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:15:02 2026] GET /v2.1/servers/cc75158f-0112-4dbd-94cd-39db539c64d9 => 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: 8|app: 0|req: 603/1221] 10.0.0.91 () {34 vars in 670 bytes} [Fri Feb 27 23:15:13 2026] POST /v2.1/os-keypairs => generated 396 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 619/1222] 10.0.0.91 () {34 vars in 670 bytes} [Fri Feb 27 23:15:17 2026] POST /v2.1/os-keypairs => generated 398 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 23:15:18.689 8 WARNING neutronclient.v2_0.client [None req-ab4b913b-3567-415f-ac9f-18841b9c9400 3af41fe7e40d42c7afafda59e1f6d559 fcb6f4ab236f4c15b63ecfa376e6d250 - - default default] 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-27 23:15:18.823 8 WARNING neutronclient.v2_0.client [None req-ab4b913b-3567-415f-ac9f-18841b9c9400 3af41fe7e40d42c7afafda59e1f6d559 fcb6f4ab236f4c15b63ecfa376e6d250 - - default default] 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-27 23:15:19.401 8 WARNING neutronclient.v2_0.client [None req-ab4b913b-3567-415f-ac9f-18841b9c9400 3af41fe7e40d42c7afafda59e1f6d559 fcb6f4ab236f4c15b63ecfa376e6d250 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 604/1223] 10.0.0.91 () {34 vars in 662 bytes} [Fri Feb 27 23:15:18 2026] POST /v2.1/servers => generated 447 bytes in 991 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-02-27 23:15:19.647 7 WARNING neutronclient.v2_0.client [None req-ce68bef3-1bae-43ed-b518-3f943a8edcaf 3af41fe7e40d42c7afafda59e1f6d559 fcb6f4ab236f4c15b63ecfa376e6d250 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 620/1224] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:15:19 2026] GET /v2.1/servers/cb151a7c-456f-4c90-9853-d8be1bec4b72 => generated 1395 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:15:20.212 8 WARNING neutronclient.v2_0.client [None req-3fa90a36-0790-42ba-8ee8-3712e019c7ce b7fbb6f1566f4656a8b53ea704b8b530 a6de47cd5cee4f0087da7a6cf200d36a - - default default] 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-27 23:15:20.255 8 WARNING neutronclient.v2_0.client [None req-3fa90a36-0790-42ba-8ee8-3712e019c7ce b7fbb6f1566f4656a8b53ea704b8b530 a6de47cd5cee4f0087da7a6cf200d36a - - default default] 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-27 23:15:20.401 8 WARNING neutronclient.v2_0.client [None req-3fa90a36-0790-42ba-8ee8-3712e019c7ce b7fbb6f1566f4656a8b53ea704b8b530 a6de47cd5cee4f0087da7a6cf200d36a - - default default] The python binding code in 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.91 () {34 vars in 662 bytes} [Fri Feb 27 23:15:20 2026] POST /v2.1/servers => generated 449 bytes in 451 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-27 23:15:20.623 7 WARNING neutronclient.v2_0.client [None req-d9b4eeac-8a05-49d7-bedb-ac0894871212 b7fbb6f1566f4656a8b53ea704b8b530 a6de47cd5cee4f0087da7a6cf200d36a - - default default] The python binding code in 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.91 () {32 vars in 714 bytes} [Fri Feb 27 23:15:20 2026] GET /v2.1/servers/5ed4af8a-07a2-48b2-b85c-8f5c026e7c80 => generated 1402 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, ' 2026-02-27 23:15:21.711 8 WARNING neutronclient.v2_0.client [None req-da8366f5-1d6d-44f1-a648-ca5db95c2a48 b7fbb6f1566f4656a8b53ea704b8b530 a6de47cd5cee4f0087da7a6cf200d36a - - default default] The python binding code in 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.91 () {32 vars in 714 bytes} [Fri Feb 27 23:15:21 2026] GET /v2.1/servers/5ed4af8a-07a2-48b2-b85c-8f5c026e7c80 => generated 1406 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:15:22.818 7 WARNING neutronclient.v2_0.client [None req-ce6b3adb-1ed3-47cf-b185-b6e978d47e7d b7fbb6f1566f4656a8b53ea704b8b530 a6de47cd5cee4f0087da7a6cf200d36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 624/1230] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:15:22 2026] GET /v2.1/servers/5ed4af8a-07a2-48b2-b85c-8f5c026e7c80 => generated 1398 bytes in 636 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:15:24.451 8 WARNING neutronclient.v2_0.client [None req-62ab7bb8-7cf2-48a3-a4c7-311f763a0903 b7fbb6f1566f4656a8b53ea704b8b530 a6de47cd5cee4f0087da7a6cf200d36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 607/1231] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:15:24 2026] GET /v2.1/servers/5ed4af8a-07a2-48b2-b85c-8f5c026e7c80 => generated 1454 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-27 23:15:24.748 7 WARNING neutronclient.v2_0.client [None req-3116d696-6c82-4cb9-85ef-36c7da32a8aa 3af41fe7e40d42c7afafda59e1f6d559 fcb6f4ab236f4c15b63ecfa376e6d250 - - default default] 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-27 23:15:25.270 8 INFO nova.api.openstack.compute.server_external_events [req-2533b83d-83d8-45c1-b36e-7b916382bcce req-456bfbed-18d3-4ca0-90db-0d1a23e074e6 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-changed:7d2da02e-6970-49fd-bcca-5b47e19a144b for instance cb151a7c-456f-4c90-9853-d8be1bec4b72 on instance [pid: 8|app: 0|req: 608/1232] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:15:25 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: 7|app: 0|req: 625/1233] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:15:24 2026] GET /v2.1/servers/cb151a7c-456f-4c90-9853-d8be1bec4b72 => generated 1520 bytes in 574 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:15:25.548 8 WARNING neutronclient.v2_0.client [None req-2c031936-2d30-4401-99c0-90b67e5d4f01 b7fbb6f1566f4656a8b53ea704b8b530 a6de47cd5cee4f0087da7a6cf200d36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 609/1234] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:15:25 2026] GET /v2.1/servers/5ed4af8a-07a2-48b2-b85c-8f5c026e7c80 => generated 1454 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:15:26.617 7 WARNING neutronclient.v2_0.client [None req-89a32e86-6188-4871-bd2b-31c50565ccea b7fbb6f1566f4656a8b53ea704b8b530 a6de47cd5cee4f0087da7a6cf200d36a - - default default] The python binding code in 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.91 () {32 vars in 714 bytes} [Fri Feb 27 23:15:26 2026] GET /v2.1/servers/5ed4af8a-07a2-48b2-b85c-8f5c026e7c80 => generated 1539 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-27 23:15:27.317 8 INFO nova.api.openstack.compute.server_external_events [req-0ba82b1d-3471-4eef-8964-a5d4c484db68 req-2ec20b1f-197a-4439-b8dc-9a97212c95ea e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-changed:0ee6db20-41ff-4c4f-a410-5ecbd2b8970f for instance 5ed4af8a-07a2-48b2-b85c-8f5c026e7c80 on instance [pid: 8|app: 0|req: 610/1236] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:15:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:15:27.813 7 WARNING neutronclient.v2_0.client [None req-eac3b749-2524-4bb3-bcd9-278214ca5b59 b7fbb6f1566f4656a8b53ea704b8b530 a6de47cd5cee4f0087da7a6cf200d36a - - default default] The python binding code in 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.91 () {32 vars in 714 bytes} [Fri Feb 27 23:15:27 2026] GET /v2.1/servers/5ed4af8a-07a2-48b2-b85c-8f5c026e7c80 => generated 1527 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:15:29.019 8 WARNING neutronclient.v2_0.client [None req-882e5713-1c45-4f44-8842-57fcae39d2dd b7fbb6f1566f4656a8b53ea704b8b530 a6de47cd5cee4f0087da7a6cf200d36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 611/1238] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:15:28 2026] GET /v2.1/servers/5ed4af8a-07a2-48b2-b85c-8f5c026e7c80 => generated 1527 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-27 23:15:30.191 7 WARNING neutronclient.v2_0.client [None req-1932c4e9-7f89-4275-ae17-e334b1098031 b7fbb6f1566f4656a8b53ea704b8b530 a6de47cd5cee4f0087da7a6cf200d36a - - default default] 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: 628/1239] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:15:30 2026] GET /v2.1/servers/5ed4af8a-07a2-48b2-b85c-8f5c026e7c80 => generated 1527 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 23:15:30.327 8 WARNING neutronclient.v2_0.client [None req-c5664987-975d-4c7d-b3e3-6b18ff6fbb8b 3af41fe7e40d42c7afafda59e1f6d559 fcb6f4ab236f4c15b63ecfa376e6d250 - - default default] The python binding code in 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.91 () {32 vars in 714 bytes} [Fri Feb 27 23:15:30 2026] GET /v2.1/servers/cb151a7c-456f-4c90-9853-d8be1bec4b72 => generated 1518 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-27 23:15:31.383 7 WARNING neutronclient.v2_0.client [None req-2c491b81-3b77-4381-b879-963d792d03fa b7fbb6f1566f4656a8b53ea704b8b530 a6de47cd5cee4f0087da7a6cf200d36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 630/1243] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:15:31 2026] GET /v2.1/servers/5ed4af8a-07a2-48b2-b85c-8f5c026e7c80 => generated 1527 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-27 23:15:32.550 8 WARNING neutronclient.v2_0.client [None req-d7d046fc-ab99-4423-9084-e20524e0f7b3 b7fbb6f1566f4656a8b53ea704b8b530 a6de47cd5cee4f0087da7a6cf200d36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 614/1244] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:15:32 2026] GET /v2.1/servers/5ed4af8a-07a2-48b2-b85c-8f5c026e7c80 => generated 1527 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:15:33.746 7 WARNING neutronclient.v2_0.client [None req-36d6c936-ea50-4569-9b72-11b462764ae5 b7fbb6f1566f4656a8b53ea704b8b530 a6de47cd5cee4f0087da7a6cf200d36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 631/1245] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:15:33 2026] GET /v2.1/servers/5ed4af8a-07a2-48b2-b85c-8f5c026e7c80 => generated 1527 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:15:34.124 8 INFO nova.api.openstack.compute.server_external_events [req-b5102671-e18a-4b15-b3c1-2b4228c1e0cd req-40d11b0d-ebe8-4145-a661-2e0a1828c4ed e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-unplugged:7d2da02e-6970-49fd-bcca-5b47e19a144b for instance cb151a7c-456f-4c90-9853-d8be1bec4b72 on instance [pid: 8|app: 0|req: 615/1246] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:15:34 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-27 23:15:34.933 7 WARNING neutronclient.v2_0.client [None req-6a2a4f49-1d56-46c1-b3a2-21e51c28941d b7fbb6f1566f4656a8b53ea704b8b530 a6de47cd5cee4f0087da7a6cf200d36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 632/1247] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:15:34 2026] GET /v2.1/servers/5ed4af8a-07a2-48b2-b85c-8f5c026e7c80 => generated 1527 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-27 23:15:35.513 8 WARNING neutronclient.v2_0.client [None req-5c845e9e-6650-420a-8bec-1971953e3b25 3af41fe7e40d42c7afafda59e1f6d559 fcb6f4ab236f4c15b63ecfa376e6d250 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 616/1248] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:15:35 2026] GET /v2.1/servers/cb151a7c-456f-4c90-9853-d8be1bec4b72 => generated 1518 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:15:36.103 7 WARNING neutronclient.v2_0.client [None req-417048b7-b922-4ed4-9c15-1ec0aa01d39f b7fbb6f1566f4656a8b53ea704b8b530 a6de47cd5cee4f0087da7a6cf200d36a - - default default] 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-27 23:15:36.176 8 INFO nova.api.openstack.compute.server_external_events [req-142333a3-1b2d-4461-a9f6-766b8c34acb1 req-623d17af-07f2-49e7-ac89-61bb72e05679 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-unplugged:0ee6db20-41ff-4c4f-a410-5ecbd2b8970f for instance 5ed4af8a-07a2-48b2-b85c-8f5c026e7c80 on instance 2026-02-27 23:15:36.177 8 INFO nova.api.openstack.compute.server_external_events [req-142333a3-1b2d-4461-a9f6-766b8c34acb1 req-623d17af-07f2-49e7-ac89-61bb72e05679 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-plugged:7d2da02e-6970-49fd-bcca-5b47e19a144b for instance cb151a7c-456f-4c90-9853-d8be1bec4b72 on instance 2026-02-27 23:15:36.177 8 INFO nova.api.openstack.compute.server_external_events [req-142333a3-1b2d-4461-a9f6-766b8c34acb1 req-623d17af-07f2-49e7-ac89-61bb72e05679 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-plugged:7d2da02e-6970-49fd-bcca-5b47e19a144b for instance cb151a7c-456f-4c90-9853-d8be1bec4b72 on instance 2026-02-27 23:15:36.178 8 INFO nova.api.openstack.compute.server_external_events [req-142333a3-1b2d-4461-a9f6-766b8c34acb1 req-623d17af-07f2-49e7-ac89-61bb72e05679 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-plugged:0ee6db20-41ff-4c4f-a410-5ecbd2b8970f for instance 5ed4af8a-07a2-48b2-b85c-8f5c026e7c80 on instance 2026-02-27 23:15:36.178 8 INFO nova.api.openstack.compute.server_external_events [req-142333a3-1b2d-4461-a9f6-766b8c34acb1 req-623d17af-07f2-49e7-ac89-61bb72e05679 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-plugged:0ee6db20-41ff-4c4f-a410-5ecbd2b8970f for instance 5ed4af8a-07a2-48b2-b85c-8f5c026e7c80 on instance [pid: 8|app: 0|req: 617/1249] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:15:36 2026] POST /v2.1/os-server-external-events => generated 869 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1250] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:15:36 2026] GET /v2.1/servers/5ed4af8a-07a2-48b2-b85c-8f5c026e7c80 => generated 1527 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, ' 2026-02-27 23:15:37.322 8 WARNING neutronclient.v2_0.client [None req-df62d2d4-45c3-4667-acc1-2297546615e1 b7fbb6f1566f4656a8b53ea704b8b530 a6de47cd5cee4f0087da7a6cf200d36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 618/1251] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:15:37 2026] GET /v2.1/servers/5ed4af8a-07a2-48b2-b85c-8f5c026e7c80 => generated 1696 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-27 23:15:37.467 7 WARNING neutronclient.v2_0.client [None req-d6216624-8347-411f-b357-e42704ded31c b7fbb6f1566f4656a8b53ea704b8b530 a6de47cd5cee4f0087da7a6cf200d36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 634/1252] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:15:37 2026] GET /v2.1/servers/5ed4af8a-07a2-48b2-b85c-8f5c026e7c80 => generated 1696 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:15:38.825 8 INFO nova.api.openstack.compute.server_external_events [req-7a08904b-09ed-45f8-8010-83aafe1f8402 req-af2791f3-96ba-4c80-997a-77436e228954 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-changed:0ee6db20-41ff-4c4f-a410-5ecbd2b8970f for instance 5ed4af8a-07a2-48b2-b85c-8f5c026e7c80 on instance [pid: 8|app: 0|req: 619/1253] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:15:38 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-27 23:15:40.704 7 WARNING neutronclient.v2_0.client [None req-59ac13ac-f3dc-4652-864a-66775858e4ed 3af41fe7e40d42c7afafda59e1f6d559 fcb6f4ab236f4c15b63ecfa376e6d250 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 636/1256] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:15:40 2026] GET /v2.1/servers/cb151a7c-456f-4c90-9853-d8be1bec4b72 => generated 1818 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-27 23:15:42.206 7 INFO nova.api.openstack.compute.server_external_events [req-ea61b755-b18d-4645-a5ec-11b2696ade90 req-944214f9-1a23-4dc4-be2c-b5a04424faa2 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-changed:7d2da02e-6970-49fd-bcca-5b47e19a144b for instance cb151a7c-456f-4c90-9853-d8be1bec4b72 on instance [pid: 7|app: 0|req: 637/1257] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:15:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 23:15:42.254 8 WARNING neutronclient.v2_0.client [None req-8222d242-7eac-4f22-bc66-b31ed59f9bd1 3af41fe7e40d42c7afafda59e1f6d559 fcb6f4ab236f4c15b63ecfa376e6d250 - - default default] 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-27 23:15:42.315 8 WARNING neutronclient.v2_0.client [None req-8222d242-7eac-4f22-bc66-b31ed59f9bd1 3af41fe7e40d42c7afafda59e1f6d559 fcb6f4ab236f4c15b63ecfa376e6d250 - - default default] 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-27 23:15:42.615 8 WARNING neutronclient.v2_0.client [None req-8222d242-7eac-4f22-bc66-b31ed59f9bd1 3af41fe7e40d42c7afafda59e1f6d559 fcb6f4ab236f4c15b63ecfa376e6d250 - - default default] The python binding code in 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/1258] 10.0.0.91 () {34 vars in 662 bytes} [Fri Feb 27 23:15:42 2026] POST /v2.1/servers => generated 447 bytes in 665 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-27 23:15:42.854 7 WARNING neutronclient.v2_0.client [None req-b753863c-ae04-4d6f-b5b1-67f49f2ea3be 3af41fe7e40d42c7afafda59e1f6d559 fcb6f4ab236f4c15b63ecfa376e6d250 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 638/1259] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:15:42 2026] GET /v2.1/servers/b3733d02-e2f7-4165-9adc-4489437c2357 => generated 1394 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 622/1260] 10.0.0.216 () {32 vars in 686 bytes} [Fri Feb 27 23:15:42 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 639/1261] 10.0.0.216 () {32 vars in 688 bytes} [Fri Feb 27 23:15:43 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 623/1262] 10.0.0.216 () {32 vars in 672 bytes} [Fri Feb 27 23:15:43 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: 640/1263] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:15:43 2026] GET /v2.1/limits?tenant_id=1459a09e550a40c1bfba6ee6ececb534 => generated 302 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1264] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:15:43 2026] GET /v2.1/limits?tenant_id=2ac16763389840a1937f4fa22bd65195 => 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: 641/1265] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:15:43 2026] GET /v2.1/limits?tenant_id=3e57707f268b4b999e4d9a0fe9b5d8fd => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1266] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:15:43 2026] GET /v2.1/limits?tenant_id=59c07ba8fd884959a008215f99142746 => 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: 642/1267] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:15:43 2026] GET /v2.1/limits?tenant_id=5dc0e6c6d506464287a336a871a6a7a5 => 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: 626/1268] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:15:43 2026] GET /v2.1/limits?tenant_id=7030838e1baa43488dc435424d1d870b => 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: 643/1269] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:15:43 2026] GET /v2.1/limits?tenant_id=a6de47cd5cee4f0087da7a6cf200d36a => generated 304 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1270] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:15:43 2026] GET /v2.1/limits?tenant_id=c66809fb1d364c8eb52f036eaf349778 => 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: 644/1271] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:15:43 2026] GET /v2.1/limits?tenant_id=c8e8a05a7c494d5ea322b1418dd0532e => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1272] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:15:43 2026] GET /v2.1/limits?tenant_id=d72da802b38549f28a8c3e5912700132 => 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: 645/1273] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:15:43 2026] GET /v2.1/limits?tenant_id=f82162d58a1144ecb638747f7277d035 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1274] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:15:43 2026] GET /v2.1/limits?tenant_id=fc2dc26c7cc54664b83d1577b453f593 => 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: 646/1275] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:15:43 2026] GET /v2.1/limits?tenant_id=fcb6f4ab236f4c15b63ecfa376e6d250 => generated 305 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-27 23:15:43.739 8 WARNING neutronclient.v2_0.client [None req-3eabee06-a440-400a-9425-39df10606be0 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 630/1276] 10.0.0.216 () {32 vars in 707 bytes} [Fri Feb 27 23:15:43 2026] GET /v2.1/servers/detail?all_tenants=true => generated 6737 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1277] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:15:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 631/1278] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:15:43 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: 648/1279] 10.0.0.216 () {32 vars in 668 bytes} [Fri Feb 27 23:15:43 2026] GET /v2.1/os-services => generated 783 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1280] 10.0.0.216 () {32 vars in 711 bytes} [Fri Feb 27 23:15:43 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1372 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: 649/1281] 10.0.0.216 () {32 vars in 682 bytes} [Fri Feb 27 23:15:43 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-27 23:15:47.946 8 WARNING neutronclient.v2_0.client [None req-ee6b666f-a923-420d-b6f4-180bdc329170 3af41fe7e40d42c7afafda59e1f6d559 fcb6f4ab236f4c15b63ecfa376e6d250 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 633/1282] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:15:47 2026] GET /v2.1/servers/b3733d02-e2f7-4165-9adc-4489437c2357 => generated 1519 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 23:15:48.413 7 INFO nova.api.openstack.compute.server_external_events [req-4ee239c1-e6db-4b70-8178-5594d9d0c3c2 req-69075ed3-be59-495b-a01b-6528bd6557e3 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-changed:19ea45a7-e1d1-46a8-a3b1-80e2acf4a17d for instance b3733d02-e2f7-4165-9adc-4489437c2357 on instance [pid: 7|app: 0|req: 650/1283] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:15:48 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: 8|app: 0|req: 634/1284] 10.0.0.91 () {34 vars in 749 bytes} [Fri Feb 27 23:15:48 2026] POST /v2.1/servers/5ed4af8a-07a2-48b2-b85c-8f5c026e7c80/action => generated 31932 bytes in 552 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-27 23:15:52.905 8 INFO nova.api.openstack.compute.server_external_events [req-1c43b8aa-7a93-4132-8948-9c0117b314c9 req-bc5071c4-e455-429c-afbc-6d4a4b027343 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-changed:0ee6db20-41ff-4c4f-a410-5ecbd2b8970f for instance 5ed4af8a-07a2-48b2-b85c-8f5c026e7c80 on instance [pid: 8|app: 0|req: 636/1287] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:15:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:15:53.101 7 WARNING neutronclient.v2_0.client [None req-3a5c1978-d77e-410d-8b73-3535a9720696 3af41fe7e40d42c7afafda59e1f6d559 fcb6f4ab236f4c15b63ecfa376e6d250 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 652/1288] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:15:53 2026] GET /v2.1/servers/b3733d02-e2f7-4165-9adc-4489437c2357 => generated 1517 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 637/1289] 10.0.0.91 () {34 vars in 670 bytes} [Fri Feb 27 23:15:53 2026] POST /v2.1/os-keypairs => generated 398 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, ' 2026-02-27 23:15:54.951 7 INFO nova.api.openstack.compute.server_external_events [req-06642ddd-4651-4cb9-9df0-5c1ecfc1cb18 req-838d6c02-77ca-49e9-8b63-907a2780639d e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-plugged:19ea45a7-e1d1-46a8-a3b1-80e2acf4a17d for instance b3733d02-e2f7-4165-9adc-4489437c2357 on instance 2026-02-27 23:15:54.951 7 INFO nova.api.openstack.compute.server_external_events [req-06642ddd-4651-4cb9-9df0-5c1ecfc1cb18 req-838d6c02-77ca-49e9-8b63-907a2780639d e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-plugged:19ea45a7-e1d1-46a8-a3b1-80e2acf4a17d for instance b3733d02-e2f7-4165-9adc-4489437c2357 on instance [pid: 7|app: 0|req: 653/1290] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:15:54 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 23:15:55.976 8 WARNING neutronclient.v2_0.client [None req-bc16ef77-4fc9-4c5e-b2e8-b4490afb79fa b7fbb6f1566f4656a8b53ea704b8b530 a6de47cd5cee4f0087da7a6cf200d36a - - default default] 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-27 23:15:56.026 8 WARNING neutronclient.v2_0.client [None req-bc16ef77-4fc9-4c5e-b2e8-b4490afb79fa b7fbb6f1566f4656a8b53ea704b8b530 a6de47cd5cee4f0087da7a6cf200d36a - - default default] 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-27 23:15:56.187 8 WARNING neutronclient.v2_0.client [None req-bc16ef77-4fc9-4c5e-b2e8-b4490afb79fa b7fbb6f1566f4656a8b53ea704b8b530 a6de47cd5cee4f0087da7a6cf200d36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 638/1291] 10.0.0.91 () {34 vars in 662 bytes} [Fri Feb 27 23:15:55 2026] POST /v2.1/servers => generated 450 bytes in 470 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-27 23:15:56.408 7 WARNING neutronclient.v2_0.client [None req-6e82be27-60e7-46c2-90ab-4d7b75eebca8 b7fbb6f1566f4656a8b53ea704b8b530 a6de47cd5cee4f0087da7a6cf200d36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 654/1292] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:15:56 2026] GET /v2.1/servers/56566503-1367-4936-b831-018c3c178bab => generated 1402 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-27 23:15:57.502 8 WARNING neutronclient.v2_0.client [None req-48c12931-533a-4711-804d-e05f9f4ebb83 b7fbb6f1566f4656a8b53ea704b8b530 a6de47cd5cee4f0087da7a6cf200d36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 639/1293] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:15:57 2026] GET /v2.1/servers/56566503-1367-4936-b831-018c3c178bab => generated 1406 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-27 23:15:58.391 7 WARNING neutronclient.v2_0.client [None req-e9aa6097-e9fd-4bcc-a121-351954e0a87a 3af41fe7e40d42c7afafda59e1f6d559 fcb6f4ab236f4c15b63ecfa376e6d250 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 655/1294] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:15:58 2026] GET /v2.1/servers/b3733d02-e2f7-4165-9adc-4489437c2357 => generated 1817 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:15:58.600 8 WARNING neutronclient.v2_0.client [None req-bab886ad-3f6d-4247-b8cc-b3485ff6d6ff b7fbb6f1566f4656a8b53ea704b8b530 a6de47cd5cee4f0087da7a6cf200d36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 640/1295] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:15:58 2026] GET /v2.1/servers/56566503-1367-4936-b831-018c3c178bab => generated 1454 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-27 23:15:59.703 7 WARNING neutronclient.v2_0.client [None req-f8b910b5-5ddb-4de7-8d66-d64b44ddfb19 b7fbb6f1566f4656a8b53ea704b8b530 a6de47cd5cee4f0087da7a6cf200d36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 656/1296] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:15:59 2026] GET /v2.1/servers/56566503-1367-4936-b831-018c3c178bab => generated 1454 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-27 23:15:59.799 8 INFO nova.api.openstack.compute.server_external_events [req-0fad5851-8051-4c5f-ba32-aef0e2f106fe req-a9987bdd-76eb-4751-985a-dbc6240f4e17 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-changed:19ea45a7-e1d1-46a8-a3b1-80e2acf4a17d for instance b3733d02-e2f7-4165-9adc-4489437c2357 on instance [pid: 8|app: 0|req: 641/1297] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:15:59 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-27 23:16:00.798 7 WARNING neutronclient.v2_0.client [None req-63f56dc2-aa50-46ec-970f-2f3b7792d840 b7fbb6f1566f4656a8b53ea704b8b530 a6de47cd5cee4f0087da7a6cf200d36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 658/1300] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:16:00 2026] GET /v2.1/servers/56566503-1367-4936-b831-018c3c178bab => generated 1462 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-27 23:16:01.891 8 WARNING neutronclient.v2_0.client [None req-c881a994-4edf-4da7-8cf4-94f130559bbd b7fbb6f1566f4656a8b53ea704b8b530 a6de47cd5cee4f0087da7a6cf200d36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 643/1301] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:16:01 2026] GET /v2.1/servers/56566503-1367-4936-b831-018c3c178bab => generated 1540 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-27 23:16:02.073 7 INFO nova.api.openstack.compute.server_external_events [req-192d9570-3300-422a-b633-7204e69c906f req-18c8a6a5-2168-4f2d-8a0d-59d9ec768c40 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-changed:7fe30dbd-4c60-47ee-923d-6898d29a7030 for instance 56566503-1367-4936-b831-018c3c178bab on instance [pid: 7|app: 0|req: 659/1302] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:16:02 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-27 23:16:03.031 8 WARNING neutronclient.v2_0.client [None req-7aca5008-cf0e-4096-b3d4-7ae0e30a5c58 b7fbb6f1566f4656a8b53ea704b8b530 a6de47cd5cee4f0087da7a6cf200d36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 644/1303] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:16:02 2026] GET /v2.1/servers/56566503-1367-4936-b831-018c3c178bab => generated 1528 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-27 23:16:04.225 7 WARNING neutronclient.v2_0.client [None req-abb2fdab-4e4e-4fc2-833c-ca8096e35386 b7fbb6f1566f4656a8b53ea704b8b530 a6de47cd5cee4f0087da7a6cf200d36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 660/1304] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:16:04 2026] GET /v2.1/servers/56566503-1367-4936-b831-018c3c178bab => generated 1528 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:16:05.375 8 WARNING neutronclient.v2_0.client [None req-6218e1d0-8e02-4594-9ee9-8ce5bbe4bfb9 b7fbb6f1566f4656a8b53ea704b8b530 a6de47cd5cee4f0087da7a6cf200d36a - - default default] The python binding code in 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/1305] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:16:05 2026] GET /v2.1/servers/56566503-1367-4936-b831-018c3c178bab => generated 1528 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-27 23:16:06.536 7 WARNING neutronclient.v2_0.client [None req-36dda0b1-8b87-4c4a-aa25-25972fe2b814 b7fbb6f1566f4656a8b53ea704b8b530 a6de47cd5cee4f0087da7a6cf200d36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 661/1306] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:16:06 2026] GET /v2.1/servers/56566503-1367-4936-b831-018c3c178bab => generated 1528 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:16:06.786 8 INFO nova.api.openstack.compute.server_external_events [req-d155f22d-3044-4e16-97df-d2261cd38ff5 req-3a4023c9-2f26-41d6-87de-cfcc04b7cbf6 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-plugged:7fe30dbd-4c60-47ee-923d-6898d29a7030 for instance 56566503-1367-4936-b831-018c3c178bab on instance [pid: 8|app: 0|req: 646/1307] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:16:06 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-27 23:16:07.702 7 WARNING neutronclient.v2_0.client [None req-783ca90e-fa47-4762-9a8c-5c49986cf985 b7fbb6f1566f4656a8b53ea704b8b530 a6de47cd5cee4f0087da7a6cf200d36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 662/1308] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:16:07 2026] GET /v2.1/servers/56566503-1367-4936-b831-018c3c178bab => generated 1528 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:16:08.824 8 INFO nova.api.openstack.compute.server_external_events [req-f4b543dc-72ae-4ed4-b049-135fb54ba1dc req-699e0bf0-6dcc-4f51-9e1d-025faa5ca977 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-plugged:7fe30dbd-4c60-47ee-923d-6898d29a7030 for instance 56566503-1367-4936-b831-018c3c178bab on instance [pid: 8|app: 0|req: 647/1309] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:16:08 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) 2026-02-27 23:16:08.854 7 WARNING neutronclient.v2_0.client [None req-15316d87-34cb-489e-9fd6-fe943254b25a b7fbb6f1566f4656a8b53ea704b8b530 a6de47cd5cee4f0087da7a6cf200d36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 663/1310] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:16:08 2026] GET /v2.1/servers/56566503-1367-4936-b831-018c3c178bab => generated 1696 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:16:09.038 8 WARNING neutronclient.v2_0.client [None req-498d7eaa-a9ad-48fe-b8cb-06e66557d260 b7fbb6f1566f4656a8b53ea704b8b530 a6de47cd5cee4f0087da7a6cf200d36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 648/1311] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:16:09 2026] GET /v2.1/servers/56566503-1367-4936-b831-018c3c178bab => generated 1696 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:16:09.851 7 INFO nova.api.openstack.compute.server_external_events [req-b0ba8006-43f8-4a32-b9a1-a5da7762b388 req-84cae469-e38a-450e-a25c-9bece200183b e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-changed:7fe30dbd-4c60-47ee-923d-6898d29a7030 for instance 56566503-1367-4936-b831-018c3c178bab on instance [pid: 7|app: 0|req: 664/1312] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:16: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, ' [pid: 8|app: 0|req: 650/1315] 10.0.0.91 () {34 vars in 749 bytes} [Fri Feb 27 23:16:19 2026] POST /v2.1/servers/56566503-1367-4936-b831-018c3c178bab/action => generated 31931 bytes in 542 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: 667/1318] 10.0.0.91 () {32 vars in 717 bytes} [Fri Feb 27 23:16:23 2026] DELETE /v2.1/servers/56566503-1367-4936-b831-018c3c178bab => 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-27 23:16:23.159 8 WARNING neutronclient.v2_0.client [None req-1e30c410-b145-4912-a725-4dd0a68c3fbf b7fbb6f1566f4656a8b53ea704b8b530 a6de47cd5cee4f0087da7a6cf200d36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 652/1319] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:16:23 2026] GET /v2.1/servers/56566503-1367-4936-b831-018c3c178bab => generated 1822 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, ' 2026-02-27 23:16:24.373 7 INFO nova.api.openstack.compute.server_external_events [req-37d83d00-43ed-42d3-b24a-af4e4cf14ad3 req-9a20e665-7900-457f-b350-b8b01f21ffbb e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-unplugged:7fe30dbd-4c60-47ee-923d-6898d29a7030 for instance 56566503-1367-4936-b831-018c3c178bab 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: 7|app: 0|req: 668/1320] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:16:24 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 23:16:24.404 8 WARNING neutronclient.v2_0.client [None req-764be985-a7bc-4da9-9fd3-d9d02f5862f5 b7fbb6f1566f4656a8b53ea704b8b530 a6de47cd5cee4f0087da7a6cf200d36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 653/1321] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:16:24 2026] GET /v2.1/servers/56566503-1367-4936-b831-018c3c178bab => generated 1822 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:16:25.604 8 WARNING neutronclient.v2_0.client [None req-b2079f72-bf99-4c3a-b2ba-412a20b64c94 b7fbb6f1566f4656a8b53ea704b8b530 a6de47cd5cee4f0087da7a6cf200d36a - - default default] 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-27 23:16:25.651 7 WARNING neutronclient.v2_0.client [None req-92146620-ed43-44c1-abe1-77d7e65d1528 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] 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-27 23:16:25.690 7 WARNING neutronclient.v2_0.client [None req-92146620-ed43-44c1-abe1-77d7e65d1528 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 654/1322] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:16:25 2026] GET /v2.1/servers/56566503-1367-4936-b831-018c3c178bab => generated 1822 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 23:16:25.878 7 WARNING neutronclient.v2_0.client [None req-92146620-ed43-44c1-abe1-77d7e65d1528 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] 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-27 23:16:26.131 8 INFO nova.api.openstack.compute.server_external_events [req-12b2aa93-c852-48aa-b6a4-2921f1883ebc req-9f6b3f00-fdda-4b33-a3b8-8bb97db62fc4 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-deleted:7fe30dbd-4c60-47ee-923d-6898d29a7030 for instance 56566503-1367-4936-b831-018c3c178bab on instance [pid: 8|app: 0|req: 655/1323] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:16:26 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) [pid: 7|app: 0|req: 669/1324] 162.253.55.36 () {36 vars in 713 bytes} [Fri Feb 27 23:16:25 2026] POST /v2.1/servers => generated 453 bytes in 779 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:16:26.413 8 INFO nova.api.openstack.compute.server_external_events [req-acac20d1-efa9-4165-adfa-47f439519fa9 req-bdf94580-d573-44f4-aadb-2ae902cc3207 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-unplugged:7fe30dbd-4c60-47ee-923d-6898d29a7030 for instance 56566503-1367-4936-b831-018c3c178bab on instance [pid: 8|app: 0|req: 656/1325] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:16:26 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:16:26.479 7 WARNING neutronclient.v2_0.client [None req-af0f51f9-51be-4bbc-9714-a9265b0b9af1 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 670/1326] 162.253.55.36 () {32 vars in 732 bytes} [Fri Feb 27 23:16:26 2026] GET /v2.1/servers/a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7 => generated 2213 bytes in 55 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-27 23:16:26.543 8 WARNING neutronclient.v2_0.client [None req-457351cc-f22c-4687-b014-0ccaf65b11c2 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 657/1327] 162.253.55.36 () {32 vars in 758 bytes} [Fri Feb 27 23:16:26 2026] GET /v2.1/servers/a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 671/1328] 162.253.55.36 () {32 vars in 776 bytes} [Fri Feb 27 23:16:26 2026] GET /v2.1/servers/a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7/os-volume_attachments => generated 25 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, ' 2026-02-27 23:16:26.780 8 WARNING neutronclient.v2_0.client [None req-a8c984a7-0926-4bd9-a73f-130403574455 b7fbb6f1566f4656a8b53ea704b8b530 a6de47cd5cee4f0087da7a6cf200d36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 658/1329] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:16:26 2026] GET /v2.1/servers/56566503-1367-4936-b831-018c3c178bab => generated 1483 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:16:27.879 7 WARNING neutronclient.v2_0.client [None req-0757bfb3-a302-42ef-8042-a5214561d9cb b7fbb6f1566f4656a8b53ea704b8b530 a6de47cd5cee4f0087da7a6cf200d36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 672/1330] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:16:27 2026] GET /v2.1/servers/56566503-1367-4936-b831-018c3c178bab => generated 1488 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-27 23:16:28.978 8 WARNING neutronclient.v2_0.client [None req-18f04011-1cea-4847-a927-99fbae625e74 b7fbb6f1566f4656a8b53ea704b8b530 a6de47cd5cee4f0087da7a6cf200d36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 659/1331] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:16:28 2026] GET /v2.1/servers/56566503-1367-4936-b831-018c3c178bab => generated 1488 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-27 23:16:29.222 7 WARNING neutronclient.v2_0.client [None req-a8e977e8-f0c9-4559-a345-94d1bbd8f26c be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 673/1332] 162.253.55.36 () {32 vars in 732 bytes} [Fri Feb 27 23:16:29 2026] GET /v2.1/servers/a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7 => generated 2371 bytes in 98 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-27 23:16:29.324 8 WARNING neutronclient.v2_0.client [None req-719b525c-c2d0-4369-ab9c-9ed37d39ebb6 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 660/1333] 162.253.55.36 () {32 vars in 758 bytes} [Fri Feb 27 23:16:29 2026] GET /v2.1/servers/a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7/os-interface => generated 28 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 674/1334] 162.253.55.36 () {32 vars in 776 bytes} [Fri Feb 27 23:16:29 2026] GET /v2.1/servers/a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7/os-volume_attachments => generated 197 bytes in 62 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-27 23:16:30.051 8 INFO nova.api.openstack.wsgi [None req-d3edce64-2d78-4e21-850e-cab5b074857f b7fbb6f1566f4656a8b53ea704b8b530 a6de47cd5cee4f0087da7a6cf200d36a - - default default] HTTP exception thrown: Instance 56566503-1367-4936-b831-018c3c178bab could not be found. [pid: 8|app: 0|req: 661/1335] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:16:30 2026] GET /v2.1/servers/56566503-1367-4936-b831-018c3c178bab => 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: 675/1336] 10.0.0.91 () {32 vars in 729 bytes} [Fri Feb 27 23:16:30 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1839163389 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1339] 10.0.0.91 () {32 vars in 717 bytes} [Fri Feb 27 23:16:30 2026] DELETE /v2.1/servers/5ed4af8a-07a2-48b2-b85c-8f5c026e7c80 => generated 0 bytes in 95 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-27 23:16:30.848 8 WARNING neutronclient.v2_0.client [None req-40b14d4d-dfe8-4ef6-bd72-358a450d6525 b7fbb6f1566f4656a8b53ea704b8b530 a6de47cd5cee4f0087da7a6cf200d36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 663/1340] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:16:30 2026] GET /v2.1/servers/5ed4af8a-07a2-48b2-b85c-8f5c026e7c80 => generated 1702 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:16:32.043 7 WARNING neutronclient.v2_0.client [None req-14640da9-60d4-4642-b115-a49d30b0f925 b7fbb6f1566f4656a8b53ea704b8b530 a6de47cd5cee4f0087da7a6cf200d36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 678/1341] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:16:32 2026] GET /v2.1/servers/5ed4af8a-07a2-48b2-b85c-8f5c026e7c80 => generated 1702 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-27 23:16:32.288 8 INFO nova.api.openstack.compute.server_external_events [req-d51ca971-619e-444d-a73e-4b1e981cdbed req-846503c7-eb11-4c99-b054-8655264c737c e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-unplugged:0ee6db20-41ff-4c4f-a410-5ecbd2b8970f for instance 5ed4af8a-07a2-48b2-b85c-8f5c026e7c80 on instance [pid: 8|app: 0|req: 664/1342] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:16:32 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:16:32.333 7 WARNING neutronclient.v2_0.client [None req-2119255e-b9b5-422c-8381-327647651956 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] The python binding code in 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/1343] 162.253.55.36 () {32 vars in 732 bytes} [Fri Feb 27 23:16:32 2026] GET /v2.1/servers/a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7 => generated 2445 bytes in 231 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-27 23:16:32.566 8 WARNING neutronclient.v2_0.client [None req-4dbfc902-ec42-4d11-9c6b-39e74a43d0c1 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 665/1344] 162.253.55.36 () {32 vars in 758 bytes} [Fri Feb 27 23:16:32 2026] GET /v2.1/servers/a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7/os-interface => generated 283 bytes in 121 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: 680/1345] 162.253.55.36 () {32 vars in 776 bytes} [Fri Feb 27 23:16:32 2026] GET /v2.1/servers/a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7/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-27 23:16:32.775 8 INFO nova.api.openstack.compute.server_external_events [req-a993dd9d-625d-456e-97cb-84219ae44e86 req-afe48759-b3de-49ff-9956-8bc54b9253c4 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-changed:afff2efb-f6e9-4951-ad97-bfbee8a2d204 for instance a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7 on instance [pid: 8|app: 0|req: 666/1346] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:16:32 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-27 23:16:33.314 7 WARNING neutronclient.v2_0.client [None req-14faf141-63ee-46ae-a98f-bc43430adfd7 b7fbb6f1566f4656a8b53ea704b8b530 a6de47cd5cee4f0087da7a6cf200d36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 681/1347] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:16:33 2026] GET /v2.1/servers/5ed4af8a-07a2-48b2-b85c-8f5c026e7c80 => generated 1702 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:16:34.330 8 INFO nova.api.openstack.compute.server_external_events [req-b321d013-cca5-4fb3-9f8b-f822bf7d4dd7 req-269c5122-16c7-43fe-9f3f-d73759c123fe e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-unplugged:0ee6db20-41ff-4c4f-a410-5ecbd2b8970f for instance 5ed4af8a-07a2-48b2-b85c-8f5c026e7c80 on instance [pid: 8|app: 0|req: 667/1348] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:16:34 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:16:34.574 7 WARNING neutronclient.v2_0.client [None req-78c41a28-8e43-424a-a1e5-3718f552eae0 b7fbb6f1566f4656a8b53ea704b8b530 a6de47cd5cee4f0087da7a6cf200d36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 682/1349] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:16:34 2026] GET /v2.1/servers/5ed4af8a-07a2-48b2-b85c-8f5c026e7c80 => generated 1488 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-27 23:16:34.813 8 INFO nova.api.openstack.compute.server_external_events [req-d9aa833e-07d2-4774-afd5-677638f9c242 req-54c2c28a-a379-4cef-af3c-0700f65c7fc3 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-deleted:0ee6db20-41ff-4c4f-a410-5ecbd2b8970f for instance 5ed4af8a-07a2-48b2-b85c-8f5c026e7c80 on instance [pid: 8|app: 0|req: 668/1350] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:16:34 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-27 23:16:35.330 7 WARNING neutronclient.v2_0.client [None req-d2b61275-064d-474d-9c96-3f2876b076cf be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 683/1351] 162.253.55.36 () {32 vars in 732 bytes} [Fri Feb 27 23:16:35 2026] GET /v2.1/servers/a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7 => generated 2433 bytes in 129 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-27 23:16:35.469 8 WARNING neutronclient.v2_0.client [None req-fa4123e0-f34d-43f3-b504-f04b98bc4375 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 669/1352] 162.253.55.36 () {32 vars in 758 bytes} [Fri Feb 27 23:16:35 2026] GET /v2.1/servers/a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7/os-interface => generated 283 bytes in 79 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: 684/1353] 162.253.55.36 () {32 vars in 776 bytes} [Fri Feb 27 23:16:35 2026] GET /v2.1/servers/a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:16:35.666 8 WARNING neutronclient.v2_0.client [None req-72e2018a-14c5-4066-b592-cb0a97aadb32 b7fbb6f1566f4656a8b53ea704b8b530 a6de47cd5cee4f0087da7a6cf200d36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 670/1354] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:16:35 2026] GET /v2.1/servers/5ed4af8a-07a2-48b2-b85c-8f5c026e7c80 => generated 1488 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-27 23:16:36.748 7 INFO nova.api.openstack.wsgi [None req-feac6192-50f0-470e-bf26-a369e458ac42 b7fbb6f1566f4656a8b53ea704b8b530 a6de47cd5cee4f0087da7a6cf200d36a - - default default] HTTP exception thrown: Instance 5ed4af8a-07a2-48b2-b85c-8f5c026e7c80 could not be found. [pid: 7|app: 0|req: 685/1355] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:16:36 2026] GET /v2.1/servers/5ed4af8a-07a2-48b2-b85c-8f5c026e7c80 => 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: 671/1356] 10.0.0.91 () {32 vars in 729 bytes} [Fri Feb 27 23:16:37 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1060191030 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:16:38.453 7 WARNING neutronclient.v2_0.client [None req-63f09a20-3a03-4152-b19c-5e26ca82af81 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 686/1357] 162.253.55.36 () {32 vars in 732 bytes} [Fri Feb 27 23:16:38 2026] GET /v2.1/servers/a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7 => generated 2433 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-02-27 23:16:38.605 8 WARNING neutronclient.v2_0.client [None req-d887aa06-1b41-405d-b9df-1f9b8cd36e3b be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 672/1358] 162.253.55.36 () {32 vars in 758 bytes} [Fri Feb 27 23:16:38 2026] GET /v2.1/servers/a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7/os-interface => generated 283 bytes in 115 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: 687/1359] 162.253.55.36 () {32 vars in 776 bytes} [Fri Feb 27 23:16:38 2026] GET /v2.1/servers/a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7/os-volume_attachments => generated 197 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, ' 2026-02-27 23:16:38.891 8 INFO nova.api.openstack.compute.server_external_events [req-73aa068d-13bf-4e1f-beee-bc78bd6dc764 req-3c59c204-1372-4c4f-a715-f07cb5fea5ee e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-plugged:afff2efb-f6e9-4951-ad97-bfbee8a2d204 for instance a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7 on instance [pid: 8|app: 0|req: 673/1360] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:16:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:16:40.961 8 INFO nova.api.openstack.compute.server_external_events [req-50a1bf52-7383-4467-aa1b-235848336d34 req-e73ebe99-6e10-44e6-9b89-bb116c7b2dae e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-plugged:afff2efb-f6e9-4951-ad97-bfbee8a2d204 for instance a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7 on instance [pid: 8|app: 0|req: 675/1363] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:16:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:16:41.459 7 WARNING neutronclient.v2_0.client [None req-24bbd2b6-c652-4571-bdf5-19e30f408424 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 689/1364] 162.253.55.36 () {32 vars in 732 bytes} [Fri Feb 27 23:16:41 2026] GET /v2.1/servers/a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7 => generated 2580 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:16:41.601 8 WARNING neutronclient.v2_0.client [None req-331a9db8-8529-48be-9815-d74849b34f08 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 676/1365] 162.253.55.36 () {32 vars in 758 bytes} [Fri Feb 27 23:16:41 2026] GET /v2.1/servers/a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7/os-interface => generated 285 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 690/1366] 162.253.55.36 () {32 vars in 776 bytes} [Fri Feb 27 23:16:41 2026] GET /v2.1/servers/a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7/os-volume_attachments => generated 197 bytes in 49 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: 677/1367] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:16:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 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: 7|app: 0|req: 691/1368] 10.0.0.216 () {32 vars in 682 bytes} [Fri Feb 27 23:16:43 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) 2026-02-27 23:16:43.422 8 WARNING neutronclient.v2_0.client [None req-2fddff59-cc1a-46d0-ba7a-cca9a6f0785a be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 678/1369] 10.0.0.216 () {32 vars in 707 bytes} [Fri Feb 27 23:16:43 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7597 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1370] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:16:43 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: 679/1371] 10.0.0.216 () {32 vars in 688 bytes} [Fri Feb 27 23:16:43 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1372] 10.0.0.216 () {32 vars in 672 bytes} [Fri Feb 27 23:16:43 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: 680/1373] 10.0.0.216 () {32 vars in 711 bytes} [Fri Feb 27 23:16:43 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1707 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1374] 10.0.0.216 () {32 vars in 686 bytes} [Fri Feb 27 23:16:43 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 681/1375] 10.0.0.216 () {32 vars in 668 bytes} [Fri Feb 27 23:16:43 2026] GET /v2.1/os-services => generated 783 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 695/1376] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:16:43 2026] GET /v2.1/limits?tenant_id=1459a09e550a40c1bfba6ee6ececb534 => 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: 8|app: 0|req: 682/1377] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:16:43 2026] GET /v2.1/limits?tenant_id=2ac16763389840a1937f4fa22bd65195 => generated 299 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1378] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:16:44 2026] GET /v2.1/limits?tenant_id=3e57707f268b4b999e4d9a0fe9b5d8fd => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1379] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:16:44 2026] GET /v2.1/limits?tenant_id=59c07ba8fd884959a008215f99142746 => 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: 697/1380] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:16:44 2026] GET /v2.1/limits?tenant_id=5dc0e6c6d506464287a336a871a6a7a5 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1381] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:16:44 2026] GET /v2.1/limits?tenant_id=7030838e1baa43488dc435424d1d870b => generated 302 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1382] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:16:44 2026] GET /v2.1/limits?tenant_id=796a073988a3475fa28199920382a016 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1383] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:16:44 2026] GET /v2.1/limits?tenant_id=c8e8a05a7c494d5ea322b1418dd0532e => 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: 699/1384] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:16:44 2026] GET /v2.1/limits?tenant_id=d72da802b38549f28a8c3e5912700132 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1385] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:16:44 2026] GET /v2.1/limits?tenant_id=f82162d58a1144ecb638747f7277d035 => 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: 700/1386] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:16:44 2026] GET /v2.1/limits?tenant_id=fc2dc26c7cc54664b83d1577b453f593 => generated 302 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1387] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:16:44 2026] GET /v2.1/limits?tenant_id=fcb6f4ab236f4c15b63ecfa376e6d250 => generated 305 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1390] 10.0.0.118 () {28 vars in 454 bytes} [Fri Feb 27 23:16: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: 702/1391] 10.0.0.118 () {30 vars in 658 bytes} [Fri Feb 27 23:16:52 2026] GET /v2.1 => generated 0 bytes in 116 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 690/1392] 10.0.0.118 () {32 vars in 731 bytes} [Fri Feb 27 23:16:52 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 23:16:52.736 7 WARNING neutronclient.v2_0.client [None req-858c70d9-0088-4684-a237-0f33697e9b7c be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 703/1393] 10.0.0.118 () {34 vars in 806 bytes} [Fri Feb 27 23:16:52 2026] GET /v2.1/servers/detail?all_tenants=True => generated 8166 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1394] 10.0.0.118 () {28 vars in 454 bytes} [Fri Feb 27 23:16:53 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 704/1395] 10.0.0.118 () {30 vars in 658 bytes} [Fri Feb 27 23:16:53 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: 692/1396] 10.0.0.118 () {32 vars in 731 bytes} [Fri Feb 27 23:16:53 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: 705/1397] 10.0.0.118 () {34 vars in 894 bytes} [Fri Feb 27 23:16:53 2026] GET /v2.1/servers/detail?project_id=0a64fa6201cb4581a0cc3e747f88c221&all_tenants=True => generated 15 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1398] 10.0.0.118 () {34 vars in 894 bytes} [Fri Feb 27 23:16:53 2026] GET /v2.1/servers/detail?project_id=1459a09e550a40c1bfba6ee6ececb534&all_tenants=True => generated 15 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1399] 10.0.0.118 () {34 vars in 894 bytes} [Fri Feb 27 23:16:53 2026] GET /v2.1/servers/detail?project_id=2ac16763389840a1937f4fa22bd65195&all_tenants=True => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1400] 10.0.0.118 () {34 vars in 894 bytes} [Fri Feb 27 23:16:53 2026] GET /v2.1/servers/detail?project_id=3e57707f268b4b999e4d9a0fe9b5d8fd&all_tenants=True => generated 15 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1401] 10.0.0.118 () {34 vars in 894 bytes} [Fri Feb 27 23:16:53 2026] GET /v2.1/servers/detail?project_id=59c07ba8fd884959a008215f99142746&all_tenants=True => generated 15 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1402] 10.0.0.118 () {34 vars in 894 bytes} [Fri Feb 27 23:16:53 2026] GET /v2.1/servers/detail?project_id=5dc0e6c6d506464287a336a871a6a7a5&all_tenants=True => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-02-27 23:16:53.697 7 WARNING neutronclient.v2_0.client [None req-2971754a-dc1b-491a-93a1-d0487625e683 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 708/1403] 10.0.0.118 () {34 vars in 894 bytes} [Fri Feb 27 23:16:53 2026] GET /v2.1/servers/detail?project_id=7030838e1baa43488dc435424d1d870b&all_tenants=True => generated 2791 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1404] 10.0.0.118 () {34 vars in 894 bytes} [Fri Feb 27 23:16:53 2026] GET /v2.1/servers/detail?project_id=796a073988a3475fa28199920382a016&all_tenants=True => generated 15 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: 709/1405] 10.0.0.118 () {34 vars in 894 bytes} [Fri Feb 27 23:16:53 2026] GET /v2.1/servers/detail?project_id=c8e8a05a7c494d5ea322b1418dd0532e&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: 697/1406] 10.0.0.118 () {34 vars in 894 bytes} [Fri Feb 27 23:16:53 2026] GET /v2.1/servers/detail?project_id=d72da802b38549f28a8c3e5912700132&all_tenants=True => generated 15 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1407] 10.0.0.118 () {34 vars in 894 bytes} [Fri Feb 27 23:16:54 2026] GET /v2.1/servers/detail?project_id=f82162d58a1144ecb638747f7277d035&all_tenants=True => generated 15 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1408] 10.0.0.118 () {34 vars in 894 bytes} [Fri Feb 27 23:16:54 2026] GET /v2.1/servers/detail?project_id=fc2dc26c7cc54664b83d1577b453f593&all_tenants=True => generated 15 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-02-27 23:16:54.280 7 WARNING neutronclient.v2_0.client [None req-cc401133-716b-4114-b727-7b4cd4e2133b be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 711/1409] 10.0.0.118 () {34 vars in 894 bytes} [Fri Feb 27 23:16:54 2026] GET /v2.1/servers/detail?project_id=fcb6f4ab236f4c15b63ecfa376e6d250&all_tenants=True => generated 5454 bytes in 395 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1410] 10.0.0.91 () {34 vars in 670 bytes} [Fri Feb 27 23:16:55 2026] POST /v2.1/os-keypairs => generated 397 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 712/1411] 10.0.0.91 () {34 vars in 670 bytes} [Fri Feb 27 23:16:58 2026] POST /v2.1/os-keypairs => generated 386 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 23:16:59.402 8 WARNING neutronclient.v2_0.client [None req-c33115d3-f0e0-429a-b743-868d8c93b930 d24c3997d456424088b06ba51bfb38b5 796a073988a3475fa28199920382a016 - - default default] 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-27 23:16:59.443 8 WARNING neutronclient.v2_0.client [None req-c33115d3-f0e0-429a-b743-868d8c93b930 d24c3997d456424088b06ba51bfb38b5 796a073988a3475fa28199920382a016 - - default default] 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-27 23:16:59.484 8 WARNING neutronclient.v2_0.client [None req-c33115d3-f0e0-429a-b743-868d8c93b930 d24c3997d456424088b06ba51bfb38b5 796a073988a3475fa28199920382a016 - - default default] 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-27 23:16:59.670 8 WARNING neutronclient.v2_0.client [None req-c33115d3-f0e0-429a-b743-868d8c93b930 d24c3997d456424088b06ba51bfb38b5 796a073988a3475fa28199920382a016 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 700/1412] 10.0.0.91 () {34 vars in 662 bytes} [Fri Feb 27 23:16:59 2026] POST /v2.1/servers => generated 497 bytes in 659 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-02-27 23:17:00.026 7 WARNING neutronclient.v2_0.client [None req-cb3ff559-72f3-492a-85a4-d9ee81ca72d1 d24c3997d456424088b06ba51bfb38b5 796a073988a3475fa28199920382a016 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 713/1413] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:17:00 2026] GET /v2.1/servers/3d3b0b9c-2eff-4b68-8930-5aede1625b04 => generated 1456 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:17:01.106 7 WARNING neutronclient.v2_0.client [None req-138c4f30-b592-4b5a-8a32-01a45eb53fe2 d24c3997d456424088b06ba51bfb38b5 796a073988a3475fa28199920382a016 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 715/1416] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:17:01 2026] GET /v2.1/servers/3d3b0b9c-2eff-4b68-8930-5aede1625b04 => generated 1460 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-27 23:17:02.242 8 WARNING neutronclient.v2_0.client [None req-f705c049-5af0-41ac-957e-2dafd7704c22 d24c3997d456424088b06ba51bfb38b5 796a073988a3475fa28199920382a016 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 702/1417] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:17:02 2026] GET /v2.1/servers/3d3b0b9c-2eff-4b68-8930-5aede1625b04 => generated 1508 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-27 23:17:03.367 7 WARNING neutronclient.v2_0.client [None req-0c03db6b-ed02-48e8-8a8f-b856eecbcb0e d24c3997d456424088b06ba51bfb38b5 796a073988a3475fa28199920382a016 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 716/1418] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:17:03 2026] GET /v2.1/servers/3d3b0b9c-2eff-4b68-8930-5aede1625b04 => generated 1508 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-27 23:17:04.482 8 WARNING neutronclient.v2_0.client [None req-f7e779bb-df2e-4607-86bc-7afaaf2a4958 d24c3997d456424088b06ba51bfb38b5 796a073988a3475fa28199920382a016 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 703/1419] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:17:04 2026] GET /v2.1/servers/3d3b0b9c-2eff-4b68-8930-5aede1625b04 => generated 1516 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:17:05.593 7 WARNING neutronclient.v2_0.client [None req-e6e985d1-cab3-4ca9-81ef-1675b301af3d d24c3997d456424088b06ba51bfb38b5 796a073988a3475fa28199920382a016 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 717/1420] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:17:05 2026] GET /v2.1/servers/3d3b0b9c-2eff-4b68-8930-5aede1625b04 => generated 1641 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-27 23:17:05.928 8 INFO nova.api.openstack.compute.server_external_events [req-7fad8978-40c8-472a-b02e-0246110ad606 req-7474db69-4083-436d-8f53-ba50253d5b1a e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-changed:9f92ec22-2ebc-499f-8000-1274a64b41e2 for instance 3d3b0b9c-2eff-4b68-8930-5aede1625b04 on instance [pid: 8|app: 0|req: 704/1421] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:17:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:17:06.762 7 WARNING neutronclient.v2_0.client [None req-e6089120-f9ef-43c0-b7d8-5e85eb0ccfe0 d24c3997d456424088b06ba51bfb38b5 796a073988a3475fa28199920382a016 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 718/1422] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:17:06 2026] GET /v2.1/servers/3d3b0b9c-2eff-4b68-8930-5aede1625b04 => generated 1629 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-27 23:17:07.941 8 WARNING neutronclient.v2_0.client [None req-9dd77a5b-7c42-4687-88c2-842819671927 d24c3997d456424088b06ba51bfb38b5 796a073988a3475fa28199920382a016 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 705/1423] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:17:07 2026] GET /v2.1/servers/3d3b0b9c-2eff-4b68-8930-5aede1625b04 => generated 1629 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:17:09.096 7 WARNING neutronclient.v2_0.client [None req-ad2e0f13-f0e0-410a-af74-9b3d169509f1 d24c3997d456424088b06ba51bfb38b5 796a073988a3475fa28199920382a016 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 719/1424] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:17:09 2026] GET /v2.1/servers/3d3b0b9c-2eff-4b68-8930-5aede1625b04 => generated 1629 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:17:10.251 8 WARNING neutronclient.v2_0.client [None req-4acf3f27-f4bf-4e92-b15f-06d532df9668 d24c3997d456424088b06ba51bfb38b5 796a073988a3475fa28199920382a016 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 706/1425] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:17:10 2026] GET /v2.1/servers/3d3b0b9c-2eff-4b68-8930-5aede1625b04 => generated 1629 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:17:11.432 7 INFO nova.api.openstack.compute.server_external_events [req-e9e04561-5776-4603-96e7-229b3be42b3f req-cabcd2be-0916-4c1d-8d41-0dd9ba09a7bc e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-plugged:9f92ec22-2ebc-499f-8000-1274a64b41e2 for instance 3d3b0b9c-2eff-4b68-8930-5aede1625b04 on instance [pid: 7|app: 0|req: 721/1428] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:17:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 23:17:11.445 8 WARNING neutronclient.v2_0.client [None req-cb3af8df-7bd6-4353-a852-831d47679a47 d24c3997d456424088b06ba51bfb38b5 796a073988a3475fa28199920382a016 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 708/1429] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:17:11 2026] GET /v2.1/servers/3d3b0b9c-2eff-4b68-8930-5aede1625b04 => generated 1629 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:17:12.650 7 WARNING neutronclient.v2_0.client [None req-2b4662b5-b44e-44e7-a5c8-dccfbecf724d d24c3997d456424088b06ba51bfb38b5 796a073988a3475fa28199920382a016 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 722/1430] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:17:12 2026] GET /v2.1/servers/3d3b0b9c-2eff-4b68-8930-5aede1625b04 => generated 1629 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:17:13.477 8 INFO nova.api.openstack.compute.server_external_events [req-e1e24d2e-657c-4b2d-9371-064e0156d077 req-eaf8c243-27b1-4abf-83bf-76994247b26c e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-plugged:9f92ec22-2ebc-499f-8000-1274a64b41e2 for instance 3d3b0b9c-2eff-4b68-8930-5aede1625b04 on instance [pid: 8|app: 0|req: 709/1431] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:17:13 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-27 23:17:13.897 7 WARNING neutronclient.v2_0.client [None req-3742ba52-b0e4-44c3-93a4-835fa969a97d d24c3997d456424088b06ba51bfb38b5 796a073988a3475fa28199920382a016 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 723/1432] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:17:13 2026] GET /v2.1/servers/3d3b0b9c-2eff-4b68-8930-5aede1625b04 => generated 1810 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-27 23:17:14.033 8 WARNING neutronclient.v2_0.client [None req-30e208c6-6e2d-4b50-8b45-9ebfc4b5af5c d24c3997d456424088b06ba51bfb38b5 796a073988a3475fa28199920382a016 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 710/1433] 10.0.0.91 () {32 vars in 740 bytes} [Fri Feb 27 23:17:14 2026] GET /v2.1/servers/3d3b0b9c-2eff-4b68-8930-5aede1625b04/os-interface => generated 285 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:17:15.521 7 INFO nova.api.openstack.compute.server_external_events [req-ac3ec4a4-4369-4672-b9f3-6f0109e6553a req-be8a3753-51f6-4cbc-8ca4-d3f1f6bb5b88 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-changed:9f92ec22-2ebc-499f-8000-1274a64b41e2 for instance 3d3b0b9c-2eff-4b68-8930-5aede1625b04 on instance [pid: 7|app: 0|req: 724/1434] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:17:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:17:19.295 8 WARNING neutronclient.v2_0.client [None req-4af6bc48-0cc8-49ad-a476-48d2b0473541 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] 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-27 23:17:19.341 8 WARNING neutronclient.v2_0.client [None req-4af6bc48-0cc8-49ad-a476-48d2b0473541 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] 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-27 23:17:21.775 7 INFO nova.api.openstack.compute.server_external_events [req-110df89d-6e2f-4597-a17e-3fcb14aceeb2 req-c0d74310-2da1-4d08-b1f2-ce4ef28a8874 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-changed:24a1073e-f841-4b0f-8397-d21f700df0ad for instance a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7 on instance [pid: 7|app: 0|req: 727/1437] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:17:21 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-27 23:17:24.791 7 INFO nova.api.openstack.compute.server_external_events [req-f453bc0b-47c7-492e-b183-2074810873ad req-b2b344b5-0b06-4a58-806a-988361105b0f e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-plugged:24a1073e-f841-4b0f-8397-d21f700df0ad for instance a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7 on instance [pid: 7|app: 0|req: 728/1438] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:17:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:17:26.831 7 INFO nova.api.openstack.compute.server_external_events [req-0531ca3f-f013-48cc-a999-25c995e503b0 req-9c0d308f-652c-4d6b-a7f5-b9559cbf3b3b e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-plugged:24a1073e-f841-4b0f-8397-d21f700df0ad for instance a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7 on instance [pid: 7|app: 0|req: 729/1439] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:17:26 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) 2026-02-27 23:17:27.895 8 WARNING neutronclient.v2_0.client [None req-4af6bc48-0cc8-49ad-a476-48d2b0473541 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 711/1440] 162.253.55.36 () {36 vars in 811 bytes} [Fri Feb 27 23:17:19 2026] POST /v2.1/servers/a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7/os-interface => generated 281 bytes in 8703 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-27 23:17:28.407 7 INFO nova.api.openstack.compute.server_external_events [req-b25c65ac-ce8d-4a4c-ba28-e42ef441bdb8 req-2c3faf8e-6a0c-4609-98ea-d6d2c471e48f e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-changed:24a1073e-f841-4b0f-8397-d21f700df0ad for instance a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7 on instance [pid: 7|app: 0|req: 730/1441] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:17:28 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-27 23:17:28.869 8 INFO nova.api.openstack.compute.server_external_events [req-94b10edc-8155-4348-bfee-2fa6d2540aee req-99756e33-23a8-4ae4-bfa2-040d95870f01 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-changed:24a1073e-f841-4b0f-8397-d21f700df0ad for instance a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7 on instance [pid: 8|app: 0|req: 712/1442] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:17:28 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-27 23:17:30.317 7 WARNING neutronclient.v2_0.client [None req-e7f3e427-cfef-4a44-a73f-00dc2ddacced d24c3997d456424088b06ba51bfb38b5 796a073988a3475fa28199920382a016 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 731/1443] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:17:30 2026] GET /v2.1/servers/3d3b0b9c-2eff-4b68-8930-5aede1625b04 => generated 1930 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 733/1446] 10.0.0.91 () {32 vars in 752 bytes} [Fri Feb 27 23:17:31 2026] GET /v2.1/servers/3d3b0b9c-2eff-4b68-8930-5aede1625b04/os-server-password => generated 116 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, ' [pid: 8|app: 0|req: 714/1447] 10.0.0.91 () {32 vars in 717 bytes} [Fri Feb 27 23:17:32 2026] DELETE /v2.1/servers/3d3b0b9c-2eff-4b68-8930-5aede1625b04 => generated 0 bytes in 97 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-27 23:17:33.014 7 WARNING neutronclient.v2_0.client [None req-54116d4c-7142-468d-9d20-308fad7198a3 d24c3997d456424088b06ba51bfb38b5 796a073988a3475fa28199920382a016 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 734/1448] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:17:32 2026] GET /v2.1/servers/3d3b0b9c-2eff-4b68-8930-5aede1625b04 => generated 1936 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-27 23:17:34.185 8 WARNING neutronclient.v2_0.client [None req-d5ea67fa-4827-42dc-af3b-8a45b39943e7 d24c3997d456424088b06ba51bfb38b5 796a073988a3475fa28199920382a016 - - default default] 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-27 23:17:34.276 7 INFO nova.api.openstack.compute.server_external_events [req-68528cbf-2951-471c-bc03-57fad8d08ed2 req-a90288f4-a691-4609-93ed-9cf2ea19af38 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-unplugged:9f92ec22-2ebc-499f-8000-1274a64b41e2 for instance 3d3b0b9c-2eff-4b68-8930-5aede1625b04 on instance [pid: 7|app: 0|req: 735/1449] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:17:34 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1450] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:17:34 2026] GET /v2.1/servers/3d3b0b9c-2eff-4b68-8930-5aede1625b04 => generated 1936 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-27 23:17:35.376 7 WARNING neutronclient.v2_0.client [None req-fd252a21-6760-4033-8357-66e13dc1293a d24c3997d456424088b06ba51bfb38b5 796a073988a3475fa28199920382a016 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 736/1451] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:17:35 2026] GET /v2.1/servers/3d3b0b9c-2eff-4b68-8930-5aede1625b04 => generated 1936 bytes in 563 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:17:35.994 8 INFO nova.api.openstack.compute.server_external_events [req-fe9d8a94-198b-4348-bd34-54a76bd15571 req-60ec8ccc-6df1-407f-82ce-ac176d2c79e6 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-deleted:9f92ec22-2ebc-499f-8000-1274a64b41e2 for instance 3d3b0b9c-2eff-4b68-8930-5aede1625b04 on instance [pid: 8|app: 0|req: 716/1452] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:17:35 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-27 23:17:36.315 7 INFO nova.api.openstack.compute.server_external_events [req-e2db5b61-2b6f-44c6-870f-4f62dd49c27b req-6450616e-75c3-4746-9a3d-1888076cd737 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-unplugged:9f92ec22-2ebc-499f-8000-1274a64b41e2 for instance 3d3b0b9c-2eff-4b68-8930-5aede1625b04 on instance [pid: 7|app: 0|req: 737/1453] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:17:36 2026] POST /v2.1/os-server-external-events => generated 185 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-27 23:17:36.945 8 WARNING neutronclient.v2_0.client [None req-cd92c154-11b5-4216-9e53-b820e98e35af d24c3997d456424088b06ba51bfb38b5 796a073988a3475fa28199920382a016 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 717/1454] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:17:36 2026] GET /v2.1/servers/3d3b0b9c-2eff-4b68-8930-5aede1625b04 => generated 1537 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:17:38.043 7 WARNING neutronclient.v2_0.client [None req-5afb7e42-38cf-40cc-9e35-35475affb939 d24c3997d456424088b06ba51bfb38b5 796a073988a3475fa28199920382a016 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 738/1455] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:17:37 2026] GET /v2.1/servers/3d3b0b9c-2eff-4b68-8930-5aede1625b04 => generated 1542 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:17:39.182 8 WARNING neutronclient.v2_0.client [None req-05e7f42a-9cae-4d96-b24c-c0459a9afa36 d24c3997d456424088b06ba51bfb38b5 796a073988a3475fa28199920382a016 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 718/1456] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:17:39 2026] GET /v2.1/servers/3d3b0b9c-2eff-4b68-8930-5aede1625b04 => generated 1542 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-27 23:17:40.298 7 INFO nova.api.openstack.wsgi [None req-13aa40a9-d786-4981-b8d3-6d0798d06115 d24c3997d456424088b06ba51bfb38b5 796a073988a3475fa28199920382a016 - - default default] HTTP exception thrown: Instance 3d3b0b9c-2eff-4b68-8930-5aede1625b04 could not be found. [pid: 7|app: 0|req: 739/1457] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:17:40 2026] GET /v2.1/servers/3d3b0b9c-2eff-4b68-8930-5aede1625b04 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:17:40.331 8 INFO nova.api.openstack.wsgi [None req-b3e053f3-2ded-478c-b7b0-74df1741a967 d24c3997d456424088b06ba51bfb38b5 796a073988a3475fa28199920382a016 - - default default] HTTP exception thrown: Instance 3d3b0b9c-2eff-4b68-8930-5aede1625b04 could not be found. [pid: 8|app: 0|req: 719/1458] 10.0.0.91 () {32 vars in 717 bytes} [Fri Feb 27 23:17:40 2026] DELETE /v2.1/servers/3d3b0b9c-2eff-4b68-8930-5aede1625b04 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:17:40.362 7 INFO nova.api.openstack.wsgi [None req-2470418d-ee38-4502-9cbd-e00e73cdc1a2 d24c3997d456424088b06ba51bfb38b5 796a073988a3475fa28199920382a016 - - default default] HTTP exception thrown: Instance 3d3b0b9c-2eff-4b68-8930-5aede1625b04 could not be found. [pid: 7|app: 0|req: 740/1459] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:17:40 2026] GET /v2.1/servers/3d3b0b9c-2eff-4b68-8930-5aede1625b04 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 720/1460] 10.0.0.91 () {32 vars in 705 bytes} [Fri Feb 27 23:17:40 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1938266813 => generated 0 bytes in 26 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: 742/1463] 10.0.0.91 () {32 vars in 727 bytes} [Fri Feb 27 23:17:41 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1680572728 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1464] 10.0.0.216 () {32 vars in 682 bytes} [Fri Feb 27 23:17:42 2026] GET /v2.1/os-security-groups => generated 78 bytes in 132 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) 2026-02-27 23:17:43.017 7 WARNING neutronclient.v2_0.client [None req-68eb59d0-f70c-4883-a344-c083335e2142 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 743/1465] 10.0.0.216 () {32 vars in 707 bytes} [Fri Feb 27 23:17:42 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7809 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1466] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:17:43 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 744/1467] 10.0.0.216 () {32 vars in 668 bytes} [Fri Feb 27 23:17:43 2026] GET /v2.1/os-services => generated 783 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1468] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:17:43 2026] GET /v2.1/limits?tenant_id=0a64fa6201cb4581a0cc3e747f88c221 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 745/1469] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:17:43 2026] GET /v2.1/limits?tenant_id=1459a09e550a40c1bfba6ee6ececb534 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1470] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:17:43 2026] GET /v2.1/limits?tenant_id=2ac16763389840a1937f4fa22bd65195 => generated 299 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1471] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:17:43 2026] GET /v2.1/limits?tenant_id=3e57707f268b4b999e4d9a0fe9b5d8fd => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1472] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:17:43 2026] GET /v2.1/limits?tenant_id=59c07ba8fd884959a008215f99142746 => generated 302 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1473] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:17:43 2026] GET /v2.1/limits?tenant_id=5dc0e6c6d506464287a336a871a6a7a5 => 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: 727/1474] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:17:43 2026] GET /v2.1/limits?tenant_id=7030838e1baa43488dc435424d1d870b => 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: 748/1475] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:17:43 2026] GET /v2.1/limits?tenant_id=796a073988a3475fa28199920382a016 => generated 302 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1476] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:17:43 2026] GET /v2.1/limits?tenant_id=c8e8a05a7c494d5ea322b1418dd0532e => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1477] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:17:43 2026] GET /v2.1/limits?tenant_id=d72da802b38549f28a8c3e5912700132 => 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: 729/1478] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:17:43 2026] GET /v2.1/limits?tenant_id=f82162d58a1144ecb638747f7277d035 => 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: 750/1479] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:17:43 2026] GET /v2.1/limits?tenant_id=fc2dc26c7cc54664b83d1577b453f593 => 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: 730/1480] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:17:43 2026] GET /v2.1/limits?tenant_id=fcb6f4ab236f4c15b63ecfa376e6d250 => generated 305 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1481] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:17:43 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: 731/1482] 10.0.0.216 () {32 vars in 686 bytes} [Fri Feb 27 23:17:43 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1483] 10.0.0.216 () {32 vars in 688 bytes} [Fri Feb 27 23:17:43 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 732/1484] 10.0.0.216 () {32 vars in 672 bytes} [Fri Feb 27 23:17:43 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: 753/1485] 10.0.0.216 () {32 vars in 711 bytes} [Fri Feb 27 23:17:44 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1709 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, ' 2026-02-27 23:17:54.926 7 WARNING neutronclient.v2_0.client [None req-61803283-cfd0-4cb7-8d20-30ca12bc1aab be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] 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-27 23:17:54.992 7 WARNING neutronclient.v2_0.client [None req-61803283-cfd0-4cb7-8d20-30ca12bc1aab be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] 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-27 23:17:57.549 8 INFO nova.api.openstack.compute.server_external_events [req-460081b1-ba1f-4277-99e1-2c499a363d14 req-b773ce4a-9939-4b14-8853-d4d8ba28b477 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-changed:6058535f-8060-45ba-815a-438052dfff94 for instance a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7 on instance [pid: 8|app: 0|req: 734/1488] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:17:57 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-27 23:18:01.067 8 INFO nova.api.openstack.compute.server_external_events [req-1a36b69f-3499-48c8-8f98-fe8466ceb0fe req-a551e0a8-0bca-4513-a12d-e6845c635cca e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-plugged:6058535f-8060-45ba-815a-438052dfff94 for instance a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7 on instance [pid: 8|app: 0|req: 737/1491] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:18:01 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-27 23:18:03.116 8 INFO nova.api.openstack.compute.server_external_events [req-be59e586-94d5-4030-bb89-a96ce674aa6e req-c33145c1-5f68-4297-a712-4c4eda0f2f42 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-plugged:6058535f-8060-45ba-815a-438052dfff94 for instance a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7 on instance [pid: 8|app: 0|req: 738/1492] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:18:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 23:18:04.571 7 WARNING neutronclient.v2_0.client [None req-61803283-cfd0-4cb7-8d20-30ca12bc1aab be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 755/1493] 162.253.55.36 () {36 vars in 811 bytes} [Fri Feb 27 23:17:54 2026] POST /v2.1/servers/a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7/os-interface => generated 377 bytes in 9737 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-27 23:18:16.353 8 WARNING neutronclient.v2_0.client [None req-867caa1f-9d20-483f-8df8-11a4fa666322 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] 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-27 23:18:16.400 8 WARNING neutronclient.v2_0.client [None req-867caa1f-9d20-483f-8df8-11a4fa666322 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] 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-27 23:18:18.997 7 INFO nova.api.openstack.compute.server_external_events [req-d4d6620f-febb-474a-8e69-d4f2f00d4fc4 req-7f942f23-f09f-40e4-b495-008cfa6e5885 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-changed:c9b40a1f-ef93-492c-8ce0-fbd2fd349fa9 for instance a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7 on instance [pid: 7|app: 0|req: 757/1496] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:18:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:18:22.746 7 INFO nova.api.openstack.compute.server_external_events [req-3292951c-e0fe-4099-a440-478323c5ccce req-ae815cd0-7d34-4a4d-9082-bf2ba89c15e4 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-plugged:c9b40a1f-ef93-492c-8ce0-fbd2fd349fa9 for instance a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7 on instance [pid: 7|app: 0|req: 760/1499] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:18:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:18:24.788 7 INFO nova.api.openstack.compute.server_external_events [req-ccabc387-d415-417f-b474-bee5b89c1bf1 req-2afe09bb-86a8-41f5-a3a7-f61a37f84c9e e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-plugged:c9b40a1f-ef93-492c-8ce0-fbd2fd349fa9 for instance a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7 on instance [pid: 7|app: 0|req: 761/1500] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:18:24 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-27 23:18:25.943 8 WARNING neutronclient.v2_0.client [None req-867caa1f-9d20-483f-8df8-11a4fa666322 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 740/1501] 162.253.55.36 () {36 vars in 811 bytes} [Fri Feb 27 23:18:16 2026] POST /v2.1/servers/a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7/os-interface => generated 377 bytes in 9754 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-27 23:18:26.830 7 INFO nova.api.openstack.compute.server_external_events [req-4513f159-12f1-4f8b-8058-b26fa4e30674 req-100d505a-f61e-4963-9d1d-111ec1b0399c e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-changed:6058535f-8060-45ba-815a-438052dfff94 for instance a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7 on instance [pid: 7|app: 0|req: 762/1502] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:18:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:18:40.085 7 INFO nova.api.openstack.compute.server_external_events [req-96cc171d-1d5f-4bd1-9a2a-041eb63452ee req-bfebcd8b-c78c-40e0-b641-b74c5eb56aa6 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-changed:c9b40a1f-ef93-492c-8ce0-fbd2fd349fa9 for instance a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7 on instance [pid: 7|app: 0|req: 764/1505] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:18:40 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, ' [pid: 8|app: 0|req: 743/1508] 162.253.55.36 () {34 vars in 854 bytes} [Fri Feb 27 23:18:40 2026] DELETE /v2.1/servers/a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7/os-interface/c9b40a1f-ef93-492c-8ce0-fbd2fd349fa9 => generated 0 bytes in 82 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-27 23:18:42.133 7 INFO nova.api.openstack.compute.server_external_events [req-fa7533c6-9c2e-4b45-aa2e-728461d55bdc req-96c0d08e-2072-4a9f-b00c-810ecc7cfd9c e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-changed:c9b40a1f-ef93-492c-8ce0-fbd2fd349fa9 for instance a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7 on instance [pid: 7|app: 0|req: 766/1509] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:18:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 744/1510] 10.0.0.216 () {32 vars in 686 bytes} [Fri Feb 27 23:18:43 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 767/1511] 10.0.0.216 () {32 vars in 682 bytes} [Fri Feb 27 23:18:43 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, ' 2026-02-27 23:18:43.544 8 WARNING neutronclient.v2_0.client [None req-cc326707-340f-474f-b097-c84b1136ff69 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] 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-27 23:18:44.197 7 INFO nova.api.openstack.compute.server_external_events [req-57fe189d-1842-4d02-b4b5-cfe016641742 req-166ec496-d156-404f-ade6-87fa0cf9a978 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-unplugged:c9b40a1f-ef93-492c-8ce0-fbd2fd349fa9 for instance a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7 on instance 2026-02-27 23:18:44.198 7 INFO nova.api.openstack.compute.server_external_events [req-57fe189d-1842-4d02-b4b5-cfe016641742 req-166ec496-d156-404f-ade6-87fa0cf9a978 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-unplugged:c9b40a1f-ef93-492c-8ce0-fbd2fd349fa9 for instance a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7 on instance [pid: 7|app: 0|req: 768/1512] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:18:44 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1513] 10.0.0.216 () {32 vars in 707 bytes} [Fri Feb 27 23:18:43 2026] GET /v2.1/servers/detail?all_tenants=true => generated 8055 bytes in 844 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: 769/1514] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:18:44 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: 746/1515] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:18:44 2026] GET /v2.1/limits?tenant_id=1459a09e550a40c1bfba6ee6ececb534 => generated 302 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1516] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:18:44 2026] GET /v2.1/limits?tenant_id=1ed2184b6b3240a79acd954ccdfbc15f => generated 302 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1517] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:18:44 2026] GET /v2.1/limits?tenant_id=2ac16763389840a1937f4fa22bd65195 => 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: 771/1518] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:18:44 2026] GET /v2.1/limits?tenant_id=2b4f04fe35a540c2b8ea3202285b62af => generated 302 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1519] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:18:44 2026] GET /v2.1/limits?tenant_id=3e57707f268b4b999e4d9a0fe9b5d8fd => 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: 772/1520] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:18:44 2026] GET /v2.1/limits?tenant_id=59c07ba8fd884959a008215f99142746 => 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: 749/1521] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:18:44 2026] GET /v2.1/limits?tenant_id=5dc0e6c6d506464287a336a871a6a7a5 => 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: 773/1522] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:18:44 2026] GET /v2.1/limits?tenant_id=7030838e1baa43488dc435424d1d870b => generated 302 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1523] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:18:44 2026] GET /v2.1/limits?tenant_id=c8e8a05a7c494d5ea322b1418dd0532e => 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: 774/1524] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:18:44 2026] GET /v2.1/limits?tenant_id=d72da802b38549f28a8c3e5912700132 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1525] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:18:44 2026] GET /v2.1/limits?tenant_id=f82162d58a1144ecb638747f7277d035 => generated 302 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1526] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:18:44 2026] GET /v2.1/limits?tenant_id=fc2dc26c7cc54664b83d1577b453f593 => 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: 752/1527] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:18:44 2026] GET /v2.1/limits?tenant_id=fcb6f4ab236f4c15b63ecfa376e6d250 => generated 305 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1528] 10.0.0.216 () {32 vars in 668 bytes} [Fri Feb 27 23:18:44 2026] GET /v2.1/os-services => generated 783 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1529] 10.0.0.216 () {32 vars in 688 bytes} [Fri Feb 27 23:18:45 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: 7|app: 0|req: 777/1530] 10.0.0.216 () {32 vars in 672 bytes} [Fri Feb 27 23:18:45 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: 754/1531] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:18:45 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: 778/1532] 10.0.0.216 () {32 vars in 711 bytes} [Fri Feb 27 23:18:45 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1714 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-02-27 23:18:50.113 8 INFO nova.api.openstack.compute.server_external_events [req-a7a75eda-1ba2-40ba-bf93-0eb2c475b0db req-b61229b3-5171-4c2a-876d-99e807034cda e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-changed:6058535f-8060-45ba-815a-438052dfff94 for instance a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7 on instance [pid: 8|app: 0|req: 755/1533] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:18:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 779/1534] 162.253.55.36 () {34 vars in 854 bytes} [Fri Feb 27 23:18:50 2026] DELETE /v2.1/servers/a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7/os-interface/6058535f-8060-45ba-815a-438052dfff94 => generated 0 bytes in 67 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-27 23:18:52.232 7 INFO nova.api.openstack.compute.server_external_events [req-bcb43c7b-09c3-42a8-acd0-2d0d62a0ec0d req-7d566dac-8a07-4b4f-bbee-c7a2b2af7314 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-unplugged:6058535f-8060-45ba-815a-438052dfff94 for instance a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7 on instance [pid: 7|app: 0|req: 781/1537] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:18:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:18:54.280 8 INFO nova.api.openstack.compute.server_external_events [req-d8b84684-8a56-4dd0-937d-9542a21f205e req-07171ed3-3142-4e91-a950-e2c9b1cf59fe e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-unplugged:6058535f-8060-45ba-815a-438052dfff94 for instance a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7 on instance [pid: 8|app: 0|req: 757/1538] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:18:54 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 784/1543] 162.253.55.36 () {34 vars in 854 bytes} [Fri Feb 27 23:19:10 2026] DELETE /v2.1/servers/a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7/os-interface/24a1073e-f841-4b0f-8397-d21f700df0ad => generated 0 bytes in 48 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-27 23:19:13.166 8 INFO nova.api.openstack.compute.server_external_events [req-282bd3f6-d548-48c1-85cf-d642b7c068b8 req-60056835-7171-4f50-91ce-b702f48c893d e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-unplugged:24a1073e-f841-4b0f-8397-d21f700df0ad for instance a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7 on instance [pid: 8|app: 0|req: 760/1544] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:19:13 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:19:15.213 7 INFO nova.api.openstack.compute.server_external_events [req-7d595909-b398-480e-a94f-5ef156a36e86 req-760cc970-2802-4f96-94c3-e909d3e66f76 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-unplugged:24a1073e-f841-4b0f-8397-d21f700df0ad for instance a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7 on instance [pid: 7|app: 0|req: 785/1545] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:19:15 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 761/1546] 162.253.55.36 () {34 vars in 754 bytes} [Fri Feb 27 23:19:16 2026] DELETE /v2.1/servers/a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7 => generated 0 bytes in 116 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-27 23:19:17.723 7 INFO nova.api.openstack.compute.server_external_events [req-07db3115-71fa-4f40-8603-f646470bb433 req-22e6c0e9-3c45-4284-9cd5-3f19ab0b627e e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-unplugged:afff2efb-f6e9-4951-ad97-bfbee8a2d204 for instance a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7 on instance [pid: 7|app: 0|req: 786/1547] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:19:17 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-27 23:19:19.119 8 INFO nova.api.openstack.compute.server_external_events [req-88ba1bf8-3ca5-440f-8d4d-088b427a8827 req-8e0e3dac-908d-4026-83f0-43bdcb4415bd e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-deleted:afff2efb-f6e9-4951-ad97-bfbee8a2d204 for instance a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7 on instance [pid: 8|app: 0|req: 762/1548] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:19:19 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-27 23:19:19.763 7 INFO nova.api.openstack.compute.server_external_events [req-c58923eb-20f6-4aec-97a9-20c631d08fa5 req-1022d73d-6040-4f3e-9cfa-1f03e1850fda e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-unplugged:afff2efb-f6e9-4951-ad97-bfbee8a2d204 for instance a696d91b-ac0a-4dda-a3e7-7d8c4a35dfd7 on instance [pid: 7|app: 0|req: 787/1549] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:19:19 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 763/1552] 10.0.0.91 () {32 vars in 717 bytes} [Fri Feb 27 23:19:20 2026] DELETE /v2.1/servers/b3733d02-e2f7-4165-9adc-4489437c2357 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:19:20.684 7 WARNING neutronclient.v2_0.client [None req-0a02b3e6-428f-486a-a4cb-15d0371f04ca 3af41fe7e40d42c7afafda59e1f6d559 fcb6f4ab236f4c15b63ecfa376e6d250 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 790/1553] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:19:20 2026] GET /v2.1/servers/b3733d02-e2f7-4165-9adc-4489437c2357 => generated 1943 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-27 23:19:21.814 8 INFO nova.api.openstack.compute.server_external_events [req-c39ed765-ac22-4834-9665-35936a845944 req-d43ef98d-0c15-4305-a35d-9c47c424fc12 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-changed:19ea45a7-e1d1-46a8-a3b1-80e2acf4a17d for instance b3733d02-e2f7-4165-9adc-4489437c2357 on instance [pid: 8|app: 0|req: 764/1554] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:19:21 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-27 23:19:23.858 7 INFO nova.api.openstack.compute.server_external_events [req-43a9310e-11c8-4a3a-a80c-6e0d3fbe42df req-6af0b12f-c17f-43bd-91cd-6b588162c260 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-unplugged:19ea45a7-e1d1-46a8-a3b1-80e2acf4a17d for instance b3733d02-e2f7-4165-9adc-4489437c2357 on instance 2026-02-27 23:19:23.858 7 INFO nova.api.openstack.compute.server_external_events [req-43a9310e-11c8-4a3a-a80c-6e0d3fbe42df req-6af0b12f-c17f-43bd-91cd-6b588162c260 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-unplugged:19ea45a7-e1d1-46a8-a3b1-80e2acf4a17d for instance b3733d02-e2f7-4165-9adc-4489437c2357 on instance 2026-02-27 23:19:23.858 7 INFO nova.api.openstack.compute.server_external_events [req-43a9310e-11c8-4a3a-a80c-6e0d3fbe42df req-6af0b12f-c17f-43bd-91cd-6b588162c260 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-deleted:19ea45a7-e1d1-46a8-a3b1-80e2acf4a17d for instance b3733d02-e2f7-4165-9adc-4489437c2357 on instance [pid: 7|app: 0|req: 791/1555] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:19:23 2026] POST /v2.1/os-server-external-events => generated 529 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-27 23:19:25.893 8 WARNING neutronclient.v2_0.client [None req-b622bd41-fcc8-4977-9d8e-bdb15b3b5743 3af41fe7e40d42c7afafda59e1f6d559 fcb6f4ab236f4c15b63ecfa376e6d250 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 765/1556] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:19:25 2026] GET /v2.1/servers/b3733d02-e2f7-4165-9adc-4489437c2357 => generated 1480 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-27 23:19:30.972 7 INFO nova.api.openstack.wsgi [None req-df1eec31-ca5e-4d87-be66-045028dfbe5f 3af41fe7e40d42c7afafda59e1f6d559 fcb6f4ab236f4c15b63ecfa376e6d250 - - default default] HTTP exception thrown: Instance b3733d02-e2f7-4165-9adc-4489437c2357 could not be found. [pid: 7|app: 0|req: 793/1559] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:19:30 2026] GET /v2.1/servers/b3733d02-e2f7-4165-9adc-4489437c2357 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:19:31.482 8 INFO nova.api.openstack.compute.server_external_events [req-16df4a29-1593-4873-8ac1-43d5275a9295 req-3d49b02a-4bae-4631-991c-eaf808e73973 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-changed:7d2da02e-6970-49fd-bcca-5b47e19a144b for instance cb151a7c-456f-4c90-9853-d8be1bec4b72 on instance [pid: 8|app: 0|req: 767/1560] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:19:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 794/1561] 10.0.0.91 () {32 vars in 717 bytes} [Fri Feb 27 23:19:31 2026] DELETE /v2.1/servers/cb151a7c-456f-4c90-9853-d8be1bec4b72 => 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-27 23:19:31.616 8 WARNING neutronclient.v2_0.client [None req-13e8682f-7045-4038-8a77-71380cd8b552 3af41fe7e40d42c7afafda59e1f6d559 fcb6f4ab236f4c15b63ecfa376e6d250 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 768/1562] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:19:31 2026] GET /v2.1/servers/cb151a7c-456f-4c90-9853-d8be1bec4b72 => generated 1944 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-27 23:19:33.543 7 INFO nova.api.openstack.compute.server_external_events [req-48e2c0f5-1aed-48ba-9f4a-9081f0869e6e req-07eaabe3-d2e9-4d68-85b2-f413d9f4b5b8 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-unplugged:7d2da02e-6970-49fd-bcca-5b47e19a144b for instance cb151a7c-456f-4c90-9853-d8be1bec4b72 on instance 2026-02-27 23:19:33.543 7 INFO nova.api.openstack.compute.server_external_events [req-48e2c0f5-1aed-48ba-9f4a-9081f0869e6e req-07eaabe3-d2e9-4d68-85b2-f413d9f4b5b8 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-unplugged:7d2da02e-6970-49fd-bcca-5b47e19a144b for instance cb151a7c-456f-4c90-9853-d8be1bec4b72 on instance [pid: 7|app: 0|req: 795/1563] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:19:33 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:19:35.585 8 INFO nova.api.openstack.compute.server_external_events [req-d102616f-f03c-422d-9d03-e9deb7b219e4 req-39a26382-d748-4fd3-8f07-9528be34fd77 e6d2e141e4284c349c47a8c7864d869d 2ac16763389840a1937f4fa22bd65195 - - 7e02133650794b2087fb5de754becabc 7e02133650794b2087fb5de754becabc] Creating event network-vif-deleted:7d2da02e-6970-49fd-bcca-5b47e19a144b for instance cb151a7c-456f-4c90-9853-d8be1bec4b72 on instance [pid: 8|app: 0|req: 769/1564] 10.0.0.78 () {38 vars in 814 bytes} [Fri Feb 27 23:19:35 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-27 23:19:36.813 7 WARNING neutronclient.v2_0.client [None req-db69aefd-2c95-4376-9b3c-5b57bd8e4f30 3af41fe7e40d42c7afafda59e1f6d559 fcb6f4ab236f4c15b63ecfa376e6d250 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 796/1565] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:19:36 2026] GET /v2.1/servers/cb151a7c-456f-4c90-9853-d8be1bec4b72 => generated 1481 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:19:41.933 8 INFO nova.api.openstack.wsgi [None req-11b1d83d-2907-4702-9b1e-d7fbb2db31c7 3af41fe7e40d42c7afafda59e1f6d559 fcb6f4ab236f4c15b63ecfa376e6d250 - - default default] HTTP exception thrown: Instance cb151a7c-456f-4c90-9853-d8be1bec4b72 could not be found. [pid: 8|app: 0|req: 771/1568] 10.0.0.91 () {32 vars in 714 bytes} [Fri Feb 27 23:19:41 2026] GET /v2.1/servers/cb151a7c-456f-4c90-9853-d8be1bec4b72 => generated 111 bytes in 49 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: 798/1569] 10.0.0.216 () {32 vars in 707 bytes} [Fri Feb 27 23:19:42 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 772/1570] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:19:43 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: 7|app: 0|req: 799/1571] 10.0.0.216 () {32 vars in 711 bytes} [Fri Feb 27 23:19:43 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: 8|app: 0|req: 773/1572] 10.0.0.216 () {32 vars in 682 bytes} [Fri Feb 27 23:19:43 2026] GET /v2.1/os-security-groups => generated 78 bytes in 3 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 800/1573] 10.0.0.216 () {32 vars in 688 bytes} [Fri Feb 27 23:19:43 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1574] 10.0.0.216 () {32 vars in 672 bytes} [Fri Feb 27 23:19:43 2026] GET /v2.1/os-aggregates => generated 18 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 801/1575] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:19:43 2026] GET /v2.1/limits?tenant_id=1459a09e550a40c1bfba6ee6ececb534 => 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: 775/1576] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:19:43 2026] GET /v2.1/limits?tenant_id=2ac16763389840a1937f4fa22bd65195 => generated 299 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1577] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:19:43 2026] GET /v2.1/limits?tenant_id=3e57707f268b4b999e4d9a0fe9b5d8fd => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1578] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:19:43 2026] GET /v2.1/limits?tenant_id=59c07ba8fd884959a008215f99142746 => 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: 803/1579] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:19:43 2026] GET /v2.1/limits?tenant_id=5dc0e6c6d506464287a336a871a6a7a5 => 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: 777/1580] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:19:43 2026] GET /v2.1/limits?tenant_id=7030838e1baa43488dc435424d1d870b => generated 299 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1581] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:19:43 2026] GET /v2.1/limits?tenant_id=c8e8a05a7c494d5ea322b1418dd0532e => 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: 778/1582] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:19:43 2026] GET /v2.1/limits?tenant_id=d72da802b38549f28a8c3e5912700132 => 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: 805/1583] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:19:43 2026] GET /v2.1/limits?tenant_id=f82162d58a1144ecb638747f7277d035 => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1584] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:19:43 2026] GET /v2.1/limits?tenant_id=fc2dc26c7cc54664b83d1577b453f593 => 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: 806/1585] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:19:43 2026] GET /v2.1/limits?tenant_id=fcb6f4ab236f4c15b63ecfa376e6d250 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1586] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:19:43 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: 807/1587] 10.0.0.216 () {32 vars in 686 bytes} [Fri Feb 27 23:19:43 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1588] 10.0.0.216 () {32 vars in 668 bytes} [Fri Feb 27 23:19:43 2026] GET /v2.1/os-services => generated 783 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 808/1589] 10.0.0.91 () {32 vars in 725 bytes} [Fri Feb 27 23:19:44 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-2134060047 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 23:19:44.288 8 INFO nova.api.openstack.wsgi [None req-fcb0a0d7-ff75-4a1b-af8e-716c409f5e10 3af41fe7e40d42c7afafda59e1f6d559 fcb6f4ab236f4c15b63ecfa376e6d250 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-2134060047 not found for user 3af41fe7e40d42c7afafda59e1f6d559 [pid: 8|app: 0|req: 782/1590] 10.0.0.91 () {32 vars in 722 bytes} [Fri Feb 27 23:19:44 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-2134060047 => generated 142 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1603] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:20:42 2026] GET /v2.1/limits?tenant_id=2ac16763389840a1937f4fa22bd65195 => generated 299 bytes in 418 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1604] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:20:43 2026] GET /v2.1/limits?tenant_id=7030838e1baa43488dc435424d1d870b => 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: 790/1605] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:20:43 2026] GET /v2.1/limits?tenant_id=7f1e48b1877249e99313c2ff9dcde520 => 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: 816/1606] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:20:43 2026] GET /v2.1/limits?tenant_id=d6b183fa629f4b0090110c6094bf35aa => generated 302 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1607] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:20:43 2026] GET /v2.1/limits?tenant_id=f82162d58a1144ecb638747f7277d035 => 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: 817/1608] 10.0.0.216 () {32 vars in 707 bytes} [Fri Feb 27 23:20:43 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1609] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:20:43 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: 818/1610] 10.0.0.216 () {32 vars in 688 bytes} [Fri Feb 27 23:20:43 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) [pid: 8|app: 0|req: 793/1611] 10.0.0.216 () {32 vars in 672 bytes} [Fri Feb 27 23:20:43 2026] GET /v2.1/os-aggregates => generated 18 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 819/1612] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:20:43 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: 794/1613] 10.0.0.216 () {32 vars in 686 bytes} [Fri Feb 27 23:20:43 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1614] 10.0.0.216 () {32 vars in 668 bytes} [Fri Feb 27 23:20:43 2026] GET /v2.1/os-services => generated 783 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 795/1615] 10.0.0.216 () {32 vars in 682 bytes} [Fri Feb 27 23:20:43 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: 821/1616] 10.0.0.216 () {32 vars in 711 bytes} [Fri Feb 27 23:20:43 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 828/1629] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:21:42 2026] GET /v2.1/limits?tenant_id=2ac16763389840a1937f4fa22bd65195 => generated 299 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1630] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:21:43 2026] GET /v2.1/limits?tenant_id=53f37cf8ce2c45e483d3769f14e39ee8 => 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: 829/1631] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:21:43 2026] GET /v2.1/limits?tenant_id=7030838e1baa43488dc435424d1d870b => 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: 803/1632] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:21:43 2026] GET /v2.1/limits?tenant_id=752fab28c35c4d5d94e57176c06abee0 => 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: 830/1633] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:21:43 2026] GET /v2.1/limits?tenant_id=f82162d58a1144ecb638747f7277d035 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1634] 10.0.0.216 () {32 vars in 686 bytes} [Fri Feb 27 23:21:43 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1635] 10.0.0.216 () {32 vars in 668 bytes} [Fri Feb 27 23:21:43 2026] GET /v2.1/os-services => generated 783 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 805/1636] 10.0.0.216 () {32 vars in 682 bytes} [Fri Feb 27 23:21:43 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: 832/1637] 10.0.0.216 () {32 vars in 707 bytes} [Fri Feb 27 23:21:43 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: 8|app: 0|req: 806/1638] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:21:43 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: 833/1639] 10.0.0.216 () {32 vars in 688 bytes} [Fri Feb 27 23:21:43 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1640] 10.0.0.216 () {32 vars in 672 bytes} [Fri Feb 27 23:21:43 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: 834/1641] 10.0.0.216 () {32 vars in 711 bytes} [Fri Feb 27 23:21:43 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: 8|app: 0|req: 808/1642] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:21:43 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: 810/1645] 10.0.0.91 () {32 vars in 654 bytes} [Fri Feb 27 23:21:57 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 836/1646] 10.0.0.91 () {32 vars in 640 bytes} [Fri Feb 27 23:21:57 2026] GET /v2.1/servers => generated 15 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-02-27 23:21:57.978 8 WARNING oslo_db.sqlalchemy.utils [None req-526018f1-5b79-4ff3-b845-d8d398f36f06 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 811/1647] 10.0.0.91 () {32 vars in 648 bytes} [Fri Feb 27 23:21:57 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1648] 10.0.0.91 () {32 vars in 693 bytes} [Fri Feb 27 23:21:57 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1659] 10.0.0.216 () {32 vars in 688 bytes} [Fri Feb 27 23:22:42 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1660] 10.0.0.216 () {32 vars in 672 bytes} [Fri Feb 27 23:22:42 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: 844/1661] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:22:42 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: 818/1662] 10.0.0.216 () {32 vars in 682 bytes} [Fri Feb 27 23:22:42 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: 845/1663] 10.0.0.216 () {32 vars in 707 bytes} [Fri Feb 27 23:22:42 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: 8|app: 0|req: 819/1664] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:22:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1665] 10.0.0.216 () {32 vars in 668 bytes} [Fri Feb 27 23:22:43 2026] GET /v2.1/os-services => generated 783 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1666] 10.0.0.216 () {32 vars in 686 bytes} [Fri Feb 27 23:22:43 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 847/1667] 10.0.0.216 () {32 vars in 711 bytes} [Fri Feb 27 23:22:43 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 821/1668] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:22:43 2026] GET /v2.1/limits?tenant_id=2ac16763389840a1937f4fa22bd65195 => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 848/1669] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:22:43 2026] GET /v2.1/limits?tenant_id=7030838e1baa43488dc435424d1d870b => generated 299 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1670] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:22:43 2026] GET /v2.1/limits?tenant_id=f82162d58a1144ecb638747f7277d035 => generated 302 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1683] 10.0.0.216 () {32 vars in 688 bytes} [Fri Feb 27 23:23:42 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1684] 10.0.0.216 () {32 vars in 672 bytes} [Fri Feb 27 23:23:42 2026] GET /v2.1/os-aggregates => generated 18 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 830/1685] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:23:42 2026] GET /v2.1/limits?tenant_id=2ac16763389840a1937f4fa22bd65195 => 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: 856/1686] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:23:43 2026] GET /v2.1/limits?tenant_id=7030838e1baa43488dc435424d1d870b => generated 299 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1687] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:23:43 2026] GET /v2.1/limits?tenant_id=f82162d58a1144ecb638747f7277d035 => generated 302 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1688] 10.0.0.216 () {32 vars in 707 bytes} [Fri Feb 27 23:23:43 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1689] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:23:43 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: 858/1690] 10.0.0.216 () {32 vars in 668 bytes} [Fri Feb 27 23:23:43 2026] GET /v2.1/os-services => generated 783 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1691] 10.0.0.216 () {32 vars in 711 bytes} [Fri Feb 27 23:23:43 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 859/1692] 10.0.0.216 () {32 vars in 686 bytes} [Fri Feb 27 23:23:43 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 834/1693] 10.0.0.216 () {32 vars in 682 bytes} [Fri Feb 27 23:23:43 2026] GET /v2.1/os-security-groups => generated 78 bytes in 11 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: 860/1694] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:23:43 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: 8|app: 0|req: 841/1707] 10.0.0.216 () {32 vars in 682 bytes} [Fri Feb 27 23:24:42 2026] GET /v2.1/os-security-groups => generated 78 bytes in 115 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1708] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:24:42 2026] GET /v2.1/limits?tenant_id=2ac16763389840a1937f4fa22bd65195 => generated 299 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1709] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:24:42 2026] GET /v2.1/limits?tenant_id=7030838e1baa43488dc435424d1d870b => generated 299 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1710] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:24:43 2026] GET /v2.1/limits?tenant_id=f82162d58a1144ecb638747f7277d035 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1711] 10.0.0.216 () {32 vars in 711 bytes} [Fri Feb 27 23:24:43 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1712] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:24:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 844/1713] 10.0.0.216 () {32 vars in 668 bytes} [Fri Feb 27 23:24:43 2026] GET /v2.1/os-services => generated 783 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1714] 10.0.0.216 () {32 vars in 707 bytes} [Fri Feb 27 23:24:43 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: 8|app: 0|req: 845/1715] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:24:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1716] 10.0.0.216 () {32 vars in 686 bytes} [Fri Feb 27 23:24:43 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: 846/1717] 10.0.0.216 () {32 vars in 688 bytes} [Fri Feb 27 23:24:43 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: 872/1718] 10.0.0.216 () {32 vars in 672 bytes} [Fri Feb 27 23:24:43 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: 853/1731] 10.0.0.216 () {32 vars in 711 bytes} [Fri Feb 27 23:25:42 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1732] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:25:42 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 854/1733] 10.0.0.216 () {32 vars in 682 bytes} [Fri Feb 27 23:25:42 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: 880/1734] 10.0.0.216 () {32 vars in 686 bytes} [Fri Feb 27 23:25:42 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1735] 10.0.0.216 () {32 vars in 668 bytes} [Fri Feb 27 23:25:43 2026] GET /v2.1/os-services => generated 783 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 881/1736] 10.0.0.216 () {32 vars in 707 bytes} [Fri Feb 27 23:25:43 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: 8|app: 0|req: 856/1737] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:25:43 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: 882/1738] 10.0.0.216 () {32 vars in 688 bytes} [Fri Feb 27 23:25:43 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1739] 10.0.0.216 () {32 vars in 672 bytes} [Fri Feb 27 23:25:43 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: 7|app: 0|req: 883/1740] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:25:43 2026] GET /v2.1/limits?tenant_id=2ac16763389840a1937f4fa22bd65195 => 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: 858/1741] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:25:43 2026] GET /v2.1/limits?tenant_id=7030838e1baa43488dc435424d1d870b => generated 299 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1742] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:25:43 2026] GET /v2.1/limits?tenant_id=f82162d58a1144ecb638747f7277d035 => generated 302 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1755] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:26:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1756] 10.0.0.216 () {32 vars in 688 bytes} [Fri Feb 27 23:26:42 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1757] 10.0.0.216 () {32 vars in 672 bytes} [Fri Feb 27 23:26:42 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: 7|app: 0|req: 892/1758] 10.0.0.216 () {32 vars in 686 bytes} [Fri Feb 27 23:26:42 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1759] 10.0.0.216 () {32 vars in 682 bytes} [Fri Feb 27 23:26:42 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, ' [pid: 7|app: 0|req: 893/1760] 10.0.0.216 () {32 vars in 711 bytes} [Fri Feb 27 23:26:42 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1761] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:26:42 2026] GET /v2.1/limits?tenant_id=2ac16763389840a1937f4fa22bd65195 => generated 299 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 894/1762] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:26:42 2026] GET /v2.1/limits?tenant_id=7030838e1baa43488dc435424d1d870b => 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: 869/1763] 10.0.0.216 () {32 vars in 743 bytes} [Fri Feb 27 23:26:42 2026] GET /v2.1/limits?tenant_id=f82162d58a1144ecb638747f7277d035 => 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: 895/1764] 10.0.0.216 () {32 vars in 707 bytes} [Fri Feb 27 23:26:43 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1765] 10.0.0.216 () {32 vars in 703 bytes} [Fri Feb 27 23:26:43 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: 896/1766] 10.0.0.216 () {32 vars in 668 bytes} [Fri Feb 27 23:26:43 2026] GET /v2.1/os-services => generated 783 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)